| Commit message (Expand) | Author | Age | Files | Lines |
* | profiling: Remove create_prof_cpu_mask(). | Tetsuo Handa | 2024-04-27 | 1 | -43/+0 |
* | Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s... | Linus Torvalds | 2024-04-26 | 1 | -3/+2 |
|\ |
|
| * | mm: turn folio_test_hugetlb into a PageType | Matthew Wilcox (Oracle) | 2024-04-25 | 1 | -3/+2 |
* | | Merge tag 'sched_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2024-04-21 | 1 | -6/+14 |
|\ \ |
|
| * | | sched: Add missing memory barrier in switch_mm_cid | Mathieu Desnoyers | 2024-04-16 | 1 | -6/+14 |
* | | | Merge tag 'hardening-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2024-04-19 | 1 | -5/+6 |
|\ \ \
| |_|/
|/| | |
|
| * | | configs/hardening: Disable CONFIG_UBSAN_SIGNED_WRAP | Nathan Chancellor | 2024-04-15 | 1 | -0/+1 |
| * | | configs/hardening: Fix disabling UBSAN configurations | Nathan Chancellor | 2024-04-15 | 1 | -5/+5 |
| |/ |
|
* / | fork: defer linking file vma until vma is fully initialized | Miaohe Lin | 2024-04-17 | 1 | -16/+17 |
|/ |
|
* | Merge tag 'x86-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2024-04-14 | 1 | -1/+2 |
|\ |
|
| * | x86/cpu: Actually turn off mitigations by default for SPECULATION_MITIGATIONS=n | Sean Christopherson | 2024-04-10 | 1 | -1/+2 |
* | | Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2024-04-14 | 2 | -22/+31 |
|\ \ |
|
| * | | timekeeping: Use READ/WRITE_ONCE() for tick_do_timer_cpu | Thomas Gleixner | 2024-04-10 | 2 | -22/+31 |
| |/ |
|
* | | Merge tag 'dma-maping-6.9-2024-04-14' of git://git.infradead.org/users/hch/dm... | Linus Torvalds | 2024-04-14 | 1 | -33/+58 |
|\ \ |
|
| * | | swiotlb: do not set total_used to 0 in swiotlb_create_debugfs_files() | Dexuan Cui | 2024-04-02 | 1 | -4/+0 |
| * | | swiotlb: fix swiotlb_bounce() to do partial sync's correctly | Michael Kelley | 2024-04-02 | 1 | -17/+13 |
| * | | swiotlb: extend buffer pre-padding to alloc_align_mask if necessary | Petr Tesarik | 2024-04-02 | 1 | -13/+46 |
* | | | Merge tag 'trace-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2024-04-12 | 3 | -4/+8 |
|\ \ \ |
|
| * | | | ring-buffer: Only update pages_touched when a new page is touched | Steven Rostedt (Google) | 2024-04-11 | 1 | -3/+3 |
| * | | | tracing: hide unused ftrace_event_id_fops | Arnd Bergmann | 2024-04-11 | 1 | -0/+4 |
| * | | | tracing: Fix FTRACE_RECORD_RECURSION_SIZE Kconfig entry | Prasad Pandit | 2024-04-11 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'pm-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2024-04-11 | 1 | -0/+6 |
|\ \ \ |
|
| * | | | PM: s2idle: Make sure CPUs will wakeup directly on resume | Anna-Maria Behnsen | 2024-04-08 | 1 | -0/+6 |
| |/ / |
|
* / / | kprobes: Fix possible use-after-free issue on kprobe registration | Zheng Yejian | 2024-04-10 | 1 | -6/+12 |
|/ / |
|
* | | Merge tag 'timers-urgent-2024-04-07' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2024-04-07 | 4 | -16/+58 |
|\ \ |
|
| * | | timers/migration: Return early on deactivation | Anna-Maria Behnsen | 2024-04-05 | 1 | -0/+27 |
| * | | timers/migration: Fix ignored event due to missing CPU update | Frederic Weisbecker | 2024-04-05 | 1 | -1/+4 |
| * | | timers: Fix text inconsistencies and spelling | Randy Dunlap | 2024-04-01 | 1 | -11/+11 |
| * | | tick/sched: Fix struct tick_sched doc warnings | Randy Dunlap | 2024-04-01 | 1 | -1/+1 |
| * | | tick/sched: Fix various kernel-doc warnings | Randy Dunlap | 2024-04-01 | 1 | -3/+15 |
| |/ |
|
* | | Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2024-04-04 | 3 | -8/+40 |
|\ \
| |/
|/| |
|
| * | bpf: fix possible file descriptor leaks in verifier | Anton Protopopov | 2024-03-29 | 1 | -0/+3 |
| * | bpf: support deferring bpf_link dealloc to after RCU grace period | Andrii Nakryiko | 2024-03-29 | 2 | -5/+34 |
| * | bpf: put uprobe link's path and task in release callback | Andrii Nakryiko | 2024-03-29 | 1 | -3/+3 |
* | | Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2024-03-31 | 1 | -1/+1 |
|\ \ |
|
| * | | kbuild: make -Woverride-init warnings more consistent | Arnd Bergmann | 2024-03-31 | 1 | -1/+1 |
* | | | Merge tag 'irq_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2024-03-31 | 1 | -2/+7 |
|\ \ \
| |_|/
|/| | |
|
| * | | genirq: Introduce IRQF_COND_ONESHOT and use it in pinctrl-amd | Rafael J. Wysocki | 2024-03-25 | 1 | -2/+7 |
| |/ |
|
* | | Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2024-03-28 | 4 | -11/+56 |
|\ \ |
|
| * | | bpf: Protect against int overflow for stack access size | Andrei Matei | 2024-03-27 | 1 | -0/+5 |
| * | | bpf: Check bloom filter map value size | Andrei Matei | 2024-03-27 | 1 | -0/+13 |
| * | | bpf: fix warning for crash_kexec | Hari Bathini | 2024-03-27 | 1 | -1/+1 |
| * | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Paolo Abeni | 2024-03-26 | 2 | -10/+37 |
| |\ \ |
|
| | * | | bpf: verifier: reject addr_space_cast insn without arena | Puranjay Mohan | 2024-03-23 | 1 | -0/+4 |
| | * | | bpf: verifier: fix addr_space_cast from as(1) to as(0) | Puranjay Mohan | 2024-03-23 | 1 | -2/+6 |
| | * | | bpf: Clarify bpf_arena comments. | Alexei Starovoitov | 2024-03-15 | 1 | -7/+18 |
| | * | | bpf: Temporarily disable atomic operations in BPF arena | Puranjay Mohan | 2024-03-14 | 1 | -1/+9 |
* | | | | Merge tag 'mm-hotfixes-stable-2024-03-27-11-25' of git://git.kernel.org/pub/s... | Linus Torvalds | 2024-03-27 | 2 | -2/+12 |
|\ \ \ \ |
|
| * | | | | crash: use macro to add crashk_res into iomem early for specific arch | Baoquan He | 2024-03-26 | 1 | -0/+7 |
| * | | | | prctl: generalize PR_SET_MDWE support check to be per-arch | Zev Weiss | 2024-03-26 | 1 | -2/+5 |
| | |_|/
| |/| | |
|