summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-08-02net: add NDOs for configuring hardware timestampingMaxim Georgiev
2023-08-02sctp: Remove unused function declarationsYue Haibing
2023-08-02net/mlx5e: Make TC and IPsec offloads mutually exclusive on a netdevJianbo Liu
2023-08-02net/mlx5e: Support IPsec packet offload for TX in switchdev modeJianbo Liu
2023-08-02net/mlx5e: Handle IPsec offload for RX datapath in switchdev modeJianbo Liu
2023-08-02net/mlx5e: Support IPsec packet offload for RX in switchdev modeJianbo Liu
2023-08-02Merge tag 'soc-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-02Merge tag 'bitmap-6.5-rc5' of https://github.com:/norov/linuxLinus Torvalds
2023-08-02Drivers: hv: vmbus: Remove unused extern declaration vmbus_ontimer()YueHaibing
2023-08-02x86/shstk: Move arch detail comment out of core mmRick Edgecombe
2023-08-02x86: Add PTRACE interface for shadow stackRick Edgecombe
2023-08-02x86: Expose thread features in /proc/$PID/statusRick Edgecombe
2023-08-02x86/shstk: Introduce map_shadow_stack syscallRick Edgecombe
2023-08-02x86/shstk: Add user control-protection fault handlerRick Edgecombe
2023-08-02bpf, xdp: Add tracepoint to xdp attaching failureLeon Hwang
2023-08-02bpf: fix bpf_probe_read_kernel prototype mismatchArnd Bergmann
2023-08-02net: switchdev: Remove unused typedef switchdev_obj_dump_cb_t()Yue Haibing
2023-08-02ila: Remove unnecessary file net/ila.hYue Haibing
2023-08-02udp: Remove unused function declaration udp_bpf_get_proto()Yue Haibing
2023-08-02word-at-a-time: use the same return type for has_zero regardless of endiannessndesaulniers@google.com
2023-08-02fs: add CONFIG_BUFFER_HEADChristoph Hellwig
2023-08-02fs: rename and move block_page_mkwrite_returnChristoph Hellwig
2023-08-02x86/kprobes: Prohibit probing on compiler generated CFI checking codeMasami Hiramatsu
2023-08-02vxlan: Fix nexthop hash sizeBenjamin Poirier
2023-08-02tc: flower: Enable offload support IPSEC SPI field.Ratheesh Kannoth
2023-08-02tc: flower: support for SPIRatheesh Kannoth
2023-08-02net: flow_dissector: Add IPSEC dissectorRatheesh Kannoth
2023-08-02ata: libata: remove deprecated EH callbacksNiklas Cassel
2023-08-02ata: libata-core: remove ata_bus_probe()Niklas Cassel
2023-08-02ata,scsi: remove ata_sas_port_init()Niklas Cassel
2023-08-02ata,scsi: cleanup __ata_port_probe()Hannes Reinecke
2023-08-02ata: libata-sata: remove ata_sas_sync_probe()Hannes Reinecke
2023-08-02ata,scsi: remove ata_sas_port_destroy()Hannes Reinecke
2023-08-02ata,scsi: remove ata_sas_port_{start,stop} callbacksHannes Reinecke
2023-08-02ata: libata: remove references to non-existing error_handler()Hannes Reinecke
2023-08-02ata: fix debounce timings typeSergey Shtylyov
2023-08-02ata: libata-core: fix parameter types of ata_wait_register()Sergey Shtylyov
2023-08-02ata: libata: fix parameter type of ata_deadline()Sergey Shtylyov
2023-08-02drm/bridge: Add debugfs print for bridge chainsTomi Valkeinen
2023-08-02ata,scsi: do not issue START STOP UNIT on resumeDamien Le Moal
2023-08-01virtio_net: support per queue interrupt coalesce commandGavin Li
2023-08-01Merge tag 'xfs-async-dio.6-2023-08-01' of git://git.kernel.dk/linux into ioma...Darrick J. Wong
2023-08-01fs: add IOCB flags related to passing back dio completionsJens Axboe
2023-08-01inet6: Remove unused function declaration udpv6_connect()Yue Haibing
2023-08-01fanotify: Remove unused extern declaration fsnotify_get_conn_fsid()YueHaibing
2023-08-01swiotlb: search the software IO TLB only if the device makes use of itPetr Tesarik
2023-08-01swiotlb: allocate a new memory pool when existing pools are fullPetr Tesarik
2023-08-01swiotlb: determine potential physical address limitPetr Tesarik
2023-08-01swiotlb: if swiotlb is full, fall back to a transient memory poolPetr Tesarik
2023-08-01swiotlb: add a flag whether SWIOTLB is allowed to growPetr Tesarik