summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-05-26Merge tag 'nf-next-26-05-25' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-05-26llc: Add SPDX id lines to some llc source filesTim Bird
2026-05-26audit: use 'unsigned int' instead of 'unsigned'Ricardo Robaina
2026-05-26call_once:: Fix typo in comment for call_once()Jiun Jeong
2026-05-26block: don't set BIO_QUIET for BLK_STS_AGAINChristoph Hellwig
2026-05-26block: switch numa_node to int in blk_mq_hw_ctx and init_requestMateusz Nowicki
2026-05-26KVM: SEV: Pin source page for write when adding CPUID data for SNP guestSean Christopherson
2026-05-26Merge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...Linus Torvalds
2026-05-26mtd: spi-nor: Create a local SR cacheMiquel Raynal
2026-05-26mtd: spi-nor: Improve opcodes documentationMiquel Raynal
2026-05-26include: Remove unused jz4740-battery.hCosta Shulyupin
2026-05-26include: Remove unused jz4740-adc.hCosta Shulyupin
2026-05-26genirq: Add rcuref count to struct irq_descThomas Gleixner
2026-05-26genirq: Cache the condition for /proc/interrupts exposureThomas Gleixner
2026-05-26genirq/proc: Utilize irq_desc::tot_count to avoid evaluationThomas Gleixner
2026-05-26genirq/proc: Avoid formatting zero counts in /proc/interruptsThomas Gleixner
2026-05-26firmware: meson: sm: Thermal calibration read via secure monitorRonald Claveau
2026-05-26exec: free the old mm outside the exec locksrefs/merge-window/d72f629726433dd34b82ee31359234a9e00e8c98Christian Brauner
2026-05-26exec_state: relocate dumpable informationChristian Brauner (Amutable)
2026-05-26ptrace: add ptracer_access_allowed()Christian Brauner (Amutable)
2026-05-26exec: introduce struct task_exec_stateChristian Brauner (Amutable)
2026-05-26sched/coredump: introduce enum task_dumpableChristian Brauner (Amutable)
2026-05-26kho: fix KHO_TREE_MAX_DEPTH for non-4KB page sizesGeorge Guo
2026-05-26irqchip/riscv-imsic: Add nr_guest_files in per-HART local configGuo Ren (Alibaba DAMO Academy)
2026-05-25net/mlx5: Add SPF function type for page managementMoshe Shemesh
2026-05-25Merge branch 'arena_direct_access' of git://git.kernel.org/pub/scm/linux/kern...Tejun Heo
2026-05-25remoteproc: use rsc_table_for_each_entry() in rproc_handle_resources()Mukesh Ojha
2026-05-25remoteproc: Move resource table data structure to its own headerMukesh Ojha
2026-05-25Merge branch 'arena_direct_access'Alexei Starovoitov
2026-05-25firmware: zynqmp: Add dynamic CSU register discovery and sysfs interfaceRonak Jain
2026-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5Alexei Starovoitov
2026-05-25ASoC: add shared BCLK rate constraint for cross-DAI coordinationMark Brown
2026-05-25Merge branch 'for-linus' into for-nextTakashi Iwai
2026-05-25Merge tag 'v7.1-rc5' into driver-core-nextDanilo Krummrich
2026-05-24regulator: add support for SGM3804 Dual Output driverMark Brown
2026-05-24netfilter: x_tables: disable 32bit compat interface in user namespacesFlorian Westphal
2026-05-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-05-24rcu: Document rcu_access_pointer() feeding into cmpxchg()Paul E. McKenney
2026-05-24srcu: Fix kerneldoc header comment typo in srcu_down_read_fast()Paul E. McKenney
2026-05-24torture: Add torture_sched_set_normal() for user-specified nice valuesPaul E. McKenney
2026-05-23Merge tag 'driver-core-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-05-23PCI: Indicate context lost if L1SS exit is broken during resume from system s...Manivannan Sadhasivam
2026-05-23char: dtlk: remove driver for ISA speech synthesizer cardEthan Nelson-Moore
2026-05-23PCI: Add pci_suspend_retains_context() to check if device state is preserved ...Manivannan Sadhasivam
2026-05-23bpf/arena: Add bpf_arena_map_kern_vm_start() and bpf_prog_arena()Tejun Heo
2026-05-23bpf: Add bpf_struct_ops_for_each_prog()Tejun Heo
2026-05-23bpf: Add sleepable variant of bpf_arena_alloc_pages for kernel callersTejun Heo
2026-05-23bpf: Recover arena kernel faults with scratch pageKumar Kartikeya Dwivedi
2026-05-23mm: Add ptep_try_set() for lockless empty-slot installsTejun Heo
2026-05-22dpll: change dpll_netdev_pin_handle_size() to assume DPLL_A_PIN_ID will be usedEric Dumazet