aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-08-15io_uring/zcrx: add dynamic area provisioningPavel Begunkov1-0/+7
2026-08-15block: skip blkcg walk in blk_cgroup_congested() when nothing throttledUsama Arif1-1/+22
2026-08-15block: introduce bio_iov_iter_set()Pavel Begunkov1-1/+1
2026-08-15io_uring: defer eventfd signaling when queued from a wakeup handlerJens Axboe1-0/+8
2026-08-16futex: Clean up the redundant exit/exec functionsThomas Gleixner2-8/+8
2026-08-16futex/pi: Plug private futex exec() raceThomas Gleixner1-0/+2
2026-08-15bpf: Add ksock kfuncsMahe Tardy1-0/+36
2026-08-15net: Add connect_socket() helperMahe Tardy1-0/+2
2026-08-15bpf: Track verifier register diagnostic eventsKumar Kartikeya Dwivedi1-0/+17
2026-08-15bpf: Add source and instruction diagnostic contextKumar Kartikeya Dwivedi3-2/+15
2026-08-15landlock: Add LANDLOCK_RESTRICT_SELF_NO_NEW_PRIVSJustin Suess1-0/+13
2026-08-15landlock: Require LANDLOCK_ACCESS_FS_MAKE_REG for whiteout creationGünther Noack1-0/+1
2026-08-14Merge branch 'next' into for-linusDmitry Torokhov807-9232/+21083
2026-08-14Merge tag 'drm-fixes-2026-08-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-4/+38
2026-08-14Merge branches 'expcb.2026.07.24a', 'misc.2026.07.30a', 'rcu-tasks.2026.07.30a', 'srcu.2026.08.11a' and 'torture.2026.08.14a' into HEADPaul E. McKenney5-21/+80
2026-08-14bpf: Populate mmap-able array map memory lazilySong Liu1-0/+1
2026-08-14rcutorture: Make RCU Tasks Trace track Reader BatchesPaul E. McKenney1-0/+3
2026-08-14ACPI: bus: Introduce acpi_bus_get_primary_device()Rafael J. Wysocki1-0/+6
2026-08-14Merge back ACPI bus type changes for 7.3Rafael J. Wysocki1-51/+3
2026-08-14net/mlx5: SD, prefer sd_group_size from vport contextShay Drory1-1/+2
2026-08-14Merge tag 'nf-next-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski5-4/+7
2026-08-14Merge branch 'sched/urgent'Peter Zijlstra208-1303/+2194
2026-08-14ASoC: cs35l56: Switch to using the IRQ from the SoundWire coreMark Brown1-1/+0
2026-08-14ASoC: cs35l56: Use IRQ provided by the SoundWire coreRichard Fitzgerald1-1/+0
2026-08-14HID: move generic FF initialization into hidinput_connect()Dmitry Torokhov1-1/+1
2026-08-14HID: amd_sfh: Add accessor to read the operating-mode sensorBasavaraj Natikar1-0/+14
2026-08-14Merge tag 'nvme-7.3-2026-08-13' of git://git.infradead.org/nvme into for-7.3/blockJens Axboe2-2/+11
2026-08-14landlock: Documentation wording cleanupsGünther Noack1-4/+4
2026-08-14Merge branch 'for-next/sdei' into for-next/coreWill Deacon2-0/+10
2026-08-14Merge branch 'for-next/perf' into for-next/coreWill Deacon3-1/+5
2026-08-13scsi: core: Protect host state changes with the host lockBart Van Assche1-7/+17
2026-08-14usb: gadget: f_tcm: keep port count until LUN teardown completesShuangpeng Bai1-0/+2
2026-08-14usb: typec: tcpci: pass correct rx_type to tcpm_pd_receive()Xu Yang1-0/+1
2026-08-13net: phylink: treat PSGMII as an inband capable interfaceSandeep Sondagar1-0/+1
2026-08-14Merge 7.2-rc7 into usb-nextGreg Kroah-Hartman42-132/+277
2026-08-13include/linux/list.h: mark list_add and __list_add as __always_inlineJordan R Abrahams-Whitehead1-4/+11
2026-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski14-21/+103
2026-08-13vfio-pci/zdev: Add a device feature for error informationFarhan Ali2-0/+23
2026-08-13Merge branch 'slot' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci into v7.3/vfio/s390x-pci-error-recoveryAlex Williamson1-2/+6
2026-08-13clocksource/drivers/samsung_pwm: Switch to raw_spinlock_t typeMarek Szyprowski1-1/+1
2026-08-13Merge tag 'net-7.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-12/+47
2026-08-13ALSA: pcm: Avoid macros for SNDRV_PCM_FMTBIT and SNDRV_PCM_SUBFMTBITTakashi Iwai1-57/+55
2026-08-13ALSA: pcm: Drop __force castsTakashi Iwai2-14/+9
2026-08-13ALSA: uapi: Drop __bitwise and __force prefixTakashi Iwai2-93/+93
2026-08-13net: mana: Fall back to scattered pages for GDMA queuesAditya Garg1-2/+17
2026-08-13net: enforce net sysctl registrationJoel Granados1-2/+3
2026-08-13ipv6: add inet6_rt_del_notify()Yuyang Huang1-0/+2
2026-08-13ipv6: propagate the route deletion reason to fib6_del_route()Yuyang Huang1-1/+2
2026-08-13ipv6: add ip6_del_rt_reason()Yuyang Huang2-0/+27
2026-08-13dma/swiotlb: decouple high watermark tracking from CONFIG_DEBUG_FSchenhuguanshen1-4/+4