summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-31MAINTAINERS: Add Manivannan Sadhasivam as PCI Endpoint maintainerLorenzo Pieralisi
2024-01-31PCI/ASPM: Fix deadlock when enabling ASPMJohan Hovold
2024-01-31kconfig: initialize sym->curr.tri to 'no' for all symbol types againMasahiro Yamada
2024-01-31dma-buf: heaps: Don't track CMA dma-buf pages under RssFileT.J. Mercier
2024-01-31kbuild: rpm-pkg: simplify installkernel %postJose Ignacio Tornos Martinez
2024-01-31kbuild: Replace tabs with spaces when followed by conditionalsDmitry Goncharov
2024-01-31modpost: avoid using the alias attributeMasahiro Yamada
2024-01-31kbuild: fix W= flags in the help messageMasahiro Yamada
2024-01-31ALSA: hda/realtek: Apply headset jack quirk for non-bass alc287 thinkpadsJosé Relvas
2024-01-31parisc: BTLB: Fix crash when setting up BTLB at CPU bringupHelge Deller
2024-01-31ahci: Extend ASM1061 43-bit DMA address quirk to other ASM106x partsLennert Buytenhek
2024-01-31HID: bpf: use __bpf_kfunc instead of noinlineBenjamin Tissoires
2024-01-31HID: bpf: actually free hdev memory after attaching a HID-BPF programBenjamin Tissoires
2024-01-31HID: bpf: remove double fdget()Benjamin Tissoires
2024-01-31USB: serial: option: add Fibocom FM101-GL variantPuliang Lu
2024-01-30Merge tag 'erofs-for-6.8-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-30Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2024-01-30devlink: Fix referring to hw_addr attribute during state validationParav Pandit
2024-01-30bridge: mcast: fix disabled snooping after long uptimeLinus Lüssing
2024-01-30selftests: net: Add missing matchall classifierIdo Schimmel
2024-01-30misc: open-dice: Fix spurious lockdep warningWill Deacon
2024-01-30misc: fastrpc: Mark all sessions as invalid in cb_removeEkansh Gupta
2024-01-30Merge tag 'linux_kselftest-kunit-fixes-6.8-rc3' of git://git.kernel.org/pub/s...Linus Torvalds
2024-01-30Merge tag 'linux_kselftest-fixes-6.8-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-01-30Input: xpad - add Lenovo Legion Go controllersBrenton Simpson
2024-01-30lsm: fix default return value of the socket_getpeersec_*() hooksOndrej Mosnacek
2024-01-30soc: apple: mailbox: error pointers are negative integersLinus Torvalds
2024-01-30dm writecache: allow allocations larger than 2GiBMikulas Patocka
2024-01-30dm stats: limit the number of entriesMikulas Patocka
2024-01-30dm: limit the number of targets and parameter size areaMikulas Patocka
2024-01-30phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRPTony Lindgren
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