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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2016-02-15
radix-tree: fix race in gang lookup
Matthew Wilcox
1
-0
/
+16
2016-02-15
ALSA: rawmidi: Make snd_rawmidi_transmit() race-free
Takashi Iwai
1
-0
/
+4
2016-02-15
drm: add helper to check for wc memory support
Dave Airlie
1
-0
/
+9
2016-02-09
crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey path
Herbert Xu
1
-0
/
+1
2016-02-09
crypto: hash - Add crypto_ahash_has_setkey
Herbert Xu
1
-0
/
+7
2016-02-09
mac802154: fix typo IEEE802515 to IEEE802154
Alexander Aring
1
-4
/
+4
2016-02-09
crypto: af_alg - Add nokey compatibility path
Herbert Xu
1
-0
/
+2
2016-02-09
crypto: af_alg - Disallow bind/setkey/... after accept(2)
Herbert Xu
1
-5
/
+3
2016-02-09
printk: do cond_resched() between lines while outputting to consoles
Tejun Heo
1
-0
/
+1
2016-02-09
locks: update comments that refer to inode->i_flock
Jeff Layton
1
-9
/
+10
2016-02-09
NFS: Remove the "NFS_CAP_CHANGE_ATTR" capability
Trond Myklebust
1
-1
/
+1
2016-02-09
Thermal: do thermal zone update after a cooling device registered
Chen Yu
1
-0
/
+2
2016-02-09
Thermal: initialize thermal zone device correctly
Zhang Rui
1
-0
/
+3
2016-01-22
USB: add quirk for devices with broken LPM
Alan Stern
1
-0
/
+3
2016-01-21
ext4, jbd2: ensure entering into panic after recording an error in superblock
Daeho Jeong
1
-0
/
+1
2016-01-15
unix: avoid use-after-free in ep_remove_wait_queue
Rainer Weikusat
1
-0
/
+1
2016-01-15
net: fix IP early demux races
Eric Dumazet
2
-1
/
+34
2016-01-15
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
1
-0
/
+1
2016-01-15
sctp: update the netstamp_needed counter when copying sockets
Marcelo Ricardo Leitner
1
-0
/
+2
2015-12-14
ipv6: add complete rcu protection around np->opt
Eric Dumazet
2
-2
/
+21
2015-12-14
ipv6: distinguish frag queues by device for multicast and link-local packets
Michal Kubeček
1
-0
/
+1
2015-12-14
ip_tunnel: disable preemption when updating per-cpu tstats
Jason A. Donenfeld
2
-2
/
+4
2015-12-03
net: avoid NULL deref in inet_ctl_sock_destroy()
Eric Dumazet
1
-1
/
+2
2015-12-02
PCI: Add dev_flags bit to access VPD through function 0
Mark Rustad
1
-0
/
+2
2015-12-02
PCI: Add flag for devices that don't reset on D3hot->D0 transition
Alex Williamson
1
-0
/
+2
2015-11-15
ASoC: wm8904: Correct number of EQ registers
Charles Keepax
1
-1
/
+1
2015-11-13
net: add pfmemalloc check in sk_add_backlog()
Eric Dumazet
1
-0
/
+8
2015-11-13
skbuff: Fix skb checksum partial check.
Pravin B Shelar
1
-1
/
+1
2015-11-13
skbuff: Fix skb checksum flag on skb pull
Pravin B Shelar
1
-0
/
+3
2015-11-13
af_unix: Convert the unix_sk macro to an inline function for type safety
Aaron Conole
1
-1
/
+5
2015-11-13
jbd2: avoid infinite loop when destroying aborted journal
Jan Kara
1
-1
/
+2
2015-10-27
iio: Add inverse unit conversion macros
Lars-Peter Clausen
1
-0
/
+17
2015-10-27
overlayfs: Make f_path always point to the overlay and f_inode to the underlay
David Howells
2
-2
/
+2
2015-10-27
VFS: Introduce inode-getting helpers for layered/unioned fs environments
David Howells
1
-0
/
+57
2015-10-27
security: fix typo in security_task_prctl
Jann Horn
1
-1
/
+1
2015-10-27
x86/xen: Support kexec/kdump in HVM guests by doing a soft reset
Vitaly Kuznetsov
1
-0
/
+8
2015-10-27
target/iscsi: Fix np_ip bracket issue by removing np_ip
Andy Grover
1
-0
/
+904
2015-10-27
if_link: Add an additional parameter to ifla_vf_info for RSS querying
Vlad Zolotarov
3
-0
/
+17
2015-09-28
ipv6: lock socket in ip6_datagram_connect()
Eric Dumazet
1
-0
/
+1
2015-09-27
rcu: Move lockless_dereference() out of rcupdate.h
Peter Zijlstra
2
-15
/
+15
2015-09-16
drm/radeon: add new OLAND pci id
Alex Deucher
1
-0
/
+1
2015-08-27
libata: add ATA_HORKAGE_NOTRIM
Arne Fitzenreiter
1
-0
/
+2
2015-08-27
libata: Whitelist SSDs that are known to properly return zeroes after TRIM
Martin K. Petersen
1
-0
/
+1
2015-08-27
Revert "libata: add ATA_HORKAGE_NOTRIM"
Sasha Levin
1
-1
/
+0
2015-08-27
kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP
Martin Schwidefsky
1
-0
/
+4
2015-08-27
ACPI / init: Switch over platform to the ACPI mode later
Rafael J. Wysocki
1
-0
/
+2
2015-08-27
mtd: nand: Fix NAND_USE_BOUNCE_BUFFER flag conflict
Scott Wood
1
-5
/
+5
2015-08-27
PCI: Restore PCI_MSIX_FLAGS_BIRMASK definition
Michael S. Tsirkin
1
-0
/
+1
2015-08-06
SCSI: add 1024 max sectors black list flag
Mike Christie
1
-0
/
+1
2015-08-04
of: return NUMA_NO_NODE from fallback of_node_to_nid()
Konstantin Khlebnikov
1
-1
/
+4
[prev]
[next]