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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2019-01-16
Linux 4.4.171
v4.4.171
Greg Kroah-Hartman
1
-1
/
+1
2019-01-16
sunrpc: use-after-free in svc_process_common()
Vasily Averin
4
-7
/
+15
2019-01-16
ext4: fix a potential fiemap/page fault deadlock w/ inline_data
Theodore Ts'o
1
-3
/
+3
2019-01-16
crypto: cts - fix crash on short inputs
Eric Biggers
1
-4
/
+4
2019-01-16
i2c: dev: prevent adapter retries and timeout being set as minus value
Yi Zeng
1
-0
/
+6
2019-01-16
ACPI: power: Skip duplicate power resource references in _PRx
Hans de Goede
1
-0
/
+22
2019-01-16
PCI: altera: Move retrain from fixup to altera_pcie_host_init()
Ley Foon Tan
1
-60
/
+91
2019-01-16
PCI: altera: Rework config accessors for use without a struct pci_bus
Ley Foon Tan
1
-23
/
+41
2019-01-16
PCI: altera: Poll for link training status after retraining the link
Ley Foon Tan
1
-8
/
+37
2019-01-16
PCI: altera: Poll for link up status after retraining the link
Ley Foon Tan
1
-1
/
+11
2019-01-16
PCI: altera: Check link status before retrain link
Ley Foon Tan
1
-0
/
+4
2019-01-16
PCI: altera: Reorder read/write functions
Bjorn Helgaas
1
-16
/
+16
2019-01-16
PCI: altera: Fix altera_pcie_link_is_up()
Ley Foon Tan
1
-1
/
+2
2019-01-16
slab: alien caches must not be initialized if the allocation of the alien cac...
Christoph Lameter
1
-2
/
+4
2019-01-16
USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGB
Jack Stocker
1
-1
/
+2
2019-01-16
USB: storage: add quirk for SMI SM3350
Icenowy Zheng
1
-0
/
+12
2019-01-16
USB: storage: don't insert sane sense for SPC3+ when bad sense specified
Icenowy Zheng
1
-2
/
+6
2019-01-16
usb: cdc-acm: send ZLP for Telit 3G Intel based modems
Daniele Palmas
1
-0
/
+7
2019-01-16
cifs: Fix potential OOB access of lock element array
Ross Lagerwall
2
-6
/
+6
2019-01-16
CIFS: Do not hide EINTR after sending network packets
Pavel Shilovsky
1
-1
/
+1
2019-01-16
btrfs: tree-checker: Fix misleading group system information
Shaokun Zhang
1
-1
/
+1
2019-01-16
btrfs: tree-checker: Check level for leaves and nodes
Qu Wenruo
1
-0
/
+14
2019-01-16
btrfs: Verify that every chunk has corresponding block group at mount time
Qu Wenruo
1
-1
/
+57
2019-01-16
btrfs: Check that each block group has corresponding chunk at mount time
Qu Wenruo
1
-1
/
+27
2019-01-16
btrfs: validate type when reading a chunk
Gu Jinxiang
1
-0
/
+28
2019-01-16
btrfs: tree-checker: Detect invalid and empty essential trees
Qu Wenruo
1
-1
/
+14
2019-01-16
btrfs: tree-checker: Verify block_group_item
Qu Wenruo
4
-1
/
+104
2019-01-16
btrfs: tree-check: reduce stack consumption in check_dir_item
David Sterba
1
-1
/
+2
2019-01-16
btrfs: tree-checker: use %zu format string for size_t
Arnd Bergmann
1
-1
/
+1
2019-01-16
btrfs: tree-checker: Add checker for dir item
Qu Wenruo
1
-0
/
+141
2019-01-16
btrfs: tree-checker: Fix false panic for sanity test
Qu Wenruo
3
-8
/
+43
2019-01-16
btrfs: tree-checker: Enhance btrfs_check_node output
Qu Wenruo
1
-7
/
+61
2019-01-16
btrfs: Move leaf and node validation checker to tree-checker.c
Qu Wenruo
4
-281
/
+340
2019-01-16
btrfs: Add checker for EXTENT_CSUM
Qu Wenruo
1
-0
/
+24
2019-01-16
btrfs: Add sanity check for EXTENT_DATA when reading out leaf
Qu Wenruo
2
-0
/
+104
2019-01-16
btrfs: Check if item pointer overlaps with the item itself
Qu Wenruo
1
-0
/
+7
2019-01-16
btrfs: Refactor check_leaf function for later expansion
Qu Wenruo
1
-23
/
+27
2019-01-16
btrfs: struct-funcs, constify readers
Jeff Mahoney
4
-89
/
+91
2019-01-16
Btrfs: fix emptiness check for dirtied extent buffers at check_leaf()
Filipe Manana
1
-1
/
+12
2019-01-16
Btrfs: memset to avoid stale content in btree leaf
Liu Bo
3
-19
/
+28
2019-01-16
Btrfs: kill BUG_ON in run_delayed_tree_ref
Liu Bo
1
-1
/
+7
2019-01-16
Btrfs: improve check_node to avoid reading corrupted nodes
Liu Bo
1
-4
/
+28
2019-01-16
Btrfs: memset to avoid stale content in btree node block
Liu Bo
1
-0
/
+11
2019-01-16
Btrfs: fix BUG_ON in btrfs_mark_buffer_dirty
Liu Bo
1
-3
/
+7
2019-01-16
Btrfs: check btree node's nritems
Liu Bo
1
-0
/
+16
2019-01-16
Btrfs: detect corruption when non-root leaf has zero item
Liu Bo
1
-1
/
+22
2019-01-16
Btrfs: fix em leak in find_first_block_group
Josef Bacik
1
-0
/
+1
2019-01-16
Btrfs: check inconsistence between chunk and block group
Liu Bo
1
-1
/
+16
2019-01-16
Btrfs: add validadtion checks for chunk loading
Liu Bo
1
-15
/
+67
2019-01-16
btrfs: Enhance chunk validation check
Qu Wenruo
1
-1
/
+32
[next]