All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-20 18:51:59 to 2023-06-20 20:00:40 UTC [more...]

[PATCH 0/3] Add Anbernic RG-Nano
 2023-06-20 20:00 UTC  (2+ messages)
` [PATCH 1/3] arm: dts: sun8i: V3s: Add pinctrl for pwm

[PATCH] doc: statistics: Re-generate the last 3 releases
 2023-06-20 20:00 UTC 

[PATCH v2] drm: use mgr->dev in drm_dbg_kms in drm_dp_add_payload_part2
 2023-06-20 19:59 UTC  (7+ messages)

[PATCH v2] fs: jfs: (trivial) Fix typo in dbInitTree function
 2023-06-20 20:00 UTC  (3+ messages)

[PATCH 1/2] clk: qcom: mmcc-msm8974: use clk_rcg2_shared_ops for mdp_clk_src clock
 2023-06-20 20:03 UTC  (2+ messages)
` (subset) "

[PATCH BlueZ 1/5] shared/bap: Add unespecified bit in audio context to PAC records
 2023-06-20 20:00 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_setmode: Fix dynamic subtests
 2023-06-20 20:00 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PULL 0/1] Seabios hppa v7 patches
 2023-06-20 19:58 UTC  (2+ messages)
` [PULL 1/1] target/hppa: New SeaBIOS-hppa version 7

[XEN PATCH 00/13] xen: fixed violations of MISRA C:2012 Rule 7.2
 2023-06-20 19:54 UTC  (5+ messages)
` [XEN PATCH 13/13] "

[PATCH v2 00/12] mm: free retracted page table by RCU
 2023-06-20 19:54 UTC  (5+ messages)
` [PATCH v2 05/12] powerpc: add pte_free_defer() for pgtables sharing page

[PATCH v2 0/2] stash clear: added safety flag for stash clear subcommand
 2023-06-20 19:54 UTC  (4+ messages)
` [PATCH v3] Introduced force flag to the git "

[PATCH v11 5/8] riscv: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
 2023-06-20 19:54 UTC  (4+ messages)

[RFC PATCH 0/3] sched: Implement shared wakequeue in CFS
 2023-06-20 19:54 UTC  (4+ messages)
` [RFC PATCH 3/3] "

[PATCH net-next] net: phy: at803x: Use devm_regulator_get_enable_optional()
 2023-06-20 19:53 UTC  (3+ messages)

[PATCH 0/2] vhost-vdpa: skip TPM CRB memory section
 2023-06-20 19:50 UTC  (3+ messages)
` [PATCH 1/2] memory: introduce memory_region_init_ram_protected()
` [PATCH 2/2] tpm_crb: mark memory as protected

[PATCH] md: use mddev->external to select holder in export_rdev()
 2023-06-20 19:51 UTC  (3+ messages)

[PATCH v5] Emulate dip switch language layout settings on SUN keyboard
 2023-06-20 19:50 UTC  (12+ messages)
        ` [PATCH v6] "
          ` Ping: "
                ` [PATCH v7] "

[5.15-stable PATCH 0/2] Copy-on-write hwpoison recovery
 2023-06-20 19:50 UTC  (5+ messages)

[PATCH][next] cgroup: Avoid -Wstringop-overflow warnings
 2023-06-20 19:51 UTC  (3+ messages)

[PATCH v1 00/23] Q35 support for Xen
 2023-06-20 17:24 UTC  (8+ messages)
` [PATCH v1 02/23] pc/q35: Apply PCI bus BSEL property for Xen PCI device hotplug
` [PATCH v1 03/23] q35/acpi/xen: Provide ACPI PCI hotplug interface for Xen on Q35
` [PATCH v1 04/23] q35/xen: Add Xen platform device support for Q35
` [PATCH v1 05/23] q35: Fix incorrect values for PCIEXBAR masks
` [PATCH v1 21/23] pc/q35: setup q35 for xen
` [PATCH v1 22/23] qdev-monitor/pt: bypass root device check
` [PATCH v1 23/23] s3 support: enabling s3 with q35

unreachable email address?
 2023-06-20 19:50 UTC 

[PATCH] drm/display/dp_mst: Fix missing check for return value of drm_atomic_get_mst_payload_state()
 2023-06-20 19:48 UTC  (3+ messages)

[PATCH] mm: zswap: multiple zpool support
 2023-06-20 19:48 UTC  (13+ messages)

[PATCH v4 00/20] Permission Indirection Extension
 2023-06-20 19:47 UTC  (6+ messages)
` [PATCH v4 16/20] arm64: enable Permission Indirection Extension (PIE)

[PATCH v3] mm: zswap: multiple zpools support
 2023-06-20 19:46 UTC 

[PATCH v8 0/2] Support TDX guests on Hyper-V (the x86/tdx part)
 2023-06-20 19:44 UTC  (5+ messages)
` [PATCH v8 1/2] x86/tdx: Retry TDVMCALL_MAP_GPA() when needed

[PATCH v2 00/14] [RFC] config: remove global state from config iteration
 2023-06-20 19:43 UTC  (14+ messages)
` [PATCH v3 00/12] "
  ` [PATCH v3 01/12] config: inline git_color_default_config
  ` [PATCH v3 02/12] urlmatch.h: use config_fn_t type
  ` [PATCH v3 03/12] config: add ctx arg to config_fn_t
  ` [PATCH v3 04/12] config.c: pass ctx in configsets
  ` [PATCH v3 05/12] config: pass ctx with config files
  ` [PATCH v3 06/12] builtin/config.c: test misuse of format_config()
  ` [PATCH v3 07/12] config.c: pass ctx with CLI config
  ` [PATCH v3 08/12] trace2: plumb config kvi
  ` [PATCH v3 09/12] config: pass kvi to die_bad_number()
  ` [PATCH v3 10/12] config.c: remove config_reader from configsets
  ` [PATCH v3 11/12] config: add kvi.path, use it to evaluate includes
  ` [PATCH v3 12/12] config: pass source to config_parser_event_fn_t

[PATCH] STM32F100: support different density lines
 2023-06-20 19:43 UTC  (3+ messages)
` [PATCH] STM32F100: add support for external memory via FSMC

[Intel-xe] [PATCH v2 0/2] Add mmio register rw tracing
 2023-06-20 19:44 UTC  (9+ messages)
` [Intel-xe] [PATCH v2 1/2] drm/xe: Move mmio read/write functions to xe_mmio.c
` [Intel-xe] [PATCH v2 2/2] drm/xe: Add reg read/write trace
` [Intel-xe] ✓ CI.Patch_applied: success for Add mmio register rw tracing (rev2)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[PATCH 00/42] Migration test refactoring
 2023-06-20 19:42 UTC  (5+ messages)
` [PATCH 01/42] migration-test: Be consistent for ppc

[PATCH] net: wwan: iosm: Convert single instance struct member to flexible array
 2023-06-20 19:42 UTC 

[PATCH v5 1/4] RISC-V: add Zbc extension detection
 2023-06-20 19:42 UTC  (9+ messages)

[PATCH net-next] bnxt_en: Link representors to PCI device
 2023-06-20 19:41 UTC  (3+ messages)

Determining whether you have a commit locally, in a partial clone?
 2023-06-20 19:41 UTC  (5+ messages)

[PATCH] riscv: replace deprecated scall with ecall
 2023-06-20 19:40 UTC  (3+ messages)

[PATCH] riscv: uprobes: Restore thread.bad_cause
 2023-06-20 19:40 UTC  (5+ messages)

[PATCH] riscv: mm: try VMA lock-based page fault handling first
 2023-06-20 19:40 UTC  (5+ messages)

[PATCH] HID: amd_sfh: Check that sensors are enabled before set/get report
 2023-06-20 19:39 UTC 

[GIT PULL] hotfixes against 6.4-rc7
 2023-06-20 19:38 UTC 

[PATCH] rockchip: Pinebook Pro: Fix emmc default configuration
 2023-06-20 19:37 UTC  (2+ messages)

[isar-cip-core][PATCH] recipes-kernel/linux: update cip-kernels to latest one
 2023-06-20 19:37 UTC  (2+ messages)

[PATCH V2] migration: file URI
 2023-06-20 19:35 UTC  (11+ messages)

[6.4.0-rc7-next-20230620] Boot failure on IBM Power LPAR
 2023-06-20 19:34 UTC  (2+ messages)

[PATCH v2 0/4] input: touchscreen: add initial support for Goodix Berlin touchscreen IC
 2023-06-20 19:35 UTC  (5+ messages)
` [PATCH v2 2/4] input: touchscreen: add core support for Goodix Berlin Touchscreen IC

[igt-dev] [PATCH i-g-t v2] lib/igt_sysfs: add asserting helpers for read/write operations
 2023-06-20 19:35 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for lib/igt_sysfs: add asserting helpers for read/write operations (rev2)

[PATCH v2] fsverity: improve documentation for builtin signature support
 2023-06-20 19:34 UTC  (8+ messages)

[PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
 2023-06-20 19:34 UTC  (12+ messages)

[PATCH v1 1/1] net: phy: dp83td510: fix kernel stall during netboot in DP83TD510E PHY driver
 2023-06-20 19:33 UTC  (2+ messages)

Fwd: iosm: detected field-spanning write for XMM7360
 2023-06-20 19:32 UTC  (3+ messages)

[PATCH 0/5] Rust abstractions for network device drivers
 2023-06-20 19:12 UTC  (10+ messages)

[PATCH] riscv: replace deprecated scall with ecall
 2023-06-20 19:30 UTC  (3+ messages)

[TECH TOPIC] Kernel documentation
 2023-06-20 19:30 UTC  (3+ messages)

[PATCH net] wifi: iwlwifi: pcie: Handle SO-F device for PCI id 0x7AF0
 2023-06-20 19:30 UTC  (2+ messages)

[PATCH] be2net: Extend xmit workaround to BE3 chip
 2023-06-20 19:30 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] RFC: runner/resultgen: compress dmesg if size limit hit
 2023-06-20 19:29 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BUILD: failure for "

[PATCH 0/3] Support negative dentry cache for FUSE and virtiofs
 2023-06-20 19:28 UTC  (3+ messages)
` [PATCH 2/3] fuse: Add negative_dentry_timeout option

[PATCH net-next 0/3] net: dsa: microchip: fix writes to phy registers >= 0x10
 2023-06-20 19:28 UTC  (3+ messages)
` [PATCH net-next 3/3] "

Regression: serial: imx: overrun errors on debug UART
 2023-06-20 19:27 UTC  (12+ messages)

[PATCH] hash: add XOR32 hash function
 2023-06-20 19:27 UTC  (3+ messages)

[PATCH] clk: fix typo in clk_hw_register_fixed_rate_parent_data() macro
 2023-06-20 19:27 UTC  (2+ messages)

[PATCH] mmc: mmci: Add support for SW busy-end timeouts
 2023-06-20 19:27 UTC  (2+ messages)

[PATCHv4] drm/amdgpu: Update invalid PTE flag setting
 2023-06-20 19:25 UTC  (2+ messages)

[meta-ti][master/kirkstone][PATCH] conf: am335x-evm and am437x-evm: bump max_leb_cnt
 2023-06-20 19:25 UTC  (2+ messages)

[linux-5.4 test] 181515: trouble: blocked/broken/fail/pass
 2023-06-20 19:24 UTC 

[l1k:doe 7/10] ERROR: modpost: "pci_cma_claim_ownership" [drivers/vfio/pci/vfio-pci-core.ko] undefined!
 2023-06-20 19:21 UTC 

[PATCH net-next] net: ngbe: add Wake on Lan support
 2023-06-20 19:21 UTC  (2+ messages)

[PATCH net-next v2] crypto: af_alg/hash: Fix recvmsg() after sendmsg(MSG_MORE)
 2023-06-20 19:20 UTC  (2+ messages)

[PATCH] net: fec: allow to build without PAGE_POOL_STATS
 2023-06-20 19:20 UTC  (2+ messages)

[PATCH] tools: Fix incorrect calculation of object size by sizeof
 2023-06-20 19:19 UTC  (2+ messages)

[PATCH net-next 0/4] s390/net: updates 2023-06-10
 2023-06-20 19:17 UTC  (7+ messages)
` [PATCH net-next 1/4] s390/lcs: Convert sysfs sprintf to sysfs_emit
` [PATCH net-next 2/4] s390/lcs: Convert sprintf to scnprintf
` [PATCH net-next 3/4] s390/ctcm: Convert sysfs sprintf to sysfs_emit

[meta-ti][master/kirkstone][PATCH] kernel-rdepends: Add ti-eth-fw as an RDEPENDS
 2023-06-20 19:17 UTC  (3+ messages)

[igt-dev] [PATCH] [i-g-t] tests/amdgpu/amd_color: fix sub test crtc-lut-accuracy failure
 2023-06-20 19:16 UTC 

[PATCH v3] fsverity: improve documentation for builtin signature support
 2023-06-20 19:15 UTC  (2+ messages)

[Intel-xe] [PATCH v3] drm/xe: Use nanoseconds instead of jiffies in uapi for user fence
 2023-06-16 10:45 UTC  (4+ messages)

[PATCH] ARM: change link order of $(mmy-y) to avoid veneers
 2023-06-20 19:13 UTC  (3+ messages)

[PATCH v6] hash: add XOR32 hash function
 2023-06-20 19:12 UTC  (2+ messages)
` [PATCH v7 1/1] "

[cip-dev][isar-cip-core][PATCH v3] swupdate: Update to 2023.05 with wfx support
 2023-06-20 19:11 UTC  (2+ messages)

LPC: Linux Debuggers MC - Submissions Open
 2023-06-20 19:10 UTC  (2+ messages)

[PATCH] net: phy: mediatek: fix compile-test dependencies
 2023-06-20 19:10 UTC  (3+ messages)

+ mm-backing-dev-make-bdi_class-a-static-const-structure.patch added to mm-unstable branch
 2023-06-20 19:10 UTC 

[PATCH v4 00/68] clk: Make determine_rate mandatory for muxes
 2023-06-20 19:09 UTC  (5+ messages)
` [PATCH v4 65/68] clk: tegra: super: Switch to determine_rate

[DISCUSSION] Flutter Enablement - Meta-Arago vs PSDK
 2023-06-20 19:07 UTC  (2+ messages)

[PATCH] drm/bridge_connector: use drm_kms_helper_connector_hotplug_event()
 2023-06-20 19:07 UTC  (4+ messages)

[PATCH 0/7] thermal: enhancements on thermal stats
 2023-06-20 19:05 UTC  (2+ messages)

[PATCH v4 0/4] Add JSON metrics for Yitian710 DDR
 2023-06-20 19:04 UTC  (3+ messages)

[RFC PATCH 0/6] KVM: guest memory: Misc enhacnement
 2023-06-20 19:04 UTC  (4+ messages)
` [RFC PATCH 5/6] KVM: Add flags to struct kvm_gfn_range

[PATCH 0/4] A610 enablement, J606F display
 2023-06-20 19:03 UTC  (7+ messages)
` [PATCH 2/4] arm64: dts: qcom: sm6115p-j606f: Hook up display
` [PATCH 4/4] arm64: dts: qcom: qrb4210-rb2: Enable GPU

[Intel-wired-lan] [PATCH iwl-net v4 0/4] igc: TX timestamping fixes
 2023-06-20 19:02 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH iwl-net v4 3/4] igc: Retrieve TX timestamp during interrupt handling

[PATCH v2] clk: Fix memory leak in devm_clk_notifier_register()
 2023-06-20 19:03 UTC  (2+ messages)

[PATCH] repack: only repack .packs that exist
 2023-06-20 19:03 UTC 

[GIT PULL] ksmbd server fixes
 2023-06-20 19:01 UTC  (2+ messages)

[linux-next:master 8789/11071] kernel/bpf/verifier.c:3959:12: warning: stack frame size (2144) exceeds limit (2048) in '__mark_chain_precision'
 2023-06-20 19:01 UTC 

[PATCH] packfile: delete .idx files before .pack files
 2023-06-20 19:01 UTC 

[GIT PULL] Btrfs fix for 6.4-rc8
 2023-06-20 19:00 UTC  (2+ messages)

[PATCH] net: atlantic: fix ring buffer alignment
 2023-06-20 19:00 UTC  (3+ messages)

[PATCH] soc: qcom: icc-bwmon: Don't ignore return values of regmap functions
 2023-06-20 18:59 UTC  (5+ messages)

[PATCH] oradax: make 'cl' a static const structure
 2023-06-20 18:59 UTC  (2+ messages)

[linux-lvm] lvm2-testsuite stability
 2023-06-20 18:58 UTC  (5+ messages)

[PATCH v2 0/4] clk: Fix/cleanup mvebu CPU DT node accesses
 2023-06-20 18:57 UTC  (10+ messages)
` [PATCH v2 1/4] MAINTAINERS: Add Marvell mvebu clock drivers
` [PATCH v2 2/4] clk: mvebu: Use of_get_cpu_hwid() to read CPU ID
` [PATCH v2 3/4] clk: mvebu: Iterate over possible CPUs instead of DT CPU nodes

[pull-request] next-crypto 23.07 rc2
 2023-06-20 18:56 UTC 

[PATCH 0/8] clk: check memory returned by {devm_}kasprintf()
 2023-06-20 18:55 UTC  (25+ messages)
` [PATCH 1/8] clk: vc5: check memory returned by kasprintf()
` [PATCH 2/8] clk: cdce925: check return value of kasprintf()
` [PATCH 3/8] clk: si5341: return error if one synth clock registration fails
` [PATCH 4/8] clk: si5341: check return value of {devm_}kasprintf()
` [PATCH 5/8] clk: si5341: free unused memory on probe failure
` [PATCH 6/8] clk: keystone: sci-clk: check return value of kasprintf()
` [PATCH 7/8] clk: ti: clkctrl: "
` [PATCH 8/8] clk: clocking-wizard: check return value of devm_kasprintf()

[PATCH 0/3] Fix up 8280 GCC GDSCs
 2023-06-20 18:55 UTC  (4+ messages)
` [PATCH 1/3] clk: qcom: gcc-sc8280xp: Add missing GDSC flags
` [PATCH 2/3] dt-bindings: clock: qcom,gcc-sc8280xp: Add missing GDSCs
` [PATCH 3/3] clk: qcom: gcc-sc8280xp: "

[LTP] [PATCH v2 0/2] Improve ioprio tests
 2023-06-20 18:52 UTC  (4+ messages)
` [LTP] [PATCH v2 1/2] ioprio: use ioprio.h kernel header if it exists

[PATCH 0/2] clk: sunxi-ng: Consider alternative parent rates when determining NKM clock rate
 2023-06-20 18:51 UTC  (11+ messages)
` [PATCH 1/2] clk: sunxi-ng: nkm: consider alternative parent rates when finding rate


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.