index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-09
Linux 4.19.66
v4.19.66
Greg Kroah-Hartman
1
-1
/
+1
2019-08-09
spi: bcm2835: Fix 3-wire mode if DMA is enabled
Lukas Wunner
1
-1
/
+2
2019-08-09
cgroup: Fix css_task_iter_advance_css_set() cset skip condition
Tejun Heo
1
-1
/
+1
2019-08-09
cgroup: css_task_iter_skip()'d iterators must be advanced before accessed
Tejun Heo
1
-0
/
+4
2019-08-09
cgroup: Include dying leaders with live threads in PROCS iterations
Tejun Heo
3
-7
/
+39
2019-08-09
cgroup: Implement css_task_iter_skip()
Tejun Heo
2
-24
/
+39
2019-08-09
cgroup: Call cgroup_release() before __exit_signal()
Tejun Heo
1
-1
/
+1
2019-08-09
compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
Arnd Bergmann
6
-3
/
+25
2019-08-09
r8169: don't use MSI before RTL8168d
Heiner Kallweit
1
-2
/
+7
2019-08-09
net/mlx5e: Prevent encap flow counter update async to user query
Ariel Levkovich
3
-2
/
+8
2019-08-09
net/mlx5: Fix modify_cq_in alignment
Edward Srouji
1
-1
/
+6
2019-08-09
tun: mark small packets as owned by the tap sock
Alexis Bauvin
1
-0
/
+1
2019-08-09
tipc: compat: allow tipc commands without arguments
Taras Kondratiuk
1
-4
/
+7
2019-08-09
ocelot: Cancel delayed work before wq destruction
Claudiu Manoil
1
-0
/
+1
2019-08-09
NFC: nfcmrvl: fix gpio-handling regression
Johan Hovold
3
-4
/
+5
2019-08-09
net/smc: do not schedule tx_work in SMC_CLOSED state
Ursula Braun
1
-2
/
+6
2019-08-09
net: sched: use temporary variable for actions indexes
Dmytro Linkin
15
-64
/
+85
2019-08-09
net sched: update vlan action for batched events operations
Roman Mashak
1
-0
/
+9
2019-08-09
net: sched: Fix a possible null-pointer dereference in dequeue_func()
Jia-Ju Bai
1
-3
/
+3
2019-08-09
net: qualcomm: rmnet: Fix incorrect UL checksum offload logic
Subash Abhinov Kasiviswanathan
2
-5
/
+10
2019-08-09
net: phylink: Fix flow control for fixed-link
René van Dorst
1
-0
/
+2
2019-08-09
net/mlx5: Use reversed order when unregister devices
Mark Zhang
1
-1
/
+1
2019-08-09
net/mlx5e: always initialize frag->last_in_page
Qian Cai
1
-3
/
+2
2019-08-09
net: fix ifindex collision during namespace removal
Jiri Pirko
1
-0
/
+2
2019-08-09
net: bridge: mcast: don't delete permanent entries when fast leave is enabled
Nikolay Aleksandrov
1
-0
/
+3
2019-08-09
net: bridge: delete local fdb on device init failure
Nikolay Aleksandrov
1
-0
/
+5
2019-08-09
mvpp2: refactor MTU change code
Matteo Croce
1
-28
/
+13
2019-08-09
mvpp2: fix panic on module removal
Matteo Croce
1
-3
/
+2
2019-08-09
mlxsw: spectrum: Fix error path in mlxsw_sp_module_init()
Jiri Pirko
1
-1
/
+1
2019-08-09
ipip: validate header length in ipip_tunnel_xmit
Haishuang Yan
1
-0
/
+3
2019-08-09
ip6_tunnel: fix possible use-after-free on xmit
Haishuang Yan
1
-4
/
+2
2019-08-09
ip6_gre: reload ipv6h in prepare_ip6gre_xmit_ipv6
Haishuang Yan
1
-1
/
+2
2019-08-09
ife: error out when nla attributes are empty
Cong Wang
1
-0
/
+5
2019-08-09
bnx2x: Disable multi-cos feature.
Sudarsana Reddy Kalluru
1
-2
/
+1
2019-08-09
atm: iphase: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-2
/
+6
2019-08-09
IB: directly cast the sockaddr union to aockaddr
Greg Kroah-Hartman
1
-5
/
+4
2019-08-09
HID: Add quirk for HP X1200 PIXART OEM mouse
Sebastian Parschauer
2
-0
/
+2
2019-08-09
HID: wacom: fix bit shift for Cintiq Companion 2
Aaron Armstrong Skomra
1
-6
/
+6
2019-08-09
libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlock
Dan Williams
2
-5
/
+13
2019-08-09
libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrant
Dan Williams
1
-22
/
+37
2019-08-09
libnvdimm/region: Register badblocks before namespaces
Dan Williams
1
-11
/
+11
2019-08-09
libnvdimm/bus: Prevent duplicate device_unregister() calls
Dan Williams
1
-0
/
+25
2019-08-09
drivers/base: Introduce kill_device()
Dan Williams
2
-8
/
+20
2019-08-09
driver core: Establish order of operations for device_add and device_del via ...
Alexander Duyck
3
-11
/
+26
2019-08-09
gcc-9: don't warn about uninitialized variable
Linus Torvalds
1
-1
/
+1
2019-08-09
scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
Hannes Reinecke
3
-32
/
+25
2019-08-06
Linux 4.19.65
v4.19.65
Greg Kroah-Hartman
1
-1
/
+1
2019-08-06
Documentation: Add swapgs description to the Spectre v1 documentation
Josh Poimboeuf
1
-8
/
+80
2019-08-06
x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGS
Thomas Gleixner
3
-29
/
+32
2019-08-06
x86/entry/64: Use JMP instead of JMPQ
Josh Poimboeuf
1
-1
/
+1
[next]