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-25
macvlan: macvlan_count_rx shouldn't be static inline AND extern
Alexander Duyck
1
-4
/
+0
2018-04-25
macvlan: Rename fwd_priv to accel_priv and add accessor function
Alexander Duyck
1
-1
/
+7
2018-04-25
block: mq: Add some minor doc for core structs
Linus Walleij
1
-0
/
+3
2018-04-25
power: supply: Add 'usb_type' property and supporting code
Adam Thomson
1
-0
/
+16
2018-04-25
typec: tcpm: Add core support for sink side PPS
Adam Thomson
2
-2
/
+3
2018-04-25
soc: qcom: Add GENI based QUP Wrapper driver
Karthikeyan Ramasubramanian
1
-0
/
+425
2018-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-38
/
+30
2018-04-24
rslib: Allocate decoder buffers to avoid VLAs
Thomas Gleixner
1
-0
/
+2
2018-04-24
rslib: Split rs control struct
Thomas Gleixner
1
-6
/
+13
2018-04-24
rslib: Remove GPL boilerplate
Thomas Gleixner
1
-5
/
+0
2018-04-24
rslib: Add SPDX identifiers
Thomas Gleixner
1
-0
/
+1
2018-04-24
rslib: Cleanup top level comments
Thomas Gleixner
1
-6
/
+1
2018-04-24
rslib: Cleanup whitespace damage
Thomas Gleixner
1
-6
/
+6
2018-04-24
rslib: Add GFP aware init function
Thomas Gleixner
1
-3
/
+25
2018-04-24
PCI/IOV: Add pci-pf-stub driver for PFs that only enable VFs
Alexander Duyck
1
-0
/
+2
2018-04-24
PCI/IOV: Add pci_sriov_configure_simple()
Alexander Duyck
1
-0
/
+2
2018-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+4
2018-04-24
net: ethtool: Add missing kernel doc for FEC parameters
Florian Fainelli
1
-0
/
+2
2018-04-24
rhashtable: Revise incorrect comment on r{hl, hash}table_walk_enter()
NeilBrown
1
-2
/
+3
2018-04-24
rhashtable: remove outdated comments about grow_decision etc
NeilBrown
1
-19
/
+14
2018-04-24
regmap: include <linux/ktime.h> from include/linux/regmap.h
Sean Wang
1
-0
/
+1
2018-04-24
mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.
Joakim Tjernlund
1
-0
/
+1
2018-04-24
Revert "net: init sk_cookie for inet socket"
Yafang Shao
1
-9
/
+0
2018-04-24
net/dim: Support adaptive TX moderation
Tal Gilboa
1
-13
/
+50
2018-04-24
net/dim: Rename *_get_profile() functions to *_get_rx_moderation()
Tal Gilboa
1
-6
/
+6
2018-04-24
drm/i2c: tda9950: add CEC driver
Russell King
1
-0
/
+16
2018-04-24
netfilter: ebtables: remove EBT_MATCH and EBT_NOMATCH
Taehee Yoo
1
-4
/
+0
2018-04-24
bpf: sockmap, map_release does not hold refcnt for pinned maps
John Fastabend
1
-1
/
+1
2018-04-23
bpf: disable and restore preemption in __BPF_PROG_RUN_ARRAY
Roman Gushchin
1
-0
/
+2
2018-04-24
Merge tag 'v4.17-rc2' into next-general
James Morris
317
-3249
/
+8910
2018-04-23
mfd: bd9571mwv: Add DDR Backup Power register bit definitions
Geert Uytterhoeven
1
-0
/
+5
2018-04-23
qed: Add configuration information to register dump and debug data
Denis Bolotin
1
-0
/
+3
2018-04-23
net: init sk_cookie for inet socket
Yafang Shao
1
-0
/
+9
2018-04-23
PCI/ACPI: Request LTR control from platform before using it
Bjorn Helgaas
2
-1
/
+3
2018-04-23
staging: lustre: add container_of_safe()
NeilBrown
1
-0
/
+16
2018-04-23
virt: vbox: Move declarations of vboxguest private functions to private header
Hans de Goede
1
-23
/
+0
2018-04-23
serial: core: Make sure compiler barfs for 16-byte earlycon names
Douglas Anderson
1
-1
/
+2
2018-04-23
tty: Don't call panic() at tty_ldisc_init()
Tetsuo Handa
1
-1
/
+1
2018-04-23
serial/8250: export serial8250_read_char
Jeremy Kerr
1
-0
/
+1
2018-04-23
serial: Introduce UPSTAT_SYNC_FIFO for synchronised FIFOs
Jeremy Kerr
1
-0
/
+1
2018-04-23
earlycon: Use a pointer table to fix __earlycon_table stride
Daniel Kurtz
1
-7
/
+14
2018-04-23
usb: tegra: Move utmi-pads reset from ehci-tegra to tegra-phy
Dmitry Osipenko
1
-0
/
+2
2018-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+2
2018-04-22
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-5
/
+0
2018-04-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-12
/
+1
2018-04-22
USB: Add support to store lane count used by USB 3.2
Mathias Nyman
1
-0
/
+4
2018-04-22
usb: define HCD_USB32 speed option for hosts that support USB 3.2 dual-lane
Mathias Nyman
1
-0
/
+1
2018-04-22
usb: typec: tcpm: remove max_snk_mv/ma/mw
Li Jun
1
-9
/
+0
2018-04-22
USB: phy: drop legacy board-file support
Johan Hovold
1
-28
/
+0
2018-04-22
USB: core: hcd: drop support for legacy phys
Johan Hovold
1
-1
/
+0
[prev]
[next]