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
2022-02-07
PM: s2idle: ACPI: Fix wakeup interrupts handling
Rafael J. Wysocki
3
-4
/
+5
2022-02-07
livepatch: Fix build failure on 32 bits processors
Christophe Leroy
1
-2
/
+2
2022-02-06
perf: Fix list corruption in perf_cgroup_switch()
Song Liu
1
-2
/
+2
2022-02-06
sched/fair: Fix fault in reweight_entity
Tadeusz Struk
1
-5
/
+6
2022-02-06
Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+16
2022-02-04
bpf: Implement bpf_core_types_are_compat().
Matteo Croce
1
-1
/
+104
2022-02-04
cpufreq: schedutil: Use to_gov_attr_set() to get the gov_attr_set
Kevin Hao
1
-1
/
+1
2022-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
20
-139
/
+224
2022-02-03
gcc-plugins/stackleak: Use noinstr in favor of notrace
Kees Cook
1
-3
/
+2
2022-02-03
Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-4
/
+5
2022-02-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
3
-4
/
+5
2022-02-03
bpf: Fix a btf decl_tag bug when tagging a function
Yonghong Song
1
-8
/
+21
2022-02-03
printk: Fix incorrect __user type in proc_dointvec_minmax_sysadmin()
Mickaël Salaün
1
-1
/
+1
2022-02-03
Revert "module, async: async_synchronize_full() on module init iff async is used"
Igor Pylypiv
2
-23
/
+5
2022-02-03
Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
2
-14
/
+65
2022-02-03
cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning
Waiman Long
1
-0
/
+10
2022-02-02
bpf: Use VM_MAP instead of VM_ALLOC for ringbuf
Hou Tao
1
-1
/
+1
2022-02-02
genirq, softirq: Use in_hardirq() instead of in_irq()
Changbin Du
2
-7
/
+7
2022-02-02
block: check that there is a plug in blk_flush_plug
Christoph Hellwig
1
-5
/
+2
2022-02-02
block: remove blk_needs_flush_plug
Christoph Hellwig
2
-2
/
+2
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
1
-3
/
+2
2022-02-02
block: remove genhd.h
Christoph Hellwig
2
-2
/
+0
2022-02-02
perf/core: Allow kernel address filter when not filtering the kernel
Adrian Hunter
1
-2
/
+0
2022-02-02
perf/core: Fix address filter parser for multiple filters
Adrian Hunter
1
-0
/
+3
2022-02-02
perf: Copy perf_event_attr::sig_data on modification
Marco Elver
1
-0
/
+16
2022-02-02
sched: move autogroup sysctls into its own file
Zhen Ni
3
-11
/
+24
2022-02-02
rseq: Remove broken uapi field layout on 32-bit little endian
Mathieu Desnoyers
1
-4
/
+4
2022-02-01
clocksource: Add a Kconfig option for WATCHDOG_MAX_SKEW
Waiman Long
2
-1
/
+16
2022-02-01
rcutorture: Enable limited callback-flooding tests of SRCU
Paul E. McKenney
1
-0
/
+2
2022-02-01
torture: Wake up kthreads after storing task_struct pointer
Paul E. McKenney
1
-1
/
+3
2022-02-01
rcutorture: Fix rcu_fwd_mutex deadlock
Paul E. McKenney
1
-2
/
+2
2022-02-01
rcutorture: Add end-of-test check to rcu_torture_fwd_prog() loop
Paul E. McKenney
1
-1
/
+1
2022-02-01
rcutorture: Make rcu_fwd_cb_nodelay be a counter
Paul E. McKenney
1
-7
/
+7
2022-02-01
rcutorture: Increase visibility of forward-progress hangs
Paul E. McKenney
1
-0
/
+4
2022-02-01
torture: Distinguish kthread stopping and being asked to stop
Paul E. McKenney
1
-1
/
+1
2022-02-01
rcutorture: Print message before invoking ->cb_barrier()
Paul E. McKenney
1
-2
/
+6
2022-02-01
rcu: Add per-CPU rcuc task dumps to RCU CPU stall warnings
Zqiang
4
-0
/
+42
2022-02-01
rcu: Don't deboost before reporting expedited quiescent state
Paul E. McKenney
1
-4
/
+4
2022-02-01
rcu: Elevate priority of offloaded callback threads
Alison Chaiken
2
-1
/
+4
2022-02-01
rcu: Make priority of grace-period thread consistent
Alison Chaiken
1
-0
/
+4
2022-02-01
rcu: Move kthread_prio bounds-check to a separate function
Alison Chaiken
1
-16
/
+23
2022-02-01
rcu: Create per-cpu rcuc kthreads only when rcutree.use_softirq=0
Zqiang
1
-1
/
+1
2022-02-01
rcu: Remove unused rcu_state.boost
Neeraj Upadhyay
2
-5
/
+2
2022-02-01
rcu/nocb: Handle concurrent nocb kthreads creation
Neeraj Upadhyay
2
-1
/
+8
2022-02-01
rcu: Mark accesses to boost_starttime
Paul E. McKenney
1
-3
/
+4
2022-02-01
rcu: Mark ->expmask access in synchronize_rcu_expedited_wait()
Paul E. McKenney
1
-1
/
+2
2022-02-01
rcu/exp: Fix check for idle context in rcu_exp_handler
Neeraj Upadhyay
1
-1
/
+1
2022-02-01
bpf: Drop libbpf, libelf, libz dependency from bpf preload.
Alexei Starovoitov
1
-26
/
+2
2022-02-01
bpf: Open code obj_get_info_by_fd in bpf preload.
Alexei Starovoitov
1
-1
/
+17
2022-02-01
bpf: Convert bpf preload to light skeleton.
Alexei Starovoitov
4
-420
/
+436
[prev]
[next]