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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-02
kthread_worker: reimplement flush_kthread_work() to allow freeing the work it...
Tejun Heo
1
-6
/
+2
2012-10-02
time: Move ktime_t overflow checking into timespec_valid_strict
John Stultz
1
-0
/
+7
2012-10-02
time: Improve sanity checking of timekeeping inputs
John Stultz
2
-9
/
+20
2012-10-02
sched: Fix race in task_group()
Peter Zijlstra
2
-2
/
+15
2012-10-02
NFS: Fix the initialisation of the readdir 'cookieverf' array
Trond Myklebust
1
-5
/
+0
2012-10-02
mm/ia64: fix a memory block size bug
Jianguo Wu
1
-1
/
+1
2012-10-02
kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()"
Bjørn Mork
1
-1
/
+1
2012-10-02
mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.
Ian Chen
1
-0
/
+1
2012-10-02
perf_event: Switch to internal refcount, fix race with close()
Al Viro
1
-1
/
+1
2012-10-02
vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()
Miklos Szeredi
1
-0
/
+2
2012-10-02
bnx2x: fix 57840_MF pci id
Yuval Mintz
1
-1
/
+1
2012-10-02
af_packet: don't emit packet on orig fanout group
Eric Leblond
1
-0
/
+2
2012-10-02
net: Allow driver to limit number of GSO segments per skb
Ben Hutchings
1
-0
/
+2
2012-08-26
USB: add USB_VENDOR_AND_INTERFACE_INFO() macro
Gustavo Padovan
1
-0
/
+21
2012-08-26
ext4: make sure the journal sb is written in ext4_clear_journal_err()
Theodore Ts'o
1
-0
/
+1
2012-08-15
Input: eeti_ts: pass gpio value instead of IRQ
Arnd Bergmann
1
-0
/
+1
2012-08-15
ARM: pxa: remove irq_to_gpio from ezx-pcap driver
Arnd Bergmann
1
-0
/
+1
2012-08-15
random: remove rand_initialize_irq()
Theodore Ts'o
2
-3
/
+0
2012-08-15
random: add new get_random_bytes_arch() function
Theodore Ts'o
1
-0
/
+1
2012-08-15
random: create add_device_randomness() interface
Linus Torvalds
1
-0
/
+1
2012-08-15
random: make 'add_interrupt_randomness()' do something sane
Theodore Ts'o
1
-1
/
+1
2012-08-09
posix_types.h: Cleanup stale __NFDBITS and related definitions
Josh Boyer
2
-23
/
+3
2012-08-09
workqueue: perform cpu down operations from low priority cpu_notifier()
Tejun Heo
1
-2
/
+3
2012-08-09
tun: fix a crash bug and a memory leak
Mikulas Patocka
1
-0
/
+1
2012-08-09
x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faults
Tony Luck
1
-0
/
+1
2012-07-19
NFC: Export nfc.h to userland
Samuel Ortiz
1
-0
/
+1
2012-07-19
timekeeping: Provide hrtimer update function
Thomas Gleixner
1
-0
/
+1
2012-07-19
hrtimer: Provide clock_was_set_delayed()
John Stultz
1
-1
/
+8
2012-07-19
sched/nohz: Rewrite and fix load-avg computation -- again
Peter Zijlstra
1
-0
/
+8
2012-07-16
memblock: free allocated memblock_reserved_regions later
Yinghai Lu
1
-3
/
+1
2012-07-16
memory hotplug: fix invalid memory access caused by stale kswapd pointer
Jiang Liu
1
-1
/
+1
2012-07-16
splice: fix racy pipe->buffers uses
Eric Dumazet
1
-4
/
+4
2012-07-16
SUNRPC: new svc_bind() routine introduced
Stanislav Kinsbursky
1
-0
/
+1
2012-07-16
Lockd: pass network namespace to creation and destruction routines
Stanislav Kinsbursky
1
-2
/
+2
2012-07-16
PCI: EHCI: fix crash during suspend on ASUS computers
Alan Stern
1
-2
/
+0
2012-07-16
aio: make kiocb->private NUll in init_sync_kiocb()
Junxiao Bi
1
-0
/
+1
2012-07-16
rpmsg: make sure inflight messages don't invoke just-removed callbacks
Ohad Ben-Cohen
1
-0
/
+3
2012-07-16
rpmsg: avoid premature deallocation of endpoints
Ohad Ben-Cohen
1
-0
/
+3
2012-07-16
mm: fix slab->page _count corruption when using slub
Pravin B Shelar
1
-0
/
+10
2012-07-16
net: remove skb_orphan_try()
Eric Dumazet
1
-5
/
+2
2012-06-22
USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2
Alan Stern
2
-2
/
+2
2012-06-22
swap: fix shmem swapping when more than 8 areas
Hugh Dickins
1
-3
/
+5
2012-06-17
libata: add a host flag to ignore detected ATA devices
Andy Whitcroft
1
-0
/
+1
2012-06-17
module_param: stop double-calling parameters.
Rusty Russell
1
-5
/
+5
2012-06-10
radix-tree: fix contiguous iterator
Konstantin Khlebnikov
1
-1
/
+4
2012-06-10
skb: avoid unnecessary reallocations in __skb_cow
Felix Fietkau
1
-2
/
+0
2012-06-10
kbuild: install kernel-page-flags.h
Ulrich Drepper
2
-0
/
+5
2012-06-01
mmc: sdio: avoid spurious calls to interrupt handlers
Nicolas Pitre
1
-0
/
+2
2012-06-01
usbhid: prevent deadlock during timeout
Oliver Neukum
1
-0
/
+3
2012-05-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-7
/
+3
[next]