public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-16 09:41:24 to 2023-05-16 11:46:33 UTC [more...]

[PATCH v4 00/41] treewide: Remove I/O port accessors for HAS_IOPORT=n
 2023-05-16 11:46 UTC  (40+ messages)
` [PATCH v4 01/41] kgdb: add HAS_IOPORT dependency
` [PATCH v4 02/41] ata: add HAS_IOPORT dependencies
` [PATCH v4 03/41] char: impi, tpm: depend on HAS_IOPORT
` [PATCH v4 04/41] comedi: add HAS_IOPORT dependencies
` [PATCH v4 05/41] counter: "
` [PATCH v4 06/41] /dev/port: don't compile file operations without CONFIG_DEVPORT
` [PATCH v4 07/41] drm: handle HAS_IOPORT dependencies
` [PATCH v4 08/41] firmware: dmi-sysfs: handle HAS_IOPORT=n
` [PATCH v4 09/41] gpio: add HAS_IOPORT dependencies
` [PATCH v4 10/41] hwmon: "
` [PATCH v4 11/41] i2c: "
` [PATCH v4 12/41] iio: ad7606: Kconfig: "
` [PATCH v4 13/41] Input: "
` [PATCH v4 14/41] Input: gameport: add ISA and "
` [PATCH v4 15/41] leds: add "
` [PATCH v4 16/41] media: "
` [PATCH v4 17/41] misc: "
` [PATCH v4 19/41] mpt fusion: "
` [PATCH v4 20/41] net: handle "
` [PATCH v4 21/41] parport: PC style parport depends on HAS_IOPORT
` [PATCH v4 22/41] PCI: Make quirk using inw() depend "
` [PATCH v4 23/41] PCI/sysfs: Make I/O resource "
` [PATCH v4 24/41] pcmcia: add HAS_IOPORT dependencies
` [PATCH v4 26/41] pnp: "
` [PATCH v4 28/41] rtc: "
` [PATCH v4 29/41] scsi: "
` [PATCH v4 32/41] staging: "
` [PATCH v4 33/41] tty: serial: handle "
` [PATCH v4 34/41] usb: add "
` [PATCH v4 35/41] usb: uhci: handle "
` [PATCH v4 36/41] usb: pci-quirks: "
` [PATCH v4 37/41] fbdev: atyfb: Remove unused clock determination
` [PATCH v4 38/41] video: handle HAS_IOPORT dependencies
` [PATCH v4 39/41] watchdog: add "
` [PATCH v4 40/41] wireless: "
` [PATCH v4 41/41] asm-generic/io.h: Remove I/O port accessors for HAS_IOPORT=n

[PATCH V5 0/8] Add minimal boot support for IPQ5018
 2023-05-16 11:45 UTC  (2+ messages)
` [PATCH V5 1/8] dt-bindings: arm64: Add IPQ5018 clock and reset

[PATCH v2 0/2] ovl: Fix null ptr dereference at realinode in rcu-walk
 2023-05-16 11:45 UTC  (10+ messages)
` [PATCH v2 1/2] ovl: ovl_permission: Fix null pointer dereference at realinode in rcu-walk mode
` [PATCH v2 2/2] ovl: get_acl: "

[PATCH 0/3] spi: spi-imx: fix use of more than four chip selects
 2023-05-16 11:43 UTC  (7+ messages)

[PATCH v2 0/4] Fix type confusion in page_table_check
 2023-05-16 11:42 UTC  (4+ messages)
` [PATCH v2 2/4] usb: usbfs: Use consistent mmap functions

[PATCH v4 0/5] arm64: dts: qcom: sa8775p: add more IOMMUs
 2023-05-16 11:42 UTC  (6+ messages)
` [PATCH v4 4/5] dt-bindings: iommu: arm,smmu: enable clocks for sa8775p Adreno SMMU

[PATCH 1/2 v7] dt-bindings: watchdog: marvell GTI system watchdog driver
 2023-05-16 11:42 UTC  (10+ messages)
  ` [EXT] "

[PATCH v5] vfio/cdx: add support for CDX bus
 2023-05-16 11:37 UTC  (3+ messages)

[PATCH] spi: dw: Replace spi->chip_select references with function calls
 2023-05-16 11:37 UTC  (2+ messages)

[PATCH V2 0/5] coresight: etm4x: Migrate ACPI AMBA devices to platform driver
 2023-05-16 11:36 UTC  (7+ messages)
` [PATCH V2 2/5] coresight: etm4x: Drop iomem 'base' argument from etm4_probe()
` [PATCH V2 4/5] coresight: etm4x: Change etm4_platform_driver driver for MMIO devices

Bug report: kernel paniced when system hibernates
 2023-05-16 11:35 UTC  (6+ messages)

[PATCH v5 0/3] Support Honeywell mprls0025pa pressure sensor
 2023-05-16 11:33 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: iio: pressure: Support Honeywell mprls0025pa sensor
` [PATCH v5 2/3] iio: pressure: Honeywell mprls0025pa pressure sensor
` [PATCH v5 3/3] MAINTAINERS: Add Honeywell mprls0025pa sensor

[RFC PATCH] sched/fair: Make tg->load_avg per node
 2023-05-16 11:32 UTC  (11+ messages)

drivers/platform/x86/apple-gmux.c:276:15: sparse: sparse: cast to restricted __be32
 2023-05-16 11:31 UTC  (3+ messages)

[PATCH v14 0/8] Support AMD Pensando Elba SoC
 2023-05-16 11:03 UTC  (3+ messages)
` [PATCH v14 8/8] soc: amd: Add support for AMD Pensando SoC Controller

[PATCH v2 RESEND 0/7] Allow dynamic allocation of software IO TLB bounce buffers
 2023-05-16 11:22 UTC  (8+ messages)
` [PATCH v2 RESEND 7/7] swiotlb: per-device flag if there are dynamically allocated buffers

[PATCH 5.4 000/282] 5.4.243-rc1 review
 2023-05-16 11:20 UTC  (2+ messages)

[PATCH] EDAC: Expose node link in sysfs if CONFIG_NUMA
 2023-05-16 11:19 UTC  (4+ messages)

[bug] kernel: bpf: syscall: a possible sleep-in-atomic bug in __bpf_prog_put()
 2023-05-16 11:18 UTC 

[PATCH] e1000e: Add desc after trailing whitespace
 2023-05-16 11:16 UTC 

[PATCH 1/2] perf tools riscv: Allow get_cpuid return empty MARCH and MIMP
 2023-05-16 14:15 UTC  (3+ messages)

[PATCH] arm64: xilinx: Use zynqmp prefix for SOM dt overlays
 2023-05-16 11:15 UTC  (2+ messages)

[PATCH] ARM: zynq: dts: Add SCL & SDA GPIO entries for recovery
 2023-05-16 11:13 UTC  (2+ messages)

[PATCH v2] rust: str: add conversion from `CStr` to `CString`
 2023-05-16 11:12 UTC  (2+ messages)

[PATCH 00/23] arm64: zynqmp: Misc zynqmp changes
 2023-05-16 11:11 UTC  (41+ messages)
` [PATCH 04/23] arm64: zynqmp: Fix usb reset over bootmode pins on zcu100
` [PATCH 06/23] arm64: zynqmp: Sync node name address with reg (mailbox)
` [PATCH 07/23] arm64: zynqmp: Add pmu interrupt-affinity
` [PATCH 08/23] arm64: zynqmp: Add resets property to sdhci nodes
` [PATCH 09/23] arm64: zynqmp: Add dmas, dp, rtc, watchdogs and opp nodes for SOM
` [PATCH 10/23] arm64: zynqmp: Add linux,code for gpio button
` [PATCH 11/23] arm64: zynqmp: Use assigned-clock-rates for setting up SD clock in SOM
` [PATCH 12/23] arm64: zynqmp: Add mtd partition for secure OS storage area
` [PATCH 14/23] arm64: zynqmp: Add gpio labels for modepin gpio
` [PATCH 15/23] arm64: zynqmp: Add pinctrl emmc description to SM-K26
` [PATCH 16/23] arm64: zynqmp: Disable USB3.0 for zc1751-xm016-dc2
` [PATCH 17/23] arm64: zynqmp: Switch to ethernet-phy-id in kv260
` [PATCH 18/23] arm64: zynqmp: Setup clock for DP and DPDMA
` [PATCH 19/23] arm64: zynqmp: Enable DP driver for SOMs
` [PATCH 20/23] arm64: zynqmp: Rename ams_ps/pl node names
` [PATCH 21/23] arm64: zynqmp: Enable AMS on SOM and other zcu10x boards
` [PATCH 22/23] arm64: zynqmp: Describe bus-width for SD card on KV260
` [PATCH 23/23] arm64: zynqmp: Add phase tags marking

[PATCH] sched/fair: Don't balance migration disabled tasks
 2023-05-16 11:10 UTC  (5+ messages)

[PATCH] swap: cleanup get/put_swap_device usage
 2023-05-16 11:06 UTC  (2+ messages)

[PATCH 5.10] staging: gasket: interrupt: Clean interrupt_data after free
 2023-05-16 11:02 UTC  (4+ messages)

[PATCH] wifi: b43: fix incorrect __packed annotation
 2023-05-16 11:00 UTC  (2+ messages)

[PATCH v3] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA2066
 2023-05-16 11:00 UTC  (2+ messages)

[PATCH v8 0/9] Add multiport support for DWC3 controllers
 2023-05-16 10:59 UTC  (7+ messages)
` [PATCH v8 1/9] dt-bindings: usb: qcom,dwc3: Add bindings for SC8280 Multiport
` [PATCH v8 7/9] arm64: dts: qcom: sc8280xp: Add multiport controller node for SC8280

[ANNOUNCE] The Linux Test Project has been released for MAY 2023
 2023-05-16 11:00 UTC 

[PATCH 00/10] Clean ups for maple tree
 2023-05-16 10:53 UTC  (7+ messages)
` [PATCH 08/10] maple_tree: Add comments and some minor cleanups to mas_wr_append()
` [PATCH 10/10] maple_tree: Simplify and clean up mas_wr_node_store()

[PATCH] mm/secretmem: make it on by default
 2023-05-16 10:52 UTC  (2+ messages)

[PATCH] drm/panel: simple: fix active size for Ampire AM-480272H3TMQW-T01H
 2023-05-16 10:52 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: clock: qcom,gcc-sm8250: add missing bi_tcxo_ao clock
 2023-05-16 10:52 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: clock: qcom,gcc-sc7180: document CX power domain
` [PATCH v2 3/3] dt-bindings: clock: qcom,gcc-sc7280: "

[PATCH v10 0/5] add debugfs to migration driver
 2023-05-16 10:50 UTC  (8+ messages)
` [PATCH v10 3/5] hisi_acc_vfio_pci: register debugfs for hisilicon "

[PATCH] f2fs: flush error flags in workqueue
 2023-05-16 10:46 UTC  (2+ messages)

[PATCH v9 1/2] dt-bindings: hwmon: add MAX31827
 2023-05-16 10:46 UTC  (2+ messages)
` [PATCH v9 2/2] hwmon: max31827: add MAX31827 driver

[PATCH] vdpa/mlx5: Fix hang when cvq commands are triggered during device unregister
 2023-05-16 10:44 UTC  (2+ messages)

[PATCH] cassini: Fix a memory leak in the error handling path of cas_init_one()
 2023-05-16 10:44 UTC  (2+ messages)

[PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
 2023-05-16 10:41 UTC  (5+ messages)

[PATCH] net: wwan: t7xx: Ensure init is completed before system sleep
 2023-05-16 10:42 UTC  (2+ messages)

[PATCH 00/10] Add cs42l43 PC focused SoundWire CODEC
 2023-05-16 10:41 UTC  (14+ messages)
` [PATCH 07/10] irqchip/cs42l43: Add support for the cs42l43 IRQs

[PATCH v2] ACPI: scan: Reduce overhead related to devices with dependencies
 2023-05-16 10:37 UTC  (3+ messages)

[syzbot] [kernel?] Internal error in should_fail_ex
 2023-05-16 10:35 UTC 

[syzbot] [kernel?] Internal error in __zone_watermark_ok
 2023-05-16 10:35 UTC 

[PATCH v2] ARM: dts: stm32: remove extra space in stm32mp15xx-dkx.dtsi
 2023-05-16 10:33 UTC  (2+ messages)

[PATCH bpf-next] bpf: btf: restore resolve_mode when popping the resolve stack
 2023-05-16 10:32 UTC  (3+ messages)

[PATCH 1/9] ASoC: amd: ps: create platform devices based on acp config
 2023-05-16 10:35 UTC  (9+ messages)
` [PATCH 2/9] ASoC: amd: ps: handle soundwire interrupts in acp pci driver
` [PATCH 3/9] ASoC: amd: ps: add soundwire dma driver
` [PATCH 4/9] ASoC: amd: ps: add soundwire dma driver dma ops
` [PATCH 5/9] ASoC: amd: ps: add support for Soundwire DMA interrupts
` [PATCH 6/9] ASoC: amd: ps: add pm ops support for soundwire dma driver
` [PATCH 7/9] ASoC: amd: ps: enable SoundWire dma driver build
` [PATCH 8/9] ASoC: amd: update comments in Kconfig file
` [PATCH 9/9] ASoC: amd: ps: Add soundwire specific checks in pci driver in pm ops

[RFC 0/6] mm: improve page allocator scalability via splitting zones
 2023-05-16 10:30 UTC  (6+ messages)

[PATCH] irqchip/mbigen: unify the error handling in mbigen_of_create_domain()
 2023-05-16 10:30 UTC  (2+ messages)
` [irqchip: irq/irqchip-fixes] irqchip/mbigen: Unify "

[RFC PATCH V6 00/14] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-05-16 10:29 UTC  (7+ messages)
` [RFC PATCH V6 03/14] x86/sev: "
` [RFC PATCH V6 04/14] x86/sev: optimize system vector processing invoked from #HV exception
` [RFC PATCH V6 08/14] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp enlightened guest

[PATCH] x86/mce: Check that memory address is usable for recovery
 2023-05-16 10:28 UTC  (2+ messages)
` [tip: ras/core] x86/MCE: Check a hw error's address to determine proper recovery action

[PATCH v4 0/3] Support Honeywell mprls0025pa pressure sensor
 2023-05-16 10:28 UTC  (4+ messages)
` [PATCH v4 2/3] iio: pressure: "

[PATCH 6.1 000/239] 6.1.29-rc1 review
 2023-05-16 10:25 UTC  (2+ messages)

[PATCH] wifi: mt7601u: update firmware path
 2023-05-16 10:25 UTC  (2+ messages)

[PATCH v5 0/6] remove the vmas parameter from GUP APIs
 2023-05-16 10:21 UTC  (6+ messages)
` [PATCH v5 1/6] mm/gup: remove unused vmas parameter from get_user_pages()
` [PATCH v5 3/6] mm/gup: remove vmas parameter from get_user_pages_remote()

[PATCH v2 2/5] irqchip/gic-v3: Disable pseudo NMIs on Mediatek devices w/ firmware issues
 2023-05-16 10:22 UTC  (2+ messages)
` [irqchip: irq/irqchip-fixes] "

[PATCH v2 1/5] dt-bindings: interrupt-controller: arm,gic-v3: Add quirk for Mediatek SoCs w/ broken FW
 2023-05-16 10:22 UTC  (2+ messages)
` [irqchip: irq/irqchip-fixes] "

[RESEND PATCH] irqchip: meson-gpio: mark OF related data as maybe unused
 2023-05-16 10:22 UTC  (2+ messages)
` [irqchip: irq/irqchip-fixes] irqchip/meson-gpio: Mark "

[PATCH 2/2] irqchip/mips-gic: Use raw spinlock for gic_lock
 2023-05-16 10:22 UTC  (2+ messages)
` [irqchip: irq/irqchip-fixes] "

[PATCH 1/2] irqchip/mips-gic: Don't touch vl_map if a local interrupt is not routable
 2023-05-16 10:22 UTC  (2+ messages)
` [irqchip: irq/irqchip-fixes] "

[PATCH][next] iavf: Replace one-element array with flexible-array member
 2023-05-16 10:19 UTC  (2+ messages)

[PATCH] memblock: Add flags and nid info in memblock debugfs
 2023-05-16 10:17 UTC  (2+ messages)

[PATCH] tty: serial: fsl_lpuart: make sure to turn off break before enabling CTS
 2023-05-16 10:11 UTC 

[PATCH v6 00/21] net/tcp: Add TCP-AO support
 2023-05-16 10:15 UTC  (5+ messages)
` [PATCH v6 01/21] net/tcp: Prepare tcp_md5sig_pool for TCP-AO

[PATCH] irqchipi/gic-v4: Ensure accessing the correct RD when and writing INVLPIR
 2023-05-16 10:15 UTC  (3+ messages)

[PATCH] irqchip/jcore-aic: Fix missing allocation of IRQ descriptors
 2023-05-16 10:15 UTC  (7+ messages)

[PATCH] ARM: dts: stm32: add part number for STM32MP15x
 2023-05-16 10:15 UTC  (2+ messages)

[PATCH 0/2] PCI: pciehp: Add support for OS-First Hotplug
 2023-05-16 10:14 UTC  (10+ messages)
` [PATCH 1/2] PCI: pciehp: Add support for OS-First Hotplug and AER/DPC

[PATCH v1 1/2] mm/zsmalloc: use ARRAY_SIZE in isolate_zspage()
 2023-05-16 10:11 UTC  (5+ messages)
` [PATCH v1 2/2] mm/zsmalloc: get rid of PAGE_MASK

[PATCH v2 0/2] PCI: pciehp: Add support for native AER and DPC handling on async remove
 2023-05-16 10:10 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: pciehp: Add support for async hotplug with native AER and DPC/EDR

[PATCH v8 00/10] arm64: Add framework to turn an IPI as NMI
 2023-05-16 10:09 UTC  (5+ messages)

[PATCH] ACPI: scan: Reduce overhead related to devices with dependencies
 2023-05-16 10:08 UTC  (3+ messages)

[PATCH v1] Documentation/process: add soc maintainer handbook
 2023-05-16 10:08 UTC  (4+ messages)

[PATCH 4.14 000/116] 4.14.315-rc1 review
 2023-05-16 10:07 UTC  (2+ messages)

[PATCH v3 0/5] arm64: qcom: sa8775p: add support for UFS
 2023-05-16 10:06 UTC  (3+ messages)
` [PATCH v3 1/5] dt-bindings: ufs: qcom: add compatible for sa8775p

[PATCH V3 0/6] Incremental patches on minimal boot support
 2023-05-16 10:06 UTC  (2+ messages)

[PATCH v3 00/28] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
 2023-05-16  9:37 UTC  (3+ messages)
` [PATCH v3 03/28] drm/i915/gvt: Verify hugepages are contiguous in physical address space

[PATCH v2 0/5] irqchip/gic-v3: Disable pseudo NMIs on Mediatek Chromebooks w/ bad FW
 2023-05-16  9:58 UTC  (2+ messages)

[PATCH v4 0/6] firmware: tegra: Add MRQ support for Tegra264
 2023-05-16  9:55 UTC  (4+ messages)
` [PATCH v4 6/6] firmware: tegra: bpmp: Add support for DRAM MRQ GSCs

[PATCH] vfio/type1: check pfn valid before converting to struct page
 2023-05-16  9:30 UTC 

[PATCH v2 0/4] Make fprobe + rethook immune to recursion
 2023-05-16  9:51 UTC  (5+ messages)
` [PATCH v2 2/4] fprobe: make fprobe_kprobe_handler recursion free

[PATCH 6.3 000/246] 6.3.3-rc1 review
 2023-05-16  9:51 UTC  (2+ messages)

[PATCH V10 0/4] riscv: Optimize function trace
 2023-05-16  9:50 UTC  (2+ messages)

[PATCH v4 0/4] perf tools: Add printing perf_event_attr `config` and `id` symbol in perf_event_attr__fprintf()
 2023-05-16  9:49 UTC  (2+ messages)

Reported-by checkpatch warning from v6.4-rc1
 2023-05-16  9:47 UTC  (2+ messages)

[PATCH] dt-bindings: arm: aspeed: add Inventec starscream-bmc
 2023-05-16  9:15 UTC 

[PATCH 2/2] perf vendor events riscv: add T-HEAD C9xx JSON file
 2023-05-16 10:17 UTC  (2+ messages)

[PATCH v2 0/2] phy: mtk-mipi-csi: add driver for CSI phy
 2023-05-16  9:41 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: phy: add mediatek mipi csi driver v 0.5

[PATCH 0/2] perf: add T-HEAD C9xx series cpu support
 2023-05-16 10:32 UTC  (2+ messages)


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