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.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
2015-11-18
arm64: Fix R/O permissions in mark_rodata_ro
Laura Abbott
2
-1
/
+2
2015-11-18
arm64: crypto: reduce priority of core AES cipher
Ard Biesheuvel
1
-1
/
+1
2015-11-18
arm64: use non-global mappings for UEFI runtime regions
Ard Biesheuvel
2
-10
/
+6
2015-11-18
drm/i915: Fix gpu frequency change tracing
Mika Kuoppala
1
-1
/
+1
2015-11-18
usb: chipidea: imx: fix a possible NULL dereference
LABBE Corentin
1
-3
/
+8
2015-11-18
usb: chipidea: usbmisc_imx: fix a possible NULL dereference
LABBE Corentin
1
-4
/
+6
2015-11-18
usb: chipidea: otg: gadget module load and unload support
Li Jun
1
-0
/
+17
2015-11-18
usb: chipidea: debug: disable usb irq while role switch
Li Jun
1
-0
/
+2
2015-11-18
ARM: dts: imx27.dtsi: change the clock information for usb
Peter Chen
1
-4
/
+12
2015-11-18
usb: chipidea: imx: refine clock operations to adapt for all platforms
Peter Chen
1
-18
/
+113
2015-11-18
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
6
-7
/
+38
2015-11-18
security/capability.h: cap_issubset/isclear can be boolean
Yaowei Bai
1
-8
/
+8
2015-11-18
security: remove unused cap_is_fs_cap function
Yaowei Bai
1
-6
/
+0
2015-11-18
kernel-doc: Make it compatible with Perl versions below 5.12 again
Mauro Carvalho Chehab
1
-1
/
+1
2015-11-18
Merge tag 'fixes-for-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
10
-23
/
+64
2015-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
84
-3650
/
+1036
2015-11-17
drm/vc4: Make sure that planes aren't scaled.
Eric Anholt
1
-0
/
+10
2015-11-17
drm/vc4: Fix some failure to track __iomem decorations on pointers.
Eric Anholt
2
-5
/
+6
2015-11-17
drm/vc4: checking for NULL instead of IS_ERR
Dan Carpenter
1
-2
/
+2
2015-11-17
drm/vc4: fix itnull.cocci warnings
Julia Lawall
1
-1
/
+1
2015-11-17
drm/vc4: fix platform_no_drv_owner.cocci warnings
Julia Lawall
1
-1
/
+0
2015-11-17
drm/vc4: vc4_plane_duplicate_state() can be static
kbuild test robot
1
-4
/
+4
2015-11-17
MAINTAINERS: Update Mellanox's Eth NIC driver entries
Or Gerlitz
1
-1
/
+9
2015-11-17
net/core: revert "net: fix __netdev_update_features return.." and add comment
Nikolay Aleksandrov
1
-1
/
+4
2015-11-17
af_unix: take receive queue lock while appending new skb
Hannes Frederic Sowa
1
-1
/
+4
2015-11-17
rtnetlink: fix frame size warning in rtnl_fill_ifinfo
Hannes Frederic Sowa
1
-122
/
+152
2015-11-17
net: use skb_clone to avoid alloc_pages failure.
Martin Zhang
1
-1
/
+1
2015-11-17
packet: Use PAGE_ALIGNED macro
Tobias Klauser
1
-1
/
+1
2015-11-17
packet: Don't check frames_per_block against negative values
Tobias Klauser
1
-2
/
+2
2015-11-17
net: phy: Use interrupts when available in NOLINK state
Andrew Lunn
1
-0
/
+3
2015-11-17
phy: marvell: Add support for 88E1540 PHY
Andrew Lunn
2
-0
/
+17
2015-11-17
arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCS
Yang Shi
1
-5
/
+39
2015-11-17
macvlan: fix leak in macvlan_handle_frame
Sabrina Dubroca
1
-0
/
+2
2015-11-17
ipvlan: fix use after free of skb
Sabrina Dubroca
1
-1
/
+1
2015-11-17
ipvlan: fix leak in ipvlan_rcv_frame
Sabrina Dubroca
1
-5
/
+7
2015-11-17
Merge branch 'vlan-reorder'
David S. Miller
3
-2
/
+10
2015-11-17
vlan: Do not put vlan headers back on bridge and macvlan ports
Vlad Yasevich
2
-1
/
+8
2015-11-17
vlan: Fix untag operations of stacked vlans with REORDER_HEADER off
Vlad Yasevich
1
-1
/
+2
2015-11-17
via-velocity: unconditionally drop frames with bad l2 length
Timo Teräs
1
-21
/
+3
2015-11-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+3
2015-11-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
2015-11-17
usb: gadget: atmel_usba_udc: Expose correct device speed
Douglas Gilbert
1
-1
/
+1
2015-11-17
usb: musb: enable usb_dma parameter
Bin Liu
1
-1
/
+1
2015-11-17
usb: phy: phy-mxs-usb: fix a possible NULL dereference
LABBE Corentin
1
-2
/
+5
2015-11-17
usb: dwc3: gadget: let us set lower max_speed
Ben McCauley
1
-1
/
+23
2015-11-17
usb: musb: fix tx fifo flush handling
Bin Liu
1
-6
/
+16
2015-11-17
usb: gadget: f_loopback: fix the warning during the enumeration
Peter Chen
1
-1
/
+1
2015-11-17
usb: dwc2: host: Fix remote wakeup when not in DWC2_L2
Douglas Anderson
1
-4
/
+5
2015-11-17
usb: dwc2: host: Fix ahbcfg for rk3066
Douglas Anderson
1
-1
/
+2
2015-11-17
arm64: kernel: pause/unpause function graph tracer in cpu_suspend()
Lorenzo Pieralisi
1
-0
/
+10
[prev]
[next]