summaryrefslogtreecommitdiffstats
path: root/drivers/pwm (unfollow)
Commit message (Expand)AuthorFilesLines
2023-11-30net: ravb: Stop DMA in case of failures on ravb_open()Claudiu Beznea1-0/+1
2023-11-30net: ravb: Start TX queues after HW initialization succeededClaudiu Beznea1-2/+2
2023-11-30net: ravb: Make write access to CXR35 first before accessing other EMAC regis...Claudiu Beznea1-8/+9
2023-11-30net: ravb: Use pm_runtime_resume_and_get()Claudiu Beznea1-1/+4
2023-11-30net: ravb: Check return value of reset_control_deassert()Claudiu Beznea1-3/+6
2023-11-30net: libwx: fix memory leak on msix entryJiawen Wu1-1/+1
2023-11-30ice: Fix VF Reset paths when interface in a failed over aggregateDave Ertman4-50/+118
2023-11-30bpf, sockmap: Add af_unix test with both sockets in mapJohn Fastabend2-11/+47
2023-11-30bpf, sockmap: af_unix stream sockets need to hold ref for pair sockJohn Fastabend5-2/+9
2023-11-29tools: ynl-gen: always construct struct ynl_req_stateJakub Kicinski5-55/+102
2023-11-29ethtool: don't propagate EOPNOTSUPP from dumpsJakub Kicinski1-0/+1
2023-11-29bcachefs: Extra kthread_should_stop() calls for copygcKent Overstreet2-4/+10
2023-11-29bcachefs: Convert gc_alloc_start() to for_each_btree_key2()Kent Overstreet1-4/+5
2023-11-29bcachefs: Fix race between btree writes and metadata dropKent Overstreet1-0/+4
2023-11-29bcachefs: move journal seq assertionKent Overstreet2-3/+3
2023-11-29bcachefs: -EROFS doesn't count as move_extent_start_failKent Overstreet1-0/+4
2023-11-29ravb: Fix races between ravb_tx_timeout_work() and net related opsYoshihiro Shimoda1-1/+10
2023-11-28bcachefs: trace_move_extent_start_fail() now includes errcodeKent Overstreet3-17/+14
2023-11-28bcachefs: Fix split_race livelockKent Overstreet1-1/+5
2023-11-28bcachefs: Fix bucket data type for stripe bucketsKent Overstreet1-2/+6
2023-11-28bcachefs: Add missing validation for jset_entry_data_usageKent Overstreet4-31/+53
2023-11-28bcachefs: Fix zstd compress workspace sizeKent Overstreet2-7/+11
2023-11-28r8169: prevent potential deadlock in rtl8169_closeHeiner Kallweit1-1/+3
2023-11-28r8169: fix deadlock on RTL8125 in jumbo mtu modeHeiner Kallweit1-1/+4
2023-11-28efi/unaccepted: Fix off-by-one when checking for overlapping rangesMichael Roth1-1/+1
2023-11-28neighbour: Fix __randomize_layout crash in struct neighbourGustavo A. R. Silva1-1/+1
2023-11-28octeontx2-pf: Restore TC ingress police rules when interface is upSubbaraya Sundeep4-25/+102
2023-11-28octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64Geetha sowjanya1-2/+5
2023-11-28net: stmmac: xgmac: Disable FPE MMC interruptsFurong Xu1-0/+4
2023-11-28octeontx2-af: Fix possible buffer overflowElena Salomatkina1-2/+2
2023-11-28selftests/net: mptcp: fix uninitialized variable warningsWillem de Bruijn2-14/+8
2023-11-28selftests/net: unix: fix unused variable compiler warningWillem de Bruijn1-1/+0
2023-11-28selftests/net: fix a char signedness issueWillem de Bruijn1-1/+1
2023-11-28selftests/net: ipsec: fix constant out of rangeWillem de Bruijn1-2/+2
2023-11-28gcc-plugins: randstruct: Update code comment in relayout_struct()Gustavo A. R. Silva1-2/+1
2023-11-28uapi: propagate __struct_group() attributes to the container unionDmitry Antipov1-1/+1
2023-11-28MAINTAINERS: refresh LLVM supportndesaulniers@google.com1-5/+3
2023-11-28netkit: Reject IFLA_NETKIT_PEER_INFO in netkit_change_linkDaniel Borkmann1-0/+6
2023-11-27pmdomain: arm: Avoid polling for scmi_perf_domainUlf Hansson1-1/+1
2023-11-27wifi: mac80211: use wiphy locked debugfs for sdata/linkJohannes Berg1-45/+105
2023-11-27wifi: mac80211: use wiphy locked debugfs helpers for agg_statusJohannes Berg3-36/+44
2023-11-27wifi: cfg80211: add locked debugfs wrappersJohannes Berg2-0/+206
2023-11-27debugfs: add API to allow debugfs operations cancellationJohannes Berg4-1/+137
2023-11-27debugfs: annotate debugfs handlers vs. removal with lockdepJohannes Berg3-0/+28
2023-11-27debugfs: fix automount d_fsdata usageJohannes Berg3-9/+36
2023-11-27Linux 6.7-rc3v6.7-rc3Linus Torvalds1-1/+1
2023-11-27bpf: Add missed allocation hint for bpf_mem_cache_alloc_flags()Hou Tao1-0/+2
2023-11-26dpaa2-eth: recycle the RX buffer only after all processing doneIoana Ciornei1-2/+6
2023-11-26dpaa2-eth: increase the needed headroom to account for alignmentIoana Ciornei2-5/+5
2023-11-26net: dsa: mv88e6xxx: fix marvell 6350 probe crashGreg Ungerer1-2/+4