summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2026-01-22KVM: arm64: Add exit to userspace on {LD,ST}64B* outside of memslotsMarc Zyngier-1/+2
2026-01-22net: bonding: use workqueue to make sure peer notify updated in lacp modeTonghao Zhang-0/+2
2026-01-22sched: remove task_struct->faults_disabled_mappingChristoph Hellwig-1/+0
2026-01-22rseq: Allow registering RSEQ with slice extensionPeter Zijlstra-1/+2
2026-01-22rseq: Implement rseq_grant_slice_extension()Thomas Gleixner-0/+108
2026-01-22rseq: Reset slice extension when scheduledThomas Gleixner-2/+28
2026-01-22rseq: Implement time slice extension enforcement timerThomas Gleixner-10/+30
2026-01-22rseq: Implement syscall entry work for time slice extensionsThomas Gleixner-8/+12
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner-1/+7
2026-01-22rseq: Add prctl() to enable time slice extensionsThomas Gleixner-0/+19
2026-01-22rseq: Add statistics for time slice extensionsThomas Gleixner-0/+5
2026-01-22rseq: Provide static branch for time slice extensionsThomas Gleixner-0/+11
2026-01-22rseq: Add fields and constants for time slice extensionThomas Gleixner-1/+65
2026-01-22drm, drm/xe: Fix xe userptr in the absence of CONFIG_DEVICE_PRIVATEThomas Hellström-2/+17
2026-01-21Merge tag 'hyperv-fixes-signed-20260121' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-0/+47
2026-01-21Merge tag 'nf-next-26-01-20' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski-6/+3
2026-01-21net: phylink: introduce helpers for replaying link callbacksVladimir Oltean-0/+5
2026-01-21net: pcs: pcs-mtk-lynxi: pass SGMIISYS OF node to PCSVladimir Oltean-3/+2
2026-01-21gro: inline tcp6_gro_complete()Eric Dumazet-2/+1
2026-01-21gro: inline tcp6_gro_receive()Eric Dumazet-3/+1
2026-01-21net: always inline __skb_incr_checksum_unnecessary()Eric Dumazet-1/+1
2026-01-21tcp: preserve const qualifier in tcp_rsk() and inet_rsk()Eric Dumazet-9/+3
2026-01-21Merge branch 'add-devm_clk_bulk_get_optional_enable-helper-and-use-in-axi-eth...Jakub Kicinski-0/+23
2026-01-21clk: Add devm_clk_bulk_get_optional_enable() helperSuraj Gupta-0/+23
2026-01-21io_uring/eventfd: remove unused ctx->evfd_last_cq_tail memberJens Axboe-4/+3
2026-01-21Merge tag 'soc-fixes-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+1
2026-01-21ASoC: cs35l56: Add support for new Dell laptopsMark Brown-0/+3
2026-01-21Merge tag 'qcom-drivers-for-6.20' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann-19/+38
2026-01-21Merge tag 'imx-drivers-6.20' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann-0/+2
2026-01-21Merge tag 'tegra-for-6.20-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann-1/+59
2026-01-21Merge tag 'samsung-drivers-6.20' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-36/+0
2026-01-21Merge tag 'tee-sysfs-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann-0/+9
2026-01-21Merge tag 'tee-bus-callback-for-6.20' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann-0/+12
2026-01-21Merge tag 'renesas-drivers-for-v6.20-tag2' of git://git.kernel.org/pub/scm/li...Arnd Bergmann-1/+40
2026-01-21Revert "mmc: rtsx_pci: add quirk to disable MMC_CAP_AGGRESSIVE_PM for RTS525A"Greg Kroah-Hartman-1/+0
2026-01-21Revert "mmc: rtsx: reset power state on suspend"Greg Kroah-Hartman-1/+0
2026-01-21block: make the new blkzoned UAPI constants discoverableChristoph Hellwig-2/+4
2026-01-21media: v4l2-ctrls: Add hevc_ext_sps_[ls]t_rps controlsDetlev Casanova-0/+63
2026-01-21ASoC: cs-amp-lib: Support Dell SSIDExV2 UEFI variableRichard Fitzgerald-0/+3
2026-01-21dma-buf: add some tracepoints to debug.gaoxiang17-24/+26
2026-01-21block: add a bio_reuse helperChristoph Hellwig-0/+1
2026-01-21mm/page_ext: Add page_ext_get_from_phys()Mostafa Saleh-0/+6
2026-01-21Merge tag 'qcom-arm64-fixes-for-6.19' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann-0/+1
2026-01-21platform/x86/amd/pmf: Introduce new interface to export NPU metricsShyam Sundar S K-0/+21
2026-01-21crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when PSP_CMD_TEE_RING_INIT failsMario Limonciello (AMD)-0/+1
2026-01-21phy: hdmi: Add HDMI 2.1 FRL configuration optionsCristian Ciocaltea-2/+17
2026-01-20kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()Petr Mladek-2/+4
2026-01-20kallsyms/bpf: rename __bpf_address_lookup() to bpf_address_lookup()Petr Mladek-22/+4
2026-01-20module: add helper function for reading module_buildid()Petr Mladek-0/+9
2026-01-20array_size.h: add ARRAY_END()Alejandro Colomar-0/+6