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
2023-05-17
btrfs: print-tree: parent bytenr must be aligned to sector size
Anastasia Belova
1
-3
/
+3
2023-05-17
btrfs: make clear_cache mount option to rebuild FST without disabling it
Qu Wenruo
4
-11
/
+70
2023-05-17
btrfs: zero the buffer before marking it dirty in btrfs_redirty_list_add
Christoph Hellwig
1
-2
/
+2
2023-05-17
btrfs: don't free qgroup space unless specified
Josef Bacik
1
-1
/
+2
2023-05-17
btrfs: fix encoded write i_size corruption with no-holes
Boris Burkov
1
-2
/
+3
2023-05-17
btrfs: fix assertion of exclop condition when starting balance
xiaoshoukui
1
-1
/
+3
2023-05-17
btrfs: properly reject clear_cache and v1 cache for block-group-tree
Qu Wenruo
1
-1
/
+6
2023-05-17
btrfs: zoned: fix wrong use of bitops API in btrfs_ensure_empty_zones
Naohiro Aota
1
-3
/
+3
2023-05-17
btrfs: fix btrfs_prev_leaf() to not return the same key twice
Filipe Manana
1
-1
/
+31
2023-05-17
x86/retbleed: Fix return thunk alignment
Borislav Petkov (AMD)
1
-2
/
+2
2023-05-17
KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated permission faults
Sean Christopherson
2
-1
/
+40
2023-05-17
KVM: VMX: Make CR0.WP a guest owned bit
Mathias Krause
4
-4
/
+22
2023-05-17
KVM: x86: Make use of kvm_read_cr*_bits() when testing bits
Mathias Krause
2
-4
/
+4
2023-05-17
KVM: x86: Do not unload MMU roots when only toggling CR0.WP with TDP enabled
Mathias Krause
1
-0
/
+12
2023-05-17
KVM: x86/mmu: Avoid indirect call for get_cr3
Paolo Bonzini
2
-12
/
+21
2023-05-17
perf stat: Separate bperf from bpf_profiler
Dmitrii Dolgov
2
-2
/
+7
2023-05-17
perf tracepoint: Fix memory leak in is_valid_tracepoint()
Yang Jihong
1
-0
/
+1
2023-05-17
perf symbols: Fix return incorrect build_id size in elf_read_build_id()
Yang Jihong
1
-1
/
+1
2023-05-17
crypto: engine - fix crypto_queue backlog handling
Olivier Bacon
2
-3
/
+6
2023-05-17
crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs()
Christophe JAILLET
1
-1
/
+1
2023-05-17
perf cs-etm: Fix timeless decode mode detection
James Clark
1
-12
/
+18
2023-05-17
perf map: Delete two variable initialisations before null pointer checks in s...
Markus Elfring
1
-2
/
+1
2023-05-17
perf pmu: zfree() expects a pointer to a pointer to zero it after freeing its...
Arnaldo Carvalho de Melo
1
-1
/
+1
2023-05-17
perf symbols: Fix unaligned access in get_x86_64_plt_disp()
Adrian Hunter
1
-1
/
+4
2023-05-17
perf symbols: Fix use-after-free in get_plt_got_name()
Adrian Hunter
1
-1
/
+4
2023-05-17
perf vendor events power9: Remove UTF-8 characters from JSON files
Kajol Jain
2
-3
/
+3
2023-05-17
perf ftrace: Make system wide the default target for latency subcommand
Yang Jihong
1
-2
/
+4
2023-05-17
perf tests record_offcpu.sh: Fix redirection of stderr to stdin
Patrice Duroux
1
-1
/
+1
2023-05-17
perf vendor events s390: Remove UTF-8 characters from JSON file
Thomas Richter
1
-5
/
+5
2023-05-17
perf hist: Improve srcfile sort key performance (really)
Namhyung Kim
1
-6
/
+1
2023-05-17
perf test: Fix wrong size expectation for 'Setup struct perf_event_attr'
Thomas Richter
3
-3
/
+3
2023-05-17
perf script: Fix Python support when no libtraceevent
Adrian Hunter
9
-30
/
+72
2023-05-17
perf scripts intel-pt-events.py: Fix IPC output for Python 2
Roman Lozko
1
-1
/
+1
2023-05-17
perf test: Fix "PMU event table sanity" for NO_JEVENTS=1
Ian Rogers
1
-3
/
+3
2023-05-17
perf build: Support python/perf.so testing
Ian Rogers
2
-4
/
+8
2023-05-17
perf lock contention: Fix compiler builtin detection
Ian Rogers
1
-1
/
+7
2023-05-17
perf record: Fix "read LOST count failed" msg with sample read
Kan Liang
1
-1
/
+1
2023-05-17
net/sched: flower: fix error handler on replace
Vlad Buslov
1
-1
/
+2
2023-05-17
net/sched: flower: fix filter idr initialization
Vlad Buslov
1
-3
/
+3
2023-05-17
net: fec: correct the counting of XDP sent frames
Shenwei Wang
1
-4
/
+9
2023-05-17
net: enetc: check the index of the SFI rather than the handle
Wei Fang
1
-1
/
+1
2023-05-17
virtio_net: suppress cpu stall when free_unused_bufs
Wenliang Wang
1
-0
/
+2
2023-05-17
ice: block LAN in case of VF to VF offload
Michal Swiatkowski
1
-1
/
+2
2023-05-17
net: dsa: mt7530: fix network connectivity with multiple CPU ports
Arınç ÜNAL
1
-3
/
+7
2023-05-17
net: dsa: mt7530: split-off common parts from mt7531_setup
Daniel Golle
1
-44
/
+55
2023-05-17
net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621
Arınç ÜNAL
1
-2
/
+2
2023-05-17
dt-bindings: perf: riscv,pmu: fix property dependencies
Conor Dooley
1
-1
/
+0
2023-05-17
KVM: s390: fix race in gmap_make_secure()
Claudio Imbrenda
1
-21
/
+11
2023-05-17
KVM: s390: pv: fix asynchronous teardown for small VMs
Claudio Imbrenda
2
-0
/
+12
2023-05-17
ALSA: caiaq: input: Add error handling for unsupported input methods in `snd_...
Ruliang Lin
1
-0
/
+1
[prev]
[next]