All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-21 09:15:44 to 2023-07-21 09:54:03 UTC [more...]

[PATCH v2 0/4] ACPI: NHLT: Access and query helpers
 2023-07-21  9:51 UTC  (9+ messages)
` [PATCH v2 2/4] ACPI: NHLT: Introduce acpi_gbl_NHLT

[PATCH mptcp-next 0/5] convert MPTCP to use YAML spec
 2023-07-21  9:53 UTC 

[PATCH v9 0/2] sched/fair: Scan cluster before scanning LLC in wake-up path
 2023-07-21  9:52 UTC  (3+ messages)
` [PATCH v9 2/2] "

[PATCH v5 1/4] dt-bindings: arm: fsl: Add VAR-SOM-MX6 SoM
 2023-07-21  9:50 UTC  (8+ messages)
` [PATCH v5 2/4] ARM: dts: imx6qdl: Add Variscite VAR-SOM-MX6 SoM support
` [PATCH v5 3/4] dt-bindings: arm: fsl: Add VAR-SOM-MX6 Custom Board
` [PATCH v5 4/4] ARM: dts: imx6q: Add Variscite MX6 Custom board support

[PULL 00/14] NBD patches for 2023-07-19
 2023-07-21  9:52 UTC  (2+ messages)

[PULL 0/5] Linux user brk fixes patches
 2023-07-21  9:51 UTC  (2+ messages)

[PATCH 0/2] btrfs: fixes for missing error reporting when attaching to a transaction
 2023-07-21  9:49 UTC  (3+ messages)
` [PATCH 1/2] btrfs: check if the transaction was aborted at btrfs_wait_for_commit()
` [PATCH 2/2] btrfs: check for commit error at btrfs_attach_transaction_barrier()

[PATCH v2 0/7] Fix setting SVE and SME traps in (h)VHE
 2023-07-21  9:51 UTC  (8+ messages)
` [PATCH v2 1/7] KVM: arm64: Factor out code for checking E2H into a macro
` [PATCH v2 2/7] KVM: arm64: Use the appropriate feature trap register for SVE at EL2 setup
` [PATCH v2 3/7] KVM: arm64: Disable SME traps for (h)VHE at setup
` [PATCH v2 4/7] KVM: arm64: Helper to write to appropriate feature trap register based on mode
` [PATCH v2 5/7] KVM: arm64: Use the appropriate feature trap register when activating traps
` [PATCH v2 6/7] KVM: arm64: Fix resetting SVE trap values on reset for hVHE
` [PATCH v2 7/7] KVM: arm64: Fix resetting SME trap values on reset for (h)VHE

[PATCH 1/2] dt-bindings: gpio: Add gpio-line-names to STMPE GPIO
 2023-07-21  9:49 UTC  (6+ messages)
` [PATCH 2/2] dt-bindings: leds: Add gpio-line-names to PCA9532 GPIO

[PATCH 1/2] net: rtl8169: add minimal support for 8125B variant
 2023-07-21  9:51 UTC  (9+ messages)
` [PATCH 2/2] configs: rock5b-rk3588: add rtl8169 driver

[PATCH v5 01/22] genirq/devres: Add devm_request_threaded_irq_probe() and devm_request_irq_probe()
 2023-07-21  9:46 UTC  (31+ messages)
` [PATCH v5 02/22] thermal/drivers/sun8i: convert to use devm_request*_irq_probe()
` [PATCH v5 03/22] thermal/drivers/armada: "
` [PATCH v5 04/22] thermal/drivers/broadcom: "
` [PATCH v5 05/22] thermal/drivers/tegra: "
` [PATCH v5 06/22] thermal/drivers/qcom/lmh: "
` [PATCH v5 07/22] thermal/drivers/db8500: "
` [PATCH v5 08/22] thermal/drivers/rcar: "
` [PATCH v5 09/22] thermal/drivers/qcom/temp-alarm: "
` [PATCH v5 10/22] thermal: intel: int340x: processor_thermal: "
` [PATCH v5 11/22] thermal/drivers/exynos: "
` [PATCH v5 12/22] thermal/drivers/hisi: "
` [PATCH v5 13/22] thermal/drivers/rockchip: "
` [PATCH v5 14/22] drivers/thermal/rcar_gen3_thermal: "
` [PATCH v5 15/22] thermal/drivers/mediatek/lvts_thermal: "
` [PATCH v5 16/22] thermal: max77620: "
` [PATCH v5 17/22] thermal/drivers/intel/bxt_pmic: "
` [PATCH v5 18/22] thermal/drivers/stm: "
` [PATCH v5 19/22] thermal/drivers/qcom/tsens-v0_1: "
` [PATCH v5 20/22] thermal: qcom-spmi-adc-tm5: "
` [PATCH v5 21/22] thermal/drivers/uniphier: "
` [PATCH v5 22/22] thermal/drivers/imx: "

[PATCH v3 0/4] ACPI: NHLT: Access and query helpers
 2023-07-21  9:47 UTC  (5+ messages)
` [PATCH v3 1/4] ACPI: NHLT: Device configuration access interface
` [PATCH v3 2/4] ACPI: NHLT: Introduce acpi_gbl_nhlt
` [PATCH v3 3/4] ACPI: NHLT: Table manipulation helpers
` [PATCH v3 4/4] ACPI: NHLT: Add query functions

[PATCH v6 0/6] Enable writable for idregs DFR0,PFR0, MMFR{0,1,2, 3}
 2023-07-21  9:48 UTC  (9+ messages)
` [PATCH v6 3/6] KVM: arm64: Enable writable for ID_AA64DFR0_EL1 and ID_DFR0_EL1

[PATCH V3 00/23] Metadump v2
 2023-07-21  9:45 UTC  (15+ messages)
` [PATCH V3 01/23] metadump: Use boolean values true/false instead of 1/0
` [PATCH V3 02/23] mdrestore: Fix logic used to check if target device is large enough
` [PATCH V3 03/23] metadump: Declare boolean variables with bool type
` [PATCH V3 04/23] metadump: Define and use struct metadump
` [PATCH V3 05/23] metadump: Add initialization and release functions
` [PATCH V3 06/23] metadump: Postpone invocation of init_metadump()
` [PATCH V3 07/23] metadump: Introduce struct metadump_ops
` [PATCH V3 08/23] metadump: Introduce metadump v1 operations
` [PATCH V3 09/23] metadump: Rename XFS_MD_MAGIC to XFS_MD_MAGIC_V1
` [PATCH V3 10/23] metadump: Define metadump v2 ondisk format structures and macros
` [PATCH V3 11/23] metadump: Define metadump ops for v2 format
` [PATCH V3 12/23] xfs_db: Add support to read from external log device
` [PATCH V3 13/23] metadump: Add support for passing version option
` [PATCH V3 14/23] mdrestore: Declare boolean variables with bool type

[syzbot] [ext4?] general protection fault in ep_poll_callback
 2023-07-21  9:47 UTC  (3+ messages)

[PATCH 0/2] riscv: Fix the console of the Spike machine on big endian hosts
 2023-07-21  9:47 UTC  (3+ messages)
` [PATCH 1/2] hw/char/riscv_htif: Fix printing of console characters "
` [PATCH 2/2] hw/char/riscv_htif: Fix the console syscall "

[PATCH for-8.2 0/4] rtc devices: Avoid putting time_t in 32-bit variables
 2023-07-21  9:46 UTC  (10+ messages)
` [PATCH for-8.2 1/4] hw/rtc/m48t59: Use 64-bit arithmetic in set_alarm()
` [PATCH for-8.2 4/4] rtc: Use time_t for passing and returning time offsets

[PATCH 4/4] rockchip: rk3308: fix same-as-spl boot order
 2023-07-21  9:46 UTC 

[PATCH] gpio: lp873x: remove unnecessary call to platform_set_drvdata()
 2023-07-21  9:43 UTC 

[PATCH 3/4] rockchip: rk3308: add support for sdmmc boot
 2023-07-21  9:39 UTC 

[PATCH 00/13] Linux RISC-V IOMMU Support
 2023-07-21  9:44 UTC  (6+ messages)
` [PATCH 01/11] RISC-V: drivers/iommu: Add RISC-V IOMMU - Ziommu support

[Intel-gfx] [PATCH v7 0/9] Update AUX invalidation sequence
 2023-07-21  9:41 UTC  (7+ messages)
` [Intel-gfx] [PATCH v7 2/9] drm/i915: Add the has_aux_ccs device property
  ` [v7,2/9] "
    ` [Intel-gfx] [v7, 2/9] "

[PATCH 2/4] rockchip: rk3308: no DEBUG_UART_BOARD_INIT for ROCK Pi S
 2023-07-21  9:39 UTC 

[PATCH] drm/bridge: Add debugfs print for bridge chains
 2023-07-21  9:41 UTC  (2+ messages)

[PATCH v2] sched/core: Use empty mask to reset cpumasks in sched_setaffinity()
 2023-07-21  9:42 UTC  (2+ messages)

[PATCH v2 00/15] UFS: Add OPP and interconnect support
 2023-07-21  9:42 UTC  (2+ messages)

[PATCH v3] media: platform: mtk-mdp3: Fix resource leak in mdp_get_subsys_id() and mdp_comp_config()
 2023-07-21  9:41 UTC  (3+ messages)

[RFC PATCH v2 0/4] fix large folio for madvise_cold_or_pageout()
 2023-07-21  9:40 UTC  (5+ messages)
` [RFC PATCH v2 1/4] madvise: not use mapcount() against large folio for sharing check
` [RFC PATCH v2 2/4] madvise: Use notify-able API to clear and flush page table entries
` [RFC PATCH v2 3/4] mm: add functions folio_in_range() and folio_within_vma()
` [RFC PATCH v2 4/4] madvise: avoid trying to split large folio always in cold_pageout

[PATCH 0/6] OPP: Indexed searching based on frequency
 2023-07-21  9:40 UTC  (7+ messages)
` [PATCH 1/6] OPP: Rearrange entries in pm_opp.h
` [PATCH 2/6] OPP: Introduce dev_pm_opp_find_freq_{ceil/floor}_indexed() APIs
` [PATCH 3/6] OPP: Introduce dev_pm_opp_get_freq_indexed() API
` [PATCH 4/6] OPP: Add dev_pm_opp_find_freq_exact_indexed()
` [PATCH 5/6] OPP: Update _read_freq() to return the correct frequency
` [PATCH 6/6] OPP: Reuse dev_pm_opp_get_freq_indexed()

[PATCH v3 RESEND] arm: topology: Consider clock-frequency property from parent /cpus node
 2023-07-21  9:40 UTC  (2+ messages)

[PATCH net-next v3 1/2] dt-bindings: net: snps,dwmac: add phy-supply support
 2023-07-21  9:38 UTC  (5+ messages)
` [PATCH net-next v3 2/2] net: stmmac: add support for phy-supply

[yocto][bitbake] variable expansion in files
 2023-07-21  9:39 UTC  (2+ messages)
` [OE-core] "

[PATCH] fs/locks: Fix typo
 2023-07-21  9:21 UTC 

[PATCH] wireless: ralink: rt2x00: Remove unnecessary spaces
 2023-07-21  9:37 UTC 

[PATCH v9 00/10] Add multiport support for DWC3 controllers
 2023-07-21  9:35 UTC  (8+ messages)
` [PATCH v9 06/10] usb: dwc3: qcom: Add support to read IRQ's related to multiport

[PATCH v1 0/9] Refactoring Microchip PolarFire PCIe driver
 2023-07-21  9:34 UTC  (5+ messages)

[PATCH v1 0/2] Add ethernet nodes for StarFive JH7110 SoC
 2023-07-21  9:35 UTC  (9+ messages)

[v2 PATCH] arm64: dts: stratix10: add new compatible for Intel SoCFPGA Stratix10 platform
 2023-07-21  9:35 UTC  (9+ messages)

next/master build: 6 builds: 0 failed, 6 passed, 1 warning (next-20230721)
 2023-07-21  9:33 UTC 

next/master build: 6 builds: 0 failed, 6 passed, 1 warning (next-20230721)
 2023-07-21  9:33 UTC 

[PATCH v8 0/9] Add STG/ISP/VOUT clock and reset drivers for StarFive JH7110
 2023-07-21  9:32 UTC  (5+ messages)

[LTP] [PATCH] syscalls/pipe08: Remove the test
 2023-07-21  9:32 UTC  (2+ messages)

[PATCH] sequencer: finish parsing the todo list despite an invalid first line
 2023-07-21  9:31 UTC  (4+ messages)

[OE-Core][PATCH v6 1/6] bitbake.conf: add acl and xattr distro native features support
 2023-07-21  9:31 UTC  (3+ messages)

clear_bit_unlock_is_negative_byte
 2023-07-21  9:18 UTC  (4+ messages)

[PATCH v4] backlight: gpio_backlight: Drop output GPIO direction check for initial power state
 2023-07-21  9:29 UTC  (2+ messages)

[PATCH] binder: fix memory leak in binder_init()
 2023-07-21  9:28 UTC  (3+ messages)

armv5: boot failed with KUNIT tests- PC is at drm_gem_private_object_init
 2023-07-21  9:27 UTC  (2+ messages)

[PATCH bpf-next 0/2] bpf: Fix fill_link_info and add selftest
 2023-07-21  9:27 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: Fix uninitialized symbol in bpf_perf_link_fill_kprobe()
` [PATCH bpf-next 2/2] selftests/bpf: Add selftest for fill_link_info

[PATCH 0/4] Add support for PECI Nuvoton
 2023-07-21  9:22 UTC  (9+ messages)
` [PATCH 2/4] peci: Add peci-npcm controller driver

[PATCH v2] xen/arm: Move TEE mediators in a kconfig submenu
 2023-07-21  9:23 UTC 

[PATCH v4 for-next] RDMA/core: Get IB width and speed from netdev
 2023-07-21  9:20 UTC 

[RFC PATCH 00/21] crypto: consolidate and clean up compression APIs
 2023-07-21  9:22 UTC  (9+ messages)
` [RFC PATCH 07/21] ubifs: Migrate to acomp compression API
` [RFC PATCH 08/21] zram: "

[PATCH v18 00/20] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
 2023-07-21  9:23 UTC  (3+ messages)
` [PATCH v18 13/20] PCI: dwc: Introduce .ep_pre_init() and .ep_deinit()

[PATCH 0/4] net: ti: am65-cpsw-nuss: Fix DT binding handling of pinctrl
 2023-07-21  9:23 UTC  (6+ messages)
` [PATCH 4/4] fixup! arm: dts: k3-am62: Bump dtsi from linux v6.5-rc1

[PATCH v2] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms
 2023-07-21  9:21 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/xe: Add a test that validates GT C0 on exec
 2023-07-21  9:22 UTC  (2+ messages)

[PATCH v4 0/3] TQMLS1021A support
 2023-07-21  9:21 UTC  (8+ messages)
` [PATCH v4 1/3] dt-bindings: arm: fsl: add TQ-Systems LS1021A board
` [PATCH v4 2/3] ARM: dts: ls1021a: add TQ-Systems MBLS102xA device tree
` [PATCH v4 3/3] ARM: dts: ls1021a: add TQMLS1021A flash partition layout

[PATCH net-next 1/2] netconsole: Use sysfs_emit() instead of snprintf()
 2023-07-21  9:21 UTC  (2+ messages)
` [PATCH net-next 2/2] netconsole: Use kstrtobool() instead of kstrtoint()

[BUG][CPU hot-plug]CPU hot-plugs cause the qemu process to coredump
 2023-07-21  9:20 UTC 

[PATCH] drm/amdgpu: Return -ENOMEM when there is no memory in 'amdgpu_gfx_mqd_sw_init'
 2023-07-21  9:21 UTC 

[RFC 2/2] mm: alloc/free depth based PCP high auto-tuning
 2023-07-21  9:21 UTC  (11+ messages)

[PATCH v2 2/2] x86: Rewrite ret_from_fork() in C
 2023-07-21  9:20 UTC  (2+ messages)
` [tip: x86/urgent] x86: Fix kthread unwind

[PATCH v5 0/2] Add motorcomm phy pad-driver-strength-cfg support
 2023-07-21  9:18 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: net: motorcomm: Add pad driver strength cfg

[PATCH printk v3 0/7] various cleanups
 2023-07-21  9:17 UTC  (3+ messages)

[RFC PATCH v1] platform/x86: wmi: Do not register driver with invalid GUID
 2023-07-21  9:17 UTC  (8+ messages)

[LTP] [PATCH v2 0/5] Add .skip_in_secureboot flag
 2023-07-21  9:15 UTC  (5+ messages)
` [LTP] [PATCH v2 1/5] tst_lockdown: Check other lockdown configuration
` [LTP] [PATCH v2 3/5] lib: Add .skip_in_secureboot flag
` [LTP] [PATCH v2 4/5] {delete, finit, init}_module0[1-3]: Skip on SecureBoot
` [LTP] [PATCH v2 5/5] doc/c-api: Document .skip_in_* flags

[RFC PATCH 0/2] Adjust CFS loadbalance to adapt QEMU CPU topology
 2023-07-21  9:13 UTC  (5+ messages)


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.