index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-27
rcu-tasks: Add an RCU-tasks rude variant
Paul E. McKenney
3
-1
/
+111
2020-04-27
rcu-tasks: Refactor RCU-tasks to allow variants to be added
Paul E. McKenney
4
-239
/
+272
2020-04-27
rcutorture: Add a test for synchronize_rcu_mult()
Paul E. McKenney
1
-2
/
+7
2020-04-27
rcu: Reinstate synchronize_rcu_mult()
Paul E. McKenney
1
-0
/
+19
2020-04-27
rcu-tasks: Create struct to hold state information
Paul E. McKenney
1
-27
/
+46
2020-04-27
rcu-tasks: Move Tasks RCU to its own file
Paul E. McKenney
2
-364
/
+372
2020-04-27
rcu: Add per-task state to RCU CPU stall warnings
Paul E. McKenney
1
-2
/
+36
2020-04-27
sched/core: Add function to sample state of locked-down task
Paul E. McKenney
2
-0
/
+50
2020-04-27
rcu-tasks: Use context-switch hook for PREEMPT=y kernels
Paul E. McKenney
1
-0
/
+2
2020-04-27
rcu: Add comments marking transitions between RCU watching and not
Paul E. McKenney
1
-4
/
+25
2020-04-27
rcutorture: Add test of holding scheduler locks across rcu_read_unlock()
Paul E. McKenney
1
-1
/
+9
2020-04-27
rcu: Don't use negative nesting depth in __rcu_read_unlock()
Lai Jiangshan
2
-41
/
+12
2020-04-27
rcu: Remove unused ->rcu_read_unlock_special.b.deferred_qs field
Lai Jiangshan
2
-2
/
+1
2020-04-27
rcu: Don't set nesting depth negative in rcu_preempt_deferred_qs()
Lai Jiangshan
1
-5
/
+0
2020-04-27
rcu: Make rcu_read_unlock_special() safe for rq/pi locks
Paul E. McKenney
2
-54
/
+24
2020-04-27
rcu: Add KCSAN stubs to update.c
Paul E. McKenney
1
-0
/
+13
2020-04-27
rcu: Add KCSAN stubs
Paul E. McKenney
1
-0
/
+13
2020-04-19
Linux 5.7-rc2
v5.7-rc2
Linus Torvalds
1
-1
/
+1
2020-04-19
mm: Fix MREMAP_DONTUNMAP accounting on VMA merge
Brian Geffon
1
-1
/
+12
2020-04-19
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-41
/
+35
2020-04-19
Merge tag 'x86-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-53
/
+127
2020-04-19
Merge tag 'timers-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+27
2020-04-19
Merge tag 'perf-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
22
-387
/
+646
2020-04-19
Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-63
/
+51
2020-04-19
Merge tag 'sched-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+21
2020-04-19
Merge tag 'core-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2020-04-19
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-18
/
+34
2020-04-19
Merge tag '5.7-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-3
/
+22
2020-04-19
Merge tag 'flexible-array-member-5.7-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
28
-39
/
+39
2020-04-18
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
9
-10
/
+12
2020-04-18
xattr.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-18
uapi: linux: fiemap.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-18
uapi: linux: dlm_device.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-04-18
tpm_eventlog.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+3
2020-04-18
ti_wilink_st.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+3
2020-04-18
swap.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-18
skbuff.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-18
sched: topology.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-18
rslib.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-18
rio.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-04-18
posix_acl.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-18
platform_data: wilco-ec.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-18
memcontrol.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-04-18
list_lru.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-18
lib: cpu_rmap: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-18
irq.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-04-18
ihex.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-18
igmp.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-18
genalloc.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-18
ethtool.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
[next]