index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-11
Merge tag 'bcachefs-2024-04-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
27
-238
/
+372
2024-04-11
Merge tag 'tag-chrome-platform-fixes-for-v6.9-rc4' of git://git.kernel.org/pu...
Linus Torvalds
1
-14
/
+14
2024-04-10
Merge tag 'probes-fixes-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+12
2024-04-10
Merge tag 'bootconfig-fixes-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-6
/
+12
2024-04-10
bcachefs: Fix __bch2_btree_and_journal_iter_init_node_iter()
Kent Overstreet
1
-5
/
+7
2024-04-10
bcachefs: Kill read lock dropping in bch2_btree_node_lock_write_nofail()
Kent Overstreet
1
-27
/
+1
2024-04-10
bcachefs: Fix a race in btree_update_nodes_written()
Kent Overstreet
1
-3
/
+7
2024-04-11
platform/chrome: cros_ec_uart: properly fix race condition
Noah Loomans
1
-14
/
+14
2024-04-10
Merge tag 'media/v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
11
-13
/
+32
2024-04-10
Merge tag 'hardening-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-2
/
+4
2024-04-10
Merge tag 'turbostat-2024.04.10' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-369
/
+1727
2024-04-10
Merge tag 'platform-drivers-x86-v6.9-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
5
-10
/
+25
2024-04-10
kprobes: Fix possible use-after-free issue on kprobe registration
Zheng Yejian
1
-6
/
+12
2024-04-10
tools/power turbostat: v2024.04.10
Len Brown
3
-15
/
+28
2024-04-10
tools/power/turbostat: Add support for Xe sysfs knobs
Zhang Rui
1
-0
/
+51
2024-04-10
tools/power/turbostat: Add support for new i915 sysfs knobs
Zhang Rui
1
-0
/
+24
2024-04-10
tools/power/turbostat: Introduce BIC_SAM_mc6/BIC_SAMMHz/BIC_SAMACTMHz
Zhang Rui
2
-7
/
+96
2024-04-09
bcachefs: btree_node_scan: Respect member.data_allowed
Kent Overstreet
1
-0
/
+3
2024-04-09
tools/power/turbostat: Fix uncore frequency file string
Justin Ernst
1
-1
/
+1
2024-04-09
tools/power/turbostat: Unify graphics sysfs snapshots
Zhang Rui
1
-75
/
+34
2024-04-09
tools/power/turbostat: Cache graphics sysfs path
Zhang Rui
1
-13
/
+32
2024-04-09
tools/power/turbostat: Enable MSR_CORE_C1_RES support for ICX
Zhang Rui
1
-0
/
+1
2024-04-09
tools/power turbostat: Add selftests
Patryk Wlazlyn
1
-0
/
+59
2024-04-09
tools/power turbostat: read RAPL counters via perf
Patryk Wlazlyn
1
-137
/
+649
2024-04-09
Merge tag 'drm-fixes-2024-04-09' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2
-4
/
+9
2024-04-09
compiler.h: Add missing quote in macro comment
Thorsten Blum
1
-1
/
+1
2024-04-09
fs/proc: Skip bootloader comment if no embedded kernel parameters
Masami Hiramatsu
3
-1
/
+7
2024-04-09
fs/proc: remove redundant comments from /proc/bootconfig
Zhenhua Huang
1
-6
/
+6
2024-04-09
bcachefs: Don't scan for btree nodes when we can reconstruct
Kent Overstreet
4
-18
/
+29
2024-04-09
bcachefs: Fix check_topology() when using node scan
Kent Overstreet
1
-1
/
+1
2024-04-09
nouveau: fix devinit paths to only handle display on GSP.
Dave Airlie
2
-4
/
+9
2024-04-08
Merge tag 'nativebhi' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
19
-49
/
+371
2024-04-08
bcachefs: fix eytzinger0_find_gt()
Kent Overstreet
1
-6
/
+20
2024-04-08
Merge tag 'for-6.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-33
/
+55
2024-04-08
KVM: x86: Add BHI_NO
Daniel Sneddon
1
-1
/
+1
2024-04-08
x86/bhi: Mitigate KVM by default
Pawan Gupta
6
-6
/
+23
2024-04-08
x86/bhi: Add BHI mitigation knob
Pawan Gupta
5
-7
/
+165
2024-04-08
x86/bhi: Enumerate Branch History Injection (BHI) bug
Pawan Gupta
3
-8
/
+21
2024-04-08
x86/bhi: Define SPEC_CTRL_BHI_DIS_S
Daniel Sneddon
4
-2
/
+8
2024-04-08
x86/bhi: Add support for clearing branch history at syscall entry
Pawan Gupta
7
-3
/
+96
2024-04-08
x86/syscall: Don't force use of indirect calls for system calls
Linus Torvalds
5
-16
/
+50
2024-04-08
x86/bugs: Change commas to semicolons in 'spectre_v2' sysfs file
Josh Poimboeuf
1
-12
/
+12
2024-04-08
Merge tag 'fixes-2024-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-0
/
+27
2024-04-08
platform/x86: lg-laptop: fix %s null argument warning
Gergo Koteles
1
-1
/
+1
2024-04-08
platform/x86: intel-vbtn: Update tablet mode switch at end of probe
Gwendal Grignou
1
-2
/
+3
2024-04-08
platform/x86: intel-vbtn: Use acpi_has_method to check for switch
Gwendal Grignou
1
-5
/
+1
2024-04-08
platform/x86: toshiba_acpi: Silence logging for some events
Hans de Goede
1
-1
/
+3
2024-04-08
platform/x86/intel/hid: Add Lunar Lake and Arrow Lake support
Sumeet Pawnikar
1
-0
/
+2
2024-04-08
platform/x86/intel/hid: Don't wake on 5-button releases
David McFarland
1
-1
/
+6
2024-04-08
platform/x86: acer-wmi: Add support for Acer PH18-71
Bernhard Rosenkränzer
1
-0
/
+9
[next]