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
2016-03-04
ALSA: pcm: More kerneldoc updates
Takashi Iwai
1
-7
/
+153
2016-03-04
tracing: Fix freak link error caused by branch tracer
Arnd Bergmann
1
-1
/
+1
2016-03-04
tracepoints: Do not trace when cpu is offline
Steven Rostedt (Red Hat)
1
-0
/
+5
2016-03-02
pty: make sure super_block is still valid in final /dev/tty close
Herton R. Krzesinski
1
-0
/
+4
2016-03-02
target: Remove first argument of target_{get,put}_sess_cmd()
Bart Van Assche
1
-2
/
+2
2016-03-02
cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()
zengtao
1
-2
/
+3
2016-02-15
ipv6: update skb->csum when CE mark is propagated
Eric Dumazet
1
-3
/
+16
2016-02-15
vxlan: fix test which detect duplicate vxlan iface
Nicolas Dichtel
1
-0
/
+5
2016-02-15
net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
Rabin Vincent
1
-0
/
+19
2016-02-15
unix: properly account for FDs passed over unix sockets
willy tarreau
1
-0
/
+1
2016-02-15
radix-tree: fix oops after radix_tree_iter_retry
Konstantin Khlebnikov
1
-3
/
+3
2016-02-15
mm: replace vma_lock_anon_vma with anon_vma_lock_read/write
Konstantin Khlebnikov
1
-14
/
+0
2016-02-15
drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil
Harry Wentland
1
-2
/
+51
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
[next]