summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-13gpiolib: add gpio_device_get_base() stub for !GPIOLIBKrzysztof Kozlowski
2024-02-13gpiolib: add gpiod_to_gpio_device() stub for !GPIOLIBKrzysztof Kozlowski
2024-02-13irqchip/qcom-mpm: Fix IS_ERR() vs NULL check in qcom_mpm_init()Dan Carpenter
2024-02-13irqchip/loongson-eiointc: Use correct struct type in eiointc_domain_alloc()Bibo Mao
2024-02-13net:rds: Fix possible deadlock in rds_message_putAllison Henderson
2024-02-13xen/events: close evtchn after mapping cleanupMaximilian Heyne
2024-02-13irqchip/irq-brcmstb-l2: Add write memory barrier before exitDoug Berger
2024-02-13xen/gntalloc: Replace UAPI 1-element arrayKees Cook
2024-02-13xen: balloon: make balloon_subsys constRicardo B. Marliere
2024-02-13xen: pcpu: make xen_pcpu_subsys constRicardo B. Marliere
2024-02-13xen/privcmd: Use memdup_array_user() in alloc_ioreq()Markus Elfring
2024-02-12scsi: fnic: Move fnic_fnic_flush_tx() to a work queueLee Duncan
2024-02-12scsi: Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock"Lee Duncan
2024-02-12scsi: target: Fix unmap setup during configurationMike Christie
2024-02-12net: add rcu safety to rtnl_prop_list_size()Eric Dumazet
2024-02-12pds_core: no health-thread in VF pathShannon Nelson
2024-02-12ionic: minimal work with 0 budgetShannon Nelson
2024-02-12net: stmmac: xgmac: use #define for string constantsSimon Horman
2024-02-12i40e: take into account XDP Tx queues when stopping ringsMaciej Fijalkowski
2024-02-12i40e: avoid double calling i40e_pf_rxq_wait()Maciej Fijalkowski
2024-02-12i40e: Fix wrong mask used during DCB configIvan Vecera
2024-02-12i40e: Fix waiting for queues of all VSIs to be disabledIvan Vecera
2024-02-12selftests: net: ip_local_port_range: define IPPROTO_MPTCPMaxim Galaganov
2024-02-12i40e: Do not allow untrusted VF to remove administratively set MACIvan Vecera
2024-02-12x86/mm/ident_map: Use gbpages only where full GB page should be mapped.Steve Wahl
2024-02-12Merge tag 'docs-6.8-fixes2' of git://git.lwn.net/linuxLinus Torvalds
2024-02-12mm/memory: Use exception ip to search exception tablesJiaxun Yang
2024-02-12MIPS: Clear Cause.BD in instruction_pointer_setJiaxun Yang
2024-02-12ptrace: Introduce exception_ip arch hookJiaxun Yang
2024-02-12MIPS: Add 'memory' clobber to csum_ipv6_magic() inline assemblerGuenter Roeck
2024-02-12x86/xen: Add some null pointer checking to smp.cKunwu Chan
2024-02-12smb: client: handle path separator of created SMB symlinksPaulo Alcantara
2024-02-12smb: client: set correct id, uid and cruid for multiuser automountsPaulo Alcantara
2024-02-12xen/xenbus: document will_handle argument for xenbus_watch_path()SeongJae Park
2024-02-12i2c: qcom-geni: Correct I2C TRE sequenceViken Dadhaniya
2024-02-12ASoC: amd: yc: Fix non-functional mic on Lenovo 82UUAttila Tőkés
2024-02-12Merge tag 'vfs-6.8-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-12nouveau/svm: fix kvcalloc() argument orderArnd Bergmann
2024-02-12regmap: kunit: Ensure that changed bytes are actually differentMark Brown
2024-02-12spi: intel-pci: Add support for Lunar Lake-M SPI serial flashMika Westerberg
2024-02-12spi: omap2-mcspi: Revert FIFO support without DMAVaishnav Achath
2024-02-12ASoC: rt5645: Add DMI quirk for inverted jack-detect on MeeGoPad T8Hans de Goede
2024-02-12ASoC: rt5645: Make LattePanda board DMI match more preciseHans de Goede
2024-02-12net: sysfs: Fix /sys/class/net/<iface> path for statisticsBreno Leitao
2024-02-12RDMA/qedr: Fix qedr_create_user_qp error flowKamal Heib
2024-02-12drm/nouveau: omit to create schedulers using the legacy uAPIDanilo Krummrich
2024-02-12drm/nouveau: don't fini scheduler if not initializedDanilo Krummrich
2024-02-12Merge branch 'mptcp-misc-fixes'David S. Miller
2024-02-12MAINTAINERS: update Geliang's email addressGeliang Tang
2024-02-12mptcp: really cope with fastopen racePaolo Abeni