index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-05
drm: Add DRM-managed mutex_init()
Thomas Zimmermann
1
-0
/
+3
2022-05-05
dt-bindings: clock: add clock binding definitions for Exynos Auto v9
Chanho Park
1
-0
/
+299
2022-05-05
thunderbolt: Add support for XDomain lane bonding
Mika Westerberg
1
-9
/
+10
2022-05-05
block: Do not call folio_next() on an unreferenced folio
Matthew Wilcox (Oracle)
1
-1
/
+4
2022-05-04
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
2
-3
/
+3
2022-05-05
dt-bindings: power: imx8mp: add defines for HDMI blk-ctrl domains
Lucas Stach
1
-0
/
+8
2022-05-05
dt-bindings: soc: Add i.MX8MP media block control DT bindings
Paul Elder
1
-0
/
+10
2022-05-05
dt-bindings: soc: add binding for i.MX8MP HDMI blk-ctrl
Lucas Stach
0
-0
/
+0
2022-05-04
Merge tag 'intel-gpio-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel into devel
Linus Walleij
1
-1
/
+27
2022-05-04
cfg80211: support disabling EHT mode
Muna Sinada
2
-0
/
+4
2022-05-04
soc: qcom: llcc: Add sc8180x and sc8280xp configurations
Bjorn Andersson
1
-0
/
+2
2022-05-04
Merge branch irq/gic-v3-5.19 into irq/irqchip-next
Marc Zyngier
1
-0
/
+2
2022-05-04
drm/amdgpu: add GC v11_0_0 family id
Hawking Zhang
1
-0
/
+1
2022-05-04
KVM: arm64: vgic-v3: Advertise GICR_CTLR.{IR, CES} as a new GICD_IIDR revision
Marc Zyngier
1
-0
/
+3
2022-05-04
KVM: arm64: vgic-v3: Implement MMIO-based LPI invalidation
Marc Zyngier
1
-0
/
+1
2022-05-04
KVM: arm64: vgic-v3: Expose GICR_CTLR.RWP when disabling LPIs
Marc Zyngier
1
-2
/
+2
2022-05-04
irqchip/gic-v3: Exposes bit values for GICR_CTLR.{IR, CES}
Marc Zyngier
1
-0
/
+2
2022-05-04
drm/rockchip: Add VOP2 driver
Andy Yan
1
-0
/
+14
2022-05-04
cfg80211: remove cfg80211_get_chan_state()
Johannes Berg
1
-5
/
+0
2022-05-04
opp: Reorder definition of ceil/floor helpers
Viresh Kumar
1
-11
/
+11
2022-05-04
opp: Add apis to retrieve opps with interconnect bandwidth
Krzysztof Kozlowski
1
-0
/
+19
2022-05-04
mmc: mmci: Remove custom ios handler
Linus Walleij
1
-6
/
+0
2022-05-04
Merge tag 'mlx5-updates-2022-05-03' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
2
-155
/
+0
2022-05-04
mptcp: netlink: allow userspace-driven subflow establishment
Florian Westphal
1
-0
/
+3
2022-05-04
mptcp: netlink: Add MPTCP_PM_CMD_REMOVE
Kishen Maloor
1
-0
/
+2
2022-05-04
mptcp: netlink: Add MPTCP_PM_CMD_ANNOUNCE
Kishen Maloor
1
-0
/
+2
2022-05-04
gpiolib: cdev: Add hardware timestamp clock type
Dipen Patel
1
-0
/
+3
2022-05-04
gpiolib: Add HTE support
Dipen Patel
2
-2
/
+24
2022-05-04
drivers: Add hardware timestamp engine (HTE) subsystem
Dipen Patel
1
-0
/
+271
2022-05-04
dt-bindings: reset: stm32mp15: rename RST_SCMI define
Alexandre Torgue
1
-12
/
+12
2022-05-04
dt-bindings: clock: stm32mp15: rename CK_SCMI define
Alexandre Torgue
1
-25
/
+21
2022-05-04
Merge branch kvm-arm64/wfxt into kvmarm-master/next
Marc Zyngier
1
-2
/
+0
2022-05-04
dt-bindings: mediatek: mt8186: Add binding for MM iommu
Yong Wu
1
-0
/
+217
2022-05-04
dt-bindings: mediatek: mt8195: Add binding for infra IOMMU
Yong Wu
2
-0
/
+20
2022-05-04
dt-bindings: mediatek: mt8195: Add binding for MM IOMMU
Yong Wu
1
-0
/
+390
2022-05-04
Merge remote-tracking branch 'arm64/for-next/sme' into kvmarm-master/next
Marc Zyngier
2
-0
/
+11
2022-05-04
KVM: arm64: Implement PSCI SYSTEM_SUSPEND
Oliver Upton
1
-0
/
+2
2022-05-04
KVM: arm64: Add support for userspace to suspend a vCPU
Oliver Upton
1
-0
/
+2
2022-05-03
net/mlx5: Remove not-supported ICV length
Leon Romanovsky
1
-2
/
+0
2022-05-03
net/mlx5: Merge various control path IPsec headers into one file
Leon Romanovsky
1
-145
/
+0
2022-05-03
net/mlx5: Remove useless validity check
Leon Romanovsky
1
-10
/
+0
2022-05-03
net/mlx5: Store IPsec ESN update work in XFRM state
Leon Romanovsky
1
-4
/
+6
2022-05-03
Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
1
-25
/
+65
2022-05-03
netdev: reshuffle netif_napi_add() APIs to allow dropping weight
Jakub Kicinski
1
-17
/
+33
2022-05-03
mptcp: expose server_side attribute in MPTCP netlink events
Kishen Maloor
1
-0
/
+1
2022-05-03
seccomp: Add wait_killable semantic to seccomp user notifier
Sargun Dhillon
2
-1
/
+4
2022-05-03
KVM: arm64: Setup a framework for hypercall bitmap firmware registers
Raghavendra Rao Ananta
1
-0
/
+1
2022-05-03
selinux: log anon inode class name
Christian Göttsche
1
-0
/
+2
2022-05-03
Merge branches 'docs.2022.04.20a', 'fixes.2022.04.20a', 'nocb.2022.04.11b', 'rcu-tasks.2022.04.11b', 'srcu.2022.05.03a', 'torture.2022.04.11b', 'torture-tasks.2022.04.20a' and 'torturescript.2022.04.20a' into HEAD
Paul E. McKenney
4
-8
/
+68
2022-05-03
srcu: Prevent expedited GPs and blocking readers from consuming CPU
Paul E. McKenney
1
-0
/
+4
[prev]
[next]