summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2024-04-07Merge tag 'timers-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-04-05timers/migration: Return early on deactivationAnna-Maria Behnsen
2024-04-05timers/migration: Fix ignored event due to missing CPU updateFrederic Weisbecker
2024-04-04Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-01timers: Fix text inconsistencies and spellingRandy Dunlap
2024-04-01tick/sched: Fix struct tick_sched doc warningsRandy Dunlap
2024-04-01tick/sched: Fix various kernel-doc warningsRandy Dunlap
2024-03-31Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-31Merge tag 'irq_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-31kbuild: make -Woverride-init warnings more consistentArnd Bergmann
2024-03-29bpf: fix possible file descriptor leaks in verifierAnton Protopopov
2024-03-28bpf: support deferring bpf_link dealloc to after RCU grace periodAndrii Nakryiko
2024-03-28bpf: put uprobe link's path and task in release callbackAndrii Nakryiko
2024-03-28Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-03-27Merge tag 'mm-hotfixes-stable-2024-03-27-11-25' of git://git.kernel.org/pub/s...Linus Torvalds
2024-03-27Merge tag 'probes-fixes-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-03-27bpf: Protect against int overflow for stack access sizeAndrei Matei
2024-03-27bpf: Check bloom filter map value sizeAndrei Matei
2024-03-27Fix memory leak in posix_clock_open()Linus Torvalds
2024-03-27bpf: fix warning for crash_kexecHari Bathini
2024-03-26crash: use macro to add crashk_res into iomem early for specific archBaoquan He
2024-03-26prctl: generalize PR_SET_MDWE support check to be per-archZev Weiss
2024-03-26Merge tag 'printk-for-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-03-25genirq: Introduce IRQF_COND_ONESHOT and use it in pinctrl-amdRafael J. Wysocki
2024-03-25Merge tag 'v6.9-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2024-03-25tracing: probes: Fix to zero initialize a local variableMasami Hiramatsu (Google)
2024-03-24Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infradead.org/users/hch/d...Linus Torvalds
2024-03-23Merge tag 'timers-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-03-23Merge tag 'core-entry-2024-03-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-03-22bpf: verifier: reject addr_space_cast insn without arenaPuranjay Mohan
2024-03-22bpf: verifier: fix addr_space_cast from as(1) to as(0)Puranjay Mohan
2024-03-22Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-22Revert "crypto: pkcs7 - remove sha1 support"Eric Biggers
2024-03-21Merge tag 'rtc-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2024-03-21Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2024-03-21Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-03-21Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-20bpf: report RCU QS in cpumap kthreadYan Zhai
2024-03-19Merge tag 'pm-6.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2024-03-19timers: Fix removed self-IPI on global timer's enqueue in nohz_fullFrederic Weisbecker
2024-03-19timers/migration: Fix endless timer requeue after idle interruptsFrederic Weisbecker
2024-03-18Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-03-18tracing: Use div64_u64() instead of do_div()Thorsten Blum
2024-03-18tracing: Support to dump instance traces by ftrace_dump_on_oopsHuang Yiwei
2024-03-18ftrace: Fix most kernel-doc warningsRandy Dunlap
2024-03-18tracing: Decrement the snapshot if the snapshot trigger fails to registerSteven Rostedt (Google)
2024-03-18tracing: Fix snapshot counter going between two tracers that use itSteven Rostedt (Google)
2024-03-18tracing: Use init_utsname()->releaseJohn Garry