index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
qnx6
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-06
net: stmmac: Add queue reset into stmmac_xdp_open() function
Song Yoong Siang
1
-0
/
+2
2023-04-06
selftests: net: rps_default_mask.sh: delete veth link specifically
Hangbin Liu
1
-0
/
+1
2023-04-06
net: fec: make use of MDIO C45 quirk
Greg Ungerer
2
-12
/
+25
2023-04-06
maple_tree: fix a potential concurrency bug in RCU mode
Peng Zhang
1
-2
/
+1
2023-04-06
maple_tree: fix get wrong data_end in mtree_lookup_walk()
Peng Zhang
1
-10
/
+5
2023-04-06
mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()
Rongwei Wang
1
-1
/
+2
2023-04-06
nilfs2: fix sysfs interface lifetime
Ryusuke Konishi
2
-5
/
+9
2023-04-06
mm: take a page reference when removing device exclusive entries
Alistair Popple
1
-1
/
+15
2023-04-06
mm: vmalloc: avoid warn_alloc noise caused by fatal signal
Yafang Shao
1
-3
/
+5
2023-04-06
nilfs2: initialize "struct nilfs_binfo_dat"->bi_pad field
Tetsuo Handa
2
-0
/
+2
2023-04-06
nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread()
Ryusuke Konishi
1
-2
/
+1
2023-04-06
zsmalloc: document freeable stats
Sergey Senozhatsky
1
-0
/
+2
2023-04-06
zsmalloc: document new fullness grouping
Sergey Senozhatsky
1
-59
/
+74
2023-04-06
fsdax: force clear dirty mark if CoW
Shiyang Ruan
1
-0
/
+37
2023-04-06
mm/hugetlb: fix uffd wr-protection for CoW optimization path
Peter Xu
1
-2
/
+12
2023-04-06
mm: enable maple tree RCU mode by default
Liam R. Howlett
3
-2
/
+7
2023-04-06
maple_tree: add RCU lock checking to rcu callback functions
Liam R. Howlett
1
-92
/
+96
2023-04-06
maple_tree: add smp_rmb() to dead node detection
Liam R. Howlett
1
-2
/
+6
2023-04-06
maple_tree: fix write memory barrier of nodes once dead for RCU mode
Liam R. Howlett
2
-2
/
+21
2023-04-06
maple_tree: remove extra smp_wmb() from mas_dead_leaves()
Liam Howlett
1
-1
/
+0
2023-04-06
maple_tree: fix freeing of nodes in rcu mode
Liam Howlett
1
-11
/
+62
2023-04-06
maple_tree: detect dead nodes in mas_start()
Liam Howlett
1
-0
/
+4
2023-04-06
maple_tree: be more cautious about dead nodes
Liam Howlett
1
-9
/
+43
2023-04-05
ACPI: video: Add acpi_backlight=video quirk for Lenovo ThinkPad W530
Hans de Goede
1
-0
/
+14
2023-04-05
ACPI: video: Add acpi_backlight=video quirk for Apple iMac14,1 and iMac14,2
Hans de Goede
1
-0
/
+23
2023-04-05
ACPI: video: Make acpi_backlight=video work independent from GPU driver
Hans de Goede
1
-2
/
+13
2023-04-05
ACPI: video: Add auto_detect arg to __acpi_video_get_backlight_type()
Hans de Goede
2
-15
/
+21
2023-04-05
arm64: compat: Work around uninitialized variable warning
Ard Biesheuvel
1
-18
/
+14
2023-04-05
tracing: Free error logs of tracing instances
Steven Rostedt (Google)
1
-0
/
+1
2023-04-05
can: isotp: fix race between isotp_sendsmg() and isotp_release()
Oliver Hartkopp
1
-24
/
+31
2023-04-05
can: isotp: isotp_ops: fix poll() to not report false EPOLLOUT events
Michal Sojka
1
-1
/
+16
2023-04-05
can: isotp: isotp_recvmsg(): use sock_recv_cmsgs() to get SOCK_RXQ_OVFL infos
Oliver Hartkopp
1
-1
/
+1
2023-04-05
can: j1939: j1939_tp_tx_dat_new(): fix out-of-bounds memory access
Oleksij Rempel
1
-1
/
+4
2023-04-05
accel/ivpu: Fix S3 system suspend when not idle
Jacek Lawrynowicz
1
-15
/
+11
2023-04-05
accel/ivpu: Add dma fence to command buffers only
Karol Wachowski
1
-11
/
+7
2023-04-05
tracing: Fix ftrace_boot_snapshot command line logic
Steven Rostedt (Google)
1
-6
/
+7
2023-04-05
tracing: Have tracing_snapshot_instance_cond() write errors to the appropriat...
Steven Rostedt (Google)
1
-7
/
+7
2023-04-05
gve: Secure enough bytes in the first TX desc for all TCP pkts
Shailend Chand
2
-7
/
+7
2023-04-05
netlink: annotate lockless accesses to nlk->max_recvmsg_len
Eric Dumazet
1
-6
/
+9
2023-04-05
ethtool: reset #lanes when lanes is omitted
Andy Roulin
1
-3
/
+4
2023-04-05
ping: Fix potentail NULL deref for /proc/net/icmp.
Kuniyuki Iwashima
1
-4
/
+4
2023-04-05
raw: Fix NULL deref in raw_get_next().
Kuniyuki Iwashima
4
-31
/
+29
2023-04-04
docs: kvm: x86: Fix broken field list
Takahiro Itazuri
1
-2
/
+2
2023-04-04
asm-generic: avoid __generic_cmpxchg_local warnings
Arnd Bergmann
3
-11
/
+11
2023-04-04
asm-generic/io.h: suppress endianness warnings for relaxed accessors
Vladimir Oltean
1
-6
/
+6
2023-04-04
asm-generic/io.h: suppress endianness warnings for readq() and writeq()
Vladimir Oltean
1
-2
/
+2
2023-04-04
ice: Reset FDIR counter in FDIR init stage
Lingyu Liu
1
-0
/
+16
2023-04-04
ice: fix wrong fallback logic for FDIR
Simei Su
1
-3
/
+4
2023-04-04
NFSD: callback request does not use correct credential for AUTH_SYS
Dai Ngo
1
-2
/
+2
2023-04-04
NFS: Remove "select RPCSEC_GSS_KRB5
Chuck Lever
1
-1
/
+0
[next]