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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-31
Btrfs: fix race between device replace and read repair
Filipe Manana
1
-0
/
+10
2016-05-31
Btrfs: fix race between device replace and discard
Filipe Manana
1
-0
/
+6
2016-05-31
Merge branch 'uuid' (lib/uuid fixes from Andy)
Linus Torvalds
4
-2
/
+139
2016-05-31
lib/uuid.c: use correct offset in uuid parser
Bjørn Mork
1
-2
/
+2
2016-05-31
lib/uuid: add a test module
Andy Shevchenko
3
-0
/
+137
2016-05-31
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-6
/
+14
2016-05-31
libceph: use %s instead of %pE in dout()s
Ilya Dryomov
2
-5
/
+5
2016-05-31
libceph: put request only if it's done in handle_reply()
Ilya Dryomov
1
-3
/
+3
2016-05-31
libceph: change ceph_osdmap_flag() to take osdc
Ilya Dryomov
4
-29
/
+28
2016-05-30
gpio: drop lock before reading GPIO direction
Linus Walleij
1
-2
/
+2
2016-05-30
gpio: bail out silently on NULL descriptors
Linus Walleij
1
-3
/
+8
2016-05-30
gpio: handle compatible ioctl() pointers
Linus Walleij
1
-2
/
+13
2016-05-30
vfio/type1: Fix build warning
Alex Williamson
1
-1
/
+1
2016-05-30
vfio/pci: Fix ordering of eventfd vs virqfd shutdown
Alex Williamson
1
-3
/
+3
2016-05-30
cpufreq: intel_pstate: Downgrade print level for _PPC
Srinivas Pandruvada
1
-1
/
+1
2016-05-30
Btrfs: fix race between device replace and chunk allocation
Filipe Manana
1
-12
/
+9
2016-05-30
Btrfs: fix race setting block group back to RW mode during device replace
Filipe Manana
1
-5
/
+5
2016-05-30
Btrfs: fix unprotected assignment of the left cursor for device replace
Filipe Manana
1
-0
/
+4
2016-05-30
Btrfs: fix race setting block group readonly during device replace
Filipe Manana
3
-2
/
+46
2016-05-30
Btrfs: fix race between device replace and block group removal
Filipe Manana
1
-0
/
+11
2016-05-30
Btrfs: fix race between readahead and device replace/removal
Filipe Manana
1
-0
/
+2
2016-05-30
ACPI / Thermal / video: fix max_level incorrect value
Aaron Lu
3
-6
/
+11
2016-05-30
MAINTAINERS: Add file patterns for pinctrl device tree bindings
Geert Uytterhoeven
1
-0
/
+1
2016-05-30
pinctrl: nomadik: fix inversion of gpio direction
Linus Walleij
1
-1
/
+1
2016-05-30
gpio: flush direction status in gpiochip_lock_as_irq()
Linus Walleij
1
-4
/
+17
2016-05-30
gpio: lpc32xx: disable broken to_irq support
Sylvain Lemieux
1
-47
/
+1
2016-05-30
drm/imx: plane: Don't set plane->crtc in ipu_plane_update()
Liu Ying
1
-1
/
+0
2016-05-30
drm/imx: ipuv3-plane: Constify ipu_plane_funcs
Liu Ying
1
-1
/
+1
2016-05-30
drm/imx: imx-ldb: honor 'native-mode' property when selecting video mode from DT
Lothar Waßmann
1
-1
/
+2
2016-05-30
drm/imx: parallel-display: remove dead code
Lothar Waßmann
1
-12
/
+0
2016-05-30
drm/imx: use bus_flags for pixel clock polarity
Philipp Zabel
5
-15
/
+25
2016-05-30
drm/imx: ipuv3-plane: enable UYVY and VYUY formats
Philipp Zabel
1
-0
/
+2
2016-05-30
drm/imx: parallel-display: use of_graph_get_endpoint_by_regs helper
Philipp Zabel
1
-12
/
+12
2016-05-30
drm/imx: imx-ldb: use of_graph_get_endpoint_by_regs helper
Philipp Zabel
1
-17
/
+18
2016-05-30
dt-bindings: imx: ldb: Add ddc-i2c-bus property
Akshay Bhat
1
-0
/
+1
2016-05-30
drm/imx: imx-ldb: Add DDC support
Steve Longerbeam
1
-8
/
+34
2016-05-30
net: l2tp: Make l2tp_ip6 namespace aware
Shmulik Ladkani
1
-5
/
+7
2016-05-30
Documentation: ip-sysctl.txt: clarify secure_redirects
Eric Garver
1
-3
/
+5
2016-05-30
sfc: use flow dissector helpers for aRFS
Edward Cree
1
-54
/
+21
2016-05-30
ieee802154: fix logic error in ieee802154_llsec_parse_dev_addr
Baozeng Ding
1
-2
/
+2
2016-05-30
net: nps_enet: Disable interrupts before napi reschedule
Elad Kanfi
1
-1
/
+3
2016-05-30
net/lapb: tuse %*ph to dump buffers
Andy Shevchenko
3
-15
/
+8
2016-05-30
ptp: oops in ptp_ioctl()
Dan Carpenter
1
-0
/
+1
2016-05-30
fou: add Kconfig options for IPv6 support
Arnd Bergmann
3
-2
/
+11
2016-05-30
ipv6: hide ip6_encap_hlen/ip6_tnl_encap definitions
Arnd Bergmann
1
-1
/
+2
2016-05-30
powerpc/pseries/eeh: Refactor the configure_bridge RTAS tokens
Russell Currey
1
-16
/
+12
2016-05-30
powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridge
Russell Currey
1
-15
/
+36
2016-05-30
sparc64: Fix return from trap window fill crashes.
David S. Miller
5
-52
/
+116
2016-05-29
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-10
/
+25
2016-05-29
sparc: Harden signal return frame checks.
David S. Miller
5
-45
/
+92
[prev]
[next]