index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-28
Linux 5.10.109
v5.10.109
Greg Kroah-Hartman
1
-1
/
+1
2022-03-28
llc: only change llc->dev when bind() succeeds
Eric Dumazet
1
-25
/
+32
2022-03-28
nds32: fix access_ok() checks in get/put_user
Arnd Bergmann
1
-5
/
+17
2022-03-28
wcn36xx: Differentiate wcn3660 from wcn3620
Bryan O'Donoghue
2
-0
/
+4
2022-03-28
tpm: use try_get_ops() in tpm-space.c
James Bottomley
1
-4
/
+4
2022-03-28
mac80211: fix potential double free on mesh join
Linus Lüssing
1
-3
/
+0
2022-03-28
rcu: Don't deboost before reporting expedited quiescent state
Paul E. McKenney
1
-4
/
+5
2022-03-28
Revert "ath: add support for special 0x0 regulatory domain"
Brian Norris
1
-5
/
+5
2022-03-28
crypto: qat - disable registration of algorithms
Giovanni Cabiddu
1
-0
/
+8
2022-03-28
ACPI: video: Force backlight native for Clevo NL5xRU and NL5xNU
Werner Sembach
1
-0
/
+75
2022-03-28
ACPI: battery: Add device HID and quirk for Microsoft Surface Go 3
Maximilian Luz
1
-0
/
+12
2022-03-28
ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 board
Mark Cilissen
1
-0
/
+24
2022-03-28
netfilter: nf_tables: initialize registers in nft_do_chain()
Pablo Neira Ayuso
1
-1
/
+1
2022-03-28
drivers: net: xgene: Fix regression in CRC stripping
Stephane Graber
1
-5
/
+7
2022-03-28
ALSA: pci: fix reading of swapped values from pcmreg in AC97 codec
Giacomo Guiduzzi
1
-2
/
+2
2022-03-28
ALSA: cmipci: Restore aux vol on suspend/resume
Jonathan Teh
1
-2
/
+1
2022-03-28
ALSA: usb-audio: Add mute TLV for playback volumes on RODE NT-USB
Lars-Peter Clausen
1
-3
/
+4
2022-03-28
ALSA: pcm: Add stream lock during PCM reset ioctl operations
Takashi Iwai
1
-0
/
+4
2022-03-28
ALSA: pcm: Fix races among concurrent prealloc proc writes
Takashi Iwai
1
-4
/
+7
2022-03-28
ALSA: pcm: Fix races among concurrent prepare and hw_params/hw_free calls
Takashi Iwai
1
-14
/
+18
2022-03-28
ALSA: pcm: Fix races among concurrent read/write and buffer changes
Takashi Iwai
1
-0
/
+4
2022-03-28
ALSA: pcm: Fix races among concurrent hw_params and hw_free calls
Takashi Iwai
3
-22
/
+42
2022-03-28
ALSA: hda/realtek: Add quirk for ASUS GA402
Jason Zheng
1
-0
/
+1
2022-03-28
ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671
huangwenhui
1
-0
/
+1
2022-03-28
ALSA: hda/realtek: Add quirk for Clevo NP50PNJ
Tim Crawford
1
-0
/
+1
2022-03-28
ALSA: hda/realtek: Add quirk for Clevo NP70PNJ
Tim Crawford
1
-0
/
+1
2022-03-28
ALSA: usb-audio: add mapping for new Corsair Virtuoso SE
Reza Jahanbakhshi
1
-0
/
+10
2022-03-28
ALSA: oss: Fix PCM OSS buffer allocation overflow
Takashi Iwai
2
-5
/
+12
2022-03-28
ASoC: sti: Fix deadlock via snd_pcm_stop_xrun() call
Takashi Iwai
2
-4
/
+4
2022-03-28
llc: fix netdevice reference leaks in llc_ui_bind()
Eric Dumazet
1
-0
/
+8
2022-03-28
staging: fbtft: fb_st7789v: reset display before initialization
Oliver Graute
1
-0
/
+2
2022-03-28
tpm: Fix error handling in async work
Tadeusz Struk
1
-1
/
+7
2022-03-28
cgroup-v1: Correct privileges check in release_agent writes
Michal Koutný
1
-2
/
+4
2022-03-28
cgroup: Use open-time cgroup namespace for process migration perm checks
Tejun Heo
2
-10
/
+24
2022-03-28
cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv
Tejun Heo
3
-32
/
+65
2022-03-28
exfat: avoid incorrectly releasing for root inode
Chen Li
1
-1
/
+1
2022-03-28
net: ipv6: fix skb_over_panic in __ip6_append_data
Tadeusz Struk
1
-2
/
+2
2022-03-28
nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTION
Jordy Zomer
1
-0
/
+10
2022-03-23
Linux 5.10.108
v5.10.108
Greg Kroah-Hartman
1
-1
/
+1
2022-03-23
Revert "selftests/bpf: Add test for bpf_timer overwriting crash"
Greg Kroah-Hartman
2
-86
/
+0
2022-03-23
esp: Fix possible buffer overflow in ESP transformation
Steffen Klassert
4
-0
/
+13
2022-03-23
smsc95xx: Ignore -ENODEV errors when device is unplugged
Fabio Estevam
1
-8
/
+20
2022-03-23
net: usb: Correct reset handling of smsc95xx
Markus Reichl
1
-1
/
+2
2022-03-23
net: usb: Correct PHY handling of smsc95xx
Martyn Welch
1
-29
/
+26
2022-03-23
perf symbols: Fix symbol size calculation condition
Michael Petlan
1
-1
/
+1
2022-03-23
Input: aiptek - properly check endpoint type
Pavel Skripkin
1
-6
/
+4
2022-03-23
scsi: mpt3sas: Page fault in reply q processing
Matt Lupfer
1
-2
/
+3
2022-03-23
usb: usbtmc: Fix bug in pipe direction for control transfers
Alan Stern
1
-3
/
+10
2022-03-23
usb: gadget: Fix use-after-free bug by not setting udc->dev.driver
Alan Stern
1
-3
/
+0
2022-03-23
usb: gadget: rndis: prevent integer overflow in rndis_set_response()
Dan Carpenter
1
-0
/
+1
[next]