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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-20
cpuidle: Pass exit latency limit to cpuidle_use_deepest_state()
Daniel Lezcano
1
-2
/
+4
2019-11-20
cpuidle: Allow idle injection to apply exit latency limit
Daniel Lezcano
2
-4
/
+9
2019-11-20
futex: Add mutex around futex exit
Thomas Gleixner
2
-0
/
+2
2019-11-20
futex: Mark the begin of futex exit explicitly
Thomas Gleixner
1
-28
/
+3
2019-11-20
futex: Split futex_mm_release() for exit/exec
Thomas Gleixner
1
-2
/
+4
2019-11-20
exit/exec: Seperate mm_release()
Thomas Gleixner
1
-2
/
+4
2019-11-20
futex: Replace PF_EXITPIDONE with a state
Thomas Gleixner
2
-1
/
+34
2019-11-20
futex: Move futex exit handling into futex code
Thomas Gleixner
2
-15
/
+16
2019-11-20
scsi: target: iscsi: Wait for all commands to finish before freeing a session
Bart Van Assche
1
-0
/
+1
2019-11-20
net/tls: enable sk_msg redirect to tls socket egress
Willem de Bruijn
1
-0
/
+2
2019-11-19
ASoC: soc-component: tidyup snd_soc_pcm_component_new/free() parameter
Kuninori Morimoto
1
-2
/
+2
2019-11-19
libnvdimm: Move nvdimm_bus_attribute_group to device_type
Dan Williams
1
-2
/
+0
2019-11-19
libnvdimm: Move nvdimm_attribute_group to device_type
Dan Williams
1
-1
/
+0
2019-11-19
libnvdimm: Move nd_mapping_attribute_group to device_type
Dan Williams
1
-1
/
+0
2019-11-19
libnvdimm: Move nd_region_attribute_group to device_type
Dan Williams
1
-1
/
+0
2019-11-19
libnvdimm: Move nd_numa_attribute_group to device_type
Dan Williams
1
-1
/
+0
2019-11-19
platform/chrome: wilco_ec: Add keyboard backlight LED support
Daniel Campello
1
-0
/
+13
2019-11-19
platform/chrome: wilco_ec: Add charging config driver
Nick Crews
1
-0
/
+2
2019-11-19
cpuidle: Introduce cpuidle_driver_state_disabled() for driver quirks
Rafael J. Wysocki
1
-0
/
+4
2019-11-19
page_pool: extend tracepoint to also include the page PFN
Jesper Dangaard Brouer
1
-4
/
+9
2019-11-19
page_pool: add destroy attempts counter and rename tracepoint
Jesper Dangaard Brouer
2
-3
/
+8
2019-11-19
net: phy: add core phylib sfp support
Russell King
1
-0
/
+11
2019-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-3
/
+9
2019-11-18
docs: Add request_irq() documentation
Jonathan Corbet
1
-0
/
+13
2019-11-18
spi: mediatek: add SPI_CS_HIGH support
Luhua Xu
1
-1
/
+0
2019-11-18
btrfs: rename btrfs_block_group_cache
David Sterba
1
-12
/
+12
2019-11-18
btrfs: add incompat for raid1 with 3, 4 copies
David Sterba
1
-0
/
+1
2019-11-18
btrfs: add support for 4-copy replication (raid1c4)
David Sterba
2
-1
/
+6
2019-11-18
btrfs: add support for 3-copy replication (raid1c3)
David Sterba
2
-2
/
+7
2019-11-18
btrfs: add dedicated members for start and length of a block group
David Sterba
1
-8
/
+8
2019-11-18
btrfs: move block_group_item::used to block group
David Sterba
1
-3
/
+2
2019-11-18
btrfs: add blake2b to checksumming algorithms
David Sterba
1
-0
/
+1
2019-11-18
btrfs: add sha256 to checksumming algorithm
Johannes Thumshirn
1
-0
/
+1
2019-11-18
btrfs: add xxhash64 to checksumming algorithms
Johannes Thumshirn
1
-0
/
+1
2019-11-18
ftrace: Rename ftrace_graph_stub to ftrace_stub_graph
Steven Rostedt (VMware)
1
-4
/
+4
2019-11-18
ftrace: Add a helper function to modify_ftrace_direct() to allow arch optimiz...
Steven Rostedt (VMware)
1
-2
/
+19
2019-11-18
blk-cgroup: cgroup_rstat_updated() shouldn't be called on cgroup1
Tejun Heo
1
-1
/
+2
2019-11-18
Merge tag 'v5.4-rc8' into sched/core, to pick up fixes and dependencies
Ingo Molnar
9
-28
/
+30
2019-11-18
ALSA: compress: add flac decoder params
Vinod Koul
1
-0
/
+10
2019-11-18
btrfs: tracepoints: constify all pointers
David Sterba
1
-26
/
+26
2019-11-18
btrfs: tracepoints: drop typecasts from printk
David Sterba
1
-15
/
+13
2019-11-18
btrfs: use enum for extent type defines
Chengguang Xu
1
-4
/
+6
2019-11-18
btrfs: get rid of pointless wtag variable in async-thread.c
Omar Sandoval
1
-3
/
+3
2019-11-18
bpf: Add mmap() support for BPF_MAP_TYPE_ARRAY
Andrii Nakryiko
3
-3
/
+12
2019-11-18
bpf: Convert bpf_prog refcnt to atomic64_t
Andrii Nakryiko
1
-8
/
+5
2019-11-18
bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never fails
Andrii Nakryiko
1
-5
/
+5
2019-11-18
Merge tag 'nfs-rdma-for-5.5-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
2
-66
/
+225
2019-11-18
mmc: core: Fix size overflow for mmc partitions
Bradley Bolen
1
-1
/
+1
2019-11-17
Merge tag 'iommu-fixes-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+4
2019-11-17
libnvdimm: Move nd_device_attribute_group to device_type
Dan Williams
1
-1
/
+0
[prev]
[next]