All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-12 11:28:12 to 2023-04-12 11:44:22 UTC [more...]

linux-next: build warnings after merge of the block tree
 2023-04-12 11:44 UTC  (8+ messages)

[PATCH v7 00/25] target/riscv: MSTATUS_SUM + cleanups
 2023-04-12 11:43 UTC  (17+ messages)
` [PATCH v7 01/25] target/riscv: Extract virt enabled state from tb flags
` [PATCH v7 02/25] target/riscv: Add a general status enum for extensions
` [PATCH v7 03/25] target/riscv: Encode the FS and VS on a normal way for tb flags
` [PATCH v7 04/25] target/riscv: Remove mstatus_hs_{fs, vs} from tb_flags
` [PATCH v7 05/25] target/riscv: Add a tb flags field for vstart
` [PATCH v7 06/25] target/riscv: Separate priv from mmu_idx
` [PATCH v7 07/25] target/riscv: Reduce overhead of MSTATUS_SUM change
` [PATCH v7 08/25] accel/tcg: Add cpu_ld*_code_mmu
` [PATCH v7 09/25] target/riscv: Use cpu_ld*_code_mmu for HLVX
` [PATCH v7 10/25] target/riscv: Handle HLV, HSV via helpers
` [PATCH v7 11/25] target/riscv: Rename MMU_HYP_ACCESS_BIT to MMU_2STAGE_BIT
` [PATCH v7 12/25] target/riscv: Introduce mmuidx_sum
` [PATCH v7 13/25] target/riscv: Introduce mmuidx_priv
` [PATCH v7 14/25] target/riscv: Introduce mmuidx_2stage
` [PATCH v7 15/25] target/riscv: Move hstatus.spvp check to check_access_hlsv
` [PATCH v7 16/25] target/riscv: Set MMU_2STAGE_BIT in riscv_cpu_mmu_index

[PATCH v1 0/5] refactoring and fix for Meson NAND
 2023-04-12 11:43 UTC  (14+ messages)
` [PATCH v1 4/5] mtd: rawnand: meson: clear OOB buffer before read

[RFCv2 5/8] ext2: Move direct-io to use iomap
 2023-04-12 11:43 UTC  (3+ messages)

[PATCH nftables 0/8] Support for shifted port-ranges in NAT
 2023-04-12 11:43 UTC  (7+ messages)
` [PATCH nftables 8/8] test: py: add tests for shifted nat port-ranges

[RFCv2 0/8] ext2: DIO to use iomap
 2023-04-12 11:43 UTC  (5+ messages)
` [RFCv2 2/8] libfs: Add __generic_file_fsync_nolock implementation

[RFC PATCH v4] sched: Fix performance regression introduced by mm_cid
 2023-04-12 11:42 UTC  (5+ messages)

[PATCH v4 0/3] NUMA: Apply cluster-NUMA-node boundary for aarch64 and riscv machines
 2023-04-12 11:42 UTC  (4+ messages)

[PATCH v4 01/13] rust: sync: introduce `LockClassKey`
 2023-04-12 11:42 UTC  (7+ messages)
` [PATCH v4 02/13] rust: sync: introduce `Lock` and `Guard`
` [PATCH v4 09/13] rust: add basic `Task`

[PATCH v1 0/7] Add JH7110 DPHY PMU support
 2023-04-12 11:29 UTC  (6+ messages)
` [PATCH v1 1/7] dt-bindings: power: Constrain properties for JH7110 PMU

[PATCH] media: i2c: add ov01a10 image sensor driver
 2023-04-12 11:40 UTC  (3+ messages)

[PATCH bpf-next V3 0/6] XDP-hints kfuncs for Intel driver igc
 2023-04-12 11:40 UTC  (7+ messages)
` [PATCH bpf-next V3 1/6] igc: enable and fix RX hash usage by netstack
` [PATCH bpf-next V3 5/6] igc: add XDP hints kfuncs for RX timestamp

[PATCH v3 0/2] arch_topology: Pre-allocate cacheinfo from primary CPU
 2023-04-12 11:40 UTC  (7+ messages)
` [PATCH v3 1/2] cacheinfo: Add arch specific early level initializer
` [PATCH v3 2/2] cacheinfo: Add arm64 early level initializer implementation

[PULL 00/10] Block layer fixes for 8.0-rc4
 2023-04-12 11:40 UTC  (2+ messages)

[PATCH 1/2] blk-mq: call blk_mq_hctx_stopped in __blk_mq_run_hw_queue
 2023-04-12 11:39 UTC  (3+ messages)

iwlwifi frequent drops between v6.2-rc3 and v6.3-rc1
 2023-04-12 11:38 UTC  (4+ messages)

[PATCH] Revert "dt-bindings: PCI: qcom: Add iommu-map properties"
 2023-04-12 11:29 UTC  (7+ messages)

[PATCH v5 0/5] Fix error propagation amongst request
 2023-04-12 11:33 UTC  (18+ messages)
` [Intel-gfx] "
` [PATCH v5 1/5] drm/i915/gt: Add intel_context_timeline_is_locked helper
  ` [Intel-gfx] "
` [PATCH v5 2/5] drm/i915: Create the locked version of the request create
  ` [Intel-gfx] "
` [PATCH v5 3/5] drm/i915: Create the locked version of the request add
  ` [Intel-gfx] "
` [PATCH v5 4/5] drm/i915: Throttle for ringspace prior to taking the timeline mutex
  ` [Intel-gfx] "
` [PATCH v5 5/5] drm/i915/gt: Make sure that errors are propagated through request chains
  ` [Intel-gfx] "

[PATCH 2/2] ALSA: pcm: auto-fill buffer with silence when draining playback
 2023-04-12 11:38 UTC  (11+ messages)

[PATCH] net/mlx5: fix lro update tcp header cksum error
 2023-04-12 11:38 UTC 

[PATCH v3] dma-buf/heaps: system_heap: avoid too much allocation
 2023-04-12 11:37 UTC  (7+ messages)

[PATCH v2 1/7] dt-bindings: net: dsa: mediatek,mt7530: correct brand name
 2023-04-12 11:36 UTC  (6+ messages)

[PATCH] cve-update-nvd2-native: added the missing http import
 2023-04-12 11:36 UTC  (2+ messages)
` [OE-core] "

[PATCH] MAINTAINERS: add drm_bridge for drm bridge maintainers
 2023-04-12 11:36 UTC  (2+ messages)

[pci:reset] BUILD SUCCESS e74b2b58ff715ca17bb49c3ad89f665a7150e14b
 2023-04-12 11:29 UTC 

[PATCH v4 0/3] Add JH7110 MIPI DPHY RX support
 2023-04-12 11:34 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: phy: Add starfive,jh7110-dphy-rx

[PATCH v12 00/10] support subsets of code size reduction extension
 2023-04-12 11:35 UTC  (7+ messages)
` [PATCH v12 02/10] target/riscv: add support for Zca extension

[PATCH v2 0/5] locking: Introduce local{,64}_try_cmpxchg
 2023-04-12 11:32 UTC  (4+ messages)
` [PATCH v2 3/5] locking/arch: Wire up local_try_cmpxchg

stable-rc/linux-5.4.y build: 188 builds: 2 failed, 186 passed, 34 warnings (v5.4.238-147-g533c9d00c5fe)
 2023-04-12 11:33 UTC 

[ardb:tmp-crypto-x86-local-labels 49/52] arch/x86/mm/testmmiotrace.o: warning: objtool: do_test+0x0: indirect call found in RETPOLINE build
 2023-04-12 11:34 UTC 

[yocto] create-layers-setup Yaml support #bitbake
 2023-04-12 11:34 UTC  (3+ messages)
`  "

[PATCH bpf V7 0/7] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
 2023-04-12 11:31 UTC  (5+ messages)
` [PATCH bpf V7 4/7] mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type
      ` [Intel-wired-lan] "

[PATCH v5 00/18] timer: Move from a push remote at enqueue to a pull at expiry model
 2023-04-12 11:32 UTC  (7+ messages)
` [PATCH v5 02/18] timer: Add comment to get_next_timer_interrupt() description
` [PATCH v5 03/18] timer: Move store of next event into __next_timer_interrupt()

[RFC 00/27] Add VDUSE support to Vhost library
 2023-04-12 11:33 UTC  (2+ messages)

[PATCH] hush: Fix a memory leak in run_command()
 2023-04-12 11:29 UTC  (2+ messages)

[Intel-xe] [RFC 0/2] Dump + OOB workarounds
 2023-04-12 11:31 UTC  (3+ messages)
` [Intel-xe] [RFC 2/2] drm/xe: Register "

[PATCH v3] iio: adc: mt6370: Fix ibus and ibat scaling value of some specific vendor ID chips
 2023-04-12 11:31 UTC  (3+ messages)

[PATCH] CodeSamples/count: Remove unnecessary memory barriers
 2023-04-12 11:32 UTC  (6+ messages)

[PATCH 00/27] MediaTek Helio X10 - Mailbox, Display, MMC/SD/SDIO
 2023-04-12 11:27 UTC  (100+ messages)
` [PATCH 01/27] dt-bindings: pwm: Add compatible for MediaTek MT6795
` [PATCH 02/27] dt-bindings: phy: mediatek,dsi-phy: Add compatible for MT6795 Helio X10
` [PATCH 03/27] dt-bindings: display: mediatek: dpi: Add compatible for MediaTek MT6795
` [PATCH 04/27] dt-bindings: display: mediatek: aal: "
` [PATCH 05/27] dt-bindings: display: mediatek: dsi: "
` [PATCH 06/27] dt-bindings: display: mediatek: ovl: "
` [PATCH 07/27] dt-bindings: display: mediatek: rdma: "
` [PATCH 08/27] dt-bindings: display: mediatek: wdma: "
` [PATCH 09/27] dt-bindings: display: mediatek: color: "
` [PATCH 10/27] dt-bindings: display: mediatek: gamma: "
` [PATCH 11/27] dt-bindings: display: mediatek: merge: "
` [PATCH 12/27] dt-bindings: display: mediatek: split: "
` [PATCH 13/27] dt-bindings: display: mediatek: ufoe: "
` [PATCH 14/27] dt-bindings: display: mediatek: od: "
` [PATCH 15/27] dt-bindings: mailbox: mediatek,gce-mailbox: Add support for MT6795
  ` [PATCH 15/27] dt-bindings: mailbox: mediatek, gce-mailbox: "
` [PATCH 16/27] arm64: dts: mediatek: mt6795: Add support for the CMDQ/GCE mailbox
` [PATCH 17/27] arm64: dts: mediatek: mt6795: Add MMSYS node for multimedia clocks
` [PATCH 18/27] arm64: dts: mediatek: mt6795: Add support for IOMMU and LARBs
` [PATCH 19/27] arm64: dts: mediatek: mt6795: Add support for display blocks and DPI/DSI
` [PATCH 20/27] arm64: dts: mediatek: mt6795: Add tertiary PWM node
` [PATCH 21/27] arm64: dts: mediatek: mt6795: Add PMIC Wrapper node
` [PATCH 22/27] arm64: dts: mediatek: mt6795: Copyright header additions
` [PATCH 23/27] arm64: dts: mediatek: Add MT6331 PMIC devicetree
` [PATCH 24/27] arm64: dts: mediatek: mt6795-xperia-m5: Add MT6331 Combo PMIC
` [PATCH 25/27] arm64: dts: mediatek: mt6795-xperia-m5: Add eMMC, MicroSD slot, SDIO
` [PATCH 26/27] arm64: dts: mediatek: mt6795-xperia-m5: Add Bosch BMA255 Accelerometer
` [PATCH 27/27] arm64: dts: mediatek: mt6795-xperia-m5: Add Bosch BMM050 Magnetometer

[PATCH v7 0/5] Add MAX77541/MAX77540 PMIC Support
 2023-04-12 11:12 UTC 

[PATCH v18 00/71] ceph+fscrypt: full support
 2023-04-12 11:09 UTC  (4+ messages)
` [PATCH v18 10/71] libceph: add new iov_iter-based ceph_msg_data_type and ceph_osd_data_type
` [PATCH v18 49/71] ceph: add truncate size handling support for fscrypt
` [PATCH v18 58/71] ceph: set i_blkbits to crypto block size for encrypted inodes

[PATCH] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on action required events
 2023-04-12 11:28 UTC  (4+ messages)
` [PATCH v6 0/2] ACPI: APEI: handle synchronous exceptions with proper si_code
` [PATCH v6 1/2] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events
` [PATCH v6 2/2] ACPI: APEI: handle synchronous exceptions in task work

[PATCH v2 1/2] platform/x86/amd/pmf: Add PMF acpi debug support
 2023-04-12 11:28 UTC  (3+ messages)
` [PATCH v2 2/2] platform/x86/amd/pmf: Add PMF debug facilities

[LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory​
 2023-04-12 11:26 UTC  (3+ messages)
  ` FW: [LSF/MM/BPF TOPIC] BoF VM live migration over CXL memory


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.