summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-08-07decompress: Use 8 byte alignmentArd Biesheuvel1-1/+1
2023-08-07cgroup/rstat: Record the cumulative per-cpu time of cgroup and its descendantsHao Jia1-0/+14
2023-08-07tpm: Disable RNG for all AMD fTPMsMario Limonciello1-0/+1
2023-08-07net/mlx5: Allocate completion EQs dynamicallyMaher Sanalla1-1/+1
2023-08-07net/mlx5: Rename mlx5_comp_vectors_count() to mlx5_comp_vectors_max()Maher Sanalla1-1/+1
2023-08-07net/mlx5: Add IRQ vector to CPU lookup functionMaher Sanalla1-2/+1
2023-08-07cpu/hotplug: Remove unused function declaration cpu_set_state_online()Yue Haibing1-1/+0
2023-08-07iommu/amd: Remove unsued extern declaration amd_iommu_init_hardware()YueHaibing1-1/+0
2023-08-07HID: Add introduction about HID for non-kernel programmersMarco Morandini1-0/+23
2023-08-07firmware: xilinx: Add version check for TRISTATE configurationSai Krishna Potthuri1-0/+2
2023-08-07firmware: xilinx: Add support to get platform informationDhaval Shah1-0/+11
2023-08-06vfs: get rid of old '->iterate' directory operationLinus Torvalds1-1/+7
2023-08-06tcp: set TCP_USER_TIMEOUT locklesslyEric Dumazet1-1/+1
2023-08-05jbd2: remove unused t_handle_lockWang Jianjian1-5/+0
2023-08-05kernfs: add stub helper for kernfs_generic_poll()Arnd Bergmann1-0/+4
2023-08-05HID: roccat: make all 'class' structures constIvan Orlov1-1/+1
2023-08-05driver core: Move dev_err_probe() to where it belogsAndy Shevchenko2-2/+2
2023-08-05kobject: Reorder fields in 'struct kobject'Christophe JAILLET1-3/+5
2023-08-05lib/string_helpers: Add kstrdup_and_replace() helperAndy Shevchenko1-0/+2
2023-08-05clk: Fix undefined reference to `clk_rate_exclusive_{get,put}'Biju Das1-40/+40
2023-08-05Merge tag 'hyperv-fixes-signed-20230804' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-3/+0
2023-08-05Merge tag 'pm-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-4/+10
2023-08-05bpf: fix inconsistent return types of bpf_xdp_copy_buf().Kui-Feng Lee1-3/+2
2023-08-04Merge tag 'mtd/fixes-for-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+4
2023-08-04of: Move of_platform_register_reconfig_notifier() into DT coreRob Herring1-6/+0
2023-08-04arm64: sdei: abort running SDEI handlers during crashD Scott Phillips1-0/+2
2023-08-04firmware: stratix10-svc: Generic Mailbox CommandTeh Wen Ping2-0/+30
2023-08-04peci: Constify struct peci_controller_opsZev Weiss1-2/+2
2023-08-04dyndbg: add source filename to prefixThomas Weißschuh1-1/+3
2023-08-04serial: cpm_uart: Remove linux/fs_uart_pd.hChristophe Leroy1-71/+0
2023-08-04PCI: add ArrowLake-S PCI ID for Intel HDAudio subsystem.Pierre-Louis Bossart1-0/+1
2023-08-04net: vlan: update wrong commentsEric Dumazet1-3/+3
2023-08-04bus: mhi: host: allow MHI client drivers to provide the firmware via a pointerKalle Valo1-0/+6
2023-08-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski4-72/+39
2023-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-28/+71
2023-08-03module: Expose module_init_layout_section()James Morse1-0/+5
2023-08-03net: invert the netdevice.h vs xdp.h dependencyJakub Kicinski2-24/+4
2023-08-03net: move struct netdev_rx_queue out of netdevice.hJakub Kicinski1-44/+0
2023-08-03efi: Remove unused extern declaration efi_lookup_mapped_addr()YueHaibing1-1/+0
2023-08-03bonding: support balance-alb with openvswitchMateusz Kowalski1-0/+5
2023-08-03net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted dri...Vladimir Oltean2-0/+20
2023-08-03net: phy: provide phylib stubs for hardware timestamping operationsVladimir Oltean2-0/+75
2023-08-03net: add hwtstamping helpers for stackable net devicesMaxim Georgiev2-0/+11
2023-08-03net: add NDOs for configuring hardware timestampingMaxim Georgiev2-0/+24
2023-08-03net/mlx5e: Make TC and IPsec offloads mutually exclusive on a netdevJianbo Liu1-0/+2
2023-08-03net/mlx5e: Support IPsec packet offload for TX in switchdev modeJianbo Liu1-0/+1
2023-08-03net/mlx5e: Handle IPsec offload for RX datapath in switchdev modeJianbo Liu1-0/+3
2023-08-03net/mlx5e: Support IPsec packet offload for RX in switchdev modeJianbo Liu1-0/+1
2023-08-03Merge tag 'soc-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2023-08-03Merge tag 'bitmap-6.5-rc5' of https://github.com:/norov/linuxLinus Torvalds1-2/+6