All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-20 10:53:43 to 2023-06-20 11:30:21 UTC [more...]

[PATCH] x86_64/atomic128-ldst.h: fix arch include guard
 2023-06-20 10:59 UTC  (2+ messages)

[PATCH 0/2] DSIPHY RPM
 2023-06-20 11:29 UTC  (6+ messages)
` [PATCH 1/2] drm/msm/dsi: Use pm_runtime_resume_and_get to prevent refcnt leaks
` [PATCH 2/2] drm/msm/dsi: Enable runtime PM

[PATCH] tpm/tpm_tis: Disable interrupts for Lenovo L590 devices
 2023-06-20 11:11 UTC 

[PATCH] block: Add config option to not allow writing to mounted devices
 2023-06-20 11:29 UTC  (6+ messages)

[PATCH 0/8] Finish thermal zone structure encapsulation
 2023-06-20 11:28 UTC  (5+ messages)
` [PATCH 4/8] thermal/core: Update the generic trip points

[PATCH net-next 0/15] Add and use helper for PCS negotiation modes
 2023-06-20 11:28 UTC  (9+ messages)
` [PATCH net-next 11/15] net: qca8k: update PCS driver to use neg_mode

[PATCH v3] fs: Provide helpers for manipulating sb->s_readonly_remount
 2023-06-20 11:28 UTC 

[PATCH 0/1] User space notifications about VM cloning
 2023-06-20 11:28 UTC  (4+ messages)
` [PATCH 1/1] vmgenid: emit uevent when VMGENID updates

[PATCH v10 00/11] drm/etnaviv: Add pci device driver support
 2023-06-20 11:27 UTC  (2+ messages)
` [PATCH v10 11/11] drm/etnaviv: Replace of_platform.h with explicit includes

Determining whether you have a commit locally, in a partial clone?
 2023-06-20 11:26 UTC 

[BUGREPORT] Why is git-push fetching content?
 2023-06-20 11:26 UTC  (4+ messages)

[PATCH 0/3] net/sfc: support FEC feature
 2023-06-20 11:25 UTC  (4+ messages)
` [PATCH 1/3] net/sfc: split link update function

[RFC PATCH v2 0/3] gnss: updates to support the Renesas KingFisher board
 2023-06-20 11:24 UTC  (3+ messages)
` [RFC PATCH v2 3/3] arm64: dts: renesas: ulcb-kf: add node for GPS

[PATCH 00/11] tools/xenstore: drop TDB
 2023-06-20 11:24 UTC  (7+ messages)
` [PATCH 02/11] tools/xenstore: replace key in struct node with data base name
` [PATCH 03/11] tools/xenstore: let transaction_prepend() return the name for access
` [PATCH 04/11] tools/xenstore: rename do_tdb_delete() and change parameter type

[PATCH] build: Drop CONFIG_$ARCH_$(XEN_OS) definitions
 2023-06-20 11:24 UTC  (2+ messages)

[PATCH v2] btrfs: fix u32 overflows when left shifting @stripe_nr
 2023-06-20 11:24 UTC  (3+ messages)

[PATCH 6.1 000/166] 6.1.35-rc1 review
 2023-06-20 11:23 UTC  (2+ messages)

[PATCHv2 2/2] mmc: block: ioctl: Add PROG-error aggregation
 2023-06-20 11:23 UTC  (3+ messages)

[PATCH for-8.1] target/sparc: Use tcg_gen_lookup_and_goto_ptr
 2023-06-20 11:21 UTC  (2+ messages)

[PATCH] hwclock: add support for RTC_VL_READ/RTC_VL_CLR ioctls
 2023-06-20 11:22 UTC  (5+ messages)

[PATCH v2] drm/panel: simple: Add connector_type for innolux_at043tn24
 2023-06-20 11:22 UTC 

CFS for Netdev 0x17 open!
 2023-06-20 11:21 UTC 

[PULL 00/29] ppc queue
 2023-06-20 11:20 UTC  (4+ messages)
` [PULL 05/29] pnv/xive2: Handle TIMA access through all ports

[PATCH v2] mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019
 2023-06-20 11:20 UTC  (2+ messages)

[PATCH] net/bonding: fix destroy dedicated queues flow
 2023-06-20 11:20 UTC  (3+ messages)

[PATCH 0/2] mips: pci-mt7620: reduce unnecessary error logs
 2023-06-20 11:20 UTC  (2+ messages)

[PATCH] cmd: usb: Prevent reset in usb tree/info command
 2023-06-20 11:20 UTC  (10+ messages)
  ` [SPAM] "

[PATCH v19 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-06-20 11:19 UTC  (5+ messages)
` [PATCH v19 2/5] fs/proc/task_mmu: "

[RFC PATCH 0/2] Invalidate secondary IOMMU TLB on permission upgrade
 2023-06-20 11:18 UTC  (6+ messages)
` [RFC PATCH 1/2] mm_notifiers: Rename invalidate_range notifier
` [RFC PATCH 2/2] arm64: Notify on pte permission upgrades

[PATCH v3 00/37] crypto: Provide aes-round.h and host accel
 2023-06-20 11:07 UTC  (38+ messages)
` [PATCH v3 01/37] util: Add cpuinfo-ppc.c
` [PATCH v3 02/37] tests/multiarch: Add test-aes
` [PATCH v3 03/37] target/arm: Move aesmc and aesimc tables to crypto/aes.c
` [PATCH v3 04/37] crypto/aes: Add constants for ShiftRows, InvShiftRows
` [PATCH v3 05/37] crypto: Add aesenc_SB_SR_AK
` [PATCH v3 06/37] target/i386: Use aesenc_SB_SR_AK
` [PATCH v3 07/37] target/arm: Demultiplex AESE and AESMC
` [PATCH v3 08/37] target/arm: Use aesenc_SB_SR_AK
` [PATCH v3 09/37] target/ppc: "
` [PATCH v3 10/37] target/riscv: "
` [PATCH v3 11/37] crypto: Add aesdec_ISB_ISR_AK
` [PATCH v3 12/37] target/i386: Use aesdec_ISB_ISR_AK
` [PATCH v3 13/37] target/arm: "
` [PATCH v3 14/37] target/ppc: "
` [PATCH v3 15/37] target/riscv: "
` [PATCH v3 16/37] crypto: Add aesenc_MC
` [PATCH v3 17/37] target/arm: Use aesenc_MC
` [PATCH v3 18/37] crypto: Add aesdec_IMC
` [PATCH v3 19/37] target/i386: Use aesdec_IMC
` [PATCH v3 20/37] target/arm: "
` [PATCH v3 21/37] target/riscv: "
` [PATCH v3 22/37] crypto: Add aesenc_SB_SR_MC_AK
` [PATCH v3 23/37] target/i386: Use aesenc_SB_SR_MC_AK
` [PATCH v3 24/37] target/ppc: "
` [PATCH v3 25/37] target/riscv: "
` [PATCH v3 26/37] crypto: Add aesdec_ISB_ISR_IMC_AK
` [PATCH v3 27/37] target/i386: Use aesdec_ISB_ISR_IMC_AK
` [PATCH v3 28/37] target/riscv: "
` [PATCH v3 29/37] crypto: Add aesdec_ISB_ISR_AK_IMC
` [PATCH v3 30/37] target/ppc: Use aesdec_ISB_ISR_AK_IMC
` [PATCH v3 31/37] crypto: Remove AES_shifts, AES_ishifts
` [PATCH v3 32/37] crypto: Implement aesdec_IMC with AES_imc_rot
` [PATCH v3 33/37] crypto: Remove AES_imc
` [PATCH v3 34/37] crypto: Unexport AES_*_rot, AES_TeN, AES_TdN
` [PATCH v3 35/37] host/include/i386: Implement aes-round.h
` [PATCH v3 36/37] host/include/aarch64: "
` [PATCH v3 37/37] host/include/ppc: "

[PATCH 0/8] drm/msm/dpu: cleanup dpu_core_perf module
 2023-06-20 11:18 UTC  (12+ messages)
` [PATCH 6/8] drm/msm/dpu: use dpu_perf_cfg in DPU core_perf code
` [PATCH 7/8] drm/msm/dpu: drop dpu_core_perf_destroy()
` [PATCH 8/8] drm/msm/dpu: remove unused fields from struct dpu_core_perf

[PATCH 00/12] Introduce new vmapple machine type
 2023-06-20 11:17 UTC  (2+ messages)

[PATCH v2] drm: use mgr->dev in drm_dbg_kms in drm_dp_add_payload_part2
 2023-06-20 11:18 UTC  (4+ messages)

[PATCH] drm/amdgpu: fix number of fence calculations
 2023-06-20 11:18 UTC 

[Intel-gfx] [PATCH] drm/i915/psr: Use hw.adjusted mode when calculating io/fast wake times
 2023-06-20 11:17 UTC 

[PATCH 0/5] Rust abstractions for network device drivers
 2023-06-20 11:16 UTC  (6+ messages)

[PATCH v1 0/2] Add obj allocated counter for subpages
 2023-06-20 11:16 UTC  (4+ messages)
` [PATCH v1 1/2] zsmalloc: add allocated objects counter for subpage

[PATCH v2] genirq: Fix nested thread vs synchronize_hardirq() deadlock
 2023-06-20 11:16 UTC 

[PATCH v18 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-06-20 11:15 UTC  (14+ messages)
` [PATCH v18 2/5] fs/proc/task_mmu: "

[PATCH 01/11] mmc: core: Use BIT() macro
 2023-06-20 11:15 UTC  (2+ messages)

[PATCH 0/3] RFC: F_OFD_GETLK should provide more info
 2023-06-20 11:15 UTC  (11+ messages)
` [PATCH 1/3] fs/locks: F_UNLCK extension for F_OFD_GETLK
` [PATCH 2/3] fd/locks: allow get the lock owner by F_OFD_GETLK
` [PATCH 3/3] selftests: add OFD lock tests

[bug report] net/mlx5: Move esw multiport devlink param to eswitch code
 2023-06-20 11:15 UTC  (2+ messages)

[PATCH v11 00/20] TDX host kernel support
 2023-06-20 11:14 UTC  (11+ messages)
` [PATCH v11 06/20] x86/virt/tdx: Handle SEAMCALL running out of entropy error
` [PATCH v11 18/20] x86: Handle TDX erratum to reset TDX private memory during kexec() and reboot

[PATCH nf-next] lib/ts_bm: add helper to reduce indentation and improve readability
 2023-06-20 11:14 UTC  (3+ messages)

[PATCH 0/7] xen/arm: Add some missing ISBs after updating the PTEs
 2023-06-20 11:14 UTC  (7+ messages)
` [PATCH 1/7] xen/arm32: head: Add missing isb in setup_fixmap()
` [PATCH 2/7] xen/arm32: head: Add mising isb in switch_to_runtime_mapping()
` [PATCH 3/7] xen/arm64: head: Add missing isb in setup_fixmap()

[PATCH] hw/ppc/spapr: Test whether TCG is enabled with tcg_enabled()
 2023-06-20 11:09 UTC  (2+ messages)

[LTP] [PATCH 0/2] Improve ioprio tests
 2023-06-20 11:14 UTC  (6+ messages)

[ANN] Media Summit June 26th: Please let me know if you will attend
 2023-06-20 11:13 UTC  (3+ messages)

[PATCH -next] reiserfs: fix blkdev_put() warning from release_journal_dev()
 2023-06-20 11:13 UTC 

[PATCH] mmc: mmci: Add support for SW busy-end timeouts
 2023-06-20 11:10 UTC  (4+ messages)

[PATCH v4 0/6] Adreno QoL changes
 2023-06-20 11:10 UTC  (14+ messages)
` [PATCH v4 1/6] drm/msm/a6xx: Add some missing header definitions
` [PATCH v4 2/6] drm/msm/a6xx: Use descriptive bitfield names for CP_PROTECT_CNTL
` [PATCH v4 3/6] drm/msm/a6xx: Skip empty protection ranges entries
` [PATCH v4 4/6] drm/msm/a6xx: Ensure clean GMU state in a6xx_gmu_fw_start
` [PATCH v4 5/6] drm/msm/a6xx: Improve GMU force shutdown sequence
` [PATCH v4 6/6] drm/msm/a6xx: Fix up GMU region reservations

[RFC] lib/ethdev: introduce table driven APIs
 2023-06-20 11:10 UTC  (15+ messages)

[RFC PATCH] ethdev: advertise flow restore in mbuf
 2023-06-20 11:10 UTC  (2+ messages)
` [RFC PATCH v3] "

[PATCH v5 0/3] media: i2c: Add support for alvium camera
 2023-06-20 11:09 UTC  (11+ messages)
` [PATCH v5 3/3] "

[PATCH v3 0/3] ovl: port to new mount api & updated layer parsing
 2023-06-20 11:09 UTC  (3+ messages)
` [PATCH v3 3/3] ovl: change layer mount option handling

[Bug 1255] [asan] net/mlx5: memory leak on port cleanup
 2023-06-20 11:09 UTC 

[Intel-wired-lan] [PATCH iwl-next V1 00/15] Add E800 live migration driver
 2023-06-20 11:08 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH iwl-next V1 01/15] ice: Fix missing legacy 32byte RXDID in the supported bitmap

[PATCH v4] dt-bindings: clock: versal: Add versal-net compatible string
 2023-06-20 11:07 UTC  (2+ messages)

[PATCH 2/4] dt-bindings: clock: Add Intel Agilex5 clocks and resets
 2023-06-20 11:06 UTC  (3+ messages)

[PATCH v2] PCI: Add dummy implement for pci_clear_master() function
 2023-06-20 11:06 UTC  (3+ messages)

[PATCH v2 0/4] SM8250 Edo pins, keys & pmic
 2023-06-20 11:05 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: dts: qcom: sm8250-edo: Add gpio line names for TLMM
` [PATCH v2 2/4] arm64: dts: qcom: sm8250-edo: Add GPIO line names for PMIC GPIOs
` [PATCH v2 3/4] arm64: dts: qcom: sm8250-pdx203: Configure SLG51000 PMIC
` [PATCH v2 4/4] arm64: dts: qcom: sm8250-edo: Rectify gpio-keys

[Intel-gfx] [PATCH] drm/i915/display/dp: Add fallback on LT failure for DP2.0
 2023-06-20 11:05 UTC  (2+ messages)

[PATCH] CMDQ feature is introduced to eMMC standard in v5.1, which can be used to improve performance
 2023-06-20 11:04 UTC  (2+ messages)

[PATCH for-next 3/3] RDMA/rxe: Fix rxe_m-dify_srq
 2023-06-20 11:04 UTC  (2+ messages)

[PATCH 4.19 00/49] 4.19.287-rc1 review
 2023-06-20 11:04 UTC  (2+ messages)

[PATCH 5.10 00/89] 5.10.185-rc1 review
 2023-06-20 11:04 UTC  (2+ messages)

[PATCH] net/bonding: fix bond startup failure when NUMA is -1
 2023-06-20 11:03 UTC  (5+ messages)
` [PATCH v3] "

[XEN PATCH 00/13] xen: fixed violations of MISRA C:2012 Rule 7.2
 2023-06-20 11:03 UTC  (15+ messages)
` [XEN PATCH 01/13] xen/x86: "
` [XEN PATCH 02/13] AMD/IOMMU: "
` [XEN PATCH 03/13] xen/x86: "
` [XEN PATCH 04/13] xen/arm: "
` [XEN PATCH 05/13] xen/common: "
` [XEN PATCH 06/13] xen/efi: "
` [XEN PATCH 07/13] xen/x86: "
` [XEN PATCH 08/13] xen/pci: "
` [XEN PATCH 09/13] xen/public: "
` [XEN PATCH 10/13] xen/x86: "
` [XEN PATCH 11/13] xen/vpci: "
` [XEN PATCH 12/13] xen/x86: "
` [XEN PATCH 13/13] xen: "

[PATCH v4 0/7] Optimize mremap during mutual alignment within PMD
 2023-06-20 11:02 UTC  (5+ messages)
` [PATCH v4 1/7] mm/mremap: Optimize the start addresses in move_page_tables()

[dpdk-dev] [PATCH] net/cnxk: fix incorrect queue index validation
 2023-06-20 11:01 UTC 

[PATCH net-next 0/4] virtio-net: avoid XDP and _F_GUEST_CSUM
 2023-06-20 11:01 UTC  (6+ messages)
` [PATCH net-next 3/4] virtio-net: support coexistence of "

[PATCH] crypto/openssl: do not build useless workaround
 2023-06-20 11:00 UTC  (3+ messages)

[virtio-comment] [PATCH v17] virtio-net: support inner header hash
 2023-06-20 11:00 UTC  (5+ messages)
` [virtio-comment] Re: [virtio-dev] "
    `  "

[PATCH] crypto/openssl: fix memory leak in auth processing function
 2023-06-20 11:00 UTC  (3+ messages)

[PATCH v2 0/5] clean up block_commit_write
 2023-06-20 10:59 UTC  (7+ messages)
` [PATCH v2 1/5] fs/buffer: "
` [PATCH v2 2/5] ext4: No need to check return value of block_commit_write()

[PATCH v10 11/11] drm/etnaviv: Replace of_platform.h with explicit includes
 2023-06-20 10:59 UTC 

[PATCH v2 0/4] ppc/spapr: Nested HV fix and tidying
 2023-06-20 10:57 UTC  (5+ messages)
` [PATCH v2 1/4] ppc/spapr: H_ENTER_NESTED should restore host XER ca field
` [PATCH v2 2/4] ppc/spapr: Add a nested state struct
` [PATCH v2 3/4] ppc/spapr: load and store l2 state with helper functions
` [PATCH v2 4/4] ppc/spapr: Move spapr nested HV to a new file

[igt-dev] [PATCH] tests/xe_exec_compute_mode: Increase fence timeout for simulation env
 2023-06-20 10:58 UTC  (2+ messages)

[PATCH] kasan: add support for kasan.fault=panic_on_write
 2023-06-20 10:57 UTC  (2+ messages)

[PATCH 0/9] ppc: New reviewers and KVM cleanups
 2023-06-20 10:56 UTC  (5+ messages)
` [PATCH 6/9] ppc/sam460ex: Report an error when run with KVM

[PATCH 5.4 00/64] 5.4.248-rc1 review
 2023-06-20 10:57 UTC  (2+ messages)

[PATCH v5 0/5] Handle notifications on overlayfs fake path files
 2023-06-20 10:57 UTC  (2+ messages)

[PATCH v3] app/test-pmd: fix not polling all queues without deferred starting
 2023-06-20 10:57 UTC  (5+ messages)
` [PATCH v4] app/testpmd: fix primary process not polling all queues

[PATCH 0/8] Add multiple PMCs support in pmc core driver
 2023-06-20 10:56 UTC  (2+ messages)

[igt-dev] [PATCH] tests/ xe_exec_compute_mode: Increase fence timeout for simulation env
 2023-06-20 10:56 UTC  (4+ messages)

[PATCH v6] crypto/qat: default to IPsec MB for computations
 2023-06-20 10:56 UTC  (2+ messages)
` [PATCH v7] "

[igt-dev] [PATCH i-g-t v2 0/4] generate an ordered testlist for Xe driver
 2023-06-20 10:54 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for generate an ordered testlist for Xe driver (rev2)

[PATCH 6.3 000/187] 6.3.9-rc1 review
 2023-06-20 10:53 UTC  (2+ messages)

[PATCH v6 2/5] media: platform: visconti: Add Toshiba Visconti Video Input Interface driver
 2023-06-20 10:53 UTC  (3+ messages)

[meta-networking][PATCH] mdns: remove unneeded headers
 2023-06-20 10:53 UTC  (5+ messages)
` [oe] "


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.