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
2017-10-26
block, locking/lockdep: Assign a lock_class per gendisk used for wait_for_completion()
Byungchul Park
1
-2
/
+20
2017-10-26
macvlan: remove unused fields in struct macvlan_dev
Girish Moodalbail
2
-15
/
+4
2017-10-25
PCI: Add pci_resize_resource() for resizing BARs
Christian König
1
-0
/
+3
2017-10-25
elevator: allow name aliases
Jens Axboe
1
-0
/
+1
2017-10-25
IB/mlx5: Update tunnel offloads bits
Maor Gottlieb
1
-1
/
+3
2017-10-25
IB/mlx5: Support padded 128B CQE feature
Guy Levi
1
-2
/
+4
2017-10-25
IB/mlx5: Add 128B CQE compression and padding HW bits
Guy Levi
1
-1
/
+3
2017-10-25
IB/mlx5: Allow creation of a multi-packet RQ
Noa Osherovich
1
-0
/
+1
2017-10-25
workqueue: Remove now redundant lock acquisitions wrt. workqueue flushes
Byungchul Park
1
-2
/
+2
2017-10-25
sched/completions: Add support for initializing completions with lockdep_map
Byungchul Park
1
-0
/
+14
2017-10-25
locking/lockdep, sched/completions: Change the prefix of lock name for completion variables
Byungchul Park
1
-2
/
+2
2017-10-25
locking/lockdep: Provide empty lockdep_map structure for !CONFIG_LOCKDEP
Byungchul Park
1
-0
/
+5
2017-10-25
gpio: mmio: Make pin2mask() a private business
Linus Walleij
1
-4
/
+4
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
Mark Rutland
6
-7
/
+7
2017-10-25
locking/atomics, net/average: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
Mark Rutland
1
-3
/
+7
2017-10-25
locking/atomics, net/netlink/netfilter: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
Mark Rutland
3
-3
/
+3
2017-10-25
locking/atomics, fs/dcache: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
Mark Rutland
1
-2
/
+2
2017-10-25
locking/atomic: Add atomic_cond_read_acquire()
Will Deacon
1
-0
/
+4
2017-10-25
bpf: permit multiple bpf attachments for a single perf event
Yonghong Song
2
-9
/
+64
2017-10-24
Merge branch 'for-next/perf' into aarch64/for-next/core
Will Deacon
1
-0
/
+3
2017-10-24
irqdesc: Add function to identify percpu_devid irqs
Julien Thierry
1
-0
/
+8
2017-10-24
PM / QoS: Fix device resume latency PM QoS
Rafael J. Wysocki
1
-2
/
+3
2017-10-24
Merge tag 'usb-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
Greg Kroah-Hartman
2
-2
/
+8
2017-10-24
locking/barriers: Kill lockless_dereference()
Will Deacon
1
-20
/
+0
2017-10-24
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
2
-4
/
+4
2017-10-24
locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()
Will Deacon
1
-0
/
+1
2017-10-24
linux/compiler.h: Split into compiler.h and compiler_types.h
Will Deacon
6
-266
/
+281
2017-10-24
Merge tag 'v4.14-rc6' into locking/core, to pick up fixes
Ingo Molnar
19
-56
/
+171
2017-10-24
tcp: Configure TFO without cookie per socket and/or per route
Christoph Paasch
1
-1
/
+2
2017-10-24
sched/isolcpus: Fix "isolcpus=" boot parameter handling when !CONFIG_CPUMASK_OFFSTACK
Rakib Mullick
1
-0
/
+16
2017-10-24
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
Ingo Molnar
1
-3
/
+0
2017-10-24
cpu/hotplug: Remove obsolete notifier macros
Yanjiang Jin
1
-3
/
+0
2017-10-24
Merge tag 'drm-misc-next-2017-10-20' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
1
-1
/
+1
2017-10-24
Merge tag 'drm/tegra/for-4.15-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
Dave Airlie
1
-1
/
+1
2017-10-24
extcon: max77843: Add support for SmartDock accessory
Marek Szyprowski
1
-0
/
+2
2017-10-24
extcon: max77843: Add OTG power control to the MUIC driver
Marek Szyprowski
1
-0
/
+3
2017-10-23
Input: uinput - fold header into the driver proper
Dmitry Torokhov
1
-81
/
+0
2017-10-23
Merge tag 'v4.14-rc6' into next
Dmitry Torokhov
329
-2606
/
+8384
2017-10-23
Merge 4.14-rc6 into char-misc-next
Greg Kroah-Hartman
13
-30
/
+84
2017-10-23
Merge 4.14-rc6 into staging-next
Greg Kroah-Hartman
21
-59
/
+180
2017-10-23
Merge 4.14-rc6 into usb-next
Greg Kroah-Hartman
13
-30
/
+84
2017-10-23
sched/swait: Document it clearly that the swait facilities are special and shouldn't be used
Davidlohr Bueso
1
-11
/
+16
2017-10-23
USB: Force disconnect Huawei 4G modem during suspend
Daniel Drake
1
-0
/
+6
2017-10-23
drivers: phy: add calibrate method
Andrzej Pietrasiewicz
1
-0
/
+10
2017-10-23
ufs/phy: qcom: Refactor to use phy_init call
Vivek Gautam
1
-3
/
+0
2017-10-23
phy: Add UFS PHY modes
Vivek Gautam
1
-0
/
+2
2017-10-23
phy: Return NULL if the phy is optional
Maxime Ripard
1
-1
/
+1
2017-10-23
extcon: Split out extcon header file for consumer and provider device
Chanwoo Choi
3
-105
/
+148
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
17
-55
/
+168
2017-10-22
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+3
[prev]
[next]