All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-26 14:11:23 to 2022-04-26 14:53:22 UTC [more...]

[PATCH v2 00/43] Add LoongArch softmmu support
 2022-04-26 14:52 UTC  (5+ messages)
` [PATCH v2 25/43] target/loongarch: Add LoongArch CSR instruction

[PATCH v8 1/4] fs: add mode_strip_sgid() helper
 2022-04-26 14:52 UTC  (2+ messages)

[PATCH RFC] EFI: strip xen.efi when putting it on the EFI partition
 2022-04-26 14:52 UTC  (4+ messages)

[PATCHSET 0/6] xfs: fix reflink inefficiencies
 2022-04-26 14:52 UTC  (4+ messages)
` [PATCH 1/6] xfs: stop artificially limiting the length of bunmap calls

[PATCH] drm/amdgpu: fix typo
 2022-04-26 14:51 UTC  (2+ messages)

[PATCH] ppc/xive: Save/restore state of the External interrupt
 2022-04-26 14:49 UTC  (3+ messages)

[tip:x86/fpu 1/1] arch/x86/kernel/fpu/xstate.c:605:7: warning: Redundant initialization for 'size'. The initialized value is overwritten before it is read. [redundantInitialization]
 2022-04-26 14:51 UTC 

[PATCH net-next 00/11] mlxsw: extend line card model by devices and info
 2022-04-26 14:51 UTC  (8+ messages)

CONGRATULATIONS
 2022-04-26 14:21 UTC 

CONGRATULATIONS
 2022-04-26 14:21 UTC 

[PATCH] drm/amd: Fix spelling typo in comment
 2022-04-26 14:50 UTC  (4+ messages)

[PATCH v4 0/3] tty/serial: Process XON/XOFF robustly
 2022-04-26 14:49 UTC  (4+ messages)
` [PATCH v4 1/3] tty: Rework receive flow control char logic
` [PATCH v4 2/3] tty: Implement lookahead to process XON/XOFF timely
` [PATCH v4 3/3] tty: Use flow-control char function on closing path

[PATCH] dt-bindings: Drop undocumented i.MX iomuxc-gpr bindings in examples
 2022-04-26 14:49 UTC  (4+ messages)

[PATCH v2] vduse: Fix NULL pointer dereference on sysfs access
 2022-04-26 14:50 UTC  (17+ messages)

Error after update from 2.31.1 -> 2.36: Unable to negotiate with IP port X: no matching host key type found
 2022-04-26 14:49 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-26 14:48 UTC 

[LTP] [PATCH v2 0/4] shell: Cleanup getopts usage
 2022-04-26 14:48 UTC  (5+ messages)
` [LTP] [PATCH v2 3/4] tst_test.sh: "
` [LTP] [PATCH v2 4/4] doc: Update shell API examples

"Dying CPU not properly vacated" splat
 2022-04-26 14:48 UTC  (6+ messages)

[PATCH 1/2] drm/amdgpu: debugfs: fix error codes in write functions
 2022-04-26 14:47 UTC  (5+ messages)
` [PATCH 2/2] drm/amdgpu: debugfs: fix NULL dereference in ta_if_invoke_debugfs_write()

[PATCH][next] checkpatch: add new alloc functions to alloc with multiplies check
 2022-04-26 14:55 UTC  (2+ messages)

[PATCH] hwmon (occ): Avoid polling OCC during probe
 2022-04-26 14:45 UTC 

[PATCH v1] PM: EM: Decrement policy counter
 2022-04-26 14:44 UTC 

[PATCH] tee: Add Arm FF-A TEE driver
 2022-04-26 14:45 UTC  (3+ messages)

[PATCH] gpu/drm/radeon: Fix typo in comments
 2022-04-26 14:45 UTC  (3+ messages)

[ovmf test] 169740: regressions - FAIL
 2022-04-26 14:44 UTC 

[PATCH] mfd: sprd: Add SC2730 PMIC to SPI device ID table
 2022-04-26 14:44 UTC  (2+ messages)

[PATCH v3 00/12] mm: userspace hugepage collapse
 2022-04-26 14:44 UTC  (13+ messages)
` [PATCH v3 01/12] mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds THP
` [PATCH v3 02/12] mm/khugepaged: add struct collapse_control
` [PATCH v3 03/12] mm/khugepaged: make hugepage allocation context-specific
` [PATCH v3 04/12] mm/khugepaged: add struct collapse_result
` [PATCH v3 05/12] mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
` [PATCH v3 06/12] mm/khugepaged: remove khugepaged prefix from shared collapse functions
` [PATCH v3 07/12] mm/khugepaged: add flag to ignore khugepaged_max_ptes_*
` [PATCH v3 08/12] mm/khugepaged: add flag to ignore page young/referenced requirement
` [PATCH v3 09/12] mm/madvise: add MADV_COLLAPSE to process_madvise()
` [PATCH v3 10/12] selftests/vm: modularize collapse selftests
` [PATCH v3 11/12] selftests/vm: add MADV_COLLAPSE collapse context to selftests
` [PATCH v3 12/12] selftests/vm: add test to verify recollapse of THPs

[PATCH v5 00/12] efi_loader: more tightly integrate UEFI disks to driver model
 2022-04-26 14:44 UTC  (5+ messages)

[PATCH v6 00/19] Add writeback block support for DPU
 2022-04-26 14:41 UTC  (20+ messages)
` [PATCH v6 01/19] drm: allow passing possible_crtcs to drm_writeback_connector_init()
` [PATCH v6 02/19] drm: introduce drm_writeback_connector_init_with_encoder() API
` [PATCH v6 03/19] drm/msm/dpu: add writeback blocks to the sm8250 DPU catalog
` [PATCH v6 04/19] drm/msm/dpu: add reset_intf_cfg operation for dpu_hw_ctl
` [PATCH v6 05/19] drm/msm/dpu: rename dpu_hw_pipe_cdp_cfg to dpu_hw_cdp_cfg
` [PATCH v6 06/19] drm/msm/dpu: add dpu_hw_wb abstraction for writeback blocks
` [PATCH v6 07/19] drm/msm/dpu: add writeback blocks to DPU RM
` [PATCH v6 08/19] drm/msm/dpu: add changes to support writeback in hw_ctl
` [PATCH v6 09/19] drm/msm/dpu: add an API to reset the encoder related hw blocks
` [PATCH v6 10/19] drm/msm/dpu: make changes to dpu_encoder to support virtual encoder
` [PATCH v6 11/19] drm/msm/dpu: add encoder operations to prepare/cleanup wb job
` [PATCH v6 12/19] drm/msm/dpu: move _dpu_plane_get_qos_lut to dpu_hw_util file
` [PATCH v6 13/19] drm/msm/dpu: introduce the dpu_encoder_phys_* for writeback
` [PATCH v6 14/19] drm/msm/dpu: add the writeback connector layer
` [PATCH v6 15/19] drm/msm/dpu: initialize dpu encoder and connector for writeback
` [PATCH v6 16/19] drm/msm/dpu: gracefully handle null fb commits "
` [PATCH v6 17/19] drm/msm/dpu: add writeback blocks to the display snapshot
` [PATCH v6 18/19] drm/msm/dpu: add wb_idx to existing DRM prints in dpu_encoder
` [PATCH v6 19/19] drm/msm/dpu: add wb_idx to DRM traces "

[PATCH v2 00/10] Device tree based NUMA support for Arm - Part#1
 2022-04-26 14:42 UTC  (9+ messages)
` [PATCH v2 02/10] xen/x86: move reusable EFI stub functions from x86 to common
` [PATCH v2 05/10] xen/x86: Use ASSERT instead of VIRTUAL_BUG_ON for phys_to_nid

[RFC PATCH v3 0/5] Introduce Cpufreq Active Stats
 2022-04-26 14:40 UTC  (7+ messages)

[PATCH v7 0/8] crash: Kernel handling of CPU and memory hot un/plug
 2022-04-26 14:39 UTC  (5+ messages)
` [PATCH v7 2/8] x86/crash: Introduce new options to support cpu and memory hotplug

[PATCHSET v4 next 0/5] Add support for non-IPI task_work
 2022-04-26 14:39 UTC  (3+ messages)
` [PATCH 1/6] task_work: allow TWA_SIGNAL without a rescheduling IPI

[PATCH v2 00/14] Add new Renesas RZ/V2M SoC and Renesas RZ/V2M EVK support
 2022-04-26 14:39 UTC  (8+ messages)
` [PATCH v2 01/13] dt-bindings: arm: renesas: Document Renesas RZ/V2M SoC and EVK board
` [PATCH v2 04/13] dt-bindings: clock: renesas,rzg2l: Document RZ/V2M SoC
` [PATCH v2 05/13] serial: 8250: Make SERIAL_8250_EM available for arm64 systems

RTT-PROBE: lore-subspace-rtt
 2022-04-26 14:38 UTC 

[PATCH] Revert "net: micrel: fix KS8851_MLL Kconfig"
 2022-04-26 14:38 UTC  (4+ messages)

[PATCH] Print concrete error when creating mddev
 2022-04-26 14:38 UTC  (2+ messages)

[PATCH v4] rcu: Dump all rcuc kthreads status for CPUs that not report quiescent state
 2022-04-26 14:38 UTC  (5+ messages)

[PATCH v2] stm32mp: psci: Retain MCUDIVR, PLL3CR, PLL4CR, MSSCKSELR across suspend
 2022-04-26 14:38 UTC 

[PATCH v2] ram: stm32mp1: Conditionally enable ASR
 2022-04-26 14:37 UTC 

[PATCH v4] page_alloc: assert IRQs are enabled in heap alloc/free
 2022-04-26 14:35 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm/i915: Support Async Flip on Linear buffers
 2022-04-26 14:36 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH v2 0/2] dt-bindings: clock: sourt out gcc-apq8064 compats
 2022-04-26 14:36 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: clock: gcc-apq8064: move qcom,apq8084 back to gcc-other.yaml
` [PATCH v2 2/2] dt-bindings: clock/qcom,gcc-apq8064: move msm8960 compat from gcc-other.yaml

[PATCH v5 0/3] WCH CH341 GPIO and SPI support
 2022-04-26 14:35 UTC  (3+ messages)
` [PATCH v5 1/3] mfd: ch341: add core driver for the WCH CH341 in I2C/SPI/GPIO mode

[oe-layersetup PATCH] oe-layer-setup.sh: Stop claiming generic sh support
 2022-04-26 14:35 UTC  (2+ messages)
` [meta-arago] "

[PATCH] MIPS: dts: align SPI NOR node name with dtschema
 2022-04-26 14:30 UTC  (4+ messages)

[PATCH v2 00/26] Misc cleanups
 2022-04-26 14:33 UTC  (3+ messages)
` [PATCH v2 26/26] util: rename qemu_*block() socket functions

[PATCH v5 00/27] media: ov5640: Rework the clock tree programming for MIPI
 2022-04-26 14:32 UTC  (7+ messages)
` [PATCH v5 16/27] media: ov5640: Add VBLANK control

[PATCH 1/1] mips: cpc: Fix refcount leak in mips_cpc_default_phys_base
 2022-04-26 14:32 UTC  (2+ messages)

[PATCH 1/2] MIPS: Octeon: fix CN6640 hang on XAUI init
 2022-04-26 14:30 UTC  (4+ messages)
` [PATCH 2/2] MIPS: Octeon: support all interfaces on CN66XX

[PATCH] MIPS: SGI-IP30: Free some unused memory
 2022-04-26 14:32 UTC  (2+ messages)

[PATCH] MIPS: SGI-IP27: Free some unused memory
 2022-04-26 14:32 UTC  (2+ messages)

[PATCH v6] btrfs: Turn delayed_nodes_tree into an XArray
 2022-04-26 14:31 UTC  (3+ messages)

[PATCH v2 0/5] Add JSON vector set support to fips validation
 2022-04-26 14:30 UTC  (6+ messages)
` [PATCH v3 "
              ` [EXT] "

[PATCH] rib: fix traversal with /32 route
 2022-04-26 14:30 UTC  (3+ messages)

[PATCH bpf] xsk: fix possible crash when multiple sockets are created
 2022-04-26 14:30 UTC  (2+ messages)

Shipping Services - Order Fulfillment
 2022-04-26 13:50 UTC 

[PATCH 0/9 v7] bfq: Avoid use-after-free when moving processes between cgroups
 2022-04-26 14:29 UTC  (2+ messages)

[igt-dev] [PATCH v5 0/4] amdgpu PSR-SU cursor move test cases
 2022-04-26 14:29 UTC  (5+ messages)
` [igt-dev] [PATCH v5 1/4] tests/amdgpu/amd_psr: add helper to draw cursor pattern
` [igt-dev] [PATCH v5 2/4] tests/amdgpu/amd_psr: set visual-confirm default to disabled
` [igt-dev] [PATCH v5 3/4] tests/amdgpu/amd_psr: add PSR-SU cursor movement test case
` [igt-dev] [PATCH v5 4/4] tests/amdgpu/amd_psr: add PSR-SU test case for cursor move + MPO scenario

Potential race between shutting down a domain and handling I/O
 2022-04-26 14:29 UTC 

[PATCH RFC 0/5] Implement a TLS handshake upcall
 2022-04-26 14:29 UTC  (5+ messages)
` [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)

RTT-PROBE: lore-subspace-rtt
 2022-04-26 14:28 UTC 

[PATCH 0/2] small RIB optimizations
 2022-04-26 14:27 UTC  (5+ messages)
` [PATCH 1/2] rib: mark error checks with unlikely
` [PATCH 2/2] rib6: mark error tests "

[PATCH v22 0/9] support reserving crashkernel above 4G on arm64 kdump
 2022-04-26 14:26 UTC  (5+ messages)
` [PATCH v22 4/9] arm64: kdump: Don't force page-level mappings for memory above 4G

[linux-stable-rc:queue/4.19 3886/9999] arch/ia64/kernel/kprobes.c:414:24: error: implicit declaration of function '__kretprobe_trampoline_handler'; did you mean 'kretprobe_trampoline'?
 2022-04-26 14:26 UTC  (5+ messages)
` [PATCH 4.19.y 0/3] ia64: kprobes: Fix build error on ia64
  ` [PATCH 4.19.y 1/3] Revert "ia64: kprobes: Fix to pass correct trampoline address to the handler"
  ` [PATCH 4.19.y 2/3] Revert "ia64: kprobes: Use generic kretprobe trampoline handler"
  ` [PATCH 4.19.y 3/3] ia64: kprobes: Fix to pass correct trampoline address to the handler

[virtio-dev] queue_reset register polarity to improve
 2022-04-26 14:26 UTC  (3+ messages)

[PATCH] sunxi: fix initial environment loading without MMC
 2022-04-26 14:25 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] kms_psr2_su: Skip page-flip tests if FB_DAMAGE_CLIPS not supported
 2022-04-26 14:25 UTC  (7+ messages)

fix and cleanup discard_alignment handling
 2022-04-26 14:25 UTC  (5+ messages)
` [PATCH 09/11] nvme: remove a spurious clear of discard_alignment
  ` [dm-devel] "

[PATCH v2 0/4] Remove usage of list iterator after the loop body
 2022-04-26 14:25 UTC  (5+ messages)
` [PATCH v2 2/4] tracing: Remove usage of list iterator variable after the loop
` [PATCH v2 3/4] tracing: Replace usage of found with dedicated list iterator variable

[PATCH -next 00/11] support concurrent sync io for bfq on a specail occasion
 2022-04-26 14:24 UTC  (3+ messages)

[PATCH v3 0/8] x86: more or less log-dirty related improvements
 2022-04-26 14:24 UTC  (4+ messages)
` [PATCH v3 5/8] libxenguest: deal with log-dirty op stats overflow

[PATCH v2] utils/net/rtnet.in: add delay during master configuration
 2022-04-26 14:24 UTC  (3+ messages)

[tpm2] Re: {External} Re: OpenSSL 3 and tpm2 provider
 2022-04-26 14:24 UTC 

[Intel-gfx] [PATCH v2 2/2] drm/i915/dp: Add workaround for spurious AUX timeouts/hotplugs on LTTPR links
 2022-04-26 14:23 UTC  (7+ messages)
` [Intel-gfx] [PATCH v3 "

[PATCH v2] nvme: avoid NULL pointer dereference in admin queue initialization error path
 2022-04-26 14:23 UTC  (2+ messages)

[PATCH v2] libxl: Retry QMP PCI device_add
 2022-04-26 14:23 UTC  (2+ messages)

[PATCH v4 0/2] x86/sev: Fix AP Jump Table handling for SNP guests
 2022-04-26 14:21 UTC  (3+ messages)
` [PATCH v4 1/2] x86/sev: Add missing __init annotations to SEV init routines
` [PATCH v4 2/2] x86/sev: Get the AP jump table address from secrets page

[PATCH 0/8] qmp, hmp: statistics subsystem and KVM suport
 2022-04-26 14:16 UTC  (9+ messages)
` [PATCH 1/8] qmp: Support for querying stats
` [PATCH 2/8] kvm: Support for querying fd-based stats
` [PATCH 3/8] qmp: add filtering of statistics by target vCPU
` [PATCH 4/8] hmp: add basic "info stats" implementation
` [PATCH 5/8] qmp: add filtering of statistics by provider
` [PATCH 6/8] hmp: "
` [PATCH 7/8] qmp: add filtering of statistics by name
` [PATCH 8/8] hmp: "

[PATCH] dt-bindings: eeprom/at24: Add samsung,s524ad0xd1 compatible
 2022-04-26 14:22 UTC  (3+ messages)

[PATCH v2] lib/kstrtox.c: Add "false"/"true" support to kstrtobool
 2022-04-26 14:20 UTC  (3+ messages)

[PATCH] arm64: dts: allwinner: teres-i: Add GPIO port regulators
 2022-04-26 14:21 UTC  (6+ messages)
    `  "

[PATCH 0/3] PM: domains: Some minor improvements for genpd_power_off()
 2022-04-26 14:15 UTC  (8+ messages)
` [PATCH 1/3] PM: domains: Add GENPD_FLAG_RPM_ALWAYS_ON for the always-on governor
` [PATCH 2/3] PM: domains: Drop redundant code for genpd "
` [PATCH 3/3] PM: domain: Don't check PM_QOS_FLAG_NO_POWER_OFF in genpd

[PATCH v2] mfd: cros_ec_dev: Only register PCHG device if present
 2022-04-26 14:19 UTC  (7+ messages)

[PATCH 0/1] Add WPA2-MFP Support
 2022-04-26 14:19 UTC  (3+ messages)
` [PATCH 1/1] gsupplicant: Add MFP support for WPA2

[PATCH bpf] x86/kprobes: Fix KRETPROBES when CONFIG_KRETPROBE_ON_RETHOOK is set
 2022-04-26 14:18 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-26 14:18 UTC 

[PATCH 0/7] Input: mtk-pmic-keys: Add support for MT6359 PMIC
 2022-04-26 14:14 UTC  (9+ messages)
` [PATCH 2/7] mfd: add missing defines necessary for mtk-pmic-keys support
` [PATCH 3/7] mfd: mt6397-core: add resources for PMIC keys for MT6359

[PATCH 00/14] Add new Renesas RZ/V2M SoC and Renesas RZ/V2M EVK support
 2022-04-26 14:16 UTC  (3+ messages)
` [PATCH 07/14] soc: renesas: Identify RZ/V2M SoC

[Virtio-fs] Cheap Tungsten Carbide Grit & Composite Rod On Stock
 2022-04-26 14:16 UTC 

[PATCH] drm/bridge: ite-it6505: add missing Kconfig option select
 2022-04-26 14:15 UTC 

[PATCH v1 0/2] xfs: remove quota warning limits
 2022-04-26 14:15 UTC  (5+ messages)

[PATCH 0/3] Enable ASan in GHA
 2022-04-26 14:15 UTC  (7+ messages)
` [PATCH 2/3] mem: fix ASan shadow for remapped memory segments

[PATCH] nvme: have nvme_setup_rw return BLK_STS_OK
 2022-04-26 14:14 UTC  (2+ messages)

[PATCH v3 1/8] vfio/pci: Invalidate mmaps and block the access in D3hot power state
 2022-04-26 14:14 UTC  (3+ messages)

[PATCH v3] devcoredump : Serialize devcd_del work
 2022-04-26 14:13 UTC  (2+ messages)

[RFC PATCH 4/5] mtd_blkdevs: scan partitions on mtdblock if FIT_PARTITION is set
 2022-04-26 14:11 UTC  (4+ messages)

[PATCH] mfd: fix error check return value of platform_get_irq()
 2022-04-26 14:12 UTC  (2+ messages)

[RFC 00/18] vfio: Adopt iommufd
 2022-04-26 14:11 UTC  (8+ messages)
` [RFC 15/18] vfio/iommufd: Implement iommufd backend

[PATCH] dt-bindings: Drop empty and unreferenced binding .txt files
 2022-04-26 14:06 UTC  (2+ messages)

[PATCH] Staging: wfx: Fixed a space coding style issue
 2022-04-26 14:11 UTC  (2+ messages)

[PATCH] nvme: fix interpretation of dmrsl
 2022-04-26 14:08 UTC  (3+ 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.