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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-09
usb: pd: Make SVDM Version configurable in VDM header
Kyle Tso
1
-2
/
+5
2021-02-09
usb: typec: Manage SVDM version
Kyle Tso
2
-0
/
+22
2021-02-08
Merge 5.11-rc7 into usb-next
Greg Kroah-Hartman
32
-150
/
+193
2021-02-07
Merge tag 'irq_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+8
2021-02-07
Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-0
/
+6
2021-02-06
usb: common: Parse for USB SSP genXxY
Thinh Nguyen
1
-0
/
+11
2021-02-06
entry: Use different define for selector variable in SUD
Gabriel Krisman Bertazi
1
-0
/
+3
2021-02-06
entry: Ensure trap after single-step on system call return
Gabriel Krisman Bertazi
2
-0
/
+3
2021-02-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-7
/
+11
2021-02-05
genirq: Prevent [devm_]irq_alloc_desc from returning irq 0
Hans de Goede
1
-2
/
+2
2021-02-05
kasan: add explicit preconditions to kasan_report()
Vincenzo Frascino
1
-0
/
+7
2021-02-05
mm/vmalloc: separate put pages and flush VM flags
Rick Edgecombe
1
-7
/
+2
2021-02-05
mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
Muchun Song
1
-0
/
+2
2021-02-05
Merge tag 'iommu-fixes-v5.11-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+4
2021-02-05
Merge tag 'drm-fixes-2021-02-05-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+1
2021-02-05
software node: Provide replacement for device_add_properties()
Heikki Krogerus
1
-0
/
+4
2021-02-05
Merge tag 'tag-ib-usb-typec-chrome-platform-cros-ec-typec-clear-pd-discovery-...
Greg Kroah-Hartman
1
-0
/
+26
2021-02-04
platform/chrome: cros_ec: Import Type C control command
Prashant Malani
1
-0
/
+26
2021-02-04
usb: pd: Reland VDO definitions of PD2.0
Kyle Tso
1
-3
/
+66
2021-02-03
Merge tag 'trace-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-6
/
+8
2021-02-03
usb: pd: Update VDO definitions
Kyle Tso
1
-70
/
+238
2021-02-02
usb: typec: Return void in typec_partner_set_pd_revision
Kyle Tso
1
-1
/
+1
2021-02-02
Merge tag 'net-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-2
/
+2
2021-02-02
usb: typec: tcpm: Add Callback to Usb Communication capable partner
Badhri Jagan Sridharan
1
-0
/
+5
2021-02-02
drm/dp/mst: Export drm_dp_get_vc_payload_bw()
Imre Deak
1
-0
/
+1
2021-02-02
iommu: Check dev->iommu in dev_iommu_priv_get() before dereferencing it
Joerg Roedel
1
-1
/
+4
2021-02-02
tracepoint: Fix race between tracing and removing tracepoint
Alexey Kardashevskiy
1
-5
/
+7
2021-02-02
Merge remote-tracking branch 'origin/cros-ec-typec-for-5.12' into ib-usb-type...
Benson Leung
1
-0
/
+17
2021-02-02
udp: ipv4: manipulate network header of NATed UDP GRO fraglist
Dongseok Yi
1
-1
/
+1
2021-02-02
net: sched: replaced invalid qdisc tree flush helper in qdisc_replace
Alexander Ovechkin
1
-1
/
+1
2021-02-01
Merge tag 'media/v5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-10
/
+76
2021-02-01
usb: typec: Add typec_partner_set_pd_revision
Benson Leung
1
-0
/
+1
2021-02-01
usb: typec: Provide PD Specification Revision for cable and partner
Benson Leung
1
-0
/
+10
2021-01-31
Merge tag 'x86_entry_for_v5.11_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+5
2021-01-31
Merge tag 'nfs-for-5.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-2
/
+1
2021-01-30
genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is set
Marc Zyngier
1
-0
/
+6
2021-01-29
tracing/kprobe: Fix to support kretprobe events on unloaded modules
Masami Hiramatsu
1
-1
/
+1
2021-01-29
Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-90
/
+9
2021-01-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-18
/
+7
2021-01-28
Merge tag 'media/v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2
-3
/
+3
2021-01-28
Merge tag 'sound-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4
-9
/
+21
2021-01-28
media: rockchip: rkisp1: extend uapi array sizes
Heiko Stuebner
1
-10
/
+57
2021-01-28
media: rockchip: rkisp1: carry ip version information
Heiko Stuebner
1
-0
/
+15
2021-01-28
media: rockchip: rkisp1: reduce number of histogram grid elements in uapi
Heiko Stuebner
1
-2
/
+1
2021-01-28
media: rkisp1: uapi: change hist_bins array type from __u16 to __u32
Dafna Hirschfeld
1
-4
/
+9
2021-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
1
-0
/
+2
2021-01-27
net: lapb: Add locking to the lapb module
Xie He
1
-0
/
+2
2021-01-26
Merge tag 'regulator-fix-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+30
2021-01-26
media: v4l2-subdev.h: BIT() is not available in userspace
Hans Verkuil
1
-1
/
+1
2021-01-26
Merge tag 'asoc-fix-v5.11-rc5' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
3
-8
/
+20
[next]