index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: Suppress userspace access failures on unsupported, "emulated" MSRs
Sean Christopherson
2024-08-22
1
-3
/
+8
*
KVM: x86: Suppress failures on userspace access to advertised, unsupported MSRs
Sean Christopherson
2024-08-22
1
-18
/
+9
*
KVM: x86: Hoist x86.c's global msr_* variables up above kvm_do_msr_access()
Sean Christopherson
2024-08-22
1
-184
/
+184
*
KVM: x86: Funnel all fancy MSR return value handling into a common helper
Sean Christopherson
2024-08-22
1
-42
/
+42
*
KVM: x86: Refactor kvm_get_feature_msr() to avoid struct kvm_msr_entry
Sean Christopherson
2024-08-22
1
-16
/
+13
*
KVM: x86: Rename get_msr_feature() APIs to get_feature_msr()
Sean Christopherson
2024-08-22
7
-14
/
+14
*
KVM: x86: Refactor kvm_x86_ops.get_msr_feature() to avoid kvm_msr_entry
Sean Christopherson
2024-08-22
5
-15
/
+13
*
KVM: x86: Rename KVM_MSR_RET_INVALID to KVM_MSR_RET_UNSUPPORTED
Sean Christopherson
2024-08-22
4
-12
/
+19
*
KVM: x86: Move MSR_TYPE_{R,W,RW} values from VMX to x86, as enums
Sean Christopherson
2024-08-22
2
-4
/
+6
*
KVM: SVM: Disallow guest from changing userspace's MSR_AMD64_DE_CFG value
Sean Christopherson
2024-08-22
1
-2
/
+7
*
KVM: x86: Use this_cpu_ptr() in kvm_user_return_msr_cpu_online
Li Chen
2024-08-22
1
-2
/
+1
*
KVM: x86: Advertise AVX10.1 CPUID to userspace
Tao Su
2024-08-22
3
-2
/
+37
*
KVM: x86: Optimize local variable in start_sw_tscdeadline()
Thorsten Blum
2024-08-22
1
-1
/
+1
*
Linux 6.11-rc4
v6.11-rc4
Linus Torvalds
2024-08-18
1
-1
/
+1
*
Merge tag 'driver-core-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-08-18
2
-2
/
+2
|
\
|
*
mips: sgi-ip22: Fix the build
Bart Van Assche
2024-08-13
1
-1
/
+1
|
*
ARM: riscpc: ecard: Fix the build
Bart Van Assche
2024-08-13
1
-1
/
+1
*
|
Merge tag 'char-misc-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-08-18
3
-30
/
+37
|
\
\
|
*
|
char: xillybus: Check USB endpoints when probing device
Eli Billauer
2024-08-16
1
-2
/
+20
|
*
|
char: xillybus: Refine workqueue handling
Eli Billauer
2024-08-16
1
-3
/
+5
|
*
|
Revert "misc: fastrpc: Restrict untrusted app to attach to privileged PD"
Griffin Kroah-Hartman
2024-08-15
2
-22
/
+3
|
*
|
char: xillybus: Don't destroy workqueue from work item running on it
Eli Billauer
2024-08-13
1
-5
/
+11
|
|
/
*
|
Merge tag 'tty-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-08-18
4
-39
/
+9
|
\
\
|
*
|
Revert "serial: 8250_omap: Set the console genpd always on if no console susp...
Griffin Kroah-Hartman
2024-08-15
1
-28
/
+5
|
*
|
tty: atmel_serial: use the correct RTS flag.
Mathieu Othacehe
2024-08-13
1
-1
/
+1
|
*
|
tty: vt: conmakehash: remove non-portable code printing comment header
Masahiro Yamada
2024-08-13
1
-10
/
+2
|
*
|
tty: serial: fsl_lpuart: mark last busy before uart_add_one_port
Peng Fan
2024-08-13
1
-0
/
+1
|
|
/
*
|
Merge tag 'usb-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-08-18
8
-10
/
+16
|
\
\
|
*
|
xhci: Fix Panther point NULL pointer deref at full-speed re-enumeration
Mathias Nyman
2024-08-15
1
-3
/
+5
|
*
|
usb: misc: ljca: Add Lunar Lake ljca GPIO HID to ljca_gpio_hids[]
Hans de Goede
2024-08-13
1
-0
/
+1
|
*
|
Revert "usb: typec: tcpm: clear pd_event queue in PORT_RESET"
Xu Yang
2024-08-13
1
-1
/
+0
|
*
|
usb: typec: ucsi: Fix the return value of ucsi_run_command()
Heikki Krogerus
2024-08-13
1
-1
/
+1
|
*
|
usb: xhci: fix duplicate stall handling in handle_tx_event()
Niklas Neronin
2024-08-13
1
-0
/
+1
|
*
|
usb: xhci: Check for xhci->interrupters being allocated in xhci_mem_clearup()
Marc Zyngier
2024-08-13
1
-1
/
+1
|
*
|
Merge tag 'thunderbolt-for-v6.11-rc3' of ssh://gitolite.kernel.org/pub/scm/li...
Greg Kroah-Hartman
2024-08-13
2
-4
/
+7
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
thunderbolt: Mark XDomain as unplugged when router is removed
Mika Westerberg
2024-08-06
1
-0
/
+1
|
|
*
thunderbolt: Fix memory leaks in {port|retimer}_sb_regs_write()
Aapo Vienamo
2024-08-02
1
-4
/
+6
*
|
|
Merge tag 'for-6.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-08-18
5
-8
/
+86
|
\
\
\
|
*
|
|
btrfs: only enable extent map shrinker for DEBUG builds
Qu Wenruo
2024-08-16
1
-1
/
+7
|
*
|
|
btrfs: zoned: properly take lock to read/update block group's zoned variables
Naohiro Aota
2024-08-15
1
-6
/
+8
|
*
|
|
btrfs: tree-checker: add dev extent item checks
Qu Wenruo
2024-08-15
1
-0
/
+69
|
*
|
|
btrfs: update target inode's ctime on unlink
Jeff Layton
2024-08-15
1
-0
/
+1
|
*
|
|
btrfs: send: annotate struct name_cache_entry with __counted_by()
Thorsten Blum
2024-08-15
1
-1
/
+1
*
|
|
|
fuse: Initialize beyond-EOF page contents before setting uptodate
Jann Horn
2024-08-18
1
-2
/
+4
*
|
|
|
Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-08-18
22
-182
/
+201
|
\
\
\
\
|
*
|
|
|
mm/migrate: fix deadlock in migrate_pages_batch() on large folios
Gao Xiang
2024-08-16
1
-5
/
+11
|
*
|
|
|
alloc_tag: mark pages reserved during CMA activation as not tagged
Suren Baghdasaryan
2024-08-16
1
-0
/
+2
|
*
|
|
|
alloc_tag: introduce clear_page_tag_ref() helper function
Suren Baghdasaryan
2024-08-16
3
-17
/
+15
|
*
|
|
|
crash: fix riscv64 crash memory reserve dead loop
Jinjie Ruan
2024-08-16
1
-1
/
+2
|
*
|
|
|
selftests: memfd_secret: don't build memfd_secret test on unsupported arches
Muhammad Usama Anjum
2024-08-16
2
-0
/
+5
[next]