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
2020-11-23
signal: clear non-uapi flag bits when passing/returning sa_flags
Peter Collingbourne
1
-0
/
+10
2020-11-23
softirq: Move related code into one section
Thomas Gleixner
1
-53
/
+54
2020-11-22
Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-55
/
+71
2020-11-22
Merge tag 'locking-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+4
2020-11-21
Merge tag 'seccomp-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2
-14
/
+7
2020-11-20
Merge branch 'for-linus/seccomp' into for-next/seccomp
Kees Cook
2
-14
/
+7
2020-11-20
seccomp: Remove bogus __user annotations
Jann Horn
1
-2
/
+2
2020-11-20
bpf: Simplify task_file_seq_get_next()
Song Liu
1
-37
/
+17
2020-11-20
seccomp/cache: Report cache data through /proc/pid/seccomp_cache
YiFei Zhu
1
-0
/
+59
2020-11-20
seccomp/cache: Add "emulator" to check if filter is constant allow
YiFei Zhu
1
-1
/
+155
2020-11-20
seccomp/cache: Lookup syscall allowlist bitmap for fast path
YiFei Zhu
1
-0
/
+77
2020-11-20
printk/console: Allow to disable console output by using console="" or console=null
Petr Mladek
1
-1
/
+8
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
3
-3
/
+2
2020-11-19
Merge branch 'kcsan.2020.11.06a' into HEAD
Paul E. McKenney
2
-9
/
+14
2020-11-19
Merge branches 'cpuinfo.2020.11.06a', 'doc.2020.11.06a', 'fixes.2020.11.19b', 'lockdep.2020.11.02a', 'tasks.2020.11.06a' and 'torture.2020.11.06a' into HEAD
Paul E. McKenney
16
-153
/
+392
2020-11-19
srcu: Take early exit on memory-allocation failure
Paul E. McKenney
1
-1
/
+3
2020-11-19
rcu/tree: Defer kvfree_rcu() allocation to a clean context
Uladzislau Rezki (Sony)
1
-43
/
+66
2020-11-19
rcu: Do not report strict GPs for outgoing CPUs
Paul E. McKenney
1
-1
/
+1
2020-11-19
rcu: Fix a typo in rcu_blocking_is_gp() header comment
Zhouyi Zhou
1
-1
/
+1
2020-11-19
rcu: Prevent lockdep-RCU splats on lock acquisition/release
Paul E. McKenney
2
-1
/
+21
2020-11-19
rcu/tree: nocb: Avoid raising softirq for offloaded ready-to-execute CBs
Joel Fernandes (Google)
1
-1
/
+2
2020-11-19
rcu,ftrace: Fix ftrace recursion
Peter Zijlstra
1
-1
/
+4
2020-11-19
rcu/tree: Make struct kernel_param_ops definitions const
Joe Perches
1
-2
/
+2
2020-11-19
rcu/tree: Add a warning if CPU being onlined did not report QS already
Joel Fernandes (Google)
1
-1
/
+3
2020-11-19
rcu: Clarify nocb kthreads naming in RCU_NOCB_CPU config
Neeraj Upadhyay
1
-7
/
+11
2020-11-19
rcu: Fix single-CPU check in rcu_blocking_is_gp()
Neeraj Upadhyay
2
-2
/
+18
2020-11-19
rcu: Implement rcu_segcblist_is_offloaded() config dependent
Frederic Weisbecker
2
-15
/
+8
2020-11-19
rcu: Panic after fixed number of stalls
chao
2
-0
/
+17
2020-11-19
rcu: Allow rcu_irq_enter_check_tick() from NMI
Peter Zijlstra
1
-2
/
+2
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
15
-122
/
+169
2020-11-19
Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-6
/
+29
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
3
-6
/
+29
2020-11-19
fail_function: Remove a redundant mutex unlock
Luo Meng
1
-2
/
+3
2020-11-19
lib/strncpy_from_user.c: Mask out bytes after NUL terminator.
Daniel Xu
1
-0
/
+10
2020-11-19
sched/topology: Condition EAS enablement on FIE support
Ionela Voinescu
1
-0
/
+9
2020-11-19
sched/topology,schedutil: Wrap sched domains rebuild
Ionela Voinescu
2
-15
/
+12
2020-11-19
sched/uclamp: Allow to reset a task uclamp constraint value
Dietmar Eggemann
1
-19
/
+51
2020-11-19
sched/core: Fix typos in comments
Tal Zussman
1
-15
/
+15
2020-11-19
sched/topology: Warn when NUMA diameter > 2
Valentin Schneider
1
-0
/
+33
2020-11-19
cpuset: fix race between hotplug work and later CPU offline
Daniel Jordan
1
-5
/
+28
2020-11-19
sched: Fix migration_cpu_stop() WARN
Peter Zijlstra
1
-2
/
+2
2020-11-19
sched/core: Add missing completion for affine_move_task() waiters
Valentin Schneider
1
-1
/
+12
2020-11-19
context_tracking: Only define schedule_user() on !HAVE_CONTEXT_TRACKING_OFFSTACK archs
Frederic Weisbecker
1
-1
/
+1
2020-11-19
sched: Detect call to schedule from critical entry code
Frederic Weisbecker
1
-0
/
+1
2020-11-19
nsproxy: use put_nsproxy() in switch_task_namespaces()
Hui Su
1
-3
/
+3
2020-11-19
tick: Get rid of tick_period
Thomas Gleixner
4
-18
/
+15
2020-11-19
tick/sched: Release seqcount before invoking calc_load_global()
Yunfeng Ye
1
-1
/
+11
2020-11-19
tick/sched: Optimize tick_do_update_jiffies64() further
Thomas Gleixner
1
-5
/
+6
2020-11-19
tick/sched: Reduce seqcount held scope in tick_do_update_jiffies64()
Yunfeng Ye
1
-25
/
+22
2020-11-19
tick/sched: Use tick_next_period for lockless quick check
Thomas Gleixner
1
-13
/
+33
[prev]
[next]