summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-12-20sched: Report the different kinds of imbalances in /proc/schedstatSwapnil Sapkal
2024-12-20sched/fair: Fix value reported by hot tasks pulled in /proc/schedstatPeter Zijlstra
2024-12-20Merge branch 'linus' into x86/mm, to pick up fixesIngo Molnar
2024-12-19xdp: add generic xdp_buff_add_frag()Alexander Lobakin
2024-12-19net: phy: add phy_disable_eeeHeiner Kallweit
2024-12-19ACPI: header: implement acpi_device_handle when !ACPIRicardo Ribalda
2024-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-19mmc: crypto: add mmc_from_crypto_profile()Eric Biggers
2024-12-18alloc_tag: fix set_codetag_empty() when !CONFIG_MEM_ALLOC_PROFILING_DEBUGSuren Baghdasaryan
2024-12-18mm/codetag: clear tags before swapDavid Wang
2024-12-18mm/vmstat: fix a W=1 clang compiler warningBart Van Assche
2024-12-18mm: convert partially_mapped set/clear operations to be atomicUsama Arif
2024-12-18mm: use clear_user_(high)page() for arch with special user folio handlingZi Yan
2024-12-18mm: introduce cpu_icache_is_aliasing() across all architecturesZi Yan
2024-12-18mm: add RCU annotation to pte_offset_map(_lock)Petr Malat
2024-12-18ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple()Eric Dumazet
2024-12-18io_uring: Fix registered ring file refcount leakJann Horn
2024-12-18exec: Add a new AT_EXECVE_CHECK flag to execveat(2)Mickaël Salaün
2024-12-19bq27xxx: add voltage min design for bq27000 and bq27200Sicelo A. Mhlongo
2024-12-18PM: wakeup: implement devm_device_init_wakeup() helperJoe Hattori
2024-12-18PM: EM: Move sched domains rebuild function from schedutil to EMRafael J. Wysocki
2024-12-18Merge tag 'trace-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-12-18Merge tag 'hyperv-fixes-signed-20241217' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-12-18x86/static-call: fix 32-bit buildJuergen Gross
2024-12-18iommu: Remove the remove_dev_pasid opYi Liu
2024-12-17x86/cpu: Expose only stepping min/max interfaceDave Hansen
2024-12-17Documentation: move dev-tools debugging files to process/debugging/Randy Dunlap
2024-12-17clk: davinci: remove platform data structBartosz Golaszewski
2024-12-17Merge tag 'v6.13-rc3' into nextDmitry Torokhov
2024-12-17Merge tag 'hardening-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-12-17tracing: Check "%s" dereference via the field and not the TP_printk formatSteven Rostedt
2024-12-17Merge tag 'xsa465+xsa466-6.13-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-12-17io_uring: make ctx->timeout_lock a raw spinlockJens Axboe
2024-12-17turris-omnia-mcu-interface.h: Move macro definitions outside of enumsMarek Behún
2024-12-17mfd: Add support for AAEON UP board FPGAThomas Richard
2024-12-17mfd: da9052: Store result from fault_logMarcus Folkesson
2024-12-17mfd: Add base driver for qnap-mcu devicesHeiko Stuebner
2024-12-17mfd: core: Make platform_data pointer const in struct mfd_cellHeiko Stuebner
2024-12-17pidfs: lookup pid through rbtreeChristian Brauner
2024-12-17exportfs: add permission methodChristian Brauner
2024-12-16exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) caseKees Cook
2024-12-16exec: Make sure task->comm is always NUL-terminatedKees Cook
2024-12-16Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2024-12-16fortify: Hide run-time copy size from value range trackingKees Cook
2024-12-16KVM: Verify there's at least one online vCPU when iterating over all vCPUsSean Christopherson
2024-12-16KVM: Explicitly verify target vCPU is online in kvm_get_vcpu()Sean Christopherson
2024-12-16Merge tag 'soc-fixes-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2024-12-16Input: davinci-keyscan - remove leftover headerBartosz Golaszewski
2024-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfAlexei Starovoitov
2024-12-16Merge 6.13-rc3 into usb-nextGreg Kroah-Hartman