aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-28atl1c: Work around the DMA RX overflow issueSieng-Piaw Liew
2023-11-28wifi: mac80211: don't return unset power in ieee80211_get_tx_power()Ping-Ke Shih
2023-11-28wifi: mac80211_hwsim: fix clang-specific fortify warningDmitry Antipov
2023-11-28wifi: plfxlc: fix clang-specific fortify warningDmitry Antipov
2023-11-28x86/mm: Drop the 4 MB restriction on minimal NUMA node memory sizeMike Rapoport (IBM)
2023-11-28workqueue: Provide one lock class key per work_on_cpu() callsiteFrederic Weisbecker
2023-11-28cpu/hotplug: Don't offline the last non-isolated CPURan Xiaokai
2023-11-28smp,csd: Throw an error if a CSD lock is stuck for too longRik van Riel
2023-11-28clocksource/drivers/timer-atmel-tcb: Fix initialization on SAM9 hardwareRonald Wahl
2023-11-28clocksource/drivers/timer-imx-gpt: Fix potential memory leakJacky Bai
2023-11-28selftests/lkdtm: Disable CONFIG_UBSAN_TRAP in test configRicardo Cañuelo
2023-11-28srcu: Fix srcu_struct node grpmask overflow on 64-bit systemsDenis Arefev
2023-11-28perf/core: Bail out early if the request AUX area is out of boundShuai Xue
2023-11-28lib/generic-radix-tree.c: Don't overflow in peek()Kent Overstreet
2023-11-28locking/ww_mutex/test: Fix potential workqueue corruptionJohn Stultz
2023-11-20Linux 6.1.63Greg Kroah-Hartman
2023-11-20virtio/vsock: fix header length on skb mergingArseniy Krasnov
2023-11-20virtio/vsock: Fix uninit-value in virtio_transport_recv_pkt()Shigeru Yoshida
2023-11-20virtio/vsock: fix leaks due to missing skb ownerBobby Eshleman
2023-11-20vsock/loopback: use only sk_buff_head.lock to protect the packet queueStefano Garzarella
2023-11-20virtio/vsock: don't drop skbuff on copy failureArseniy Krasnov
2023-11-20virtio/vsock: remove redundant 'skb_pull()' callArseniy Krasnov
2023-11-20virtio/vsock: don't use skbuff state to account creditArseniy Krasnov
2023-11-20wifi: cfg80211: fix kernel-doc for wiphy_delayed_work_flush()Johannes Berg
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-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-20tracing/kprobes: Fix the order of argument descriptionsYujie Liu
2023-11-20fbdev: fsl-diu-fb: mark wr_reg_wa() staticArnd Bergmann
2023-11-20fbdev: imsttfb: fix a resource leak in probeDan Carpenter
2023-11-20fbdev: imsttfb: Fix error path of imsttfb_probe()Helge Deller
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-20drm/syncobj: fix DRM_SYNCOBJ_WAIT_FLAGS_WAIT_AVAILABLEErik Kurzinger
2023-11-20RISC-V: Don't fail in riscv_of_parent_hartid() for disabled HARTsAnup Patel
2023-11-20netfilter: nat: fix ipv6 nat redirect with mapped and scoped addressesFlorian Westphal
2023-11-20netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate e...Jeremy Sowden
2023-11-20netfilter: xt_recent: fix (increase) ipv6 literal buffer lengthMaciej Żenczykowski
2023-11-20i2c: iproc: handle invalid slave stateRoman Bacik
2023-11-20r8169: respect userspace disabling IFF_MULTICASTHeiner Kallweit
2023-11-20vsock/virtio: remove socket from connected/bound list on shutdownFilippo Storniolo
2023-11-20virtio/vsock: replace virtio_vsock_pkt with sk_buffBobby Eshleman
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-20nvme: fix error-handling for io_uring nvme-passthroughAnuj Gupta
2023-11-20net/smc: put sk reference if close work was canceledD. Wythe