summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-05-18dio: Update DIO_SCMAX commentGeert Uytterhoeven1-3/+1
2026-05-18clocksource: Add devm_clocksource_register_*() helpersDaniel Lezcano1-0/+15
2026-05-17bpf,x86: Fix exception unwinding with outgoing stack argumentsYonghong Song1-0/+1
2026-05-17bpf: Check global subprog exception pathsKumar Kartikeya Dwivedi1-0/+2
2026-05-17Merge tag 'sched-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-27/+0
2026-05-17Merge tag 'irq-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+0
2026-05-17firmware: arm_ffa: Set the core device as FF-A device parentSudeep Holla1-2/+2
2026-05-16filelock: move LEASE_BREAK_* flags out of #ifdef CONFIG_FILE_LOCKINGJeff Layton1-11/+9
2026-05-16Merge tag 'vfio-v7.1-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds1-1/+1
2026-05-15Merge tag 'block-7.1-20260515' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+2
2026-05-15Merge tag 'platform-drivers-x86-v7.1-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+6
2026-05-15Merge tag 'v7.1-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-0/+3
2026-05-15fsnotify: add FSNOTIFY_EVENT_RENAME data typeJeff Layton2-2/+26
2026-05-15fsnotify: add fsnotify_modify_mark_mask()Jeff Layton1-0/+1
2026-05-15filelock: add an inode_lease_ignore_mask helperJeff Layton1-0/+1
2026-05-15filelock: add support for ignoring deleg breaks for dir change eventsJeff Layton1-16/+37
2026-05-15cgroup: Add per-subsys-css kill_css_finish deferralTejun Heo1-3/+3
2026-05-15cgroup: Move populated counters to cgroup_subsys_stateTejun Heo2-14/+21
2026-05-15cgroup: Annotate unlocked nr_populated_* accesses with READ_ONCE/WRITE_ONCETejun Heo1-4/+17
2026-05-15cgroup: Inline cgroup_has_tasks() in cgroup.hTejun Heo1-0/+5
2026-05-15Merge patch series "io_uring related epoll cleanups"Christian Brauner1-0/+8
2026-05-15eventpoll: rename struct epoll_filefd to epoll_keyJens Axboe1-2/+2
2026-05-15eventpoll: add file based control interfaceJens Axboe1-0/+7
2026-05-15eventpoll: export is_file_epoll()Jens Axboe1-0/+1
2026-05-15block: unexport blk_status_to_strChristoph Hellwig1-1/+0
2026-05-15block: remove bio_copy_data_iterChristoph Hellwig1-2/+0
2026-05-15block: remove zero_fill_bio_iterChristoph Hellwig1-6/+1
2026-05-15Merge branch 'for-linus' into for-nextTakashi Iwai15-15/+74
2026-05-15net: block MSG_NO_SHARED_FRAGS in sendmsg()Jann Horn1-1/+1
2026-05-15Merge tag 'hid-for-linus-2026051401' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-7/+13
2026-05-15cgroup/rdma: add rdma.events.local for per-cgroup allocation failure attributionTao Cui1-1/+2
2026-05-15cgroup/rdma: add rdma.events to track resource limit exhaustionTao Cui1-0/+3
2026-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-87/+133
2026-05-14Merge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-4/+3
2026-05-14ptrace: slightly saner 'get_dumpable()' logicLinus Torvalds1-0/+3
2026-05-14io_uring/rsrc: add huge page accounting for registered buffersJens Axboe1-0/+3
2026-05-14timers: Fix flseep() typo in kernel-doc commentGitle Mikkelsen1-1/+1
2026-05-14bridge: Add internal flags for neigh_forward_gratDanielle Ratson1-0/+1
2026-05-14slab: fix kernel-docs for mm-apiMarco Elver1-48/+168
2026-05-14slab: improve KMALLOC_PARTITION_RANDOM randomnessMarco Elver2-1/+25
2026-05-14slab: support for compiler-assisted type-based slab cache partitioningMarco Elver2-49/+89
2026-05-14bpf: Report maximum combined stack depthPaul Chaignon1-0/+2
2026-05-14netconsole: move find_skb() from netpollBreno Leitao1-1/+0
2026-05-14netpoll: rename and export netpoll_zap_completion_queue()Breno Leitao1-0/+1
2026-05-14netconsole: move netpoll_udp_checksum() from netpollBreno Leitao1-1/+0
2026-05-14netconsole: move push_udp() from netpollBreno Leitao1-1/+0
2026-05-14netconsole: move push_eth() from netpollBreno Leitao1-1/+0
2026-05-14netconsole: move push_ipv4() from netpollBreno Leitao1-1/+0
2026-05-14netconsole: move push_ipv6() from netpollBreno Leitao1-1/+0
2026-05-14netconsole: move netpoll_send_udp() from netpollBreno Leitao1-1/+0