index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
bio-integrity: add "bip_max_vcnt" into struct bio_integrity_payload
Gu Zheng
2014-07-01
1
-0
/
+1
*
blk-mq: use percpu_ref for mq usage count
Tejun Heo
2014-07-01
1
-1
/
+2
*
blk-mq: decouble blk-mq freezing from generic bypassing
Tejun Heo
2014-07-01
1
-0
/
+1
*
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Jens Axboe
2014-07-01
4
-766
/
+761
|
\
|
*
percpu-refcount: implement percpu_ref_reinit() and percpu_ref_is_zero()
Tejun Heo
2014-06-28
1
-0
/
+19
|
*
percpu-refcount: require percpu_ref to be exited explicitly
Tejun Heo
2014-06-28
1
-4
/
+2
|
*
percpu-refcount: use unsigned long for pcpu_count pointer
Tejun Heo
2014-06-28
1
-2
/
+2
|
*
percpu-refcount: add helpers for ->percpu_count accesses
Tejun Heo
2014-06-28
1
-14
/
+21
|
*
percpu-refcount: one bit is enough for REF_STATUS
Tejun Heo
2014-06-28
1
-3
/
+1
|
*
percpu: invoke __verify_pcpu_ptr() from the generic part of accessors and ope...
Tejun Heo
2014-06-17
1
-8
/
+21
|
*
percpu: preffity percpu header files
Tejun Heo
2014-06-17
2
-399
/
+435
|
*
percpu: use raw_cpu_*() to define __this_cpu_*()
Tejun Heo
2014-06-17
1
-9
/
+9
|
*
percpu: reorder macros in percpu header files
Tejun Heo
2014-06-17
2
-112
/
+112
|
*
percpu: move {raw|this}_cpu_*() definitions to include/linux/percpu-defs.h
Tejun Heo
2014-06-17
2
-208
/
+209
|
*
percpu: move generic {raw|this}_cpu_*_N() definitions to include/asm-generic/...
Tejun Heo
2014-06-17
2
-344
/
+341
|
*
percpu: only allow sized arch overrides for {raw|this}_cpu_*() ops
Tejun Heo
2014-06-17
1
-89
/
+5
|
*
percpu: reorganize include/linux/percpu-defs.h
Tejun Heo
2014-06-17
1
-23
/
+9
|
*
percpu: move accessors from include/linux/percpu.h to percpu-defs.h
Tejun Heo
2014-06-17
2
-37
/
+32
|
*
percpu: include/asm-generic/percpu.h should contain only arch-overridable parts
Tejun Heo
2014-06-17
2
-64
/
+89
|
*
percpu: introduce arch_raw_cpu_ptr()
Tejun Heo
2014-06-17
1
-2
/
+9
|
*
percpu: disallow archs from overriding SHIFT_PERCPU_PTR()
Tejun Heo
2014-06-17
1
-6
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2014-06-28
2
-5
/
+4
|
\
\
|
*
|
iovec: move memcpy_from/toiovecend to lib/iovec.c
Michael S. Tsirkin
2014-06-27
2
-5
/
+4
*
|
|
Merge tag 'sound-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2014-06-27
2
-14
/
+14
|
\
\
\
|
*
|
|
ALSA: compress: fix the struct alignment to 4 bytes
Vinod Koul
2014-06-23
2
-14
/
+14
*
|
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-06-27
1
-2
/
+10
|
\
\
\
\
|
*
|
|
|
drm/i915: BDW: Adding Reserved PCI IDs.
Rodrigo Vivi
2014-06-24
1
-2
/
+10
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-06-26
3
-5
/
+11
|
\
\
\
\
|
*
|
|
|
block: add support for limiting gaps in SG lists
Jens Axboe
2014-06-24
2
-0
/
+10
|
*
|
|
|
bio: remove unused macro bip_vec_idx()
Gu Zheng
2014-06-24
1
-4
/
+0
|
*
|
|
|
Revert "block: add __init to elv_register"
Jens Axboe
2014-06-22
1
-1
/
+1
*
|
|
|
|
Fix 32-bit regression in block device read(2)
Al Viro
2014-06-26
1
-1
/
+13
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-06-25
3
-5
/
+14
|
\
\
\
\
\
|
*
|
|
|
|
ipv4: fix dst race in sk_dst_get()
Eric Dumazet
2014-06-25
1
-2
/
+2
|
*
|
|
|
|
net: phylib: add link_change_notify callback to phy device
Daniel Mack
2014-06-21
1
-0
/
+9
|
*
|
|
|
|
netfilter: nf_tables: use u32 for chain use counter
Pablo Neira Ayuso
2014-06-16
1
-3
/
+3
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-06-25
3
-1
/
+4
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'imx-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Arnd Bergmann
2014-06-23
1
-1
/
+2
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ARM: imx6sl: add missing enet clock for imx6sl
Fugang Duan
2014-06-17
1
-1
/
+2
|
|
|
/
/
/
/
|
*
/
/
/
/
ARM: STi: DT: Properly define sti-ethclk & stmmaceth for stih415/6
Peter Griffin
2014-06-17
2
-0
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-06-25
2
-0
/
+48
|
\
\
\
\
\
|
*
|
|
|
|
tracing: Add __field_struct macro for TRACE_EVENT()
Steven Rostedt
2014-06-21
1
-0
/
+33
|
*
|
|
|
|
tracing: Fix syscall_*regfunc() vs copy_process() race
Oleg Nesterov
2014-06-21
1
-0
/
+15
|
|
/
/
/
/
*
|
|
|
|
kernel/watchdog.c: print traces for all cpus on lockup detection
Aaron Tomlin
2014-06-23
1
-0
/
+1
*
|
|
|
|
nmi: provide the option to issue an NMI back trace to every cpu but current
Aaron Tomlin
2014-06-23
1
-1
/
+10
*
|
|
|
|
kexec: save PG_head_mask in VMCOREINFO
Petr Tesarik
2014-06-23
1
-0
/
+3
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linux
Linus Torvalds
2014-06-21
1
-0
/
+6
|
\
\
\
\
|
*
|
|
|
locks: add missing memory barrier in break_deleg
Jeff Layton
2014-06-10
1
-0
/
+6
*
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-06-21
1
-0
/
+1
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'perf/core' into perf/urgent, to pick up the latest fixes
Ingo Molnar
2014-06-14
1
-0
/
+1
|
|
\
\
\
\
\
[next]