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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-17
netfilter: nf_tables: rt: allow checking if dst has xfrm attached
Florian Westphal
1
-0
/
+2
2018-09-16
Merge 4.19-rc4 into usb-next
Greg Kroah-Hartman
23
-30
/
+86
2018-09-16
Merge b4.19-rc4 into char-misc-next
Greg Kroah-Hartman
14
-19
/
+25
2018-09-16
kernfs: update comment about kernfs_path() return value
Konstantin Khlebnikov
1
-4
/
+5
2018-09-16
mfd: cros: add charger port count command definition
Fabien Parent
1
-0
/
+10
2018-09-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2018-09-14
Merge tag 'for-linus-4.19c-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-3
/
+4
2018-09-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-1
/
+2
2018-09-14
flow_dissector: implements flow dissector BPF hook
Petar Penkov
6
-3
/
+47
2018-09-14
Merge tag 'usb-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-0
/
+1
2018-09-14
net: move definition of pcpu_lstats to header file
Li RongQing
1
-0
/
+6
2018-09-14
tty_ioctl(): start taking TIOC[SG]SERIAL into separate methods
Al Viro
1
-0
/
+3
2018-09-14
move compat handling of tty ioctls to tty_compat_ioctl()
Al Viro
1
-2
/
+0
2018-09-14
binder: Add BINDER_GET_NODE_INFO_FOR_REF ioctl.
Martijn Coenen
1
-0
/
+10
2018-09-14
xen/balloon: add runtime control for scrubbing ballooned out pages
Marek Marczykowski-Górecki
1
-3
/
+4
2018-09-14
asm-generic: io: Fix ioport_map() for !CONFIG_GENERIC_IOMAP && CONFIG_INDIRECT_PIO
Andrew Murray
1
-1
/
+2
2018-09-13
Merge tag 'ovl-fixes-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
Linus Torvalds
1
-0
/
+5
2018-09-13
Merge tag 'for-linus-20180913' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2018-09-13
mm: get rid of vmacache_flush_all() entirely
Linus Torvalds
4
-8
/
+2
2018-09-13
vxlan: Remove duplicated include from vxlan.h
YueHaibing
1
-1
/
+0
2018-09-13
tls: zero the crypto information from tls_context before freeing
Sabrina Dubroca
1
-10
/
+9
2018-09-13
RDMA: Remove duplicated include from ib_addr.h
YueHaibing
1
-1
/
+0
2018-09-13
tun: switch to new type of msg_control
Jason Wang
1
-0
/
+14
2018-09-13
net: sock: introduce SOCK_XDP
Jason Wang
1
-0
/
+1
2018-09-13
llc: avoid blocking in llc_sap_close()
Cong Wang
1
-0
/
+1
2018-09-13
ALSA: hda - Enable runtime PM only for discrete GPU
Takashi Iwai
1
-0
/
+3
2018-09-13
ipv6: Add sockopt IPV6_MULTICAST_ALL analogue to IP_MULTICAST_ALL
Andre Naujoks
2
-1
/
+3
2018-09-13
net: dsa: Add Lantiq / Intel GSWIP tag support
Hauke Mehrtens
1
-0
/
+1
2018-09-13
gpiolib: Pass array info to get/set array functions
Janusz Krzysztofik
1
-0
/
+16
2018-09-13
gpiolib: Identify arrays matching GPIO hardware
Janusz Krzysztofik
1
-0
/
+9
2018-09-13
gpiolib: Pass bitmaps, not integer arrays, to get/set array
Janusz Krzysztofik
1
-16
/
+18
2018-09-13
gpio: uapi: Grammar s/array/array of/
Geert Uytterhoeven
1
-1
/
+1
2018-09-12
Merge tag 'pci-v4.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-0
/
+3
2018-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-11
/
+59
2018-09-12
geneve: add ttl inherit support
Hangbin Liu
1
-0
/
+1
2018-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-5
/
+5
2018-09-12
net: bridge: add support for sticky fdb entries
Nikolay Aleksandrov
1
-0
/
+1
2018-09-12
net: ethernet: Add helper to determine if pause configuration is supported
Andrew Lunn
1
-0
/
+2
2018-09-12
net: ethernet: Add helper for set_pauseparam for Pause
Andrew Lunn
1
-0
/
+2
2018-09-12
net: ethernet: Add helper for set_pauseparam for Asym Pause
Andrew Lunn
1
-0
/
+1
2018-09-12
net: ethernet: Add helper for MACs which support pause
Andrew Lunn
1
-0
/
+1
2018-09-12
net: ethernet: Add helper for MACs which support asym pause
Andrew Lunn
1
-0
/
+1
2018-09-12
net: ethernet: Add helper to remove a supported link mode
Andrew Lunn
1
-0
/
+1
2018-09-12
RDMA/core: Consider net ns of gid attribute for RoCE
Parav Pandit
1
-0
/
+3
2018-09-12
uaccess: Fix is_source param for check_copy_size() in copy_to_iter_mcsafe()
Dave Jiang
1
-1
/
+1
2018-09-12
RDMA/core: Rename rdma_copy_addr to rdma_copy_src_l2_addr
Parav Pandit
1
-4
/
+0
2018-09-12
f2fs: add SPDX license identifiers
Chao Yu
1
-4
/
+1
2018-09-12
sound: don't call skl_init_chip() to reset intel skl soc
Yu Zhao
1
-0
/
+1
2018-09-12
ASoC: core: add support to card rebind
Srinivas Kandagatla
1
-0
/
+2
2018-09-12
vmbus: add driver_override support
Stephen Hemminger
1
-0
/
+1
[prev]
[next]