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
2022-03-08
Linux 5.15.27
v5.15.27
Greg Kroah-Hartman
1
-1
/
+1
2022-03-08
hamradio: fix macro redefine warning
Huang Pei
1
-0
/
+2
2022-03-08
KVM: x86/mmu: Passing up the error state of mmu_alloc_shadow_roots()
Like Xu
1
-1
/
+1
2022-03-08
proc: fix documentation and description of pagemap
Yun Zhou
2
-2
/
+3
2022-03-08
Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"
Jiri Bohac
4
-15
/
+4
2022-03-08
btrfs: do not start relocation until in progress drops are done
Josef Bacik
7
-1
/
+91
2022-03-08
btrfs: add missing run of delayed items after unlink during log replay
Filipe Manana
1
-0
/
+18
2022-03-08
btrfs: qgroup: fix deadlock between rescan worker and remove qgroup
Sidong Yang
1
-1
/
+8
2022-03-08
btrfs: do not WARN_ON() if we have PageError set
Josef Bacik
1
-3
/
+13
2022-03-08
btrfs: fix relocation crash due to premature return from btrfs_commit_transac...
Omar Sandoval
1
-1
/
+31
2022-03-08
btrfs: fix lost prealloc extents beyond eof after full fsync
Filipe Manana
1
-12
/
+31
2022-03-08
tracing: Fix return value of __setup handlers
Randy Dunlap
2
-3
/
+3
2022-03-08
tracing/histogram: Fix sorting on old "cpu" value
Steven Rostedt (Google)
1
-3
/
+3
2022-03-08
HID: add mapping for KEY_ALL_APPLICATIONS
William Mahon
3
-2
/
+7
2022-03-08
HID: add mapping for KEY_DICTATE
William Mahon
3
-0
/
+3
2022-03-08
Input: samsung-keypad - properly state IOMEM dependency
David Gow
1
-1
/
+1
2022-03-08
Input: elan_i2c - fix regulator enable count imbalance after suspend/resume
Hans de Goede
1
-7
/
+7
2022-03-08
Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()
Hans de Goede
1
-40
/
+22
2022-03-08
MAINTAINERS: adjust file entry for of_net.c after movement
Lukas Bulwahn
1
-1
/
+1
2022-03-08
iavf: missing unlocks in iavf_watchdog_task()
Dan Carpenter
1
-2
/
+2
2022-03-08
iavf: do not override the adapter state in the watchdog task (again)
Stefan Assmann
1
-1
/
+0
2022-03-08
net: stmmac: perserve TX and RX coalesce value during XDP setup
Ong Boon Leong
1
-2
/
+3
2022-03-08
selftests: mlxsw: resource_scale: Fix return value
Amit Cohen
1
-1
/
+1
2022-03-08
net: dcb: disable softirqs in dcbnl_flush_dev()
Vladimir Oltean
1
-2
/
+2
2022-03-08
drm/amdgpu: fix suspend/resume hang regression
Qiang Yu
1
-1
/
+2
2022-03-08
nl80211: Handle nla_memdup failures in handle_nan_filter
Jiasheng Jiang
1
-0
/
+12
2022-03-08
MIPS: ralink: mt7621: use bitwise NOT instead of logical
Ilya Lipnitskiy
1
-1
/
+1
2022-03-08
e1000e: Fix possible HW unit hang after an s0ix exit
Sasha Neftin
4
-0
/
+32
2022-03-08
drm/bridge: ti-sn65dsi86: Properly undo autosuspend
Douglas Anderson
1
-2
/
+3
2022-03-08
drm/i915/guc/slpc: Correct the param count for unset param
Vinay Belgaumkar
1
-1
/
+1
2022-03-08
iavf: Fix __IAVF_RESETTING state usage
Slawomir Laba
1
-7
/
+6
2022-03-08
iavf: Fix race in init state
Slawomir Laba
1
-1
/
+2
2022-03-08
iavf: Fix locking for VIRTCHNL_OP_GET_OFFLOAD_VLAN_V2_CAPS
Slawomir Laba
3
-14
/
+17
2022-03-08
iavf: Fix init state closure on remove
Slawomir Laba
2
-1
/
+27
2022-03-08
iavf: Add waiting so the port is initialized in remove
Slawomir Laba
1
-11
/
+16
2022-03-08
iavf: Fix kernel BUG in free_msi_irqs
Przemyslaw Patynowski
2
-0
/
+56
2022-03-08
iavf: Add helper function to go from pci_dev to adapter
Karen Sornek
1
-7
/
+17
2022-03-08
iavf: Rework mutexes for better synchronisation
Slawomir Laba
2
-31
/
+36
2022-03-08
iavf: Add trace while removing device
Jedrzej Jagielski
1
-0
/
+1
2022-03-08
iavf: Combine init and watchdog state machines
Mateusz Palczewski
2
-80
/
+57
2022-03-08
iavf: Add __IAVF_INIT_FAILED state
Mateusz Palczewski
2
-15
/
+21
2022-03-08
iavf: Refactor iavf state machine tracking
Mateusz Palczewski
3
-18
/
+31
2022-03-08
net: sparx5: Fix add vlan when invalid operation
Casper Andersson
1
-10
/
+10
2022-03-08
net: chelsio: cxgb3: check the return value of pci_find_capability()
Jia-Ju Bai
1
-0
/
+2
2022-03-08
ibmvnic: complete init_done on transport events
Sukadev Bhattiprolu
1
-0
/
+7
2022-03-08
ibmvnic: define flush_reset_queue helper
Sukadev Bhattiprolu
1
-8
/
+16
2022-03-08
ibmvnic: initialize rc before completing wait
Sukadev Bhattiprolu
1
-1
/
+1
2022-03-08
net: stmmac: only enable DMA interrupts when ready
Vincent Whitchurch
1
-2
/
+26
2022-03-08
net: stmmac: enhance XDP ZC driver level switching performance
Ong Boon Leong
3
-6
/
+139
2022-03-08
can: etas_es58x: change opened_channel_cnt's type from atomic_t to u8
Vincent Mailhol
2
-7
/
+10
[next]