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
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-05
Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-0
/
+1
2018-06-05
Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
2
-22
/
+42
2018-06-05
Merge branch 'for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
Linus Torvalds
1
-11
/
+11
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
2
-15
/
+16
2018-06-05
pstore: Convert internal records to timespec64
Kees Cook
1
-1
/
+1
2018-06-05
Merge tag 'tty-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2
-1
/
+4
2018-06-05
Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2
-0
/
+14
2018-06-05
Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
11
-50
/
+410
2018-06-05
Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
12
-90
/
+41
2018-06-05
Merge tag 'mmc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
4
-0
/
+10
2018-06-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+23
2018-06-05
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
Linus Torvalds
3
-27
/
+3
2018-06-05
Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
4
-11
/
+38
2018-06-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
1
-0
/
+5
2018-06-05
device: Use overflow helpers for devm_kmalloc()
Kees Cook
1
-2
/
+6
2018-06-05
mm: Use overflow helpers in kvmalloc()
Kees Cook
2
-2
/
+6
2018-06-05
mm: Use overflow helpers in kmalloc_array*()
Kees Cook
1
-6
/
+11
2018-06-05
overflow.h: Add allocation size calculation helpers
Kees Cook
1
-0
/
+73
2018-06-05
Merge tag 'rslib-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-26
/
+48
2018-06-05
Input: synaptics-rmi4 - convert irq distribution to irq_domain
Nick Dyer
1
-0
/
+2
2018-06-05
Merge tag 'dp-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-27
/
+25
2018-06-05
Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-0
/
+18
2018-06-05
ACPI / PPTT: fix build when CONFIG_ACPI_PPTT is not enabled
Sudeep Holla
2
-1
/
+16
2018-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
6
-19
/
+103
2018-06-05
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
10
-67
/
+97
2018-06-05
ipmr: fix error path when ipmr_new_table fails
Sabrina Dubroca
1
-10
/
+0
2018-06-05
Merge tag 'asoc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
3
-3
/
+139
2018-06-05
qed*: Utilize FW 8.37.2.0
Michal Kalderon
4
-9
/
+8
2018-06-05
net: added netdevice operation for Tx
Magnus Karlsson
1
-0
/
+2
2018-06-05
net: xdp: added bpf_netdev_command XDP_{QUERY, SETUP}_XSK_UMEM
Björn Töpel
1
-0
/
+8
2018-06-05
net: phy: broadcom: Enable 125 MHz clock on LED4 pin for BCM54612E by default.
Kun Yi
1
-0
/
+4
2018-06-05
net: phy: remove PM ops from MDIO bus
Heiner Kallweit
1
-1
/
+0
2018-06-05
net: remove net_device operation ndo_xdp_flush
Jesper Dangaard Brouer
1
-4
/
+0
2018-06-04
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-99
/
+93
2018-06-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-18
/
+51
2018-06-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
8
-19
/
+30
2018-06-04
Merge branch 'x86-dax-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+17
2018-06-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-0
/
+2
2018-06-04
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+9
2018-06-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-4
/
+21
2018-06-04
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-4
/
+6
2018-06-04
Merge tag 'nfs-rdma-for-4.18-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Trond Myklebust
3
-1
/
+7
2018-06-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-12
/
+40
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
3
-1
/
+4
2018-06-04
branch-check: fix long->int truncation when profiling branches
Mikulas Patocka
1
-1
/
+1
2018-06-04
ring-buffer: Fix typo in comment
Vasyl Gomonovych
1
-1
/
+1
2018-06-04
qed: Add srq core support for RoCE and iWARP
Yuval Bason
1
-1
/
+11
2018-06-04
net: skbuff.h: drop unneeded <linux/slab.h>
Randy Dunlap
1
-2
/
+0
2018-06-04
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
7
-6
/
+29
2018-06-04
Merge tag 'locks-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
Linus Torvalds
1
-1
/
+1
[prev]
[next]