summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
3 hourssvcrdma: Fix pcl_for_each_segment for empty chunksChris Mason
3 hoursSUNRPC: close backchannel before destroying callback serviceChuck Lever
3 hoursdm-io: report non-retryable errors separatedlyMikulas Patocka
3 hoursblock: validate user space vectors during extractionKeith Busch
3 hoursfonts: fixup font.h kernel-doc warningsRandy Dunlap
3 hoursentry: Fix seccomp bypass after ptrace with TSYNCJinjie Ruan
3 hourslockd, nfsd: RCU-protect nlmsvc_ops dispatchJeff Layton
3 hoursusb: typec: tcpci: pass correct rx_type to tcpm_pd_receive()Xu Yang
3 hoursmm: page_alloc: move capture_control to the page allocatorVlastimil Babka (SUSE)
3 hoursmm/vmalloc: make vm_struct.nr_pages an unsigned longArtem Lytkin
3 hoursmm/rmap: use huge_ptep_get() in try_to_unmap_one()Dev Jain
3 hoursmm/hugetlb: initialize gigantic bootmem hugepage struct pages earlierMuchun Song
3 hoursinclude/linux/list.h: mark list_add and __list_add as __always_inlineJordan R Abrahams-Whitehead
5 daysbatman-adv: reject unrepresentable multicast TVLV offsetsKyle Zeng
11 daysfutex: Fix might_sleep() warning in futex_pivot_pending()Peter Zijlstra
11 daysHID: input: read battery capacity from its actual report offsetJose VillaseƱor Montfort
11 dayskcov: fix data corruption and race conditions on PREEMPT_RTTetsuo Handa
11 daysio_uring: defer eventfd signaling when queued from a wakeup handlerJens Axboe
11 daysfutex/pi: Plug private futex exec() raceThomas Gleixner
11 daysPCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systemsSteffen Persvold
2026-08-16Merge tag 'timers_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-08-16Merge tag 'core_urgent_for_v7.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-08-10tick: Include ktime.h and jiffies.h in linux/tick.hKarl Mehltretter
2026-08-10rseq: Prevent hard lockup on granted time slice extensionNiels Pressel
2026-08-08Merge tag 'usb-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-08-08Merge tag 'char-misc-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-08Merge tag 'driver-core-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-08-08Merge tag 'input-for-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-07Merge tag 'thermal-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-06Merge tag 'mm-hotfixes-stable-2026-08-06-18-44' of git://git.kernel.org/pub/s...Linus Torvalds
2026-08-06Merge tag 'net-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-08-06packet: use consistent hard_header_len in non-ring send pathsQihang Tang
2026-08-06net: remove CAP_SYS_RAWIO zero-padding in dev_validate_headerQihang Tang
2026-08-05dibs: initialise dibs->lock in dibs_dev_alloc()Hidayath Khan
2026-08-04mm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAFLorenzo Stoakes (ARM)
2026-08-03Merge tag 'sched_ext-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-08-03Merge tag 'cgroup-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-08-03usb: core: Add quirk for 255-bytes initial config readNikhil Solanke
2026-08-02fixp-arith: convert comments to kernel-doc formatRandy Dunlap
2026-08-02Merge tag 'vfs-7.2-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-02Merge tag 'dmaengine-fix-7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-31Merge tag 'ata-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds
2026-07-31Revert "thermal: hwmon: Use extra_groups for adding temperature attributes"Rafael J. Wysocki
2026-07-31netfilter: ipset: switch to rcu workFlorian Westphal
2026-07-31netfilter: ipset: switch ext_size to atomic64_tJozsef Kadlecsik
2026-07-31nvmem: layouts: Add fixed-layout driverMathieu Dubois-Briand
2026-07-30Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-30Merge tag 'net-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-29Revert "vhost-net: wake queue of tun/tap after ptr_ring consume"Simon Schippers
2026-07-29Revert "ptr_ring: move free-space check into separate helper"Simon Schippers