All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-13 16:14:46 to 2022-12-13 17:03:31 UTC [more...]

[PATCH bpf-next v4 00/15] xdp: hints via kfuncs
 2022-12-13 17:00 UTC  (5+ messages)
` [PATCH bpf-next v4 01/15] bpf: Document XDP RX metadata
` [PATCH bpf-next v4 05/15] bpf: XDP metadata RX kfuncs

[PATCH v2 00/15] Add support for enhanced SPI for Designware SPI controllers
 2022-12-13 16:59 UTC  (4+ messages)
` [PATCH v2 14/15] spi: dt-bindings: snps,dw-ahb-ssi: Add generic dw-ahb-ssi version

[meta-ti][master/kirkstone][PATCH 1/7] conf: machine: Remove multi-certificate image comment
 2022-12-13 17:03 UTC  (7+ messages)
` [meta-ti][master/kirkstone][PATCH 3/7] conf: machine: Use new J7 SoC names over specific board names
` [meta-ti][master/kirkstone][PATCH 7/7] conf: machine: Rework do_image_wic dependencies

[RFC PATCH v2 0/2] Add a new acquire resource to query vcpu statistics
 2022-12-13 17:02 UTC  (3+ messages)
` [RFC PATCH v2 1/2] xen/memory : Add a stats_table resource type

[ovmf test] 175172: all pass - PUSHED
 2022-12-13 17:03 UTC 

[PATCH RESEND v2 00/11] codeql fixes for various subsystems
 2022-12-13 17:02 UTC  (4+ messages)

[PATCH v4 0/9] Add MediaTek MT7986 SPI NAND and ECC support
 2022-12-13 17:01 UTC  (5+ messages)
` [PATCH v4 1/9] spi: mtk-snfi: Change default page format to setup default setting

[PATCH v3 0/4] libtraceevent: Handling cpumask event fields
 2022-12-13 16:56 UTC  (4+ messages)
` [PATCH v3 2/4] libtraceevent: Add boiler-plate code for cpumask types
` [PATCH v3 3/4] libtraceevent: Pretty-print cpumask fields as a cpulist
` [PATCH v3 4/4] libtraceevent: Add unit tests for cpumask processing

[PATCH 1/4] dt-bindings: i2c: qcom,i2c-cci: Fall back to common compatibles
 2022-12-13 16:58 UTC  (2+ messages)

[PATCH v4 00/27] tcg/s390x: misc patches
 2022-12-13 17:01 UTC  (10+ messages)
` [PATCH v4 25/27] tcg/s390x: Tighten constraints for 64-bit compare
` [PATCH v4 26/27] tcg/s390x: Cleanup tcg_out_movi
` [PATCH v4 27/27] tcg/s390x: Avoid the constant pool in tcg_out_movi

[PATCH 5.10 00/98] 5.10.159-rc2 review
 2022-12-13 17:01 UTC  (2+ messages)

CONFIG_EFI_ZBOOT causing missing vmlinuz from tarball builds
 2022-12-13 16:55 UTC 

[GIT PULL] Networking for 6.2
 2022-12-13 16:54 UTC 

[PATCH v2 0/2] ARM: allow kernel mode NEON in softirq context
 2022-12-13 16:56 UTC  (4+ messages)

drivers/staging/rtl8192e/rtllib_wx.c:389 rtllib_wx_set_encode() error: we previously assumed '(*crypt)->ops' could be null (see line 342)
 2022-12-13 16:58 UTC 

ASoC: soc-pcm: Don't zero TDM masks in __soc_pcm_open() breaks SOF Audio in Lenovo laptops
 2022-12-13 16:57 UTC  (2+ messages)

stable-rc/queue/4.14 build: 193 builds: 2 failed, 191 passed, 36 warnings (v4.14.301-38-g9a7c31d6bec9)
 2022-12-13 16:55 UTC 

[PATCH 0/8] fix possible data truncation and conversion error
 2022-12-13 16:57 UTC  (4+ messages)
` [PATCH V4 0/9] telemetry: fix data truncation and conversion error and add hex integer API
  ` [PATCH V4 6/9] telemetry: refactor mapping between value and array type

[PATCH v2 00/13] Qcom: LLCC/EDAC: Fix base address used for LLCC banks
 2022-12-13 16:54 UTC  (20+ messages)
` [PATCH v2 01/13] dt-bindings: arm: msm: Update the maintainers for LLCC
` [PATCH v2 02/13] dt-bindings: arm: msm: Fix register regions used for LLCC banks
` [PATCH v2 03/13] arm64: dts: qcom: sdm845: Fix the base addresses of "
` [PATCH v2 04/13] arm64: dts: qcom: sc7180: Remove reg-names property from LLCC node
` [PATCH v2 05/13] arm64: dts: qcom: sc7280: Fix the base addresses of LLCC banks
` [PATCH v2 11/13] arm64: dts: qcom: sm6350: Remove reg-names property from LLCC node
` [PATCH v2 12/13] qcom: llcc/edac: Fix the base address used for accessing LLCC banks

[RFC PATCH-for-8.0 0/3] hw/ppc: Remove tswap() calls
 2022-12-13 16:56 UTC  (9+ messages)
` [RFC PATCH-for-8.0 1/3] hw/ppc: Replace tswap32() by const_le32()

[PATCH V1 0/2] fixes for virtual address update
 2022-12-13 16:54 UTC  (4+ messages)
` [PATCH V1 1/2] vfio/type1: exclude mdevs from VFIO_UPDATE_VADDR

Fwd: nvmem-cells regression after adding 'call of_platform_populate() for MTD partitions'
 2022-12-13 16:54 UTC  (11+ messages)
      `  "

[PATCH v4 0/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2022-12-13 16:54 UTC  (10+ messages)
` [PATCH v4 1/9] "
` [PATCH v4 2/9] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
` [PATCH v4 3/9] KVM: s390: selftest: memop: Pass mop_desc via pointer
` [PATCH v4 4/9] KVM: s390: selftest: memop: Replace macros by functions
` [PATCH v4 5/9] KVM: s390: selftest: memop: Move testlist into main
` [PATCH v4 6/9] KVM: s390: selftest: memop: Add cmpxchg tests
` [PATCH v4 7/9] KVM: s390: selftest: memop: Add bad address test
` [PATCH v4 8/9] KVM: s390: selftest: memop: Fix typo
` [PATCH v4 9/9] KVM: s390: selftest: memop: Fix wrong address being used in test

renesas/master bisection: igt-kms-rockchip.kms_vblank.pipe-A-wait-forked on rk3399-gru-kevin
 2022-12-13 16:51 UTC  (2+ messages)

Adding --set to videoinfo to retrieve current video resolution
 2022-12-13 16:52 UTC  (9+ messages)
  ` AW: "
      ` AW: "

[PATCH 0/8] sunxi: Update H616 DRAM driver
 2022-12-13 16:51 UTC  (5+ messages)
` [PATCH 4/8] sunxi: Convert H616 DRAM options to single setting

[PATCH 0/2] Add support for CPUCP mailbox controller
 2022-12-13 16:51 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: mailbox: Add dt binding for QTI "

[PATCH 6.0 000/157] 6.0.13-rc1 review
 2022-12-13 16:51 UTC  (3+ messages)

linux-next: manual merge of the pci tree with the arm-soc tree
 2022-12-13 16:48 UTC  (5+ messages)

[PATCH v6 0/4] Enhance definition of DFH and use enhancements for UART driver
 2022-12-13 16:50 UTC  (4+ messages)
` [PATCH v6 1/4] Documentation: fpga: dfl: Add documentation for DFHv1

QEMU function trace
 2022-12-13 16:44 UTC  (2+ messages)

[PATCH v2 0/2] Fix lack of section mismatch warnings with LTO
 2022-12-13 16:48 UTC  (7+ messages)
` [PATCH v2 1/2] padata: Mark padata_work_init() as __ref

[PATCH] PCI/IOV: Expose error return to dmesg
 2022-12-13 16:48 UTC  (2+ messages)

Requests for Quotation
 2022-12-13 14:02 UTC 

[PATCH v1] drm/bridge: lt9611: Fix PLL being unable to lock
 2022-12-13 16:46 UTC  (3+ messages)

Requests for Quotation
 2022-12-13 14:02 UTC 

Requests for Quotation
 2022-12-13 14:02 UTC 

[GIT PULL] configfs updates for Linux 6.2
 2022-12-13 16:45 UTC 

[RFC PATCH 2/2] block: add uImage.FIT block partition driver
 2022-12-13 16:45 UTC  (2+ messages)

[GIT PULL] EFI updates for v6.2
 2022-12-13 16:46 UTC 

[PATCH v2] HID: multitouch: Add quirks for flipped axes
 2022-12-13 16:45 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v3 0/5] dmaengine: Add support for AM62A SoC DMAs
 2022-12-13 16:43 UTC  (12+ messages)
` [PATCH v3 1/5] dt-bindings: dma: ti: k3-bcdma: Add bindings for BCDMA CSI RX
` [PATCH v3 2/5] dmaengine: ti: k3-udma: Fix BCDMA for case w/o BCHAN
` [PATCH v3 3/5] dmaengine: ti: k3-psil-am62a: Add AM62Ax PSIL and PDMA data
` [PATCH v3 4/5] dmaengine: ti: k3-udma: Add support for DMAs on AM62A SoC
` [PATCH v3 5/5] dmaengine: ti: k3-udma: Add support for BCDMA CSI RX

[kvm-unit-tests PATCH 0/3] arm: pmu: Add support for PMUv3p5
 2022-12-13 16:43 UTC  (7+ messages)
` [kvm-unit-tests PATCH 1/3] arm: pmu: Fix overflow checks for PMUv3p5 long counters

RISCV Vector unit disabled by default for new task (was Re: [PATCH v12 17/17] riscv: prctl to enable vector commands)
 2022-12-13 16:43 UTC  (4+ messages)

Requests for Quotation
 2022-12-13 14:02 UTC 

[GIT PULL] dma-mapping updates for Linux 6.2
 2022-12-13 16:42 UTC 

[PATCH] kbuild: ensure Make >= 3.82 is used
 2022-12-13 16:42 UTC  (5+ messages)

[PATCH v2] board: ti: common: board_detect: Fix EEPROM read quirk for 2-byte
 2022-12-13 16:42 UTC  (2+ messages)

[PATCH] net/ncsi: Always use unicast source MAC address
 2022-12-13 16:41 UTC  (2+ messages)

[nfs-utils PATCH] Don't allow junction tests to trigger automounts
 2022-12-13 16:41 UTC  (3+ messages)

[PATCH 00/16] Enable Colorspace connector property in amdgpu
 2022-12-13 16:41 UTC  (12+ messages)
` [PATCH 04/16] drm/connector: Convert DRM_MODE_COLORIMETRY to enum
` [PATCH 06/16] drm/connector: Allow drivers to pass list of supported colorspaces

[PATCH 1/2] perf stat: refactor __run_perf_stat common code
 2022-12-13 16:40 UTC  (5+ messages)
` [PATCH 2/2] perf stat: fix unexpected delay behaviour

[PATCH-for-8.0 0/4] ppc: Clean up few headers to make them target agnostic
 2022-12-13 16:40 UTC  (3+ messages)
` [PATCH-for-8.0 4/4] hw/ppc/spapr_ovec: Avoid target_ulong spapr_ovec_parse_vector()

[PATCH v1 00/24] vfio-user client
 2022-12-13 16:39 UTC  (3+ messages)
` [PATCH v1 14/24] vfio-user: get and set IRQs

[RFC PATCH 0/4] lcore telemetry improvements
 2022-12-13 16:39 UTC  (5+ messages)
` [PATCH "
  ` [PATCH 2/4] eal: allow applications to report their cpu usage

[PATCH] Makefile: With BINMAN_ALLOW_MISSING=1 don't error on missing
 2022-12-13 16:39 UTC  (6+ messages)

Single system binary & Dynamic machine model (KVM developers conference call 2022-12-13)
 2022-12-13 16:38 UTC  (7+ messages)

[PATCH v3] riscv: Use PUD/P4D/PGD pages for the linear mapping
 2022-12-13 16:38 UTC  (3+ messages)

[PATCH] scalar: use verbose mode in clone
 2022-12-13 16:37 UTC  (3+ messages)

[PATCH] Makefile: link with --no-warn-rwx-segments
 2022-12-13 16:36 UTC  (2+ messages)

[PATCH 0/5] Complete the migration of MTDPARTS_DEFAULT / MTDIDS_DEFAULT
 2022-12-13 16:36 UTC  (3+ messages)
` [PATCH 1/5] configs: am333x_guardian: move MTDIDS_DEFAULT in defconfif

[PATCH 0/7] updates for km board series
 2022-12-13 16:36 UTC  (3+ messages)
` [PATCH 1/7] board/km: move ls102xa boards to environment text files

[PATCH v2 0/3] ASoC: mediatek:mt8186: fix both the speaker and hdmi
 2022-12-13 16:35 UTC  (13+ messages)
` [PATCH v2 1/3] ASoC: hdmi-codec: Add event handler for hdmi TX

[PATCH v2 0/6] Dynamic allocation of memory regions and IBM vTPM v2
 2022-12-13 16:35 UTC  (7+ messages)
` [PATCH v2 4/6] ieee1275: implement vec5 for cas negotiation
` [PATCH v2 5/6] Add memtool module with memory allocation stress-test
` [PATCH v2 6/6] ibmvtpm: Add support for trusted boot using a vTPM 2.0

[PATCH 1/4] dt-bindings: soc: imx8mp-hsio-blk-ctrl: add clock cells
 2022-12-13 16:34 UTC  (4+ messages)
` [PATCH 4/4] soc: imx: imx8mp-blk-ctrl: expose high performance PLL clock

[RFC v2 1/2] dt-bindings: iommu: Document iova-best-fit property for IOMMU masters
 2022-12-13 16:35 UTC  (2+ messages)

[PATCH] staging: greybus: codecs: Drop empty platform remove function
 2022-12-13 16:34 UTC  (2+ messages)

[PATCH v2] regulator: core: Use different devices for resource allocation and DT lookup
 2022-12-13 16:32 UTC  (6+ messages)

[PATCH v4 0/3] x86/vmx: implement Bus Lock and VM Notify
 2022-12-13 16:31 UTC  (4+ messages)
` [PATCH v4 1/3] x86/vmx: implement VMExit based guest Bus Lock detection
` [PATCH v4 2/3] x86/vmx: introduce helper to set VMX_INTR_SHADOW_NMI
` [PATCH v4 3/3] x86/vmx: implement Notify VM Exit

[RFC v3 0/3] migration: reduce time of loading non-iterable vmstate
 2022-12-13 16:31 UTC  (3+ messages)
` [RFC v3 2/3] virtio: support delay of checks in virtio_load()

[PATCH 01/16] btrfs: check for range correctness while locking or setting extent bits
 2022-12-13 16:30 UTC  (4+ messages)
` [PATCH 02/16] btrfs: qgroup flush responsibility of the caller

[PATCH] riscv: Apply a static assert to riscv_isa_ext_id
 2022-12-13 16:30 UTC  (3+ messages)

[PATCH 0/1] riscv: Fix P4D_SHIFT definition for 3-level page table mode
 2022-12-13 16:30 UTC  (5+ messages)

stable-rc/linux-5.10.y build: 183 builds: 2 failed, 181 passed, 9 warnings (v5.10.158-99-g2c8c8e98b2ec)
 2022-12-13 16:28 UTC 

[kvm-unit-tests PATCH v3 0/4] lib: add function to request migration
 2022-12-13 16:26 UTC  (3+ messages)

[PATCH 1/4] riscv: spl: Introduce SPL_OPENSBI_OS_BOOT
 2022-12-13 16:27 UTC  (12+ messages)

[PATCH v5 00/12] drm/msm: Add SC8280XP support
 2022-12-13 16:26 UTC  (6+ messages)
` [PATCH v5 11/12] arm64: dts: qcom: sc8280xp-crd: Enable EDP

only allow unprivileged passthrough for commands without effects
 2022-12-13 16:24 UTC  (8+ messages)
` [PATCH 1/7] nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it
` [PATCH 2/7] nvmet: set the LBCC bit for commands that modify data
` [PATCH 3/7] nvmet: allow async passthrough of commands that change logical block contents
` [PATCH 4/7] nvme: remove nvme_execute_passthru_rq
` [PATCH 5/7] nvme: only return actual effects from nvme_command_effects
` [PATCH 6/7] nvme: also return I/O command "
` [PATCH 7/7] nvme: don't allow unprivileged passthrough of commands that have effects

[PATCH v2 0/5] scsi: libsas: Some coding style fixes and cleanups
 2022-12-13 16:24 UTC  (5+ messages)
` [PATCH v2 4/5] scsi: libsas: factor out sas_ata_add_dev()
` [PATCH v2 5/5] scsi: libsas: factor out sas_ex_add_dev()

[PATCH 0/3] platform/x86: Drop empty platform remove functions
 2022-12-13 16:23 UTC  (4+ messages)
` [PATCH 1/3] platform/x86: acerhdf: Drop empty platform remove function
` [PATCH 2/3] platform/x86: intel: oaktrail: "
` [PATCH 3/3] platform/x86: intel: punit_ipc: "

[PATCH net-next v5] r8169: add support for rtl8168h(revid 0x2a) + rtl8211fs fiber application
 2022-12-13 16:23 UTC  (11+ messages)

BTRFS RAID1 root corrupt and read-only
 2022-12-13 16:22 UTC  (9+ messages)

[PATCH net v2] nfc: pn533: Clear nfc_target before being used
 2022-12-13 16:22 UTC  (6+ messages)
    `  "

[PATCH 0/4] arm64: dts: qcom: sc8280xp: add i2c and spi nodes
 2022-12-13 16:22 UTC  (15+ messages)
` [PATCH 1/4] arm64: dts: qcom: sc8280xp: rename i2c5 to i2c21

[PATCH v3 0/3] test/bbdev: fix build issues with optional build flag
 2022-12-13 16:18 UTC  (4+ messages)
` [PATCH v3 1/3] test/bbdev: fix build issue "
` [PATCH v3 2/3] "
` [PATCH v3 3/3] test/bbdev: explicit check for allocation failure

[PATCH v3 0/8] Generic IPI sending tracepoint
 2022-12-13 16:18 UTC  (8+ messages)

[PATCH 1/4] gtk+3: port to Meson
 2022-12-13 16:17 UTC  (4+ messages)
` [PATCH 2/4] at-spi2-core: clean up x11 enabling
` [PATCH 3/4] at-spi2-core: disable API docs if x11 is disabled
` [PATCH 4/4] cairo: update patch for CVE-2019-6461

[PATCH] btrfs: fix leak of fs devices after removing btrfs module
 2022-12-13 16:16 UTC  (2+ messages)

memcg reclaim demotion wrt. isolation
 2022-12-13 16:14 UTC  (2+ messages)

[PATCH v4 0/9] btrfs: introduce RAID stripe tree
 2022-12-13 16:14 UTC  (3+ messages)
` [PATCH v4 3/9] btrfs: add support for inserting raid stripe extents


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.