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
/
can
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-25
vfs: mark pipes and sockets as stream-like file descriptors
Linus Torvalds
2
-2
/
+5
2019-11-24
Linux 5.4
Linus Torvalds
1
-1
/
+1
2019-11-23
cramfs: fix usage on non-MTD device
Maxime Bizon
1
-2
/
+2
2019-11-22
Revert "Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation"
Lyude Paul
1
-1
/
+0
2019-11-22
afs: Fix large file support
Marc Dionne
1
-0
/
+1
2019-11-22
afs: Fix possible assert with callbacks from yfs servers
Marc Dionne
1
-1
/
+0
2019-11-22
r8152: avoid to call napi_disable twice
Hayes Wang
1
-8
/
+20
2019-11-22
MAINTAINERS: Add myself as maintainer of virtio-vsock
Stefano Garzarella
1
-0
/
+1
2019-11-22
udp: drop skb extensions before marking skb stateless
Florian Westphal
2
-5
/
+28
2019-11-22
net: rtnetlink: prevent underflows in do_setvfinfo()
Dan Carpenter
1
-1
/
+22
2019-11-22
mm/ksm.c: don't WARN if page is still mapped in remove_stable_node()
Andrey Ryabinin
1
-7
/
+7
2019-11-22
mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span()
David Hildenbrand
1
-3
/
+13
2019-11-22
Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()"
Joseph Qi
1
-23
/
+33
2019-11-22
can: m_can_platform: remove unnecessary m_can_class_resume() call
Pankaj Sharma
1
-2
/
+0
2019-11-22
can: m_can_platform: set net_device structure as driver data
Pankaj Sharma
1
-1
/
+1
2019-11-21
hv_netvsc: Fix send_table offset in case of a host bug
Haiyang Zhang
1
-2
/
+14
2019-11-21
hv_netvsc: Fix offset usage in netvsc_send_table()
Haiyang Zhang
2
-9
/
+20
2019-11-21
net-ipv6: IPV6_TRANSPARENT - check NET_RAW prior to NET_ADMIN
Maciej Żenczykowski
1
-2
/
+2
2019-11-21
sfc: Only cancel the PPS workqueue if it exists
Martin Habets
1
-1
/
+2
2019-11-21
nfc: port100: handle command failure cleanly
Oliver Neukum
1
-1
/
+1
2019-11-21
Revert "block: split bio if the only bvec's length is > SZ_4K"
Jens Axboe
1
-1
/
+1
2019-11-21
block: add iostat counters for flush requests
Konstantin Khlebnikov
8
-7
/
+58
2019-11-21
drm/i915/fbdev: Restore physical addresses for fb_mmap()
Chris Wilson
1
-4
/
+5
2019-11-20
net-sysfs: fix netdev_queue_add_kobject() breakage
Eric Dumazet
1
-0
/
+1
2019-11-20
Revert "drm/amd/display: enable S/G for RAVEN chip"
Alex Deucher
2
-2
/
+2
2019-11-20
drm/amdgpu: disable gfxoff on original raven
Alex Deucher
1
-2
/
+7
2019-11-20
drm/amdgpu: disable gfxoff when using register read interface
Alex Deucher
1
-1
/
+5
2019-11-20
drm/amd/powerplay: correct fine grained dpm force level setting
Evan Quan
1
-0
/
+6
2019-11-20
drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICs
Evan Quan
1
-5
/
+18
2019-11-20
drm/amdgpu: remove experimental flag for Navi14
Alex Deucher
1
-4
/
+4
2019-11-20
block,bfq: Skip tracing hooks if possible
Dmitry Monakhov
1
-0
/
+4
2019-11-20
r8152: Re-order napi_disable in rtl8152_close
Prashant Malani
1
-1
/
+1
2019-11-20
net: qca_spi: Move reset_count to struct qcaspi
Stefan Wahren
2
-5
/
+5
2019-11-20
net: qca_spi: fix receive buffer size check
Michael Heimpold
1
-1
/
+1
2019-11-20
net/ibmvnic: Ignore H_FUNCTION return from H_EOI to tolerate XIVE mode
Juliet Kim
1
-1
/
+4
2019-11-20
Revert "net/ibmvnic: Fix EOI when running in XIVE mode"
Juliet Kim
1
-3
/
+5
2019-11-20
net/mlxfw: Verify FSM error code translation doesn't exceed array size
Eran Ben Elisha
1
-0
/
+2
2019-11-20
net/mlx5: Update the list of the PCI supported devices
Shani Shapp
1
-0
/
+1
2019-11-20
net/mlx5: Fix auto group size calculation
Maor Gottlieb
2
-4
/
+7
2019-11-20
net/mlx5e: Add missing capability bit check for IP-in-IP
Marina Varshaver
1
-1
/
+4
2019-11-20
net/mlx5e: Do not use non-EXT link modes in EXT mode
Eran Ben Elisha
1
-6
/
+6
2019-11-20
net/mlx5e: Fix set vf link state error flow
Roi Dayan
1
-1
/
+1
2019-11-20
net/mlx5: DR, Limit STE hash table enlarge based on bytemask
Alex Vesker
2
-20
/
+15
2019-11-20
net/mlx5: DR, Skip rehash for tables with byte mask zero
Alex Vesker
1
-1
/
+1
2019-11-20
net/mlx5: DR, Fix invalid EQ vector number on CQ creation
Alex Vesker
1
-1
/
+3
2019-11-20
net/mlx5e: Reorder mirrer action parsing to check for encap first
Vlad Buslov
1
-14
/
+14
2019-11-20
net/mlx5e: Fix ingress rate configuration for representors
Eli Cohen
1
-2
/
+1
2019-11-20
net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6
Eli Cohen
1
-6
/
+12
2019-11-20
s390/qeth: return proper errno on IO error
Julian Wiedmann
1
-5
/
+5
2019-11-20
s390/qeth: fix potential deadlock on workqueue flush
Julian Wiedmann
3
-8
/
+28
[next]