index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-10
sched: fix the theoretical signal_wake_up() vs schedule() race
Oleg Nesterov
1
-3
/
+11
2014-01-10
libata: Add atapi_dmadir force flag
Vincent Pelletier
1
-0
/
+1
2014-01-10
auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASE
Ard Biesheuvel
1
-1
/
+1
2013-12-20
x86, build, icc: Remove uninitialized_var() from compiler-intel.h
H. Peter Anvin
1
-2
/
+0
2013-12-20
PCI: Disable Bus Master only on kexec reboot
Khalid Aziz
1
-0
/
+3
2013-12-12
lib/genalloc.c: fix overflow of ending address of memory chunk
Joonyoung Shim
1
-2
/
+2
2013-12-08
mm: numa: return the number of base pages altered by protection changes
Mel Gorman
1
-0
/
+1
2013-12-08
clockevents: Add module refcount
Thomas Gleixner
1
-0
/
+3
2013-12-08
clockevents: Get rid of the notifier chain
Thomas Gleixner
1
-1
/
+0
2013-12-08
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
1
-32
/
+0
2013-12-08
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
1
-0
/
+8
2013-12-08
random32: fix off-by-one in seeding requirement
Daniel Borkmann
1
-3
/
+3
2013-12-04
audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...
Jeff Layton
1
-4
/
+22
2013-12-04
mtd: map: fixed bug in 64-bit systems
Wang Haitao
1
-2
/
+2
2013-12-04
ipc, msg: forbid negative values for "msg{max,mnb,mni}"
Mathias Krause
1
-3
/
+3
2013-12-04
ipc, msg: fix message length check for negative values
Mathias Krause
1
-3
/
+3
2013-11-29
dmi: add support for exact DMI matches in addition to substring matching
Jani Nikula
1
-2
/
+4
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-13
usb-storage: add quirk for mandatory READ_CAPACITY_16
Oliver Neukum
1
-1
/
+3
2013-11-04
inet: fix possible memory corruption with UDP_CORK and UFO
Hannes Frederic Sowa
1
-0
/
+5
2013-10-18
ipc: rename ids->rw_mutex
Davidlohr Bueso
1
-1
/
+1
2013-10-18
ipc/sem.c: replace shared sem_otime with per-semaphore value
Manfred Spraul
1
-1
/
+0
2013-10-18
ipc/sem: separate wait-for-zero and alter tasks into seperate queues
Manfred Spraul
1
-1
/
+4
2013-10-18
cope with potentially long ->d_dname() output for shmem/hugetlb
Al Viro
1
-0
/
+1
2013-10-18
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
Ingo Molnar
1
-0
/
+15
2013-10-18
random: run random_int_secret_init() run after all late_initcalls
Theodore Ts'o
1
-0
/
+1
2013-10-14
HID: uhid: allocate static minor
David Herrmann
1
-0
/
+1
2013-10-14
mm: avoid reinserting isolated balloon pages into LRU lists
Rafael Aquini
1
-0
/
+25
2013-10-14
HID: fix data access in implement()
Jiri Kosina
1
-0
/
+1
2013-10-05
dm mpath: disable WRITE SAME if it fails
Mike Snitzer
1
-1
/
+2
2013-10-01
HID: provide a helper for validating hid reports
Kees Cook
1
-0
/
+4
2013-10-01
timekeeping: Fix HRTICK related deadlock from ntp lock changes
John Stultz
1
-0
/
+1
2013-09-27
HID: validate HID report id size
Kees Cook
1
-1
/
+3
2013-09-27
pci_ids: Add PCI device ID functions 3 and 4 for newer F15h models.
Aravind Gopalakrishnan
1
-0
/
+2
2013-09-27
Introduce [compat_]save_altstack_ex() to unbreak x86 SMAP
Al Viro
2
-0
/
+15
2013-09-27
rculist: list_first_or_null_rcu() should use list_entry_rcu()
Tejun Heo
1
-2
/
+3
2013-09-27
USB: fix build error when CONFIG_PM_SLEEP isn't enabled
Alan Stern
1
-1
/
+1
2013-09-14
ipv6: drop packets with multiple fragmentation headers
Hannes Frederic Sowa
1
-0
/
+1
2013-09-08
regmap: Add another missing header for !CONFIG_REGMAP stubs
Kevin Hilman
1
-0
/
+1
2013-08-29
x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member
Radu Caragea
1
-0
/
+1
2013-08-29
Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"
Linus Torvalds
1
-1
/
+0
2013-08-29
SCSI: zfcp: fix lock imbalance by reworking request queue locking
Martin Peschke
1
-0
/
+57
2013-08-29
tracing: trace_remove_event_call() should fail if call/file is in use
Oleg Nesterov
1
-1
/
+1
2013-08-20
elevator: Fix a race in elevator switching
Jianpeng Ma
1
-1
/
+5
2013-08-20
x86 get_unmapped_area(): use proper mmap base for bottom-up direction
Radu Caragea
1
-0
/
+1
2013-08-20
microblaze: fix clone syscall
Michal Simek
1
-0
/
+5
2013-08-15
SUNRPC: If the rpcbind channel is disconnected, fail the call to unregister
Trond Myklebust
1
-0
/
+1
2013-08-15
tracing: Fix fields of struct trace_iterator that are zeroed by mistake
Andrew Vagin
1
-4
/
+6
2013-08-15
regmap: Add missing header for !CONFIG_REGMAP stubs
Mateusz Krawczuk
1
-0
/
+1
[prev]
[next]