summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sched-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-09-171-2/+25
|\
| * sched/fair: Fix SMT4 group_smt_balance handlingTim Chen2023-09-131-1/+11
| * sched/fair: Optimize should_we_balance() for large SMT systemsShrikanth Hegde2023-09-021-1/+14
* | Merge tag 'core-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-09-171-0/+1
|\ \
| * | panic: Reenable preemption in WARN slowpathLukas Wunner2023-09-151-0/+1
* | | Merge tag 'pm-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-09-153-14/+16
|\ \ \ | |/ / |/| |
| * | PM: hibernate: Fix the exclusive get block device in test_resume modeChen Yu2023-09-121-6/+6
| * | PM: hibernate: Rename function parameter from snapshot_test to exclusiveChen Yu2023-09-122-8/+10
* | | Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-09-136-30/+88
|\ \ \ | |/ / |/| |
| * | eventfs: Fix the NULL pointer dereference bug in eventfs_remove_rec()Jinjie Ruan2023-09-121-4/+9
| * | tracing/synthetic: Print out u64 values properlyTero Kristo2023-09-111-1/+1
| * | tracing: Remove unused trace_event_file dir fieldSteven Rostedt (Google)2023-09-081-13/+0
| * | tracing: Use the new eventfs descriptor for print triggerSteven Rostedt (Google)2023-09-081-2/+2
| * | ring-buffer: Do not attempt to read past "commit"Steven Rostedt (Google)2023-09-081-0/+5
| * | ring-buffer: Avoid softlockup in ring_buffer_resize()Zheng Yejian2023-09-071-0/+2
| * | tracing: Have event inject files inc the trace array ref countSteven Rostedt (Google)2023-09-071-1/+2
| * | tracing: Have option files inc the trace array ref countSteven Rostedt (Google)2023-09-071-1/+22
| * | tracing: Have current_trace inc the trace array ref countSteven Rostedt (Google)2023-09-071-1/+2
| * | tracing: Have tracing_max_latency inc the trace array ref countSteven Rostedt (Google)2023-09-071-5/+10
| * | tracing: Increase trace array ref count on enable and filter filesSteven Rostedt (Google)2023-09-073-2/+33
* | | Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-09-091-4/+4
|\ \ \
| * \ \ Merge patch series "bpf, riscv: use BPF prog pack allocator in BPF JIT"Palmer Dabbelt2023-09-081-4/+4
| |\ \ \
| | * | | bpf: make bpf_prog_pack allocator portablePuranjay Mohan2023-09-061-4/+4
* | | | | Merge tag 'dma-mapping-6.6-2023-09-09' of git://git.infradead.org/users/hch/d...Linus Torvalds2023-09-094-13/+18
|\ \ \ \ \
| * | | | | Revert "dma-contiguous: check for memory region overlap"Zhenhua Huang2023-09-081-5/+0
| * | | | | dma-pool: remove a __maybe_unused label in atomic_pool_expandChristoph Hellwig2023-08-311-2/+2
| * | | | | dma-contiguous: fix the Kconfig entry for CONFIG_DMA_NUMA_CMAChristoph Hellwig2023-08-301-1/+1
| * | | | | dma-debug: don't call __dma_entry_alloc_check_leak() under free_entries_lockSergey Senozhatsky2023-08-301-5/+15
* | | | | | Merge tag 'printk-for-6.6-fixup' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-09-081-2/+0
|\ \ \ \ \ \
| * | | | | | Revert "printk: export symbols for debug modules"Christoph Hellwig2023-09-071-2/+0
* | | | | | | Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-09-074-38/+20
|\ \ \ \ \ \ \
| * | | | | | | bpf: bpf_sk_storage: Fix the missing uncharge in sk_omem_allocMartin KaFai Lau2023-09-061-1/+1
| * | | | | | | bpf: bpf_sk_storage: Fix invalid wait context lockdep reportMartin KaFai Lau2023-09-061-33/+14
| * | | | | | | bpf: Assign bpf_tramp_run_ctx::saved_run_ctx before recursion check.Sebastian Andrzej Siewior2023-09-062-4/+2
| * | | | | | | bpf: Invoke __bpf_prog_exit_sleepable_recur() on recursion in kern_sys_bpf().Sebastian Andrzej Siewior2023-09-061-0/+1
| * | | | | | | netfilter: nf_tables: Audit log rule resetPhil Sutter2023-08-311-0/+1
| * | | | | | | netfilter: nf_tables: Audit log setelem resetPhil Sutter2023-08-311-0/+1
* | | | | | | | Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-09-056-0/+9
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | kbuild: Show marked Kconfig fragments in "help"Kees Cook2023-09-046-0/+9
* | | | | | | | Merge tag 'printk-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2023-09-045-74/+156
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'rework/misc-cleanups' into for-linusPetr Mladek2023-09-044-73/+153
| |\ \ \ \ \ \ \ \
| | * | | | | | | | printk: Rename abandon_console_lock_in_panic() to other_cpu_in_panic()John Ogness2023-07-202-7/+10
| | * | | | | | | | printk: Add per-console suspended stateJohn Ogness2023-07-201-30/+44
| | * | | | | | | | printk: Consolidate console deferred printingJohn Ogness2023-07-202-14/+30
| | * | | | | | | | printk: Do not take console lock for console_flush_on_panic()John Ogness2023-07-201-9/+19
| | * | | | | | | | printk: Keep non-panic-CPUs out of console lockJohn Ogness2023-07-201-19/+26
| | * | | | | | | | printk: Reduce console_unblank() usage in unsafe scenariosJohn Ogness2023-07-201-0/+28
| | * | | | | | | | kdb: Do not assume write() callback availableJohn Ogness2023-07-201-0/+2
| * | | | | | | | | printk: export symbols for debug modulesEnlin Mu2023-08-161-0/+2
| * | | | | | | | | printk: ringbuffer: Fix truncating buffer size min_t castKees Cook2023-08-141-1/+1
| |/ / / / / / / /