summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-03-09Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s...Linus Torvalds4-2/+12
2025-03-09PCI: Fix typosBjorn Helgaas1-8/+9
2025-03-08net/mlx5: fs, add RDMA TRANSPORT steering domain supportPatrisious Haddad2-3/+13
2025-03-08net/mlx5: Query ADV_RDMA capabilitiesPatrisious Haddad2-1/+46
2025-03-08net/mlx5: Limit non-privileged commandsChiara Meiohas1-0/+5
2025-03-08net/mlx5: Allow the throttle mechanism to be more dynamicChiara Meiohas1-0/+1
2025-03-08net/mlx5: Add RDMA_CTRL HW capabilitiesChiara Meiohas1-1/+9
2025-03-08net: move misc netdev_lock flavors to a separate headerJakub Kicinski1-80/+1
2025-03-08PCI: endpoint: Remove unused devm_pci_epc_destroy()Zijun Hu1-1/+0
2025-03-08PCI: endpoint: Add pci_epc_bar_size_to_rebar_cap()Niklas Cassel1-0/+1
2025-03-08PCI: endpoint: Allow EPF drivers to configure the size of Resizable BARsNiklas Cassel1-0/+4
2025-03-08vdso: Introduce vdso/cache.hThomas Weißschuh1-8/+1
2025-03-08vsprintf: add simple_strntoulDavid Disseldorp1-0/+1
2025-03-08crypto: lzo - Fix compression buffer overrunHerbert Xu1-0/+8
2025-03-08capability: Remove unused has_capabilityDr. David Alan Gilbert1-5/+0
2025-03-08ubsan/overflow: Rework integer overflow sanitizer option to turn on everythingKees Cook1-1/+1
2025-03-08netpoll: Optimize skb refilling on critical pathBreno Leitao1-0/+1
2025-03-08net: phylink: Remove unused phylink_init_eeeDr. David Alan Gilbert1-1/+0
2025-03-08power: supply: core: get rid of of_nodeSebastian Reichel1-1/+0
2025-03-08power: supply: Remove unused set_charged methodDr. David Alan Gilbert1-1/+0
2025-03-08power: supply: core: Remove unused power_supply_set_battery_chargedDr. David Alan Gilbert1-1/+0
2025-03-08Merge tag 'acpi-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+3
2025-03-08Merge tag 'block-6.14-20250306' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
2025-03-07io_uring/rw: defer reg buf vec importPavel Begunkov1-0/+3
2025-03-07io_uring: add infra for importing vectored reg buffersPavel Begunkov1-2/+5
2025-03-07io_uring: introduce struct iou_vecPavel Begunkov1-0/+5
2025-03-07Merge branch 'for-6.15/io_uring-epoll-wait' into for-6.15/io_uring-reg-vecJens Axboe1-0/+4
2025-03-07Merge branch 'for-6.15/io_uring-rx-zc' into for-6.15/io_uring-reg-vecJens Axboe6-30/+15
2025-03-07Merge branch 'for-6.15/io_uring' into for-6.15/io_uring-reg-vecJens Axboe2-8/+29
2025-03-07PM: EM: Address RCU-related sparse warningsRafael J. Wysocki1-6/+6
2025-03-07bdev: add back PAGE_SIZE block size validation for sb_set_blocksize()Luis Chamberlain1-0/+1
2025-03-07fs/pipe: add simpler helpers for common casesLinus Torvalds1-0/+27
2025-03-07net/mlx5: Relocate function declarations from port.h to mlx5_core.hShahar Shitrit1-84/+1
2025-03-07block: Name the RQF flags enumBreno Leitao1-1/+1
2025-03-07Merge branch 'sched/urgent' into sched/core, to pick up dependent commitsIngo Molnar22-59/+220
2025-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-46/+95
2025-03-06eth: bnxt: remove most dependencies on RTNLStanislav Fomichev1-0/+5
2025-03-06docs: net: document new locking realityStanislav Fomichev1-0/+4
2025-03-06net: add option to request netdev instance lockStanislav Fomichev1-1/+7
2025-03-06net: replace dev_addr_sem with netdev instance lockStanislav Fomichev1-5/+1
2025-03-06net: hold netdev instance lock during ndo_bpfStanislav Fomichev1-0/+1
2025-03-06net: hold netdev instance lock during sysfs operationsStanislav Fomichev1-0/+4
2025-03-06net: hold netdev instance lock during ioctl operationsStanislav Fomichev1-0/+3
2025-03-06net: hold netdev instance lock during rtnetlink operationsStanislav Fomichev1-6/+34
2025-03-06net: hold netdev instance lock during queue operationsStanislav Fomichev1-1/+1
2025-03-06net: hold netdev instance lock during nft ndo_setup_tcStanislav Fomichev1-0/+2
2025-03-06net: hold netdev instance lock during ndo_open/ndo_stopStanislav Fomichev1-0/+23
2025-03-06Merge tag 'amd-pstate-v6.15-2025-03-06' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki1-0/+3
2025-03-06PM: EM: Consify two parameters of em_dev_register_perf_domain()Rafael J. Wysocki1-4/+4
2025-03-06mm/migrate: Add migrate_device_pfnsMatthew Brost1-0/+1