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-29
bpf: add bpf_get_stack helper
Yonghong Song
2
-1
/
+3
2018-04-29
mtd: rawnand: add a way to pass an ID table with nand_scan()
Miquel Raynal
1
-1
/
+8
2018-04-28
<linux/stringhash.h>: fix end_name_hash() for 64bit long
Amir Goldstein
1
-2
/
+2
2018-04-28
net: phy: Fix modular PHYLIB build
Florian Fainelli
1
-12
/
+38
2018-04-27
Merge tag 'v4.17-rc2' into docs-next
Jonathan Corbet
14
-50
/
+68
2018-04-27
Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-23
/
+0
2018-04-27
Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-2
/
+4
2018-04-27
Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2
-8
/
+15
2018-04-27
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+75
2018-04-27
Merge tag 'mtd/fixes-for-4.17-rc3' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-0
/
+1
2018-04-27
net: Allow network devices to have PHY statistics
Florian Fainelli
1
-0
/
+5
2018-04-27
net: Move PHY statistics code into PHY library helpers
Florian Fainelli
1
-0
/
+20
2018-04-27
delayacct: Use raw_spinlocks
Sebastian Andrzej Siewior
1
-1
/
+1
2018-04-27
locking/barriers: Introduce smp_cond_load_relaxed() and atomic_cond_read_relaxed()
Will Deacon
1
-0
/
+2
2018-04-27
usb: gadget: composite Allow for larger configuration descriptors
Joel Pepper
1
-1
/
+1
2018-04-27
dmaengine: sprd: Move DMA request mode and interrupt type into head file
Eric Long
1
-0
/
+57
2018-04-26
signal: Extend siginfo_layout with SIL_FAULT_{MCEERR|BNDERR|PKUERR}
Eric W. Biederman
1
-0
/
+3
2018-04-26
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+3
2018-04-26
cgroup: Add cgroup_subsys->css_rstat_flush()
Tejun Heo
1
-0
/
+5
2018-04-26
cgroup: Replace cgroup_rstat_mutex with a spinlock
Tejun Heo
1
-0
/
+1
2018-04-26
cgroup: Factor out and expose cgroup_rstat_*() interface functions
Tejun Heo
1
-2
/
+9
2018-04-26
cgroup: Distinguish base resource stat implementation from rstat
Tejun Heo
1
-13
/
+16
2018-04-26
cgroup: Rename stat to rstat
Tejun Heo
1
-7
/
+9
2018-04-26
cgroup: Limit event generation frequency
Tejun Heo
1
-0
/
+2
2018-04-26
genirq/irq_sim: Use the SPDX license identifier in the header
Bartosz Golaszewski
1
-8
/
+5
2018-04-26
net/mlx5: Fix mlx5_get_vector_affinity function
Israel Rukshin
1
-9
/
+3
2018-04-26
udp: add gso support to virtual devices
Willem de Bruijn
2
-1
/
+5
2018-04-26
udp: generate gso with UDP_SEGMENT
Willem de Bruijn
1
-0
/
+3
2018-04-26
udp: add udp gso
Willem de Bruijn
1
-0
/
+2
2018-04-26
blk-mq: fix sysfs inflight counter
Omar Sandoval
1
-1
/
+3
2018-04-26
Merge tag 'omap-for-v4.17/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
Arnd Bergmann
1
-0
/
+75
2018-04-26
Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
Thomas Gleixner
3
-14
/
+27
2018-04-26
HID: multitouch: implement precision touchpad latency and switches
Benjamin Tissoires
1
-0
/
+3
2018-04-26
HID: input: append a suffix matching the application
Benjamin Tissoires
1
-0
/
+1
2018-04-26
HID: generic: create one input report per application type
Benjamin Tissoires
1
-3
/
+7
2018-04-26
HID: store the full list of reports in the hidinput
Benjamin Tissoires
1
-0
/
+2
2018-04-26
Merge tag 'tags/tcpm-pps-4.18' into psy-next
Sebastian Reichel
8
-49
/
+27
2018-04-26
staging: kernel.h: Prevent macro expantion bug in container_of_safe()
Dan Carpenter
1
-1
/
+1
2018-04-25
Merge tag 'for_v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
1
-3
/
+1
2018-04-25
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+5
2018-04-25
Merge tag 'for-linus-20180425' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-0
/
+4
2018-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2018-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+3
2018-04-25
remoteproc: fix crashed parameter logic on stop call
Arnaud Pouliquen
1
-1
/
+1
2018-04-25
power: supply: ab8500: Drop AB8540/9540 support
Linus Walleij
3
-7
/
+0
2018-04-25
power: supply: bq27xxx: Add support for BQ27426
Andrew F. Davis
1
-1
/
+2
2018-04-25
virtio: add ability to iterate over vqs
Michael S. Tsirkin
1
-0
/
+3
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2
-1
/
+1
2018-04-25
macvlan: Provide function for interfaces to release HW offload
Alexander Duyck
1
-0
/
+8
2018-04-25
macvlan: Add function to test for destination filtering support
Alexander Duyck
1
-0
/
+9
[prev]
[next]