index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
open.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-30
xfs, dax: introduce xfs_dax_aops
Dan Williams
3
-17
/
+23
2018-03-30
block, dax: remove dead code in blkdev_writepages()
Dan Williams
1
-5
/
+0
2018-03-30
fs, dax: prepare for dax-specific address_space_operations
Dan Williams
3
-3
/
+52
2018-03-30
dax: store pfns in the radix
Dan Williams
2
-55
/
+43
2018-03-20
sched/wait: Introduce wait_var_event()
Peter Zijlstra
2
-0
/
+118
2018-03-08
Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"
Arkadiusz Hiler
1
-1
/
+0
2018-03-07
gfs2: Fixes to "Implement iomap for block_map" (2)
Andreas Gruenbacher
1
-3
/
+0
2018-03-06
s390/entry.S: fix spurious zeroing of r0
Christian Borntraeger
1
-2
/
+2
2018-03-06
signal/x86: Include the field offsets in the build time checks
Eric W. Biederman
1
-0
/
+65
2018-03-06
signal: Correct the offset of si_pkey in struct siginfo
Eric W. Biederman
2
-4
/
+4
2018-03-05
ia64/err-inject: fix spelling mistake: "capapbilities" -> "capabilities"
Colin Ian King
1
-1
/
+1
2018-03-05
ia64/err-inject: Use get_user_pages_fast()
Davidlohr Bueso
1
-1
/
+1
2018-03-05
ia64: doc: tweak whitespace for 'console=' parameter
Sergei Trofimovich
1
-1
/
+1
2018-03-05
ia64: Convert remaining atomic operations
Matthew Wilcox
1
-46
/
+23
2018-03-05
ia64: convert unwcheck.py to python3
Corentin Labbe
1
-8
/
+8
2018-03-05
hv_netvsc: propagate rx filters to VF
Stephen Hemminger
1
-4
/
+36
2018-03-05
hv_netvsc: filter multicast/broadcast
Stephen Hemminger
1
-8
/
+12
2018-03-05
hv_netvsc: defer queue selection to VF
Stephen Hemminger
1
-2
/
+13
2018-03-05
hv_netvsc: use napi_schedule_irqoff
Stephen Hemminger
1
-1
/
+1
2018-03-05
hv_netvsc: fix race in napi poll when rescheduling
Stephen Hemminger
1
-2
/
+3
2018-03-05
hv_netvsc: cancel subchannel setup before halting device
Stephen Hemminger
1
-0
/
+3
2018-03-05
hv_netvsc: fix error unwind handling if vmbus_open fails
Stephen Hemminger
1
-1
/
+1
2018-03-05
hv_netvsc: only wake transmit queue if link is up
Stephen Hemminger
1
-4
/
+3
2018-03-05
hv_netvsc: avoid retry on send during shutdown
Stephen Hemminger
1
-17
/
+7
2018-03-05
virtio-net: re enable XDP_REDIRECT for mergeable buffer
Jason Wang
1
-12
/
+42
2018-03-05
ppp: prevent unregistered channels from connecting to PPP units
Guillaume Nault
1
-0
/
+9
2018-03-05
tc-testing: skbmod: fix match value of ethertype
Davide Caratti
1
-1
/
+1
2018-03-05
mlxsw: spectrum_switchdev: Check success of FDB add operation
Shalom Toledo
1
-2
/
+27
2018-03-04
Linux 4.16-rc4
v4.16-rc4
Linus Torvalds
1
-1
/
+1
2018-03-04
net: make skb_gso_*_seglen functions private
Daniel Axtens
2
-35
/
+35
2018-03-04
net: xfrm: use skb_gso_validate_network_len() to check gso sizes
Daniel Axtens
2
-2
/
+3
2018-03-04
net: sched: tbf: handle GSO_BY_FRAGS case in enqueue
Daniel Axtens
1
-1
/
+2
2018-03-04
net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len
Daniel Axtens
9
-13
/
+14
2018-03-04
sched/core: Undefine tracepoint creation at the end of core.c
Ingo Molnar
1
-0
/
+2
2018-03-04
sched/deadline, rt: Rename queue_push_tasks/queue_pull_task to create separat...
Ingo Molnar
2
-15
/
+15
2018-03-04
sched/idle: Merge kernel/sched/idle.c and kernel/sched/idle_task.c
Ingo Molnar
3
-120
/
+125
2018-03-04
sched/headers: Simplify and clean up header usage in the scheduler
Ingo Molnar
29
-219
/
+94
2018-03-03
sched: Clean up and harmonize the coding style of the scheduler code base
Ingo Molnar
28
-710
/
+706
2018-03-03
sched/deadline: Clean up various coding style details
Mario Leinweber
1
-1
/
+4
2018-03-03
memremap: fix softlockup reports at teardown
Dan Williams
1
-5
/
+10
2018-03-03
libnvdimm: re-enable deep flush for pmem devices via fsync()
Dave Jiang
1
-2
/
+1
2018-03-03
MAINTAINERS: take over Kconfig maintainership
Masahiro Yamada
1
-1
/
+3
2018-03-03
vfio: disable filesystem-dax page pinning
Dan Williams
1
-3
/
+15
2018-03-02
selftests: memory-hotplug: fix emit_tests regression
Shuah Khan
1
-1
/
+2
2018-03-02
kconfig: fix line number in recursive inclusion error message
Masahiro Yamada
1
-8
/
+4
2018-03-02
Coccinelle: memdup: Fix typo in warning messages
Dafna Hirschfeld
1
-2
/
+2
2018-03-02
rds: Incorrect reference counting in TCP socket creation
Ka-Cheong Poon
1
-3
/
+11
2018-03-02
s390: Fix runtime warning about negative pgtables_bytes
Guenter Roeck
1
-0
/
+1
2018-03-02
i2c: octeon: Prevent error message on bus error
Jan Glauber
2
-1
/
+2
2018-03-02
parisc: Reduce irq overhead when run in qemu
Helge Deller
1
-4
/
+5
[next]