aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-13net: qrtr: Do not do DEL_SERVER broadcast after DEL_CLIENTSricharan Ramabadhran
2023-04-13sctp: check send stream number after wait_for_sndbufXin Long
2023-04-13net: dsa: mv88e6xxx: Reset mv88e6393x force WD event bitGustav Ekelund
2023-04-13net: don't let netpoll invoke NAPI if in xmit contextJakub Kicinski
2023-04-13ALSA: hda/hdmi: Preserve the previous PCM device upon re-enablementTakashi Iwai
2023-04-13icmp: guard against too small mtuEric Dumazet
2023-04-13nfsd: call op_release, even when op_func returns an errorJeff Layton
2023-04-13NFSD: Avoid calling OPDESC() with ops->opnum == OP_ILLEGALChuck Lever
2023-04-13wifi: brcmfmac: Fix SDIO suspend/resume regressionHans de Goede
2023-04-13l2tp: generate correct module alias stringsAndrea Righi
2023-04-13net: stmmac: remove redundant fixup to support fixed-link modeMichael Sit Wei Hong
2023-04-13net: stmmac: check if MAC needs to attach to a PHYMichael Sit Wei Hong
2023-04-13net: phylink: add phylink_expects_phy() methodMichael Sit Wei Hong
2023-04-13net: qrtr: Fix a refcount bug in qrtr_recvmsg()Ziyang Xuan
2023-04-13wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded staFelix Fietkau
2023-04-13wifi: mac80211: fix the size calculation of ieee80211_ie_len_eht_cap()Ryder Lee
2023-04-13KVM: s390: pv: fix external interruption loop not always detectedNico Boehr
2023-04-13ASoC: codecs: lpass: fix the order or clks turn off during suspendSrinivas Kandagatla
2023-04-13pwm: meson: Explicitly set .polarity in .get_state()Uwe Kleine-König
2023-04-13pwm: sprd: Explicitly set .polarity in .get_state()Uwe Kleine-König
2023-04-13pwm: iqs620a: Explicitly set .polarity in .get_state()Uwe Kleine-König
2023-04-13pwm: cros-ec: Explicitly set .polarity in .get_state()Uwe Kleine-König
2023-04-13pwm: hibvt: Explicitly set .polarity in .get_state()Uwe Kleine-König
2023-04-13pwm: Make .get_state() callback return an error codeUwe Kleine-König
2023-04-13ASoC: SOF: ipc4: Ensure DSP is in D0I0 during sof_ipc4_set_get_data()Ranjani Sridharan
2023-04-13Drivers: vmbus: Check for channel allocation before looking up relidsMohammed Gamal
2023-04-13gpio: GPIO_REGMAP: select REGMAP instead of depending on itRandy Dunlap
2023-04-13KVM: arm64: PMU: Don't save PMCR_EL0.{C,P} for the vCPUReiji Watanabe
2023-04-13KVM: arm64: PMU: Sanitise PMCR_EL0.LP on first vcpu runMarc Zyngier
2023-04-13KVM: arm64: PMU: Distinguish between 64bit counter and 64bit overflowMarc Zyngier
2023-04-13KVM: arm64: PMU: Align chained counter implementation with architecture pseud...Marc Zyngier
2023-04-13dm: fix improper splitting for abnormal biosMike Snitzer
2023-04-13dm: change "unsigned" to "unsigned int"Heinz Mauelshagen
2023-04-13dm integrity: Remove bi_sector that's only used by commented debug codeJiapeng Chong
2023-04-13dm cache: Add some documentation to dm-cache-background-tracker.hJoe Thornber
2023-04-06Linux 6.1.23Greg Kroah-Hartman
2023-04-06Revert "cpuidle, intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again*"Sasha Levin
2023-04-06x86/PVH: avoid 32-bit build warning when obtaining VGA console infoJan Beulich
2023-04-06hsr: ratelimit only when errors are printedMatthieu Baerts
2023-04-06drm/amdkfd: Get prange->offset after svm_range_vram_node_newXiaogang Chen
2023-04-06usb: ucsi: Fix ucsi->connector raceHans de Goede
2023-04-06libbpf: Fix btf_dump's packed struct determinationAndrii Nakryiko
2023-04-06selftests/bpf: Add few corner cases to test padding handling of btf_dumpAndrii Nakryiko
2023-04-06libbpf: Fix BTF-to-C converter's padding logicAndrii Nakryiko
2023-04-06selftests/bpf: Test btf dump for struct with padding only fieldsEduard Zingerman
2023-04-06net: dsa: mv88e6xxx: replace VTU violation prints with trace pointsVladimir Oltean
2023-04-06net: dsa: mv88e6xxx: replace ATU violation prints with trace pointsVladimir Oltean
2023-04-06net: dsa: mv88e6xxx: read FID when handling ATU violationsHans J. Schultz
2023-04-06KVM: arm64: Disable interrupts while walking userspace PTsMarc Zyngier
2023-04-06KVM: arm64: PMU: Fix GET_ONE_REG for vPMC regs to return the current valueReiji Watanabe