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
2025-02-15
tracing: Do not allow mmap() of persistent ring buffer
Steven Rostedt
1
-0
/
+4
2025-02-15
tegra210-adma: fix 32-bit x86 build
Linus Torvalds
1
-3
/
+14
2025-02-14
x86/sev: Fix broken SNP support with KVM module built-in
Ashish Kalra
3
-20
/
+39
2025-02-14
KVM: SVM: Ensure PSP module is initialized if KVM module is built-in
Sean Christopherson
1
-0
/
+10
2025-02-14
crypto: ccp: Add external API interface for PSP module initialization
Sean Christopherson
2
-0
/
+23
2025-02-14
alpha: Use str_yes_no() helper in pci_dac_dma_supported()
Thorsten Blum
1
-1
/
+2
2025-02-14
alpha: Replace one-element array with flexible array member
Thorsten Blum
1
-1
/
+1
2025-02-14
alpha: align stack for page fault and user unaligned trap handlers
Ivan Kokshaysky
3
-13
/
+13
2025-02-14
alpha: make stack 16-byte aligned (most cases)
Ivan Kokshaysky
1
-0
/
+2
2025-02-14
alpha: replace hardcoded stack offsets with autogenerated ones
Ivan Kokshaysky
2
-4
/
+4
2025-02-14
ring-buffer: Validate the persistent meta data subbuf array
Steven Rostedt
1
-2
/
+20
2025-02-14
tracing: Have the error of __tracing_resize_ring_buffer() passed to user
Steven Rostedt
1
-7
/
+1
2025-02-14
ring-buffer: Unlock resize on mmap error
Steven Rostedt
1
-0
/
+1
2025-02-14
partitions: mac: fix handling of bogus partition table
Jann Horn
1
-3
/
+15
2025-02-14
iommu/vt-d: Make intel_iommu_drain_pasid_prq() cover faults for RID
Lu Baolu
1
-1
/
+3
2025-02-14
iommu/exynos: Fix typos
Andrew Kreimer
1
-3
/
+3
2025-02-14
iommu: Fix a spelling error
Easwar Hariharan
1
-1
/
+1
2025-02-14
iommu/amd: Expicitly enable CNTRL.EPHEn bit in resume path
Vasant Hegde
2
-0
/
+5
2025-02-13
MAINTAINERS: Add maintainer for Qualcomm's I2C GENI driver
Mukesh Kumar Savaliya
1
-0
/
+9
2025-02-13
MAINTAINERS: delete entry for AXXIA I2C
Wolfram Sang
1
-7
/
+0
2025-02-13
KVM: arm64: vgic: Hoist SGI/PPI alloc from vgic_init() to kvm_create_vgic()
Marc Zyngier
1
-37
/
+37
2025-02-13
KVM: arm64: timer: Drop warning on failed interrupt signalling
Marc Zyngier
1
-9
/
+7
2025-02-13
net: pse-pd: Fix deadlock in current limit functions
Kory Maincent
1
-2
/
+2
2025-02-13
rxrpc: Fix ipv6 path MTU discovery
David Howells
1
-0
/
+7
2025-02-13
KVM: arm64: Fix alignment of kvm_hyp_memcache allocations
Quentin Perret
1
-1
/
+1
2025-02-13
KVM: arm64: Convert timer offset VA when accessed in HYP code
Marc Zyngier
1
-1
/
+14
2025-02-13
KVM: arm64: Simplify warning in kvm_arch_vcpu_load_fp()
Mark Rutland
1
-6
/
+1
2025-02-13
KVM: arm64: Eagerly switch ZCR_EL{1,2}
Mark Rutland
6
-41
/
+76
2025-02-13
KVM: arm64: Mark some header functions as inline
Mark Rutland
1
-10
/
+9
2025-02-13
KVM: arm64: Refactor exit handlers
Mark Rutland
3
-41
/
+26
2025-02-13
KVM: arm64: Refactor CPTR trap deactivation
Mark Rutland
3
-47
/
+42
2025-02-13
KVM: arm64: Remove VHE host restore of CPACR_EL1.SMEN
Mark Rutland
2
-22
/
+0
2025-02-13
KVM: arm64: Remove VHE host restore of CPACR_EL1.ZEN
Mark Rutland
2
-17
/
+0
2025-02-13
KVM: arm64: Remove host FPSIMD saving for non-protected KVM
Mark Rutland
7
-64
/
+29
2025-02-13
KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME state
Mark Rutland
2
-50
/
+10
2025-02-13
gpiolib: Fix crash on error in gpiochip_get_ngpios()
Andy Shevchenko
1
-3
/
+3
2025-02-13
io_uring/uring_cmd: unconditionally copy SQEs at prep time
Jens Axboe
1
-23
/
+11
2025-02-13
sched_ext: Use SCX_CALL_OP_TASK in task_tick_scx
Chuyi Zhou
1
-3
/
+3
2025-02-13
Reapply "net: skb: introduce and use a single page frag cache"
Jakub Kicinski
3
-22
/
+99
2025-02-13
sched_ext: Fix the incorrect bpf_list kfunc API in common.bpf.h.
Chuyi Zhou
1
-2
/
+10
2025-02-13
sched_ext: selftests: Fix grammar in tests description
Devaansh Kumar
2
-2
/
+2
2025-02-13
s390/qeth: move netif_napi_add_tx() and napi_enable() from under BH
Alexandra Winter
1
-3
/
+5
2025-02-13
mlxsw: Add return value check for mlxsw_sp_port_get_stats_raw()
Wentao Liang
1
-1
/
+3
2025-02-13
ipv6: mcast: add RCU protection to mld_newpack()
Eric Dumazet
1
-4
/
+10
2025-02-13
team: better TEAM_OPTION_TYPE_STRING validation
Eric Dumazet
1
-1
/
+3
2025-02-13
Bluetooth: L2CAP: Fix corrupted list in hci_chan_del
Luiz Augusto von Dentz
3
-98
/
+58
2025-02-13
Bluetooth: btintel_pcie: Fix a potential race condition
Kiran K
1
-1
/
+4
2025-02-13
Bluetooth: L2CAP: Fix slab-use-after-free Read in l2cap_send_cmd
Luiz Augusto von Dentz
1
-5
/
+34
2025-02-13
MAINTAINERS: Use my kernel.org address for I2C ACPI work
Mika Westerberg
1
-1
/
+1
2025-02-13
block: cleanup and fix batch completion adding conditions
Jens Axboe
1
-4
/
+14
[next]