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
2020-04-24
arm64: traps: Don't print stack or raw PC/LR values in backtraces
Will Deacon
2
-67
/
+6
2020-04-24
arm64: perf: remove unsupported events for Cortex-A73
Xu YiPing
1
-6
/
+0
2020-04-24
Revert "gpio: set up initial state from .get_direction()"
Timur Tabi
1
-24
/
+7
2020-04-24
clk: Fix debugfs_create_*() usage
Geert Uytterhoeven
1
-17
/
+15
2020-04-24
drm: NULL pointer dereference [null-pointer-deref] (CWE 476) problem
Joe Moriarty
1
-3
/
+5
2020-04-24
video: fbdev: sis: Remove unnecessary parentheses and commented code
Nathan Chancellor
1
-3
/
+1
2020-04-24
lib/raid6: use vdupq_n_u8 to avoid endianness warnings
ndesaulniers@google.com
2
-8
/
+4
2020-04-24
ALSA: hda: Don't release card at firmware loading error
Takashi Iwai
1
-14
/
+5
2020-04-24
irqchip/mbigen: Free msi_desc on device teardown
Zenghui Yu
1
-1
/
+7
2020-04-24
netfilter: nf_tables: report EOPNOTSUPP on unsupported flags/object type
Pablo Neira Ayuso
1
-2
/
+2
2020-04-24
arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0
Luke Nelson
1
-2
/
+10
2020-04-24
ext4: use non-movable memory for superblock readahead
Roman Gushchin
4
-2
/
+21
2020-04-24
scsi: sg: add sg_remove_request in sg_common_write
Li Bin
1
-1
/
+3
2020-04-24
objtool: Fix switch table detection in .text.unlikely
Josh Poimboeuf
1
-4
/
+1
2020-04-24
mm/vmalloc.c: move 'area->pages' after if statement
Austin Kim
1
-3
/
+5
2020-04-24
x86/resctrl: Fix invalid attempt at removing the default resource group
Reinette Chatre
1
-1
/
+2
2020-04-24
x86/resctrl: Preserve CDP enable over CPU hotplug
James Morse
3
-0
/
+16
2020-04-24
x86/intel_rdt: Enable L2 CDP in MSR IA32_L2_QOS_CFG
Fenghua Yu
2
-26
/
+94
2020-04-24
x86/intel_rdt: Add two new resources for L2 Code and Data Prioritization (CDP)
Fenghua Yu
2
-10
/
+58
2020-04-24
x86/intel_rdt: Enumerate L2 Code and Data Prioritization (CDP) feature
Fenghua Yu
2
-1
/
+2
2020-04-24
x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE
John Allen
1
-1
/
+1
2020-04-24
scsi: target: fix hang when multiple threads try to destroy the same iscsi se...
Maurizio Lombardi
4
-17
/
+30
2020-04-24
scsi: target: remove boilerplate code
Maurizio Lombardi
2
-45
/
+2
2020-04-24
kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBD
Jim Mattson
1
-1
/
+2
2020-04-24
dm flakey: check for null arg_name in parse_features()
Goldwyn Rodrigues
1
-0
/
+5
2020-04-24
ext4: do not zeroout extents beyond i_disksize
Jan Kara
1
-4
/
+4
2020-04-24
mac80211_hwsim: Use kstrndup() in place of kasprintf()
Tuomas Tynkkynen
1
-6
/
+6
2020-04-24
btrfs: check commit root generation in should_ignore_root
Josef Bacik
1
-2
/
+2
2020-04-24
tracing: Fix the race between registering 'snapshot' event trigger and trigge...
Xiao Yang
1
-7
/
+3
2020-04-24
ALSA: usb-audio: Don't override ignore_ctl_error value from the map
Takashi Iwai
1
-1
/
+1
2020-04-24
ASoC: Intel: mrfld: return error codes when an error occurs
Colin Ian King
1
-1
/
+1
2020-04-24
ASoC: Intel: mrfld: fix incorrect check on p->sink
Colin Ian King
1
-1
/
+1
2020-04-24
ext4: fix incorrect inodes per group in error message
Josh Triplett
1
-1
/
+1
2020-04-24
ext4: fix incorrect group count in ext4_fill_super error message
Josh Triplett
1
-2
/
+2
2020-04-24
pwm: pca9685: Fix PWM/GPIO inter-operation
Sven Van Asbroeck
1
-37
/
+48
2020-04-24
jbd2: improve comments about freeing data buffers whose page mapping is NULL
zhangyi (F)
1
-3
/
+4
2020-04-24
scsi: ufs: Fix ufshcd_hold() caused scheduling while atomic
Can Guo
1
-0
/
+5
2020-04-24
net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes
Florian Fainelli
1
-0
/
+2
2020-04-24
net: revert default NAPI poll timeout to 2 jiffies
Konstantin Khlebnikov
1
-1
/
+2
2020-04-24
net: qrtr: send msgs from local of same id as broadcast
Wang Wenhu
1
-3
/
+4
2020-04-24
net: ipv6: do not consider routes via gateways for anycast address check
Tim Stallard
1
-0
/
+1
2020-04-24
net: ipv4: devinet: Fix crash when add/del multicast IP with autojoin
Taras Chornyi
1
-4
/
+9
2020-04-24
hsr: check protocol version in hsr_newlink()
Taehee Yoo
1
-2
/
+8
2020-04-24
amd-xgbe: Use __napi_schedule() in BH context
Sebastian Andrzej Siewior
1
-1
/
+1
2020-04-24
mfd: dln2: Fix sanity checking for endpoints
Andy Shevchenko
1
-2
/
+7
2020-04-24
misc: echo: Remove unnecessary parentheses and simplify check for zero
Nathan Chancellor
1
-1
/
+1
2020-04-24
powerpc/fsl_booke: Avoid creating duplicate tlb1 entry
Laurentiu Tudor
1
-1
/
+11
2020-04-24
ipmi: fix hung processes in __get_guid()
Wen Yang
1
-1
/
+3
2020-04-24
ftrace/kprobe: Show the maxactive number on kprobe_events
Masami Hiramatsu
1
-0
/
+2
2020-04-24
drm: Remove PageReserved manipulation from drm_pci_alloc
Chris Wilson
1
-23
/
+2
[prev]
[next]