summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-27Merge tag 's390-6.10-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-06-27Merge tag 'asm-generic-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-06-27Merge tag 'for-6.10-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-06-27Merge tag 'net-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-06-27Merge tag 'sound-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-06-27kallsyms: rework symbol lookup return codesArnd Bergmann
2024-06-27gpiolib: cdev: Ignore reconfiguration without directionKent Gibson
2024-06-27gpiolib: cdev: Disallow reconfiguration without direction (uAPI v1)Kent Gibson
2024-06-27usb: dwc3: core: Workaround for CSR read timeoutJos Wang
2024-06-27Revert "usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach"Ferry Toth
2024-06-27Revert "usb: gadget: u_ether: Re-attach netif device to mirror detachment"Ferry Toth
2024-06-27staging: vchiq_debugfs: Fix build if CONFIG_DEBUG_FS is not setBernhard Rosenkränzer
2024-06-27Merge tag 'nf-24-06-27' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-06-27net: mana: Fix possible double free in error handling pathMa Ke
2024-06-27iommu/amd: Fix GT feature enablement againVasant Hegde
2024-06-27iommu/vt-d: Fix missed device TLB cache tagLu Baolu
2024-06-27iommu/amd: Invalidate cache before removing device from domain listVasant Hegde
2024-06-27Merge branch 'af_unix-fix-bunch-of-msg_oob-bugs-and-add-new-tests'Paolo Abeni
2024-06-27selftest: af_unix: Check SIOCATMARK after every send()/recv() in msg_oob.c.Kuniyuki Iwashima
2024-06-27af_unix: Fix wrong ioctl(SIOCATMARK) when consumed OOB skb is at the head.Kuniyuki Iwashima
2024-06-27selftest: af_unix: Check EPOLLPRI after every send()/recv() in msg_oob.cKuniyuki Iwashima
2024-06-27selftest: af_unix: Check SIGURG after every send() in msg_oob.cKuniyuki Iwashima
2024-06-27selftest: af_unix: Add SO_OOBINLINE test cases in msg_oob.cKuniyuki Iwashima
2024-06-27af_unix: Don't stop recv() at consumed ex-OOB skb.Kuniyuki Iwashima
2024-06-27selftest: af_unix: Add non-TCP-compliant test cases in msg_oob.c.Kuniyuki Iwashima
2024-06-27af_unix: Don't stop recv(MSG_DONTWAIT) if consumed OOB skb is at the head.Kuniyuki Iwashima
2024-06-27af_unix: Stop recv(MSG_PEEK) at consumed OOB skb.Kuniyuki Iwashima
2024-06-27selftest: af_unix: Add msg_oob.c.Kuniyuki Iwashima
2024-06-27selftest: af_unix: Remove test_unix_oob.c.Kuniyuki Iwashima
2024-06-27tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset()Yunseong Kim
2024-06-27Merge tag 'amd-drm-fixes-6.10-2024-06-26' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-06-27Merge tag 'drm-misc-fixes-2024-06-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-06-26Merge tag 'mm-hotfixes-stable-2024-06-26-17-28' of git://git.kernel.org/pub/s...Linus Torvalds
2024-06-27netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registersPablo Neira Ayuso
2024-06-26Merge tag 'wq-for-6.10-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-06-26Merge tag 'asoc-fix-v6.10-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2024-06-27kbuild: scripts/gdb: bring the "abspath" backJoel Granados
2024-06-26nvmet-fc: Remove __counted_by from nvmet_fc_tgt_queue.fod[]Nathan Chancellor
2024-06-26ASoC: rt5645: fix issue of random interrupt from push-buttonJack Yu
2024-06-26ALSA: seq: Fix missing MSB in MIDI2 SPP conversionTakashi Iwai
2024-06-26Merge patch "riscv: stacktrace: convert arch_stack_walk() to noinstr"Palmer Dabbelt
2024-06-26riscv: stacktrace: convert arch_stack_walk() to noinstrAndy Chiu
2024-06-26riscv: patch: Flush the icache right after patching to avoid illegal insnsAlexandre Ghiti
2024-06-26net: usb: qmi_wwan: add Telit FN912 compositionsDaniele Palmas
2024-06-26i2c: viai2c: turn common code into a proper moduleArnd Bergmann
2024-06-26ASoC: amd: yc: Fix non-functional mic on ASUS M5602RAVyacheslav Frantsishko
2024-06-26xfs: honor init_xattrs in xfs_init_new_inode for !ATTR fsDarrick J. Wong
2024-06-26xfs: fix direction in XFS_IOC_EXCHANGE_RANGEDarrick J. Wong
2024-06-26xfs: allow unlinked symlinks and dirs with zero sizeDarrick J. Wong
2024-06-26xfs: restrict when we try to align cow fork delalloc to cowextsz hintsDarrick J. Wong