index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-21
drm/i915/gsc: add gsc as a mei auxiliary device
Tomas Winkler
1
-0
/
+19
2022-04-21
Merge drm/drm-next into drm-intel-gt-next
Rodrigo Vivi
4
-3
/
+53
2022-04-15
drm/i915/uapi: Add DRM_I915_QUERY_GEOMETRY_SUBSLICES
Matt Atwood
1
-4
/
+23
2022-04-15
drm/i915/doc: Link query items to their uapi structs
Matt Roper
1
-14
/
+20
2022-04-15
drm/i915/doc: Convert perf UAPI comments to kerneldoc
Matt Roper
1
-30
/
+86
2022-04-15
drm/i915/doc: Convert drm_i915_query_topology_info comment to kerneldoc
Matt Roper
1
-32
/
+78
2022-04-14
Merge tag 'drm-intel-next-2022-04-13-1' of git://anongit.freedesktop.org/drm/...
Dave Airlie
4
-3
/
+53
2022-04-12
drm/fourcc: Introduce format modifier for DG2 clear color
Mika Kahola
1
-0
/
+14
2022-04-12
drm/fourcc: Introduce format modifiers for DG2 render and media compression
Matt Roper
1
-0
/
+22
2022-04-12
Merge drm/drm-next into drm-intel-gt-next
Joonas Lahtinen
721
-7911
/
+15967
2022-04-12
Merge tag 'drm-misc-next-2022-04-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
18
-185
/
+143
2022-04-11
Merge drm/drm-next into drm-intel-next
Jani Nikula
696
-7639
/
+15610
2022-04-10
Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2022-04-10
Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-23
/
+31
2022-04-09
Merge tag 'gpio-fixes-for-v5.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+9
2022-04-08
Merge tag 'acpi-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+0
2022-04-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+7
2022-04-08
mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warning
Waiman Long
1
-4
/
+7
2022-04-08
Merge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-4
/
+3
2022-04-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-3
/
+7
2022-04-08
Merge tag 'folio-5.18e' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-2
/
+6
2022-04-08
Merge tag 'mmc-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
1
-1
/
+1
2022-04-08
mmc: core: improve API to make clear mmc_hw_reset is for cards
Wolfram Sang
1
-1
/
+1
2022-04-07
Merge tag 'drm-fixes-2022-04-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-0
/
+116
2022-04-07
Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-3
/
+3
2022-04-08
Merge tag 'drm-misc-next-fixes-2022-04-07' of git://anongit.freedesktop.org/d...
Dave Airlie
3
-0
/
+116
2022-04-07
NFS: Ensure rpc_run_task() cannot fail in nfs_async_rename()
Trond Myklebust
1
-0
/
+1
2022-04-07
SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()
Trond Myklebust
1
-1
/
+0
2022-04-07
Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+1
2022-04-07
mm: Add vma_alloc_folio()
Matthew Wilcox (Oracle)
1
-2
/
+6
2022-04-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-1
/
+3
2022-04-06
dma-buf/drivers: make reserving a shared slot mandatory v4
Christian König
1
-2
/
+2
2022-04-06
drm/drm_modeset_helper_vtables.h: fix a typo
Sui Jingfeng
1
-1
/
+1
2022-04-06
tlb: hugetlb: Add more sizes to tlb_remove_huge_tlb_entry
Steve Capper
1
-3
/
+7
2022-04-05
ACPI: bus: Eliminate acpi_bus_get_device()
Rafael J. Wysocki
1
-1
/
+0
2022-04-05
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-6
/
+0
2022-04-05
kobject: kobj_type: remove default_attrs
Greg Kroah-Hartman
1
-1
/
+0
2022-04-05
Merge drm/drm-next into drm-misc-next
Maxime Ripard
731
-7836
/
+16582
2022-04-05
Revert "locking/local_lock: Make the empty local_lock_*() function a macro."
Sebastian Andrzej Siewior
1
-3
/
+3
2022-04-05
static_call: Remove __DEFINE_STATIC_CALL macro
Christophe Leroy
1
-13
/
+10
2022-04-05
static_call: Properly initialise DEFINE_STATIC_CALL_RET0()
Christophe Leroy
1
-3
/
+17
2022-04-05
static_call: Don't make __static_call_return0 static
Christophe Leroy
1
-4
/
+1
2022-04-05
dma-buf: finally make dma_resv_excl_fence private v2
Christian König
1
-17
/
+0
2022-04-04
drm: fix a kernel-doc typo
Randy Dunlap
1
-1
/
+1
2022-04-04
drm/gem: Delete gem array fencing helpers
Daniel Vetter
1
-5
/
+0
2022-04-04
gpio: Restrict usage of GPIO chip irq members before initialization
Shreeya Patel
1
-0
/
+9
2022-04-03
Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
11
-68
/
+29
2022-04-03
Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+0
2022-04-03
Merge tag 'dma-mapping-5.18-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-131
/
+1
2022-04-03
dma-buf: add dma_resv_get_singleton v2
Christian König
1
-0
/
+2
[next]