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
compress-2025-01-21
compress-2025-01-23
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
2018-03-31
Linux 4.4.126
v4.4.126
Greg Kroah-Hartman
1
-1
/
+1
2018-03-31
net: systemport: Rewrite __bcm_sysport_tx_reclaim()
Florian Fainelli
2
-19
/
+16
2018-03-31
net: fec: Fix unbalanced PM runtime calls
Florian Fainelli
1
-0
/
+2
2018-03-31
ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()
Eric Dumazet
1
-4
/
+8
2018-03-31
s390/qeth: on channel error, reject further cmd requests
Julian Wiedmann
1
-0
/
+1
2018-03-31
s390/qeth: lock read device while queueing next buffer
Julian Wiedmann
1
-3
/
+13
2018-03-31
s390/qeth: when thread completes, wake up all waiters
Julian Wiedmann
1
-1
/
+1
2018-03-31
s390/qeth: free netdevice when removing a card
Julian Wiedmann
3
-4
/
+2
2018-03-31
team: Fix double free in error path
Arkadi Sharshevsky
1
-2
/
+2
2018-03-31
skbuff: Fix not waking applications when errors are enqueued
Vinicius Costa Gomes
1
-1
/
+1
2018-03-31
net: Only honor ifindex in IP_PKTINFO if non-0
David Ahern
1
-2
/
+4
2018-03-31
netlink: avoid a double skb free in genlmsg_mcast()
Nicolas Dichtel
1
-1
/
+1
2018-03-31
net/iucv: Free memory obtained by kzalloc
Arvind Yadav
1
-1
/
+3
2018-03-31
net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY in...
SZ Lin (林上智)
1
-1
/
+2
2018-03-31
net: ethernet: arc: Fix a potential memory leak if an optional regulator is d...
Christophe JAILLET
1
-2
/
+4
2018-03-31
l2tp: do not accept arbitrary sockets
Eric Dumazet
1
-2
/
+6
2018-03-31
ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()
Lorenzo Bianconi
1
-1
/
+2
2018-03-31
dccp: check sk for closed state in dccp_sendmsg()
Alexey Kodanev
1
-0
/
+5
2018-03-31
net: Fix hlist corruptions in inet_evict_bucket()
Kirill Tkhai
1
-0
/
+3
2018-03-31
Revert "genirq: Use irqd_get_trigger_type to compare the trigger type for sha...
Greg Kroah-Hartman
1
-3
/
+1
2018-03-31
scsi: sg: don't return bogus Sg_requests
Johannes Thumshirn
1
-2
/
+3
2018-03-28
Linux 4.4.125
v4.4.125
Greg Kroah-Hartman
1
-1
/
+1
2018-03-28
bpf, x64: increase number of passes
Daniel Borkmann
1
-1
/
+2
2018-03-28
bpf: skip unnecessary capability check
Chenbo Feng
1
-1
/
+1
2018-03-28
kbuild: disable clang's default use of -fmerge-all-constants
Daniel Borkmann
1
-0
/
+9
2018-03-28
staging: lustre: ptlrpc: kfree used instead of kvfree
Nadav Amit
1
-1
/
+1
2018-03-28
perf/x86/intel: Don't accidentally clear high bits in bdw_limit_period()
Dan Carpenter
1
-1
/
+1
2018-03-28
x86/entry/64: Don't use IST entry for #BP stack
Andy Lutomirski
2
-14
/
+12
2018-03-28
x86/boot/64: Verify alignment of the LOAD segment
H.J. Lu
1
-0
/
+4
2018-03-28
x86/build/64: Force the linker to use 2MB page size
H.J. Lu
1
-0
/
+9
2018-03-28
kvm/x86: fix icebp instruction handling
Linus Torvalds
2
-1
/
+9
2018-03-28
tty: vt: fix up tabstops properly
Linus Torvalds
1
-4
/
+4
2018-03-28
can: cc770: Fix use after free in cc770_tx_interrupt()
Andri Yngvason
1
-3
/
+2
2018-03-28
can: cc770: Fix queue stall & dropped RTR reply
Andri Yngvason
2
-28
/
+68
2018-03-28
can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack
Andri Yngvason
1
-15
/
+0
2018-03-28
staging: ncpfs: memory corruption in ncp_read_kernel()
Dan Carpenter
1
-0
/
+4
2018-03-28
mtd: nand: fsl_ifc: Fix nand waitfunc return value
Jagdish Gediya
1
-2
/
+3
2018-03-28
tracing: probeevent: Fix to support minus offset from symbol
Masami Hiramatsu
3
-8
/
+6
2018-03-28
rtlwifi: rtl8723be: Fix loss of signal
Larry Finger
1
-1
/
+2
2018-03-28
brcmfmac: fix P2P_DEVICE ethernet address generation
Arend Van Spriel
1
-13
/
+11
2018-03-28
acpi, numa: fix pxm to online numa node associations
Dan Williams
1
-4
/
+6
2018-03-28
drm: udl: Properly check framebuffer mmap offsets
Greg Kroah-Hartman
1
-2
/
+7
2018-03-28
drm/radeon: Don't turn off DP sink when disconnected
Michel Dänzer
1
-19
/
+12
2018-03-28
drm/vmwgfx: Fix a destoy-while-held mutex problem.
Thomas Hellstrom
4
-16
/
+34
2018-03-28
x86/mm: implement free pmd/pte page interfaces
Toshi Kani
1
-2
/
+26
2018-03-28
mm/vmalloc: add interfaces to free unmapped page table
Toshi Kani
4
-2
/
+50
2018-03-28
libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 version
Hans de Goede
1
-2
/
+5
2018-03-28
libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versions
Hans de Goede
1
-1
/
+1
2018-03-28
libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDs
Hans de Goede
1
-0
/
+8
2018-03-28
libata: Enable queued TRIM for Samsung SSD 860
Ju Hyung Park
1
-1
/
+3
[next]