summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-19bpf: Fix racing between bpf_timer_cancel_and_free and bpf_timer_cancelMartin KaFai Lau
2024-02-19enic: Avoid false positive under FORTIFY_SOURCEKees Cook
2024-02-19ALSA: hda/realtek: Fix top speaker connection on Dell Inspiron 16 Plus 7630Jay Ajit Mate
2024-02-19mei: Add Meteor Lake support for IVSC deviceWentong Wu
2024-02-19mei: me: add arrow lake point H DIDAlexander Usyskin
2024-02-19mei: me: add arrow lake point S DIDAlexander Usyskin
2024-02-19ionic: use pci_is_enabled not open codeShannon Nelson
2024-02-19btrfs: fix deadlock with fiemap and extent lockingJosef Bacik
2024-02-19btrfs: defrag: avoid unnecessary defrag caused by incorrect extent sizeQu Wenruo
2024-02-19drm/tests/drm_buddy: fix 32b buildMatthew Auld
2024-02-19ata: ahci_ceva: fix error handling for Xilinx GT PHY supportRadhey Shyam Pandey
2024-02-19ahci: asm1064: correct count of reported portsAndrey Jr. Melnikov
2024-02-19selftests: bonding: set active slave to primary eth1 specificallyHangbin Liu
2024-02-19serial: amba-pl011: Fix DMA transmission in RS485 modeLino Sanfilippo
2024-02-19serial: stm32: do not always set SER_RS485_RX_DURING_TX if RS485 is enabledLino Sanfilippo
2024-02-19tty: hvc: Don't enable the RISC-V SBI console by defaultPalmer Dabbelt
2024-02-19drm/meson: Don't remove bridges which are created by other driversMartin Blumenstingl
2024-02-19MAINTAINERS: Drop myself as maintainer of TYPEC port controller driversGuenter Roeck
2024-02-19usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBsKrishna Kurapati
2024-02-19Revert "usb: typec: tcpm: reset counter when enter into unattached state afte...Ondrej Jirman
2024-02-19usb: gadget: omap_udc: fix USB gadget regression on Palm TEAaro Koskinen
2024-02-19usb: dwc3: gadget: Don't disconnect if not startedThinh Nguyen
2024-02-19usb: cdns3: fix memory double free when handle zero packetFrank Li
2024-02-19usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable()Frank Li
2024-02-19usb: roles: don't get/set_role() when usb_role_switch is unregisteredXu Yang
2024-02-19usb: roles: fix NULL pointer issue when put module's referenceXu Yang
2024-02-19usb: cdnsp: fixed issue with incorrect detecting CDNSP family controllersPawel Laszczak
2024-02-19usb: cdnsp: blocked some cdns3 specific codePawel Laszczak
2024-02-19ALSA: firewire-lib: fix to check cycle continuityTakashi Sakamoto
2024-02-19usb: uhci-grlib: Explicitly include linux/platform_device.hAndreas Larsson
2024-02-19powerpc/pseries/iommu: DLPAR add doesn't completely initialize pci_controllerGaurav Batra
2024-02-18Linux 6.8-rc5v6.8-rc5Linus Torvalds
2024-02-18Merge tag 'kbuild-fixes-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-02-18Merge tag 'x86_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-02-18Merge tag 'irq_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-02-18Merge tag 'i2c-for-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-02-18Merge branch 'bcmasp-fixes'David S. Miller
2024-02-18net: bcmasp: Sanity check is off by oneJustin Chen
2024-02-18net: bcmasp: Indicate MAC is in charge of PHY PMFlorian Fainelli
2024-02-18Merge branch 'mptcp-fixes'David S. Miller
2024-02-18selftests: mptcp: diag: unique 'cestab' subtest namesMatthieu Baerts (NGI0)
2024-02-18selftests: mptcp: diag: unique 'in use' subtest namesMatthieu Baerts (NGI0)
2024-02-18selftests: mptcp: userspace_pm: unique subtest namesMatthieu Baerts (NGI0)
2024-02-18selftests: mptcp: simult flows: fix some subtest namesMatthieu Baerts (NGI0)
2024-02-18selftests: mptcp: diag: fix bash warnings on older kernelsMatthieu Baerts (NGI0)
2024-02-18selftests: mptcp: pm nl: avoid error msg on older kernelsMatthieu Baerts (NGI0)
2024-02-18selftests: mptcp: pm nl: also list skipped testsMatthieu Baerts (NGI0)
2024-02-18mptcp: fix duplicate subflow creationPaolo Abeni
2024-02-18mptcp: fix data races on remote_idPaolo Abeni
2024-02-18mptcp: fix data races on local_idPaolo Abeni