summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-08-04Merge tag 'mtd/fixes-for-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-04of: Move of_platform_register_reconfig_notifier() into DT coreRob Herring
2023-08-04arm64: sdei: abort running SDEI handlers during crashD Scott Phillips
2023-08-04firmware: stratix10-svc: Generic Mailbox CommandTeh Wen Ping
2023-08-04peci: Constify struct peci_controller_opsZev Weiss
2023-08-04dyndbg: add source filename to prefixThomas Weißschuh
2023-08-04serial: cpm_uart: Remove linux/fs_uart_pd.hChristophe Leroy
2023-08-04PCI: add ArrowLake-S PCI ID for Intel HDAudio subsystem.Pierre-Louis Bossart
2023-08-04net: vlan: update wrong commentsEric Dumazet
2023-08-04bus: mhi: host: allow MHI client drivers to provide the firmware via a pointerKalle Valo
2023-08-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-03module: Expose module_init_layout_section()James Morse
2023-08-03net: invert the netdevice.h vs xdp.h dependencyJakub Kicinski
2023-08-03net: move struct netdev_rx_queue out of netdevice.hJakub Kicinski
2023-08-03efi: Remove unused extern declaration efi_lookup_mapped_addr()YueHaibing
2023-08-03bonding: support balance-alb with openvswitchMateusz Kowalski
2023-08-02net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted dri...Vladimir Oltean
2023-08-02net: phy: provide phylib stubs for hardware timestamping operationsVladimir Oltean
2023-08-02net: add hwtstamping helpers for stackable net devicesMaxim Georgiev
2023-08-02net: add NDOs for configuring hardware timestampingMaxim Georgiev
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: Expose thread features in /proc/$PID/statusRick Edgecombe
2023-08-02x86/shstk: Introduce map_shadow_stack syscallRick Edgecombe
2023-08-02bpf: fix bpf_probe_read_kernel prototype mismatchArnd Bergmann
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-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-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-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