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
2017-03-16
drivers core: remove assert_held_device_hotplug()
Heiko Carstens
1
-1
/
+0
2017-03-16
kasan: add a prototype of task_struct to avoid warning
Masami Hiramatsu
1
-0
/
+1
2017-03-16
crypto: ccp - Assign DMA commands to the channel's CCP
Gary R Hook
1
-1
/
+1
2017-03-16
vmbus: remove hv_event_tasklet_disable/enable
Dexuan Cui
1
-3
/
+0
2017-03-16
vmbus: use rcu for per-cpu channel list
Stephen Hemminger
1
-0
/
+7
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-4
/
+34
2017-03-15
fscrypt: eliminate ->prepare_context() operation
Eric Biggers
1
-1
/
+0
2017-03-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-0
/
+5
2017-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
12
-13
/
+50
2017-03-15
Merge tag 'omapdrm-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
1
-19
/
+19
2017-03-14
serial: st-asc: Use new GPIOD API to obtain RTS pin
Lee Jones
1
-16
/
+0
2017-03-14
usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk
Samuel Thibault
1
-0
/
+6
2017-03-13
Merge tag 'omap-for-v4.11/fixes-rc1-v2' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
1
-13
/
+3
2017-03-13
iio: sw-device: Fix config group initialization
Lars-Peter Clausen
1
-1
/
+1
2017-03-13
Revert "netfilter: nf_tables: add flush field to struct nft_set_iter"
Pablo Neira Ayuso
1
-1
/
+0
2017-03-13
netfilter: Force fake conntrack entry to be at least 8 bytes aligned
Steven Rostedt (VMware)
1
-1
/
+1
2017-03-13
netfilter: nf_tables: fix mismatch in big-endian system
Liping Zhang
1
-0
/
+29
2017-03-13
uapi: fix drm/omap_drm.h userspace compilation errors
Dmitry V. Levin
1
-19
/
+19
2017-03-12
bpf: improve read-only handling
Daniel Borkmann
1
-4
/
+12
2017-03-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+23
2017-03-12
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+4
2017-03-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2017-03-11
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+15
2017-03-11
acpi/processor: Check for duplicate processor ids at hotplug time
Dou Liyang
1
-1
/
+1
2017-03-11
Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"
Dou Liyang
1
-3
/
+0
2017-03-10
kexec, x86/purgatory: Unbreak it and clean it up
Thomas Gleixner
1
-0
/
+23
2017-03-10
Merge tag 'ceph-for-4.11-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-0
/
+3
2017-03-10
Merge branch 'prep-for-5level'
Linus Torvalds
10
-35
/
+277
2017-03-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-18
/
+11
2017-03-09
net: Work around lockdep limitation in sockets that use sockets
David Howells
6
-8
/
+13
2017-03-09
userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEED
Andrea Arcangeli
1
-4
/
+3
2017-03-09
mm/vmstats: add thp_split_pud event for clarity
Yisheng Xie
1
-0
/
+3
2017-03-09
include/linux/fs.h: fix unsigned enum warning with gcc-4.2
Arnd Bergmann
1
-1
/
+1
2017-03-09
userfaultfd: non-cooperative: rollback userfaultfd_exit
Andrea Arcangeli
2
-10
/
+1
2017-03-09
scripts/spelling.txt: add "overide" pattern and fix typo instances
Masahiro Yamada
2
-2
/
+2
2017-03-09
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-03-09
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-9
/
+0
2017-03-09
Merge tag 'media/v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-2
/
+11
2017-03-09
bpf: convert htab map to hlist_nulls
Alexei Starovoitov
2
-0
/
+19
2017-03-09
uapi: fix linux/packet_diag.h userspace compilation error
Dmitry V. Levin
1
-1
/
+1
2017-03-09
mm: convert generic code to 5-level paging
Kirill A. Shutemov
4
-10
/
+75
2017-03-09
asm-generic: introduce <asm-generic/pgtable-nop4d.h>
Kirill A. Shutemov
3
-24
/
+89
2017-03-09
asm-generic: introduce __ARCH_USE_5LEVEL_HACK
Kirill A. Shutemov
2
-0
/
+67
2017-03-09
asm-generic: introduce 5level-fixup.h
Kirill A. Shutemov
3
-1
/
+46
2017-03-08
sched/headers: fix up header file dependency on <linux/sched/signal.h>
Linus Torvalds
1
-21
/
+10
2017-03-08
Revert "scsi, block: fix duplicate bdi name registration crashes"
Jan Kara
2
-9
/
+0
2017-03-08
netfilter: nf_tables: set pktinfo->thoff at AH header if found
Pablo Neira Ayuso
1
-2
/
+4
2017-03-07
Merge remote-tracking branch 'mkp-scsi/fixes' into fixes
James Bottomley
2
-0
/
+5
2017-03-07
dccp: fix use-after-free in dccp_feat_activate_values
Eric Dumazet
1
-0
/
+1
2017-03-07
Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+11
[prev]
[next]