summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-03-08vdso/helpers: Prepare introduction of struct vdso_clockAnna-Maria Behnsen
2025-03-08vdso/datapage: Define vdso_clock to prepare for multiple PTP clocksAnna-Maria Behnsen
2025-03-08vdso: Make vdso_time_data cacheline alignedAnna-Maria Behnsen
2025-03-08vdso: Introduce vdso/cache.hThomas Weißschuh
2025-03-08vsprintf: add simple_strntoulDavid Disseldorp
2025-03-08crypto: acomp - Remove acomp request flagsHerbert Xu
2025-03-08crypto: lzo - Fix compression buffer overrunHerbert Xu
2025-03-08crypto: api - Move struct crypto_type into internal.hHerbert Xu
2025-03-07capability: Remove unused has_capabilityDr. David Alan Gilbert
2025-03-07ubsan/overflow: Rework integer overflow sanitizer option to turn on everythingKees Cook
2025-03-07netpoll: Optimize skb refilling on critical pathBreno Leitao
2025-03-07tcp: ulp: diag: more info without CAP_NET_ADMINMatthieu Baerts (NGI0)
2025-03-07net: phylink: Remove unused phylink_init_eeeDr. David Alan Gilbert
2025-03-08power: supply: core: get rid of of_nodeSebastian Reichel
2025-03-08power: supply: Remove unused set_charged methodDr. David Alan Gilbert
2025-03-08power: supply: core: Remove unused power_supply_set_battery_chargedDr. David Alan Gilbert
2025-03-08counter: microchip-tcb-capture: Add capture extensions for registers RA/RBBence Csókás
2025-03-08counter: microchip-tcb-capture: Add IRQ handlingBence Csókás
2025-03-07Merge tag 'acpi-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-03-07Merge tag 'block-6.14-20250306' of git://git.kernel.dk/linuxLinus Torvalds
2025-03-07drm/amdkfd: Add support for more per-process flagHarish Kasiviswanathan
2025-03-07elf: add remaining SHF_ flag macrosTimur Tabi
2025-03-07Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"Luiz Augusto von Dentz
2025-03-07PCI: Increase Resizable BAR support from 512 GB to 128 TBZhiyuan Dai
2025-03-07io_uring/rw: defer reg buf vec importPavel Begunkov
2025-03-07io_uring/rw: implement vectored registered rwPavel Begunkov
2025-03-07io_uring: add infra for importing vectored reg buffersPavel Begunkov
2025-03-07io_uring: introduce struct iou_vecPavel Begunkov
2025-03-07Merge branch 'for-6.15/io_uring-epoll-wait' into for-6.15/io_uring-reg-vecJens Axboe
2025-03-07Merge branch 'for-6.15/io_uring-rx-zc' into for-6.15/io_uring-reg-vecJens Axboe
2025-03-07Merge branch 'for-6.15/io_uring' into for-6.15/io_uring-reg-vecJens Axboe
2025-03-07PM: EM: Address RCU-related sparse warningsRafael J. Wysocki
2025-03-07bdev: add back PAGE_SIZE block size validation for sb_set_blocksize()Luis Chamberlain
2025-03-06fs/pipe: add simpler helpers for common casesLinus Torvalds
2025-03-06Merge tag 'nf-25-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2025-03-06net/mlx5: Relocate function declarations from port.h to mlx5_core.hShahar Shitrit
2025-03-06block: Name the RQF flags enumBreno Leitao
2025-03-07Merge tag 'drm-misc-next-2025-03-06' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-03-06inet: call inet6_ehashfn() once from inet6_hash_connect()Eric Dumazet
2025-03-06Merge branch 'sched/urgent' into sched/core, to pick up dependent commitsIngo Molnar
2025-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-03-06eth: bnxt: remove most dependencies on RTNLStanislav Fomichev
2025-03-06docs: net: document new locking realityStanislav Fomichev
2025-03-06net: add option to request netdev instance lockStanislav Fomichev
2025-03-06net: replace dev_addr_sem with netdev instance lockStanislav Fomichev
2025-03-06net: hold netdev instance lock during ndo_bpfStanislav Fomichev
2025-03-06net: hold netdev instance lock during sysfs operationsStanislav Fomichev
2025-03-06net: hold netdev instance lock during ioctl operationsStanislav Fomichev
2025-03-06net: hold netdev instance lock during rtnetlink operationsStanislav Fomichev
2025-03-06net: hold netdev instance lock during queue operationsStanislav Fomichev