summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-08-15block: introduce bio_iov_iter_set()Pavel Begunkov
2026-08-15io_uring: defer eventfd signaling when queued from a wakeup handlerJens Axboe
2026-08-16futex: Clean up the redundant exit/exec functionsThomas Gleixner
2026-08-16futex/pi: Plug private futex exec() raceThomas Gleixner
2026-08-15bpf: Add ksock kfuncsMahe Tardy
2026-08-15net: Add connect_socket() helperMahe Tardy
2026-08-15bpf: Track verifier register diagnostic eventsKumar Kartikeya Dwivedi
2026-08-15bpf: Add source and instruction diagnostic contextKumar Kartikeya Dwivedi
2026-08-15landlock: Add LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVSJustin Suess
2026-08-15landlock: Require LANDLOCK_ACCESS_FS_MAKE_REG for whiteout creationGünther Noack
2026-08-14Merge branch 'next' into for-linusDmitry Torokhov
2026-08-14Merge tag 'drm-fixes-2026-08-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-08-14Merge branches 'expcb.2026.07.24a', 'misc.2026.07.30a', 'rcu-tasks.2026.07.30...Paul E. McKenney
2026-08-14bpf: Populate mmap-able array map memory lazilySong Liu
2026-08-14rcutorture: Make RCU Tasks Trace track Reader BatchesPaul E. McKenney
2026-08-14ACPI: bus: Introduce acpi_bus_get_primary_device()Rafael J. Wysocki
2026-08-14Merge back ACPI bus type changes for 7.3Rafael J. Wysocki
2026-08-14net/mlx5: SD, prefer sd_group_size from vport contextShay Drory
2026-08-14Merge tag 'nf-next-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-08-14Merge branch 'sched/urgent'Peter Zijlstra
2026-08-14ASoC: cs35l56: Switch to using the IRQ from the SoundWire coreMark Brown
2026-08-14ASoC: cs35l56: Use IRQ provided by the SoundWire coreRichard Fitzgerald
2026-08-14HID: move generic FF initialization into hidinput_connect()Dmitry Torokhov
2026-08-14HID: amd_sfh: Add accessor to read the operating-mode sensorBasavaraj Natikar
2026-08-14Merge tag 'nvme-7.3-2026-08-13' of git://git.infradead.org/nvme into for-7.3/...Jens Axboe
2026-08-14landlock: Documentation wording cleanupsGünther Noack
2026-08-14Merge branch 'for-next/sdei' into for-next/coreWill Deacon
2026-08-14Merge branch 'for-next/perf' into for-next/coreWill Deacon
2026-08-13scsi: core: Protect host state changes with the host lockBart Van Assche
2026-08-14usb: gadget: f_tcm: keep port count until LUN teardown completesShuangpeng Bai
2026-08-14usb: typec: tcpci: pass correct rx_type to tcpm_pd_receive()Xu Yang
2026-08-13net: phylink: treat PSGMII as an inband capable interfaceSandeep Sondagar
2026-08-14Merge 7.2-rc7 into usb-nextGreg Kroah-Hartman
2026-08-13include/linux/list.h: mark list_add and __list_add as __always_inlineJordan R Abrahams-Whitehead
2026-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-08-13vfio-pci/zdev: Add a device feature for error informationFarhan Ali
2026-08-13Merge branch 'slot' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci ...Alex Williamson
2026-08-13clocksource/drivers/samsung_pwm: Switch to raw_spinlock_t typeMarek Szyprowski
2026-08-13Merge tag 'net-7.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-08-13ALSA: pcm: Avoid macros for SNDRV_PCM_FMTBIT and SNDRV_PCM_SUBFMTBITTakashi Iwai
2026-08-13ALSA: pcm: Drop __force castsTakashi Iwai
2026-08-13ALSA: uapi: Drop __bitwise and __force prefixTakashi Iwai
2026-08-13net: mana: Fall back to scattered pages for GDMA queuesAditya Garg
2026-08-13net: enforce net sysctl registrationJoel Granados
2026-08-13ipv6: add inet6_rt_del_notify()Yuyang Huang
2026-08-13ipv6: propagate the route deletion reason to fib6_del_route()Yuyang Huang
2026-08-13ipv6: add ip6_del_rt_reason()Yuyang Huang
2026-08-13dma/swiotlb: decouple high watermark tracking from CONFIG_DEBUG_FSchenhuguanshen
2026-08-13PCI: dwc: Add PCI ID for LECARC PCIe PMUBrett Zhou
2026-08-13bpf: Eliminate dup/restore of insn_aux_dataXu Kuohai