aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2024-02-20workqueue: Cosmetic changesTejun Heo1-16/+14
2024-02-20hardening: Enable KFENCE in the hardening configMarco Elver1-0/+3
2024-02-20hardening: drop obsolete DRM_LEGACY from config fragmentLukas Bulwahn1-3/+0
2024-02-20hardening: drop obsolete UBSAN_SANITIZE_ALL from config fragmentLukas Bulwahn1-1/+0
2024-02-20sched/membarrier: reduce the ability to hammer on sys_membarrierLinus Torvalds1-0/+6
2024-02-20genirq/irqdomain: Don't call ops->select for DOMAIN_BUS_ANY tokensMarc Zyngier1-1/+1
2024-02-20kbuild: remove EXPERT and !COMPILE_TEST guarding from TRIM_UNUSED_KSYMSMasahiro Yamada1-2/+1
2024-02-19Merge tag 'v6.8-rc5' into timers/core, to resolve conflictIngo Molnar11-90/+117
2024-02-19cpu: Mark cpu_possible_mask as __ro_after_initAlexey Dobriyan1-2/+2
2024-02-19bpf: Fix an issue due to uninitialized bpf_iter_taskYafang Shao1-0/+2
2024-02-19bpf: Fix racing between bpf_timer_cancel_and_free and bpf_timer_cancelMartin KaFai Lau1-1/+4
2024-02-19timekeeping: Fix cross-timestamp interpolation for non-x86Peter Hilber1-4/+2
2024-02-19timekeeping: Fix cross-timestamp interpolation corner case decisionPeter Hilber1-8/+10
2024-02-19timekeeping: Fix cross-timestamp interpolation on counter wrapPeter Hilber1-1/+1
2024-02-19genirq: Wake interrupt threads immediately when changing affinityCrystal Wood1-54/+55
2024-02-19timers: Add struct member description for timer_baseAnna-Maria Behnsen1-0/+45
2024-02-19tick/sched: Add function description for tick_nohz_next_event()Anna-Maria Behnsen1-0/+10
2024-02-19hrtimers: Update formatting of documentationAnna-Maria Behnsen1-8/+10
2024-02-19Merge 6.8-rc5 into driver-core-nextGreg Kroah-Hartman15-97/+126
2024-02-17Merge tag 'probes-fixes-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-2/+2
2024-02-17kobject: make uevent_seqnum atomicEric Dumazet1-1/+1
2024-02-17tracing/probes: Fix to search structure fields correctlyMasami Hiramatsu (Google)1-2/+2
2024-02-16Merge tag 'wq-for-6.8-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-6/+2
2024-02-16module: Don't ignore errors from set_memory_XX()Christophe Leroy3-22/+55
2024-02-16Merge tag 'trace-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds3-3/+7
2024-02-16workqueue, irq_work: Build fix for !CONFIG_IRQ_WORKTejun Heo1-9/+15
2024-02-16sched/core: Simplify code by removing duplicate #ifdefsShrikanth Hegde2-5/+1
2024-02-15configs/debug: add NET debug configMatthieu Baerts (NGI0)1-0/+6
2024-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-80/+107
2024-02-15bpf: Fix test verif_scale_strobemeta_subprogs failure due to llvm19Yonghong Song1-5/+13
2024-02-15bpf: improve duplicate source code line detectionAndrii Nakryiko1-2/+15
2024-02-15genirq/msi: Provide MSI_FLAG_PARENT_PM_DEVThomas Gleixner1-1/+4
2024-02-15genirq/irqdomain: Reroute device MSI create_mappingThomas Gleixner1-6/+20
2024-02-15genirq/msi: Provide allocation/free functions for "wired" MSI interruptsThomas Gleixner1-0/+68
2024-02-15genirq/msi: Optionally use dev->fwnode for device domainThomas Gleixner1-4/+16
2024-02-15genirq/msi: Split msi_domain_alloc_irq_at()Thomas Gleixner1-33/+43
2024-02-15genirq/msi: Provide optional translation opThomas Gleixner1-0/+15
2024-02-15genirq/irqdomain: Remove the param count restriction from select()Thomas Gleixner1-1/+1
2024-02-15tracing/synthetic: Fix trace_string() return valueThorsten Blum1-1/+2
2024-02-15membarrier: riscv: Provide core serializing commandAndrea Parri2-0/+8
2024-02-15locking: Introduce prepare_sync_core_cmd()Andrea Parri1-0/+1
2024-02-15membarrier: Create Documentation/scheduler/membarrier.rstAndrea Parri2-5/+10
2024-02-15membarrier: riscv: Add full memory barrier in switch_mm()Andrea Parri1-2/+3
2024-02-14bpf: Use O(log(N)) binary search to find line info recordAndrii Nakryiko1-5/+25
2024-02-14workqueue: Fix queue_work_on() with BH workqueuesTejun Heo1-5/+36
2024-02-14tracing: Inform kmemleak of saved_cmdlines allocationSteven Rostedt (Google)1-0/+3
2024-02-14rcu/sync: remove un-used rcu_sync_enter_start functionOnkarnath1-16/+0
2024-02-14rcutorture: Suppress rtort_pipe_count warnings until after stallsPaul E. McKenney1-4/+9
2024-02-14srcu: Improve comments about acceleration leakJoel Fernandes (Google)1-4/+20
2024-02-14rcu: Provide a boot time parameter to control lazy RCUQais Yousef2-1/+19