index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_ARMv8_4_TTL
Mark Rutland
1
-1
/
+1
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_{ADDRESS,GENERIC}_AUTH
Mark Rutland
1
-2
/
+2
2023-10-16
arm64: Use a positive cpucap for FP/SIMD
Mark Rutland
6
-26
/
+44
2023-10-16
arm64: Rename SVE/SME cpu_enable functions
Mark Rutland
3
-16
/
+12
2023-10-16
arm64: Use build-time assertions for cpucap ordering
Mark Rutland
1
-8
/
+6
2023-10-16
arm64: Explicitly save/restore CPACR when probing SVE and SME
Mark Rutland
3
-7
/
+50
2023-10-16
arm64: kvm: Use cpus_have_final_cap() explicitly
Mark Rutland
9
-15
/
+15
2023-10-16
arm64: Split kpti_install_ng_mappings()
Mark Rutland
1
-21
/
+33
2023-10-16
arm64: Fixup user features at boot time
Mark Rutland
3
-17
/
+15
2023-10-16
arm64: Rework setup_cpu_features()
Mark Rutland
3
-24
/
+26
2023-10-16
arm64: Add cpus_have_final_boot_cap()
Mark Rutland
1
-2
/
+25
2023-10-16
arm64: Add cpucap_is_possible()
Mark Rutland
3
-29
/
+59
2023-10-16
arm64: Factor out cpucap definitions
Mark Rutland
4
-6
/
+14
2023-10-16
arm64/arm: xen: enlighten: Fix KPTI checks
Mark Rutland
2
-9
/
+17
2023-10-16
clocksource/drivers/arm_arch_timer: Initialize evtstrm after finalizing cpucaps
Mark Rutland
2
-5
/
+27
2023-09-24
Linux 6.6-rc3
v6.6-rc3
Linus Torvalds
1
-1
/
+1
2023-09-23
mfd: cs42l43: Use correct macro for new-style PM runtime ops
Charles Keepax
1
-2
/
+2
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-22
cxl/acpi: Annotate struct cxl_cxims_data with __counted_by
Kees Cook
1
-2
/
+2
2023-09-22
cxl/port: Fix cxl_test register enumeration regression
Dan Williams
1
-4
/
+9
2023-09-22
eventfs: Remember what dentries were created on dir open
Steven Rostedt (Google)
1
-17
/
+70
2023-09-22
ring-buffer: Fix bytes info in per_cpu buffer stats
Zheng Yejian
1
-13
/
+15
2023-09-22
x86,static_call: Fix static-call vs return-thunk
Peter Zijlstra
2
-1
/
+3
2023-09-22
x86/alternatives: Remove faulty optimization
Josh Poimboeuf
1
-8
/
+0
2023-09-22
i2c: xiic: Correct return value check for xiic_reinit()
Daniel Scally
1
-1
/
+1
2023-09-22
gpio: sim: fix an invalid __free() usage
Bartosz Golaszewski
1
-37
/
+23
2023-09-22
MAINTAINERS: remove myself as nouveau maintainer
Ben Skeggs
1
-1
/
+0
2023-09-21
MAINTAINERS: Add x86 platform drivers patchwork
Ilpo Järvinen
1
-0
/
+1
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-21
i2c: mux: gpio: Add missing fwnode_handle_put()
Liang He
1
-1
/
+3
2023-09-21
sfc: handle error pointers returned by rhashtable_lookup_get_insert_fast()
Edward Cree
4
-4
/
+30
2023-09-21
fbdev/sh7760fb: Depend on FB=y
Thomas Zimmermann
1
-1
/
+1
2023-09-21
igc: Expose tx-usecs coalesce setting to user
Muhammad Husaini Zulkifli
1
-12
/
+19
2023-09-21
octeontx2-pf: Do xdp_do_flush() after redirects.
Sebastian Andrzej Siewior
1
-6
/
+13
2023-09-21
bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPI
Sebastian Andrzej Siewior
1
-0
/
+5
2023-09-21
net: ena: Flush XDP packets on error.
Sebastian Andrzej Siewior
1
-0
/
+3
2023-09-21
locking/seqlock: Do the lockdep annotation before locking in do_write_seqcoun...
Sebastian Andrzej Siewior
1
-1
/
+1
2023-09-21
smb3: fix confusing debug message
Steve French
1
-1
/
+1
2023-09-20
drm/amdkfd: Use gpu_offset for user queue's wptr
YuBiao Wang
1
-1
/
+1
2023-09-20
drm/amd/display: fix the ability to use lower resolution modes on eDP
Hamza Mahfooz
1
-2
/
+2
2023-09-20
drm/amdgpu: fix a memory leak in amdgpu_ras_feature_enable
Cong Liu
1
-0
/
+1
2023-09-20
i2c: mux: demux-pinctrl: check the return value of devm_kstrdup()
Xiaoke Wang
1
-0
/
+4
[next]