index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kbuild
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-03
driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction
Saravana Kannan
1
-5
/
+0
2022-06-03
block: Fix potential deadlock in blk_ia_range_sysfs_show()
Damien Le Moal
1
-6
/
+1
2022-06-03
riscv: Move alternative length validation into subsection
Nathan Chancellor
1
-2
/
+2
2022-06-02
riscv: mm: init: make pt_ops_set_[early|late|fixmap] static
Jisheng Zhang
1
-3
/
+3
2022-06-02
module: Fix prefix for module.sig_enforce module param
Saravana Kannan
1
-0
/
+3
2022-06-02
kselftest/arm64: signal: Skip SVE signal test if not enough VLs supported
Cristian Marussi
1
-0
/
+2
2022-06-02
arm64: Initialize jump labels before setup_machine_fdt()
Stephen Boyd
1
-3
/
+4
2022-06-02
arm64: hibernate: Fix syntax errors in comments
Xiang wangx
1
-1
/
+1
2022-06-02
net/af_packet: make sure to pull mac header
Eric Dumazet
1
-2
/
+4
2022-06-02
net: add debug info to __skb_pull()
Eric Dumazet
1
-1
/
+8
2022-06-02
net: CONFIG_DEBUG_NET depends on CONFIG_NET
Eric Dumazet
1
-1
/
+1
2022-06-02
stmmac: intel: Add RPL-P PCI ID
Michael Sit Wei Hong
1
-0
/
+2
2022-06-02
net: stmmac: use dev_err_probe() for reporting mdio bus registration failure
Rasmus Villemoes
2
-4
/
+4
2022-06-02
tipc: check attribute length for bearer name
Hoang Le
1
-2
/
+1
2022-06-02
binder: fix sender_euid type in uapi header
Carlos Llamas
1
-1
/
+1
2022-06-02
i2c: ismt: prevent memory corruption in ismt_access()
Dan Carpenter
1
-0
/
+3
2022-06-02
sparc: fix mis-use of __kernel_{uid,gid}_t in uapi/asm/stat.h
Masahiro Yamada
1
-2
/
+2
2022-06-02
powerpc: use __kernel_{uid,gid}32_t in uapi/asm/stat.h
Masahiro Yamada
1
-2
/
+2
2022-06-02
mips: use __kernel_{uid,gid}32_t in uapi/asm/stat.h
Masahiro Yamada
1
-6
/
+6
2022-06-02
block: null_blk: Fix null_zone_write()
Damien Le Moal
3
-9
/
+10
2022-06-02
arm64: Remove the __user annotation for the restore_za_context() argument
Catalin Marinas
1
-1
/
+1
2022-06-02
ice: fix access-beyond-end in the switch code
Alexander Lobakin
4
-139
/
+115
2022-06-02
nfp: remove padding in nfp_nfdk_tx_desc
Fei Qin
3
-9
/
+17
2022-06-02
ax25: Fix ax25 session cleanup problems
Duoming Zhou
4
-11
/
+20
2022-06-02
block: fix bio_clone_blkg_association() to associate with proper blkcg_gq
Jan Kara
1
-6
/
+2
2022-06-02
block: remove useless BUG_ON() in blk_mq_put_tag()
Damien Le Moal
1
-1
/
+0
2022-06-02
io_uring: reinstate the inflight tracking
Jens Axboe
1
-26
/
+56
2022-06-02
riscv: move errata/ and kvm/ builds to arch/riscv/Kbuild
Masahiro Yamada
2
-3
/
+2
2022-06-02
RISC-V: Mark IORESOURCE_EXCLUSIVE for reserved mem instead of IORESOURCE_BUSY
Xianting Tian
1
-2
/
+2
2022-06-02
riscv: Wire up memfd_secret in UAPI header
Tobias Klauser
2
-1
/
+1
2022-06-02
riscv: Fix irq_work when SMP is disabled
Samuel Holland
1
-1
/
+1
2022-06-02
riscv: Improve virtual kernel memory layout dump
Alexandre Ghiti
1
-15
/
+51
2022-06-02
riscv: Initialize thread pointer before calling C functions
Alexandre Ghiti
1
-0
/
+1
2022-06-02
Documentation: riscv: Add sv48 description to VM layout
Alexandre Ghiti
1
-0
/
+36
2022-06-02
RISC-V: Only default to spinwait on SBI-0.1 and M-mode
Palmer Dabbelt
1
-1
/
+7
2022-06-02
assoc_array: Fix BUG_ON during garbage collect
Stephen Brennan
1
-0
/
+8
2022-06-02
net: usb: qmi_wwan: Add support for Cinterion MV31 with new baseline
Slark Xiao
1
-0
/
+1
2022-06-02
sfc/siena: fix wrong tx channel offset with efx_separate_tx_channels
Íñigo Huguet
1
-4
/
+2
2022-06-02
sfc/siena: fix considering that all channels have TX queues
Martin Habets
1
-1
/
+1
2022-06-02
socket: Don't use u8 type in uapi socket.h
Tobias Klauser
1
-1
/
+1
2022-06-02
drm/msm/dpu: Move min BW request and full BW disable back to mdss
Douglas Anderson
2
-8
/
+57
2022-06-02
drm/msm/dpu: Fix pointer dereferenced before checking
Haowen Bai
1
-2
/
+2
2022-06-02
drm/msm/dpu: Remove unused code
Jiapeng Chong
1
-2
/
+0
2022-06-02
drm/msm/disp/dpu1: remove superfluous init
Vinod Koul
1
-1
/
+0
2022-06-02
drm/msm/dp: Always clear mask bits to disable interrupts at dp_ctrl_reset_irq...
Kuogee Hsieh
1
-2
/
+7
2022-06-02
riscv: dts: icicle: sort nodes alphabetically
Conor Dooley
1
-52
/
+52
2022-06-02
riscv: microchip: icicle: readability fixes
Conor Dooley
1
-3
/
+5
2022-06-02
riscv: dts: microchip: add the sundance polarberry
Conor Dooley
3
-0
/
+116
2022-06-02
dt-bindings: riscv: microchip: add polarberry compatible string
Conor Dooley
1
-0
/
+1
2022-06-02
dt-bindings: vendor-prefixes: add Sundance DSP
Conor Dooley
1
-0
/
+2
[next]