summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2024-04-12genirq: Avoid summation loops for /proc/interruptsBitao Hu
2024-04-12genirq: Provide a snapshot mechanism for interrupt statisticsBitao Hu
2024-04-12genirq: Convert kstat_irqs to a structBitao Hu
2024-04-12perf/bpf: Change the !CONFIG_BPF_SYSCALL stubs to static inlinesIngo Molnar
2024-04-12perf/bpf: Allow a BPF program to suppress all sample side effectsKyle Huey
2024-04-12perf/bpf: Call BPF handler directly, not through overflow machineryKyle Huey
2024-04-12perf/bpf: Create bpf_overflow_handler() stub for !CONFIG_BPF_SYSCALLKyle Huey
2024-04-12perf/bpf: Reorder bpf_overflow_handler() ahead of __perf_event_overflow()Kyle Huey
2024-04-12locking/pvqspinlock: Use try_cmpxchg() in qspinlock_paravirt.hUros Bizjak
2024-04-12locking/pvqspinlock: Use try_cmpxchg_acquire() in trylock_clear_pending()Uros Bizjak
2024-04-12ftrace: Choose RCU Tasks based on TASKS_RCU rather than PREEMPTIONPaul E. McKenney
2024-04-12bpf: Choose RCU Tasks based on TASKS_RCU rather than PREEMPTIONPaul E. McKenney
2024-04-12mm: replace set_pte_at_notify() with just set_pte_at()Paolo Bonzini
2024-04-12padata: Disable BH when taking works lock on MT pathHerbert Xu
2024-04-11ring-buffer: Only update pages_touched when a new page is touchedSteven Rostedt (Google)
2024-04-11tracing: hide unused ftrace_event_id_fopsArnd Bergmann
2024-04-11tracing: Fix FTRACE_RECORD_RECURSION_SIZE Kconfig entryPrasad Pandit
2024-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-11Merge tag 'pm-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2024-04-11locking/mutex: Introduce devm_mutex_init()George Stark
2024-04-11tracing: Select new NEED_TASKS_RCU Kconfig optionPaul E. McKenney
2024-04-11rcu: Add data structures for synchronize_rcu()Uladzislau Rezki (Sony)
2024-04-11treewide: Use sysfs_bin_attr_simple_read() helperLukas Wunner
2024-04-11locking/qspinlock: Use atomic_try_cmpxchg_relaxed() in xchg_tail()Uros Bizjak
2024-04-11printk: Add function to replay kernel log on consolesSreenath Vijayan
2024-04-10bpf: Add bpf_link support for sk_msg and sk_skb progsYonghong Song
2024-04-10kprobes: Fix possible use-after-free issue on kprobe registrationZheng Yejian
2024-04-10x86/cpu: Actually turn off mitigations by default for SPECULATION_MITIGATIONS=nSean Christopherson
2024-04-10timekeeping: Use READ/WRITE_ONCE() for tick_do_timer_cpuThomas Gleixner
2024-04-10perf/core: Reduce PMU access to adjust sample freqNamhyung Kim
2024-04-10perf/core: Optimize perf_adjust_freq_unthr_context()Namhyung Kim
2024-04-09bpf: Add support for certain atomics in bpf_arena to x86 JITAlexei Starovoitov
2024-04-09printk: Flag register_console() if console is set on command lineTony Lindgren
2024-04-09printk: Don't try to parse DEVNAME:0.0 console optionsTony Lindgren
2024-04-09printk: Save console options for add_preferred_console_match()Tony Lindgren
2024-04-09bpf: Select new NEED_TASKS_RCU Kconfig optionPaul E. McKenney
2024-04-09rcu-tasks: Make Tasks RCU wait idly for grace-period delaysPaul E. McKenney
2024-04-09rcutorture: ASSERT_EXCLUSIVE_WRITER() for ->rtort_pipe_count updatesPaul E. McKenney
2024-04-09rcutorture: Dump GP kthread state on insufficient cb-flood launderingPaul E. McKenney
2024-04-09rcutorture: Dump # online CPUs on insufficient cb-flood launderingPaul E. McKenney
2024-04-09rcu: Add lockdep checks and kernel-doc header to rcu_softirq_qs()Paul E. McKenney
2024-04-09clockevents: Convert s[n]printf() to sysfs_emit()Li Zhijian
2024-04-09clocksource: Convert s[n]printf() to sysfs_emit()Li Zhijian
2024-04-09Merge tag 'v6.9-rc3' into locking/core, to pick up fixesIngo Molnar
2024-04-08workqueue: Add destroy_work_on_stack() in workqueue_softirq_dead()Zqiang
2024-04-08cgroup/cpuset: Make cpuset hotplug processing synchronousWaiman Long
2024-04-08PM: EM: Add em_dev_update_chip_binning()Lukasz Luba
2024-04-08PM: EM: Refactor em_adjust_new_capacity()Lukasz Luba
2024-04-08PM: s2idle: Make sure CPUs will wakeup directly on resumeAnna-Maria Behnsen
2024-04-08clocksource: Make watchdog and suspend-timing multiplication overflow safeAdrian Hunter