index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pwm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-11-30
net: ravb: Stop DMA in case of failures on ravb_open()
Claudiu Beznea
1
-0
/
+1
2023-11-30
net: ravb: Start TX queues after HW initialization succeeded
Claudiu Beznea
1
-2
/
+2
2023-11-30
net: ravb: Make write access to CXR35 first before accessing other EMAC regis...
Claudiu Beznea
1
-8
/
+9
2023-11-30
net: ravb: Use pm_runtime_resume_and_get()
Claudiu Beznea
1
-1
/
+4
2023-11-30
net: ravb: Check return value of reset_control_deassert()
Claudiu Beznea
1
-3
/
+6
2023-11-30
net: libwx: fix memory leak on msix entry
Jiawen Wu
1
-1
/
+1
2023-11-30
ice: Fix VF Reset paths when interface in a failed over aggregate
Dave Ertman
4
-50
/
+118
2023-11-30
bpf, sockmap: Add af_unix test with both sockets in map
John Fastabend
2
-11
/
+47
2023-11-30
bpf, sockmap: af_unix stream sockets need to hold ref for pair sock
John Fastabend
5
-2
/
+9
2023-11-29
tools: ynl-gen: always construct struct ynl_req_state
Jakub Kicinski
5
-55
/
+102
2023-11-29
ethtool: don't propagate EOPNOTSUPP from dumps
Jakub Kicinski
1
-0
/
+1
2023-11-29
bcachefs: Extra kthread_should_stop() calls for copygc
Kent Overstreet
2
-4
/
+10
2023-11-29
bcachefs: Convert gc_alloc_start() to for_each_btree_key2()
Kent Overstreet
1
-4
/
+5
2023-11-29
bcachefs: Fix race between btree writes and metadata drop
Kent Overstreet
1
-0
/
+4
2023-11-29
bcachefs: move journal seq assertion
Kent Overstreet
2
-3
/
+3
2023-11-29
bcachefs: -EROFS doesn't count as move_extent_start_fail
Kent Overstreet
1
-0
/
+4
2023-11-29
ravb: Fix races between ravb_tx_timeout_work() and net related ops
Yoshihiro Shimoda
1
-1
/
+10
2023-11-28
bcachefs: trace_move_extent_start_fail() now includes errcode
Kent Overstreet
3
-17
/
+14
2023-11-28
bcachefs: Fix split_race livelock
Kent Overstreet
1
-1
/
+5
2023-11-28
bcachefs: Fix bucket data type for stripe buckets
Kent Overstreet
1
-2
/
+6
2023-11-28
bcachefs: Add missing validation for jset_entry_data_usage
Kent Overstreet
4
-31
/
+53
2023-11-28
bcachefs: Fix zstd compress workspace size
Kent Overstreet
2
-7
/
+11
2023-11-28
r8169: prevent potential deadlock in rtl8169_close
Heiner Kallweit
1
-1
/
+3
2023-11-28
r8169: fix deadlock on RTL8125 in jumbo mtu mode
Heiner Kallweit
1
-1
/
+4
2023-11-28
efi/unaccepted: Fix off-by-one when checking for overlapping ranges
Michael Roth
1
-1
/
+1
2023-11-28
neighbour: Fix __randomize_layout crash in struct neighbour
Gustavo A. R. Silva
1
-1
/
+1
2023-11-28
octeontx2-pf: Restore TC ingress police rules when interface is up
Subbaraya Sundeep
4
-25
/
+102
2023-11-28
octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64
Geetha sowjanya
1
-2
/
+5
2023-11-28
net: stmmac: xgmac: Disable FPE MMC interrupts
Furong Xu
1
-0
/
+4
2023-11-28
octeontx2-af: Fix possible buffer overflow
Elena Salomatkina
1
-2
/
+2
2023-11-28
selftests/net: mptcp: fix uninitialized variable warnings
Willem de Bruijn
2
-14
/
+8
2023-11-28
selftests/net: unix: fix unused variable compiler warning
Willem de Bruijn
1
-1
/
+0
2023-11-28
selftests/net: fix a char signedness issue
Willem de Bruijn
1
-1
/
+1
2023-11-28
selftests/net: ipsec: fix constant out of range
Willem de Bruijn
1
-2
/
+2
2023-11-28
gcc-plugins: randstruct: Update code comment in relayout_struct()
Gustavo A. R. Silva
1
-2
/
+1
2023-11-28
uapi: propagate __struct_group() attributes to the container union
Dmitry Antipov
1
-1
/
+1
2023-11-28
MAINTAINERS: refresh LLVM support
ndesaulniers@google.com
1
-5
/
+3
2023-11-28
netkit: Reject IFLA_NETKIT_PEER_INFO in netkit_change_link
Daniel Borkmann
1
-0
/
+6
2023-11-27
pmdomain: arm: Avoid polling for scmi_perf_domain
Ulf Hansson
1
-1
/
+1
2023-11-27
wifi: mac80211: use wiphy locked debugfs for sdata/link
Johannes Berg
1
-45
/
+105
2023-11-27
wifi: mac80211: use wiphy locked debugfs helpers for agg_status
Johannes Berg
3
-36
/
+44
2023-11-27
wifi: cfg80211: add locked debugfs wrappers
Johannes Berg
2
-0
/
+206
2023-11-27
debugfs: add API to allow debugfs operations cancellation
Johannes Berg
4
-1
/
+137
2023-11-27
debugfs: annotate debugfs handlers vs. removal with lockdep
Johannes Berg
3
-0
/
+28
2023-11-27
debugfs: fix automount d_fsdata usage
Johannes Berg
3
-9
/
+36
2023-11-27
Linux 6.7-rc3
v6.7-rc3
Linus Torvalds
1
-1
/
+1
2023-11-27
bpf: Add missed allocation hint for bpf_mem_cache_alloc_flags()
Hou Tao
1
-0
/
+2
2023-11-26
dpaa2-eth: recycle the RX buffer only after all processing done
Ioana Ciornei
1
-2
/
+6
2023-11-26
dpaa2-eth: increase the needed headroom to account for alignment
Ioana Ciornei
2
-5
/
+5
2023-11-26
net: dsa: mv88e6xxx: fix marvell 6350 probe crash
Greg Ungerer
1
-2
/
+4
[next]