summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-07-22fs/resctrl: Change pattern used to track number of entries in enum resctrl_co...Reinette Chatre
2026-07-22netfilter: nf_conntrack_sip: widen NAT rewrite delta to s32 in sip_help_tcp()Xiang Mei
2026-07-22Merge back ACPI video bus driver changes for 7.3Rafael J. Wysocki
2026-07-21perf/arm_pmu: Skip PMCCNTR_EL0 on NVIDIA OlympusBesar Wicaksono
2026-07-21ACPI: pmtmr: Convert to kernel-doc formatRandy Dunlap
2026-07-21ACPI: utils: Introduce acpi_dev_is_video_device() helperAndy Shevchenko
2026-07-21slab: silence sparse warning with type-based partitioningMarco Elver
2026-07-20mm: mglru: fix stale batch updates after memcg reparentingQi Zheng
2026-07-20Merge tag 'mm-hotfixes-stable-2026-07-20-11-37' of git://git.kernel.org/pub/s...Linus Torvalds
2026-07-20hfs: port HFS+ b-tree bitmap corruption checkAditya Prakash Srivastava
2026-07-20entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall ...Thomas Gleixner
2026-07-20entry: Make return type of syscall_trace_enter() boolThomas Gleixner
2026-07-20entry: Rework trace_syscall_enter()Thomas Gleixner
2026-07-20entry: Rework syscall_audit_enter()Thomas Gleixner
2026-07-20blk-crypto: Remove unused function blk_crypto_config_supported()Eric Biggers
2026-07-20fscrypt: Remove unused function fscrypt_finalize_bounce_page()Eric Biggers
2026-07-20fs: Update outdated comment for SB_INLINECRYPTEric Biggers
2026-07-20fscrypt: Merge bio.c and inline_crypt.c into block.cEric Biggers
2026-07-20fscrypt: Remove unused functions and workqueueEric Biggers
2026-07-20fscrypt: Remove fscrypt_dio_supported()Eric Biggers
2026-07-20fscrypt: Always use blk-crypto for contents on block-based filesystemsEric Biggers
2026-07-20blk-crypto: Allow control over whether hardware is usedEric Biggers
2026-07-20fscrypt: Avoid dynamic allocation in fscrypt_get_devices()Eric Biggers
2026-07-20posix-cpu-timers: Avoid kernel-doc warningsRandy Dunlap
2026-07-20posix-timers: Clean up kernel-doc warningsRandy Dunlap
2026-07-17sched_ext: Reject setting disallow from init_task outside the enable pathTejun Heo
2026-07-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-07-17Merge tag 'net-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-17Merge tag 'svc_fixes_for_v7.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-07-17ACPI: processor: idle: Add switch for strict _LPI processingRafael J. Wysocki
2026-07-17ACPI: processor: idle: Relocate acpi_processor_extract_lpi_info()Rafael J. Wysocki
2026-07-16bpf: Fix tracing of kfuncs with implicit argsIhor Solodrai
2026-07-16smp: Use task-local IPI cpumask in smp_call_function_many_cond()Chuyi Zhou
2026-07-16smp: Refactor remote CPU selection in smp_call_function_any()Chuyi Zhou
2026-07-16can: peak: Modification of references to email accounts being deletedStéphane Grosjean
2026-07-15cpufreq: intel_pstate: Adjust the .adjust_perf() driver callbackRafael J. Wysocki
2026-07-15sched/psi: Create the psimon kthread outside of cgroup_mutexTejun Heo
2026-07-15cpu/hotplug: Remove CPUHP_AP_ARM_CORESIGHT_CTI_STARTINGZenghui Yu
2026-07-15calibrate: Rework delay timer calibrationThomas Gleixner
2026-07-15Merge tag 'kvmarm-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-07-15bpf, sockmap: Account for receive queue in FIONREAD without a verdict programMattia Meleleo
2026-07-15vdso: Rename HAVE_GENERIC_VDSO to VDSO_DATASTOREThomas Weißschuh
2026-07-14firmware: stratix10-svc: handle NO_RESPONSE in async pollAdrian Ng Ho Yin
2026-07-14mm/slab: prevent unbounded recursion in free path with new kmalloc typeHarry Yoo (Oracle)
2026-07-14lib/alloc_tag: introduce mem_alloc_profiling_permanently_disabled()Harry Yoo (Oracle)
2026-07-14mm/slab: decouple SLAB_NO_SHEAVES from SLAB_NO_OBJ_EXTHarry Yoo (Oracle)
2026-07-14entry: Fix seccomp bypass after ptrace with TSYNCJinjie Ruan
2026-07-12Merge tag 'char-misc-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-12Merge tag 'trace-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-07-12ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_sysca...Thomas Gleixner