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
2016-04-06
PKCS#7: Make trust determination dependent on contents of trust keyring
David Howells
1
-1
/
+0
2016-04-06
KEYS: Generalise system_verify_data() to provide access to internal content
David Howells
2
-22
/
+50
2016-04-06
mac80211: add A-MSDU tx support
Felix Fietkau
1
-0
/
+3
2016-04-06
mac80211: add fast-rx path
Johannes Berg
1
-0
/
+10
2016-04-06
usb: otg-fsm: support multiple instances
Roger Quadros
1
-0
/
+1
2016-04-06
usb: otg-fsm: Add documentation for struct otg_fsm
Roger Quadros
1
-7
/
+83
2016-04-06
dmaengine: pl08x: allocate OF slave channel data at probe time
Linus Walleij
1
-1
/
+1
2016-04-06
Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-0
/
+2
2016-04-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2016-04-05
udp: enable MSG_PEEK at non-zero offset
samanthakumar
1
-1
/
+6
2016-04-05
gpio: support native single-ended hardware drivers
Linus Walleij
1
-1
/
+24
2016-04-05
compiler-gcc: disable -ftracer for __noclone functions
Paolo Bonzini
1
-1
/
+1
2016-04-05
iommu: provide of_xlate pointer unconditionally
Arnd Bergmann
1
-2
/
+0
2016-04-05
ieee80211: support parsing Fine Timing Measurement action frame
Avraham Stern
1
-0
/
+11
2016-04-05
mm/vmap: Add a notifier for when we run out of vmap address space
Chris Wilson
1
-0
/
+4
2016-04-05
rhashtable: accept GFP flags in rhashtable_walk_init
Bob Copeland
1
-1
/
+2
2016-04-05
udp: no longer use SLAB_DESTROY_BY_RCU
Eric Dumazet
1
-4
/
+4
2016-04-04
android,lowmemorykiller: Don't abuse TIF_MEMDIE.
Tetsuo Handa
1
-0
/
+4
2016-04-04
Merge tag 'iio-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2
-0
/
+4
2016-04-04
Merge branch 'PAGE_CACHE_SIZE-removal'
Linus Torvalds
14
-45
/
+29
2016-04-04
mm: drop PAGE_CACHE_* and page_cache_{get,release} definition
Kirill A. Shutemov
1
-15
/
+0
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
8
-11
/
+10
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
9
-19
/
+19
2016-04-04
libata-core: Allow longer timeout for drive spinup from PUIS
Damien Le Moal
1
-1
/
+2
2016-04-04
reset: Add missing function stub for device_reset
Daniel Lezcano
1
-0
/
+6
2016-04-04
libata: Implement control mode page to select sense format
Hannes Reinecke
1
-0
/
+1
2016-04-04
libata: Implement support for sense data reporting
Hannes Reinecke
1
-0
/
+16
2016-04-04
libata: Implement NCQ autosense
Hannes Reinecke
1
-0
/
+2
2016-04-04
mtd: bcm47xxsflash: use ioremap_cache() instead of KSEG0ADDR()
Brian Norris
1
-1
/
+0
2016-04-04
mtd: avoid stack overflow in MTD CFI code
Arnd Bergmann
1
-12
/
+7
2016-04-03
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-19
/
+19
2016-04-03
iio: buffer: add missing descriptions in iio_buffer_access_funcs
Luis de Bethencourt
1
-0
/
+2
2016-04-03
stmmac: add new DT platform entries for GMAC4
Alexandre TORGUE
1
-0
/
+2
2016-04-03
Merge tag 'configfs-for-linus-2' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-2
/
+2
2016-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-1
/
+10
2016-04-02
cpufreq: Support for fast frequency switching
Rafael J. Wysocki
1
-0
/
+16
2016-04-02
cpufreq: Move governor symbols to cpufreq.h
Rafael J. Wysocki
1
-0
/
+14
2016-04-02
cpufreq: Move governor attribute set headers to cpufreq.h
Rafael J. Wysocki
1
-0
/
+23
2016-04-02
cpufreq: sched: Helpers to add and remove update_util hooks
Rafael J. Wysocki
1
-1
/
+4
2016-04-02
include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock()
Chen Gang
1
-1
/
+1
2016-04-01
stmmac: fix MDIO settings
Giuseppe CAVALLARO
1
-1
/
+1
2016-04-01
Revert "stmmac: Fix 'eth0: No PHY found' regression"
Giuseppe CAVALLARO
1
-1
/
+0
2016-04-01
tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
Daniel Borkmann
1
-0
/
+4
2016-04-01
livepatch: reuse module loader code to write relocations
Jessica Yu
1
-20
/
+0
2016-04-01
module: preserve Elf information for livepatch modules
Jessica Yu
1
-0
/
+25
2016-04-01
lib/proportions: Remove unused code
Richard Cochran
2
-138
/
+0
2016-03-31
rcutorture: Expedited-GP batch progress access to torturing
Paul E. McKenney
2
-0
/
+18
2016-03-31
rcu: Remove superfluous versions of rcu_read_lock_sched_held()
Boqun Feng
1
-16
/
+1
2016-03-31
rcu: Consolidate dumping of ftrace buffer
Paul E. McKenney
1
-0
/
+13
2016-03-31
perf/core: Set event's default ::overflow_handler()
Wang Nan
1
-0
/
+6
[prev]
[next]