index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-17
dm: fix dm-raid crash if md_handle_request() splits bio
Mike Snitzer
4
-9
/
+15
2022-08-17
dm raid: fix address sanitizer warning in raid_resume
Mikulas Patocka
1
-1
/
+1
2022-08-17
dm raid: fix address sanitizer warning in raid_status
Mikulas Patocka
1
-1
/
+1
2022-08-17
KVM: nVMX: Attempt to load PERF_GLOBAL_CTRL on nVMX xfer iff it exists
Sean Christopherson
1
-1
/
+3
2022-08-17
KVM: VMX: Add helper to check if the guest PMU has PERF_GLOBAL_CTRL
Sean Christopherson
2
-2
/
+14
2022-08-17
Revert "KVM: x86/pmu: Accept 0 for absent PMU MSRs when host-initiated if !en...
Sean Christopherson
2
-18
/
+1
2022-08-17
KVM: x86/pmu: Accept 0 for absent PMU MSRs when host-initiated if !enable_pmu
Like Xu
2
-1
/
+18
2022-08-17
KVM: x86/pmu: Ignore pmu->global_ctrl check if vPMU doesn't support global_ctrl
Like Xu
1
-0
/
+3
2022-08-17
KVM: VMX: Mark all PERF_GLOBAL_(OVF)_CTRL bits reserved if there's no vPMU
Sean Christopherson
1
-0
/
+2
2022-08-17
KVM: x86/pmu: Introduce the ctrl_mask value for fixed counter
Like Xu
2
-1
/
+6
2022-08-17
s390/unwind: fix fgraph return address recovery
Sumanth Korikkar
1
-1
/
+1
2022-08-17
powerpc/powernv/kvm: Use darn for H_RANDOM on Power9
Jason A. Donenfeld
3
-36
/
+12
2022-08-17
ACPI: CPPC: Do not prevent CPPC from working in the future
Rafael J. Wysocki
2
-31
/
+25
2022-08-17
intel_idle: make SPR C1 and C1E be independent
Artem Bityutskiy
1
-23
/
+1
2022-08-17
btrfs: join running log transaction when logging new name
Filipe Manana
1
-1
/
+8
2022-08-17
btrfs: zoned: wait until zone is finished when allocation didn't progress
Naohiro Aota
4
-2
/
+19
2022-08-17
btrfs: zoned: write out partially allocated region
Naohiro Aota
2
-14
/
+59
2022-08-17
btrfs: zoned: activate necessary block group
Naohiro Aota
1
-0
/
+16
2022-08-17
btrfs: zoned: activate metadata block group on flush_space
Naohiro Aota
3
-0
/
+93
2022-08-17
btrfs: zoned: introduce space_info->active_total_bytes
Naohiro Aota
4
-13
/
+50
2022-08-17
btrfs: store chunk size in space-info struct
Stefan Roesch
3
-19
/
+45
2022-08-17
btrfs: zoned: disable metadata overcommit for zoned
Naohiro Aota
1
-1
/
+4
2022-08-17
btrfs: zoned: finish least available block group on data bg allocation
Naohiro Aota
3
-10
/
+87
2022-08-17
btrfs: let can_allocate_chunk return error
Naohiro Aota
1
-7
/
+8
2022-08-17
btrfs: convert count_max_extents() to use fs_info->max_extent_size
Naohiro Aota
3
-19
/
+24
2022-08-17
btrfs: replace BTRFS_MAX_EXTENT_SIZE with fs_info->max_extent_size
Naohiro Aota
5
-4
/
+19
2022-08-17
btrfs: zoned: revive max_zone_append_bytes
Naohiro Aota
3
-0
/
+20
2022-08-17
block: add bdev_max_segments() helper
Naohiro Aota
1
-0
/
+5
2022-08-17
btrfs: properly flag filesystem with BTRFS_FEATURE_INCOMPAT_BIG_METADATA
Nikolay Borisov
1
-10
/
+11
2022-08-17
btrfs: reset block group chunk force if we have to wait
Josef Bacik
1
-0
/
+1
2022-08-17
btrfs: fix error handling of fallback uncompress write
Naohiro Aota
1
-2
/
+15
2022-08-17
btrfs: ensure pages are unlocked on cow_file_range() failure
Naohiro Aota
1
-8
/
+64
2022-08-17
btrfs: tree-log: make the return value for log syncing consistent
Josef Bacik
3
-10
/
+13
2022-08-17
block: don't allow the same type rq_qos add more than once
Jinke Han
4
-16
/
+45
2022-08-17
locking/csd_lock: Change csdlock_debug from early_param to __setup
Chen Zhongjin
1
-2
/
+2
2022-08-17
timekeeping: contribute wall clock to rng on time change
Jason A. Donenfeld
1
-1
/
+6
2022-08-17
ARM: Marvell: Update PCIe fixup
Pali Rohár
5
-9
/
+27
2022-08-17
net/9p: Initialize the iounit field during fid creation
Tyler Hicks
1
-4
/
+1
2022-08-17
dm thin: fix use-after-free crash in dm_sm_register_threshold_callback
Luo Meng
2
-3
/
+8
2022-08-17
tracing/events: Add __vstring() and __assign_vstr() helper macros
Steven Rostedt (Google)
6
-0
/
+38
2022-08-17
kexec, KEYS, s390: Make use of built-in and secondary keyring for signature v...
Michal Suchanek
1
-5
/
+13
2022-08-17
kexec: clean up arch_kexec_kernel_verify_sig
Coiby Xu
2
-25
/
+13
2022-08-17
kexec_file: drop weak attribute from functions
Naveen N. Rao
6
-40
/
+61
2022-08-17
dm writecache: set a default MAX_WRITEBACK_JOBS
Mikulas Patocka
1
-1
/
+1
2022-08-17
PCI: qcom: Power on PHY before IPQ8074 DBI register accesses
Robert Marko
1
-20
/
+28
2022-08-17
PCI/AER: Iterate over error counters instead of error strings
Mohamed Khalfella
1
-1
/
+6
2022-08-17
iommu/vt-d: avoid invalid memory access via node_online(NUMA_NO_NODE)
Alexander Lobakin
1
-1
/
+1
2022-08-17
KVM: x86: Signal #GP, not -EPERM, on bad WRMSR(MCi_CTL/STATUS)
Sean Christopherson
1
-2
/
+2
2022-08-17
KVM: set_msr_mce: Permit guests to ignore single-bit ECC errors
Lev Kujawski
1
-2
/
+5
2022-08-17
intel_th: pci: Add Raptor Lake-S CPU support
Alexander Shishkin
1
-0
/
+5
[prev]
[next]