All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-01 10:45:50 to 2022-06-01 11:29:50 UTC [more...]

[PATCH v5 00/15] IOMMU: superpage support when not sharing pagetables
 2022-06-01 11:29 UTC  (3+ messages)
` [PATCH v5 07/15] x86: introduce helper for recording degree of contiguity in page tables

[PATCH v2] Grow: Split Grow_reshape into helper function
 2022-06-01 11:29 UTC  (3+ messages)

[PATCH v6 00/43] Add LoongArch softmmu support
 2022-06-01 10:25 UTC  (25+ messages)
` [PATCH v6 02/43] target/loongarch: Add core definition
` [PATCH v6 03/43] target/loongarch: Add main translation routines
` [PATCH v6 04/43] target/loongarch: Add fixed point arithmetic instruction translation
` [PATCH v6 10/43] target/loongarch: Add floating "
` [PATCH v6 12/43] target/loongarch: Add floating point conversion "
` [PATCH v6 16/43] target/loongarch: Add disassembler
` [PATCH v6 17/43] target/loongarch: Add target build suport
` [PATCH v6 19/43] target/loongarch: Add CSRs definition
` [PATCH v6 26/43] target/loongarch: Add LoongArch IOCSR instruction
` [PATCH v6 27/43] target/loongarch: Add TLB instruction support
` [PATCH v6 28/43] target/loongarch: Add other core instructions support
` [PATCH v6 29/43] target/loongarch: Add timer related "
` [PATCH v6 30/43] hw/loongarch: Add support loongson3 virt machine type
` [PATCH v6 31/43] hw/loongarch: Add LoongArch ipi interrupt support(IPI)
` [PATCH v6 32/43] hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)
` [PATCH v6 34/43] hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)
` [PATCH v6 35/43] hw/loongarch: Add irq hierarchy for the system
` [PATCH v6 36/43] Enable common virtio pci support for LoongArch
` [PATCH v6 37/43] hw/loongarch: Add some devices support for 3A5000
` [PATCH v6 38/43] hw/loongarch: Add LoongArch ls7a rtc device support
` [PATCH v6 39/43] hw/loongarch: Add LoongArch load elf function
` [PATCH v6 40/43] hw/loongarch: Add LoongArch power manager support
` [PATCH v6 42/43] tests/tcg/loongarch64: Add hello/memory test in loongarch64 system
` [PATCH v6 43/43] target/loongarch: 'make check-tcg' support

[PATCH v3 00/46] Add KernelMemorySanitizer infrastructure
 2022-06-01 11:27 UTC  (17+ messages)
` [PATCH v3 28/46] kmsan: entry: handle register passing from uninstrumented code

[PATCH 0/2] Add support for QSGMII mode
 2022-06-01 11:27 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: phy: ti: phy-gmii-sel: Add bindings for J7200

[f2fs-dev] [Bug 216050] New: fsfs_gc occupies 100% cpu
 2022-06-01 11:27 UTC  (2+ messages)
` [f2fs-dev] [Bug 216050] f2fs_gc "

[PATCH V12 00/24] arch: Add basic LoongArch support
 2022-06-01 11:27 UTC  (3+ messages)
` [PATCH V12 22/24] LoongArch: Add Non-Uniform Memory Access (NUMA) support

mm/khugepaged: collapse file/shmem compound pages
 2022-06-01 11:26 UTC  (12+ messages)

[PATCH 00/10] drm/mgag200: Convert device init to use device-info structure
 2022-06-01 11:25 UTC  (11+ messages)
` [PATCH 01/10] drm/mgag200: Remove special case for G200SE with <2 MiB
` [PATCH 02/10] drm/mgag200: Initialize each model in separate function
` [PATCH 03/10] drm/mgag200: Move PCI-option setup into model-specific code
` [PATCH 04/10] drm/mgag200: Call mgag200_device_probe_vram() from per-model init
` [PATCH 05/10] drm/mgag200: Implement new init logic
` [PATCH 06/10] drm/mgag200: Add struct mgag200_device_info
` [PATCH 07/10] drm/mgag200: Store HW_BUG_NO_STARTADD flag in device info
` [PATCH 08/10] drm/mgag200: Store maximum resolution and memory bandwith "
` [PATCH 09/10] drm/mgag200: Store vidrst flag "
` [PATCH 10/10] drm/mgag200: Store positions of I2C data and clock bits "

[V4] serial: core: Do stop_rx in suspend path for console if console_suspend is disabled
 2022-06-01 11:24 UTC  (4+ messages)

[PATCH] x86: events: Do not return bogus capabilities if PMU is broken
 2022-06-01 11:24 UTC  (3+ messages)

[RFC PATCH v2 0/6] ufs: set power domain performance state when scaling gears
 2022-06-01 11:23 UTC  (10+ messages)
` [RFC PATCH v2 4/6] PM: opp: allow control of multiple clocks

[PATCH v1 00/15] Add support for MT8195 SCP 2nd core
 2022-06-01 11:22 UTC  (24+ messages)
` [PATCH v1 01/15] dt-binding: remoteproc: mediatek: Support dual-core SCP
` [PATCH v1 02/15] remoteproc: Kconfig: Add mt8195 SCP dual core configuration
` [PATCH v1 03/15] remoteproc: mediatek: Support hanlding scp core 1 wdt timeout
` [PATCH v1 04/15] remoteproc: mediatek: Add SCP core 1 register definitions
` [PATCH v1 05/15] remoteproc: mediatek: Add SCP core 1 driver for dual-core scp
` [PATCH v1 06/15] remoteproc: mediatek: Add SCP core 1 rproc operations
` [PATCH v1 07/15] remoteproc: mediatek: Add SCP core 1 reserved memory support
` [PATCH v1 08/15] remoteproc: mediatek: Add SCP core 1 interrupt support
` [PATCH v1 09/15] remoteproc: mediatek: Register SCP core 1 initialization ipi
` [PATCH v1 10/15] remoteproc: mediatek: Add chip dependent operations for SCP core 1
` [PATCH v1 11/15] remoteproc: mediatek: Add SCP core 1 SRAM offset
` [PATCH v1 12/15] remoteproc: mediatek: Add SCP core 1 as a rproc subdevice
` [PATCH v1 13/15] remoteproc: mediatek: Wait SCP core 1 probe done
` [PATCH v1 14/15] remoteproc: mediatek: Support rpmsg for SCP core 1
` [PATCH v1 15/15] mfd: cros_ec: Add SCP core 1 as a new CrOS EC MCU

[RFC PATCH v5 0/3] Sysbus device generic QAPI plug support
 2022-06-01 10:45 UTC  (15+ messages)

[LTP] [PATCH 0/8] shell: $TST_ALL_FILESYSTEMS (.all_filesystems)
 2022-06-01 11:22 UTC  (5+ messages)
` [LTP] [PATCH 5/8] shell: Add tst_clear_device

[PATCH V13 0/9] Add Qualcomm Technologies, Inc. PM8008 regulator driver
 2022-06-01 11:18 UTC  (7+ messages)
` [PATCH V13 7/9] regulator: Add a regulator driver for the PM8008 PMIC

[PATCH v4 0/2] Optimize performance of update hash-map when free is zero
 2022-06-01 11:17 UTC  (7+ messages)
` [PATCH v4 1/2] bpf: avoid grabbing spin_locks of all cpus when no free elems
    ` [External] "
` [PATCH v4 2/2] selftest/bpf/benchs: Add bpf_map benchmark
    `  "

[PATCH v4 1/2] lpm: add const to lpm arg of rte_lpm_lookup
 2022-06-01 11:15 UTC  (2+ messages)
` [PATCH v4 2/2] lpm: add a scalar version of lookupx4 function

[PATCH v4 0/4] Implement vdpasim stop operation
 2022-06-01 11:15 UTC  (10+ messages)
` [PATCH v4 3/4] vhost-vdpa: uAPI to stop the device

[PATCH nf] nft_set_rbtree: Move clauses for expired nodes, last active node as leaf
 2022-06-01 11:15 UTC  (7+ messages)

[PATCH] PCI: vmd: Use devm_kasprintf instead of simple kasprintf
 2022-06-01 11:14 UTC  (3+ messages)

Re: [PATCH] drm: bridge: adv7511: Add check for mipi_dsi_driver_register
 2022-06-01 11:12 UTC  (2+ messages)

[PATCH 00/11] soc: bcm2835-power: Prepare BCM2711 V3D support
 2022-06-01 11:09 UTC  (8+ messages)
` [PATCH 07/11] mfd: bcm2835-pm: Add support for BCM2711

[PATCH] target/ppc/cpu-models: Update max alias to power10
 2022-06-01 10:35 UTC  (6+ messages)

[PATCH 00/12] btrfs: some improvements and cleanups around delayed items
 2022-06-01 11:11 UTC  (5+ messages)
` [PATCH 02/12] btrfs: free the path earlier when creating a new inode

[PATCH 0/2] Hi3521a support
 2022-06-01 11:09 UTC  (16+ messages)
` [RFC v2 "
  ` [RFC v2 1/2] clk: hisilicon: add CRG driver Hi3521a SoC

[PATCH 0/2] MediaTek Helio X10 MT6795 - MT6331/6332 PMIC MFD integration
 2022-06-01 11:08 UTC  (14+ messages)
` [PATCH 1/2] dt-bindings: mfd: mt6397: Add compatibles for MT6331 RTC and keys

[PATCH] linux-firmware: add support for building snapshots
 2022-06-01 11:08 UTC 

pull-request: wireless-2022-06-01
 2022-06-01 11:07 UTC 

[PATCH v5 0/6] Raspberry PI 4 V3D enablement
 2022-06-01 11:02 UTC  (15+ messages)
` [PATCH v5 1/6] dt-bindings: gpu: v3d: Add BCM2711's compatible
` [PATCH v5 2/6] drm/v3d: Get rid of pm code
` [PATCH v5 3/6] drm/v3d: Add support for bcm2711
` [PATCH v5 4/6] ARM: dts: bcm2711: Enable V3D
` [PATCH v5 5/6] ARM: configs: Enable DRM_V3D
` [PATCH v5 6/6] arm64: config: "

[PATCH 00/11] Devicetree Changes SDX65
 2022-06-01 11:06 UTC  (13+ messages)
` [PATCH 01/11] ARM: dts: qcom: sdx65: Add CPUFreq support
` [PATCH 02/11] ARM: dts: qcom: sdx65: Add modem SMP2P node
` [PATCH 03/11] ARM: dts: qcom: sdx65: Add IMEM and PIL info region
` [PATCH 04/11] dt-bindings: firmware: scm: Add compatible for SDX65
` [PATCH 05/11] ARM: dts: qcom: sdx65: Add SCM node
` [PATCH 08/11] ARM: dts: qcom: sdx65-mtp: Increase the vmalloc size
` [PATCH 09/11] dt-bindings: watchdog: Add binding for Qcom SDX65
` [PATCH 10/11] ARM: dts: qcom: sdx65: Add Watchdog support

[PATCH v2] md: Explicitly create command-line configured devices
 2022-06-01 11:03 UTC 

[PATCH 00/12] iommu/vt-d: Optimize the use of locks
 2022-06-01 11:02 UTC  (9+ messages)
` [PATCH 07/12] iommu/vt-d: Acquiring lock in pasid manipulation helpers
` [PATCH 09/12] iommu/vt-d: Check device list of domain in domain free path

[ammarfaizi2-block:dhowells/linux-fs/cifs-netfs 32/41] fs/cifs/fscache.c:112:67: sparse: sparse: incorrect type in argument 2 (different base types)
 2022-06-01 11:01 UTC 

[PATCH 0/8] Add interconnect for i.MX8MP blk ctrl
 2022-06-01  9:45 UTC  (2+ messages)
` [PATCH 8/8] arm64: dts: imx8mp: add interconnect for hsio "

[PATCH net] ice: fix access-beyond-end in the switch code
 2022-06-01 10:59 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] test/ipsec: check for cryptodevs before testing
 2022-06-01 11:00 UTC 

[PATCH v2] dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate
 2022-06-01 11:00 UTC 

[PATCH v2] sched: Queue task on wakelist in the same llc if the wakee cpu is idle
 2022-06-01 10:58 UTC  (8+ messages)

[igt-dev] [PATCH i-g-t] test/intel-ci/fast-feedback: Add i915_pciid test
 2022-06-01 10:57 UTC 

[PATCH -next v8 0/4] support concurrent sync io for bfq on a specail occasion
 2022-06-01 10:58 UTC  (5+ messages)
` [PATCH -next v8 2/4] block, bfq: record how many queues have pending requests

[PATCH v3 0/5] coresight: syscfg: Extend configfs for config load
 2022-06-01 10:56 UTC  (4+ messages)
` [PATCH v3 4/5] coresight: tools: Add config file write and reader tools

[PATCH] xilinx: zynqmp: Do not use null as spl bss start address
 2022-06-01 10:55 UTC 

[PATCH v2] dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate
 2022-06-01 10:55 UTC 

[PATCH RFC v2 00/11] Integration of sysfw, tispl and tiboot3
 2022-06-01 10:55 UTC  (13+ messages)
` [PATCH RFC v2 05/11] ti: etype: x509: Add etype for x509 certificate for K3 devices
` [PATCH RFC v2 11/11] ti: dtsi: j721e: Use binman to package tispl.bin

[PATCH 0/5] arm: mvebu: turris_omnia: Fix hangup in debug UART
 2022-06-01 10:54 UTC  (10+ messages)
` [PATCH 2/5] arm: mvebu: Move internal registers in arch_very_early_init() function

[OE-core][dunfell][PATCH 1/2] libxslt: update to v1.1.35
 2022-06-01 10:53 UTC  (2+ messages)
` [OE-core][dunfell][PATCH 2/2] libxslt: Mark CVE-2022-29824 as not applying

[oe-core][PATCH v3 1/2] alsa-plugins: fix libavtp vs. avtp packageconfig
 2022-06-01 10:52 UTC  (8+ messages)
` [oe-core][PATCH v3 2/2] libavtp: add recipe to be able to use aaf config for alsa-plugins

[PATCH] md: Explicitly create command-line configured devices
 2022-06-01 10:52 UTC  (3+ messages)

[PATCH] mfd: max77620: Fix refcount leak in max77620_initialise_fps
 2022-06-01 10:52 UTC  (2+ messages)

[PATCH RFC] net: sfp: support assigning status LEDs to SFP connectors
 2022-06-01 10:52 UTC  (7+ messages)

[PATCH] bus: fsl-mc-bus: fix KASAN use-after-free in fsl_mc_bus_remove()
 2022-06-01 10:51 UTC 

Thunderbolt: One missing DisplayPort?
 2022-06-01 10:51 UTC  (11+ messages)

am335x: 5.18.x: system stalling
 2022-06-01 10:49 UTC  (40+ messages)

[PATCH 1/2] lib: sbi_illegal_insn: Constify illegal_insn_table
 2022-06-01 10:51 UTC  (3+ messages)

Reference to non-existing config X86_SMAP in config UBSAN_UNREACHABLE
 2022-06-01 10:50 UTC 

[PATCH] lib: sbi_timer: Drop unnecessary get_platform_ticks wrapper
 2022-06-01 10:51 UTC  (3+ messages)

[PATCH net v2] macsec: fix UAF bug for real_dev
 2022-06-01 10:50 UTC  (2+ messages)

[PATCH] devtools: fix null test for NUMA systems
 2022-06-01 10:49 UTC  (2+ messages)

[PATCH 0/3] cleanup hugetlb_vmemmap
 2022-06-01 10:49 UTC  (5+ messages)
` [PATCH 1/3] mm: hugetlb_vmemmap: cleanup hugetlb_vmemmap related functions

[PATCH] KVM: Adjust the return type of kvm_vm_ioctl_check_extension_generic()
 2022-06-01 10:48 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v2 0/2] tests/kms_plane_lowres: Test Cleanup
 2022-06-01 10:48 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH 0/3] doc: build on Windows
 2022-06-01 10:47 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v4 0/6] Enhancements to AMD pinctrl and implementation of AMD pinmux
 2022-06-01 10:44 UTC  (3+ messages)
` [PATCH v4 6/6] pinctrl: amd: Implement pinmux functionality

[PATCH] tty: serial: qcom-geni-serial: minor fixes to get_clk_div_rate()
 2022-06-01 10:45 UTC  (3+ messages)

[PATCH 5.10 CANDIDATE 0/8] xfs stable candidate patches for 5.10.y (part 2)
 2022-06-01 10:45 UTC  (9+ messages)
` [PATCH 5.10 CANDIDATE 1/8] xfs: fix up non-directory creation in SGID directories
` [PATCH 5.10 CANDIDATE 2/8] xfs: set inode size after creating symlink
` [PATCH 5.10 CANDIDATE 3/8] xfs: sync lazy sb accounting on quiesce of read-only mounts
` [PATCH 5.10 CANDIDATE 4/8] xfs: fix chown leaking delalloc quota blocks when fssetxattr fails
` [PATCH 5.10 CANDIDATE 5/8] xfs: fix incorrect root dquot corruption error when switching group/project quota types
` [PATCH 5.10 CANDIDATE 6/8] xfs: restore shutdown check in mapped write fault path
` [PATCH 5.10 CANDIDATE 7/8] xfs: consider shutdown in bmapbt cursor delete assert
` [PATCH 5.10 CANDIDATE 8/8] xfs: force log and push AIL to clear pinned inodes when aborting mount


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.