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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-12
xdp: refine xdp api with regards to generic xdp
Daniel Borkmann
4
-43
/
+67
2017-05-12
xdp: add flag to enforce driver mode
Daniel Borkmann
5
-5
/
+23
2017-05-12
Input: cros_ec_keyb - remove extraneous 'const'
Arnd Bergmann
1
-1
/
+1
2017-05-12
drm/nouveau/therm: remove ineffective workarounds for alarm bugs
Ben Skeggs
4
-4
/
+4
2017-05-12
drm/nouveau/tmr: avoid processing completed alarms when adding a new one
Ben Skeggs
1
-3
/
+13
2017-05-12
drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarm
Ben Skeggs
1
-7
/
+10
2017-05-12
drm/nouveau/tmr: handle races with hw when updating the next alarm time
Ben Skeggs
1
-10
/
+16
2017-05-12
drm/nouveau/tmr: ack interrupt before processing alarms
Ben Skeggs
1
-1
/
+1
2017-05-12
drm/nouveau/core: fix static checker warning
Ben Skeggs
1
-1
/
+1
2017-05-12
drm/nouveau/fb/ram/gf100-: remove 0x10f200 read
Ben Skeggs
1
-1
/
+0
2017-05-12
drm/nouveau/kms/nv50: skip core channel cursor update on position-only changes
Ben Skeggs
1
-3
/
+7
2017-05-12
drm/nouveau/kms/nv50: fix source-rect-only plane updates
Ben Skeggs
1
-5
/
+3
2017-05-12
drm/nouveau/kms/nv50: remove pointless argument to window atomic_check_acquire()
Ben Skeggs
1
-7
/
+6
2017-05-11
bpf: Provide a linux/types.h override for bpf selftests.
David S. Miller
2
-1
/
+8
2017-05-11
Merge tag 'docs-4.12-2' of git://git.lwn.net/linux
Linus Torvalds
6
-8
/
+9
2017-05-11
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
13
-38
/
+107
2017-05-11
Merge branch 'bpf-pkt-ptr-align'
David S. Miller
10
-28
/
+580
2017-05-11
bpf: Add verifier test case for alignment.
David S. Miller
2
-1
/
+419
2017-05-11
bpf: Add bpf_verify_program() to the library.
David S. Miller
2
-0
/
+26
2017-05-11
bpf: Add strict alignment flag for BPF_PROG_LOAD.
David S. Miller
6
-9
/
+40
2017-05-11
bpf: Do per-instruction state dumping in verifier when log_level > 1.
David S. Miller
1
-2
/
+6
2017-05-11
bpf: Track alignment of register values in the verifier.
David S. Miller
2
-19
/
+92
2017-05-11
Merge tag 'fbdev-v4.12' of git://github.com/bzolnier/linux
Linus Torvalds
21
-38
/
+81
2017-05-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-35
/
+65
2017-05-11
doc: replace FTP URL to kernel.org with HTTPS one
Michael Heimpold
1
-1
/
+1
2017-05-11
Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtd
Linus Torvalds
53
-3834
/
+6173
2017-05-11
bpf, arm64: fix faulty emission of map access in tail calls
Daniel Borkmann
1
-2
/
+3
2017-05-11
net: ethernet: ti: netcp_core: return error while dma channel open issue
Ivan Khoronzhuk
2
-3
/
+5
2017-05-11
Merge branch 's390-net-fixes'
David S. Miller
7
-24
/
+69
2017-05-11
s390/qeth: add missing hash table initializations
Ursula Braun
1
-0
/
+2
2017-05-11
s390/qeth: avoid null pointer dereference on OSN
Julian Wiedmann
1
-4
/
+6
2017-05-11
s390/qeth: unbreak OSM and OSN support
Julian Wiedmann
7
-20
/
+51
2017-05-11
s390/qeth: handle sysfs error during initialization
Ursula Braun
4
-3
/
+13
2017-05-11
mdio: mux: Correct mdio_mux_init error path issues
Jon Mason
1
-5
/
+7
2017-05-11
ipv6/dccp: do not inherit ipv6_mc_list from parent
WANG Cong
2
-0
/
+8
2017-05-11
netxen_nic: set rcode to the return status from the call to netxen_issue_cmd
Colin Ian King
1
-1
/
+1
2017-05-11
net: qca_spi: Fix alignment issues in rx path
Stefan Wahren
1
-4
/
+6
2017-05-11
driver: vrf: Fix one possible use-after-free issue
Gao Feng
1
-1
/
+2
2017-05-11
block: handle partial completions for special payload requests
Christoph Hellwig
1
-12
/
+12
2017-05-11
xen: adjust early dom0 p2m handling to xen hypervisor behavior
Juergen Gross
1
-3
/
+4
2017-05-11
x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under Xen
Juergen Gross
2
-3
/
+3
2017-05-11
arm64: Silence first allocation with CONFIG_ARM64_MODULE_PLTS=y
Florian Fainelli
1
-1
/
+6
2017-05-11
ARM: Silence first allocation with CONFIG_ARM_MODULE_PLTS=y
Florian Fainelli
1
-2
/
+9
2017-05-11
mm: Silence vmap() allocation failures based on caller gfp_flags
Florian Fainelli
1
-1
/
+1
2017-05-11
nios2: remove custom early console implementation
Tobias Klauser
6
-199
/
+0
2017-05-11
Revert "target: Fix VERIFY and WRITE VERIFY command parsing"
Nicholas Bellinger
1
-64
/
+10
2017-05-11
filesystem-dax: fix broken __dax_zero_page_range() conversion
Dan Williams
1
-2
/
+2
2017-05-11
libnvdimm, btt: ensure that initializing metadata clears poison
Vishal Verma
1
-7
/
+47
2017-05-11
libnvdimm: add an atomic vs process context flag to rw_bytes
Vishal Verma
7
-42
/
+53
2017-05-11
Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
94
-1795
/
+120
[prev]
[next]