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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-15
ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC
Wei-Chun Chao
1
-0
/
+13
2014-01-15
vlan: Fix header ops passthru when doing TX VLAN offload.
David S. Miller
1
-0
/
+9
2014-01-15
ip_gre: fix msg_name parsing for recvfrom/recvmsg
Timo Teräs
1
-0
/
+5
2014-01-15
net: unix: allow set_peek_off to fail
Sasha Levin
1
-1
/
+1
2014-01-09
ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplug
Rafael J. Wysocki
1
-1
/
+3
2014-01-09
aio/migratepages: make aio migrate pages sane
Benjamin LaHaise
1
-1
/
+2
2014-01-09
mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...
Mel Gorman
1
-1
/
+6
2014-01-09
mm: fix TLB flush race between migration, and change_protection_range
Rik van Riel
2
-1
/
+45
2014-01-09
mm: numa: avoid unnecessary disruption of NUMA hinting during migration
Mel Gorman
1
-1
/
+9
2014-01-09
libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDs
Marc Carino
1
-0
/
+1
2014-01-09
auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASE
Ard Biesheuvel
1
-1
/
+1
2014-01-09
drm/radeon: 0x9649 is SUMO2 not SUMO
Alex Deucher
1
-1
/
+1
2014-01-09
drm/radeon: expose render backend mask to the userspace
Marek Olšák
1
-0
/
+2
2014-01-09
target/file: Update hw_max_sectors based on current block_size
Nicholas Bellinger
1
-0
/
+1
2014-01-09
kexec: migrate to reboot cpu
Vivek Goyal
1
-0
/
+1
2013-12-20
vfs: split out vfs_getattr_nosec
J. Bruce Fields
1
-0
/
+1
2013-12-20
x86, build, icc: Remove uninitialized_var() from compiler-intel.h
H. Peter Anvin
1
-2
/
+0
2013-12-20
usb: xhci: Link TRB must not occur within a USB payload burst
David Laight
1
-0
/
+2
2013-12-20
PCI: Disable Bus Master only on kexec reboot
Khalid Aziz
1
-0
/
+3
2013-12-20
ALSA: memalloc.h - fix wrong truncation of dma_addr_t
Stefano Panella
1
-1
/
+1
2013-12-20
ALSA: compress: Fix 64bit ABI incompatibility
Takashi Iwai
1
-3
/
+3
2013-12-11
crypto: scatterwalk - Use sg_chain_ptr on chain entries
Tom Lendacky
1
-1
/
+1
2013-12-11
SCSI: Disable WRITE SAME for RAID and virtual host adapter drivers
Martin K. Petersen
1
-0
/
+6
2013-12-11
efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl...
Seiji Aguchi
1
-0
/
+4
2013-12-11
ASoC: dapm: Use SND_SOC_DAPM_INIT_REG_VAL in SND_SOC_DAPM_MUX
Stephen Warren
1
-1
/
+2
2013-12-11
crypto: scatterwalk - Set the chain pointer indication bit
Tom Lendacky
1
-0
/
+1
2013-12-08
take anon inode allocation to libfs.c
Al Viro
1
-0
/
+1
2013-12-08
mm: numa: return the number of base pages altered by protection changes
Mel Gorman
1
-0
/
+1
2013-12-08
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
3
-67
/
+2
2013-12-08
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...
Hannes Frederic Sowa
3
-4
/
+7
2013-12-08
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
1
-0
/
+8
2013-12-08
pkt_sched: fq: fix pacing for small frames
Eric Dumazet
1
-0
/
+3
2013-12-08
pkt_sched: fq: warn users using defrate
Eric Dumazet
1
-3
/
+1
2013-12-08
random32: fix off-by-one in seeding requirement
Daniel Borkmann
1
-3
/
+3
2013-12-04
mfd: rtsx: Modify rts5249_optimize_phy
Wei WANG
1
-0
/
+53
2013-12-04
tracing: Allow events to have NULL strings
Steven Rostedt (Red Hat)
1
-2
/
+3
2013-12-04
ACPI / hotplug: Fix conflicted PCI bridge notify handlers
Toshi Kani
1
-0
/
+1
2013-12-04
mtd: map: fixed bug in 64-bit systems
Wang Haitao
1
-2
/
+2
2013-12-04
ipc, msg: fix message length check for negative values
Mathias Krause
1
-3
/
+3
2013-12-04
rbtree: fix rbtree_postorder_for_each_entry_safe() iterator
Jan Kara
1
-7
/
+9
2013-11-29
usb: Don't enable USB 2.0 Link PM by default.
Sarah Sharp
1
-1
/
+3
2013-11-29
NFSv4.2: Fix a mismatch between Linux labeled NFS and the NFSv4.2 spec
Trond Myklebust
1
-1
/
+1
2013-11-29
ALSA: compress: fix drain calls blocking other compress functions (v6)
Vinod Koul
1
-7
/
+4
2013-11-29
ALSA: compress: fix drain calls blocking other compress functions
Vinod Koul
1
-0
/
+12
2013-11-29
exec/ptrace: fix get_dumpable() incorrect tests
Kees Cook
2
-3
/
+4
2013-11-29
sched, idle: Fix the idle polling state logic
Peter Zijlstra
2
-7
/
+73
2013-11-20
ipv6: reset dst.expires value when clearing expire flag
Hannes Frederic Sowa
1
-0
/
+1
2013-11-03
ipc, msg: forbid negative values for "msg{max,mnb,mni}"
Mathias Krause
1
-3
/
+3
2013-11-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+7
2013-10-30
percpu: fix this_cpu_sub() subtrahend casting for unsigneds
Greg Thelen
1
-4
/
+4
[next]