All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-14 16:23:27 to 2023-03-14 16:58:07 UTC [more...]

[PATCH] mtdblock: tolerate corrected bit-flips
 2023-03-14 16:56 UTC  (2+ messages)

[song-md:md-next 15/18] drivers/md/md-cluster.c:425:42: error: use of undeclared identifier 'mddev'; did you mean 'mode'?
 2023-03-14 16:57 UTC  (3+ messages)

[PATCH] drm/vram-helper: remove a redundant iosys_map_clear call in move_notify
 2023-03-14 16:57 UTC  (2+ messages)

Patch for a overwriting/corruption of the file system
 2023-03-14 16:57 UTC  (4+ messages)

[Regression] "serial: 8250: use THRE & __stop_tx also with DMA" breaks DMA rx
 2023-03-14 16:55 UTC  (6+ messages)

[PATCH RESEND net-next v4 0/4] sfc: support unicast PTP
 2023-03-14 16:55 UTC  (7+ messages)
` [PATCH RESEND net-next v4 1/4] sfc: store PTP filters in a list
` [PATCH RESEND net-next v4 2/4] sfc: allow insertion of filters for unicast PTP
` [PATCH RESEND net-next v4 3/4] sfc: support "

[LTP] [PATCH v2] Rewrite eventfd01 using new LTP API
 2023-03-14 16:56 UTC  (2+ messages)

[PATCH 0/2] target/s390x: Implement Early Exception Recognition
 2023-03-14 16:54 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tests/tcg/s390x: Add early-exception-recognition.S

[PATCH v4] i2c: xgene-slimpro: Fix out-of-bounds bug in xgene_slimpro_i2c_xfer()
 2023-03-14 16:54 UTC 

[PATCH 0/2] diff: support bare repositories when reading gitattributes for diff algorithm
 2023-03-14 16:54 UTC  (3+ messages)
` [PATCH 1/2] diff: use HEAD for attributes when using bare repository

[PATCH] ASoC: soc-compress: Inherit atomicity from DAI link for Compress FE
 2023-03-14 16:52 UTC  (4+ messages)

[PATCH RFC v4 net-next 00/13] pds_core driver
 2023-03-14 16:53 UTC  (4+ messages)
` [PATCH RFC v4 net-next 11/13] pds_core: add the aux client API

[qemu PATCH] hw/cxl/cxl_device: Replace magic number in CXLError definition
 2023-03-14 16:53 UTC 

[PATCH net] net: phy: mscc: fix deadlock in phy_ethtool_{get,set}_wol()
 2023-03-14 16:52 UTC  (5+ messages)

[Intel-xe] [PATCH] CI test commit, please ignore
 2023-03-14 16:52 UTC  (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "

[PATCH] vpci/msix: handle accesses adjacent to the MSI-X table
 2023-03-14 16:51 UTC  (6+ messages)

[PATCH nft,v2] parser_bison: simplify reset syntax
 2023-03-14 16:51 UTC 

[PATCH for-8.1 v2 00/26] target/riscv: rework CPU extensions validation
 2023-03-14 16:49 UTC  (27+ messages)
` [PATCH for-8.1 v2 01/26] target/riscv/cpu.c: add riscv_cpu_validate_v()
` [PATCH for-8.1 v2 02/26] target/riscv/cpu.c: remove set_vext_version()
` [PATCH for-8.1 v2 03/26] target/riscv/cpu.c: remove set_priv_version()
` [PATCH for-8.1 v2 04/26] target/riscv: add PRIV_VERSION_LATEST
` [PATCH for-8.1 v2 05/26] target/riscv/cpu.c: add priv_spec validate/disable_exts helpers
` [PATCH for-8.1 v2 06/26] target/riscv/cpu.c: add riscv_cpu_validate_misa_mxl()
` [PATCH for-8.1 v2 07/26] target/riscv: move pmp and epmp validations to validate_set_extensions()
` [PATCH for-8.1 v2 08/26] target/riscv/cpu.c: validate extensions before riscv_timer_init()
` [PATCH for-8.1 v2 09/26] target/riscv/cpu.c: remove cfg setup from riscv_cpu_init()
` [PATCH for-8.1 v2 10/26] target/riscv/cpu.c: avoid set_misa() in validate_set_extensions()
` [PATCH for-8.1 v2 11/26] target/riscv/cpu.c: set cpu config in set_misa()
` [PATCH for-8.1 v2 12/26] target/riscv/cpu.c: redesign register_cpu_props()
` [PATCH for-8.1 v2 13/26] target/riscv: put env->misa_ext <-> cpu->cfg code into helpers
` [PATCH for-8.1 v2 14/26] target/riscv: add RVG
` [PATCH for-8.1 v2 15/26] target/riscv: do not allow RVG in write_misa()
` [PATCH for-8.1 v2 16/26] target/riscv/cpu.c: split RVG code from validate_set_extensions()
` [PATCH for-8.1 v2 17/26] target/riscv: write env->misa_ext* in register_generic_cpu_props()
` [PATCH for-8.1 v2 18/26] target/risc/cpu.c: add riscv_cpu_validate_misa_ext()
` [PATCH for-8.1 v2 19/26] target/riscv/cpu:c add misa_ext V-> D & F dependency
` [PATCH for-8.1 v2 20/26] target/riscv: move riscv_cpu_validate_v() to validate_misa_ext()
` [PATCH for-8.1 v2 21/26] target/riscv: validate_misa_ext() now validates a misa_ext val
` [PATCH for-8.1 v2 22/26] target/riscv: error out on priv failure for RVH
` [PATCH for-8.1 v2 23/26] target/riscv: split riscv_cpu_validate_set_extensions()
` [PATCH for-8.1 v2 24/26] target/riscv: use misa_ext val in riscv_cpu_validate_extensions()
` [PATCH for-8.1 v2 25/26] target/riscv: rework write_misa()
` [PATCH for-8.1 v2 26/26] target/riscv: update cpu->cfg misa bits in commit_cpu_cfg()

cleanup btrfs_add_compressed_bio_pages
 2023-03-14 16:51 UTC  (3+ messages)
` [PATCH 1/2] btrfs: move the bi_sector assingment out of btrfs_add_compressed_bio_pages
` [PATCH 2/2] btrfs: btrfs_add_compressed_bio_pages

[PATCH v2 1/2] PCI/ATS: Add a helper function to configure ATS STU of a PF
 2023-03-14 16:50 UTC  (3+ messages)

[PATCH v3 0/2] leds: add aw20xx driver
 2023-03-14 16:49 UTC  (6+ messages)
` [PATCH v3 2/2] "

[PATCH] wifi: mac80211: Serialize calls to drv_wake_tx_queue()
 2023-03-14 16:50 UTC  (6+ messages)

[PATCH 0/5] cgroup/cpuset: Miscellaneous updates
 2023-03-14 16:50 UTC  (4+ messages)
` [PATCH 1/5] cgroup/cpuset: Skip task update if hotplug doesn't affect current cpuset

[PATCH] cargo_common.bbclass: do not use buit-in git to fetch crates
 2023-03-14 16:49 UTC  (15+ messages)
` [OE-core] "

[PATCH 1/3] include: environment: ti: Use .env for environment variables
 2023-03-14 16:49 UTC  (6+ messages)
` [PATCH 2/3] include: configs: j721s2_evm: Change to using .env
` [PATCH 3/3] include: configs: j721e_evm: "

[PATCH v3] can: rcar_canfd: Improve error messages
 2023-03-14 16:48 UTC  (2+ messages)

[help] Xen 4.14.5 on Devuan 4.0 Chimaera, regression from Xen 4.0.1
 2023-03-14 16:48 UTC  (11+ messages)
        ` Aw: "
            ` Aw: "

[PATCH] io_uring/io-wq: stop setting PF_NO_SETAFFINITY on io-wq workers
 2023-03-14 16:48 UTC  (4+ messages)

[PATCH v5 00/32] drm/msm/dpu: wide planes support
 2023-03-14 16:47 UTC  (10+ messages)
` [PATCH v5 29/32] drm/msm/dpu: enable SmartDMA for the rest of the platforms

[PATCH] KVM: arm64: Retry fault if vma_lookup() results become invalid
 2023-03-14 16:46 UTC  (4+ messages)

[PATCH net-next 0/5] net: Extend address label support
 2023-03-14  9:44 UTC  (5+ messages)

[PATCH] tests/qtest/migration-test: Disable migration/multifd/tcp/plain/cancel
 2023-03-14 16:46 UTC  (7+ messages)

[net-next PATCH v3 00/14] net: Add basic LED support for switch/phy
 2023-03-14 10:15 UTC  (4+ messages)
` [net-next PATCH v3 10/14] dt-bindings: net: dsa: qca8k: add LEDs definition example
` [net-next PATCH v3 12/14] arm: qcom: dt: Add Switch LED for each port for rb3011
` [net-next PATCH v3 14/14] arm: mvebu: dt: Add PHY LED support for 370-rd WAN port

Problems when booting Loongarch in qemu with CONFIG_PROVE_LOCKING=y
 2023-03-14 16:46 UTC  (3+ messages)

[PATCH 01/28] media: cec: ch7322: drop of_match_ptr for ID table
 2023-03-14 16:45 UTC  (14+ messages)

[meta-ti][master/kirkstone][PATCH] linux-ti-staging: Add 6.1 recipe
 2023-03-14 16:46 UTC  (3+ messages)

[PATCH] p54spi: convert to devicetree
 2023-03-14 16:44 UTC  (4+ messages)

[RFC PATCH v1] powerpc: Add version to install filenames
 2023-03-14 16:44 UTC 

[PATCH v3] i2c: xgene-slimpro: Fix out-of-bounds bug in xgene_slimpro_i2c_xfer()
 2023-03-14 16:45 UTC  (2+ messages)

[PATCH RFC v6 0/6] Create common DPLL/clock configuration API
 2023-03-14 16:43 UTC  (6+ messages)
` [PATCH RFC v6 2/6] dpll: Add DPLL framework base functions

[PATCH] ACPI: VIOT: Initialize the correct IOMMU fwspec
 2023-03-14 16:44 UTC 

[PATCH v17 00/14] splice, block: Use page pinning and kill ITER_PIPE
 2023-03-14 16:42 UTC  (4+ messages)
` [PATCH v17 03/14] shmem: Implement splice-read

[Intel-xe] [RFC] drm/i915: add kconfig option to enable/disable legacy platform support
 2023-03-14 16:42 UTC  (4+ messages)

[PATCH v2] clk: add missing of_node_put() in "assigned-clocks" property parsing
 2023-03-14 16:45 UTC  (3+ messages)

[PATCH v2] watchdog: ebc-c384_wdt: Migrate to the regmap API
 2023-03-14 16:42 UTC  (4+ messages)

[PATCH] arm64: dts: marvell: armada-ap810: Fix GICv3 ITS node name
 2023-03-14 16:41 UTC  (5+ messages)

[RFC] Support for Arm CCA VMs on Linux
 2023-03-14 16:41 UTC  (7+ messages)
` [RFC PATCH 00/28] arm64: Support for Arm CCA in KVM
  ` [RFC PATCH 17/28] arm64: RME: Runtime faulting of memory

[kvm-unit-tests PATCH v2 3/3] s390x/spec_ex: Add test of EXECUTE with odd target address
 2023-03-14 16:41 UTC  (3+ messages)

[PATCH] drm/i915/opregion: add missing intel_opregion_cleanup() dummy
 2023-03-14 16:41 UTC  (6+ messages)
` [Intel-gfx] "

[PATCH net 0/4] net: set 'mac_managed_pm' at probe time
 2023-03-14 16:40 UTC  (2+ messages)

[QUESTION] How to fix the race of "mdadm --add" and "mdadm mdadm --incremental --export"
 2023-03-14 16:40 UTC  (2+ messages)

[PATCH v3 00/38] Kconfig: Introduce HAS_IOPORT config option
 2023-03-14 16:37 UTC  (8+ messages)
` [PATCH v3 01/38] Kconfig: introduce HAS_IOPORT option and select it as necessary

[RFC XEN PATCH 0/6] Introduce VirtIO GPU and Passthrough GPU support on Xen PVH dom0
 2023-03-14 16:39 UTC  (9+ messages)
` [RFC XEN PATCH 3/6] x86/pvh: shouldn't check pirq flag when map pirq in PVH
` [RFC XEN PATCH 4/6] x86/pvh: PVH dom0 also need PHYSDEVOP_setup_gsi call
` [RFC XEN PATCH 5/6] tools/libs/call: add linux os call to get gsi from irq
` [RFC XEN PATCH 6/6] tools/libs/light: pci: translate irq to gsi

[PATCH v2] staging: sm750: Rename function to avoid CamelCase
 2023-03-14 16:39 UTC  (4+ messages)

Unsupported WiFi adapter on S905X2 board
 2023-03-14 16:37 UTC  (16+ messages)
  ` [RFC PATCH] brcmfmac: add 43751 SDIO ids and initialization

[PATCH v10 0/5] add Amlogic A1 clock controller drivers
 2023-03-14 16:37 UTC  (14+ messages)
` [PATCH v10 3/5] dt-bindings: clock: meson: add A1 PLL and Peripherals clkcs bindings

[PATCH][next] drm/msm/dp: Fix spelling mistake "Capabiity" -> "Capability"
 2023-03-14 16:35 UTC  (3+ messages)

[PATCH v9 0/5] mac80211_hwsim: Add PMSR support
 2023-03-14 16:36 UTC  (7+ messages)
` [PATCH v9 1/5] mac80211_hwsim: add PMSR capability support
` [PATCH v9 5/5] mac80211_hwsim: add PMSR report support via virtio

[PATCH v1] driver core: Add CONFIG_FW_DEVLINK_SYNC_STATE_TIMEOUT
 2023-03-14 16:35 UTC  (3+ messages)

[PATCH 0/2] regulator: Fix boot speed regression w/ off-on-delay-us
 2023-03-14 16:35 UTC  (7+ messages)
` [PATCH 2/2] regulator: fixed: Set PROBE_PREFER_ASYNCHRONOUS
` (subset) [PATCH 0/2] regulator: Fix boot speed regression w/ off-on-delay-us

Fwd: [PATCH] cifs: Fix smb2_set_path_size()
 2023-03-14 16:35 UTC 

[PATCH 1/6] tools/perf/json: Add common metrics for s390
 2023-03-14 16:34 UTC  (6+ messages)
` [PATCH 2/6] tools/perf/json: Add cache metrics for s390 z16

[PATCH RESEND net-next v4 0/3] net: dsa: rzn1-a5psw: add support for vlan and .port_bridge_flags
 2023-03-14 16:36 UTC  (4+ messages)
` [PATCH RESEND net-next v4 1/3] net: dsa: rzn1-a5psw: use a5psw_reg_rmw() to modify flooding resolution
` [PATCH RESEND net-next v4 2/3] net: dsa: rzn1-a5psw: add support for .port_bridge_flags
` [PATCH RESEND net-next v4 3/3] net: dsa: rzn1-a5psw: add vlan support

[PATCH 1/2] efi: sysfb_efi: Fix DMI quirks not working for simpledrm
 2023-03-14 16:33 UTC  (6+ messages)
` [PATCH 2/2] efi: sysfb_efi: Add quirk for Lenovo Yoga Book X91F/L

[PATCH v10 0/3] Add support for NXP bluetooth chipsets
 2023-03-14 16:33 UTC  (5+ messages)
` [PATCH v10 3/3] Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets

[PATCH v1 0/2] Add destructor hook to LSM modules
 2023-03-14 16:32 UTC  (8+ messages)

[PATCH v4 0/4] arch/*/io.h: remove ioremap_uc in some architectures
 2023-03-14 16:31 UTC  (6+ messages)
` [PATCH v4 2/4] mips: add <asm-generic/io.h> including

[PATCH net-next v5] net: phy: mxl-gpy: enhance delay time required by loopback disable function
 2023-03-14 16:30 UTC 

[PATCH] xfs: fix possible assert failed in xfs_fs_put_super() when do cpu offline
 2023-03-14 16:31 UTC  (2+ messages)

[PATCH 0/2] Fix EXECUTE of relative long instructions
 2023-03-14 16:29 UTC  (3+ messages)
` [PATCH 1/2] target/s390x: "

PIE static library builds
 2023-03-14 16:29 UTC  (2+ messages)

[RFC 0/9] Make iscsid-kernel communications namespace-aware
 2023-03-14 16:29 UTC  (9+ messages)
` [RFC PATCH 2/9] iscsi: associate endpoints with a host
` [RFC PATCH 3/9] iscsi: sysfs filtering by network namespace
` [RFC PATCH 4/9] iscsi: make all iSCSI netlink multicast namespace aware
` [RFC PATCH 5/9] iscsi: set netns for iscsi_tcp hosts

[PATCH net v2 0/4] bonding: properly restore flags when bond changes ether type
 2023-03-14 16:20 UTC  (2+ messages)

[LTP] [PATCH v2] rseq01: basic test rseq
 2023-03-14 16:29 UTC  (6+ messages)
` [LTP] [PATCH v3 0/2] Move linux rseq test into ltp
  ` [LTP] [PATCH v3 1/2] rseq: Copy linux rseq test header files to ltp

[ PATCH v4 1/6] sign-file: refactor argument parsing logic
 2023-03-14 16:21 UTC  (4+ messages)
` [ PATCH v4 6/6] sign-file: improve help message

[PATCH] fbdev: omapfb: remove omap1 osk driver
 2023-03-14 16:27 UTC  (2+ messages)

[PATCH v2] can: rcar_canfd: Improve error messages
 2023-03-14 16:26 UTC  (3+ messages)

[PATCH] MIPS: BCM47XX: Add support for Huawei B593u-12
 2023-03-14 16:21 UTC  (3+ messages)

[PATCH 00/12] mips: ralink: introduce 'soc_device' initialization
 2023-03-14 16:21 UTC  (2+ messages)

[PATCH v3] dt-bindings: mips: loongson: Add Loongson-1 based boards
 2023-03-14 16:20 UTC  (2+ messages)

[PATCH] mips: Use of_property_read_bool() for boolean properties
 2023-03-14 16:18 UTC  (2+ messages)

[PATCH 0/5] MIPS: Loongson64: Clear chaos in barriers
 2023-03-14 16:19 UTC  (2+ messages)

[PULL 0/3] Misc next patches
 2023-03-14 16:25 UTC  (4+ messages)
` [PULL 1/3] Add qemu qcode support for keys F13 to F24
` [PULL 2/3] ps2: Don't send key release event for Lang1, Lang2 keys
` [PULL 3/3] io/channel-tls: plug memory leakage on GSource

[PATCH 0/2] ASOC: Intel: add quirk for Intel 'Rooks County' NUC M15
 2023-03-14 16:25 UTC  (2+ messages)

[PATCH v1 1/2] aarch64: enable access to TCR2_ELx
 2023-03-14 16:24 UTC  (3+ messages)
` [PATCH v1 2/2] aarch64: enable Permission Indirection Extension

[PATCH v1] xen/riscv: make calculation of stack address PC-relative
 2023-03-14 16:00 UTC  (2+ messages)

[PATCH 0/5] can: tcan4x5x: Introduce tcan4552/4553
 2023-03-14 16:22 UTC  (3+ messages)
` [PATCH 5/5] can: tcan4x5x: Add support for tcan4552/4553


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.