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-04-22
USB: phy: drop unused legacy controller-phy bind helper
Johan Hovold
1
-8
/
+0
2018-04-22
usb: audio-v2: Correct the comment for struct uac_clock_selector_descriptor
Takashi Iwai
1
-1
/
+1
2018-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
32
-124
/
+424
2018-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-3
/
+65
2018-04-21
mtd: spi-nor: clear Winbond Extended Address Reg on switch to 3-byte addressing.
NeilBrown
1
-0
/
+2
2018-04-20
kasan: add no_sanitize attribute for clang builds
Andrey Konovalov
1
-0
/
+3
2018-04-20
writeback: safer lock nesting
Greg Thelen
2
-14
/
+21
2018-04-20
fork: unconditionally clear stack on fork
Kees Cook
1
-5
/
+1
2018-04-20
scsi: ilog2: create truly constant version for sparse
Martin Wilck
1
-11
/
+24
2018-04-20
memory: aemif: add support for board files
Bartosz Golaszewski
1
-0
/
+25
2018-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-4
/
+15
2018-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+5
2018-04-20
Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
1
-1
/
+1
2018-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
Linus Torvalds
1
-1
/
+8
2018-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
Linus Torvalds
1
-6
/
+13
2018-04-20
lan78xx: Read LED states from Device Tree
Phil Elwell
1
-0
/
+3
2018-04-20
qed* : Add new TLV to request PF to update MAC in bulletin board
Shahed Shaikh
1
-0
/
+1
2018-04-20
media: omap: omap-iommu.h: allow building drivers with COMPILE_TEST
Mauro Carvalho Chehab
1
-0
/
+5
2018-04-20
y2038: ipc: Use __kernel_timespec
Arnd Bergmann
1
-3
/
+3
2018-04-20
regulator: Don't return or expect -errno from of_map_mode()
Douglas Anderson
1
-0
/
+1
2018-04-20
regulator: tps6586x: Add support for TPS658624
ryang
1
-0
/
+1
2018-04-19
clk: Remove clk_init_cb typedef
Geert Uytterhoeven
1
-2
/
+0
2018-04-19
fsnotify: Fix fsnotify_mark_connector race
Robert Kolchmeyer
1
-3
/
+1
2018-04-19
net: phy: mdio-gpio: Remove redundant platform data header
Andrew Lunn
1
-23
/
+0
2018-04-19
net: phy: mdio-gpio: Add #defines for the GPIO index's
Andrew Lunn
1
-0
/
+9
2018-04-19
net: phy: mdio-gpio: Swap to using gpio descriptors
Andrew Lunn
1
-7
/
+3
2018-04-19
net: phy: mdio-gpio: Remove support for IRQs in platform data
Andrew Lunn
1
-2
/
+0
2018-04-19
net: phy: mdio-gpio: remove support for phy mask
Andrew Lunn
1
-1
/
+0
2018-04-19
net: phy: mdio-gpio: remove support for ignoring turn around
Andrew Lunn
1
-1
/
+0
2018-04-19
net: phy: mdio-bitbang: Remove reset support
Andrew Lunn
1
-2
/
+0
2018-04-19
net: phy: mdio-gpio: Remove reset function
Andrew Lunn
1
-2
/
+0
2018-04-19
bpf: btf: Add pretty print support to the basic arraymap
Martin KaFai Lau
1
-3
/
+17
2018-04-19
bpf: btf: Add BPF_OBJ_GET_INFO_BY_FD support to BTF fd
Martin KaFai Lau
1
-0
/
+5
2018-04-19
bpf: btf: Add BPF_BTF_LOAD command
Martin KaFai Lau
1
-0
/
+4
2018-04-19
bpf: btf: Add pretty print capability for data with BTF type info
Martin KaFai Lau
1
-0
/
+2
2018-04-19
bpf: btf: Validate type reference
Martin KaFai Lau
1
-0
/
+37
2018-04-19
net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
Eric Dumazet
1
-3
/
+2
2018-04-19
tcp: track total bytes delivered with ECN CE marks
Yuchung Cheng
1
-0
/
+1
2018-04-19
coresight: Move to SPDX identifier
Mathieu Poirier
1
-12
/
+1
2018-04-19
time: Change nanosleep to safe __kernel_* types
Deepa Dinamani
2
-8
/
+6
2018-04-19
time: Change types to new y2038 safe __kernel_* types
Deepa Dinamani
1
-3
/
+3
2018-04-19
time: Fix get_timespec64() for y2038 safe compat interfaces
Deepa Dinamani
1
-2
/
+2
2018-04-19
time: Add new y2038 safe __kernel_timespec
Deepa Dinamani
1
-1
/
+9
2018-04-19
compat: Enable compat_get/put_timespec64 always
Deepa Dinamani
2
-2
/
+4
2018-04-19
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
2
-0
/
+20
2018-04-19
time: Add an asm-generic/compat.h file
Arnd Bergmann
1
-1
/
+2
2018-04-19
compat: Make compat helpers independent of CONFIG_COMPAT
Deepa Dinamani
1
-2
/
+6
2018-04-19
drivers: change struct device_driver::coredump() return type to void
Arend van Spriel
1
-2
/
+4
2018-04-19
scsi: sd_zbc: Avoid that resetting a zone fails sporadically
Bart Van Assche
1
-0
/
+5
2018-04-18
soc: ti: K2G: provide APIs to support driver probe deferral
Murali Karicheri
2
-0
/
+13
[prev]
[next]