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-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-6
/
+12
2019-07-09
Merge tag 'keys-misc-20190619' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+26
2019-07-09
Merge tag 'audit-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+10
2019-07-09
Merge tag 'tpmdd-next-20190625' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
2
-0
/
+162
2019-07-09
Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+6
2019-07-09
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+9
2019-07-09
xdp: fix race on generic receive path
Ilya Maximets
1
-0
/
+2
2019-07-09
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-45
/
+227
2019-07-09
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-46
/
+85
2019-07-09
net: stmmac: enable clause 45 mdio support
Kweh Hock Leong
1
-0
/
+2
2019-07-09
Drivers: hv: vmbus: Break out ISA independent parts of mshyperv.h
Michael Kelley
1
-0
/
+180
2019-07-09
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-46
/
+55
2019-07-09
net: core: page_pool: add user refcnt and reintroduce page_pool_destroy
Ivan Khoronzhuk
1
-0
/
+25
2019-07-09
cpufreq: Add QoS requests for userspace constraints
Viresh Kumar
1
-6
/
+2
2019-07-09
cpufreq: intel_pstate: Reuse refresh_frequency_limits()
Viresh Kumar
1
-0
/
+1
2019-07-09
cpufreq: Register notifiers with the PM QoS framework
Viresh Kumar
1
-0
/
+3
2019-07-09
dma-mapping: mark dma_alloc_need_uncached as __always_inline
Christoph Hellwig
1
-1
/
+1
2019-07-08
RDMA/nldev: Added configuration of RDMA dynamic interrupt moderation to netlink
Yamin Friedman
1
-0
/
+5
2019-07-08
RDMA/core: Provide RDMA DIM support for ULPs
Yamin Friedman
1
-0
/
+4
2019-07-08
linux/dim: Implement RDMA adaptive moderation (DIM)
Yamin Friedman
1
-0
/
+36
2019-07-08
Merge tag 'blk-dim-v2' into rdma.git for-next
Jason Gunthorpe
2
-418
/
+366
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
9
-3
/
+89
2019-07-08
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
12
-27
/
+436
2019-07-08
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+12
2019-07-08
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+3
2019-07-08
IB/mlx5: Report correctly tag matching rendezvous capability
Danit Goldberg
1
-2
/
+2
2019-07-08
Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
3
-13
/
+1
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-0
/
+9
2019-07-08
Merge branch 'vhca-tunnel' into rdma.git for-next
Jason Gunthorpe
1
-2
/
+4
2019-07-08
Merge tag 'v5.2' into perf/core, to pick up fixes
Ingo Molnar
16
-38
/
+49
2019-07-08
RDMA/rvt: Do not use a kernel header in the ABI
Jason Gunthorpe
1
-2
/
+7
2019-07-08
bpf: avoid unused variable warning in tcp_bpf_rtt()
Arnd Bergmann
1
-3
/
+1
2019-07-08
bpf: allow wide (u64) aligned stores for some fields of bpf_sock_addr
Stanislav Fomichev
2
-3
/
+9
2019-07-08
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
1585
-12107
/
+2214
2019-07-08
rbd: support for object-map and fast-diff
Ilya Dryomov
2
-0
/
+5
2019-07-08
libceph: export osd_req_op_data() macro
Ilya Dryomov
1
-0
/
+8
2019-07-08
libceph: change ceph_osdc_call() to take page vector for response
Ilya Dryomov
1
-1
/
+1
2019-07-08
libceph: bump CEPH_MSG_MAX_DATA_LEN (again)
Ilya Dryomov
1
-2
/
+4
2019-07-08
libceph: rename r_unsafe_item to r_private_item
Ilya Dryomov
1
-1
/
+1
2019-07-08
ceph: more precise CEPH_CLIENT_CAPS_PENDING_CAPSNAP
Yan, Zheng
1
-1
/
+1
2019-07-08
iversion: add a routine to update a raw value with a larger one
Jeff Layton
1
-0
/
+24
2019-07-08
libceph: turn on CEPH_FEATURE_MSG_ADDR2
Jeff Layton
1
-0
/
+1
2019-07-08
libceph: rename ceph_encode_addr to ceph_encode_banner_addr
Jeff Layton
1
-2
/
+2
2019-07-08
libceph: use TYPE_LEGACY for entity addrs instead of TYPE_NONE
Jeff Layton
1
-0
/
+7
2019-07-08
libceph: ADDR2 support for monmap
Jeff Layton
1
-1
/
+0
2019-07-08
libceph: add ceph_decode_entity_addr
Jeff Layton
1
-0
/
+2
2019-07-08
libceph: remove ceph_get_direct_page_vector()
Christoph Hellwig
1
-4
/
+0
2019-07-08
Merge branch 'acpica'
Rafael J. Wysocki
1
-1
/
+1
2019-07-08
Merge branches 'acpi-tables', 'acpi-osl', 'acpi-misc' and 'acpi-tools'
Rafael J. Wysocki
1
-2
/
+2
2019-07-08
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-0
/
+6
[prev]
[next]