Age | Commit message (Expand) | Author |
2023-09-09 | Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2023-09-09 | Merge tag 'dma-mapping-6.6-2023-09-09' of git://git.infradead.org/users/hch/d... | Linus Torvalds |
2023-09-08 | Merge tag 'printk-for-6.6-fixup' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2023-09-08 | Merge patch series "bpf, riscv: use BPF prog pack allocator in BPF JIT" | Palmer Dabbelt |
2023-09-08 | Revert "dma-contiguous: check for memory region overlap" | Zhenhua Huang |
2023-09-07 | Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-09-07 | Revert "printk: export symbols for debug modules" | Christoph Hellwig |
2023-09-06 | bpf: make bpf_prog_pack allocator portable | Puranjay Mohan |
2023-09-06 | bpf: bpf_sk_storage: Fix the missing uncharge in sk_omem_alloc | Martin KaFai Lau |
2023-09-06 | bpf: bpf_sk_storage: Fix invalid wait context lockdep report | Martin KaFai Lau |
2023-09-06 | bpf: Assign bpf_tramp_run_ctx::saved_run_ctx before recursion check. | Sebastian Andrzej Siewior |
2023-09-06 | bpf: Invoke __bpf_prog_exit_sleepable_recur() on recursion in kern_sys_bpf(). | Sebastian Andrzej Siewior |
2023-09-05 | Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2023-09-04 | Merge tag 'printk-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2023-09-04 | Merge branch 'rework/misc-cleanups' into for-linus | Petr Mladek |
2023-09-04 | kbuild: Show marked Kconfig fragments in "help" | Kees Cook |
2023-09-02 | Merge tag 'probes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trac... | Linus Torvalds |
2023-09-02 | Merge tag 'trace-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds |
2023-09-02 | Merge tag 'timers-urgent-2023-09-02' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2023-09-02 | Merge tag 'smp-urgent-2023-09-02' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-09-02 | Merge tag 'sched-urgent-2023-09-02' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-09-02 | cgroup: fix build when CGROUP_SCHED is not enabled | Linus Torvalds |
2023-09-01 | tracing/filters: Fix coding style issues | Valentin Schneider |
2023-09-01 | tracing/filters: Change parse_pred() cpulist ternary into an if block | Valentin Schneider |
2023-09-01 | tracing/filters: Fix double-free of struct filter_pred.mask | Valentin Schneider |
2023-09-01 | tracing/filters: Fix error-handling of cpulist parsing buffer | Valentin Schneider |
2023-09-01 | tracing: Zero the pipe cpumask on alloc to avoid spurious -EBUSY | Brian Foster |
2023-09-01 | ftrace: Use LIST_HEAD to initialize clear_hash | Ruan Jinjie |
2023-09-01 | ftrace: Use within_module to check rec->ip within specified module. | Levi Yun |
2023-09-01 | tracing: Fix race issue between cpu buffer write and swap | Zheng Yejian |
2023-09-01 | tracing: Remove extra space at the end of hwlat_detector/mode | Mikhail Kobuk |
2023-09-01 | Merge tag 'trace-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace... | Linus Torvalds |
2023-09-01 | Merge tag 'wq-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2023-09-01 | Merge tag 'cgroup-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2023-09-01 | Merge tag 'percpu-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds |
2023-09-01 | Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2023-08-31 | Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2023-08-31 | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-08-31 | dma-pool: remove a __maybe_unused label in atomic_pool_expand | Christoph Hellwig |
2023-08-30 | Merge tag 'docs-6.6' of git://git.lwn.net/linux | Linus Torvalds |
2023-08-31 | netfilter: nf_tables: Audit log rule reset | Phil Sutter |
2023-08-31 | netfilter: nf_tables: Audit log setelem reset | Phil Sutter |
2023-08-30 | Merge tag 'integrity-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds |
2023-08-30 | Merge tag 'lsm-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-08-30 | Merge tag 'audit-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-08-30 | dma-contiguous: fix the Kconfig entry for CONFIG_DMA_NUMA_CMA | Christoph Hellwig |
2023-08-30 | cpu/hotplug: Prevent self deadlock on CPU hot-unplug | Thomas Gleixner |
2023-08-30 | tick/rcu: Fix false positive "softirq work is pending" messages | Paul Gortmaker |
2023-08-30 | dma-debug: don't call __dma_entry_alloc_check_leak() under free_entries_lock | Sergey Senozhatsky |
2023-08-29 | Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d... | Linus Torvalds |