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
2024-04-14
net: change maximum number of UDP segments to 128
Yuri Benditovich
2
-2
/
+2
2024-04-14
bootconfig: use memblock_free_late to free xbc memory to buddy
Qiang Zhang
2
-9
/
+17
2024-04-14
kernfs: annotate different lockdep class for of->mutex of writable files
Amir Goldstein
1
-1
/
+8
2024-04-14
x86/bugs: Fix BHI retpoline check
Josh Poimboeuf
1
-4
/
+7
2024-04-14
spi: axi-spi-engine: fix version format string
David Lechner
1
-1
/
+1
2024-04-14
bcachefs: Fix btree node merging on write buffer btrees
Kent Overstreet
1
-2
/
+12
2024-04-14
bcachefs: Disable merges from interior update path
Kent Overstreet
1
-0
/
+10
2024-04-14
bcachefs: Run merges at BCH_WATERMARK_btree
Kent Overstreet
1
-0
/
+6
2024-04-14
bcachefs: Fix missing write refs in fs fio paths
Kent Overstreet
3
-14
/
+23
2024-04-14
bcachefs: Fix deadlock in journal replay
Kent Overstreet
1
-3
/
+4
2024-04-14
bcachefs: Go rw if running any explicit recovery passes
Kent Overstreet
1
-1
/
+1
2024-04-14
bcachefs: Standardize helpers for printing enum strs with bounds checks
Kent Overstreet
10
-56
/
+69
2024-04-14
bcachefs: don't queue btree nodes for rewrites during scan
Kent Overstreet
1
-1
/
+3
2024-04-14
bcachefs: fix race in bch2_btree_node_evict()
Kent Overstreet
1
-1
/
+3
2024-04-14
bcachefs: fix unsafety in bch2_stripe_to_text()
Kent Overstreet
2
-21
/
+27
2024-04-14
bcachefs: fix unsafety in bch2_extent_ptr_to_text()
Kent Overstreet
1
-1
/
+3
2024-04-14
bcachefs: btree node scan: handle encrypted nodes
Kent Overstreet
1
-0
/
+10
2024-04-14
bcachefs: Check for packed bkeys that are too big
Kent Overstreet
2
-7
/
+14
2024-04-14
bcachefs: Fix UAFs of btree_insert_entry array
Kent Overstreet
1
-13
/
+14
2024-04-13
Merge tag 'ata-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...
Linus Torvalds
3
-5
/
+91
2024-04-13
Merge tag 'zonefs-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-1
/
+1
2024-04-13
Merge tag 'v6.9-rc3-SMB3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
9
-42
/
+103
2024-04-13
Merge branch 'mlx5-fixes'
Jakub Kicinski
10
-23
/
+39
2024-04-13
net/mlx5e: Prevent deadlock while disabling aRFS
Carolina Jubran
1
-11
/
+16
2024-04-13
net/mlx5e: Acquire RTNL lock before RQs/SQs activation/deactivation
Carolina Jubran
1
-0
/
+7
2024-04-13
net/mlx5e: Use channel mdev reference instead of global mdev instance for coa...
Rahul Rameshbabu
1
-2
/
+2
2024-04-13
net/mlx5: Restore mistakenly dropped parts in register devlink flow
Shay Drory
2
-2
/
+4
2024-04-13
net/mlx5: SD, Handle possible devcom ERR_PTR
Tariq Toukan
5
-7
/
+7
2024-04-13
net/mlx5: Lag, restore buckets number to default after hash LAG deactivation
Shay Drory
1
-1
/
+3
2024-04-13
net: sparx5: flower: fix fragment flags handling
Asbjørn Sloth Tønnesen
1
-21
/
+40
2024-04-13
Merge branch 'af_unix-fix-msg_oob-bugs-with-msg_peek'
Jakub Kicinski
1
-6
/
+6
2024-04-13
af_unix: Don't peek OOB data without MSG_OOB.
Kuniyuki Iwashima
1
-5
/
+5
2024-04-13
af_unix: Call manage_oob() for every skb in unix_stream_read_generic().
Kuniyuki Iwashima
1
-1
/
+1
2024-04-13
ata: libata-core: Allow command duration limits detection for ACS-4 drives
Igor Pylypiv
1
-1
/
+1
2024-04-13
ata: libata-scsi: Fix ata_scsi_dev_rescan() error path
Damien Le Moal
1
-4
/
+5
2024-04-12
gpio: tangier: Use correct type for the IRQ chip data
Andy Shevchenko
1
-3
/
+6
2024-04-12
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-9
/
+11
2024-04-12
Merge tag 'soc-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
15
-121
/
+158
2024-04-12
Merge tag 'iommu-fixes-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-22
/
+31
2024-04-12
Merge tag 'pci-v6.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-9
/
+4
2024-04-12
gpio: lpc32xx: fix module autoloading
Krzysztof Kozlowski
1
-0
/
+1
2024-04-12
Merge tag 'block-6.9-20240412' of git://git.kernel.dk/linux
Linus Torvalds
6
-17
/
+22
2024-04-12
arm64: dts: qcom: sc8180x: Fix ss_phy_irq for secondary USB controller
Maximilian Luz
1
-1
/
+1
2024-04-12
arm64: dts: qcom: sm8650: Fix the msi-map entries
Manivannan Sadhasivam
1
-6
/
+4
2024-04-12
arm64: dts: qcom: sm8550: Fix the msi-map entries
Manivannan Sadhasivam
1
-6
/
+4
2024-04-12
arm64: dts: qcom: sm8450: Fix the msi-map entries
Manivannan Sadhasivam
1
-12
/
+4
2024-04-12
arm64: dts: qcom: sc8280xp: add missing PCIe minimum OPP
Johan Hovold
1
-0
/
+5
2024-04-12
arm64: dts: qcom: x1e80100: Fix the compatible for cluster idle states
Rajendra Nayak
1
-2
/
+2
2024-04-12
arm64: dts: qcom: Fix type of "wdog" IRQs for remoteprocs
Luca Weiss
5
-11
/
+11
2024-04-12
Merge tag 'io_uring-6.9-20240412' of git://git.kernel.dk/linux
Linus Torvalds
3
-14
/
+15
[prev]
[next]