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.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-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-12-11
Linux 5.4.83
v5.4.83
Greg Kroah-Hartman
1
-1
/
+1
2020-12-11
Revert "geneve: pull IP header before ECN decapsulation"
Jakub Kicinski
1
-16
/
+4
2020-12-11
x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytes
Masami Hiramatsu
1
-2
/
+3
2020-12-11
netfilter: nftables_offload: set address type in control dissector
Pablo Neira Ayuso
3
-0
/
+25
2020-12-11
netfilter: nf_tables: avoid false-postive lockdep splat
Florian Westphal
1
-1
/
+2
2020-12-11
Input: i8042 - fix error return code in i8042_setup_aux()
Luo Meng
1
-1
/
+2
2020-12-11
dm writecache: remove BUG() and fail gracefully instead
Mike Snitzer
1
-1
/
+1
2020-12-11
i2c: qup: Fix error return code in qup_i2c_bam_schedule_desc()
Zhihao Cheng
1
-1
/
+2
2020-12-11
rtw88: debug: Fix uninitialized memory in debugfs code
Dan Carpenter
1
-0
/
+2
2020-12-11
ASoC: wm_adsp: fix error return code in wm_adsp_load()
Luo Meng
1
-0
/
+1
2020-12-11
tipc: fix a deadlock when flushing scheduled work
Hoang Huu Le
4
-19
/
+20
2020-12-11
netfilter: ipset: prevent uninit-value in hash_ip6_add
Eric Dumazet
1
-2
/
+1
2020-12-11
gfs2: check for empty rgrp tree in gfs2_ri_update
Bob Peterson
1
-0
/
+4
2020-12-11
can: af_can: can_rx_unregister(): remove WARN() statement from list operation...
Oliver Hartkopp
1
-2
/
+5
2020-12-11
lib/syscall: fix syscall registers retrieval on 32-bit platforms
Willy Tarreau
1
-2
/
+9
2020-12-11
tracing: Fix userstacktrace option for instances
Steven Rostedt (VMware)
1
-5
/
+8
2020-12-11
iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEs
Suravee Suthikulpanit
1
-1
/
+1
2020-12-11
spi: bcm2835: Release the DMA channel if probe fails after dma_init
Peter Ujfalusi
1
-3
/
+4
2020-12-11
i2c: imx: Check for I2SR_IAL after every byte
Christian Eggers
1
-0
/
+10
2020-12-11
i2c: imx: Fix reset of I2SR_IAL flag
Christian Eggers
1
-5
/
+15
2020-12-11
speakup: Reject setting the speakup line discipline outside of speakup
Samuel Thibault
1
-14
/
+23
2020-12-11
mm/swapfile: do not sleep with a spin lock held
Qian Cai
1
-1
/
+3
2020-12-11
mm: list_lru: set shrinker map bit when child nr_items is not zero
Yang Shi
1
-5
/
+5
2020-12-11
coredump: fix core_pattern parse error
Menglong Dong
1
-1
/
+2
2020-12-11
x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes
Masami Hiramatsu
3
-4
/
+36
2020-12-11
dm: remove invalid sparse __acquires and __releases annotations
Mike Snitzer
1
-2
/
+0
2020-12-11
dm: fix bug with RCU locking in dm_blk_report_zones
Sergei Shtepa
1
-2
/
+4
2020-12-11
powerpc/pseries: Pass MSI affinity to irq_create_mapping()
Laurent Vivier
1
-1
/
+2
2020-12-11
genirq/irqdomain: Add an irq_create_mapping_affinity() function
Laurent Vivier
2
-7
/
+18
2020-12-11
powerpc/64s/powernv: Fix memory corruption when saving SLB entries on MCE
Nicholas Piggin
1
-2
/
+7
2020-12-11
dm writecache: fix the maximum number of arguments
Mikulas Patocka
1
-1
/
+1
2020-12-11
scsi: mpt3sas: Fix ioctl timeout
Suganath Prabu S
1
-1
/
+1
2020-12-11
drm/i915/gt: Program mocs:63 for cache eviction on gen9
Chris Wilson
1
-1
/
+13
2020-12-11
thunderbolt: Fix use-after-free in remove_unplugged_switch()
Mika Westerberg
1
-3
/
+7
2020-12-11
i2c: imx: Don't generate STOP condition if arbitration has been lost
Christian Eggers
1
-2
/
+10
2020-12-11
cifs: fix potential use-after-free in cifs_echo_request()
Paulo Alcantara
1
-0
/
+2
2020-12-11
cifs: allow syscalls to be restarted in __smb_send_rqst()
Paulo Alcantara
1
-2
/
+2
2020-12-11
ftrace: Fix updating FTRACE_FL_TRAMP
Naveen N. Rao
1
-1
/
+21
2020-12-11
ALSA: hda/generic: Add option to enforce preferred_dacs pairs
Takashi Iwai
2
-4
/
+9
2020-12-11
ALSA: hda/realtek - Add new codec supported for ALC897
Kailang Yang
1
-0
/
+2
2020-12-11
ALSA: hda/realtek: Enable headset of ASUS UX482EG & B9400CEA with ALC294
Jian-Hong Pan
1
-0
/
+3
2020-12-11
ALSA: hda/realtek: Add mute LED quirk to yet another HP x360 model
Takashi Iwai
1
-0
/
+1
2020-12-11
ALSA: hda/realtek: Fix bass speaker DAC assignment on Asus Zephyrus G14
Takashi Iwai
1
-6
/
+20
2020-12-11
tty: Fix ->session locking
Jann Horn
3
-14
/
+41
2020-12-11
tty: Fix ->pgrp locking in tiocspgrp()
Jann Horn
1
-2
/
+2
2020-12-11
USB: serial: option: fix Quectel BG96 matching
Bjørn Mork
1
-3
/
+2
2020-12-11
USB: serial: option: add support for Thales Cinterion EXS82
Giacinto Cifelli
1
-0
/
+2
2020-12-11
USB: serial: option: add Fibocom NL668 variants
Vincent Palatin
1
-1
/
+2
2020-12-11
USB: serial: ch341: sort device-id entries
Johan Hovold
1
-3
/
+3
2020-12-11
USB: serial: ch341: add new Product ID for CH341A
Jan-Niklas Burfeind
1
-0
/
+1
[next]