summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-12-19mm/codetag: clear tags before swapDavid Wang1-1/+1
2024-12-19mm/vmstat: fix a W=1 clang compiler warningBart Van Assche1-1/+1
2024-12-19mm: convert partially_mapped set/clear operations to be atomicUsama Arif1-10/+2
2024-12-19mm: use clear_user_(high)page() for arch with special user folio handlingZi Yan2-1/+25
2024-12-19mm: introduce cpu_icache_is_aliasing() across all architecturesZi Yan1-0/+6
2024-12-19mm: add RCU annotation to pte_offset_map(_lock)Petr Malat1-2/+11
2024-12-19ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple()Eric Dumazet2-19/+19
2024-12-19io_uring: Fix registered ring file refcount leakJann Horn1-3/+1
2024-12-19exec: Add a new AT_EXECVE_CHECK flag to execveat(2)Mickaël Salaün1-1/+6
2024-12-19bq27xxx: add voltage min design for bq27000 and bq27200Sicelo A. Mhlongo1-0/+1
2024-12-18PM: wakeup: implement devm_device_init_wakeup() helperJoe Hattori1-0/+17
2024-12-18PM: EM: Move sched domains rebuild function from schedutil to EMRafael J. Wysocki1-0/+2
2024-12-18Merge tag 'trace-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+5
2024-12-18Merge tag 'hyperv-fixes-signed-20241217' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2024-12-18x86/static-call: fix 32-bit buildJuergen Gross1-1/+6
2024-12-18iommu: Remove the remove_dev_pasid opYi Liu1-5/+0
2024-12-18x86/cpu: Expose only stepping min/max interfaceDave Hansen1-0/+2
2024-12-17Documentation: move dev-tools debugging files to process/debugging/Randy Dunlap1-1/+1
2024-12-17clk: davinci: remove platform data structBartosz Golaszewski1-21/+0
2024-12-17Merge tag 'v6.13-rc3' into nextDmitry Torokhov534-6654/+15262
2024-12-17Merge tag 'hardening-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+13
2024-12-17tracing: Check "%s" dereference via the field and not the TP_printk formatSteven Rostedt1-1/+5
2024-12-17Merge tag 'xsa465+xsa466-6.13-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-11/+27
2024-12-17io_uring: make ctx->timeout_lock a raw spinlockJens Axboe1-1/+1
2024-12-17turris-omnia-mcu-interface.h: Move macro definitions outside of enumsMarek Behún1-2/+4
2024-12-17mfd: Add support for AAEON UP board FPGAThomas Richard1-0/+55
2024-12-17mfd: da9052: Store result from fault_logMarcus Folkesson1-0/+2
2024-12-17mfd: Add base driver for qnap-mcu devicesHeiko Stuebner1-0/+26
2024-12-17mfd: core: Make platform_data pointer const in struct mfd_cellHeiko Stuebner1-1/+1
2024-12-17pidfs: lookup pid through rbtreeChristian Brauner2-1/+3
2024-12-17exportfs: add permission methodChristian Brauner1-1/+16
2024-12-17exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) caseKees Cook1-1/+3
2024-12-17exec: Make sure task->comm is always NUL-terminatedKees Cook1-5/+4
2024-12-17Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski1-20/+39
2024-12-17fortify: Hide run-time copy size from value range trackingKees Cook1-1/+13
2024-12-17KVM: Verify there's at least one online vCPU when iterating over all vCPUsSean Christopherson1-3/+4
2024-12-17KVM: Explicitly verify target vCPU is online in kvm_get_vcpu()Sean Christopherson1-0/+9
2024-12-16Merge tag 'soc-fixes-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds1-5/+8
2024-12-16Input: davinci-keyscan - remove leftover headerBartosz Golaszewski1-29/+0
2024-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov11-36/+33
2024-12-16Merge 6.13-rc3 into usb-nextGreg Kroah-Hartman20-48/+48
2024-12-16Merge 6.13-rc3 into tty-nextGreg Kroah-Hartman20-48/+48
2024-12-16net: ethtool: tsinfo: Enhance tsinfo to support several hwtstamp by net topologyKory Maincent1-0/+4
2024-12-16net: Add the possibility to support a selected hwtstamp in netdeviceKory Maincent2-0/+33
2024-12-16net/mlx5: Add device cap abs_native_port_numRongwei Liu1-1/+2
2024-12-16selinux: add netlink nlmsg_type audit messageThiébaud Weksteen1-0/+2
2024-12-15Merge tag 'sched_urgent_for_v6.13_rc3-p2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+7
2024-12-15netlink: add IGMP/MLD join/leave notificationsYuyang Huang1-0/+2
2024-12-15power: supply: core: add UAPI to discover currently used extensionsThomas Weißschuh1-0/+2
2024-12-14Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds3-15/+8