index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-16
x86/mm/iommu/sva: Make LAM and SVA mutually exclusive
Kirill A. Shutemov
6
-0
/
+27
2023-03-16
iommu/sva: Replace pasid_valid() helper with mm_valid_pasid()
Kirill A. Shutemov
4
-15
/
+12
2023-03-16
mm: Expose untagging mask in /proc/$PID/status
Kirill A. Shutemov
5
-0
/
+32
2023-03-16
x86/mm: Provide arch_prctl() interface for LAM
Kirill A. Shutemov
4
-1
/
+63
2023-03-16
x86/mm: Reduce untagged_addr() overhead for systems without LAM
Kirill A. Shutemov
2
-12
/
+37
2023-03-16
x86/uaccess: Provide untagged_addr() and remove tags before address check
Kirill A. Shutemov
6
-2
/
+69
2023-03-16
mm: Introduce untagged_addr_remote()
Kirill A. Shutemov
8
-23
/
+43
2023-03-16
x86/mm: Handle LAM on context switch
Kirill A. Shutemov
4
-17
/
+103
2023-03-16
x86: CPUID and CR3/CR4 flags for Linear Address Masking
Kirill A. Shutemov
4
-0
/
+20
2023-03-16
x86: Allow atomic MM_CONTEXT flags setting
Kirill A. Shutemov
4
-7
/
+7
2023-03-16
x86/mm: Rework address range check in get_user() and put_user()
Kirill A. Shutemov
2
-82
/
+55
2023-03-12
Linux 6.3-rc2
Linus Torvalds
1
-1
/
+1
2023-03-12
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-09
fs: prevent out-of-bounds array speculation when closing a file descriptor
Theodore Ts'o
1
-0
/
+1
2023-03-09
drm/amdgpu/soc21: Add video cap query support for VCN_4_0_4
Veerabadhran Gopalakrishnan
1
-0
/
+1
2023-03-09
drm/amdgpu: fix error checking in amdgpu_read_mm_registers for nv
Alex Deucher
1
-3
/
+4
2023-03-09
drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc21
Alex Deucher
1
-3
/
+4
2023-03-09
drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc15
Alex Deucher
1
-2
/
+3
2023-03-09
drm/amdgpu: Fix the warning info when removing amdgpu device
lyndonli
1
-16
/
+1
2023-03-09
drm/amdgpu: fix return value check in kfd
Shashank Sharma
1
-1
/
+1
2023-03-09
drm/amd: Fix initialization mistake for NBIO 7.3.0
Mario Limonciello
1
-5
/
+9
2023-03-09
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
2023-03-09
serial: sc16is7xx: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2023-03-09
mtd: maps: pismo: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-03-09
misc: ad525x_dpot-i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2023-03-10
mailmap: add mailmap entries for Faith.
Dave Airlie
1
-0
/
+3
2023-03-09
sh: sanitize the flags on sigreturn
Al Viro
2
-0
/
+4
2023-03-09
io_uring: silence variable ‘prev’ set but not used warning
Jens Axboe
2
-3
/
+6
2023-03-09
io_uring/uring_cmd: ensure that device supports IOPOLL
Jens Axboe
1
-1
/
+3
2023-03-09
erofs: use wrapper i_blocksize() in erofs_file_read_iter()
Yue Hu
1
-1
/
+1
[next]