All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-27 19:47:27 to 2024-02-27 21:02:20 UTC [more...]

GuC issue
 2024-02-27 20:03 UTC  (9+ messages)

[PATCH] mmc: arm_pl180: Limit data transfer to U16_MAX
 2024-02-27 20:18 UTC 

[PATCH v2] net: stmmac: fix rx queue priority assignment
 2024-02-27 21:01 UTC  (4+ messages)

[PATCH v3 0/6] uvc gadget performance issues
 2024-02-27 21:01 UTC  (5+ messages)
` [PATCH v3 2/6] usb: dwc3: gadget: cancel requests instead of release after missed isoc

[PATCH 1/3] kernel.bbclass: slightly fix wording, case, and spaces in version check
 2024-02-27 21:01 UTC  (8+ messages)
` [PATCH 2/3] kernel-yocto.bblass: run kernel_version_sanity_check after do_patch

[PATCH net-next] net: call skb_defer_free_flush() from __napi_busy_loop()
 2024-02-27 21:01 UTC 

ubd cleanups
 2024-02-27 21:01 UTC  (13+ messages)
` [PATCH 1/7] ubd: remove the ubd_gendisk array
` [PATCH 2/7] ubd: remove ubd_disk_register
` [PATCH 3/7] ubd: move setting the nonrot flag to ubd_add
` [PATCH 4/7] ubd: move setting the variable queue limits "
` [PATCH 5/7] ubd: move set_disk_ro "
` [PATCH 6/7] ubd: remove the queue pointer in struct ubd

[PATCH 0/2] arm64: Add basic support for QNAP TS-433
 2024-02-27 21:00 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: rockchip: "

[PATCH 1/4] devcoredump: Add dev_coredump_put()
 2024-02-27 21:00 UTC  (4+ messages)
` [PATCH 2/4] devcoredump: Add dev_coredump_timeout_set()
` [PATCH 3/4] drm/xe: Remove devcoredump during driver release
` [PATCH 4/4] drm/xe: Increase devcoredump timeout

[PATCH 1/2] arm64: dts: rockchip: add missing interrupt-names for rk356x vdpu
 2024-02-27 20:59 UTC  (8+ messages)
` [PATCH 2/2] arm64: dts: rockchip: fix reset-names for rk356x i2s2 controller

[PATCH] poky.conf: Set the distro name to "scarthgap"
 2024-02-27 20:45 UTC 

[PATCH] wlcore: sdio: warn only once for wl12xx_sdio_raw_{read,write}() failures
 2024-02-27 20:58 UTC  (2+ messages)

[PATCH 0/2] builtin/clone: allow remote helpers to detect repo
 2024-02-27 20:58 UTC  (2+ messages)

[PATCH v2,RESEND 1/2] drivers: perf: added capabilities for legacy PMU
 2024-02-27 20:56 UTC  (4+ messages)

[PATCH v3 00/10] RK3588 USBDP support
 2024-02-27 20:56 UTC  (5+ messages)
` [PATCH v3 02/10] phy: rockchip: add usbdp combo phy driver

[net-next 0/6] ravb: Align Rx descriptor setup and maintenance
 2024-02-27 20:56 UTC  (3+ messages)
` [net-next 3/6] ravb: Create helper to allocate skb and align it

[PATCH 0/2] cleanup: A couple extensions for conditional resource management
 2024-02-27 20:55 UTC  (7+ messages)
` [PATCH 1/3] cleanup: Add cond_guard() to conditional guards
` [PATCH 2/3] cleanup: Introduce cond_no_free_ptr()
` [PATCH 3/3] cxl/region: Use cond_guard() in show_targetN()

[PATCH v2 0/4] arm64: dts: imx8qxp add asrc and sai
 2024-02-27 20:54 UTC  (10+ messages)
` [PATCH v2 1/4] ASoC: dt-bindings: fsl,imx-asrc/spdif: Add power-domains requirement
` [PATCH v2 2/4] ASoC: dt-bindings: fsl,imx-asrc: update max interrupt numbers
` [PATCH v2 3/4] ASoC: dt-bindings: fsl-sai: allow only one dma-names
` [PATCH v2 4/4] arm64: dts: imx8qxp: add asrc[0,1], esai0, spdif[0,1] and sai[4,5]

[PATCH v2] ASoC: meson: axg-fifo: use FIELD helpers
 2024-02-27 20:51 UTC  (3+ messages)

[PATCH -fixes 0/2] NAPOT Fixes
 2024-02-27 20:50 UTC  (6+ messages)
` [PATCH -fixes 1/2] Revert "riscv: mm: support Svnapot in huge vmap"
` [PATCH -fixes 2/2] riscv: Fix pte_leaf_size() for NAPOT

[PATCH] mm/cma: convert cma_alloc() to return folio
 2024-02-27 20:51 UTC  (4+ messages)

Ideas for a generic solution to support accelerometer lis3lv02d in Dell laptops/notebooks?
 2024-02-27 20:51 UTC  (6+ messages)

[PATCH net 0/2] net: tehuti: Fix some error handling paths in bdx_probe()
 2024-02-27 20:50 UTC  (3+ messages)
` [PATCH net 1/2] net: tehuti: Fix a missing pci_disable_msi() in the error handling path of bdx_probe()
` [PATCH net 2/2] net: tehuti: Fix leaks "

[PATCH v5 0/4] Reduce synchronize_rcu() latency(v5)
 2024-02-27 20:51 UTC  (3+ messages)
` [PATCH v5 2/4] rcu: Reduce synchronize_rcu() latency

[PATCH 0/5] Implement port 92 in south bridges
 2024-02-27 19:20 UTC  (4+ messages)
` [PATCH 3/5] hw/isa: Embed TYPE_PORT92 in south bridges used in PC machines

[PATCH v2 00/21] migration: Improve error reporting
 2024-02-27 18:03 UTC  (22+ messages)
` [PATCH v2 01/21] migration: Report error when shutdown fails
` [PATCH v2 02/21] migration: Remove SaveStateHandler and LoadStateHandler typedefs
` [PATCH v2 03/21] migration: Add documentation for SaveVMHandlers
` [PATCH v2 04/21] migration: Do not call PRECOPY_NOTIFY_SETUP notifiers in case of error
` [PATCH v2 05/21] migration: Add Error** argument to qemu_savevm_state_setup()
` [PATCH v2 06/21] migration: Add Error** argument to .save_setup() handler
` [PATCH v2 07/21] migration: Add Error** argument to .load_setup() handler
` [PATCH v2 08/21] memory: Add Error** argument to .log_global*() handlers
` [PATCH v2 09/21] memory: Add Error** argument to the global_dirty_log routines
` [PATCH v2 10/21] migration: Modify ram_init_bitmaps() to report dirty tracking errors
` [PATCH v2 11/21] migration: Fix migration termination
` [PATCH v2 12/21] vfio: Add Error** argument to .set_dirty_page_tracking() handler
` [PATCH v2 13/21] vfio: Add Error** argument to vfio_devices_dma_logging_start()
` [PATCH v2 14/21] vfio: Add Error** argument to vfio_devices_dma_logging_stop()
` [PATCH v2 15/21] vfio: Use new Error** argument in vfio_save_setup()
` [PATCH v2 16/21] vfio: Add Error** argument to .vfio_save_config() handler
` [PATCH v2 17/21] vfio: Reverse test on vfio_get_dirty_bitmap()
` [PATCH v2 18/21] memory: Add Error** argument to memory_get_xlat_addr()
` [PATCH v2 19/21] vfio: Add Error** argument to .get_dirty_bitmap() handler
` [PATCH v2 20/21] vfio: Also trace event failures in vfio_save_complete_precopy()
` [PATCH v2 21/21] vfio: Extend vfio_set_migration_error() with Error* argument

[PATCH V4 0/2] pwm: Add GPIO PWM driver
 2024-02-27 20:47 UTC  (5+ messages)
` [PATCH V4 2/2] "

[PATCH bpf-next v1 0/8] libbpf: type suffixes and autocreate flag for struct_ops maps
 2024-02-27 20:45 UTC  (9+ messages)
` [PATCH bpf-next v1 1/8] libbpf: allow version suffixes (___smth) for struct_ops types
` [PATCH bpf-next v1 2/8] libbpf: tie struct_ops programs to kernel BTF ids, not to local ids
` [PATCH bpf-next v1 3/8] libbpf: honor autocreate flag for struct_ops maps
` [PATCH bpf-next v1 4/8] selftests/bpf: test struct_ops map definition with type suffix
` [PATCH bpf-next v1 5/8] selftests/bpf: bad_struct_ops test
` [PATCH bpf-next v1 6/8] selftests/bpf: test autocreate behavior for struct_ops maps
` [PATCH bpf-next v1 7/8] libbpf: sync progs autoload with maps autocreate "
` [PATCH bpf-next v1 8/8] selftests/bpf: tests for struct_ops autoload/autocreate toggling

synaptics hi-res audio usb device duplex, usb bandwidth issues
 2024-02-27 20:45 UTC  (2+ messages)

[PATCH] netconfig: Fix copy-paste error
 2024-02-27 20:42 UTC 

[PATCH 00/15] x86/resctrl : Support AMD QoS RMID Pinning feature
 2024-02-27 20:42 UTC  (14+ messages)
` [PATCH v2 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)

[PATCH v3 0/8] Add i2c and reset support for Renesas RZ/G2L
 2024-02-27 20:40 UTC  (9+ messages)
` [PATCH v3 1/8] clk: renesas: Confirm all clock & reset changes on RZ/G2L
` [PATCH v3 2/8] arm: dts: rzg2l: Sync with Linux v6.7
` [PATCH v3 3/8] i2c: rzg2l: Add I2C driver for RZ/G2L family
` [PATCH v3 4/8] pmic: Add Renesas RAA215300 PMIC driver
` [PATCH v3 5/8] board: rzg2l: Enable access to Renesas RAA215300 PMIC
` [PATCH v3 6/8] sysreset: Support reset via "
` [PATCH v3 7/8] pmic: raa215300: Bind sysreset driver
` [PATCH v3 8/8] board: rzg2l: Support reset via Renesas RAA215300 PMIC

[PATCH kernel v2] pci/doe: Support discovery version
 2024-02-27 20:41 UTC  (2+ messages)

[PATCH v9 00/15] Add Cgroup support for SGX EPC memory
 2024-02-27 20:41 UTC  (15+ messages)
` [PATCH v9 10/15] x86/sgx: Add EPC reclamation in cgroup try_charge()

[Buildroot] [PATCH v6 00/16] Add support for AM62x-SK HS-FS devices
 2024-02-27 20:41 UTC  (3+ messages)

[PATCH i-g-t 0/2] add freq exec tests
 2024-02-27 20:39 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] power: supply: core: Fix power_supply_init_attrs() stub
 2024-02-27 20:39 UTC  (2+ messages)

[PATCH] net: make SK_MEMORY_PCPU_RESERV tunable
 2024-02-27 20:38 UTC  (2+ messages)

[PATCH 0/1] drm/xe/guc: Fix missing topology init
 2024-02-27 20:38 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v2] ppc/pnv: Improve pervasive topology calculation for big-core
 2024-02-27 20:36 UTC 

[Intel-wired-lan] [PATCH iwl-next v4 4/5] ice: Add tx_scheduling_layers devlink param
 2024-02-27 20:38 UTC  (12+ messages)

[PATCH 6.7 000/334] 6.7.7-rc1 review
 2024-02-27 20:34 UTC  (2+ messages)

[PATCH 1/2] unit: fix memory leak in test-dpp
 2024-02-27 20:34 UTC  (2+ messages)

[PATCH v2] parisc: Strip upper 32 bit of sum in csum_ipv6_magic for 64-bit builds
 2024-02-27 20:33 UTC 

[PATCH v2 0/2] drm: Add plane SIZE_HINTS property
 2024-02-27 20:32 UTC  (5+ messages)
` [PATCH v2 1/2] drm: Introduce "
` ✗ Fi.CI.SPARSE: warning for drm: Add plane SIZE_HINTS property (rev5)
` ✓ Fi.CI.BAT: success "

[PATCH] MAINTAINERS: Add TPM DT bindings to TPM maintainers
 2024-02-27 20:31 UTC  (3+ messages)

[PATCH] parisc: More csum_ipv6_magic fixes
 2024-02-27 20:31 UTC  (3+ messages)

[PATCH 1/3] platform/x86: wmi: Ignore duplicated GUIDs in legacy matches
 2024-02-27 20:30 UTC  (3+ messages)
` [PATCH 2/3] platform/x86: wmi: Do not instantiate older WMI drivers multiple times

Question about forcing 'disable-memdev'
 2024-02-27 20:28 UTC  (4+ messages)

[PATCH] arm64: errata: Minimize tlb flush due to vttbr writes on AmpereOne
 2024-02-27 20:26 UTC  (6+ messages)

[PATCH] drm/i915/ttm: Fix TTM_PL_FLAG_DESIRED
 2024-02-27 20:26 UTC 

[PATCH v2 0/9] Cover a guard gap corner case
 2024-02-27 20:25 UTC  (9+ messages)
` [PATCH v2 5/9] mm: Initialize struct vm_unmapped_area_info

[PATCH] vfio/type1: unpin PageReserved page
 2024-02-27 20:25 UTC  (6+ messages)

[PATCH v7 00/10] Misc clean ups to target/ppc exception handling
 2024-02-27 20:24 UTC  (6+ messages)
` [PATCH v7 02/10] target/ppc: Readability improvements in exception handlers
` [PATCH v7 10/10] target/ppc: Remove interrupt handler wrapper functions

Linux Kernel Debugging Tools Monthly Meeting on Wednesday, February 28th
 2024-02-27 20:24 UTC 

[PATCH v3 00/10] Add support for NIST P521 to ecdsa
 2024-02-27 20:15 UTC  (3+ messages)
` [PATCH v3 06/10] crypte: ecc - Implement ecc_curve_get_nbits to get number of bits

[PATCH v2 0/3] drm/msm/dp: Rework the eDP/DP modes and add support for X1E80100
 2024-02-27 20:18 UTC  (3+ messages)
` [PATCH v2 2/3] drm/msm/dp: Add support for setting the eDP mode from devicetree

[PATCH] power: supply: bq27xxx: Report charge full state correctly
 2024-02-27 20:16 UTC  (2+ messages)

[PATCH v1] mm: convert folio_estimated_sharers() to folio_likely_mapped_shared()
 2024-02-27 20:15 UTC 

[PATCH v14 0/4] cxl, EINJ: Update EINJ for CXL error types
 2024-02-27 20:14 UTC  (5+ messages)
` [PATCH v14 2/4] EINJ: Add CXL error type support
` [PATCH v14 3/4] cxl/core: Add CXL EINJ debugfs files

[PATCH] credential/osxkeychain: store new attributes
 2024-02-27 20:13 UTC  (5+ messages)

[PATCH v7] mtd: rawnand: brcmnand: Add support for getting ecc setting from strap
 2024-02-27 20:12 UTC  (3+ messages)

[PATCH v2 00/20] Staging: rtl8192e: Fix checkpatch warning for rtllib_softmac.c
 2024-02-27 20:12 UTC  (2+ messages)

[PATCH] power: supply: bq2415x_charger: report online status
 2024-02-27 20:11 UTC  (2+ messages)

[PATCH v4 0/4] Preliminary patches before git-std-lib
 2024-02-27 20:10 UTC  (8+ messages)
` [PATCH v5 1/3] pager: include stdint.h because uintmax_t is used

[PATCH] drm/xe: Stop checking for power_lost on D3Cold
 2024-02-27 20:08 UTC  (3+ messages)
` ✓ CI.checksparse: success for "
` ✓ CI.BAT: "

[PATCH] lib: sbi_domain: Fix PMP condition for addresses
 2024-02-27 20:07 UTC 

[PATCH RFC 0/2] pinctrl: bcm2835: Implement pin_conf_get
 2024-02-27 20:07 UTC  (8+ messages)

[PATCH] v4l2-tracer: Rewrite libv4l2tracer.so lookup
 2024-02-27 20:06 UTC 

[PATCH] KVM: SVM: Rename vmplX_ssp -> plX_ssp
 2024-02-27 20:03 UTC 

[PATCH] python3-maturin: Recognise riscv32 architecture
 2024-02-27 20:03 UTC  (2+ messages)
` Patchtest results for "

[PATCH -fixes v3 0/2] riscv: cbo.zero fixes
 2024-02-27 20:01 UTC  (7+ messages)
` [PATCH -fixes v3 1/2] riscv: Fix enabling cbo.zero when running in M-mode

[PATCH v2 0/9] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
 2024-02-27 20:01 UTC  (5+ messages)
` [PATCH v2 6/9] drm/vkms: Add YUV support

[PATCH RFC] RDMA/cm: add timeout to cm_destroy_id wait
 2024-02-27 20:00 UTC 

[PATCH] wifi: brcm80211: handle pmk_op allocation failure
 2024-02-27 19:58 UTC  (5+ messages)

[PATCH 01/11] doc: Document UseDefaultEccGroup
 2024-02-27 19:56 UTC  (2+ messages)

[PATCH 1/2] mm: vmalloc_bytes()
 2024-02-27 19:55 UTC  (2+ messages)

[PATCH RESEND 0/2] ARM: prctl: Reject PR_SET_MDWE where not supported
 2024-02-27 19:53 UTC  (5+ messages)
` [PATCH RESEND 1/2] prctl: Generalize PR_SET_MDWE support check to be per-arch

[PATCH V2 1/3] platform/x86/intel/vsec: Remove nuisance message
 2024-02-27 19:54 UTC  (3+ messages)
` [PATCH V2 3/3] platform/x86/intel/pmc/arl: Put GNA device in D3

[RFC PATCH 0/5] Towards a shared TSM sysfs-ABI for Confidential Computing
 2024-02-27 19:53 UTC  (5+ messages)
` [RFC PATCH 5/5] PCI/TSM: Authenticate devices via platform TSM

[PATCH net-next 0/3] netdev: add per-queue statistics
 2024-02-27 19:49 UTC  (7+ messages)
` [PATCH net-next 1/3] "

[PATCH 0/2] Enable MST bigjoiner
 2024-02-27 19:51 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[BUG] selftests: cgroup: KMEMLEAK in cgroup/test_cpuset_prs.sh
 2024-02-27 19:50 UTC 

TCG change broke MorphOS boot on sam460ex
 2024-02-27 19:48 UTC  (3+ messages)

[PATCH 0/5] Rework SCMI Clock driver clk_ops setup procedure
 2024-02-27 19:48 UTC  (12+ messages)
` [PATCH 1/5] clk: scmi: Allocate CLK operations dynamically
` [PATCH 2/5] clk: scmi: Add support for state control restricted clocks
` [PATCH 3/5] clk: scmi: Add support for rate change "
` [PATCH 4/5] clk: scmi: Add support for re-parenting "
` [PATCH 5/5] clk: scmi: Add support for get/set duty_cycle operations

[PATCH v2 0/9] SVM guest shadow stack support
 2024-02-27 19:47 UTC  (3+ messages)
` [PATCH v2 7/9] x86/sev-es: Include XSS value in GHCB CPUID request


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.