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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-13
mfd: mfd-core: Add mechanism for removal of a subset of children
Charles Keepax
1
-0
/
+5
2020-08-13
mfd: max77693-private: Drop a duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-13
mfd: da9055: pdata.h: Drop a duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-13
mfd: da9063: Add support for latest DA silicon revision
Adam Thomson
1
-0
/
+1
2020-08-13
mfd: da9063: Fix revision handling to correctly select reg tables
Adam Thomson
1
-5
/
+10
2020-08-13
mfd: smsc-ece1099: Remove driver
Michael Walle
1
-104
/
+0
2020-08-13
mfd: core: Add OF_MFD_CELL_REG() helper
Lee Jones
1
-6
/
+11
2020-08-13
mfd: core: Fix formatting of MFD helpers
Lee Jones
1
-10
/
+10
2020-08-13
mfd: core: Make a best effort attempt to match devices with the correct of_nodes
Lee Jones
1
-0
/
+10
2020-06-18
mfd: Add support for the Khadas System control Microcontroller
Neil Armstrong
1
-0
/
+91
2020-06-18
mfd: madera: Remove unused forward declaration of madera_codec_pdata
Charles Keepax
1
-1
/
+0
2020-06-18
mfd: stm32: Add defines to be used for clkevent purpose
Benjamin Gaignard
1
-0
/
+5
2020-06-14
Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...
Linus Torvalds
3
-0
/
+20
2020-06-14
security: Add LSM hooks to set*gid syscalls
Thomas Cedeno
3
-0
/
+20
2020-06-14
Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
7
-32
/
+58
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+13
2020-06-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-4
/
+5
2020-06-13
Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
3
-53
/
+11
2020-06-13
Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-1
/
+1
2020-06-13
Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-15
/
+5
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
12
-39
/
+93
2020-06-13
Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-16
/
+331
2020-06-12
Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-91
/
+9
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+4
2020-06-11
Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
15
-574
/
+1277
2020-06-11
Merge tag 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-175
/
+2473
2020-06-11
Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2020-06-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-7
/
+19
2020-06-11
Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2020-06-11
Merge tag 'mailbox-v5.8' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
1
-0
/
+33
2020-06-11
Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
7
-64
/
+370
2020-06-11
compiler_types.h, kasan: Use __SANITIZE_ADDRESS__ instead of CONFIG_KASAN to ...
Marco Elver
1
-5
/
+8
2020-06-11
compiler.h: Move function attributes to compiler_types.h
Marco Elver
2
-29
/
+29
2020-06-11
compiler.h: Avoid nested statement expression in data_race()
Marco Elver
1
-5
/
+5
2020-06-11
compiler.h: Remove data_race() and unnecessary checks from {READ,WRITE}_ONCE()
Marco Elver
1
-11
/
+2
2020-06-11
kcsan: Remove 'noinline' from __no_kcsan_or_inline
Marco Elver
1
-4
/
+2
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
14
-563
/
+1274
2020-06-11
SUNRPC: rpc_xprt lifetime events should record xprt->state
Chuck Lever
1
-1
/
+29
2020-06-11
nfs: set invalid blocks after NFSv4 writes
Zheng Bin
1
-0
/
+1
2020-06-11
SUNRPC: trace RPC client lifetime events
Chuck Lever
1
-0
/
+111
2020-06-11
SUNRPC: Trace transport lifetime events
Chuck Lever
2
-4
/
+35
2020-06-11
SUNRPC: Split the xdr_buf event class
Chuck Lever
1
-47
/
+66
2020-06-11
SUNRPC: Add tracepoint to rpc_call_rpcerror()
Chuck Lever
1
-0
/
+28
2020-06-11
SUNRPC: Update the RPC_SHOW_SOCKET() macro
Chuck Lever
1
-3
/
+3
2020-06-11
SUNRPC: Update the rpc_show_task_flags() macro
Chuck Lever
1
-1
/
+7
2020-06-11
SUNRPC: Trace GSS context lifetimes
Chuck Lever
1
-4
/
+51
2020-06-11
SUNRPC: receive buffer size estimation values almost never change
Chuck Lever
2
-2
/
+37
2020-06-11
Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
10
-58
/
+529
2020-06-11
media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_size
Tomi Valkeinen
1
-1
/
+1
[next]