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-07-09
drm/fourcc: Add DRM_FORMAT_R[124]
Geert Uytterhoeven
1
-0
/
+9
2022-07-09
drm/fourcc: Clarify the meaning of single-channel "red"
Geert Uytterhoeven
1
-4
/
+4
2022-07-09
drm/fourcc: Add DRM_FORMAT_C[124]
Geert Uytterhoeven
1
-0
/
+3
2022-07-09
drm/fourcc: Add drm_format_info.is_color_indexed flag
Geert Uytterhoeven
1
-0
/
+3
2022-07-09
drm/fourcc: Add drm_format_info_bpp() helper
Geert Uytterhoeven
1
-0
/
+1
2022-07-09
mptcp: move MPTCPOPT_HMAC_LEN to net/mptcp.h
Geliang Tang
1
-1
/
+2
2022-07-09
drm/mipi-dsi: Make remove callback return void
Uwe Kleine-König
1
-1
/
+1
2022-07-09
9p: Add client parameter to p9_req_put()
Kent Overstreet
1
-1
/
+1
2022-07-09
9p: Drop kref usage
Kent Overstreet
1
-3
/
+3
2022-07-08
Input: document the units for resolution of size axes
Siarhei Vishniakou
1
-4
/
+7
2022-07-08
tls: create an internal header
Jakub Kicinski
1
-276
/
+1
2022-07-08
tls: rx: always allocate max possible aad size for decrypt
Jakub Kicinski
1
-0
/
+1
2022-07-08
strparser: pad sk_skb_cb to avoid straddling cachelines
Jakub Kicinski
1
-4
/
+8
2022-07-08
Merge tag 'fscache-fixes-20220708' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
1
-0
/
+1
2022-07-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-4
/
+7
2022-07-08
drm/i915/mtl: Add MeteorLake PCI IDs
Radhakrishna Sripada
1
-0
/
+13
2022-07-08
Merge tag 'acpi-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-1
/
+2
2022-07-08
Merge tag 'pm-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-3
/
+2
2022-07-08
Merge tag 'cxl-fixes-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-1
/
+1
2022-07-08
Merge tag 'iommu-fixes-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-3
/
+0
2022-07-08
Merge branch 'pm-core'
Rafael J. Wysocki
1
-3
/
+2
2022-07-08
Merge tag 'block-5.19-2022-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2022-07-08
Merge tag 'io_uring-5.19-2022-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+4
2022-07-08
Merge tag 'for-5.19/fbdev-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev
Linus Torvalds
2
-0
/
+6
2022-07-08
dm: verity-loadpin: Use CONFIG_SECURITY_LOADPIN_VERITY for conditional compilation
Matthias Kaehlcke
1
-1
/
+1
2022-07-08
LoadPin: Enable loading from trusted dm-verity devices
Matthias Kaehlcke
1
-0
/
+22
2022-07-08
dm: Add verity helpers for LoadPin
Matthias Kaehlcke
1
-0
/
+27
2022-07-08
kunit: test.h: fix a kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2022-07-08
gpu: host1x: Program context stream ID on submission
Mikko Perttunen
1
-0
/
+8
2022-07-08
gpu: host1x: Add context device management code
Mikko Perttunen
1
-0
/
+34
2022-07-08
dt-bindings: Add headers for Host1x and VIC on Tegra234
Mikko Perttunen
4
-0
/
+11
2022-07-08
dt-bindings: microchip-otpc: document Microchip OTPC
Claudiu Beznea
1
-0
/
+12
2022-07-08
Merge tag 'arch-cache-topo-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into driver-core-next
Greg Kroah-Hartman
3
-6
/
+3
2022-07-08
serial: Embed rs485_supported to uart_port
Ilpo Järvinen
1
-1
/
+1
2022-07-08
usb: misc: Add onboard_usb_hub driver
Matthias Kaehlcke
1
-0
/
+18
2022-07-08
of/platform: Add stubs for of_platform_device_create/destroy()
Matthias Kaehlcke
1
-4
/
+18
2022-07-08
usb: typec: tcpci: move tcpci.h to include/linux/usb/
Xin Ji
1
-0
/
+210
2022-07-08
dt-bindings: clock: Add bindings for SP7021 clock driver
Qin Jian
1
-0
/
+88
2022-07-08
dt-bindings: reset: Add bindings for SP7021 reset driver
Qin Jian
1
-0
/
+87
2022-07-08
Merge tag 'renesas-arm-dt-for-v5.20-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/dt
Arnd Bergmann
1
-0
/
+33
2022-07-08
net: Fix data-races around sysctl_mem.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-08
net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointer
Steven Rostedt (Google)
1
-2
/
+4
2022-07-08
ASoC: audio-graph-card2.c: remove pre-alloced Codec2Codec space
Kuninori Morimoto
1
-3
/
+0
2022-07-08
bpf: Add flags arg to bpf_dynptr_read and bpf_dynptr_write APIs
Joanne Koong
1
-4
/
+7
2022-07-08
dt-bindings: power: Add MediaTek Helio X10 MT6795 power domains
AngeloGioacchino Del Regno
1
-0
/
+16
2022-07-08
dt-bindings: memory: Add Tegra234 MGBE memory clients
Thierry Reding
1
-0
/
+20
2022-07-08
dt-bindings: Add Tegra234 MGBE clocks and resets
Thierry Reding
2
-0
/
+109
2022-07-08
dt-bindings: power: Add Tegra234 MGBE power domains
Thierry Reding
1
-0
/
+1
2022-07-08
Merge tag 'zynqmp-soc-for-v5.20' of https://github.com/Xilinx/linux-xlnx into arm/soc
Arnd Bergmann
1
-0
/
+7
2022-07-08
Merge tag 'reset-fixes-for-v5.19' of git://git.pengutronix.de/pza/linux into arm/fixes
Arnd Bergmann
1
-1
/
+1
[prev]
[next]