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-12-06
tracing: Use __this_cpu_read() in trace_event_buffer_lock_reserver()
Steven Rostedt (VMware)
1
-1
/
+1
2021-12-06
tracing: Add '__rel_loc' using trace event macros
Masami Hiramatsu
1
-0
/
+3
2021-12-06
tracing: Support __rel_loc relative dynamic data location attribute
Masami Hiramatsu
4
-6
/
+59
2021-12-06
tracing: Fix spelling mistake "aritmethic" -> "arithmetic"
Colin Ian King
1
-1
/
+1
2021-12-06
bpf: Remove config check to enable bpf support for branch records
Kajol Jain
1
-5
/
+1
2021-12-06
printk/console: Clean up boot console handling in register_console()
Petr Mladek
1
-23
/
+24
2021-12-06
printk/console: Remove need_default_console variable
Petr Mladek
1
-12
/
+17
2021-12-06
printk/console: Remove unnecessary need_default_console manipulation
Petr Mladek
1
-3
/
+1
2021-12-06
printk/console: Rename has_preferred_console to need_default_console
Petr Mladek
1
-6
/
+6
2021-12-06
printk/console: Split out code that enables default console
Petr Mladek
1
-15
/
+23
2021-12-05
Merge tag 'timers_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+9
2021-12-05
Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-6
/
+12
2021-12-04
bpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD)
Hou Tao
2
-5
/
+4
2021-12-04
locking: Make owner_on_cpu() into <linux/sched.h>
Kefeng Wang
3
-21
/
+4
2021-12-04
lockdep: Remove softirq accounting on PREEMPT_RT.
Thomas Gleixner
1
-0
/
+2
2021-12-04
locking/rtmutex: Add rt_mutex_lock_nest_lock() and rt_mutex_lock_killable().
Sebastian Andrzej Siewior
1
-4
/
+26
2021-12-04
locking/rtmutex: Squash self-deadlock check for ww_rt_mutex.
Peter Zijlstra
1
-1
/
+4
2021-12-04
locking: Remove rt_rwlock_is_contended().
Sebastian Andrzej Siewior
1
-6
/
+0
2021-12-04
sched: Trigger warning if ->migration_disabled counter underflows.
Sebastian Andrzej Siewior
1
-0
/
+3
2021-12-04
sched/fair: Fix per-CPU kthread and wakee stacking for asym CPU capacity
Vincent Donnefort
1
-1
/
+2
2021-12-04
sched/fair: Fix detection of per-CPU kthreads waking a task
Vincent Donnefort
1
-0
/
+1
2021-12-04
sched/uclamp: Fix rq->uclamp_max not set on first enqueue
Qais Yousef
1
-1
/
+1
2021-12-04
preempt/dynamic: Fix setup_preempt_mode() return value
Andrew Halaney
1
-2
/
+2
2021-12-03
Merge SA_IMMUTABLE-fixes-for-v5.16-rc2
Eric W. Biederman
2
-9
/
+31
2021-12-03
libbpf: Reduce bpf_core_apply_relo_insn() stack usage.
Alexei Starovoitov
1
-1
/
+10
2021-12-03
bpf: Fix the off-by-two error in range markings
Maxim Mikityanskiy
1
-1
/
+1
2021-12-02
workqueue: Fix unbind_workers() VS wq_worker_sleeping() race
Frederic Weisbecker
1
-0
/
+10
2021-12-02
workqueue: Fix unbind_workers() VS wq_worker_running() race
Frederic Weisbecker
1
-0
/
+9
2021-12-02
bpf: Fix bpf_check_mod_kfunc_call for built-in modules
Kumar Kartikeya Dwivedi
1
-2
/
+0
2021-12-02
bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL
Kumar Kartikeya Dwivedi
1
-7
/
+2
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-104
/
+136
2021-12-02
bpf: Add bpf_core_add_cands() and wire it into bpf_core_apply_relo_insn().
Alexei Starovoitov
1
-1
/
+345
2021-12-02
bpf: Adjust BTF log size limit.
Alexei Starovoitov
1
-1
/
+1
2021-12-02
bpf: Pass a set of bpf_core_relo-s to prog_load command.
Alexei Starovoitov
3
-1
/
+83
2021-12-02
bpf: Prepare relo_core.c for kernel duty.
Alexei Starovoitov
2
-0
/
+30
2021-12-02
bpf: Rename btf_member accessors.
Alexei Starovoitov
2
-12
/
+12
2021-12-02
sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_full
Frederic Weisbecker
1
-3
/
+9
2021-12-02
timers/nohz: Last resort update jiffies on nohz_full IRQ entry
Frederic Weisbecker
2
-1
/
+9
2021-12-02
gcov: Remove compiler version check
Nathan Chancellor
1
-1
/
+0
2021-12-01
kprobes: Limit max data_size of the kretprobe instances
Masami Hiramatsu
1
-0
/
+3
2021-12-01
tracing: Fix a kmemleak false positive in tracing_map
Chen Jun
1
-0
/
+3
2021-12-01
tracing/histograms: String compares should not care about signed values
Steven Rostedt (VMware)
1
-1
/
+1
2021-12-01
bpf: Clean-up bpf_verifier_vlog() for BPF_LOG_KERNEL log level
Hou Tao
1
-4
/
+6
2021-12-01
workqueue: Upgrade queue_work_on() comment
Paul E. McKenney
1
-1
/
+2
2021-11-30
refscale: Prevent buffer to pr_alert() being too long
Li Zhijian
1
-10
/
+13
2021-11-30
refscale: Simplify the errexit checkpoint
Li Zhijian
1
-13
/
+6
2021-11-30
rcutorture: Suppress pi-lock-across read-unlock testing for Tiny SRCU
Paul E. McKenney
1
-1
/
+6
2021-11-30
rcutorture: More thoroughly test nested readers
Paul E. McKenney
1
-23
/
+50
2021-11-30
rcutorture: Sanitize RCUTORTURE_RDR_MASK
Paul E. McKenney
1
-3
/
+4
2021-11-30
rcu-tasks: Don't remove tasks with pending IPIs from holdout list
Paul E. McKenney
1
-2
/
+3
[prev]
[next]