mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH] iio: dac: ad5592r: fix temperature scale
 2024-04-30 14:26 UTC  (3+ messages)

[PATCH v2] Bluetooth: msft: fix slab-use-after-free in msft_do_close()
 2024-04-30 14:24 UTC  (4+ messages)

[PATCH v9 00/19] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-30 14:24 UTC  (11+ messages)
` [PATCH v9 01/19] ACPI: processor: Simplify initial onlining to use same path for cold and hotplug
` [PATCH v9 02/19] cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFER
` [PATCH v9 03/19] ACPI: processor: Drop duplicated check on _STA (enabled + present)
` [PATCH v9 04/19] ACPI: processor: Return an error if acpi_processor_get_info() fails in processor_add()
` [PATCH v9 05/19] ACPI: processor: Fix memory leaks in error paths of processor_add()
` [PATCH v9 06/19] ACPI: processor: Move checks and availability of acpi_processor earlier
` [PATCH v9 07/19] ACPI: processor: Add acpi_get_processor_handle() helper
` [PATCH v9 08/19] ACPI: processor: Register deferred CPUs from acpi_processor_get_info()
` [PATCH v9 09/19] ACPI: scan: switch to flags for acpi_scan_check_and_detach()
` [PATCH v9 10/19] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug

[PATCH v6 0/6] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-04-30 14:24 UTC  (9+ messages)
` [PATCH v6 1/6] iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_issue_cmdlist()
` [PATCH v6 2/6] iommu/arm-smmu-v3: Add CS_NONE quirk
` [PATCH v6 3/6] iommu/arm-smmu-v3: Make arm_smmu_cmdq_init reusable
` [PATCH v6 4/6] iommu/arm-smmu-v3: Make __arm_smmu_cmdq_skip_err reusable

[PATCH v6 1/1] misc: mrvl-cn10k-dpi: add Octeon CN10K DPI administrative driver
 2024-04-30 14:22 UTC  (3+ messages)

[PATCH] Bluetooth: qca: generalise device address check
 2024-04-30 14:21 UTC  (12+ messages)

[PATCH v3] Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect()
 2024-04-30 14:20 UTC  (2+ messages)

s390: clk-imx8mp-audiomix.c:363:12: error: 'clk_imx8mp_audiomix_runtime_resume' defined but not used
 2024-04-30 14:16 UTC  (2+ messages)
` [PATCH] clk: imx: imx8mp: Add missing CONFIG_PM ifdefs

[RFC v2 0/1] fs/namespace: defer RCU sync for MNT_DETACH umount
 2024-04-30 14:14 UTC  (5+ messages)
` [RFC v2 1/1] "

[PATCH v5 0/3] Enable UFS on gs101 / Pixel 6 (Oriole)
 2024-04-30 14:14 UTC  (4+ messages)
` [PATCH v5 1/3] arm64: dts: exynos: gs101: Add the hsi2 sysreg node
` [PATCH v5 2/3] arm64: dts: exynos: gs101: Add ufs and ufs-phy dt nodes
` [PATCH v5 3/3] arm64: dts: exynos: gs101: enable ufs, phy on oriole & define ufs regulator

[PATCH v4 0/2] Add IAX45 support for RZ/Five SoC
 2024-04-30 14:14 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document "
` [PATCH v4 2/2] irqchip/renesas-rzg2l: Add support for "

[PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-04-30 14:14 UTC  (13+ messages)
` [PATCH net-next v4 11/12] microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHY
` [PATCH net-next v4 13/12] net: lan865x: optional hardware reset

[PATCH v1 1/3] drm/panel: ili9341: Correct use of device property APIs
 2024-04-30 14:13 UTC  (6+ messages)
` [v1,1/3] "

[PATCH net-next] IB/hfi1: allocate dummy net_device dynamically
 2024-04-30 14:10 UTC  (4+ messages)

[PATCH] ASoC: qcom: q6apm-dai: drop unused 'q6apm_dai_rtd' fields
 2024-04-30 14:09 UTC 

[PATCH] ASoC: use inline function for type safety in snd_soc_substream_to_rtd()
 2024-04-30 14:09 UTC 

[PATCH v7 00/16] netfs, cifs: Delegate high-level I/O to netfslib
 2024-04-30 14:09 UTC  (17+ messages)
` [PATCH v7 01/16] cifs: Use alternative invalidation to using launder_folio
` [PATCH v7 02/16] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
` [PATCH v7 03/16] cifs: Replace cifs_writedata "
` [PATCH v7 04/16] cifs: Use more fields from netfs_io_subrequest
` [PATCH v7 05/16] cifs: Make wait_mtu_credits take size_t args
` [PATCH v7 06/16] cifs: Replace the writedata replay bool with a netfs sreq flag
` [PATCH v7 07/16] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c
` [PATCH v7 08/16] cifs: Set zero_point in the copy_file_range() and remap_file_range()
` [PATCH v7 09/16] cifs: Add mempools for cifs_io_request and cifs_io_subrequest structs
` [PATCH v7 10/16] cifs: Make add_credits_and_wake_if() clear deducted credits
` [PATCH v7 11/16] cifs: Implement netfslib hooks
` [PATCH v7 12/16] cifs: Cut over to using netfslib
` [PATCH v7 13/16] cifs: Remove some code that's no longer used, part 1
` [PATCH v7 14/16] cifs: Remove some code that's no longer used, part 2
` [PATCH v7 15/16] cifs: Remove some code that's no longer used, part 3
` [PATCH v7 16/16] cifs: Enable large folio support

[PATCH v2] arm64/mm: pmd_mkinvalid() must handle swap pmds
 2024-04-30 14:04 UTC  (3+ messages)

[PATCH 00/13] ASoC: Use snd_soc_substream_to_rtd() for accessing private_data
 2024-04-30 14:02 UTC  (14+ messages)
` [PATCH 01/13] ASoC: qcom: "
` [PATCH 02/13] ASoC: tegra: "
` [PATCH 03/13] ASoC: ti: "
` [PATCH 04/13] ASoC: arm: "
` [PATCH 05/13] ASoC: amd: "
` [PATCH 06/13] ASoC: fsl: "
` [PATCH 07/13] ASoC: img: "
` [PATCH 08/13] ASoC: kirkwood: "
` [PATCH 09/13] ASoC: loongson: "
` [PATCH 10/13] ASoC: mediatek: "
` [PATCH 11/13] ASoC: meson: "
` [PATCH 12/13] ASoC: samsung: "
` [PATCH 13/13] ASoC: sunxi: "

[PATCH v2 0/3] arm64/mm: Enable userfaultfd write-protect
 2024-04-30 14:02 UTC  (13+ messages)
` [PATCH v2 1/3] arm64/mm: Refactor PMD_PRESENT_INVALID and PTE_PROT_NONE bits

[PATCH 00/17] Add support for the LAN966x PCI device using a DT overlay
 2024-04-30 14:01 UTC  (9+ messages)
` [PATCH 06/17] dt-bindings: net: mscc-miim: Add resets property
` [PATCH 07/17] net: mdio: mscc-miim: Handle the switch reset
` [PATCH 08/17] net: lan966x: remove debugfs directory in probe() error path

[PATCH v2 00/22] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
 2024-04-30 14:00 UTC  (23+ messages)
` [PATCH v2 01/22] netfs: Update i_blocks when write committed to pagecache
` [PATCH v2 02/22] netfs: Replace PG_fscache by setting folio->private and marking dirty
` [PATCH v2 03/22] mm: Remove the PG_fscache alias for PG_private_2
` [PATCH v2 04/22] netfs: Remove deprecated use of PG_private_2 as a second writeback flag
` [PATCH v2 05/22] netfs: Make netfs_io_request::subreq_counter an atomic_t
` [PATCH v2 06/22] netfs: Use subreq_counter to allocate subreq debug_index values
` [PATCH v2 07/22] mm: Provide a means of invalidation without using launder_folio
` [PATCH v2 08/22] 9p: Use alternative invalidation to "
` [PATCH v2 09/22] afs: "
` [PATCH v2 10/22] netfs: Remove ->launder_folio() support
` [PATCH v2 11/22] netfs: Use mempools for allocating requests and subrequests
` [PATCH v2 12/22] mm: Export writeback_iter()
` [PATCH v2 13/22] netfs: Switch to using unsigned long long rather than loff_t
` [PATCH v2 14/22] netfs: New writeback implementation
` [PATCH v2 15/22] netfs: Add some write-side stats and clean up some stat names
` [PATCH v2 16/22] netfs, afs: Implement helpers for new write code
` [PATCH v2 17/22] netfs, 9p: "
` [PATCH v2 18/22] netfs, cachefiles: "
` [PATCH v2 19/22] netfs: Cut over to using new writeback code
` [PATCH v2 20/22] netfs: Remove the old "
` [PATCH v2 21/22] netfs: Miscellaneous tidy ups
` [PATCH v2 22/22] netfs, afs: Use writeback retry to deal with alternate keys

[PATCH RFC] net/sched: adjust device watchdog timer to detect stopped queue at right time
 2024-04-30 14:00 UTC 

[GIT PULL] power-supply changes for 6.9-rc
 2024-04-30 13:58 UTC 

[PATCH v2] rxrpc: Fix using alignmask being zero for __page_frag_alloc_align()
 2024-04-30 13:54 UTC  (3+ messages)

[PATCH v3 0/9] Fix Kselftest's vfork() side effects
 2024-04-30 13:54 UTC  (2+ messages)

[PATCH v7 00/12] Add support for Intel PPS Generator
 2024-04-30 13:53 UTC  (3+ messages)
` [PATCH v7 10/12] pps: generators: Add PPS Generator TIO Driver

[PATCH v15 00/16] Add audio support in v4l2 framework
 2024-04-30 13:52 UTC  (4+ messages)

[PATCH v1] thermal: core: Move passive polling management to the core
 2024-04-30 13:48 UTC  (3+ messages)

[PATCH v2 00/16] MCA Updates
 2024-04-30 13:47 UTC  (9+ messages)
` [PATCH v2 07/16] x86/mce/amd: Simplify DFR handler setup

[RFC PATCH net-next v8 00/14] Device Memory TCP
 2024-04-30 13:45 UTC  (6+ messages)
` [RFC PATCH net-next v8 07/14] page_pool: devmem support

[PATCH 6.8 000/228] 6.8.9-rc1 review
 2024-04-30 13:45 UTC 

[PATCH v4 0/3] ALSA: hda/tas2781: Add tas2781 driver for SPI
 2024-04-30 13:45 UTC  (9+ messages)
` [PATCH v4 1/3] ALSA: hda/tas2781: Add tas2781 hda driver based on SPI
` [PATCH v4 2/3] ALSA: hda/tas2781: Tas2781 hda driver for SPI
` [PATCH v4 3/3] ALSA: hda/tas2781: Firmware load for tas2781 hda driver based on SPI

[PATCH 5.4 000/106] 5.4.275-rc2 review
 2024-04-30 13:43 UTC 

[PATCH 5.10 000/137] 5.10.216-rc2 review
 2024-04-30 13:43 UTC 

[PATCH v8 00/16] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-30 13:42 UTC  (6+ messages)
` [PATCH v8 04/16] ACPI: processor: Move checks and availability of acpi_processor earlier

[PATCH for-next] RDMA/hns: Support flexible WQE buffer page size
 2024-04-30 13:41 UTC  (2+ messages)

[PATCH 5.10 000/138] 5.10.216-rc1 review
 2024-04-30 13:38 UTC  (3+ messages)

[PATCH v9 1/3] soc: qcom: Add qcom_rproc_minidump module
 2024-04-30 13:38 UTC  (2+ messages)

[PATCH 5.4 000/107] 5.4.275-rc1 review
 2024-04-30 13:38 UTC  (3+ messages)

[PATCH v2] wifi: ar5523: enable proper endpoint verification
 2024-04-30 13:37 UTC  (2+ messages)

[PATCH net-next] net: phy: Don't conditionally compile the phy_link_topology creation
 2024-04-30 13:36 UTC  (4+ messages)

[PATCH v1] selftests: mm: gup_longterm: test unsharing logic when R/O pinning
 2024-04-30 13:36 UTC  (2+ messages)

[PATCH] init: fix allocated page overlapping with PTR_ERR
 2024-04-30 13:35 UTC  (5+ messages)

[PATCH] perf cs-etm: Improve version detection and error reporting
 2024-04-30 13:32 UTC 

[PATCH v9 00/36] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-04-30 13:32 UTC  (5+ messages)

[PATCH 0/2] wifi: ath11k: fix ioremap() leak
 2024-04-30 13:30 UTC  (3+ messages)
` [PATCH 1/2] wifi: ath11k: refactor CE remap & unmap
` [PATCH 2/2] wifi: ath11k: unmap the CE in ath11k_ahb_probe() error path

[PATCH v3 01/12] KVM: VMX: Move posted interrupt descriptor out of vmx code
 2024-04-30 13:28 UTC  (2+ messages)
` [tip: x86/irq] KVM: VMX: Move posted interrupt descriptor out of VMX code

[PATCH v3 02/12] x86/irq: Unionize PID.PIR for 64bit access w/o casting
 2024-04-30 13:28 UTC  (2+ messages)
` [tip: x86/irq] "

[PATCH v3 03/12] x86/irq: Remove bitfields in posted interrupt descriptor
 2024-04-30 13:28 UTC  (2+ messages)
` [tip: x86/irq] "

[PATCH v3 04/12] x86/irq: Add a Kconfig option for posted MSI
 2024-04-30 13:28 UTC  (2+ messages)
` [tip: x86/irq] "

[PATCH v3 05/12] x86/irq: Reserve a per CPU IDT vector for posted MSIs
 2024-04-30 13:28 UTC  (2+ messages)
` [tip: x86/irq] "

[PATCH v3 06/12] x86/irq: Set up per host CPU posted interrupt descriptors
 2024-04-30 13:28 UTC  (2+ messages)
` [tip: x86/irq] "

[PATCH v3 07/12] x86/irq: Factor out calling ISR from common_interrupt
 2024-04-30 13:28 UTC  (2+ messages)
` [tip: x86/irq] x86/irq: Factor out handler invocation from common_interrupt()

[PATCH v3 08/12] x86/irq: Install posted MSI notification handler
 2024-04-30 13:28 UTC  (2+ messages)
` [tip: x86/irq] "

[PATCH v3 09/12] x86/irq: Factor out common code for checking pending interrupts
 2024-04-30 13:28 UTC  (2+ messages)
` [tip: x86/irq] "

[PATCH v3 10/12] x86/irq: Extend checks for pending vectors to posted interrupts
 2024-04-30 13:28 UTC  (2+ messages)
` [tip: x86/irq] "

[PATCH v3 11/12] iommu/vt-d: Make posted MSI an opt-in cmdline option
 2024-04-30 13:28 UTC  (2+ messages)
` [tip: x86/irq] iommu/vt-d: Make posted MSI an opt-in command line option

[PATCH v3 12/12] iommu/vt-d: Enable posted mode for device MSIs
 2024-04-30 13:28 UTC  (2+ messages)
` [tip: x86/irq] "

[PATCH v7 0/5] nvme-fabrics: short-circuit connect retries
 2024-04-30 13:23 UTC  (7+ messages)
` [PATCH v7 1/5] nvmet: lock config semaphore when accessing DH-HMAC-CHAP key
` [PATCH v7 2/5] nvmet: return DHCHAP status codes from nvmet_setup_auth()
` [PATCH v7 3/5] nvme: return kernel error codes for admin queue connect
` [PATCH v7 4/5] nvme-fabrics: short-circuit reconnect retries
` [PATCH v7 5/5] nvme: do not retry authentication failures

[PATCH net] net: dsa: mt7530: fix impossible MDIO address and issue warning
 2024-04-30 13:21 UTC  (2+ messages)

[PATCH] RDMA/core: Remove NULL check before dev_{put, hold}
 2024-04-30 13:21 UTC  (2+ messages)

[PATCH v7 0/5] Add support for MAX96714/F and MAX96717/F GMSL2 ser/des
 2024-04-30 13:19 UTC  (6+ messages)
` [PATCH v7 1/5] dt-bindings: media: add Maxim MAX96717 GMSL2 Serializer
` [PATCH v7 2/5] dt-bindings: media: add Maxim MAX96714 GMSL2 Deserializer
` [PATCH v7 3/5] media: i2c: add MAX96717 driver
` [PATCH v7 4/5] media: i2c: add MAX96714 driver
` [PATCH v7 5/5] drivers: media: max96717: stop the csi receiver before the source

[PATCH] drivers: core: Make dev->driver usage safe in dev_uevent()
 2024-04-30 13:18 UTC  (5+ messages)

[PATCH v2] arm64: dts: ti: Fix csi2-dual-imx219 dtb names
 2024-04-30 13:17 UTC  (2+ messages)

[PATCH v8 00/10] Add support for TI TPS65224 PMIC
 2024-04-30 13:16 UTC  (4+ messages)
` [PATCH v8 01/10] mfd: tps6594: Add register definitions "
` [PATCH v8 02/10] mfd: tps6594: use volatile_table instead of volatile_reg
` [PATCH v8 03/10] dt-bindings: mfd: ti,tps6594: Add TI TPS65224 PMIC

[PATCH] net/mlx5e: Remove NULL check before dev_{put, hold}
 2024-04-30 13:16 UTC  (2+ messages)

[PATCH] x86/purgatory: Switch to the position-independent small code model
 2024-04-30 13:15 UTC  (6+ messages)

[PATCH v4] arm64: dts: ti: k3-j721e-sk: Add support for multiple CAN instances
 2024-04-30 13:15 UTC 

[PATCH v2] mm/gup: Fix hugepd handling in hugetlb rework
 2024-04-30 13:13 UTC 

WARNING: modpost: vmlinux: section mismatch in reference: psmouse_resync+0xa4 (section: .text) -> .LBB102 (section: .init.text)
 2024-04-30 13:13 UTC  (2+ messages)

[PATCH] mm/slab: make __free(kfree) accept error pointers
 2024-04-30 13:12 UTC  (5+ messages)

[PATCH v6 00/13] x86/bugs: Add a separate config for each mitigation
 2024-04-30 13:12 UTC  (5+ messages)

WARNING: modpost: vmlinux: section mismatch in reference: ip_md_tunnel_xmit+0x9e (section: .text) -> .LBB102 (section: .init.text)
 2024-04-30 13:12 UTC  (4+ messages)

[PATCH 0/2] firewire: core/cdev: add tracepoints events for asynchronous phy packet
 2024-04-30 13:11 UTC  (2+ messages)

WARNING: modpost: vmlinux: section mismatch in reference: ipc_imem_handle_irq+0x292 (section: .text) -> .L0 (section: .init.text)
 2024-04-30 13:09 UTC  (3+ messages)

[PATCH linux-next] media:cdns-csi2tx: replace of_node_put() with __free
 2024-04-30 13:07 UTC  (3+ messages)

[syzbot] [net?] [virt?] [kvm?] KASAN: slab-use-after-free Read in vhost_task_fn
 2024-04-30 13:05 UTC  (2+ messages)
` [PATCH next] vhost_task: after freeing vhost_task it should not be accessed "

[PATCH v7 08/10] regulator: tps6594-regulator: Add TI TPS65224 PMIC regulators
 2024-04-30 13:05 UTC  (2+ messages)

[PATCH v4 0/5] serial: sc16is7xx: split into core and I2C/SPI parts
 2024-04-30 13:03 UTC  (5+ messages)
` [PATCH v4 3/5] serial: sc16is7xx: split into core and I2C/SPI parts (core)

[PATCHv10 00/18] x86/tdx: Add kexec support
 2024-04-30 13:03 UTC  (10+ messages)
` [PATCHv10 05/18] x86/kexec: Keep CR4.MCE set during kexec for TDX guest

[PATCH] serial: sc16is7xx: fix bug in sc16is7xx_set_baud() when using prescaler
 2024-04-30 12:59 UTC  (5+ messages)

[PATCH] lib/fonts: Allow to select fonts for drm_panic
 2024-04-30 12:58 UTC  (2+ messages)

[PATCH rdma-next 0/6] RDMA/mana_ib: Implement RNIC CQs
 2024-04-30 12:57 UTC  (5+ messages)
` [PATCH rdma-next 6/6] RDMA/mana_ib: implement uapi for creation of rnic cq

[PATCH 1/4] mm/ksm: rename mm_slot members to ksm_slot for better readability
 2024-04-30 12:57 UTC  (3+ messages)
` [PATCH 3/4] mm/ksm: rename mm_slot_cache to ksm_slot_cache

[PATCH v1 0/2] riscv: sophgo: add spi nor support for cv1800 series
 2024-04-30 12:56 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: mtd: add sophgo spi-nor-controller

[PATCH 0/4] media: Fix compilations with !ACPI !PM and !OF
 2024-04-30 12:55 UTC  (2+ messages)
` [PATCH 4/4] media: intel/ipu6: Fix build with !ACPI

[PATCH 00/15] i2c: use 'time_left' with wait_for_*
 2024-04-30 12:49 UTC  (3+ messages)
` [PATCH 11/15] i2c: jz4780: use 'time_left' variable with wait_for_completion_timeout()

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome