summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-20Linux 6.6.2v6.6.2Greg Kroah-Hartman
2023-11-20btrfs: make found_logical_ret parameter mandatory for function queue_scrub_st...Qu Wenruo
2023-11-20btrfs: use u64 for buffer sizes in the tree search ioctlsFilipe Manana
2023-11-20Revert "mmc: core: Capture correct oemid-bits for eMMC cards"Dominique Martinet
2023-11-20Revert "PCI/ASPM: Disable only ASPM_STATE_L1 when driver, disables L1"Heiner Kallweit
2023-11-20x86/amd_nb: Use Family 19h Models 60h-7Fh Function 4 IDsYazen Ghannam
2023-11-20io_uring/net: ensure socket is marked connected on connect retryJens Axboe
2023-11-20selftests: mptcp: fix wait_rm_addr/sf parametersGeliang Tang
2023-11-20selftests: mptcp: run userspace pm tests slowerGeliang Tang
2023-11-20eventfs: Check for NULL ef in eventfs_set_attr()Steven Rostedt (Google)
2023-11-20tracing/kprobes: Fix the order of argument descriptionsYujie Liu
2023-11-20fbdev: fsl-diu-fb: mark wr_reg_wa() staticArnd Bergmann
2023-11-20ALSA: hda/realtek: Add support dual speaker for DellKailang Yang
2023-11-20fbdev: imsttfb: fix a resource leak in probeDan Carpenter
2023-11-20fbdev: imsttfb: fix double free in probe()Dan Carpenter
2023-11-20arm64/arm: arm_pmuv3: perf: Don't truncate 64-bit registersIlkka Koskinen
2023-11-20spi: spi-zynq-qspi: add spi-mem to driver kconfig dependenciesAmit Kumar Mahapatra
2023-11-20ASoC: dapm: fix clock get nameJerome Brunet
2023-11-20ASoC: hdmi-codec: register hpd callback on component probeJerome Brunet
2023-11-20ASoC: mediatek: mt8186_mt6366_rt1019_rt5682s: trivial: fix error messagesEugen Hristev
2023-11-20ASoC: rt712-sdca: fix speaker route missing issueShuming Fan
2023-11-20drm/syncobj: fix DRM_SYNCOBJ_WAIT_FLAGS_WAIT_AVAILABLEErik Kurzinger
2023-11-20drm/vc4: tests: Fix UAF in the mock helpersMaxime Ripard
2023-11-20fs: dlm: Simplify buffer size computation in dlm_create_debug_file()Christophe JAILLET
2023-11-20module/decompress: use kvmalloc() consistentlyAndrea Righi
2023-11-20drivers: perf: Do not broadcast to other cpus when starting a counterAlexandre Ghiti
2023-11-20net: ti: icss-iep: fix setting counter valueDiogo Ivo
2023-11-20RISC-V: Don't fail in riscv_of_parent_hartid() for disabled HARTsAnup Patel
2023-11-20net/sched: act_ct: Always fill offloading tuple iifidxVlad Buslov
2023-11-20netfilter: nat: fix ipv6 nat redirect with mapped and scoped addressesFlorian Westphal
2023-11-20netfilter: xt_recent: fix (increase) ipv6 literal buffer lengthMaciej Żenczykowski
2023-11-20i2c: iproc: handle invalid slave stateRoman Bacik
2023-11-20net: enetc: shorten enetc_setup_xdp_prog() error message to fit NETLINK_MAX_F...Vladimir Oltean
2023-11-20virtio/vsock: Fix uninit-value in virtio_transport_recv_pkt()Shigeru Yoshida
2023-11-20r8169: respect userspace disabling IFF_MULTICASTHeiner Kallweit
2023-11-20vsock/virtio: remove socket from connected/bound list on shutdownFilippo Storniolo
2023-11-20blk-core: use pr_warn_ratelimited() in bio_check_ro()Yu Kuai
2023-11-20nbd: fix uaf in nbd_openLi Lingfeng
2023-11-20tg3: power down device only on SYSTEM_POWER_OFFGeorge Shuklin
2023-11-20ice: Fix VF-VF direction matching in drop rule in switchdevMarcin Szycik
2023-11-20ice: Fix VF-VF filter rules in switchdev modeAniruddha Paul
2023-11-20ice: lag: in RCU, use atomic allocationMichal Schmidt
2023-11-20ice: Fix SRIOV LAG disable on non-compliant aggregateDave Ertman
2023-11-20riscv: boot: Fix creation of loader.binGeert Uytterhoeven
2023-11-20nvme: fix error-handling for io_uring nvme-passthroughAnuj Gupta
2023-11-20net/smc: put sk reference if close work was canceledD. Wythe
2023-11-20net/smc: allow cdc msg send rather than drop it with NULL sndbuf_descD. Wythe
2023-11-20net/smc: fix dangling sock under state SMC_APPFINCLOSEWAITD. Wythe
2023-11-20octeontx2-pf: Free pending and dropped SQEsGeetha sowjanya
2023-11-20selftests: pmtu.sh: fix result checkingHangbin Liu