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-11-22
drm/amd/display: Align dcn314_smu logging with other DCNs
Roman Li
1
-2
/
+9
2022-11-22
HID: core: fix shift-out-of-bounds in hid_report_raw_event
ZhangPeng
1
-0
/
+3
2022-11-21
mmc: sdhci-esdhc-imx: correct CQHCI exit halt state check
Sebastian Falbesoner
1
-1
/
+1
2022-11-21
selftests/bpf: Make test_bench_attach serial
Jiri Olsa
1
-3
/
+1
2022-11-21
selftests/bpf: Filter out default_idle from kprobe_multi bench
Jiri Olsa
1
-1
/
+3
2022-11-21
Merge branch 'Bug fix and test case for special map value field '
Alexei Starovoitov
2
-17
/
+21
2022-11-21
bpf: Set and check spin lock value in sk_storage_map_test
Xu Kuohai
1
-16
/
+20
2022-11-21
bpf: Do not copy spin lock field from user in bpf_selem_alloc
Xu Kuohai
1
-1
/
+1
2022-11-21
HID: uclogic: Add HID_QUIRK_HIDINPUT_FORCE quirk
José Expósito
1
-0
/
+1
2022-11-21
cifs: fix missing unlock in cifs_file_copychunk_range()
ChenXiaoSong
1
-1
/
+3
2022-11-21
clocksource/drivers/arm_arch_timer: Fix XGene-1 TVAL register math error
Joe Korty
1
-2
/
+5
2022-11-21
Merge tag 'am335x-pcm-953-regulators' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
1
-15
/
+13
2022-11-21
netfilter: ipset: regression in ip_set_hash_ip.c
Vishwanath Pai
1
-5
/
+3
2022-11-21
btrfs: qgroup: fix sleep from invalid context bug in btrfs_qgroup_inherit()
ChenXiaoSong
1
-8
/
+1
2022-11-21
pinctrl: single: Fix potential division by zero
Maxim Korotkov
1
-1
/
+1
2022-11-21
btrfs: send: avoid unaligned encoded writes when attempting to clone range
Filipe Manana
1
-1
/
+23
2022-11-21
btrfs: zoned: fix missing endianness conversion in sb_write_pointer
Christoph Hellwig
1
-1
/
+2
2022-11-21
x86/pm: Add enumeration check before spec MSRs save/restore setup
Pawan Gupta
1
-8
/
+15
2022-11-21
x86/tsx: Add a feature bit for TSX control MSR support
Pawan Gupta
2
-21
/
+20
2022-11-21
octeontx2-af: cn10k: mcs: Fix copy and paste bug in mcs_bbe_intr_handler()
Dan Carpenter
1
-1
/
+1
2022-11-21
ipv4/fib: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Kees Cook
1
-1
/
+1
2022-11-21
selftests/net: Find nettest in current directory
Daniel Díaz
2
-8
/
+13
2022-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
12
-41
/
+49
2022-11-21
Merge tag 'imx-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
3
-6
/
+8
2022-11-21
Merge tag 'sunxi-fixes-for-6.1-1' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
3
-17
/
+27
2022-11-21
Merge tag 'at91-fixes-6.1-2' of https://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
1
-0
/
+9
2022-11-21
Merge tag 'optee-fix-for-6.1' of https://git.linaro.org/people/jens.wiklander...
Arnd Bergmann
1
-1
/
+1
2022-11-21
LoongArch: Fix unsigned comparison with less than zero
KaiLong Wang
1
-1
/
+2
2022-11-21
LoongArch: Set _PAGE_DIRTY only if _PAGE_MODIFIED is set in {pmd,pte}_mkwrite()
Huacai Chen
1
-2
/
+6
2022-11-21
LoongArch: Set _PAGE_DIRTY only if _PAGE_WRITE is set in {pmd,pte}_mkdirty()
Huacai Chen
1
-2
/
+6
2022-11-21
LoongArch: Clear FPU/SIMD thread info flags for kernel thread
Huacai Chen
1
-4
/
+5
2022-11-21
LoongArch: SMP: Change prefix from loongson3 to loongson
Huacai Chen
4
-39
/
+39
2022-11-21
LoongArch: Combine acpi_boot_table_init() and acpi_boot_init()
Huacai Chen
2
-22
/
+10
2022-11-21
LoongArch: Makefile: Use "grep -E" instead of "egrep"
Tiezhu Yang
1
-1
/
+1
2022-11-21
net: microchip: sparx5: Fix return value in sparx5_tc_setup_qdisc_ets()
Lu Wei
1
-5
/
+2
2022-11-21
Drivers: hv: vmbus: fix possible memory leak in vmbus_device_register()
Yang Yingliang
1
-0
/
+1
2022-11-21
Drivers: hv: vmbus: fix double free in the error path of vmbus_add_channel_wo...
Yang Yingliang
1
-1
/
+5
2022-11-21
virt/sev-guest: Prevent IV reuse in the SNP guest driver
Peter Gonda
1
-14
/
+70
2022-11-21
drm/i915: Fix warn in intel_display_power_*_domain() functions
Imre Deak
1
-4
/
+4
2022-11-21
drm/i915/ttm: never purge busy objects
Matthew Auld
1
-0
/
+4
2022-11-21
Merge branch 'nfc-leaks'
David S. Miller
3
-3
/
+10
2022-11-21
nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send()
Shang XiaoJing
1
-0
/
+1
2022-11-21
nfc: nxp-nci: Fix potential memory leak in nxp_nci_send()
Shang XiaoJing
1
-2
/
+6
2022-11-21
nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send()
Shang XiaoJing
1
-1
/
+3
2022-11-21
Linux 6.1-rc6
v6.1-rc6
Linus Torvalds
1
-1
/
+1
2022-11-21
Merge tag 'trace-probes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-20
/
+45
2022-11-21
Merge tag 'trace-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
9
-46
/
+74
2022-11-20
tracing: Fix race where eprobes can be called before the event
Steven Rostedt (Google)
1
-0
/
+3
2022-11-20
Merge tag 'x86_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+4
2022-11-20
Merge tag 'sched_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-19
/
+52
[prev]
[next]