index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
reiserfs
/
inode.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-09
ACPI: resource: revert "Remove "Zen" specific match and quirks"
Hans de Goede
1
-0
/
+60
2023-08-07
Linux 6.5-rc5
v6.5-rc5
Linus Torvalds
1
-1
/
+1
2023-08-06
fs: rely on ->iterate_shared to determine f_pos locking
Christian Brauner
1
-1
/
+1
2023-08-06
vfs: get rid of old '->iterate' directory operation
Linus Torvalds
13
-58
/
+95
2023-08-06
proc: fix missing conversion to 'iterate_shared'
Linus Torvalds
1
-1
/
+1
2023-08-06
open: make RESOLVE_CACHED correctly test for O_TMPFILE
Aleksa Sarai
1
-1
/
+1
2023-08-04
file: reinstate f_pos locking optimization for regular files
Linus Torvalds
1
-1
/
+17
2023-08-04
arm64/fpsimd: Sync and zero pad FPSIMD state for streaming SVE
Mark Brown
1
-1
/
+2
2023-08-04
arm64/fpsimd: Sync FPSIMD state with SVE for SME only systems
Mark Brown
1
-2
/
+2
2023-08-04
arm64/ptrace: Don't enable SVE when setting streaming SVE
Mark Brown
1
-3
/
+5
2023-08-04
rust: fix bindgen build error with UBSAN_BOUNDS_STRICT
Andrea Righi
1
-1
/
+1
2023-08-04
rust: delete `ForeignOwnable::borrow_mut`
Alice Ryhl
2
-22
/
+3
2023-08-04
rust: allocator: Prevent mis-aligned allocation
Boqun Feng
2
-15
/
+60
2023-08-03
MAINTAINERS: update TUN/TAP maintainers
Jakub Kicinski
1
-1
/
+4
2023-08-03
test/vsock: remove vsock_perf executable on `make clean`
Stefano Garzarella
1
-1
/
+1
2023-08-03
tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen
Eric Dumazet
1
-4
/
+5
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_net
Eric Dumazet
1
-4
/
+7
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_vals[]
Eric Dumazet
1
-9
/
+14
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_lock
Eric Dumazet
1
-2
/
+4
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_stamp
Eric Dumazet
1
-6
/
+13
2023-08-03
tcp_metrics: fix addr_same() helper
Eric Dumazet
1
-1
/
+1
2023-08-03
prestera: fix fallback to previous version on same major version
Jonas Gorski
1
-1
/
+2
2023-08-03
arm64/ptrace: Flush FP state when setting ZT0
Mark Brown
1
-0
/
+2
2023-08-03
arm64/fpsimd: Clear SME state in the target task when setting the VL
Mark Brown
1
-1
/
+1
2023-08-03
parisc: unaligned: Add required spaces after ','
hanyu001@208suo.com
1
-9
/
+9
2023-08-03
parport: gsc: remove DMA leftover code
Arnd Bergmann
2
-31
/
+4
2023-08-03
parisc: pci-dma: remove unused and dead EISA code and comment
Petr Tesarik
1
-8
/
+0
2023-08-03
parisc/mm: preallocate fixmap page tables at init
Mike Rapoport (IBM)
2
-3
/
+34
2023-08-03
udp: Fix __ip_append_data()'s handling of MSG_SPLICE_PAGES
David Howells
1
-0
/
+9
2023-08-03
net/mlx5e: Set proper IPsec source port in L4 selector
Leon Romanovsky
1
-2
/
+2
2023-08-03
net/mlx5: fs_core: Skip the FTs in the same FS_TYPE_PRIO_CHAINS fs_prio
Jianbo Liu
1
-8
/
+72
2023-08-03
net/mlx5: fs_core: Make find_closest_ft more generic
Jianbo Liu
1
-15
/
+14
2023-08-03
Drivers: hv: vmbus: Remove unused extern declaration vmbus_ontimer()
YueHaibing
1
-3
/
+0
2023-08-03
x86/hyperv: add noop functions to x86_init mpparse functions
Saurabh Sengar
1
-0
/
+4
2023-08-02
Documentation: kdump: Add va_kernel_pa_offset for RISCV64
Song Shuai
1
-0
/
+6
2023-08-02
riscv: Export va_kernel_pa_offset in vmcoreinfo
Song Shuai
1
-0
/
+2
2023-08-02
RISC-V: ACPI: Fix acpi_os_ioremap to return iomem address
Sunil V L
2
-3
/
+3
2023-08-02
selftests: riscv: Fix compilation error with vstate_exec_nolibc.c
Alexandre Ghiti
1
-2
/
+0
2023-08-02
selftests/riscv: fix potential build failure during the "emit_tests" step
John Hubbard
1
-1
/
+1
2023-08-02
smb: client: fix dfs link mount against w2k8
Paulo Alcantara
1
-1
/
+5
2023-08-02
word-at-a-time: use the same return type for has_zero regardless of endianness
ndesaulniers@google.com
2
-2
/
+2
2023-08-02
powerpc/powermac: Use early_* IO variants in via_calibrate_decr()
Benjamin Gray
1
-3
/
+3
2023-08-02
wifi: brcmfmac: Fix field-spanning write in brcmf_scan_params_v2_to_v1()
Hans de Goede
1
-1
/
+6
2023-08-02
vxlan: Fix nexthop hash size
Benjamin Poirier
1
-2
/
+2
2023-08-02
ip6mr: Fix skb_under_panic in ip6mr_cache_report()
Yue Haibing
1
-1
/
+1
2023-08-02
s390/qeth: Don't call dev_close/dev_open (DOWN/UP)
Alexandra Winter
4
-9
/
+11
2023-08-02
net: tap_open(): set sk_uid from current_fsuid()
Laszlo Ersek
1
-1
/
+1
2023-08-02
net: tun_chr_open(): set sk_uid from current_fsuid()
Laszlo Ersek
1
-1
/
+1
2023-08-02
drm/panel: samsung-s6d7aa0: Add MODULE_DEVICE_TABLE
Nikita Travkin
1
-0
/
+1
2023-08-02
ata,scsi: do not issue START STOP UNIT on resume
Damien Le Moal
3
-3
/
+14
[next]