index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-23
sched/fair: Reduce long-tail newly idle balance cost
Aubrey Li
1
-0
/
+9
2021-03-23
sched/fair: Optimize test_idle_cores() for !SMT
Barry Song
1
-3
/
+5
2021-03-23
psi: Reduce calls to sched_clock() in psi
Shakeel Butt
1
-9
/
+10
2021-03-23
stop_machine: Add caller debug info to queue_stop_cpus_work
Valentin Schneider
1
-0
/
+1
2021-03-22
timekeeping, clocksource: Fix various typos in comments
Ingo Molnar
15
-34
/
+34
2021-03-22
lockdep: Address clang -Wformat warning printing for %hd
Arnd Bergmann
1
-1
/
+1
2021-03-22
lsm: separate security_task_getsecid() into subjective and objective variants
Paul Moore
4
-8
/
+10
2021-03-22
rcu: Provide polling interfaces for Tree RCU grace periods
Paul E. McKenney
1
-7
/
+68
2021-03-22
cpufreq: CPPC: Add support for frequency invariance
Viresh Kumar
1
-0
/
+1
2021-03-22
irq: Fix typos in comments
Ingo Molnar
7
-12
/
+12
2021-03-22
entry: Fix typos in comments
Ingo Molnar
1
-1
/
+1
2021-03-22
locking: Fix typos in comments
Ingo Molnar
8
-13
/
+13
2021-03-22
sched: Fix various typos
Ingo Molnar
19
-41
/
+41
2021-03-21
Merge tag 'io_uring-5.12-2021-03-21' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+5
2021-03-21
Merge tag 'irq-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+6
2021-03-21
Merge tag 'locking-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-29
/
+46
2021-03-21
Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-5
/
+4
2021-03-21
signal: don't allow STOP on PF_IO_WORKER threads
Eric W. Biederman
1
-1
/
+2
2021-03-21
signal: don't allow sending any signals to PF_IO_WORKER threads
Jens Axboe
1
-0
/
+3
2021-03-21
lockdep: Add a missing initialization hint to the "INFO: Trying to register non-static key" message
Tetsuo Handa
1
-1
/
+2
2021-03-21
genirq: Disable interrupts for force threaded handlers
Thomas Gleixner
1
-0
/
+4
2021-03-19
Merge tag 'io_uring-5.12-2021-03-19' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+1
2021-03-19
bpf: Remove insn_buf[] declaration in inner block
Jianlin Lv
1
-1
/
+0
2021-03-19
genirq/matrix: Prevent allocation counter corruption
Vitaly Kuznetsov
1
-1
/
+3
2021-03-19
bpf: Fix umd memory leak in copy_process()
Zqiang
2
-10
/
+30
2021-03-19
kernel: debug: Ordinary typo fixes in the file gdbstub.c
Bhaskar Chowdhury
1
-2
/
+2
2021-03-19
kdb: Simplify kdb commands registration
Sumit Garg
3
-213
/
+311
2021-03-19
kdb: Remove redundant function definitions/prototypes
Sumit Garg
2
-20
/
+0
2021-03-19
static_call: Fix static_call_update() sanity check
Peter Zijlstra
2
-1
/
+18
2021-03-19
static_call: Align static_call_is_init() patching condition
Peter Zijlstra
1
-10
/
+4
2021-03-19
static_call: Fix static_call_set_init()
Peter Zijlstra
1
-7
/
+10
2021-03-19
locking/locktorture: Fix incorrect use of ww_acquire_ctx in ww_mutex test
Waiman Long
1
-12
/
+27
2021-03-19
locking/locktorture: Pass thread id to lock/unlock functions
Waiman Long
1
-36
/
+58
2021-03-19
locking/locktorture: Fix false positive circular locking splat in ww_mutex test
Waiman Long
1
-3
/
+14
2021-03-19
Merge branch 'locking/urgent' into locking/core, to pick up dependent commits
Ingo Molnar
11
-144
/
+232
2021-03-19
swiotlb: remove swiotlb_nr_tbl
Christoph Hellwig
1
-6
/
+1
2021-03-19
swiotlb: dynamically allocate io_tlb_default_mem
Christoph Hellwig
1
-206
/
+98
2021-03-19
swiotlb: move global variables into a new io_tlb_mem structure
Claire Chang
1
-190
/
+164
2021-03-18
cpufreq: schedutil: Call sugov_update_next_freq() before check to fast_switch_enabled
Yue Hu
1
-17
/
+12
2021-03-18
tracing: Add a verifier to check string pointers for trace events
Steven Rostedt (VMware)
4
-1
/
+215
2021-03-18
tracing: Add check of trace event print fmts for dereferencing pointers
Steven Rostedt (VMware)
1
-0
/
+210
2021-03-18
tracing: Add tracing_event_time_stamp() API
Steven Rostedt (VMware)
2
-0
/
+9
2021-03-18
ring-buffer: Add verifier for using ring_buffer_event_time_stamp()
Steven Rostedt (VMware)
1
-4
/
+52
2021-03-18
tracing: Use a no_filter_buffering_ref to stop using the filter buffer
Steven Rostedt (VMware)
3
-21
/
+17
2021-03-18
ring-buffer: Allow ring_buffer_event_time_stamp() to return time stamp of all events
Steven Rostedt (VMware)
2
-16
/
+46
2021-03-18
tracing: Pass buffer of event to trigger operations
Steven Rostedt (VMware)
4
-51
/
+92
2021-03-18
ring-buffer: Add a event_stamp to cpu_buffer for each level of nesting
Steven Rostedt (VMware)
1
-1
/
+10
2021-03-18
ring-buffer: Separate out internal use of ring_buffer_event_time_stamp()
Steven Rostedt (VMware)
1
-18
/
+23
2021-03-18
Revert "PM: ACPI: reboot: Use S5 for reboot"
Josef Bacik
1
-2
/
+0
2021-03-18
bpf, devmap: Move drop error path to devmap for XDP_REDIRECT
Lorenzo Bianconi
1
-18
/
+12
[prev]
[next]