All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-30 13:45:34 to 2023-05-30 14:13:28 UTC [more...]

[PATCH v2 0/2] ASoC: SOF: add mt8188 audio support
 2023-05-30 14:12 UTC  (3+ messages)
` [PATCH v2 2/2] ASoC: SOF: mediatek: add adsp debug dump

[PATCH 1/1] arm64: dts: tqma8mqml: Add vcc supply to i2c eeproms
 2023-05-30 14:12 UTC  (2+ messages)

[PATCH v1] dt-bindings: riscv: deprecate riscv,isa
 2023-05-30 14:12 UTC  (8+ messages)

[PATCH] ksmbd: fix out-of-bound read in deassemble_neg_contexts()
 2023-05-30 14:12 UTC  (4+ messages)
` [PATCH] ksmbd: return a literal instead of 'err' in ksmbd_vfs_kern_path_locked()

[PATCH v5 1/2] sched/deadline: Fix bandwidth reclaim equation in GRUB
 2023-05-30 14:12 UTC  (3+ messages)
` [PATCH v5 2/2] sched/deadline: Update GRUB description in the documentation

[PATCH v3 0/5] iommu/amd: AVIC Interrupt Remapping Improvements
 2023-05-30 14:11 UTC  (6+ messages)
` [PATCH v3 1/5] iommu/amd: Switch amd_iommu_update_ga() to use modify_irte_ga()
` [PATCH v3 2/5] iommu/amd: Remove the unused struct amd_ir_data.ref
` [PATCH v3 3/5] iommu/amd: Introduce Disable IRTE Caching Support
` [PATCH v3 4/5] iommu/amd: Do not Invalidate IRT when IRTE caching is disabled
` [PATCH v3 5/5] iommu/amd: Improving Interrupt Remapping Table Invalidation

[PATCH 8/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0
 2023-05-30 14:10 UTC  (9+ messages)

[PATCH V2 net-next] net: fec: remove last_bdp from fec_enet_txq_xmit_frame()
 2023-05-30 14:10 UTC  (2+ messages)

[Cluster-devel] [PATCHv2 dlm/next] fs: dlm: avoid F_SETLKW plock op lookup collisions
 2023-05-30 14:06 UTC  (6+ messages)
      `  "

[PATCH RFCv2 00/24] IOMMUFD Dirty Tracking
 2023-05-30 14:10 UTC  (3+ messages)
` [PATCH RFCv2 24/24] iommu/arm-smmu-v3: Advertise IOMMU_DOMAIN_F_ENFORCE_DIRTY

[PATCH v3 00/11] client-side RPC-with-TLS
 2023-05-30 14:09 UTC  (12+ messages)
` [PATCH v3 01/11] NFS: Improvements for fs_context-related tracepoints
` [PATCH v3 02/11] SUNRPC: Plumb an API for setting transport layer security
` [PATCH v3 03/11] SUNRPC: Trace the rpc_create_args
` [PATCH v3 04/11] SUNRPC: Add RPC client support for the RPC_AUTH_TLS auth flavor
` [PATCH v3 05/11] SUNRPC: Ignore data_ready callbacks during TLS handshakes
` [PATCH v3 06/11] SUNRPC: Capture CMSG metadata on client-side receive
` [PATCH v3 07/11] SUNRPC: Add a connect worker function for TLS
` [PATCH v3 08/11] SUNRPC: Add RPC-with-TLS support to xprtsock.c
` [PATCH v3 09/11] SUNRPC: Add RPC-with-TLS tracepoints
` [PATCH v3 10/11] NFS: Have struct nfs_client carry a TLS policy field
` [PATCH v3 11/11] NFS: Add an "xprtsec=" NFS mount option

[PATCH v2 0/5] phy: qcom-qmp-usb: split away legacy USB+DP code
 2023-05-30 14:09 UTC  (4+ messages)
` [PATCH v2 3/5] arm64: dts: qcom: sm8150: turn first USB PHY into USB+DP PHY

[PATCH 00/15] PCI: Convert to platform remove callback returning void
 2023-05-30 14:07 UTC  (4+ messages)

[PATCH v2 00/13] Overlayfs lazy lookup of lowerdata
 2023-05-30 14:08 UTC  (9+ messages)

[PATCH v16 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-05-30 14:07 UTC  (2+ messages)

[RFC PATCH] target/arm: use x86 intrinsics to implement AES instructions
 2023-05-30 14:08 UTC  (2+ messages)

[PATCH] scsi: ufs: core: Do not open code SZ_x
 2023-05-30 14:08 UTC  (2+ messages)

[RFC] net: dsa: slave: Advertise correct EEE capabilities at slave PHY setup
 2023-05-30 14:07 UTC  (3+ messages)

[PATCH 00/16] Next round of migration atomic counters
 2023-05-30 14:06 UTC  (5+ messages)
` [PATCH 03/16] migration: Use qemu_file_transferred_noflush() for block migration
` [PATCH 04/16] qemu-file: Don't call qemu_fflush() for read only files

[PATCH 1/2] mmu_notifiers: Restore documentation for .invalidate_range()
 2023-05-30 14:06 UTC  (10+ messages)
` [PATCH 2/2] arm64: Notify on pte permission upgrades

[PATCH v1] virtio-pci: Improve code style for including header files
 2023-05-30 14:07 UTC  (4+ messages)

[PATCH RFC 00/17] arm64 kernel text replication
 2023-05-30 14:05 UTC  (36+ messages)
` [PATCH RFC 01/17] arm64: consolidate rox page protection logic
` [PATCH RFC 02/17] arm64: place kernel in its own L0 page table entry
` [PATCH RFC 03/17] arm64: provide cpu_replace_ttbr1_phys()
` [PATCH RFC 04/17] arm64: make clean_dcache_range_nopatch() visible
` [PATCH RFC 05/17] arm64: text replication: add init function
` [PATCH RFC 06/17] arm64: text replication: add sanity checks
` [PATCH RFC 07/17] arm64: text replication: copy initial kernel text
` [PATCH RFC 08/17] arm64: text replication: add node text patching
` [PATCH RFC 09/17] arm64: text replication: add node 0 page table definitions
` [PATCH RFC 10/17] arm64: text replication: add swapper page directory helpers
` [PATCH RFC 11/17] arm64: text replication: create per-node kernel page tables
` [PATCH RFC 12/17] arm64: text replication: boot secondary CPUs with appropriate TTBR1
` [PATCH RFC 13/17] arm64: text replication: update cnp support
` [PATCH RFC 14/17] arm64: text replication: setup page tables for copied kernel
` [PATCH RFC 15/17] arm64: text replication: include most of read-only data as well
` [PATCH RFC 16/17] arm64: text replication: early kernel option to enable replication
` [PATCH RFC 17/17] arm64: text replication: add Kconfig

[PATCH v4 00/16] tcg: Improvements to atomic128
 2023-05-30 14:06 UTC  (21+ messages)
` [PATCH v4 02/16] accel/tcg: Fix check for page writeability in load_atomic16_or_exit
` [PATCH v4 03/16] meson: Split test for __int128_t type from __int128_t arithmetic
` [PATCH v4 07/16] tcg/aarch64: Reserve TCG_REG_TMP1, TCG_REG_TMP2
` [PATCH v4 08/16] tcg/aarch64: Simplify constraints on qemu_ld/st
` [PATCH v4 12/16] accel/tcg: Extract load_atom_extract_al16_or_al8 to host header
` [PATCH v4 13/16] accel/tcg: Extract store_atom_insert_al16 "
` [PATCH v4 14/16] accel/tcg: Add x86_64 load_atom_extract_al16_or_al8
` [PATCH v4 15/16] accel/tcg: Add aarch64 lse2 load_atom_extract_al16_or_al8
` [PATCH v4 16/16] accel/tcg: Add aarch64 store_atom_insert_al16

[Intel-xe] [RFC PATCH] Documentation/gpu: Add a VM_BIND async draft document
 2023-05-30 14:06 UTC  (4+ messages)
`  "

[PATCH 00/51] video: fbdev: Convert to platform remove callback returning void
 2023-05-30 14:02 UTC  (5+ messages)

[PATCH] capabilities: use logical OR
 2023-05-30 14:05 UTC  (2+ messages)

[OE-core][kirkstone][PATCH] curl: Correction for CVE-2023-27536
 2023-05-30 14:05 UTC  (3+ messages)

[PATCH v2 0/2] common/memsize.c: Fix get_ram_size() when cache is enabled
 2023-05-30 14:04 UTC  (5+ messages)
` [PATCH v2 2/2] "

[PATCH v2 0/3] Extend dt-bindings for PSE-PD controllers and update prtt1c dts
 2023-05-30 14:04 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: net: pse-pd: Update regex pattern for ethernet-pse nodes
` [PATCH v2 2/3] dt-bindings: net: pse-pd: Add "ethernet-pse-0" example to improve validation in podl-pse-regulator DT binding

[igt-dev] [PATCH i-g-t v3] lib/intel_bb: Enable custom engine support for xe
 2023-05-30 14:04 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for lib/intel_bb: Enable custom engine support for xe (rev3)

[PATCH] rtc: stm32: Handle single EXTI IRQ as wake up source
 2023-05-30 14:02 UTC  (3+ messages)

[dm-devel] [PATCH v7 0/5] Introduce provisioning primitives
 2023-05-30 14:02 UTC  (12+ messages)
                  `  "

[PATCH 1/2] arm64: tegra: Enable USB device for Jetson AGX Orin
 2023-05-30 14:02 UTC  (2+ messages)
` [PATCH 2/2] arm64: tegra: Update USB phy-name for Jetson Orin NX

[PATCH v3 0/2] Enclosure interface cleanups
 2023-05-30 14:02 UTC  (3+ messages)
` [PATCH v3 1/2] misc: enclosure: remove get_active callback
` [PATCH v3 2/2] misc: enclosure: use DEVICE_ATTR_RW* macros

Breaking change in st1232 multitouch support
 2023-05-30 14:02 UTC  (2+ messages)

[PATCH] Prepare bcm properties for videocore 4
 2023-05-30 14:02 UTC  (4+ messages)

renesas/master baseline-nfs: 185 runs, 49 regressions (renesas-devel-2023-05-30-v6.4-rc4)
 2023-05-30 14:01 UTC 

[Intel-xe] [PATCH v2 0/9] Clean-up Xe FBC additions
 2023-05-30 14:01 UTC  (5+ messages)
` [Intel-xe] [PATCH v2 9/9] Add new fence_id and fence count functions

[igt-dev] [PATCH i-g-t] i915/gem_exec_balancer: skip noheartbeat test with GuC
 2023-05-30 14:00 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v4 0/4] perf: Rework event forwarding logic
 2023-05-30 14:00 UTC  (13+ messages)
` [PATCH v4 3/4] perf/core: Remove pmu linear searching code

[PATCH] x86/csum: Move csum_tail result parameter to a local variable
 2023-05-30 13:59 UTC 

[PATCH v4 0/5] refactoring and fix for Meson NAND
 2023-05-30 13:58 UTC  (13+ messages)
` [PATCH v4 1/5] mtd: rawnand: meson: fix command sequence for read/write

[PATCH v2 0/3] Add Automatic IBRS support
 2023-05-30 13:58 UTC  (4+ messages)
` [PATCH v2 1/3] x86: Add bit definitions for Automatic IBRS
` [PATCH v2 2/3] x86: Expose Automatic IBRS to guests
` [PATCH v2 3/3] x86: Add support for AMD's Automatic IBRS

[PATCH v14] Rust Oe-Selftest implementation
 2023-05-30 13:59 UTC  (2+ messages)

[PATCH v2 0/2] Lock and Pointer guards
 2023-05-30 13:58 UTC  (4+ messages)

[PATCH -next 0/2] lsm: Change inode_setattr() to take struct
 2023-05-30 13:58 UTC  (4+ messages)

[PATCH v5] Staging: rts5208: rtsx: Removed new line in else and else if
 2023-05-30 13:58 UTC  (2+ messages)

[PATCH] integrity: Fix possible multiple allocation in integrity_inode_get()
 2023-05-30 13:58 UTC  (2+ messages)

[PATCH 6.1 000/119] 6.1.31-rc1 review
 2023-05-30 13:58 UTC  (4+ messages)
` Wrong/strange TPM patches was "

[PATCH v2 0/2] SPDX conversion from UDF
 2023-05-30 13:57 UTC  (4+ messages)

[PATCH v2 00/12] dmaengine: edma: add freescale edma v3 support
 2023-05-30 13:57 UTC  (4+ messages)
` [PATCH v2 12/12] dt-bindings: fsl-dma: fsl-edma: add edma3 compatible string

[BUG REPORT] softlock up in net/core cleanup_net
 2023-05-30 13:57 UTC 

[PATCH 0/3] hwspinlock: Convert to platform remove callback returning void
 2023-05-30 13:56 UTC  (4+ messages)

[PATCH 1/1] bus: mhi: host: allow SBL as initial EE
 2023-05-30 13:56 UTC  (4+ messages)

[PATCH v2 07/13] tools/nolibc: sys_lseek: add pure 64bit lseek
 2023-05-30 13:54 UTC  (3+ messages)

[PATCH V9 00/46] Live Update
 2023-05-30 13:53 UTC  (5+ messages)

system hang on start-up (mlx5?)
 2023-05-30 13:54 UTC  (13+ messages)

[PATCH net-next v2] net: dsa: mv88e6xxx: implement USXGMII mode for mv88e6393x
 2023-05-30 13:54 UTC  (5+ messages)

Minutes of Technical Board Meeting, 2023-05-17
 2023-05-30 13:54 UTC 

Hugepage migration
 2023-05-30 13:53 UTC  (5+ messages)

[PATCH] i2c: sprd: Delete i2c adapter in .remove's error path
 2023-05-30 13:53 UTC  (4+ messages)

[PATCH 0/6] bus: fsl-mc: Make remove function return void
 2023-05-30 13:50 UTC  (9+ messages)

[PATCH] qemu: Split the qemu package
 2023-05-30 13:51 UTC  (2+ messages)
` [OE-core] "

[RFC 1/2] security: introduce out of place support for inline ingress
 2023-05-30 13:51 UTC  (4+ messages)
` [PATCH 1/3] "

[PATCH] selftests/nolibc: remove test gettimeofday_null
 2023-05-30 13:48 UTC 

[PATCH mptcp-next v3 15/15] selftests/bpf: Add bpf_burst test
 2023-05-30 13:50 UTC  (2+ messages)
` selftests/bpf: Add bpf_burst test: Build Failure

[PATCH v2 0/9] ARM: dts: stm32: add adc internal channels on stm32mp15
 2023-05-30 12:45 UTC  (2+ messages)
` [PATCH v2 9/9] ARM: dts: stm32: Update to generic ADC channel binding on DHSOM systems

[PATCH 1/3] drm/amd/display: Fix an erroneous sanity check in get_dmif_switch_time_us()
 2023-05-29  7:18 UTC  (3+ messages)
` [PATCH 2/3] drm/amd/display: Simplify get_dmif_switch_time_us()
` [PATCH 3/3] drm/amd/display: Use USEC_PER_SEC

[bug report] drm: Track drm_mm allocators and show leaks on shutdown
 2023-05-30 11:22 UTC 

[bug report] drm/amd/display: Check clock table return
 2023-05-26 12:02 UTC 

[PATCH] drm: Remove unnecessary (void*) conversions
 2023-05-26 10:18 UTC  (2+ messages)

[PATCH] gpu: Replace the ternary conditional operator with max()
 2023-05-30  2:37 UTC 

[PATCH 00/36] drm/amd/display: add AMD driver-specific properties for color mgmt
 2023-05-29 22:55 UTC  (2+ messages)

[PATCH 0/9] Support Wifi RFI interference mitigation feature
 2023-05-30  6:22 UTC  (2+ messages)

[PATCH] drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctl
 2023-05-26 12:37 UTC 

[PATCH v7 0/5] perf: CXL 3.0 Performance Monitoring Unit support
 2023-05-30 13:50 UTC  (4+ messages)
` [PATCH v7 4/5] perf: CXL Performance Monitoring Unit driver

[Intel-gfx] [PATCH v4 01/14] drm/i915: Fix PIPEDMC disabling for a bigjoiner configuration
 2023-05-30 13:49 UTC  (2+ messages)
` [v4,01/14] "

[PATCH v2 00/12] multiblock allocator improvements
 2023-05-30 12:33 UTC  (3+ messages)
` [PATCH v2 04/12] ext4: Convert mballoc cr (criteria) to enum
` [PATCH v2 06/12] ext4: Add counter to track successful allocation of goal length

[Bug 200007] HP Elite Presenter Mouse support
 2023-05-30 13:47 UTC 

[PATCH v1] bus/pci: get PCI address from rte_device
 2023-05-30 13:47 UTC  (2+ messages)

[PATCH] usb: gadget: udc: renesas_usb3: Fix RZ/V2M {modprobe,bind} error
 2023-05-30 13:47 UTC  (8+ messages)

[syzbot] [kvm?] [net?] [virt?] general protection fault in vhost_work_queue
 2023-05-30 13:44 UTC  (3+ messages)

[PATCH v2] ext4: fix race condition between buffer write and page_mkwrite
 2023-05-30 13:44 UTC 

[PATCH 0/2] Hexagon tests: fix test_load_tmp2 and non-portable format
 2023-05-30 13:45 UTC  (3+ messages)
` [PATCH 1/2] Hexagon (hvx_misc test): fix uninitialized regs at test_load_tmp2
` [PATCH 2/2] Hexagon (tests/.../hex_test.h): use portable printf formats


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.