index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
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
2021-01-27
Linux 5.10.11
v5.10.11
Greg Kroah-Hartman
1
-1
/
+1
2021-01-27
Revert "mm: fix initialization of struct page for holes in memory layout"
Linus Torvalds
1
-50
/
+34
2021-01-27
mm: fix initialization of struct page for holes in memory layout
Mike Rapoport
1
-34
/
+50
2021-01-27
Commit 9bb48c82aced ("tty: implement write_iter") converted the tty layer to ...
Sami Tolvanen
3
-7
/
+3
2021-01-27
fs/pipe: allow sendfile() to pipe again
Johannes Berg
1
-0
/
+1
2021-01-27
interconnect: imx8mq: Use icc_sync_state
Martin Kepplinger
1
-0
/
+2
2021-01-27
kernfs: wire up ->splice_read and ->splice_write
Christoph Hellwig
1
-0
/
+2
2021-01-27
kernfs: implement ->write_iter
Christoph Hellwig
1
-18
/
+10
2021-01-27
kernfs: implement ->read_iter
Christoph Hellwig
1
-23
/
+12
2021-01-27
bpf: Local storage helpers should check nullness of owner ptr passed
KP Singh
1
-1
/
+4
2021-01-27
drm/i915/hdcp: Get conn while content_type changed
Anshuman Gupta
1
-0
/
+1
2021-01-27
ASoC: SOF: Intel: hda: Avoid checking jack on system suspend
Kai-Heng Feng
1
-2
/
+4
2021-01-27
tcp: Fix potential use-after-free due to double kfree()
Kuniyuki Iwashima
1
-2
/
+2
2021-01-27
x86/sev-es: Handle string port IO to kernel memory properly
Hyunwook (Wooky) Baek
1
-0
/
+12
2021-01-27
net: systemport: free dev before on error path
Pan Bian
1
-2
/
+4
2021-01-27
tty: fix up hung_up_tty_write() conversion
Linus Torvalds
1
-4
/
+5
2021-01-27
tty: implement write_iter
Linus Torvalds
1
-22
/
+26
2021-01-27
x86/sev: Fix nonistr violation
Peter Zijlstra
1
-1
/
+1
2021-01-27
pinctrl: qcom: Don't clear pending interrupts when enabling
Douglas Anderson
1
-24
/
+50
2021-01-27
pinctrl: qcom: Properly clear "intr_ack_high" interrupts when unmasking
Douglas Anderson
1
-4
/
+10
2021-01-27
pinctrl: qcom: No need to read-modify-write the interrupt status
Douglas Anderson
1
-15
/
+8
2021-01-27
pinctrl: qcom: Allow SoCs to specify a GPIO function that's not 0
Douglas Anderson
2
-2
/
+3
2021-01-27
net: core: devlink: use right genl user_ptr when handling port param get/set
Oleksandr Mazur
1
-2
/
+2
2021-01-27
net: mscc: ocelot: Fix multicast to the CPU port
Alban Bedel
1
-5
/
+18
2021-01-27
tcp: fix TCP_USER_TIMEOUT with zero window
Enke Chen
6
-7
/
+14
2021-01-27
tcp: do not mess with cloned skbs in tcp_add_backlog()
Eric Dumazet
1
-12
/
+13
2021-01-27
net: dsa: b53: fix an off by one in checking "vlan->vid"
Dan Carpenter
1
-1
/
+1
2021-01-27
net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled
Tariq Toukan
1
-0
/
+5
2021-01-27
net: mscc: ocelot: allow offloading of bridge on top of LAG
Vladimir Oltean
1
-3
/
+1
2021-01-27
ipv6: set multicast flag on the multicast route
Matteo Croce
1
-1
/
+1
2021-01-27
net_sched: reject silly cell_log in qdisc_get_rtab()
Eric Dumazet
1
-1
/
+2
2021-01-27
net_sched: avoid shift-out-of-bounds in tcindex_set_parms()
Eric Dumazet
1
-2
/
+6
2021-01-27
ipv6: create multicast route with RTPROT_KERNEL
Matteo Croce
1
-0
/
+1
2021-01-27
udp: mask TOS bits in udp_v4_early_demux()
Guillaume Nault
1
-1
/
+2
2021-01-27
net_sched: gen_estimator: support large ewma log
Eric Dumazet
1
-4
/
+7
2021-01-27
tcp: fix TCP socket rehash stats mis-accounting
Yuchung Cheng
3
-22
/
+22
2021-01-27
kasan: fix incorrect arguments passing in kasan_add_zero_shadow
Lecopzer Chen
1
-2
/
+1
2021-01-27
kasan: fix unaligned address is unhandled in kasan_remove_zero_shadow
Lecopzer Chen
1
-8
/
+12
2021-01-27
skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too
Alexander Lobakin
1
-1
/
+5
2021-01-27
lightnvm: fix memory leak when submit fails
Pan Bian
1
-2
/
+1
2021-01-27
cachefiles: Drop superfluous readpages aops NULL check
Takashi Iwai
1
-2
/
+0
2021-01-27
nvme-pci: fix error unwind in nvme_map_data
Christoph Hellwig
1
-10
/
+18
2021-01-27
nvme-pci: refactor nvme_unmap_data
Christoph Hellwig
1
-28
/
+49
2021-01-27
sh_eth: Fix power down vs. is_opened flag ordering
Geert Uytterhoeven
1
-2
/
+2
2021-01-27
selftests/powerpc: Fix exit status of pkey tests
Sandipan Das
2
-2
/
+2
2021-01-27
net: dsa: mv88e6xxx: also read STU state in mv88e6250_g1_vtu_getnext
Rasmus Villemoes
1
-0
/
+4
2021-01-27
octeontx2-af: Fix missing check bugs in rvu_cgx.c
Yingjie Wang
1
-0
/
+6
2021-01-27
ASoC: SOF: Intel: fix page fault at probe if i915 init fails
Kai Vehmanen
1
-9
/
+9
2021-01-27
locking/lockdep: Cure noinstr fail
Peter Zijlstra
1
-1
/
+1
2021-01-27
sh: Remove unused HAVE_COPY_THREAD_TLS macro
Jinyang He
1
-1
/
+0
[next]