index
:
pub/scm/linux/kernel/git/kees/linux.git
master
Various feature branches
Kees Cook
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-28
Merge drm/drm-next into drm-xe-next
Thomas Hellström
1
-2
/
+0
2025-04-26
Merge tag 'drm-xe-next-2025-04-17' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
1
-1
/
+5
2025-04-24
drm/print: Add drm_coredump_printer_is_full
Matthew Brost
1
-0
/
+20
2025-04-24
Merge drm/drm-next into drm-xe-next
Thomas Hellström
676
-6535
/
+20994
2025-04-24
drm/ttm/xe: drop unused force_alloc flag
Dave Airlie
1
-2
/
+0
2025-04-15
Merge tag 'drm-intel-next-2025-04-11' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
1
-0
/
+2
2025-04-14
Merge tag 'drm-misc-next-2025-04-09' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
23
-128
/
+1801
2025-04-10
Merge tag 'drm-fixes-2025-04-11-1' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2
-0
/
+4
2025-04-11
Merge tag 'drm-xe-fixes-2025-04-10' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
1
-0
/
+1
2025-04-10
Merge tag 'irq-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-27
/
+0
2025-04-10
Merge tag 'timers-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-7
/
+7
2025-04-10
Merge tag 'perf-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+0
2025-04-10
Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-4
/
+43
2025-04-10
Merge tag 'gpio-fixes-for-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2025-04-10
Merge tag 'mtd/fixes-for-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2025-04-10
vdso: Address variable shadowing in macros
Peng Jiang
1
-6
/
+6
2025-04-09
net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.
Kuniyuki Iwashima
1
-2
/
+38
2025-04-09
hrtimer: Add missing ACCESS_PRIVATE() for hrtimer::function
Nam Cao
1
-1
/
+1
2025-04-08
Merge tag 'linux_kselftest-kunit-6.15-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+1
2025-04-08
drm: Add UAPI for the Asahi driver
Alyssa Rosenzweig
1
-0
/
+1194
2025-04-08
kunit: Spelling s/slowm/slow/
Geert Uytterhoeven
1
-1
/
+1
2025-04-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2025-04-08
Merge tag 'cgroup-for-6.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+2
2025-04-08
perf: Fix hang while freeing sigtrap event
Frederic Weisbecker
1
-1
/
+0
2025-04-08
drm/tests: helpers: Create kunit helper to destroy a drm_display_mode
Maxime Ripard
1
-0
/
+3
2025-04-08
sctp: detect and prevent references to a freed transport in sendmsg
Ricardo Cañuelo Navarro
1
-1
/
+2
2025-04-08
gpio: deprecate the GPIOD_FLAGS_BIT_NONEXCLUSIVE flag
Bartosz Golaszewski
1
-0
/
+1
2025-04-07
drm/xe/bmg: Add one additional PCI ID
Matt Roper
1
-0
/
+1
2025-04-07
net: hold instance lock during NETDEV_CHANGE
Stanislav Fomichev
2
-1
/
+3
2025-04-07
drm/bridge: add function interface for DisplayPort audio implementation
Dmitry Baryshkov
1
-6
/
+82
2025-04-07
drm/bridge: split HDMI Audio from DRM_BRIDGE_OP_HDMI
Dmitry Baryshkov
1
-12
/
+34
2025-04-07
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
670
-6454
/
+20257
2025-04-07
drm/bridge: add support for refcounting
Luca Ceresoli
1
-0
/
+19
2025-04-07
drm/bridge: add devm_drm_bridge_alloc()
Luca Ceresoli
1
-0
/
+17
2025-04-07
drm/sysfb: vesadrm: Add gamma correction
Thomas Zimmermann
1
-0
/
+7
2025-04-07
drm/sysfb: Add efidrm for EFI displays
Thomas Zimmermann
1
-0
/
+41
2025-04-07
firmware: sysfb: Move bpp-depth calculation into screen_info helper
Thomas Zimmermann
1
-0
/
+2
2025-04-07
irqchip/davinci: Remove leftover header
Bartosz Golaszewski
1
-27
/
+0
2025-04-07
mtd: spinand: Fix build with gcc < 7.5
Miquel Raynal
1
-1
/
+1
2025-04-07
drm/xe: Allow scratch page under fault mode for certain platform
Oak Zeng
1
-1
/
+5
2025-04-06
Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-44
/
+8
2025-04-06
Merge tag 'irq-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+8
2025-04-05
tracing/timers: Rename the hrtimer_init event to hrtimer_setup
Nam Cao
1
-2
/
+2
2025-04-05
hrtimers: Make callback function pointer private
Nam Cao
2
-3
/
+3
2025-04-05
hrtimers: Delete hrtimer_init()
Nam Cao
2
-3
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2
-36
/
+2
2025-04-04
Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-8
/
+0
2025-04-04
Merge tag 'net-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-9
/
+18
2025-04-04
Merge tag 'soc-drivers-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+0
2025-04-04
irqdomain: Stop using 'host' for domain
Jiri Slaby (SUSE)
1
-6
/
+6
[next]