All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-27 18:45:35 to 2023-11-27 19:36:46 UTC [more...]

[PATCH v2] arm64: dts: ti: k3-am625-beagleplay: Use UART name in pinmux name
 2023-11-27 19:36 UTC  (2+ messages)

[Intel-xe] [PATCH 0/3] drm/xe: Add a flag that can disable GuC PM
 2023-11-27 19:36 UTC  (5+ messages)
` [Intel-xe] [PATCH 1/3] drm/xe: Rename xe_gt_idle_sysfs to xe_gt_idle
` [Intel-xe] [PATCH 2/3] drm/xe: Add skip_guc_pc flag
` [Intel-xe] [PATCH 3/3] drm/xe: Manually setup C6 when skip_guc_pc is set
` [Intel-xe] ✗ CI.Patch_applied: failure for drm/xe: Add a flag that can disable GuC PM (rev2)

[Intel-xe] [PATCH v5] Documentation/gpu: VM_BIND locking document
 2023-11-27 19:36 UTC  (4+ messages)

[PATCH 6.6 000/525] 6.6.3-rc4 review
 2023-11-27 19:36 UTC  (2+ messages)

[PATCH v15 00/19] Improve write performance for zoned UFS devices​
 2023-11-27 19:35 UTC  (3+ messages)
  ` [PATCH v15 00/19] Improve write performance for zoned UFS devices

[Intel-gfx] [PATCH 1/3] drm: Add drm_vblank_work_flush_all()
 2023-11-27 19:35 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH v15 00/23] TDX host kernel support
 2023-11-27 19:33 UTC  (4+ messages)
` [PATCH v15 17/23] x86/kexec: Flush cache of TDX private memory

[meta-virtualization][PATCH] docker-compose: v2.20.3 -> v2.21.0
 2023-11-27 19:32 UTC 

[PATCH v4] scsi: libsas: Fix the failure of adding phy with zero-address to port
 2023-11-27 19:28 UTC  (4+ messages)

[PATCH v2 0/5] MODVERSIONS + RUST Redux
 2023-11-27 19:27 UTC  (8+ messages)

[PATCH v4 00/53] Improvements to memory use
 2023-11-27 19:28 UTC  (11+ messages)
` [PATCH v4 01/53] perf comm: Use regular mutex
` [PATCH v4 03/53] libperf: Lazily allocate mmap event copy

[PATCH 00/55] Clean up queue_setup()/min_buffers_needed (ab)use
 2023-11-27 19:26 UTC  (5+ messages)
` [PATCH 13/55] media: aspeed: Stop abusing of min_buffers_needed field

[PATCH 6.5 000/483] 6.5.13-rc4 review
 2023-11-27 19:27 UTC  (3+ messages)

[PATCH] initramfs: Support unpacking directly to tmpfs
 2023-11-27 19:27 UTC  (2+ messages)

[PATCH v3 0/4] Extend time to wait for UIP for some callers
 2023-11-27 19:25 UTC  (5+ messages)
` [PATCH v3 1/4] rtc: mc146818-lib: Adjust failure return code for mc146818_get_time()
` [PATCH v3 2/4] rtc: Adjust failure return code for cmos_set_alarm()
` [PATCH v3 3/4] rtc: Add support for configuring the UIP timeout for RTC reads
` [PATCH v3 4/4] rtc: Extend timeout for waiting for UIP to clear to 1s

[PATCH V3 0/5] mlx5 ConnectX control misc driver
 2023-11-27 19:26 UTC  (11+ messages)
` [PATCH V3 2/5] misc: mlx5ctl: Add mlx5ctl "
` [PATCH V3 3/5] misc: mlx5ctl: Add info ioctl

[PATCH 6.1 000/366] 6.1.64-rc4 review
 2023-11-27 19:25 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] board/raspberrypi_{3_qt5we, cm4io*}: autoprobe of bluetooth driver
 2023-11-27 19:24 UTC 

[PATCH v1 0/3] Bluetooth: fix recv_buf() return value
 2023-11-27 19:24 UTC  (9+ messages)
` [PATCH v1 1/3] Bluetooth: btnxpuart: "
` [PATCH v1 2/3] Bluetooth: btmtkuart: "
` [PATCH v1 3/3] Bluetooth: btnxpuart: remove useless assignment

[PATCH] rockchip: rk3328: Set efuse auto mode and timing control
 2023-11-27 19:13 UTC  (3+ messages)

[PATCH 0/3] ARM: dts: bcm2711-rpi-cm4-io: Enable xHCI host
 2023-11-27 19:22 UTC  (19+ messages)

[PATCH v2] avr: Fix wrong initial value of stack pointer
 2023-11-27 19:22 UTC  (2+ messages)

[PATCH v5 00/17] add integrity and security to TPM2 transactions
 2023-11-27 19:08 UTC  (18+ messages)
` [PATCH v5 01/17] tpm: Remove unused tpm_buf_tag()
` [PATCH v5 02/17] tpm: Remove tpm_send()
` [PATCH v5 03/17] tpm: Move buffer handling from static inlines to real functions
` [PATCH v5 04/17] tpm: Update struct tpm_buf documentation comments
` [PATCH v5 05/17] tpm: Store the length of the tpm_buf data separately
` [PATCH v5 06/17] tpm: TPM2B formatted buffers
` [PATCH v5 07/17] tpm: Add tpm_buf_read_{u8,u16,u32}
` [PATCH v5 08/17] KEYS: trusted: tpm2: Use struct tpm_buf for sized buffers
` [PATCH v5 09/17] crypto: lib - implement library version of AES in CFB mode
` [PATCH v5 10/17] tpm: add buffer function to point to returned parameters
` [PATCH v5 11/17] tpm: export the context save and load commands
` [PATCH v5 12/17] tpm: Add full HMAC and encrypt/decrypt session handling code
` [PATCH v5 13/17] tpm: add hmac checks to tpm2_pcr_extend()
` [PATCH v5 14/17] tpm: add session encryption protection to tpm2_get_random()
` [PATCH v5 15/17] KEYS: trusted: Add session encryption protection to the seal/unseal path
` [PATCH v5 16/17] tpm: add the null key name as a sysfs export
` [PATCH v5 17/17] Documentation: add tpm-security.rst

RFC: map multiple blocks per ->map_blocks in iomap writeback
 2023-11-27 19:20 UTC  (3+ messages)
` [PATCH 06/13] iomap: move all remaining per-folio logic into xfs_writepage_map

[PATCH v2 1/1] iio: adc: meson: add separate config for axg SoC family
 2023-11-27 19:17 UTC  (5+ messages)

[PATCH nft 0/2] tests/shell: workaround for bash
 2023-11-27 19:15 UTC  (3+ messages)
` [PATCH nft 1/2] tests/shell: workaround lack of `wait -p` before bash 5.1
` [PATCH nft 2/2] tests/shell: workaround lack of $SRANDOM "

[PATCH] tests: bios-tables-test: Rename smbios type 4 related test functions
 2023-11-27 19:15 UTC  (2+ messages)

[linux-firmware v1 0/3][pull request] Intel Wired LAN Firmware Updates 2023-11-22
 2023-11-27 19:14 UTC  (5+ messages)

[PATCH 00/24] Support Host Trap Sampling for MI200
 2023-11-27 19:14 UTC  (4+ messages)
` [PATCH 01/24] drm/amdkfd/kfd_ioctl: add pc sampling support

fanotify HSM open issues
 2023-11-27 19:11 UTC  (7+ messages)

[PATCH v6 0/3] arm64: dts: cn913x: add COM Express boards
 2023-11-27 19:08 UTC  (4+ messages)
` [PATCH v6 1/3] MAINTAINERS: add ac5 to list of maintained Marvell dts files
` [PATCH v6 2/3] dt-bindings: arm64: add Marvell COM Express boards
` [PATCH v6 3/3] arm64: dts: cn913x: add device trees for "

[PATCH RFC net-next v1 0/3] Take advantage of certain device drivers during MACsec offload
 2023-11-27 19:10 UTC  (4+ messages)
` [PATCH RFC net-next v1 2/3] macsec: Detect if Rx skb is macsec-related for offloading devices that update md_dst

[Intel-xe] [PATCH 0/1] drm/xe: explicitly set GGTT access for GuC DMA
 2023-11-27 19:09 UTC  (3+ messages)
` [Intel-xe] [PATCH 1/1] "

[Intel-xe] [PATCH 0/6] revert local patches and cherrypick same patches from drm-tip
 2023-11-27 19:09 UTC  (7+ messages)
` [Intel-xe] [PATCH 1/6] Revert "drm/i915/display: In intel_framebuffer_init switch to use intel_bo_to_drm_bo"
` [Intel-xe] [PATCH 2/6] Revert "drm/i915/display: in skl_surf_address check for dpt-vma"
` [Intel-xe] [PATCH 3/6] Revert "drm/i915/display: Separate xe and i915 common dpt code into own file"
` [Intel-xe] [PATCH 4/6] drm/i915/display: In intel_framebuffer_init switch to use intel_bo_to_drm_bo
` [Intel-xe] [PATCH 5/6] drm/i915/display: in skl_surf_address check for dpt-vma
` [Intel-xe] [PATCH 6/6] drm/i915/display: Separate xe and i915 common dpt code into own file

[PATCH 1/2] drm/amdgpu/gmc: check if AGP is disabled in amdgpu_gmc_agp_addr()
 2023-11-27 19:09 UTC  (2+ messages)

OE-core CVE metrics for kirkstone on Mon 27 Nov 2023 08:49:33 AM HST
 2023-11-27 19:08 UTC 

[PATCH v11 bpf-next 00/17] BPF token and BPF FS-based delegation
 2023-11-27 19:04 UTC  (18+ messages)
` [PATCH v11 bpf-next 01/17] bpf: align CAP_NET_ADMIN checks with bpf_capable() approach
` [PATCH v11 bpf-next 02/17] bpf: add BPF token delegation mount options to BPF FS
` [PATCH v11 bpf-next 03/17] bpf: introduce BPF token object
` [PATCH v11 bpf-next 04/17] bpf: add BPF token support to BPF_MAP_CREATE command
` [PATCH v11 bpf-next 05/17] bpf: add BPF token support to BPF_BTF_LOAD command
` [PATCH v11 bpf-next 06/17] bpf: add BPF token support to BPF_PROG_LOAD command
` [PATCH v11 bpf-next 07/17] bpf: take into account BPF token when fetching helper protos
` [PATCH v11 bpf-next 08/17] bpf: consistently use BPF token throughout BPF verifier logic
` [PATCH v11 bpf-next 09/17] bpf,lsm: refactor bpf_prog_alloc/bpf_prog_free LSM hooks
` [PATCH v11 bpf-next 10/17] bpf,lsm: refactor bpf_map_alloc/bpf_map_free "
` [PATCH v11 bpf-next 11/17] bpf,lsm: add BPF token "
` [PATCH v11 bpf-next 12/17] libbpf: add bpf_token_create() API
` [PATCH v11 bpf-next 13/17] libbpf: add BPF token support to bpf_map_create() API
` [PATCH v11 bpf-next 14/17] libbpf: add BPF token support to bpf_btf_load() API
` [PATCH v11 bpf-next 15/17] libbpf: add BPF token support to bpf_prog_load() API
` [PATCH v11 bpf-next 16/17] selftests/bpf: add BPF token-enabled tests
` [PATCH v11 bpf-next 17/17] bpf,selinux: allocate bpf_security_struct per BPF token

[PATCH V2 net-next] net: mana: Assigning IRQ affinity on HT cores
 2023-11-27 19:07 UTC  (4+ messages)
  ` [EXTERNAL] "

[RFC 00/48] perf tools: Introduce data type profiling (v1)
 2023-11-27 19:05 UTC  (3+ messages)
` [PATCH 02/48] perf annotate: Check if operand has multiple regs

[PATCH bpf-next v6 00/13] xsk: TX metadata
 2023-11-27 19:03 UTC  (14+ messages)
` [PATCH bpf-next v6 01/13] xsk: Support tx_metadata_len
` [PATCH bpf-next v6 02/13] xsk: Add TX timestamp and TX checksum offload support
` [PATCH bpf-next v6 03/13] tools: ynl: Print xsk-features from the sample
` [PATCH bpf-next v6 04/13] net/mlx5e: Implement AF_XDP TX timestamp and checksum offload
` [PATCH bpf-next v6 05/13] net: stmmac: Add Tx HWTS support to XDP ZC
` [PATCH bpf-next v6 06/13] xsk: Document tx_metadata_len layout
` [PATCH bpf-next v6 07/13] xsk: Validate xsk_tx_metadata flags
` [PATCH bpf-next v6 08/13] xsk: Add option to calculate TX checksum in SW
` [PATCH bpf-next v6 09/13] selftests/xsk: Support tx_metadata_len
` [PATCH bpf-next v6 10/13] selftests/bpf: Add csum helpers
` [PATCH bpf-next v6 11/13] selftests/bpf: Add TX side to xdp_metadata
` [PATCH bpf-next v6 12/13] selftests/bpf: Convert xdp_hw_metadata to XDP_USE_NEED_WAKEUP
` [PATCH bpf-next v6 13/13] selftests/bpf: Add TX side to xdp_hw_metadata

[Intel-xe] [PATCH] drm/xe/dg2: Drop Wa_22014600077
 2023-11-27 19:03 UTC 

[PATCH] pnp: acpi: fix fortify warning
 2023-11-27 19:01 UTC  (2+ messages)

Possible Bug? LIO does not support SCSI commands with Immediate Bit Set?
 2023-11-27 19:01 UTC  (4+ messages)

[PATCH 00/13] net: ravb: Add suspend to RAM and runtime PM support for RZ/G3S
 2023-11-27 19:01 UTC  (8+ messages)
` [PATCH 13/13] net: ravb: Add runtime PM support

[PATCH v3 00/17] drm/v3d: Introduce CPU jobs
 2023-11-27 18:48 UTC  (18+ messages)
` [PATCH v3 01/17] drm/v3d: Remove unused function header
` [PATCH v3 02/17] drm/v3d: Move wait BO ioctl to the v3d_bo file
` [PATCH v3 03/17] drm/v3d: Detach job submissions IOCTLs to a new specific file
` [PATCH v3 04/17] drm/v3d: Simplify job refcount handling
` [PATCH v3 05/17] drm/v3d: Don't allow two multisync extensions in the same job
` [PATCH v3 06/17] drm/v3d: Decouple job allocation from job initiation
` [PATCH v3 07/17] drm/v3d: Add a CPU job submission
` [PATCH v3 08/17] drm/v3d: Use v3d_get_extensions() to parse CPU job data
` [PATCH v3 09/17] drm/v3d: Create tracepoints to track the CPU job
` [PATCH v3 10/17] drm/v3d: Detach the CSD job BO setup
` [PATCH v3 11/17] drm/v3d: Enable BO mapping
` [PATCH v3 12/17] drm/v3d: Create a CPU job extension for a indirect CSD job
` [PATCH v3 13/17] drm/v3d: Create a CPU job extension for the timestamp query job
` [PATCH v3 14/17] drm/v3d: Create a CPU job extension for the reset timestamp job
` [PATCH v3 15/17] drm/v3d: Create a CPU job extension to copy timestamp query to a buffer
` [PATCH v3 16/17] drm/v3d: Create a CPU job extension for the reset performance query job
` [PATCH v3 17/17] drm/v3d: Create a CPU job extension for the copy "

[Intel-gfx] [PATCH] drm/i915/dg2: Drop Wa_22014600077
 2023-11-27 19:00 UTC 

[PATCH v4 00/15] Pass data lifetime information to SCSI disk devices
 2023-11-27 19:00 UTC  (4+ messages)
` [PATCH v4 01/15] fs: Rename the kernel-internal data lifetime constants

[Patch v1 0/4]
 2023-11-27 19:00 UTC  (4+ messages)
` [Patch v1 2/4] RDMA/mana_ib: create and process EQ events

[PATHv11 00/43] net/lwip: add lwip library for the network stack
 2023-11-27 18:59 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Skip state verification with TBT-ALT mode
 2023-11-27 18:59 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

TTM improvement and amdgpu fix
 2023-11-27 18:59 UTC  (7+ messages)
` [PATCH 2/2] drm/amdgpu: use GTT only as fallback for VRAM|GTT
      ` [Intel-gfx] "
        ` [Nouveau] "

[Buildroot] [PATCH] package/libnss: bump version to 3.95
 2023-11-27 18:51 UTC 

[PATCH v2] drm/amdgpu: Fix uninitialized return value
 2023-11-27 18:56 UTC 

[PATCH] perf test: Use existing config value for objdump path
 2023-11-27 18:57 UTC  (3+ messages)

[PATCH] wifi: mac80211: use __counted_by for the rest of flexible array members
 2023-11-27 18:57 UTC  (2+ messages)

SMR or SSD disks?
 2023-11-27 18:56 UTC  (12+ messages)

[PATCH] Replace ioremap_cache() with memremap()
 2023-11-27 18:56 UTC  (3+ messages)

[PATCH V4 RESEND] perf vendor events riscv: add T-HEAD C9xx JSON file
 2023-11-27 18:54 UTC  (3+ messages)

[PATCHSET v27.0 0/4] xfsprogs: force rebuilding of metadata
 2023-11-27 18:54 UTC  (4+ messages)
` [PATCH 1/4] xfs_io: support passing the FORCE_REBUILD flag to online repair

[PATCH] driver : edac : Fix warning using plain integer as NULL
 2023-11-27 18:53 UTC  (5+ messages)

[PATCH v2 0/2] Fix NULL pointer dereference issue during discovering UPI topology
 2023-11-27 18:52 UTC  (3+ messages)
` [PATCH v2 1/2] perf/x86/intel/uncore: Fix NULL pointer dereference issue in upi_fill_topology()
` [PATCH v2 2/2] perf/x86/intel/uncore: Factor out topology_gidnid_map()

[PATCH net-next RFC v5 0/4] net/sched: Introduce tc block ports tracking and use
 2023-11-27 18:52 UTC  (11+ messages)
` [PATCH net-next RFC v5 4/4] net/sched: act_blockcast: Introduce blockcast tc action

[Buildroot] [git commit] board/raspberrypi/config_4_64bit.txt: remove testing dtoverlay entries (vc4-kms-v3d-pi4, imx219)
 2023-11-27 18:50 UTC 

[Buildroot] [PATCH v1] board/raspberrypi/config_4_64bit.txt: remove testing dtoverlay entries (vc4-kms-v3d-pi4, imx219)
 2023-11-27 18:51 UTC  (2+ messages)

[PATCH bpf-next v3 0/2] Allow data_meta size > 32
 2023-11-27 18:32 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] selftests/bpf: increase invalid metadata size
` [PATCH bpf-next v3 2/2] net, xdp: allow metadata > 32

[PATCH v3 0/3] dt-bindings: connector: usb: provide bindings for altmodes
 2023-11-27 18:50 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: connector: usb: add altmodes description

+ scripts-gdb-remove-exception-handling-and-refine-print-format.patch added to mm-nonmm-unstable branch
 2023-11-27 18:49 UTC 

+ scripts-gdb-stackdepot-rename-pool_index_cached-to-pools_num.patch added to mm-nonmm-unstable branch
 2023-11-27 18:49 UTC 

[PATCH bpf-next] bpf: Fix a few selftest failures due to llvm18 change
 2023-11-27 18:49 UTC  (2+ messages)

+ scripts-gdb-tasks-fix-lx-ps-command-error.patch added to mm-hotfixes-unstable branch
 2023-11-27 18:49 UTC  (2+ messages)

[PATCH RFC v2 0/8] wifi: ath11k: hibernation support
 2023-11-27 18:49 UTC  (3+ messages)

xen | Successful pipeline for staging | 72d51813
 2023-11-27 18:48 UTC 

[PATCH] ARM: dts: rockchip: Fix sdmmc_pwren's pinmux setting for RK3128
 2023-11-27 18:46 UTC  (3+ messages)

[PATCH] vmci: prevent speculation leaks by sanitizing event in event_deliver()
 2023-11-27 18:47 UTC  (2+ messages)

[PATCH 0/4] scsi: eliminate AioContext lock
 2023-11-27 18:46 UTC  (3+ messages)
` [PATCH 4/4] dma-helpers: don't lock AioContext in dma_blk_cb()

[Intel-xe] [PATCH v2 0/1] drm/xe/uapi: Use LR abbrev for long-running VMs
 2023-11-27 18:46 UTC  (3+ messages)
` [Intel-xe] [PATCH v2 1/1] drm/xe/uapi: Use LR abbrev for long-running vms

[RESEND] ASoC: amd: yc: Add DMI entry to support System76 Pangolin 13
 2023-11-27 18:42 UTC 

[PATCH net] net/mlx5e: Fix snprintf return check
 2023-11-27 18:46 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix uninitialized return value
 2023-11-27 18:46 UTC  (2+ messages)

[PATCH] checkpatch: don't complain on _Static_assert and _Generic use
 2023-11-27 15:18 UTC 

[Intel-xe] [PATCH 1/2] drm/xe: Remove XE_PVC_XT_IDS
 2023-11-27 18:45 UTC  (4+ messages)
` [Intel-xe] [PATCH 2/2] drm/xe: Sync MTL PCI IDs with i915


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.