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-08
netfilter: fix use-after-free in __nf_register_net_hook()
Eric Dumazet
1
-2
/
+3
2022-03-08
xfrm: fix MTU regression
Jiri Bohac
1
-4
/
+7
2022-03-08
mm: Consider __GFP_NOWARN flag for oversized kvmalloc() calls
Daniel Borkmann
1
-1
/
+3
2022-03-08
ntb: intel: fix port config status offset for SPR
Dave Jiang
2
-1
/
+32
2022-03-08
thermal: core: Fix TZ_GET_TRIP NULL pointer dereference
Nicolas Cavallari
1
-2
/
+3
2022-03-08
xen/netfront: destroy queues before real_num_tx_queues is zeroed
Marek Marczykowski-Górecki
1
-16
/
+23
2022-03-08
drm/i915: s/JSP2/ICP2/ PCH
Ville Syrjälä
2
-2
/
+2
2022-03-08
iommu/amd: Recover from event log overflow
Lennert Buytenhek
4
-2
/
+20
2022-03-08
ASoC: ops: Shift tested values in snd_soc_put_volsw() by +min
Marek Vasut
1
-2
/
+2
2022-03-08
riscv: Fix config KASAN && DEBUG_VIRTUAL
Alexandre Ghiti
1
-0
/
+3
2022-03-08
riscv: Fix config KASAN && SPARSEMEM && !SPARSE_VMEMMAP
Alexandre Ghiti
1
-2
/
+1
2022-03-08
riscv/efi_stub: Fix get_boot_hartid_from_fdt() return value
Sunil V L
1
-7
/
+10
2022-03-08
ALSA: intel_hdmi: Fix reference to PCM buffer address
Zhen Ni
1
-1
/
+1
2022-03-08
tracing: Add ustring operation to filtering string pointers
Steven Rostedt
2
-24
/
+66
2022-03-08
drm/amdgpu: check vm ready by amdgpu_vm->evicting flag
Qiang Yu
1
-2
/
+7
2022-03-08
ata: pata_hpt37x: fix PCI clock detection
Sergey Shtylyov
1
-2
/
+2
2022-03-08
serial: stm32: prevent TDR register overwrite when sending x_char
Valentin Caron
1
-0
/
+12
2022-03-08
tracing: Add test for user space strings when filtering on string pointers
Steven Rostedt
2
-3
/
+73
2022-03-08
exfat: fix i_blocks for files truncated over 4 GiB
Christophe Vu-Brugier
3
-6
/
+6
2022-03-08
exfat: reuse exfat_inode_info variable instead of calling EXFAT_I()
Christophe Vu-Brugier
4
-18
/
+17
2022-03-08
usb: gadget: clear related members when goto fail
Hangyu Hua
1
-2
/
+5
2022-03-08
usb: gadget: don't release an existing dev->buf
Hangyu Hua
1
-1
/
+2
2022-03-08
net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990
Daniele Palmas
1
-0
/
+5
2022-03-08
i2c: qup: allow COMPILE_TEST
Wolfram Sang
1
-1
/
+1
2022-03-08
i2c: cadence: allow COMPILE_TEST
Wolfram Sang
1
-1
/
+1
2022-03-08
dmaengine: shdma: Fix runtime PM imbalance on error
Yongzhi Liu
1
-1
/
+3
2022-03-08
selftests/seccomp: Fix seccomp failure by adding missing headers
Sherry Yang
1
-1
/
+1
2022-03-08
cifs: fix double free race when mount fails in cifs_get_root()
Ronnie Sahlberg
1
-0
/
+1
2022-03-08
tipc: fix a bit overflow in tipc_crypto_key_rcv()
Hangyu Hua
1
-1
/
+1
2022-03-08
KVM: arm64: vgic: Read HW interrupt pending state from the HW
Marc Zyngier
1
-0
/
+2
2022-03-08
Input: clear BTN_RIGHT/MIDDLE on buttonpads
José Expósito
1
-0
/
+6
2022-03-08
regulator: core: fix false positive in regulator_late_cleanup()
Oliver Barta
1
-10
/
+3
2022-03-08
ASoC: rt5682: do not block workqueue if card is unbound
Kai Vehmanen
1
-5
/
+7
2022-03-08
ASoC: rt5668: do not block workqueue if card is unbound
Kai Vehmanen
1
-5
/
+7
2022-03-08
i2c: bcm2835: Avoid clock stretching timeouts
Eric Anholt
1
-0
/
+11
2022-03-08
mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_work
JaeMan Park
1
-0
/
+9
2022-03-08
mac80211_hwsim: report NOACK frames in tx_status
Benjamin Beichler
1
-0
/
+4
2022-03-02
Linux 5.10.103
v5.10.103
Greg Kroah-Hartman
1
-1
/
+1
2022-03-02
memblock: use kfree() to release kmalloced memblock regions
Miaohe Lin
1
-2
/
+8
2022-03-02
gpio: tegra186: Fix chip_data type confusion
Marc Zyngier
1
-4
/
+10
2022-03-02
tty: n_gsm: fix deadlock in gsmtty_open()
daniel.starke@siemens.com
1
-0
/
+3
2022-03-02
tty: n_gsm: fix wrong tty control line for flow control
daniel.starke@siemens.com
1
-4
/
+4
2022-03-02
tty: n_gsm: fix NULL pointer access due to DLCI release
daniel.starke@siemens.com
1
-1
/
+6
2022-03-02
tty: n_gsm: fix proper link termination after failed open
daniel.starke@siemens.com
1
-1
/
+1
2022-03-02
tty: n_gsm: fix encoding of control signal octet bit DV
daniel.starke@siemens.com
1
-1
/
+1
2022-03-02
riscv: fix oops caused by irqsoff latency tracer
Changbin Du
4
-5
/
+45
2022-03-02
thermal: int340x: fix memory leak in int3400_notify()
Chuansheng Liu
1
-0
/
+4
2022-03-02
RDMA/cma: Do not change route.addr.src_addr outside state checks
Jason Gunthorpe
1
-16
/
+24
2022-03-02
driver core: Free DMA range map when device is released
Mårten Lindahl
1
-0
/
+5
2022-03-02
xhci: Prevent futile URB re-submissions due to incorrect return value.
Hongyu Xie
1
-3
/
+6
[prev]
[next]