index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-24
mm: deduplicate error handling for map_deny_write_exec
Joey Gouly
1
-6
/
+1
2023-03-24
checksyscalls: ignore fstat to silence build warning on LoongArch
Tiezhu Yang
1
-1
/
+3
2023-03-24
nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()
Ryusuke Konishi
1
-1
/
+1
2023-03-24
test_maple_tree: add more testing for mas_empty_area()
Liam R. Howlett
1
-0
/
+48
2023-03-24
maple_tree: fix mas_skip_node() end slot detection
Liam R. Howlett
1
-19
/
+5
2023-03-24
mm, vmalloc: fix high order __GFP_NOFAIL allocations
Michal Hocko
1
-5
/
+23
2023-03-23
Bluetooth: HCI: Fix global-out-of-bounds
Sungwoo Kim
1
-0
/
+2
2023-03-23
Bluetooth: mgmt: Fix MGMT add advmon with RSSI command
Howard Chung
1
-1
/
+2
2023-03-23
Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished ...
Zheng Wang
1
-0
/
+1
2023-03-23
Bluetooth: L2CAP: Fix responding with wrong PDU type
Luiz Augusto von Dentz
1
-38
/
+79
2023-03-23
Bluetooth: btqcomsmd: Fix command timeout after setting BD address
Stephan Gerhold
1
-1
/
+16
2023-03-23
Bluetooth: btinel: Check ACPI handle for NULL before accessing
Kiran K
1
-2
/
+9
2023-03-23
riscv: Handle zicsr/zifencei issues between clang and binutils
Nathan Chancellor
2
-4
/
+28
2023-03-23
Reinstate "GFS2: free disk inode which is deleted by remote node -V2"
Bob Peterson
1
-0
/
+18
2023-03-23
usb: dwc2: fix a race, don't power off/on phy for dual-role mode
Fabrice Gasnier
2
-6
/
+3
2023-03-23
usb: dwc2: fix a devres leak in hw_enable upon suspend resume
Fabrice Gasnier
1
-14
/
+2
2023-03-23
usb: chipidea: core: fix possible concurrent when switch role
Xu Yang
3
-2
/
+13
2023-03-23
usb: chipdea: core: fix return -EINVAL if request role is the same with curre...
Xu Yang
1
-1
/
+4
2023-03-23
cifs: print session id while listing open files
Shyam Prasad N
1
-2
/
+3
2023-03-23
cifs: dump pending mids for all channels in DebugData
Shyam Prasad N
1
-14
/
+27
2023-03-23
cifs: empty interface list when server doesn't support query interfaces
Shyam Prasad N
1
-1
/
+1
2023-03-23
cifs: do not poll server interfaces too regularly
Shyam Prasad N
1
-0
/
+14
2023-03-23
efi/libstub: randomalloc: Return EFI_OUT_OF_RESOURCES on failure
Ard Biesheuvel
1
-0
/
+1
2023-03-23
drm/amd/display: Set dcn32 caps.seamless_odm
Hersen Wu
1
-0
/
+1
2023-03-23
drm/amd/display: fix wrong index used in dccg32_set_dpstreamclk
Hersen Wu
1
-2
/
+1
2023-03-23
drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD Navi
Kai-Heng Feng
4
-17
/
+18
2023-03-23
drm/amd/display: remove outdated 8bpc comments
Alex Hung
1
-1
/
+0
2023-03-23
drm/amdgpu/gfx: set cg flags to enter/exit safe mode
Jane Jian
1
-0
/
+5
2023-03-23
drm/amdgpu: Force signal hw_fences that are embedded in non-sched jobs
YuBiao Wang
1
-0
/
+9
2023-03-23
drm/amdgpu: add mes resume when do gfx post soft reset
Tong Liu01
1
-0
/
+9
2023-03-23
drm/amdgpu: skip ASIC reset for APUs when go to S4
Tim Huang
1
-1
/
+4
2023-03-23
drm/amdgpu: reposition the gpu reset checking for reuse
Tim Huang
2
-20
/
+25
2023-03-23
efi/libstub: Use relocated version of kernel's struct screen_info
Ard Biesheuvel
6
-14
/
+21
2023-03-23
net: mdio: thunder: Add missing fwnode_handle_put()
Liang He
1
-0
/
+1
2023-03-23
net: dsa: mt7530: move setting ssc_delta to PHY_INTERFACE_MODE_TRGMII case
Arınç ÜNAL
1
-5
/
+4
2023-03-23
net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()
Arınç ÜNAL
1
-11
/
+11
2023-03-23
net: dsa: mt7530: move enabling disabling core clock to mt7530_pll_setup()
Arınç ÜNAL
1
-6
/
+12
2023-03-23
net: asix: fix modprobe "sysfs: cannot create duplicate filename"
Grant Grundler
1
-5
/
+27
2023-03-23
gve: Cache link_speed value from device
Joshua Washington
1
-1
/
+4
2023-03-23
cifs: lock chan_lock outside match_session
Shyam Prasad N
1
-6
/
+7
2023-03-23
tools: ynl: Fix genlmsg header encoding formats
Donald Hunter
1
-3
/
+3
2023-03-23
net: enetc: fix aggregate RMON counters not showing the ranges
Vladimir Oltean
1
-6
/
+5
2023-03-23
Bluetooth: Remove "Power-on" check from Mesh feature
Brian Gix
1
-6
/
+0
2023-03-23
Bluetooth: Fix race condition in hci_cmd_sync_clear
Min Li
1
-0
/
+2
2023-03-23
Bluetooth: btintel: Iterate only bluetooth device ACPI entries
Kiran K
3
-25
/
+27
2023-03-23
Bluetooth: ISO: fix timestamped HCI ISO data packet parsing
Pauli Virtanen
1
-2
/
+7
2023-03-23
Bluetooth: btusb: Remove detection of ISO packets over bulk
Luiz Augusto von Dentz
1
-10
/
+0
2023-03-23
Bluetooth: hci_core: Detect if an ACL packet is in fact an ISO packet
Luiz Augusto von Dentz
1
-4
/
+19
2023-03-23
Bluetooth: hci_sync: Resume adv with no RPA when active scan
Zhengping Jiang
1
-20
/
+44
2023-03-22
ksmbd: return STATUS_NOT_SUPPORTED on unsupported smb2.0 dialect
Namjae Jeon
1
-2
/
+2
[prev]
[next]