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-07-21
md: simplify code with bio_io_error
Guoqing Jiang
3
-12
/
+6
2017-07-21
md/raid1: fix writebehind bio clone
Shaohua Li
1
-21
/
+13
2017-07-21
md: raid1-10: move raid1/raid10 common code into raid1-10.c
Ming Lei
4
-71
/
+62
2017-07-21
md: raid1/raid10: initialize bvec table via bio_add_page()
Ming Lei
3
-16
/
+27
2017-07-21
md: remove 'idx' from 'struct resync_pages'
Ming Lei
3
-7
/
+6
2017-07-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
16
-38
/
+55
2017-07-21
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+10
2017-07-21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-9
/
+11
2017-07-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-42
/
+221
2017-07-21
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+0
2017-07-21
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-15
/
+15
2017-07-21
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-19
/
+23
2017-07-21
x86/devicetree: Convert to using %pOF instead of ->full_name
Rob Herring
1
-2
/
+1
2017-07-21
perf/x86/intel: Add proper condition to run sched_task callbacks
Jiri Olsa
3
-10
/
+14
2017-07-21
x86/platform/uv/BAU: Disable BAU on single hub configurations
Andrew Banman
1
-5
/
+18
2017-07-21
perf/core: Fix locking for children siblings group read
Jiri Olsa
1
-0
/
+5
2017-07-21
ide: avoid warning for timings calculation
Arnd Bergmann
1
-9
/
+9
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
83
-581
/
+1176
2017-07-21
net: bonding: Fix transmit load balancing in balance-alb mode
Kosuke Tatsukawa
1
-1
/
+1
2017-07-21
rds: Make sure updates to cp_send_gen can be observed
HÃ¥kon Bugge
1
-3
/
+3
2017-07-21
net: ethernet: ti: cpsw: Push the request_irq function to the end of probe
Keerthy
1
-24
/
+25
2017-07-21
ipv4: initialize fib_trie prior to register_netdev_notifier call.
Mahesh Bandewar
1
-4
/
+5
2017-07-21
rtnetlink: allocate more memory for dev_set_mac_address()
WANG Cong
1
-1
/
+2
2017-07-21
net: dsa: b53: Add missing ARL entries for BCM53125
Florian Fainelli
1
-0
/
+1
2017-07-21
Merge branch 'BPF-map-value-adjust-fix'
David S. Miller
6
-23
/
+574
2017-07-21
bpf: more tests for mixed signed and unsigned bounds checks
Daniel Borkmann
1
-0
/
+418
2017-07-21
bpf: add test for mixed signed and unsigned bounds checks
Edward Cree
1
-0
/
+52
2017-07-21
bpf: fix up test cases with mixed signed/unsigned bounds
Daniel Borkmann
1
-4
/
+4
2017-07-21
bpf: allow to specify log level and reduce it for test_verifier
Daniel Borkmann
4
-5
/
+5
2017-07-21
bpf: fix mixed signed/unsigned derived min/max value bounds
Daniel Borkmann
2
-14
/
+95
2017-07-21
Merge tag 'pm-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-6
/
+23
2017-07-20
x86: mark kprobe templates as character arrays, not single characters
Linus Torvalds
1
-4
/
+4
2017-07-20
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
4
-34
/
+64
2017-07-20
Merge tag 'for-f2fs-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-5
/
+13
2017-07-20
Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-0
/
+1
2017-07-20
Merge tag 'libnvdimm-fixes-4.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-21
/
+45
2017-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-12
/
+7
2017-07-20
Merge branches 'intel_pstate' and 'pm-domains'
Rafael J. Wysocki
2
-6
/
+23
2017-07-20
HID: hid-logitech-hidpp: add NULL check on devm_kmemdup() return value
Gustavo A. R. Silva
1
-0
/
+3
2017-07-20
debug: Fix WARN_ON_ONCE() for modules
Josh Poimboeuf
9
-18
/
+18
2017-07-20
x86/platform/intel-mid: Fix a format string overflow warning
Arnd Bergmann
1
-2
/
+4
2017-07-20
x86/platform: Add PCI dependency for PUNIT_ATOM_DEBUG
Arnd Bergmann
1
-0
/
+1
2017-07-20
x86/build: Silence the build with "make -s"
Arnd Bergmann
1
-2
/
+3
2017-07-20
x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outsl
Arnd Bergmann
1
-2
/
+2
2017-07-20
x86/fpu/math-emu: Avoid bogus -Wint-in-bool-context warning
Arnd Bergmann
1
-1
/
+1
2017-07-20
x86/fpu/math-emu: Fix possible uninitialized variable use
Arnd Bergmann
2
-10
/
+10
2017-07-20
perf/x86: Shut up false-positive -Wmaybe-uninitialized warning
Arnd Bergmann
1
-2
/
+2
2017-07-20
x86/defconfig: Remove stale, old Kconfig options
Krzysztof Kozlowski
2
-6
/
+0
2017-07-20
x86/ioapic: Pass the correct data to unmask_ioapic_irq()
Seunghun Han
1
-1
/
+1
2017-07-20
x86/acpi: Prevent out of bound access caused by broken ACPI tables
Seunghun Han
1
-0
/
+8
[next]