All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-25 12:49:00 to 2023-10-25 13:31:15 UTC [more...]

[PATCH v3 0/5] x86/paravirt: Get rid of paravirt patching
 2023-10-25 13:31 UTC  (4+ messages)
` [PATCH v3 1/5] x86/paravirt: move some functions and defines to alternative

[PATCH v5 00/20] Support smp.clusters for x86 in QEMU
 2023-10-25 13:42 UTC  (3+ messages)

[PATCH v4 0/8] Improve Exynos thermal driver
 2023-10-25 13:30 UTC  (5+ messages)
  ` [PATCH v4 1/8] thermal: exynos: remove an unnecessary field description
  ` [PATCH v4 2/8] thermal: exynos: drop id field
  ` [PATCH v4 3/8] thermal: exynos: switch from workqueue-driven interrupt handling to threaded interrupts
  ` [PATCH v4 4/8] thermal: exynos: handle devm_regulator_get_optional return value correctly

[PATCH 00/42] crypto: Convert to platform remove callback returning void
 2023-10-25 13:30 UTC  (15+ messages)
` [PATCH 01/42] crypto: sun4i-ss - "
` [PATCH 02/42] crypto: sun8i-ce "
` [PATCH 03/42] crypto: sun8i-ss "
` [PATCH 05/42] crypto: amlogic-gxl-core "
` [PATCH 17/42] crypto: gemini/sl3516-ce "

[Bug Report] EBUSY for cgroup rmdir after cgroup.procs empty
 2023-10-25 13:30 UTC  (9+ messages)

[PATCH v2] rust: macros: improve `#[vtable]` documentation
 2023-10-25 13:29 UTC  (4+ messages)

Blank screen on boot of Linux 6.5 and later on Lenovo ThinkPad L570
 2023-10-25 13:29 UTC  (14+ messages)

[PATCH V2 00/20] Cleanup for siw
 2023-10-25 13:29 UTC  (9+ messages)
` [PATCH V2 17/20] RDMA/siw: Fix typo
` [PATCH V2 18/20] RDMA/siw: Only check attrs->cap.max_send_wr in siw_create_qp
` [PATCH V2 19/20] RDMA/siw: Introduce siw_destroy_cep_sock
` [PATCH V2 20/20] RDMA/siw: Update comments for siw_qp_sq_process

bcachefs RCU warnings
 2023-10-25 13:28 UTC 

[PATCH v5 00/19] Make Pixman an optional dependency
 2023-10-25 13:26 UTC  (4+ messages)
` [PATCH v5 04/19] vl: move display early init before default devices

[PATCH 0/4] block integrity: direclty map user space addresses
 2023-10-25 13:26 UTC  (5+ messages)
  ` [PATCH 1/4] block: bio-integrity: add support for user buffers
  ` [PATCH 2/4] nvme: use bio_integrity_map_user

[PATCH 0/2] s390/dasd: fix kernel panic with statistics
 2023-10-25 13:24 UTC  (2+ messages)
` [PATCH 1/2] s390/dasd: resolve spelling mistake

[PATCH] misc: i2c_eeprom: consider pagesize when writing to eeprom
 2023-10-25 13:25 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v2 1/2] drm/tests: Remove slow tests
 2023-10-25 13:24 UTC  (2+ messages)
` [PATCH v2 2/2] drm/todo: Add entry to clean up former seltests suites

[PATCH 00/11] ALSA: Replace with __packed attribute
 2023-10-25 13:23 UTC  (12+ messages)
` [PATCH 01/11] ALSA: control: "
` [PATCH 02/11] ALSA: pcm: "
` [PATCH 03/11] ALSA: rawmidi: "
` [PATCH 04/11] ALSA: azt3328: "
` [PATCH 05/11] ALSA: mixart: "
` [PATCH 06/11] ALSA: caiaq: "
` [PATCH 07/11] ALSA: aoa: "
` [PATCH 08/11] ALSA: opl3: "
` [PATCH 09/11] ALSA: wavefront: "
` [PATCH 10/11] ALSA: wavefront: Drop obsoleted comments and definitions
` [PATCH 11/11] ALSA: seq: Replace with __packed attribute

[RFC PATCH] x86/vlapic: address a violation of MISRA C:2012 Rule 16.2
 2023-10-25 13:22 UTC 

[PATCH 0/7] x86: Dom0 I/O port access permissions
 2023-10-25 13:22 UTC  (5+ messages)
` [PATCH 2/7] x86: don't allow Dom0 access to port 92
` [PATCH 3/7] x86/PVH: deny Dom0 access to the ISA DMA controller

[PATCH 1/1] Revert "iommu/vt-d: Remove unused function"
 2023-10-25 13:18 UTC 

[PATCH v14 0/8] tpm: Support boot measurements
 2023-10-25 13:21 UTC  (4+ messages)
` [PATCH v14 4/8] bootm: Support boot measurement

[PATCH] drivers: s390: dasd_int.h: resolved spelling mistake
 2023-10-25 13:20 UTC  (2+ messages)

[PATCH v2 00/29] migration: File based migration with multifd and fixed-ram
 2023-10-25 13:21 UTC  (6+ messages)
` [PATCH v2 01/29] tests/qtest: migration events
` [PATCH v2 02/29] tests/qtest: Move QTestMigrationState to libqtest

[PATCH v6] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms
 2023-10-25 13:21 UTC  (2+ messages)

[PATCH net-next v2 1/2] net, sched: Make tc-related drop reason more flexible
 2023-10-25 13:21 UTC  (6+ messages)

[PATCH v2 00/10] Implement freeze and thaw as holder operations
 2023-10-25 13:21 UTC  (6+ messages)
` [PATCH v2 01/10] fs: massage locking helpers
` [PATCH v2 03/10] bdev: surface the error from sync_blockdev()

[PATCH 00/19] Cleanup for siw
 2023-10-25 13:19 UTC  (15+ messages)
` [PATCH 07/19] RDMA/siw: Also goto out_sem_up if pin_user_pages returns 0
` [PATCH 09/19] RDMA/siw: Introduce SIW_STAG_MAX_INDEX
` [PATCH 11/19] RDMA/siw: Introduce siw_cep_set_free_and_put
` [PATCH 12/19] RDMA/siw: Introduce siw_free_cm_id
` [PATCH 13/19] RDMA/siw: Simplify siw_qp_id2obj
` [PATCH 14/19] RDMA/siw: Simplify siw_mem_id2obj
` [PATCH 16/19] RDMA/siw: Remove siw_sk_assign_cm_upcalls

bpf: shift-out-of-bounds in tnum_rshift()
 2023-10-25 13:20 UTC  (3+ messages)

[PATCH v4 00/61] arm64: Add support for LPA2 at stage1 and WXN
 2023-10-25 13:19 UTC  (7+ messages)

[PATCH] sepolicy/manpage.py: make output deterministic
 2023-10-25 13:18 UTC  (2+ messages)
` [PATCH v2] "

[Intel-gfx] [PATCH] drm/i915/sprite: move sprite_name() to intel_sprite.c
 2023-10-25 13:19 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/sprite: move sprite_name() to intel_sprite.c (rev4)

linux-next: manual merge of the vfs-brauner tree with the btrfs tree
 2023-10-25 13:19 UTC  (10+ messages)
            ` upcoming merge window: "

[PATCH] hwmon: (axi-fan-control) Fix possible NULL pointer dereference
 2023-10-25 13:21 UTC 

[PATCH v3 0/4] qapi/migration: Dedup migration parameter objects and fix tls-authz crash
 2023-10-25 13:17 UTC  (5+ messages)
      ` QAPI doc generator improvements (was: [PATCH v3 0/4] qapi/migration: Dedup migration parameter objects and fix tls-authz crash)

[RESEND RFC PATCH v2 00/14] device_cgroup: guard mknod for non-initial user namespace
 2023-10-25 13:17 UTC  (2+ messages)

[RESEND PATCH] Revert "fuse: Apply flags2 only when userspace set the FUSE_INIT_EXT"
 2023-10-25 13:17 UTC  (10+ messages)
` [PATCH v2] "

[kvmtool PATCH v2 0/6] RISC-V AIA irqchip and Svnapot support
 2023-10-25 13:17 UTC  (10+ messages)
` [kvmtool PATCH v2 2/6] riscv: Add Svnapot extension support
` [kvmtool PATCH v2 3/6] riscv: Make irqchip support pluggable
` [kvmtool PATCH v2 4/6] riscv: Add IRQFD support for in-kernel AIA irqchip

[Intel-gfx] [PATCH] drm/i915/mtl: Add Wa_22016670082
 2023-10-25 13:17 UTC 

[PATCH v9 0/22] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-10-25 13:16 UTC  (9+ messages)
` [PATCH v9 01/20] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties

[PATCH 00/30] crypto: reduce ahash API overhead
 2023-10-25 13:16 UTC  (7+ messages)
` [PATCH 02/30] crypto: sun4i-ss - remove unnecessary alignmask for ahashes
` [PATCH 03/30] crypto: sun8i-ce "
` [PATCH 04/30] crypto: sun8i-ss "

[PATCH] locking/atomic: sh: Use generic_cmpxchg_local for arch_cmpxchg_local()
 2023-10-25 13:16 UTC  (6+ messages)

[PATCH] eal/unix: allow creating thread with real-time priority
 2023-10-25 13:15 UTC  (4+ messages)

[PATCH v2 00/12] migration: Yet another round of atomic counters
 2023-10-25 13:14 UTC  (3+ messages)
` [PATCH v2 01/12] qemu-file: Don't increment qemu_file_transferred at qemu_file_fill_buffer

[PATCH V7] NUMA: optimize detection of memory with no node id assigned by firmware
 2023-10-25 13:15 UTC 

[PATCH] lsm: drop LSM_ID_IMA
 2023-10-25 13:14 UTC  (8+ messages)

[PATCH net-next] bareudp: use ports to lookup route
 2023-10-25 13:14 UTC  (2+ messages)

[PATCH v3 0/6] riscv: RVA22U64 profile support
 2023-10-25 13:14 UTC  (4+ messages)
` [PATCH v3 1/6] target/riscv: add rva22u64 profile definition

[PATCH] ARM: dts: renesas: marzen: Rename keyboard nodes
 2023-10-25 13:13 UTC  (3+ messages)

[PATCH v2] ima: detect changes to the backing overlay file
 2023-10-25 13:12 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/mtl: Apply notify_guc to all GTs
 2023-10-25 13:12 UTC  (2+ messages)

[PATCH v4][docs] dev-manual: add security team processes
 2023-10-25 13:12 UTC 

[PATCH v8 0/3] media: rockchip: Add a driver for Rockchip's camera interface
 2023-10-25 13:12 UTC  (8+ messages)

[PATCH] ksmbd: prevent some integer overflows
 2023-10-25 13:11 UTC  (2+ messages)

[RFC v1] arm64: dts: mediatek: add dtbs with applied overlays for bpi-r3
 2023-10-25 13:10 UTC  (5+ messages)
` Aw: "

[PATCH 1/2] drm/logicvc: Avoid possible overflow in layer buffer setup variables
 2023-10-25 13:09 UTC  (3+ messages)
` [PATCH 2/2] drm/logicvc: Define max dimensions from USHRT_MAX

[syzbot] Monthly exfat report (Oct 2023)
 2023-10-25 13:11 UTC 

[syzbot] [iommu?] KASAN: slab-use-after-free Read in iommufd_ioas_iova_ranges
 2023-10-25 13:11 UTC 

[PATCH v5] net/mlx5: add test for live migration
 2023-10-25 13:10 UTC  (3+ messages)
` [PATCH v7] "

[syzbot] [dccp?] general protection fault in dccp_write_xmit (2)
 2023-10-25 13:09 UTC 

[PATCH v2] cve-check: Classify patched CVEs into 3 statuses
 2023-10-25 13:09 UTC  (6+ messages)
  ` [OE-core] "

[PATCH 0/8] devm_led_classdev_register() usage problem
 2023-10-25 13:07 UTC  (8+ messages)
` [PATCH 1/8] leds: powernv: explicitly unregister LEDs at module's shutdown
` [PATCH 2/8] leds: nic78bx: "
` [PATCH 3/8] leds: an30259a: "
` [PATCH 4/8] leds: mlxreg: "
` [PATCH 5/8] leds: aw200xx: "
` [PATCH 6/8] leds: aw2013: "
` [PATCH 7/8] leds: lp3952: "

[libgpiod][PATCH v9 0/1] bindings: python: optionally include module in sdist
 2023-10-25 13:06 UTC  (4+ messages)
` [libgpiod][PATCH v9 1/1] "

[PATCH 0/8] arm: mach-snapdragon: Qualcomm clock driver cleanup
 2023-10-25 13:06 UTC  (4+ messages)

[PATCH V1 vfio 0/9] Introduce a vfio driver over virtio devices
 2023-10-25 13:04 UTC  (9+ messages)
` [PATCH V1 vfio 6/9] virtio-pci: Introduce APIs to execute legacy IO admin commands

[Intel-gfx] [PATCH] drm/i915/display: Support PSR entry VSC packet to be transmitted one frame earlier
 2023-10-25 13:05 UTC  (2+ messages)

[PATCH net v3] MAINTAINERS: Remove linuxwwan@intel.com mailing list
 2023-10-25 13:03 UTC 

[RFC PATCH 0/1] make cmdline library easier to use
 2023-10-25 13:04 UTC  (4+ messages)
` [PATCH v5 0/9] document and simplify use of cmdline
  ` [PATCH v5 2/9] buildtools: script to generate cmdline boilerplate

[Intel-xe] [CI 01/10] drm/gpuvm: convert WARN() to drm_WARN() variants
 2023-10-25 12:55 UTC  (10+ messages)
` [Intel-xe] [CI 02/10] drm/gpuvm: add common dma-resv per struct drm_gpuvm
` [Intel-xe] [CI 03/10] drm/xe: Adjust to "drm/gpuvm: add common dma-resv per struct drm_gpuvm"
` [Intel-xe] [CI 04/10] drm/gpuvm: add drm_gpuvm_flags to drm_gpuvm
` [Intel-xe] [CI 05/10] drm/xe: Adjust to commit "drm/gpuvm: add drm_gpuvm_flags to drm_gpuvm"
` [Intel-xe] [CI 06/10] drm/gpuvm: add an abstraction for a VM / BO combination
` [Intel-xe] [CI 07/10] drm/xe: Adjust to commit "drm/gpuvm: add an abstraction for a VM/BO combination"
` [Intel-xe] [CI 08/10] drm/gpuvm: track/lock/validate external/evicted objects
` [Intel-xe] [CI 09/10] drm/xe: Adapt to GPUVM tracking of external / evicted objects
` [Intel-xe] [CI 10/10] drm/xe: Use DRM_GPUVM_RESV_PROTECTED for gpuvm

[PATCH net-next v7 0/7] Create a binding for the Marvell MV88E6xxx DSA switches
 2023-10-25 13:02 UTC  (4+ messages)
` [PATCH net-next v7 1/7] dt-bindings: net: dsa: Require ports or ethernet-ports

[XEN PATCH v2] x86/iommu_init: address a violation of MISRA C:2012 Rule 8.3
 2023-10-25 13:01 UTC 

[PATCH 00/11] hw/arm/aspeed: Split AspeedSoCState per 2400/2600/10x0
 2023-10-25 13:01 UTC  (2+ messages)

[PATCH v3 0/4] dma: sf-pdma: various sf-pdma updates for the mpfs platform
 2023-10-25 13:01 UTC  (4+ messages)
` [PATCH v3 3/4] dmaengine: sf-pdma: add mpfs-pdma compatible name

[PATCH v2 RESEND] misc/led: LED state is set opposite of what is expected
 2023-10-25 12:59 UTC  (2+ messages)

[Patch v4 00/11] Add MFC V12 support
 2023-10-25 13:00 UTC  (4+ messages)
  ` [Patch v4 01/11] dt-bindings: media: s5p-mfc: Add mfcv12 variant

[Intel-xe] [PATCH 1/2] Revert "FIXME: drm/i915: xe doesn't have IS_GFX_GT_IP_STEP()"
 2023-10-25 13:00 UTC  (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/2] "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "

[PATCH 6.5 000/241] 6.5.9-rc1 review
 2023-10-25 13:00 UTC  (5+ messages)
` [PATCH 6.5 159/241] net/smc: support smc release version negotiation in clc handshake

[PATCH v2 0/1] PCI: qcom-ep: Fix the BAR size programming
 2023-10-25 13:00 UTC  (2+ messages)
` [PATCH v2 1/1] PCI: qcom-ep: Implement write_dbi2() callback for writing DBI2 registers properly

[Intel-gfx] [PATCH] drm/i915: Add bigjoiner force enable option to debugfs
 2023-10-25 12:59 UTC  (2+ messages)

[Acpica-devel] [PATCH v3 0/6] consolidate and cleanup CPU capacity
 2023-10-25 12:58 UTC  (20+ messages)
` [Acpica-devel] [PATCH v3 3/6] cpufreq/schedutil: use a fixed reference frequency
    `  "
` [Acpica-devel] [PATCH v3 4/6] energy_model: "
    `  "
` [Acpica-devel] [PATCH v3 5/6] cpufreq/cppc: set the frequency used for computing the capacity
  `  "

[Intel-gfx] [PATCH v4 0/3] Resolve suspend-resume racing with GuC destroy-context-worker
 2023-10-25 12:58 UTC  (7+ messages)
` [Intel-gfx] [PATCH v4 3/3] drm/i915/gt: Timeout when waiting for idle in suspending

[PATCH] MAINTAINERS: Add myself as maintainer of the Ralink architecture
 2023-10-25 12:58 UTC  (2+ messages)

[PATCH] lib/crypto/aesgcm.c:add kernel docs for aesgcm_mac
 2023-10-25 12:57 UTC 

[PATCH -tip v3] x86/percpu: Introduce const-qualified const_pcpu_hot
 2023-10-25 12:57 UTC  (2+ messages)

[PATCH] docs: module-signing: adjust guide after sha1 and sha224 support is gone
 2023-10-25 12:57 UTC  (2+ messages)

rtw88, rtw89 -- options for bringing a couple rtw standalone GitHub repos into backports.git
 2023-10-25 12:56 UTC  (5+ messages)

[PATCH] staging: vc04_services: use snprintf instead of sprintf
 2023-10-25 12:50 UTC  (4+ messages)

[PATCH v2 0/3] pm8916: Add BMS and charger
 2023-10-25 12:57 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: mfd: qcom,spmi-pmic: Add pm8916 vm-bms and lbc

[PATCH v2] config/arm: update aarch32 build with gcc13
 2023-10-25 12:57 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v1 0/6] Replace acpi_driver with platform_driver
 2023-10-25 12:56 UTC  (2+ messages)

[PATCH] vgacon: fix mips/sibyte build regression
 2023-10-25 12:56 UTC  (2+ messages)

[PATCH v5 0/7] iommu: Retire bus ops
 2023-10-25 12:55 UTC  (5+ messages)
` [PATCH v5 3/7] iommu: Validate that devices match domains

Problems on enabling snapshots after reboot,
 2023-10-25 12:55 UTC 

[PATCH] soc: qcom: pmic_glink: fix connector type to be DisplayPort
 2023-10-25 12:54 UTC  (6+ messages)

[POC][RFC][PATCH] sched: Extended Scheduler Time Slice
 2023-10-25 12:54 UTC  (3+ messages)

[PATCH] x86/vPIC: check values loaded from state save record
 2023-10-25 12:53 UTC  (4+ messages)

[Patch v5 0/2] Add support for _TFP and change throttle pctg
 2023-10-25 12:51 UTC  (4+ messages)
` [Patch v5 2/2] ACPI: processor: reduce CPUFREQ thermal reduction pctg for Tegra241

[RFC PATCH] certs: Only allow certs signed by keys on the builtin keyring
 2023-10-25 12:48 UTC  (3+ messages)

[PATCH v2 0/6] DRM driver for verisilicon
 2023-10-25 12:50 UTC  (5+ messages)
` [PATCH v2 1/6] dt-bindings: display: Add yamls for JH7110 display system

[Intel-gfx] [PATCH 0/4] DP DSC min/max src bpc fixes
 2023-10-25 12:50 UTC  (3+ messages)
` [Intel-gfx] [PATCH 4/4] drm/i915/dp: Limit max_requested_bpc based on src DSC bpc limits


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.