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
/
fs
/
bcachefs
/
fs.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-08
drm/xe: Take ref to VM in delayed snapshot
Matthew Brost
1
-1
/
+14
2024-08-08
drm/xe/hwmon: Fix PL1 disable flow in xe_hwmon_power_max_write
Karthik Poosa
1
-1
/
+2
2024-08-08
drm/xe: Use dma_fence_chain_free in chain fence unused as a sync
Matthew Brost
1
-1
/
+1
2024-08-08
drm/xe/rtp: Fix off-by-one when processing rules
Lucas De Marchi
1
-1
/
+1
2024-08-08
cpumask: Fix crash on updating CPU enabled mask
Gavin Shan
1
-1
/
+1
2024-08-08
KVM: arm64: vgic: Hold config_lock while tearing down a CPU interface
Marc Zyngier
1
-2
/
+1
2024-08-08
Fix spelling errors in Server Message Block
Xiaxi Shen
4
-8
/
+8
2024-08-08
smb3: fix setting SecurityFlags when encryption is required
Steve French
4
-6
/
+9
2024-08-08
net: dsa: microchip: disable EEE for KSZ8567/KSZ9567/KSZ9896/KSZ9897.
Martin Whitaker
1
-0
/
+11
2024-08-08
ethtool: Fix context creation with no parameters
Gal Pressman
1
-5
/
+8
2024-08-08
net: ethtool: fix off-by-one error in max RSS context IDs
Edward Cree
3
-8
/
+9
2024-08-08
net: pse-pd: tps23881: include missing bitfield.h header
Arnd Bergmann
1
-0
/
+1
2024-08-08
net: fec: Stop PPS on driver remove
Csókás, Bence
1
-0
/
+3
2024-08-08
net: bcmgenet: Properly overlay PHY and MAC Wake-on-LAN capabilities
Florian Fainelli
1
-9
/
+5
2024-08-08
l2tp: fix lockdep splat
James Chapman
1
-2
/
+13
2024-08-08
net: stmmac: dwmac4: fix PCS duplex mode decode
Russell King (Oracle)
2
-3
/
+1
2024-08-08
x86/mtrr: Check if fixed MTRRs exist before saving them
Andi Kleen
1
-1
/
+1
2024-08-08
platform/x86: ideapad-laptop: add a mutex to synchronize VPC commands
Gergo Koteles
1
-17
/
+47
2024-08-08
platform/x86: ideapad-laptop: move ymc_trigger_ec from lenovo-ymc
Gergo Koteles
4
-58
/
+56
2024-08-08
platform/x86: ideapad-laptop: introduce a generic notification chain
Gergo Koteles
2
-0
/
+42
2024-08-08
platform/x86/amd/pmf: Fix to Update HPD Data When ALS is Disabled
Shyam Sundar S K
1
-21
/
+11
2024-08-08
ALSA: usb-audio: Re-add ScratchAmp quirk entries
Takashi Iwai
1
-0
/
+4
2024-08-08
i2c: testunit: match HostNotify test name with docs
Wolfram Sang
1
-2
/
+2
2024-08-07
idpf: fix UAFs when destroying the queues
Alexander Lobakin
2
-35
/
+13
2024-08-07
idpf: fix memleak in vport interrupt configuration
Michal Kubiak
1
-11
/
+8
2024-08-07
idpf: fix memory leaks and crashes while performing a soft reset
Alexander Lobakin
1
-15
/
+15
2024-08-07
bnxt_en : Fix memory out-of-bounds in bnxt_fill_hw_rss_tbl()
Michael Chan
1
-6
/
+7
2024-08-07
net: dsa: bcm_sf2: Fix a possible memory leak in bcm_sf2_mdio_register()
Joe Hattori
1
-1
/
+3
2024-08-07
net/smc: add the max value of fallback reason count
Zhengchao Shao
1
-1
/
+1
2024-08-07
padata: Fix possible divide-by-0 panic in padata_mt_helper()
Waiman Long
1
-0
/
+7
2024-08-07
mailmap: update entry for David Heidelberg
David Heidelberg
1
-0
/
+1
2024-08-07
memcg: protect concurrent access to mem_cgroup_idr
Shakeel Butt
1
-2
/
+20
2024-08-07
mm: shmem: fix incorrect aligned index when checking conflicts
Baolin Wang
1
-3
/
+4
2024-08-07
mm: shmem: avoid allocating huge pages larger than MAX_PAGECACHE_ORDER for shmem
Baolin Wang
1
-6
/
+1
2024-08-07
mm: list_lru: fix UAF for memory cgroup
Muchun Song
1
-6
/
+22
2024-08-07
kcov: properly check for softirq context
Andrey Konovalov
1
-3
/
+12
2024-08-07
MAINTAINERS: Update LTP members and web
Petr Vorel
1
-1
/
+3
2024-08-07
selftests: mm: add s390 to ARCH check
Nico Pache
1
-1
/
+1
2024-08-07
bcachefs: Use bch2_wait_on_allocator() in btree node alloc path
Kent Overstreet
1
-1
/
+1
2024-08-07
bcachefs: Make allocator stuck timeout configurable, ratelimit messages
Kent Overstreet
8
-12
/
+45
2024-08-07
bcachefs: Add missing path_traverse() to btree_iter_next_node()
Kent Overstreet
1
-0
/
+5
2024-08-07
tracefs: Use generic inode RCU for synchronizing freeing
Steven Rostedt
2
-10
/
+5
2024-08-07
ring-buffer: Remove unused function ring_buffer_nr_pages()
Jianhui Zhou
2
-13
/
+0
2024-08-07
tracing: Fix overflow in get_free_elt()
Tze-nan Wu
1
-3
/
+3
2024-08-07
function_graph: Fix the ret_stack used by ftrace_graph_ret_addr()
Petr Pavlu
1
-1
/
+1
2024-08-07
eventfs: Use SRCU for freeing eventfs_inodes
Mathias Krause
1
-1
/
+1
2024-08-07
eventfs: Don't return NULL in eventfs_create_dir()
Mathias Krause
1
-1
/
+1
2024-08-07
tracefs: Fix inode allocation
Mathias Krause
1
-1
/
+1
2024-08-07
spi: spi-fsl-lpspi: Fix scldiv calculation
Stefan Wahren
1
-2
/
+4
2024-08-07
drm/amdgpu: Add DCC GFX12 flag to enable address alignment
Arunpravin Paneer Selvam
1
-1
/
+2
[prev]
[next]