index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-23
KVM: SVM: Do not use user return MSR support for virtualized TSC_AUX
Tom Lendacky
1
-1
/
+33
2023-09-23
KVM: SVM: Fix TSC_AUX virtualization setup
Tom Lendacky
3
-12
/
+29
2023-09-23
KVM: SVM: INTERCEPT_RDTSCP is never intercepted anyway
Paolo Bonzini
1
-4
/
+1
2023-09-23
KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronously
Sean Christopherson
6
-103
/
+68
2023-09-23
KVM: x86/mmu: Do not filter address spaces in for_each_tdp_mmu_root_yield_safe()
Paolo Bonzini
3
-19
/
+14
2023-09-21
KVM: x86/mmu: Open code leaf invalidation from mmu_notifier
Sean Christopherson
3
-7
/
+12
2023-09-21
KVM: riscv: selftests: Selectively filter-out AIA registers
Anup Patel
1
-2
/
+21
2023-09-21
KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-list
Anup Patel
1
-14
/
+21
2023-09-21
RISC-V: KVM: Fix riscv_vcpu_get_isa_ext_single() for missing extensions
Anup Patel
1
-1
/
+4
2023-09-21
RISC-V: KVM: Fix KVM_GET_REG_LIST API for ISA_EXT registers
Anup Patel
1
-1
/
+1
2023-09-20
KVM: selftests: Assert that vasprintf() is successful
Sean Christopherson
1
-1
/
+1
2023-09-17
Linux 6.6-rc2
v6.6-rc2
Linus Torvalds
1
-1
/
+1
2023-09-17
stat: remove no-longer-used helper macros
Linus Torvalds
1
-6
/
+0
2023-09-17
x86/purgatory: Remove LTO flags
Song Liu
1
-0
/
+4
2023-09-17
x86/boot/compressed: Reserve more memory for page tables
Kirill A. Shutemov
2
-14
/
+39
2023-09-16
vm: fix move_vma() memory accounting being off
Linus Torvalds
1
-1
/
+1
2023-09-16
ata: libata-core: fetch sense data for successful commands iff CDL enabled
Niklas Cassel
1
-5
/
+2
2023-09-16
ata: libata-eh: do not thaw the port twice in ata_eh_reset()
Niklas Cassel
1
-3
/
+0
2023-09-16
ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()
Niklas Cassel
1
-10
/
+3
2023-09-15
dm: don't attempt to queue IO under RCU protection
Jens Axboe
1
-21
/
+2
2023-09-15
Revert "firewire: core: obsolete usage of GFP_ATOMIC at building node tree"
Takashi Sakamoto
2
-2
/
+2
2023-09-15
panic: Reenable preemption in WARN slowpath
Lukas Wunner
1
-0
/
+1
2023-09-15
smb3: fix some minor typos and repeated words
Steve French
2
-3
/
+5
2023-09-15
smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPP
Steve French
2
-4
/
+4
2023-09-15
ata: pata_parport: Fix code style issues
Damien Le Moal
1
-5
/
+4
2023-09-15
ata: libahci: clear pending interrupt status
Szuying Chen
1
-12
/
+23
2023-09-14
nvme: avoid bogus CRTO values
Keith Busch
1
-19
/
+35
2023-09-14
thermal: core: Fix disabled trip point check in handle_thermal_trip()
Rafael J. Wysocki
1
-2
/
+4
2023-09-15
kbuild: avoid long argument lists in make modules_install
Michal Kubecek
1
-1
/
+1
2023-09-15
kbuild: fix kernel-devel RPM package and linux-headers Deb package
Masahiro Yamada
1
-1
/
+1
2023-09-14
md: Put the right device in md_seq_next
Mariusz Tkaczyk
1
-1
/
+1
2023-09-14
io_uring/net: fix iter retargeting for selected buf
Pavel Begunkov
1
-0
/
+5
2023-09-14
ext4: fix rec_len verify error
Shida Zhang
1
-11
/
+15
2023-09-14
ext4: do not let fstrim block system suspend
Jan Kara
1
-2
/
+10
2023-09-14
ext4: move setting of trimmed bit into ext4_try_to_trim_range()
Jan Kara
1
-21
/
+25
2023-09-14
jbd2: Fix memory leak in journal_init_common()
Li Zetao
1
-0
/
+2
2023-09-14
dm: fix a race condition in retrieve_deps
Mikulas Patocka
3
-9
/
+31
2023-09-14
drm/tests: helpers: Avoid a driver uaf
Thomas Hellström
1
-1
/
+3
2023-09-14
Revert "drm/vkms: Fix race-condition between the hrtimer and the atomic commit"
Maíra Canal
3
-15
/
+7
2023-09-14
kcm: Fix error handling for SOCK_DGRAM in kcm_sendmsg().
Kuniyuki Iwashima
1
-7
/
+8
2023-09-14
net: renesas: rswitch: Add spin lock protection for irq {un}mask
Yoshihiro Shimoda
2
-0
/
+14
2023-09-14
net: renesas: rswitch: Fix unmasking irq condition
Yoshihiro Shimoda
1
-4
/
+4
2023-09-13
scsi: lpfc: Prevent use-after-free during rmmod with mapped NVMe rports
Justin Tee
2
-8
/
+19
2023-09-13
scsi: lpfc: Early return after marking final NLP_DROPPED flag in dev_loss_tmo
Justin Tee
1
-1
/
+1
2023-09-13
scsi: lpfc: Fix the NULL vs IS_ERR() bug for debugfs_create_file()
Jinjie Ruan
1
-7
/
+7
2023-09-13
scsi: target: core: Fix target_cmd_counter leak
David Disseldorp
1
-0
/
+1
2023-09-13
scsi: pm8001: Setup IRQs on resume
Damien Le Moal
1
-34
/
+17
2023-09-13
scsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFI...
Michal Grzedzicki
1
-0
/
+2
2023-09-13
scsi: pm80xx: Use phy-specific SAS address when sending PHY_START command
Michal Grzedzicki
2
-2
/
+2
2023-09-13
ksmbd: fix passing freed memory 'aux_payload_buf'
Namjae Jeon
1
-1
/
+1
[next]