index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
certs
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-14
mips: ralink: mt7620: introduce 'soc_device' initialization
Sergio Paracuellos
2
-0
/
+45
2023-03-14
mips: ralink: mt7620: soc queries and tests as functions
Sergio Paracuellos
1
-22
/
+72
2023-03-14
mips: ralink: mt7620: define MT7620_SYSC_BASE with __iomem
Sergio Paracuellos
2
-9
/
+9
2023-03-14
mips: ralink: rt288x: introduce 'soc_device' initialization
Sergio Paracuellos
2
-0
/
+31
2023-03-14
mips: ralink: rt288x: soc queries and tests as functions
Sergio Paracuellos
1
-16
/
+47
2023-03-14
mips: ralink: rt288x: define RT2880_SYSC_BASE with __iomem
Sergio Paracuellos
2
-5
/
+5
2023-03-14
mips: ralink: rt3883: introduce 'soc_device' initialization
Sergio Paracuellos
2
-0
/
+30
2023-03-14
mips: ralink: rt3883: soc queries and tests as functions
Sergio Paracuellos
1
-16
/
+48
2023-03-14
mips: ralink: rt3883: define RT3883_SYSC_BASE with __iomem
Sergio Paracuellos
2
-5
/
+6
2023-03-14
mips: ralink: rt305x: introduce 'soc_device' initialization
Sergio Paracuellos
2
-0
/
+47
2023-03-14
mips: ralink: rt305x: soc queries and tests as functions
Sergio Paracuellos
1
-20
/
+77
2023-03-14
mips: ralink: rt305x: define RT305X_SYSC_BASE with __iomem
Sergio Paracuellos
2
-6
/
+5
2023-03-14
dt-bindings: mips: loongson: Add Loongson-1 based boards
Keguang Zhang
2
-0
/
+14
2023-03-14
MIPS: Loongson64: Opt-out war_io_reorder_wmb
Jiaxun Yang
1
-1
/
+1
2023-03-14
MIPS: Loongson64: Remove CPU_HAS_WB
Jiaxun Yang
2
-16
/
+0
2023-03-14
MIPS: Loongson64: smp: Correct nudge_writes usage
Jiaxun Yang
1
-26
/
+12
2023-03-14
MIPS: Loongson64: smp: Use nudge_writes instead of wbflush
Jiaxun Yang
1
-3
/
+3
2023-03-14
MIPS: Loongson64: Prefix ipi register address pointers with __iomem
Jiaxun Yang
1
-5
/
+5
2023-03-14
MIPS: BCM47XX: Add support for Huawei B593u-12
Rafał Miłecki
3
-0
/
+10
2023-03-13
Linux 6.3-rc2
v6.3-rc2
Linus Torvalds
1
-1
/
+1
2023-03-13
wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext"
Hector Martin
1
-2
/
+0
2023-03-12
tpm: disable hwrng for fTPM on some AMD designs
Mario Limonciello
2
-1
/
+132
2023-03-12
tpm/eventlog: Don't abort tpm_read_log on faulty ACPI address
Morten Linderud
1
-1
/
+5
2023-03-12
cpumask: relax sanity checking constraints
Linus Torvalds
1
-1
/
+1
2023-03-11
ubi: block: Fix missing blk_mq_end_request
Richard Weinberger
1
-1
/
+4
2023-03-11
ext4: zero i_disksize when initializing the bootloader inode
Zhihao Cheng
1
-0
/
+1
2023-03-11
ext4: make sure fs error flag setted before clear journal error
Ye Bin
1
-2
/
+4
2023-03-11
ext4: commit super block if fs record error when journal record without error
Ye Bin
1
-0
/
+9
2023-03-11
ext4, jbd2: add an optimized bmap for the journal inode
Theodore Ts'o
3
-3
/
+37
2023-03-11
ext4: fix WARNING in ext4_update_inline_data
Ye Bin
1
-0
/
+3
2023-03-11
ext4: move where set the MAY_INLINE_DATA flag is set
Ye Bin
2
-2
/
+6
2023-03-10
fs: prevent out-of-bounds array speculation when closing a file descriptor
Theodore Ts'o
1
-0
/
+1
2023-03-10
drm/amdgpu/soc21: Add video cap query support for VCN_4_0_4
Veerabadhran Gopalakrishnan
1
-0
/
+1
2023-03-10
drm/amdgpu: fix error checking in amdgpu_read_mm_registers for nv
Alex Deucher
1
-3
/
+4
2023-03-10
drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc21
Alex Deucher
1
-3
/
+4
2023-03-10
drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc15
Alex Deucher
1
-2
/
+3
2023-03-10
drm/amdgpu: Fix the warning info when removing amdgpu device
lyndonli
1
-16
/
+1
2023-03-10
drm/amdgpu: fix return value check in kfd
Shashank Sharma
1
-1
/
+1
2023-03-10
drm/amd: Fix initialization mistake for NBIO 7.3.0
Mario Limonciello
1
-5
/
+9
2023-03-10
drm/amdgpu: Fix call trace warning and hang when removing amdgpu device
lyndonli
1
-1
/
+1
2023-03-09
RISC-V: Don't check text_mutex during stop_machine
Conor Dooley
4
-6
/
+39
2023-03-09
riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack mode
Alexandre Ghiti
1
-1
/
+1
2023-03-09
filelocks: use mount idmapping for setlease permission check
Seth Forshee
1
-1
/
+2
2023-03-09
i2c: dev: Fix bus callback return values
Geert Uytterhoeven
1
-6
/
+18
2023-03-09
i2c: Convert drivers to new .probe() callback
Uwe Kleine-König
4
-4
/
+4
2023-03-09
i2c: mux: Convert all drivers to new .probe() callback
Uwe Kleine-König
3
-3
/
+3
2023-03-09
i2c: Switch .probe() to not take an id parameter
Uwe Kleine-König
2
-16
/
+13
2023-03-09
media: i2c: ov2685: convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-03-09
media: i2c: ov5695: convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-03-09
w1: ds2482: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
[next]