The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-08-19 17:01:05 to 2024-08-19 19:07:08 UTC [more...]

[PATCH 0/9] PCI: Remove pcim_iounmap_regions()
 2024-08-19 18:39 UTC  (17+ messages)
` [PATCH 4/9] block: mtip32xx: Replace deprecated PCI functions
` [PATCH 5/9] gpio: "
` [PATCH 6/9] ethernet: cavium: "
` [PATCH 7/9] ethernet: stmicro: Simplify PCI devres usage
` [PATCH 8/9] vdap: solidrun: Replace deprecated PCI functions
` [PATCH 9/9] PCI: Remove pcim_iounmap_regions()

[PATCH v2 1/1] dt-bindings: hwmon/regulator: Convert ltc2978.txt to yaml
 2024-08-19 19:06 UTC 

[PATCH] mm/memcontrol: respect zswap.writeback setting from parent cg too
 2024-08-19 19:05 UTC  (9+ messages)

[drivers/clk] Question about `en7523_register_clocks` func: misuse of __counted_by
 2024-08-19 19:05 UTC 

[PATCH v3 00/25] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-08-19 19:05 UTC  (5+ messages)
` [PATCH v3 18/25] cxl/extent: Process DCD events and realize region extents
` [PATCH v3 19/25] cxl/region/extent: Expose region extent information in sysfs

[PATCH v4 0/6] mm: split underused THPs
 2024-08-19 19:00 UTC  (5+ messages)
` [PATCH v4 4/6] mm: Introduce a pageflag for partially mapped folios

[PATCH v3 1/1] dt-bindings: extcon: ptn5150: add child node port
 2024-08-19 18:57 UTC 

Manpower Recruitment For Canada™
 2024-08-17 14:58 UTC 

[PATCH net v1] mlxbf_gige: disable port during stop()
 2024-08-19 18:55 UTC  (2+ messages)

[PATCH v1 00/16] iommufd: Add VIOMMU infrastructure (Part-1)
 2024-08-19 18:54 UTC  (25+ messages)
` [PATCH v1 05/16] iommufd/viommu: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID ioctl
` [PATCH v1 08/16] iommufd/viommu: Add IOMMU_VIOMMU_INVALIDATE ioctl
` [PATCH v1 15/16] iommu/arm-smmu-v3: Add viommu cache invalidation support

[PATCH] Reenable NUMA policy support in the slab allocator
 2024-08-19 18:54 UTC 

[drivers/dma/ti] Question about `struct omap_desc`: misuse of __counted_by
 2024-08-19 18:53 UTC 

[PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
 2024-08-19 18:52 UTC  (2+ messages)

[PATCH RESEND] mm: drop lruvec->lru_lock if contended when skipping folio
 2024-08-19 18:46 UTC 

[PATCH] netfilter: ctnetlink: support CTA_FILTER for flush
 2024-08-19 18:47 UTC  (3+ messages)

[PATCH] um: make personality(PER_LINUX32) work on x86_64
 2024-08-19 18:46 UTC  (3+ messages)

From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
 2024-08-19 18:45 UTC  (8+ messages)
` [PATCH v3 1/7] i2c: designware: Replace a while-loop by for-loop
` [PATCH v3 2/7] i2c: designware: Let PCI core to take care about interrupt vectors
` [PATCH v3 3/7] i2c: designware: Add missing 'c' into PCI IDs variable name
` [PATCH v3 4/7] i2c: designware: Unify terminator in device ID tables
` [PATCH v3 5/7] i2c: designware: Always provide "
` [PATCH v3 6/7] i2c: designware: Drop return value from i2c_dw_acpi_configure()
` [PATCH v3 7/7] i2c: designware: Drop return value from dw_i2c_of_configure()

[REGRESSION][BISECTED][STABLE] hdparm errors since 28ab9769117c
 2024-08-19 18:45 UTC  (8+ messages)

[PATCH -next] spi: s3c64xx: Fix module autoloading
 2024-08-19 18:45 UTC  (3+ messages)

[PATCH -next 5/8] spi: cadence: Make cdns_mrvl_xspi_clk_div_list static
 2024-08-19 18:45 UTC  (2+ messages)
` (subset) "

[PATCH 1/1] ASoC: dt-bindings: convert tlv320aic31xx.txt to yaml
 2024-08-19 18:45 UTC  (2+ messages)

[PATCH V4 0/2] Some bugfix for xfs fsmap
 2024-08-19 18:44 UTC  (3+ messages)
` [PATCH V4 2/2] xfs: Fix missing interval for missing_owner in "

[PATCH -next 0/3] Some optimizations about cpuset
 2024-08-19 18:43 UTC  (6+ messages)
` [PATCH -next 2/3] cgroup/cpuset: remove fetch_xcpus
` [PATCH -next 3/3] cgroup/cpuset: remove use_parent_ecpus of cpuset

[PATCH 1/2] clocksource: imx-tpm: fix return -ETIME when delta exceeds INT_MAX
 2024-08-19 18:43 UTC  (3+ messages)

[PATCH v12 00/10] enable bs > ps in XFS
 2024-08-19 18:40 UTC  (6+ messages)

[PATCH v3] of/irq: Support #msi-cells=<0> in of_msi_get_domain
 2024-08-19 18:40 UTC  (2+ messages)

[PATCH 00/12] drm/amd: Switch over to struct drm_edid
 2024-08-19 18:39 UTC  (6+ messages)
` [PATCH 03/12] drm/edid: constify argument of drm_edid_is_valid()

[PATCH dlm/next 00/12] dlm: net-namespace functionality
 2024-08-19 18:37 UTC  (13+ messages)
` [PATCH dlm/next 01/12] dlm: introduce dlm_find_lockspace_name()
` [PATCH dlm/next 02/12] dlm: disallow different configs nodeid storages
` [PATCH dlm/next 03/12] dlm: add struct net to dlm_new_lockspace()
` [PATCH dlm/next 04/12] dlm: handle port as __be16 network byte order
` [PATCH dlm/next 05/12] dlm: use dlm_config as only cluster configuration
` [PATCH dlm/next 06/12] dlm: dlm_config_info config fields to unsigned int
` [PATCH dlm/next 07/12] dlm: rename config to configfs
` [PATCH dlm/next 08/12] kobject: add kset_type_create_and_add() helper
` [PATCH dlm/next 09/12] kobject: export generic helper ops
` [PATCH dlm/next 10/12] dlm: separate dlm lockspaces per net-namespace
` [PATCH dlm/next 11/12] dlm: add nldlm net-namespace aware UAPI
` [PATCH dlm/next 12/12] gfs2: separate mount context by net-namespaces

[PATCH v2] Fix member variable description warnings while building docs
 2024-08-19 18:33 UTC 

[RFC PATCH 0/9] Add RAS support for CXL root ports, CXL downstream switch ports, and CXL upstream switch ports
 2024-08-19 18:35 UTC  (8+ messages)
` [RFC PATCH 1/9] PCI/AER: Update AER driver to call root port and downstream port UCE handlers

[PATCH] kselftest: timers: Fix const correctness
 2024-08-19 18:34 UTC  (2+ messages)

[PATCH] drm/radeon: Switch radeon_connector to struct drm_edid
 2024-08-19 18:34 UTC  (3+ messages)

[PATCH v2] hid-playstation: DS4: Update rumble and lightbar together
 2024-08-19 18:33 UTC  (3+ messages)

[PATCH -next] RDMA/mlx5: Remove two unused declarations
 2024-08-19 18:33 UTC  (2+ messages)

[PATCH v5 1/2] clocksource: acpi_pm: Add external callback for suspend/resume
 2024-08-19 18:31 UTC  (4+ messages)
` [PATCH v6 "

[PATCH 0/2] KVM: x86/mmu: Run NX huge page recovery under MMU read lock
 2024-08-19 18:31 UTC  (9+ messages)
` [PATCH 1/2] KVM: x86/mmu: Split NX hugepage recovery flow into TDP and non-TDP flow
` [PATCH 2/2] KVM: x86/mmu: Recover NX Huge pages belonging to TDP MMU under MMU read lock

[PATCH v2] Avoid memory barrier in read_seqcount() through load acquire
 2024-08-19 18:30 UTC 

[PATCH] x86/sev: ensure that RMP table fixups are reserved for memblock
 2024-08-19 18:30 UTC  (2+ messages)

[PATCH] perf/x86/intel: Limit the period on Haswell
 2024-08-19 18:30 UTC 

[PATCH] ASoC: dt-bindings: samsung,odroid: drop stale clocks
 2024-08-19 18:28 UTC  (2+ messages)

[PATCH v6 00/22] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-08-19 18:27 UTC  (14+ messages)
` [PATCH v6 06/22] x86/resctrl: Add support to enable/disable AMD ABMC feature
` [PATCH v6 19/22] x86/resctrl: Introduce the interface to switch between monitor modes
` [PATCH v6 20/22] x86/resctrl: Enable AMD ABMC feature by default when supported

Some feedbacks on RISC-V IOMMU driver
 2024-08-19 18:27 UTC  (4+ messages)
  ` [External] "
    ` [External] "

[PATCH] dt-bindings: samsung: exynos-usi: add missing constraints
 2024-08-19 18:26 UTC  (3+ messages)

[syzbot] [kernfs?] WARNING in kernfs_new_node (3)
 2024-08-19 18:26 UTC 

[PATCH v2 00/19] Implement DWARF modversions
 2024-08-19 18:25 UTC  (7+ messages)
` [PATCH v2 16/19] gendwarfksyms: Add support for reserved structure fields

[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-08-19 18:24 UTC  (11+ messages)
` [PATCH v9 06/19] x86: Add early SHA-1 support for Secure Launch early measurements

[GIT PULL] HID fixes for 6.11
 2024-08-19 18:19 UTC  (2+ messages)

[PATCH v2] net/socket: Check cgroup_bpf_enabled() only once in do_sock_getsockopt
 2024-08-19 18:18 UTC  (2+ messages)

[PATCH 0/1] ufs: mediatek: Fix probe failure on MT8395 SoC
 2024-08-19 18:17 UTC  (4+ messages)
` [PATCH 1/1] scsi: ufs-mediatek: Add UFSHCD_QUIRK_BROKEN_LSDBS_CAP

[PATCH] iommu/amd: Modify set_dte_entry() to use 128-bit cmpxchg operation
 2024-08-19 18:15 UTC  (3+ messages)

[PATCH v2] HID: multitouch: Add report_fixup for Goodix GT7868Q touchpad
 2024-08-19 18:14 UTC  (2+ messages)

[PATCH v1] RISC-V: hwprobe: Use BIT macro to avoid warnings
 2024-08-19 18:11 UTC  (2+ messages)

[PATCH v6 00/13] PCI: brcnstb: Enable STB 7712 SOC
 2024-08-19 18:09 UTC  (7+ messages)
` [PATCH v6 05/13] PCI: brcmstb: Use bridge reset if available

[PATCH resend -next] HID: amd_sfh: Remove unused declarations
 2024-08-19 18:08 UTC  (2+ messages)

[PATCH resend -next] HID: intel-ish-hid: Remove unused declarations
 2024-08-19 18:08 UTC  (2+ messages)

[PATCH v4 1/1] dt-bindings: input: touchscreen: convert ads7846.txt to yaml
 2024-08-19 18:05 UTC 

[PATCH v1 00/13] perf inject improvements
 2024-08-19 18:01 UTC  (3+ messages)
` [PATCH v1 10/13] perf inject: Fix build ID injection

[RFCv2 0/9] UEFI emulator for kexec
 2024-08-19 18:00 UTC  (3+ messages)
` [RFCv2 1/9] efi/libstub: Ask efi_random_alloc() to skip unusable memory

[PATCH 00/10] Add device tree for ArmSoM Sige 5 board
 2024-08-19 17:59 UTC  (4+ messages)
` [PATCH 09/10] arm64: dts: rockchip: Add rk3576 SoC base DT

[PATCH] netem: fix return value if duplicate enqueue fails
 2024-08-19 17:56 UTC 

[PATCH v3 0/6] Landlock: Signal Scoping Support
 2024-08-19 17:57 UTC  (3+ messages)
` [PATCH v3 2/6] Landlock: Adding file_send_sigiotask signal scoping support

[PATCH v2 00/12] arm64: dts: imx: 3rd dtb warning clearn up
 2024-08-19 17:56 UTC  (15+ messages)
` [PATCH v2 01/12] arm64: dts: imx8-ss-img: remove undocument slot for jpeg
` [PATCH v2 02/12] arm64: dts: fsl-ls1043a: move "fsl,ls1043a-qdma" ahead "fsl,ls1021a-qdma"
` [PATCH v2 03/12] arm64: dts: imx: rename gpio hog as <gpio name>-hog
` [PATCH v2 04/12] arm64: dts: fsl-ls1012a-frdm: move clock-sc16is7xx under root node
` [PATCH v2 05/12] arm64: dts: layerscape: rename mdio-mux-emi to mdio-mux@<addr>
` [PATCH v2 06/12] arm64: dts: fsl-ls1028: add missed supply for wm8904
` [PATCH v2 07/12] arm64: dts: imx8mm-venice-gw7902(3): add #address-cells for gsc@20
` [PATCH v2 08/12] arm64: dts: fsl-lx2160a-tqmlx2160a: change "vcc" to "vdd" for hub*
` [PATCH v2 09/12] arm64: dts: imx8mp-venice: add vddl and vana for sensor@10
` [PATCH v2 10/12] arm64: dts: fsl-ls1088a-ten64: change to low case hex value
` [PATCH v2 11/12] arm64: dts: s32v234: remove fallback compatible string arm,cortex-a9-gic
` [PATCH v2 12/12] arm64: dts: imx8mm-beacon-kit: add DVDD-supply and DOVDD-supply

[PATCH v2 00/14] KEYS: Add support for PGP keys and signatures
 2024-08-19 17:56 UTC  (6+ messages)
` [PATCH v2 01/14] mpi: Introduce mpi_key_length()
` [PATCH v2 02/14] rsa: add parser of raw format

[PATCH] dt-bindings: mmc: renesas,sdhi: add top-level constraints
 2024-08-19 17:54 UTC  (4+ messages)

[PATCH] fuse: use unsigned type for getxattr/listxattr size truncation
 2024-08-19 17:52 UTC 

[PATCH v2] drm/panel: ili9341: Add comments for registers in ili9341_config()
 2024-08-19 17:51 UTC 

[PATCH] drm/panel: ili9341: Add comments for ILI9341 register
 2024-08-19 17:49 UTC  (3+ messages)

[REGRESSION][BISECTED] vmwgfx crashes with command buffer error after update
 2024-08-19 17:49 UTC  (2+ messages)

[PATCH v2 0/7] usb: dwc3: qcom: Flatten dwc3 structure
 2024-08-19 17:48 UTC  (3+ messages)
` [PATCH v2 4/7] usb: dwc3: core: Expose core driver as library

[PATCH v20 00/20] Integrity Policy Enforcement LSM (IPE)
 2024-08-19 17:47 UTC  (8+ messages)
` [PATCH v20 12/20] dm verity: expose root hash digest and signature data to LSMs

[PATCH 0/9 RFC] Make wake_up_{bit,var} less fragile
 2024-08-19 17:45 UTC  (3+ messages)

[PATCH] pstore: replace spinlock_t by raw_spinlock_t
 2024-08-19 17:45 UTC  (2+ messages)

Ubuntu RT2X00 WIFI USB Driver Kernel NULL pointer Dereference&Use-After-Free Vulnerability
 2024-08-19 17:43 UTC  (6+ messages)

[PATCH v11 0/9] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-08-19 17:39 UTC  (7+ messages)
` [PATCH v11 9/9] iommu/tegra241-cmdqv: Limit CMDs for guest owned VINTF

[PATCH v5 0/2] Add CRU support for rk3576 SoC
 2024-08-19 17:36 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: clock, reset: Add support for rk3576

[PATCH] Documentation: admin-guide/dm: Fix indentation bug
 2024-08-19 17:35 UTC 

[PATCH] riscv: hwprobe: export Zicntr and Zihpm extensions
 2024-08-19 17:34 UTC  (3+ messages)

[PATCH v12 0/6]arm64: add ARCH_HAS_COPY_MC support
 2024-08-19 17:29 UTC  (3+ messages)
` [PATCH v12 2/6] arm64: add support for ARCH_HAS_COPY_MC

[PATCH v4 1/2] rust: kernel: add `drop_contents` to `BoxExt`
 2024-08-19 17:24 UTC  (4+ messages)
` [PATCH v4 2/2] rust: init: add `write_[pin_]init` functions

[PATCH] KVM: arm64: vgic-debug: Don't put unmarked LPIs
 2024-08-19 17:25 UTC  (2+ messages)

[PATCH v7 0/2] Dynamic Allocation of the reserved_mem array
 2024-08-19 17:23 UTC  (2+ messages)

[PATCH v3 1/1] dt-bindings: input: touchscreen: convert colibri-vf50-ts.txt to yaml
 2024-08-19 17:21 UTC  (2+ messages)

[PATCH v2] mm: Give kmap_lock before call flush_tlb_kernel_rang,avoid kmap_high deadlock
 2024-08-19 16:10 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 0/9] drm/meson: dw-hdmi: clean-up
 2024-08-19 17:20 UTC  (4+ messages)
` [PATCH 6/9] drm/meson: dw-hdmi: convert to regmap

[PATCH net-next v3 0/8] net/selftests: TCP-AO selftests updates
 2024-08-19 17:19 UTC  (2+ messages)

[PATCH] HID: corsair-void: Add Corsair Void headset family driver
 2024-08-19 17:16 UTC  (5+ messages)
    `  "

[PATCH net-next 1/4] dt-bindings: net: mediatek,net: narrow interrupts per variants
 2024-08-19 17:15 UTC  (8+ messages)
` [PATCH net-next 2/4] dt-bindings: net: mediatek,net: add top-level constraints
` [PATCH net-next 3/4] dt-bindings: net: renesas,etheravb: "
` [PATCH net-next 4/4] dt-bindings: net: socionext,uniphier-ave4: "

[syzbot] [net?] Internal error in sprintf (3)
 2024-08-19 17:15 UTC  (2+ messages)

[PATCH] dt-bindings: memory-controllers: renesas,rpc-if: add top-level constraints
 2024-08-19 17:15 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: PCI: hisilicon,kirin-pcie: add top-level constraints
 2024-08-19 17:14 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: PCI: renesas,pci-rcar-gen2: "
` [PATCH 3/3] dt-bindings: PCI: socionext,uniphier-pcie-ep: "

[PATCH 1/2] media: dt-bindings: renesas,fcp: add top-level constraints
 2024-08-19 17:14 UTC  (4+ messages)
` [PATCH 2/2] media: dt-bindings: renesas,vsp1: "

[PATCH 00/14] Remove support for platform data from samsung keypad
 2024-08-19 17:14 UTC  (6+ messages)
` [PATCH 09/14] dt-bindings: input: samsung,s3c6410-keypad: introduce compact binding

[syzbot] [media?] [usb?] WARNING in smsusb_init_device/usb_submit_urb
 2024-08-19 17:14 UTC  (9+ messages)
  ` [PATCH] media/usb/siano: Fix endpoint type checking in smsusb

[PATCH] dt-bindings: phy: socionext,uniphier: add top-level constraints
 2024-08-19 17:14 UTC  (2+ messages)

[PATCH V2] iommu/amd: Update PASID, GATS, GLX, SNPAVICSUP feature related macros
 2024-08-19 17:13 UTC  (2+ messages)

[PATCH] dt-bindings: pwm: allwinner,sun4i-a10-pwm: add top-level constraints
 2024-08-19 17:13 UTC  (2+ messages)

[PATCH] dt-bindings: reset: socionext,uniphier-glue-reset: add top-level constraints
 2024-08-19 17:13 UTC  (2+ messages)

[PATCH] dt-bindings: iio: st,stm32-adc: add top-level constraints
 2024-08-19 17:13 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: display: renesas,du: narrow interrupts and resets per variants
 2024-08-19 17:12 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: display: renesas,du: add top-level constraints

[PATCH v13 2/3] i2c: aspeed: support AST2600 i2c new register mode driver
 2024-08-19 17:10 UTC  (2+ messages)

[PATCH v4] remoteproc: xlnx: add sram support
 2024-08-19 17:09 UTC 

[PATCH 1/5] dt-bindings: clock: baikal,bt1-ccu-div: add top-level constraints
 2024-08-19 17:10 UTC  (10+ messages)
` [PATCH 2/5] dt-bindings: clock: cirrus,lochnagar: "
` [PATCH 3/5] dt-bindings: clock: renesas,cpg-clocks: "
` [PATCH 4/5] dt-bindings: clock: rockchip,rk3588-cru: drop unneeded assigned-clocks
` [PATCH 5/5] dt-bindings: clock: st,stm32mp1-rcc: add top-level constraints

[RFC} arm architecture board/feature deprecation timeline
 2024-08-19 17:08 UTC  (4+ messages)

[PATCH v11 0/4] Add AP6275P wireless support
 2024-08-19 16:42 UTC  (2+ messages)

[GIT PULL] printk fixup for 6.11-rc5
 2024-08-19 17:04 UTC  (2+ messages)

[PATCH 5.10 000/345] 5.10.224-rc3 review
 2024-08-19 17:03 UTC  (2+ messages)
` 5.10.225-rc1 [Was: Re: [PATCH 5.10 000/345] 5.10.224-rc3 review]

[PATCH v3 0/9] reset: amlogic: move audio reset drivers out of CCF
 2024-08-19 17:03 UTC  (5+ messages)
` [PATCH v3 4/9] reset: amlogic: add driver parameters

[PATCH] riscv: defconfig: sophgo: enable clks for sg2042
 2024-08-19 17:02 UTC  (2+ messages)

[PATCH] netfilter: remove unnecessary assignment in translate_table
 2024-08-19 17:02 UTC  (2+ messages)

[PATCH v3 1/3] riscv: mm: Use hint address in mmap if available
 2024-08-19 17:00 UTC  (3+ messages)


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