index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs2acl.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-07-28
tpm: Switch i2c drivers back to use .probe()
Uwe Kleine-König
6
-6
/
+6
2023-07-28
security: keys: perform capable check only on privileged operations
Christian Göttsche
1
-3
/
+8
2023-07-28
Revert "mm,memblock: reset memblock.reserved to system init state to prevent ...
Mike Rapoport (IBM)
1
-4
/
+0
2023-07-28
mm/mempolicy: Take VMA lock before replacing policy
Jann Horn
1
-1
/
+14
2023-07-28
ACPI/IORT: Remove erroneous id_count check in iort_node_get_rmr_info()
Guanghui Feng
1
-3
/
+0
2023-07-28
LoongArch: Cleanup __builtin_constant_p() checking for cpu_has_*
Huacai Chen
1
-11
/
+4
2023-07-28
LoongArch: BPF: Fix check condition to call lu32id in move_imm()
Tiezhu Yang
1
-1
/
+1
2023-07-28
LoongArch: BPF: Enable bpf_probe_read{, str}() on LoongArch
Chenguang Zhao
1
-0
/
+1
2023-07-28
LoongArch: Fix return value underflow in exception path
WANG Rui
2
-2
/
+4
2023-07-28
LoongArch: Fix CMDLINE_EXTEND and CMDLINE_BOOTLOADER handling
Zhihong Dong
1
-0
/
+16
2023-07-28
LoongArch: Fix module relocation error with binutils 2.41
Huacai Chen
1
-0
/
+2
2023-07-28
LoongArch: Only fiddle with CHECKFLAGS if `need-compiler'
Huacai Chen
1
-1
/
+1
2023-07-28
ata: libata-core: fix when to fetch sense data for successful commands
Niklas Cassel
1
-2
/
+2
2023-07-28
ata: pata_ns87415: mark ns87560_tf_read static
Arnd Bergmann
1
-1
/
+1
2023-07-27
mm/memory-failure: fix hardware poison check in unpoison_memory()
Sidhartha Kumar
1
-1
/
+1
2023-07-27
proc/vmcore: fix signedness bug in read_from_oldmem()
Dan Carpenter
1
-1
/
+1
2023-07-27
mailmap: update remaining active codeaurora.org email addresses
Bjorn Andersson
1
-1
/
+96
2023-07-27
mm: lock VMA in dup_anon_vma() before setting ->anon_vma
Jann Horn
1
-0
/
+1
2023-07-27
mm: fix memory ordering for mm_lock_seq and vm_lock_seq
Jann Horn
3
-8
/
+59
2023-07-27
scripts/spelling.txt: remove 'thead' as a typo
Drew Fustini
1
-1
/
+0
2023-07-27
mm/pagewalk: fix EFI_PGT_DUMP of espfix area
Hugh Dickins
1
-1
/
+4
2023-07-27
shmem: minor fixes to splice-read implementation
Hugh Dickins
1
-3
/
+6
2023-07-27
tmpfs: fix Documentation of noswap and huge mount options
Hugh Dickins
1
-27
/
+20
2023-07-27
Revert "um: Use swap() to make code cleaner"
Andy Shevchenko
1
-3
/
+4
2023-07-27
mm/damon/core-test: initialise context before test in damon_test_set_attrs()
Feng Tang
1
-5
/
+5
2023-07-27
mm: lock_vma_under_rcu() must check vma->anon_vma under vma lock
Jann Horn
1
-12
/
+16
2023-07-27
hwmon: (k10temp) Enable AMD3255 Proc to show negative temperature
Baskaran Kannan
1
-2
/
+15
2023-07-27
iommufd: Set end correctly when doing batch carry
Jason Gunthorpe
1
-1
/
+1
2023-07-27
iommufd: IOMMUFD_DESTROY should not increase the refcount
Jason Gunthorpe
3
-30
/
+75
2023-07-27
ublk: return -EINTR if breaking from waiting for existed users in DEL_DEV
Ming Lei
1
-2
/
+2
2023-07-27
ublk: fail to recover device if queue setup is interrupted
Ming Lei
1
-1
/
+3
2023-07-27
ublk: fail to start device if queue setup is interrupted
Ming Lei
1
-1
/
+2
2023-07-27
tipc: stop tipc crypto on failure in tipc_node_create
Fedor Pchelkin
1
-1
/
+1
2023-07-27
af_unix: Terminate sun_path when bind()ing pathname socket.
Kuniyuki Iwashima
1
-5
/
+16
2023-07-27
tipc: check return value of pskb_trim()
Yuanjun Gong
1
-1
/
+2
2023-07-27
benet: fix return value check in be_lancer_xmit_workarounds()
Yuanjun Gong
1
-1
/
+2
2023-07-27
ALSA: hda/realtek: Support ASUS G713PV laptop
Pavel Asyutchenko
1
-0
/
+1
2023-07-27
xen: speed up grant-table reclaim
Demi Marie Obenour
2
-11
/
+40
2023-07-27
virtio-net: fix race between set queues and probe
Jason Wang
1
-2
/
+2
2023-07-27
net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64
Lin Ma
1
-0
/
+14
2023-07-27
splice, net: Fix splice_to_socket() for O_NONBLOCK socket
Jan Stancek
1
-0
/
+2
2023-07-27
net: fec: tx processing does not call XDP APIs if budget is 0
Wei Fang
1
-4
/
+12
2023-07-27
hwmon: (pmbus_core) Fix Deadlock in pmbus_regulator_get_status
Guenter Roeck
1
-1
/
+2
2023-07-27
mptcp: more accurate NL event generation
Paolo Abeni
1
-2
/
+1
2023-07-27
selftests: mptcp: join: only check for ip6tables if needed
Matthieu Baerts
1
-3
/
+1
2023-07-26
tools: ynl-gen: fix parse multi-attr enum attribute
Arkadiusz Kubalewski
1
-6
/
+6
2023-07-26
tools: ynl-gen: fix enum index in _decode_enum(..)
Arkadiusz Kubalewski
1
-2
/
+2
2023-07-26
ALSA: usb-audio: Update for native DSD support quirks
Jussi Laako
1
-6
/
+28
2023-07-26
mm: suppress mm fault logging if fatal signal already pending
Linus Torvalds
1
-0
/
+4
2023-07-26
drm/msm: Disallow submit with fence id 0
Rob Clark
1
-1
/
+1
[next]