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
2013-05-19
audit: Make testing for a valid loginuid explicit.
Eric W. Biederman
2
-0
/
+6
2013-05-19
target: close target_put_sess_cmd() vs. core_tmr_abort_task() race
Joern Engel
1
-0
/
+33
2013-05-19
ipv6: do not clear pinet6 field
Eric Dumazet
1
-0
/
+12
2013-05-19
if_cablemodem.h: Add parenthesis around ioctl macros
Josh Boyer
1
-6
/
+6
2013-05-19
net: frag, fix race conditions in LRU list maintenance
Konstantin Khlebnikov
1
-2
/
+3
2013-05-19
virtio: don't expose u16 in userspace api
stephen hemminger
1
-1
/
+1
2013-05-19
tcp: force a dst refcount when prequeue packet
Eric Dumazet
1
-0
/
+1
2013-05-19
time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons
John Stultz
1
-4
/
+0
2013-05-19
audit: Syscall rules are not applied to existing processes on non-x86
Anton Blanchard
1
-1
/
+1
2013-05-19
Revert "math64: New div64_u64_rem helper"
Stanislaw Gruszka
1
-18
/
+1
2013-05-19
math64: New div64_u64_rem helper
Frederic Weisbecker
1
-1
/
+18
2013-05-11
drm/radeon: add new richland pci ids
Alex Deucher
1
-0
/
+2
2013-05-11
drm/radeon: add some new SI PCI ids
Alex Deucher
1
-0
/
+3
2013-05-11
drm/prime: keep a reference from the handle to exported dma-buf (v6)
Dave Airlie
1
-3
/
+2
2013-05-11
block: fix max discard sectors limit
James Bottomley
1
-1
/
+1
2013-05-11
hugetlbfs: fix mmap failure in unaligned size request
Naoya Horiguchi
1
-6
/
+13
2013-05-07
jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callback
Dmitry Monakhov
1
-0
/
+1
2013-05-07
ext4/jbd2: don't wait (forever) for stale tid caused by wraparound
Theodore Ts'o
1
-0
/
+1
2013-05-07
ipc: sysv shared memory limited to 8TiB
Robin Holt
1
-1
/
+1
2013-05-07
exec: do not abuse ->cred_guard_mutex in threadgroup_lock()
Oleg Nesterov
1
-14
/
+4
2013-05-07
cgroup: fix broken file xattrs
Li Zefan
1
-3
/
+0
2013-05-07
ALSA: emu10k1: Fix dock firmware loading
Takashi Iwai
1
-0
/
+1
2013-05-07
mm: allow arch code to control the user page table ceiling
Hugh Dickins
1
-0
/
+10
2013-04-20
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+3
2013-04-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+22
2013-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-3
/
+6
2013-04-20
net: fix incorrect credentials passing
Linus Torvalds
1
-2
/
+2
2013-04-19
Merge remote-tracking branch 'efi/urgent' into x86/urgent
H. Peter Anvin
2
-1
/
+22
2013-04-19
irda: small read past the end of array in debug code
Dan Carpenter
1
-1
/
+2
2013-04-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-220
/
+216
2013-04-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+2
2013-04-18
Revert "block: add missing block_bio_complete() tracepoint"
Linus Torvalds
2
-5
/
+4
2013-04-17
x86, kdump: Retore crashkernel= to allocate under 896M
Yinghai Lu
1
-0
/
+2
2013-04-17
x86, kdump: Set crashkernel_low automatically
Yinghai Lu
1
-0
/
+1
2013-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-7
/
+24
2013-04-17
fuse: fix type definitions in uapi header
Miklos Szeredi
1
-220
/
+216
2013-04-16
vm: add vm_iomap_memory() helper function
Linus Torvalds
1
-0
/
+2
2013-04-15
Move utf16 functions to kernel core and rename
Matthew Garrett
1
-0
/
+14
2013-04-15
Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-ur...
Linus Torvalds
2
-3
/
+4
2013-04-14
ipv6: statically link register_inet6addr_notifier()
Cong Wang
1
-0
/
+1
2013-04-14
Merge tag 'trace-fixes-v3.9-rc-v3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2013-04-14
Add file_ns_capable() helper function for open-time capability checking
Linus Torvalds
1
-0
/
+2
2013-04-12
x86-32: Fix possible incomplete TLB invalidate with PAE pagetables
Dave Hansen
1
-1
/
+6
2013-04-12
ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section
Steven Rostedt (Red Hat)
1
-1
/
+2
2013-04-12
tracing: Fix possible NULL pointer dereferences
Namhyung Kim
1
-1
/
+1
2013-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
1
-7
/
+23
2013-04-12
kthread: Prevent unpark race which puts threads on the wrong cpu
Thomas Gleixner
2
-3
/
+4
2013-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-0
/
+20
2013-04-10
lsm: add the missing documentation for the security_skb_owned_by() hook
Paul Moore
1
-0
/
+4
2013-04-10
ssb: implement spurious tone avoidance
Rafał Miłecki
1
-0
/
+2
[next]