summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-30dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEVFrank Li
2024-01-30parisc: Fix random data corruption from exception handlerHelge Deller
2024-01-30kselftest/seccomp: Report each expectation we assert as a KTAP testMark Brown
2024-01-30kselftest/seccomp: Use kselftest output functions for benchmarkMark Brown
2024-01-30selftests/livepatch: fix and refactor new dmesg message codeJoe Lawrence
2024-01-30spi: sh-msiof: avoid integer overflow in constantsWolfram Sang
2024-01-30regulator (max5970): Fix IRQ handlerPatrick Rudolph
2024-01-30USB: serial: qcserial: add new usb-id for Dell Wireless DW5826eJackBB Wu
2024-01-30USB: serial: cp210x: add ID for IMST iM871A-USBLeonard Dallmayr
2024-01-30tools include UAPI: Sync linux/mount.h copy with the kernel sourcesArnaldo Carvalho de Melo
2024-01-30perf evlist: Fix evlist__new_default() for > 1 core PMUJames Clark
2024-01-30tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'Arnaldo Carvalho de Melo
2024-01-30ALSA: pcm: Add missing formats to formats listIvan Orlov
2024-01-30ALSA: hda: cs35l41: Support ASUS Zenbook UM3402YARChhayly Leang
2024-01-30tools headers x86 cpufeatures: Sync with the kernel sources to pick TDX, Zen,...Arnaldo Carvalho de Melo
2024-01-30ALSA: hda: cs35l41: Support additional ASUS Zenbook UX3402VAKenzo Gomez
2024-01-30llc: call sock_orphan() at release timeEric Dumazet
2024-01-30arm64: vdso32: Remove unused vdso32-offsets.hKevin Brodsky
2024-01-30Merge branch 'net-stmmac-dwmac-imx-time-based-scheduling-support'Paolo Abeni
2024-01-30net: stmmac: dwmac-imx: set TSO/TBS TX queues default settingsEsben Haabendal
2024-01-30net: stmmac: do not clear TBS enable bit on link up/downEsben Haabendal
2024-01-30arm64: scs: Disable LTO for SCS patching codeArd Biesheuvel
2024-01-30arm64: Revert "scs: Work around full LTO issue with dynamic SCS"Ard Biesheuvel
2024-01-30ipv6: Ensure natural alignment of const ipv6 loopback and router addressesHelge Deller
2024-01-30xfs: remove conditional building of rt geometry validator functionsDarrick J. Wong
2024-01-29Merge tag 'jfs-6.8-rc3' of github.com:kleikamp/linux-shaggyLinus Torvalds
2024-01-29Merge tag 'trace-v6.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-01-29selftests: net: add missing config for nftables-backed iptablesJakub Kicinski
2024-01-29net: dsa: qca8k: fix illegal usage of GPIOMichal Vokáč
2024-01-29Merge tag 'mm-hotfixes-stable-2024-01-28-23-21' of git://git.kernel.org/pub/s...Linus Torvalds
2024-01-29io_uring/net: limit inline multishot retriesJens Axboe
2024-01-29io_uring/poll: add requeue return code from poll multishot handlingJens Axboe
2024-01-29io_uring/net: un-indent mshot retry path in io_recv_finish()Jens Axboe
2024-01-29io_uring/poll: move poll execution helpers higher upJens Axboe
2024-01-29ASoC: amd: acp: Fix support for a Huawei Matebook laptopMarian Postevca
2024-01-29arm64: sun50i-h616: Add DMA and SPDIF controllersMark Brown
2024-01-29NFSv4.1: Assign the right value for initval and retries for rpc timeoutSamasth Norway Ananda
2024-01-29ixgbe: Fix an error handling path in ixgbe_read_iosf_sb_reg_x550()Christophe JAILLET
2024-01-29e1000e: correct maximum frequency adjustment valuesJacob Keller
2024-01-29ASoC: sun4i-spdif: Add Allwinner H616 compatibleChen-Yu Tsai
2024-01-29ASoC: sun4i-spdif: Fix requirements for H6Chen-Yu Tsai
2024-01-29ASoC: sunxi: sun4i-spdif: Add support for Allwinner H616Chen-Yu Tsai
2024-01-29ASoC: amd: yc: Add DMI quirk for MSI Bravo 15 C7VFTechno Mooney
2024-01-29tools headers UAPI: Sync unistd.h to pick {list,stat}mount, lsm_{[gs]et_self_...Arnaldo Carvalho de Melo
2024-01-29ALSA: usb-audio: Check presence of valid altsetting controlAlexander Tsoy
2024-01-29nvme: use ctrl state accessorKeith Busch
2024-01-29Revert "jfs: fix shift-out-of-bounds in dbJoin"Dave Kleikamp
2024-01-29Revert "drm/amd/pm: fix the high voltage and temperature issue"Mario Limonciello
2024-01-29tcp: add sanity checks to rx zerocopyEric Dumazet
2024-01-29nfc: nci: free rx_data_reassembly skb on NCI device cleanupFedor Pchelkin