summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
11 daysMerge tag 'f2fs-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
11 daysMerge tag 'sound-fix-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
11 daysMerge tag 'for-next-tpm-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
12 daysMerge tag 'net-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
12 daysMerge tag 'nf-26-08-27' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
12 daysnet/sched: bound qdisc_pkt_len to prevent qdisc soft lockupJamal Hadi Salim
12 daysMerge tag 'leds-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
12 daysMerge tag 'mfd-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
12 daysMerge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
12 daysi2c: designware: Global register definitionsHeikki Krogerus
12 daysMerge tag 'asoc-fix-v7.3-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai
12 daysnetfilter: nf_tables: skip double clone set expressions on element insertPablo Neira Ayuso
12 daysvirtio-net: Ensure that TCP packets don't overflow gso_segsAlice Mikityanska
13 daysMerge tag 'hyperv-next-signed-20260826' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
13 daysMerge tag 'nfs-for-7.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
13 daysMerge tag 'thermal-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
13 daysMerge tag 'acpi-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
13 daysMerge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
13 dayslibceph: remove ceph_put_page_vector()Tal Zussman
13 daysMerge branch 'acpi-bus'Rafael J. Wysocki
13 daysMerge tag 'pwrseq-updates-for-v7.3-rc1-part2' of git://git.kernel.org/pub/scm...Linus Torvalds
13 dayspower: sequencing: rename pwrseq_power_on/off() to pwrseq_enable/disable()Bartosz Golaszewski
14 daysMerge tag 'rproc-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds
14 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
14 daysMerge tag 'tty-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
14 daysMerge tag 'usb-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
14 daysMerge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
14 daysMerge tag 'bootconfig-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
14 daystpm-buf: Add TPM buffer support header for standalone reuseRoss Philipson
14 daystpm-buf: Memory-safe allocationsJarkko Sakkinen
14 daystpm-buf: Remove chip parameter from tpm_buf_append_handle()Jarkko Sakkinen
14 daystpm-buf: Merge TPM_BUF_BOUNDARY_ERROR and TPM_BUF_OVERFLOWJarkko Sakkinen
14 daystpm: Remove main TPM header from TPM event log headerAlec Brown
14 daystpm: Move platform specific definitions to the new PTP headerRoss Philipson
14 daystpm: Move TPM common base definitions to the command headerRoss Philipson
14 daystpm: Move TPM2 specific definitions to the command headerRoss Philipson
14 daystpm: Move TPM1 specific definitions to the command headerRoss Philipson
14 daystpm: Initial step to reorganize TPM public headersRoss Philipson
14 daysMerge tag 'fuse-update-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
14 daysALSA: rawmidi: Another workaround for false-positive mutex lockdep warningTakashi Iwai
2026-08-25sctp: fix stream->outcnt underflow on duplicate RECONF responsesJun Yang
2026-08-24maple_tree: fix argument name in headerLiam R. Howlett (Oracle)
2026-08-24maple_tree: avoid mas_erase() and mtree_erase() failuresLiam R. Howlett (Oracle)
2026-08-24maple_tree: drop MAPLE_ALLOC_SLOTSLiam R. Howlett (Oracle)
2026-08-24maple_tree: add write lock checking with lockdep sequence numbersLiam R. Howlett (Oracle)
2026-08-24locking/lockdep: add sequence counter to held_lockLiam R. Howlett (Oracle)
2026-08-24maple_tree: add rcu locking check when LOCKDEP is enabledLiam R. Howlett (Oracle)
2026-08-24mm: include swap.h in swapops.hKiryl Shutsemau (Meta)
2026-08-24mm/memcontrol: avoid false sharing between vmstats and eventsUsama Arif
2026-08-24percpu: drop CONFIG_DEBUG_FORCE_WEAK_PER_CPUTejun Heo