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
2018-12-17
misc: cardreader: add new Alcor Micro Cardreader PCI driver
Oleksij Rempel
1
-0
/
+286
2018-12-17
mmc: slot-gpio: Delete legacy GPIO handling
Linus Walleij
1
-5
/
+0
2018-12-17
mmc: pxa: Use GPIO descriptor for power
Linus Walleij
1
-2
/
+0
2018-12-17
mmc: pxamci: Delete platform data handling of CD and WP
Linus Walleij
1
-2
/
+0
2018-12-17
mmc: s3cmci: Use the slot GPIO descriptor
Linus Walleij
1
-4
/
+0
2018-12-17
mmc: host: tmio: Use GPIO descriptors
Linus Walleij
1
-7
/
+2
2018-12-17
mmc: spi: Convert to use GPIO descriptors
Linus Walleij
1
-15
/
+0
2018-12-17
mmc: core: Add ->hs400_prepare_ddr() callback
Yinbo Zhu
1
-0
/
+3
2018-12-17
mmc: document 'Reliable Write' bit in uapi header
Wolfram Sang
1
-1
/
+4
2018-12-17
mmc: sdhci: imx: Use the slot GPIO descriptor
Linus Walleij
1
-4
/
+0
2018-12-14
mm/sparse: add common helper to mark all memblocks present
Logan Gunthorpe
1
-0
/
+6
2018-12-14
mm: introduce common STRUCT_PAGE_MAX_SHIFT define
Logan Gunthorpe
2
-0
/
+6
2018-12-13
Merge tag 'xarray-4.20-rc7' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-0
/
+54
2018-12-12
Merge tag 'media/v4.20-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
5
-72
/
+94
2018-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
1
-0
/
+9
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-25
/
+75
2018-12-09
Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+7
2018-12-09
Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-2
/
+3
2018-12-09
Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+8
2018-12-08
Merge tag 'asm-generic-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+4
2018-12-08
Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpm...
David Rientjes
1
-4
/
+8
2018-12-07
neighbour: Avoid writing before skb->head in neigh_hh_output()
Stefano Brivio
1
-5
/
+23
2018-12-07
Input: restore EV_ABS ABS_RESERVED
Peter Hutterer
1
-0
/
+9
2018-12-06
Merge tag 'nfs-for-4.20-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+0
2018-12-06
Merge tag 'sound-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+3
2018-12-06
Merge tag 'usb-serial-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-0
/
+1
2018-12-06
asm-generic: unistd.h: fixup broken macro include.
Guo Ren
1
-0
/
+4
2018-12-06
XArray: Add xa_cmpxchg_irq and xa_cmpxchg_bh
Matthew Wilcox
1
-0
/
+54
2018-12-05
sctp: frag_point sanity check
Jakub Audykowicz
1
-0
/
+5
2018-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-19
/
+44
2018-12-05
mm, thp: restore node-local hugepage allocations
David Rientjes
1
-2
/
+0
2018-12-05
USB: check usb_get_extra_descriptor for proper size
Mathias Payer
1
-2
/
+2
2018-12-05
media: mpeg2-ctrls.h: move MPEG2 state controls to non-public header
Hans Verkuil
4
-72
/
+92
2018-12-05
USB: serial: console: fix reported terminal settings
Johan Hovold
1
-0
/
+1
2018-12-04
dax: Fix unlock mismatch with updated API
Matthew Wilcox
1
-6
/
+8
2018-12-03
sctp: kfree_rcu asoc
Xin Long
1
-0
/
+2
2018-12-03
media: vb2: keep a reference to the request until dqbuf
Hans Verkuil
1
-0
/
+2
2018-12-03
Merge tag 'media/v4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-1
/
+1
2018-12-03
Drivers: hv: vmbus: Offload the handling of channels to two workqueues
Dexuan Cui
1
-0
/
+7
2018-12-02
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-0
/
+2
2018-12-02
Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+0
2018-12-02
SUNRPC: Fix a memory leak in call_encode()
Trond Myklebust
1
-1
/
+0
2018-12-01
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-17
/
+30
2018-11-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+2
2018-11-30
Merge tag 'fscache-fixes-20181130' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+1
2018-11-30
bpf: Improve socket lookup reuseport documentation
Joe Stringer
1
-0
/
+4
2018-11-30
bpf: Support sk lookup in netns with id 0
Joe Stringer
1
-14
/
+21
2018-11-30
bpf: fix pointer offsets in context for 32 bit
Daniel Borkmann
2
-5
/
+19
2018-11-30
psi: make disabling/enabling easier for vendor kernels
Johannes Weiner
1
-1
/
+2
2018-11-30
Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+3
[next]