All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-31 14:20:10 to 2023-05-31 15:06:52 UTC [more...]

[PATCH] ASoC: amd: yc: Add Thinkpad Neo14 to quirks list for acp6x
 2023-05-31 14:26 UTC  (2+ messages)

[PATCH v4 1/9] capability: introduce new capable flag NODENYAUDIT
 2023-05-31 14:08 UTC  (3+ messages)

[dpdk-dev] [PATCH v1] doc: remove warning with doxygen 1.9.7
 2023-05-31 15:06 UTC  (6+ messages)

[PATCH] bus: mhi: host: Add userspace character interface
 2023-05-31 15:05 UTC  (6+ messages)

KASLR vs. KASAN on x86
 2023-05-31 15:05 UTC  (5+ messages)

[PATCH 1/1] net/sched: cls_u32: Fix reference counter leak leading to overflow
 2023-05-31 15:05 UTC  (3+ messages)

[PATCH] pnv/xive2: Quiet down some error messages
 2023-05-31 15:05 UTC 

[PATCH 0/3] s390/vfio-ap: fix hang when mdev attached to guest is removed
 2023-05-31 14:51 UTC  (3+ messages)

[PATCH] qcow2: add discard-no-unref option
 2023-05-31 15:05 UTC  (2+ messages)

buffer redirtying fixes and cleanup
 2023-05-31 15:04 UTC  (7+ messages)
` [PATCH 3/3] btrfs: don't hold an extra reference for redirtied buffers

[PATCH 0/2] SM6375 GPU SMMU
 2023-05-31 15:04 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: arm-smmu: Add "
` [PATCH 2/2] arm64: dts: qcom: sm6375: Add GPUCC and Adreno SMMU

[PATCH v2 0/4] Migration time prediction using calc-dirty-rate
 2023-05-31 15:03 UTC  (4+ messages)

[PATCH v3 0/3] hw/{i2c, nvme}: mctp endpoint, nvme management interface model
 2023-05-31 15:04 UTC  (6+ messages)
` [PATCH v3 2/3] hw/i2c: add mctp core

[PATCH v2] ACPI: APEI: EINJ: EINJV2 support added
 2023-05-31 15:03 UTC  (7+ messages)

[PATCH 1/2] dt-bindings: net: phy: Support external PHY xtal
 2023-05-31 15:03 UTC  (2+ messages)
` [PATCH 2/2] net: phy: realtek: Add optional external PHY clock

[PATCH -fixes] riscv: Fix relocatable kernels with early alternatives using -fno-pie
 2023-05-31 15:03 UTC  (3+ messages)

[PATCH v1] RISC-V: mark hibernation as nonportable
 2023-05-31 15:03 UTC  (3+ messages)

[PATCH 0/6] riscv: Reduce ARCH_KMALLOC_MINALIGN to 8
 2023-05-31 14:52 UTC  (8+ messages)
` [PATCH 5/6] riscv: allow kmalloc() caches aligned to the smallest value

[PATCH 0/2] board: fsl: lx2160ardb: fixup PHY addresses for new board revisions
 2023-05-31 15:02 UTC  (3+ messages)
` [PATCH 1/2] board: fsl: lx2160ardb: add api for obtaining board revision
` [PATCH 2/2] board: fsl: lx2160ardb: add dts fixup function for RevC and newer

[PATCH v2 00/10] riscv: Allow userspace to directly access perf counters
 2023-05-31 15:02 UTC  (13+ messages)
` [PATCH v2 05/10] riscv: Prepare for user-space perf event mmap support
` [PATCH v2 06/10] drivers: perf: Implement perf event mmap support in the legacy backend
` [PATCH v2 07/10] drivers: perf: Implement perf event mmap support in the SBI backend

[PATCH 00/21] imx258 improvements series
 2023-05-31 15:02 UTC  (3+ messages)
` [PATCH 03/21] media: i2c: imx258: Disable digital cropping on binned modes

[PATCH v3 0/4] Update thread safety markers
 2023-05-31 14:59 UTC  (5+ messages)
` [PATCH v3 1/4] rust: sync: reword the `Arc` safety comment for `Send`
` [PATCH v3 2/4] rust: sync: reword the `Arc` safety comment for `Sync`
` [PATCH v3 3/4] rust: specify when `ARef` is thread safe
` [PATCH v3 4/4] rust: task: add `Send` marker to `Task`

[igt-dev] [PATCH i-g-t] tests/xe: Add xe_module_error test
 2023-05-31 15:02 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] KVM: VMX: remove LFENCE in vmx_spec_ctrl_restore_host()
 2023-05-31 15:01 UTC 

[qemu-mainline test] 181021: regressions - FAIL
 2023-05-31 15:01 UTC 

[PATCH v2 00/23] q800: add support for booting MacOS Classic - part 1
 2023-05-31 15:00 UTC  (4+ messages)
` [PATCH v2 05/23] q800: move CPU object into Q800MachineState

[PATCH 00/18] state: allow lookup of barebox state partition by Type GUID
 2023-05-31 14:59 UTC  (19+ messages)
` [PATCH 01/18] common: partitions: decouple from EFI GUID definition
` [PATCH 02/18] efi: define efi_guid_t as 32-bit aligned guid_t
` [PATCH 03/18] cdev: fix for_each_cdev macro
` [PATCH 04/18] of: partition: support of_partition_ensure_probed on parent device
` [PATCH 05/18] of: of_path: always call of_partition_ensure_probed before resolving
` [PATCH 06/18] driver: add new cdev_is_partition helper
` [PATCH 07/18] commands: stat: remove code duplication for type info
` [PATCH 08/18] cdev: use more descriptive struct cdev::diskuuid/partuuid
` [PATCH 09/18] cdev: record whether partition is parsed from OF
` [PATCH 10/18] cdev: have devfs_add_partition return existing identical partition, not NULL
` [PATCH 11/18] block: parse partition table on block device registration
` [PATCH 12/18] common: partitions: record whether disk is GPT or MBR partitioned
` [PATCH 13/18] block: add cdev_is_block_(device,partition,disk) helpers
` [PATCH 14/18] of: export new of_cdev_find helper
` [PATCH 15/18] state: factor device path lookup into helper function
` [PATCH 16/18] cdev: use cdev::dos_partition_type only if cdev_is_mbr_partitioned
` [PATCH 17/18] common: partitions: efi: record type UUID in cdev
` [PATCH 18/18] state: allow lookup of barebox state partition by Type GUID

xtables-addons: ipp2p does not block TCP traffic with nonlinear skb
 2023-05-31 15:01 UTC  (3+ messages)

less special casing for flush requests v2
 2023-05-31 15:00 UTC  (7+ messages)
` [PATCH 4/7] blk-mq: use the I/O scheduler for writes from the flush state machine

[PATCH v4 0/9] serial: sc16is7xx: fix GPIO regression and rs485 improvements
 2023-05-31 15:00 UTC  (11+ messages)
` [PATCH v4 7/9] serial: sc16is7xx: fix regression with GPIO configuration

[PATCH 0/1] hw/arm/sbsa-ref: use XHCI to replace EHCI
 2023-05-31 14:58 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v3 0/9] tests/qtest: make migration-test massively faster
 2023-05-31 14:57 UTC  (3+ messages)
` [PATCH v3 2/9] tests/qtest: add support for callback to receive QMP events

[PATCH] mailmap: add entry for John Keeping
 2023-05-31 14:48 UTC 

[meta-oe][PATCH] gnulib: Update recipe name to 2018-12-18
 2023-05-31 14:58 UTC  (4+ messages)
    ` [oe] "

[PATCH 1/5] policycoreutils: Add examples to man pages
 2023-05-31 14:56 UTC  (7+ messages)
` [PATCH 2/5] python/sepolicy: Improve "
` [PATCH 4/5] checkpolicy: Add examples to "
` [PATCH 5/5] libselinux: "

iwlwifi: AX201 misdetected as AX101
 2023-05-31 14:57 UTC  (3+ messages)

[PATCH][next] scsi: lpfc: Avoid -Wstringop-overflow warning
 2023-05-31 14:56 UTC  (4+ messages)

[ANNOUNCE] Call for agenda items for 1 June Community Call @ 1500 UTC
 2023-05-31 14:56 UTC 

[patch] x86/smpboot: Fix the parallel bringup decision
 2023-05-31 14:57 UTC  (2+ messages)
` [tip: smp/core] "

[Question]Deprecation of force_access_*
 2023-05-31 14:50 UTC 

[PATCH] arm64: dts: qcom: sm6115: Set up CPU cooling maps
 2023-05-31 14:55 UTC  (5+ messages)

[PATCH net-next 2/2] net: phy: adin: add support for inverting the link status output signal
 2023-05-31 14:52 UTC  (3+ messages)

[PATCH bpf-next] bpf/xdp: optimize bpf_xdp_pointer to avoid reading sinfo
 2023-05-31 14:52 UTC 

[PATCH 0/2] btrfs: fix logical_to_ino panic in btrfs_map_bio
 2023-05-31 14:51 UTC  (4+ messages)
` [PATCH 1/2] btrfs: warn on invalid slot in tree mod log rewind

[PATCH RFC net-next v3 4/8] vsock: make vsock bind reusable
 2023-05-31 14:50 UTC  (2+ messages)

[RFC PATCH V6 00/14] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-05-31 14:50 UTC  (6+ messages)
` [RFC PATCH V6 02/14] x86/sev: Add Check of #HV event in path

[PATCH v1 0/5] ACPI: thermal: Assorted cleanups
 2023-05-31 14:48 UTC  (4+ messages)
` [PATCH v1 2/5] ACPI: thermal: Drop redundant ACPI_TRIPS_REFRESH_DEVICES symbol

[PATCH] uml: Replace all non-returning strlcpy with strscpy
 2023-05-31 14:48 UTC  (7+ messages)

[PATCH v3 00/14] qemu patches for 64-bit NBD extensions
 2023-05-31 14:46 UTC  (3+ messages)
` [PATCH v3 09/14] nbd/server: Initial support for extended headers

[PATCH 00/12] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
 2023-05-31 14:47 UTC  (4+ messages)
` [PATCH 07/12] percpu: #ifndef __SIZEOF_INT128__

[PATCH v7] usb: common: usb-conn-gpio: Set last role to unknown before initial detection
 2023-05-31 14:47 UTC  (2+ messages)

[kvm-unit-tests PATCH v3 0/9] s390x: uv-host: Fixups and extensions part 1
 2023-05-31 14:47 UTC  (2+ messages)

[Intel-xe] [PATCH] fixup! drm/xe: Introduce a new DRM driver for Intel GPUs
 2023-05-31 14:46 UTC  (2+ messages)

[PATCH] drm/amd: SVM flag error added at svm_range flags
 2023-05-31 14:46 UTC  (3+ messages)

[PATCH v2] platform/x86: int3472: Evaluate device's _DSM method to control imaging clock
 2023-05-31 14:45 UTC  (2+ messages)

system hang on start-up (mlx5?)
 2023-05-31 14:43 UTC  (12+ messages)

python3 cryptic build failures
 2023-05-31 14:43 UTC  (7+ messages)
` [OE-core] "

[PATCH v2 0/2] media: i2c: Add support for alvium camera
 2023-05-31 14:42 UTC  (15+ messages)
` [PATCH v2 1/2] media: dt-bindings: alvium: add document YAML binding
` [PATCH v2 2/2] media: i2c: Add support for alvium camera

[PATCH 0/4] Add initial support for RDP442 of IPQ5332 family
 2023-05-31 13:50 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: arm: qcom,ids: add SoC ID for IPQ5300
` [PATCH 2/4] soc: qcom: socinfo: Add Soc "
` [PATCH 3/4] dt-bindings: arm: qcom: document MI01.9 board based on IPQ5332 family
` [PATCH 4/4] arm64: dts: qcom: ipq5332: add support for the RDP474 variant

[PATCH v2] drm/amd/display: Fix up kdoc formatting in dcn32_resource_helpers.c
 2023-05-31 14:42 UTC  (2+ messages)

[PATCH v2] drm/amd/display: Fix up missing 'dc' & 'pipe_ctx' kdoc parameters in delay_cursor_until_vupdate()
 2023-05-31 14:42 UTC  (2+ messages)

[PATCH] drm/amd/display: Correct kdoc formatting for DCN32_CRB_SEGMENT_SIZE_KB in dcn32_hubbub.c
 2023-05-31 14:41 UTC  (2+ messages)

[RFC/RFTv3 00/24] net: ethernet: Rework EEE
 2023-05-31 14:41 UTC  (6+ messages)

[Bug] AMD nested: commit broke VMware
 2023-05-31 14:41 UTC  (6+ messages)

[f2fs-dev] [PATCH] f2fs: enable nowait async buffered writes
 2023-05-31 14:40 UTC  (2+ messages)
`  "

[PATCH] Revert "drm/amdgpu: Enable VM_CONTEXT1_CNTL after page table addr is set."
 2023-05-31 14:39 UTC 

what should happen for proto=rdma,xprtsec=tls
 2023-05-31 14:38 UTC  (5+ messages)

[PATCH 0/2] linux-user/s390x: Fix single-stepping SVC
 2023-05-31 14:37 UTC  (2+ messages)

[PATCH] net: dsa: lan9303: allow vid != 0 in port_fdb_{add|del} methods
 2023-05-31 14:38 UTC 

[Intel-wired-lan] [PATCH iwl-next v2 0/5] ice: Improve miscellaneous interrupt code
 2023-05-31 14:38 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH iwl-next v2 1/5] ice: handle extts in the miscellaneous interrupt thread

[PATCH v6 0/7] refactor file signing program
 2023-05-31 14:38 UTC  (3+ messages)

[PATCH v1 0/3] gpio: Add gpio-delay support
 2023-05-31 14:37 UTC  (6+ messages)

[PATCH] net: phy: add driver for MotorComm PHY
 2023-05-31 14:35 UTC 

[Intel-xe] [PATCH v3 00/31] Separate GT and tile
 2023-05-31 14:35 UTC  (3+ messages)
` [Intel-xe] [PATCH v3 05/31] drm/xe: Add for_each_tile iterator

[PATCH net-next v2 1/2] dt-bindings: net: adin: document a phy link status inversion property
 2023-05-31 14:35 UTC  (2+ messages)

[PATCH] Subject: perf jit: Fix incorrect file name in DWARF line table
 2023-05-31 14:35 UTC 

[PATCH v4 00/10] riscv: add Bouffalolab bl808 support
 2023-05-31 14:34 UTC  (7+ messages)
` [PATCH v4 04/10] serial: bflb_uart: add Bouffalolab UART Driver

[PATCH] s390/purgatory: Do not use fortified string functions
 2023-05-31 14:33 UTC  (2+ messages)

[PATCH mptcp-next v2 0/4] unify PM interfaces
 2023-05-31 14:33 UTC  (3+ messages)

[PATCH] rtlwifi: remove unused timer and related code
 2023-05-31 14:30 UTC 

[PATCH v2 0/1] gro: decrease size of CB
 2023-05-31 14:30 UTC  (2+ messages)
` [PATCH v2 1/1] "

[RFC/RFT PATCH] mmc: renesas_sdhi: add delay between tuning cmds
 2023-05-31 14:30 UTC  (2+ messages)

[sailus-media-tree:master 26/68] m68k-linux-ld: section .rodata VMA [00001000,00529c6f] overlaps section .text VMA [00000400,009429cf]
 2023-05-31 14:30 UTC 

[igt-dev] [PATCH i-g-t 0/6] RFC Enable kms_frontbuffer_tracking on XE
 2023-05-31 14:30 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] drm/msm/a6xx: fix uninitialised lock in init error path
 2023-05-31 14:22 UTC  (3+ messages)

[dm-devel] fix the name_to_dev_t mess v2
 2023-05-31 12:55 UTC  (7+ messages)
` [dm-devel] [PATCH 01/24] driver core: return bool from driver_probe_done
` [dm-devel] [PATCH 02/24] PM: hibernate: factor out a helper to find the resume device
` [dm-devel] [PATCH 04/24] PM: hibernate: move finding the resume device out of software_resume
` [dm-devel] [PATCH 05/24] init: remove pointless Root_* values
` [dm-devel] [PATCH 06/24] init: rename mount_block_root to mount_root_generic
` [dm-devel] [PATCH 08/24] init: pass root_device_name explicitly

[PATCH iproute2-next v2 0/8] Introduce new dcb-rewr subcommand
 2023-05-31 14:28 UTC  (6+ messages)
` [PATCH iproute2-next v2 2/8] dcb: app: modify dcb-app print functions for dcb-rewr reuse

[PATCH v2 0/4] arm64: qcom: sm8550: enable PMIC devices
 2023-05-31 14:27 UTC  (5+ messages)
` [PATCH v2 3/4] arm64: dts: qcom: pmk8550: always enable RTC PMIC device
` [PATCH v2 4/4] arm64: dts: qcom: sm8550-qrd: enable PMIC Volume and Power buttons

[PATCH 1/3] platform/x86: int3472: Avoid crash in unregistering regulator gpio
 2023-05-31 13:44 UTC  (3+ messages)
` [PATCH 2/3] platform/x86: int3472: Evaluate device's _DSM method to control imaging clock

new scrub code vs zoned file systems
 2023-05-31 14:17 UTC  (7+ messages)

[Intel-gfx] [PATCH V3] drm/i915/gt: Add workaround 14016712196
 2023-05-31 14:32 UTC 

[PATCH 0/4] Factorize timestamp module
 2023-05-31 14:25 UTC  (5+ messages)
` [PATCH 1/4] iio: imu: inv_icm42600: make timestamp module chip independant
` [PATCH 2/4] iio: move inv_icm42600 timestamp module in common
` [PATCH 3/4] iio: make invensense timestamp module generic
` [PATCH 4/4] iio: imu: inv_mpu6050: use the common inv_sensors timestamp module

[PATCH 0/8] Flush RSC votes properly on more RPMh platforms
 2023-05-31 14:25 UTC  (3+ messages)

[PATCH 1/1] test: bootflow test depends on CONFIG_VIDEO
 2023-05-31 14:25 UTC  (3+ messages)

[PATCH v2 1/2] drm/amd: Disallow s0ix without BIOS support again
 2023-05-31 14:25 UTC  (4+ messages)

[PATCH 0/6] kexec: enable kexec_crash_size to support two crash kernel regions
 2023-05-31 14:25 UTC  (5+ messages)
` [PATCH 6/6] "

[PATCH] PCI: controller: Fix calculation error of msix pending table offset
 2023-05-31 14:24 UTC 

[PATCH v6 0/3] hw/riscv/virt: pflash improvements
 2023-05-31 14:23 UTC  (4+ messages)
` [PATCH v6 1/3] hw/riscv: virt: Assume M-mode FW in pflash0 only when "-bios none"
` [PATCH v6 2/3] riscv/virt: Support using pflash via -blockdev option
` [PATCH v6 3/3] docs/system: riscv: Add pflash usage details

[PATCH v2] docs: build-system: rename "default-configs" to "configs"
 2023-05-31 14:22 UTC  (2+ messages)

[virtio-comment] [PATCH v2 00/11] Introduce Virtio Over Fabrics
 2023-05-31 14:23 UTC  (3+ messages)
` [virtio-comment] [PATCH v2 03/11] transport-fabircs: introduce Segment Descriptor Definition

[GIT FIXES FOR v6.4] uvcvideo fix
 2023-05-31 14:22 UTC  (2+ messages)
` [GIT FIXES FOR v6.4] uvcvideo fix (#92283)

[PATCH v6 6/6] drm/etnaviv: allow usperspace create cached coherent bo
 2023-05-31 14:22 UTC  (3+ messages)

[PATCH v6 00/16] x86/mtrr: fix handling with PAT but without MTRR
 2023-05-31 14:20 UTC  (11+ messages)

[PATCH] input: Add new keyboard backlight control keys to match modern notebooks
 2023-05-31 13:52 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-ipython: bump to version 8.8.0
 2023-05-31 14:20 UTC  (5+ messages)

[patch net-next v2] devlink: bring port new reply back
 2023-05-31 14:20 UTC 


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.