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-02-24
Merge tag 'nfs-for-4.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-3
/
+2
2016-02-23
cgroup: convert cgroup_subsys flag fields to bool bitfields
Tejun Heo
1
-3
/
+3
2016-02-23
gpio: Add devm_ apis for gpiochip_add_data and gpiochip_remove
Laxman Dewangan
1
-0
/
+4
2016-02-23
f2fs: introduce f2fs_journal struct to wrap journal info
Chao Yu
1
-3
/
+7
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
34
-1554
/
+1640
2016-02-23
jbd2: unify revoke and tag block checksum handling
Jan Kara
1
-6
/
+2
2016-02-23
jbd2: factor out common descriptor block initialization
Jan Kara
1
-1
/
+1
2016-02-23
jbd2: remove unnecessary arguments of jbd2_journal_write_revoke_records
Jan Kara
1
-4
/
+2
2016-02-23
mbcache: add reusable flag to cache entries
Andreas Gruenbacher
1
-1
/
+4
2016-02-23
mbcache: get rid of _e_hash_list_head
Andreas Gruenbacher
1
-6
/
+2
2016-02-23
mbcache2: rename to mbcache
Jan Kara
2
-53
/
+53
2016-02-23
dm: rename target's per_bio_data_size to per_io_data_size
Mike Snitzer
1
-3
/
+3
2016-02-23
cgroup: make cgroup subsystem masks u16
Tejun Heo
1
-2
/
+2
2016-02-23
cgroup: s/child_subsys_mask/subtree_ss_mask/
Tejun Heo
1
-6
/
+5
2016-02-23
Revert "cgroup: add cgroup_subsys->css_e_css_changed()"
Tejun Heo
1
-1
/
+0
2016-02-23
f2fs: preallocate blocks for buffered aio writes
Jaegeuk Kim
1
-1
/
+1
2016-02-23
f2fs: fix endianness of on-disk summary_footer
Sheng Yong
1
-1
/
+1
2016-02-23
f2fs: remove unneeded pointer conversion
Chao Yu
1
-3
/
+3
2016-02-23
f2fs: introduce lifetime write IO statistics
Shuoran Liu
1
-1
/
+13
2016-02-23
mbcache2: Use referenced bit instead of LRU
Jan Kara
1
-4
/
+7
2016-02-23
vfio: Add capability chain helpers
Alex Williamson
1
-0
/
+11
2016-02-23
Merge branch 'multipath'
Trond Myklebust
4
-28
/
+113
2016-02-23
Merge char-misc-next into staging-next
Greg Kroah-Hartman
18
-40
/
+279
2016-02-23
clk: ti: dpll: convert DPLL support code to use clk_hw instead of clk ptrs
Tero Kristo
1
-4
/
+4
2016-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-1486
/
+1501
2016-02-22
mbcache: remove mbcache
Jan Kara
1
-55
/
+0
2016-02-22
mbcache2: reimplement mbcache
Jan Kara
1
-0
/
+50
2016-02-22
dm: set DM_TARGET_WILDCARD feature on "error" target
Mike Snitzer
1
-0
/
+7
2016-02-22
dmaengine: make slave address physical
Vinod Koul
1
-2
/
+2
2016-02-22
arch: Introduce post-init read-only memory
Kees Cook
1
-0
/
+14
2016-02-22
asm-generic: Consolidate mark_rodata_ro()
Kees Cook
1
-0
/
+4
2016-02-22
efi: Reformat GUID tables to follow the format in UEFI spec
Peter Jones
1
-21
/
+42
2016-02-22
Merge tag 'v4.5-rc5' into efi/core, before queueing up new changes
Ingo Molnar
30
-68
/
+139
2016-02-22
qed: Introduce DMA_REGPAIR_LE
Yuval Mintz
1
-0
/
+4
2016-02-22
bpf: try harder on clones when writing into skb
Daniel Borkmann
1
-0
/
+7
2016-02-22
bpf: add new arg_type that allows for 0 sized stack buffer
Daniel Borkmann
1
-0
/
+1
2016-02-22
soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_data
Karicheri, Muralidharan
1
-1
/
+3
2016-02-21
power: bq27xxx_battery: Restore device name
Ivaylo Dimitrov
1
-0
/
+1
2016-02-21
ima: load policy using path
Dmitry Kasatkin
1
-0
/
+1
2016-02-21
kexec: replace call to copy_file_from_fd() with kernel version
Mimi Zohar
1
-0
/
+2
2016-02-21
module: replace copy_module_from_fd with kernel version
Mimi Zohar
4
-18
/
+1
2016-02-21
vfs: define kernel_copy_file_from_fd()
Mimi Zohar
1
-0
/
+2
2016-02-21
security: define kernel_read_file hook
Mimi Zohar
3
-0
/
+21
2016-02-21
firmware: replace call to fw_read_file_contents() with kernel version
Mimi Zohar
4
-24
/
+1
2016-02-21
vfs: define kernel_read_file_from_path
Mimi Zohar
1
-0
/
+2
2016-02-21
ima: define a new hook to measure and appraise a file already in memory
Mimi Zohar
2
-0
/
+9
2016-02-21
drivers/hwtracing: make coresight-* explicitly non-modular
Paul Gortmaker
1
-0
/
+9
2016-02-21
coresight: introducing a global trace ID function
Mathieu Poirier
1
-0
/
+12
2016-02-21
coresight: etm-perf: new PMU driver for ETM tracers
Mathieu Poirier
1
-0
/
+27
2016-02-21
coresight: etb10: implementing AUX API
Mathieu Poirier
1
-2
/
+19
[prev]
[next]