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
2024-01-26
block: ensure we hold a queue reference when using queue limits
Jens Axboe
1
-6
/
+10
2024-01-26
mptcp: refine opt_mp_capable determination
Eric Dumazet
1
-4
/
+4
2024-01-26
mptcp: use OPTION_MPTCP_MPJ_SYN in subflow_check_req()
Eric Dumazet
1
-2
/
+2
2024-01-26
mptcp: use OPTION_MPTCP_MPJ_SYNACK in subflow_finish_connect()
Eric Dumazet
1
-1
/
+1
2024-01-26
mptcp: strict validation before using mp_opt->hmac
Eric Dumazet
1
-1
/
+1
2024-01-26
mptcp: mptcp_parse_option() fix for MPTCPOPT_MP_JOIN
Eric Dumazet
1
-3
/
+3
2024-01-26
ALSA: hda: Properly setup HDMI stream
Amadeusz Sławiński
1
-0
/
+6
2024-01-26
net: phy: micrel: populate .soft_reset for KSZ9131
Claudiu Beznea
1
-0
/
+1
2024-01-26
net: micrel: Fix PTP frame parsing for lan8841
Horatiu Vultur
1
-0
/
+8
2024-01-26
amt: do not use overwrapped cb area
Taehee Yoo
1
-3
/
+3
2024-01-26
net: ethernet: ti: am65-cpsw: Fix max mtu to fit ethernet frames
Sanjuán García, Jorge
1
-2
/
+3
2024-01-26
octeontx2-af: CN10KB: Fix FIFO length calculation for RPM2
Nithin Dabilpuram
1
-1
/
+6
2024-01-26
rxrpc: Fix use of Don't Fragment flag
David Howells
4
-5
/
+17
2024-01-26
net: qualcomm: rmnet: fix global oob in rmnet_policy
Lin Ma
1
-1
/
+1
2024-01-26
s390/pci: fix max size calculation in zpci_memcpy_toio()
Niklas Schnelle
2
-20
/
+24
2024-01-26
ASoC: mediatek: sof-common: Add NULL check for normal_link string
AngeloGioacchino Del Regno
1
-1
/
+1
2024-01-26
PCI: mediatek-gen3: Fix translation window size calculation
Jianjun Wang
1
-35
/
+50
2024-01-26
PCI: keystone: Fix race condition when initializing PHYs
Siddharth Vadapalli
1
-0
/
+9
2024-01-26
nvmet-tcp: Fix the H2C expected PDU len calculation
Maurizio Lombardi
1
-3
/
+7
2024-01-26
nvme: trace: avoid memcpy overflow warning
Arnd Bergmann
1
-1
/
+1
2024-01-26
nvmet: re-fix tracing strncpy() warning
Arnd Bergmann
1
-2
/
+1
2024-01-26
hisi_acc_vfio_pci: Update migration data pointer correctly on saving/resume
Shameer Kolothum
1
-2
/
+5
2024-01-26
spi: coldfire-qspi: Remove an erroneous clk_disable_unprepare() from the remo...
Christophe JAILLET
1
-1
/
+0
2024-01-26
cxl/port: Fix missing target list lock
Dan Williams
2
-17
/
+7
2024-01-26
perf db-export: Fix missing reference count get in call_path_from_sample()
Ben Gainey
1
-2
/
+2
2024-01-26
serial: apbuart: fix console prompt on qemu
Sam Ravnborg
1
-1
/
+1
2024-01-26
serial: imx: Correct clock error message in function probe()
Christoph Niedermaier
1
-1
/
+1
2024-01-26
usb: xhci-mtk: fix a short packet issue of gen1 isoc-in transfer
Chunfeng Yun
2
-2
/
+40
2024-01-26
apparmor: avoid crash when parsed profile name is empty
Fedor Pchelkin
1
-0
/
+4
2024-01-26
apparmor: fix possible memory leak in unpack_trans_table
Fedor Pchelkin
2
-4
/
+4
2024-01-26
cxl/region: fix x9 interleave typo
Jim Harris
1
-1
/
+1
2024-01-26
perf stat: Fix hard coded LL miss units
Ian Rogers
1
-1
/
+1
2024-01-26
perf env: Avoid recursively taking env->bpf_progs.lock
Ian Rogers
5
-32
/
+50
2024-01-26
nvmet-tcp: fix a crash in nvmet_req_complete()
Maurizio Lombardi
1
-2
/
+1
2024-01-26
nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length
Maurizio Lombardi
1
-1
/
+12
2024-01-26
apparmor: Fix ref count leak in task_kill
John Johansen
1
-1
/
+0
2024-01-26
vdpa: Fix an error handling path in eni_vdpa_probe()
Christophe JAILLET
1
-2
/
+4
2024-01-26
power: supply: Fix null pointer dereference in smb2_probe
Kunwu Chan
1
-0
/
+4
2024-01-26
iommu: Don't reserve 0-length IOVA region
Ashish Mhetre
1
-0
/
+4
2024-01-26
usb: gadget: webcam: Make g_webcam loadable again
Andrzej Pietrasiewicz
3
-100
/
+284
2024-01-26
spmi: mtk-pmif: Serialize PMIF status check and command submission
Nícolas F. R. A. Prado
1
-4
/
+16
2024-01-26
usb: cdc-acm: return correct error code on unsupported break
Oliver Neukum
2
-0
/
+6
2024-01-26
tty: use 'if' in send_break() instead of 'goto'
Jiri Slaby (SUSE)
1
-5
/
+4
2024-01-26
tty: don't check for signal_pending() in send_break()
Jiri Slaby (SUSE)
1
-2
/
+1
2024-01-26
tty: early return from send_break() on TTY_DRIVER_HARDWARE_BREAK
Jiri Slaby (SUSE)
1
-15
/
+17
2024-01-26
PCI: epf-mhi: Fix the DMA data direction of dma_unmap_single()
Manivannan Sadhasivam
1
-1
/
+1
2024-01-26
bus: mhi: ep: Pass mhi_ep_buf_info struct to read/write APIs
Manivannan Sadhasivam
4
-62
/
+84
2024-01-26
bus: mhi: ep: Use slab allocator where applicable
Manivannan Sadhasivam
2
-17
/
+52
2024-01-26
bus: mhi: ep: Do not allocate event ring element on stack
Manivannan Sadhasivam
1
-18
/
+50
2024-01-26
perf unwind-libunwind: Fix base address for .eh_frame
Namhyung Kim
1
-1
/
+1
[prev]
[next]