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
2020-01-21
Merge 5.5-rc7 into usb-next
Greg Kroah-Hartman
7
-18
/
+33
2020-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-5
/
+10
2020-01-18
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2020-01-17
Merge tag 'block-5.5-2020-01-16' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+4
2020-01-17
Merge tag 'phy-for-5.6_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next
Greg Kroah-Hartman
2
-2
/
+107
2020-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-5
/
+10
2020-01-15
block: fix an integer overflow in logical block size
Mikulas Patocka
1
-4
/
+4
2020-01-15
bpf: Sockmap/tls, push write_space updates through ulp updates
John Fastabend
1
-4
/
+8
2020-01-15
bpf: Sockmap/tls, during free we may call tcp_bpf_unhash() in loop
John Fastabend
1
-0
/
+1
2020-01-15
bpf: Fix incorrect verifier simulation of ARSH under ALU32
Daniel Borkmann
1
-1
/
+1
2020-01-15
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+0
2020-01-15
usb: phy-generic: Delete unused platform data
Linus Walleij
1
-12
/
+0
2020-01-15
reimplement path_mountpoint() with less magic
Al Viro
1
-1
/
+0
2020-01-14
phy: Add DisplayPort configuration options
Yuti Amonkar
2
-0
/
+100
2020-01-13
mm, debug_pagealloc: don't rely on static keys too early
Vlastimil Babka
1
-3
/
+15
2020-01-13
mm: memcg/slab: fix percpu slab vmstats flushing
Roman Gushchin
1
-3
/
+2
2020-01-13
Merge 5.5-rc6 into usb-next
Greg Kroah-Hartman
16
-47
/
+80
2020-01-10
Merge tag 'block-5.5-2020-01-10' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-22
/
+0
2020-01-10
Merge tag 'mtd/fixes-for-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
Linus Torvalds
1
-1
/
+1
2020-01-09
mtd: onenand: omap2: Fix errors in style
Amir Mahdi Ghorbanian
1
-1
/
+1
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-1
/
+43
2020-01-09
usb: phy: tegra: Use device-tree notion of reset-GPIO's active-state
Dmitry Osipenko
1
-1
/
+2
2020-01-09
usb: ulpi: Add resource-managed variant of otg_ulpi_create()
Dmitry Osipenko
1
-0
/
+11
2020-01-09
usb: phy: tegra: Keep track of power on-off state
Dmitry Osipenko
1
-0
/
+1
2020-01-09
usb: typec: Provide definitions for the USB modes
Heikki Krogerus
1
-0
/
+16
2020-01-09
usb: typec: Give the mux drivers all the details regarding the port state
Heikki Krogerus
1
-1
/
+9
2020-01-09
usb: typec: Add definitions for the latest specification releases
Heikki Krogerus
1
-0
/
+3
2020-01-09
usb: typec: Add the Product Type VDOs to struct usb_pd_identity
Heikki Krogerus
1
-0
/
+2
2020-01-09
usb: pd: Add definition for DFP and UFP1 VDOs
Heikki Krogerus
1
-0
/
+32
2020-01-09
usb: pd: Add definitions for the Enter_USB message
Heikki Krogerus
1
-1
/
+32
2020-01-09
usb: typec: More API for cable handling
Heikki Krogerus
1
-0
/
+4
2020-01-09
usb: typec: Add parameter for the VDO to typec_altmode_enter()
Heikki Krogerus
1
-2
/
+2
2020-01-08
macvlan: do not assume mac_header is set in macvlan_broadcast()
Eric Dumazet
1
-0
/
+8
2020-01-08
phy: core: Add consumer device link support
Alexandre Torgue
1
-2
/
+7
2020-01-06
net: ethernet: sxgbe: Rename Samsung to lowercase
Krzysztof Kozlowski
1
-1
/
+1
2020-01-06
Merge tag 'spi-fix-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
1
-2
/
+2
2020-01-06
Merge tag 'rtc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
Linus Torvalds
1
-0
/
+8
2020-01-04
block: remove unused mp_bvec_last_segment
Jens Axboe
1
-22
/
+0
2020-01-04
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
1
-2
/
+5
2020-01-04
Merge tag 'dmaengine-fix-5.5-rc5' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+4
2020-01-03
Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2020-01-02
Merge tag 'sizeof_field-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-9
/
+0
2020-01-02
Revert "fs: remove ksys_dup()"
Dominik Brodowski
1
-0
/
+1
2020-01-02
can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CAN sk_buffs
Oliver Hartkopp
1
-0
/
+34
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-9
/
+12
2019-12-30
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
1
-8
/
+11
2019-12-30
kernel.h: Remove unused FIELD_SIZEOF()
Kees Cook
1
-9
/
+0
2019-12-30
usb: usb3503: Convert to use GPIO descriptors
Linus Walleij
1
-3
/
+0
2019-12-30
usb: renesas_usbhs: Switch to GPIO descriptor
Linus Walleij
1
-2
/
+0
2019-12-30
USB: EHCI: ehci-mv: drop pxa_ehci_type and some device IDs
Lubomir Rintel
1
-8
/
+0
[next]