All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-13 14:36:50 to 2024-09-13 15:25:41 UTC [more...]

[PATCH 0/6] libstub,tpm: fix small bugs and improve error reporting
 2024-09-13 15:25 UTC  (3+ messages)
` [PATCH 6/6] libstub,tpm: do not ignore failure case when reading final event log

[PATCH 1/2] pcapng: fix handling of chained mbufs
 2024-09-13 15:25 UTC  (2+ messages)

[PATCH 1/2] drm/xe: Don't try to derive GT clock freq from display register on Xe2
 2024-09-13 15:25 UTC  (3+ messages)
` ✗ CI.FULL: failure for series starting with [1/2] "

[PATCH] PCI: vmd: Delay interrupt handling on MTL VMD controller
 2024-09-13 15:24 UTC  (11+ messages)

[PATCH 0/7] s390/vdso: getrandom() vdso implementation
 2024-09-13 15:24 UTC  (12+ messages)
` [PATCH 7/7] s390/vdso: Wire up "

[PATCH] net: Handle threadirqs in __napi_schedule_irqoff
 2024-09-13 15:23 UTC  (3+ messages)

[PATCH v5 0/9] Add per-core RAPL energy counter support for AMD CPUs
 2024-09-13 15:21 UTC  (4+ messages)
` [PATCH v5 1/9] x86/topology: Introduce topology_logical_core_id()
` [PATCH v5 2/9] perf/x86/rapl: Remove the cpu_to_rapl_pmu() function
` [PATCH v5 3/9] perf/x86/rapl: Rename rapl_pmu variables

[PATCH v2 00/17] Multifd 🔀 device state transfer support with VFIO consumer
 2024-09-13 15:22 UTC  (10+ messages)
` [PATCH v2 12/17] migration/multifd: Device state transfer support - send side

[PULL 00/27] target-arm queue
 2024-09-13 15:14 UTC  (28+ messages)
` [PULL 01/27] hw/s390/ccw-device: Convert to three-phase reset
` [PULL 02/27] hw/s390/virtio-ccw: "
` [PULL 03/27] target/s390: Convert CPU to Resettable interface
` [PULL 04/27] hw: Remove device_class_set_parent_reset()
` [PULL 05/27] target/alpha, hppa: Remove unused parent_reset fields
` [PULL 06/27] hw: Define new device_class_set_legacy_reset()
` [PULL 07/27] hw: Use device_class_set_legacy_reset() instead of opencoding
` [PULL 08/27] hw: Rename DeviceClass::reset field to legacy_reset
` [PULL 09/27] hw: Remove device_phases_reset()
` [PULL 10/27] hw/core/qdev: Simplify legacy_reset handling
` [PULL 11/27] hw/core/resettable: Remove transitional_function machinery
` [PULL 12/27] kvm: Use 'unsigned long' for request argument in functions wrapping ioctl()
` [PULL 13/27] hw/boards: Add hvf_get_physical_address_range to MachineClass
` [PULL 14/27] hvf: Split up hv_vm_create logic per arch
` [PULL 15/27] hvf: arm: Implement and use hvf_get_physical_address_range
` [PULL 16/27] target/arm/tcg: refine cache descriptions with a wrapper
` [PULL 17/27] hw/net/can/xlnx-versal-canfd: Fix interrupt level
` [PULL 18/27] hw/net/can/xlnx-versal-canfd: Fix CAN FD flag check
` [PULL 19/27] hw/net/can/xlnx-versal-canfd: Translate CAN ID registers
` [PULL 20/27] hw/net/can/xlnx-versal-canfd: Handle flags correctly
` [PULL 21/27] hw/net/can/xlnx-versal-canfd: Fix byte ordering
` [PULL 22/27] hw/net/can/xlnx-versal-canfd: Simplify DLC conversions
` [PULL 23/27] hw/net/can/xlnx-versal-canfd: Fix FIFO issues
` [PULL 24/27] MAINTAINERS: Remove Vikram Garhwal as maintainer
` [PULL 25/27] MAINTAINERS: Update Xilinx Versal OSPI maintainer's email address
` [PULL 26/27] MAINTAINERS: Add my-self as CAN maintainer
` [PULL 27/27] hw/intc/arm_gic: fix spurious level triggered interrupts

[PATCH RFC 10/10] tests/migration-tests: Add test case for responsive CPU throttle
 2024-09-13 15:17 UTC  (16+ messages)

[PATCH v11 00/20] Add Secure TSC support for SNP guests
 2024-09-13 15:21 UTC  (3+ messages)
` [PATCH v11 13/20] x86/cc: Add CC_ATTR_GUEST_SECURE_TSC

Help with "ipmitool chassis power on"
 2024-09-13 15:20 UTC  (2+ messages)

[PATCHv2 0/3] wifi: ath9k: remove platform_data support
 2024-09-13 15:19 UTC  (7+ messages)
` [PATCHv2 1/3] wifi: ath9k: eeprom: remove platform data
` [PATCHv2 2/3] wifi: ath9k: btcoex: remove platform_data
` [PATCHv2 3/3] wifi: ath9k: remove ath9k_platform_data

[PATCH] nfsd: Fill NFSv4.1 server implementation fields in OP_EXCHANGE_ID response
 2024-09-13 15:19 UTC  (2+ messages)

SELinux namespaces re-base
 2024-09-13 15:19 UTC  (18+ messages)

[PATCH] ACPI: thermal: Use strscpy() instead of strcpy()
 2024-09-13 15:17 UTC  (2+ messages)

[PATCH 0/3] Implement ACPI SPCR v3 support and minor earlycon cleanup
 2024-09-13 15:18 UTC  (3+ messages)
` [PATCH 1/3] Documentation: kernel-parameters: Add uartclk to console=uart

[PATCH V22 17/22] mmc: sdhci-uhs2: add irq() and others
 2024-09-13 15:17 UTC  (2+ messages)

[PATCH 0/4] cleaning up nvme timeout over-dependence on global values
 2024-09-13 15:17 UTC  (3+ messages)
` [PATCH 4/4] nvme: use per device timeout waits over depending on global default value

[PATCH 0/6] PF: Initial support to save/restore VF GuC state
 2024-09-13 15:17 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for PF: Initial support to save/restore VF GuC state (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[PATCH v5 00/30] Permission Overlay Extension
 2024-09-13 15:14 UTC  (7+ messages)
` [PATCH v5 06/30] arm64: context switch POR_EL0 register

[PATCH bpf-next] libbpf: Fix expected_attach_type set when kernel not support
 2024-09-13 15:14 UTC  (3+ messages)

[PATCH i-g-t v6 00/17] Test coverage for GPU debug support
 2024-09-13 15:14 UTC  (4+ messages)
` [PATCH i-g-t v6 11/17] lib/xe_eudebug: Introduce eu debug testing framework

[PATCH v9 00/12] Add ACPI CPER firmware first error injection on ARM emulation
 2024-09-13 15:14 UTC  (4+ messages)
` [PATCH v9 02/12] acpi/ghes: rework the logic to handle HEST source ID

[PATCH] ecryptfs: Fix packet format comment in parse_tag_67_packet()
 2024-09-13 15:12 UTC 

[PATCH] iommu/arm-smmu: Clarify MMU-500 CPRE workaround
 2024-09-13 15:13 UTC  (2+ messages)

[PATCH 0/4] remote: branch setting fixes
 2024-09-13 15:11 UTC  (7+ messages)
` [PATCH 2/4] remote: print an error if refspec cannot be removed
` [PATCH 4/4] remote: check branch names

[PATCH v2] drm/xe/vram: fix ccs offset calculation
 2024-09-13 15:10 UTC  (3+ messages)
` ✓ CI.checksparse: success for drm/xe/vram: fix ccs offset calculation (rev2)
` ✓ CI.BAT: "

[PATCH v3 0/4] vfio-pci support pasid attach/detach
 2024-09-13 15:09 UTC  (5+ messages)
` [PATCH v3 1/4] ida: Add ida_find_first_range()

[syzbot] [riscv?] kernel panic: corrupted stack end in handle_page_fault (2)
 2024-09-13 15:09 UTC  (2+ messages)

[PATCH v4 00/27] This is continued work on Samsung S9(SM-9600) starqltechn
 2024-09-13 15:08 UTC  (28+ messages)
` [PATCH v4 01/27] power: supply: add undervoltage health status property
` [PATCH v4 02/27] clk: qcom: clk-rcg2: name refactoring
` [PATCH v4 03/27] gcc-sdm845: Add general purpose clock ops
` [PATCH v4 04/27] dt-bindings: panel: add Samsung s6e3ha8
` [PATCH v4 05/27] dt-bindings: mfd: add maxim,max77705
` [PATCH v4 06/27] dt-bindings: mfd: add samsung,s2dos05
` [PATCH v4 07/27] drm/panel: Add support for S6E3HA8 panel driver
` [PATCH v4 08/27] mfd: max77693: remove unused declarations
` [PATCH v4 09/27] mfd: Add new driver for MAX77705 PMIC
` [PATCH v4 10/27] input: max77693: add max77705 haptic support
` [PATCH v4 11/27] power: supply: max77705: Add charger driver for Maxim 77705
` [PATCH v4 12/27] power: supply: max77705: Add fuel gauge "
` [PATCH v4 13/27] leds: max77705: Add LEDs support
` [PATCH v4 14/27] mfd: sec-core: add s2dos05 support
` [PATCH v4 15/27] regulator: add s2dos05 regulator support
` [PATCH v4 16/27] arm64: dts: qcom: sdm845: enable gmu
` [PATCH v4 17/27] arm64: dts: qcom: starqltechn: remove wifi
` [PATCH v4 18/27] arm64: dts: qcom: starqltechn: fix usb regulator mistake
` [PATCH v4 19/27] arm64: dts: qcom: starqltechn: refactor node order
` [PATCH v4 20/27] arm64: dts: qcom: starqltechn: remove excess reserved gpios
` [PATCH v4 21/27] arm64: dts: qcom: starqltechn: add gpio keys
` [PATCH v4 22/27] arm64: dts: qcom: starqltechn: add max77705 PMIC
` [PATCH v4 23/27] arm64: dts: qcom: starqltechn: add display PMIC
` [PATCH v4 24/27] arm64: dts: qcom: starqltechn: add touchscreen support
` [PATCH v4 25/27] arm64: dts: qcom: starqltechn: add initial sound support
` [PATCH v4 26/27] arm64: dts: qcom: starqltechn: add graphics support
` [PATCH v4 27/27] arm64: dts: qcom: starqltechn: add modem support

[RFC PATCH net-next v1 0/4] net: devmem: TX Path
 2024-09-13 15:09 UTC  (5+ messages)
` [RFC PATCH net-next v1 1/4] net: devmem: Implement TX path
` [RFC PATCH net-next v1 2/4] selftests: ncdevmem: Implement client side
` [RFC PATCH net-next v1 3/4] selftests: ncdevmem: Implement loopback mode
` [RFC PATCH net-next v1 4/4] selftests: ncdevmem: Add TX side to the test

[PATCH v4 0/6] landlock: Signal scoping support
 2024-09-13 15:07 UTC  (5+ messages)
` [PATCH v4 1/6] landlock: Add signal scoping control
` [PATCH v4 6/6] landlock: Document LANDLOCK_SCOPED_SIGNAL

[PATCH] dt-bindings: clk: vc5: Make SD/OE pin configuration properties not required
 2024-09-13 15:07 UTC  (9+ messages)

[RFC PATCH net-next] net/udp: Add 4-tuple hash for connected socket
 2024-09-13 15:06 UTC  (5+ messages)

[PATCH v4 27/28] gcc-sdm845: Add general purpose clock ops
 2024-09-13 15:06 UTC  (3+ messages)

Commit signing with SSH key uses SSH_AUTH_SOCK but ignores IdentityAgent
 2024-09-13 15:05 UTC  (2+ messages)

[PATCH] drm/i915/dp: Fix AUX IO power enabling for eDP PSR
 2024-09-13 15:05 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v6 00/28] Integrate MbedTLS v3.6 LTS with U-Boot
 2024-09-13 15:04 UTC  (6+ messages)
` [PATCH v6 07/28] hash: integrate hash on mbedtls

[RFC PATCH v3 00/19] Support socket access-control
 2024-09-13 15:04 UTC  (5+ messages)
` [RFC PATCH v3 06/19] selftests/landlock: Test adding a rule for unhandled access

[PATCH net-next V2 0/5] Add support to SFP for PCI11x1x chips
 2024-09-13 15:03 UTC  (10+ messages)
` [PATCH net-next V2 4/5] net: lan743x: Implement phylink pcs

[PATCH 0/2] Block DC6 on Vblank enable for Panel Replay
 2024-09-13 15:03 UTC  (6+ messages)
` [PATCH 1/2] drm/i915/display: Add block_dc6_needed variable into intel_crtc
` ✗ Fi.CI.SPARSE: warning for Block DC6 on Vblank enable for Panel Replay
` ✗ Fi.CI.DOCS: "
` ✓ Fi.CI.BAT: success "

[PATCH bpf-next v3 1/2] bpf: Fix a sdiv overflow issue
 2024-09-13 15:03 UTC  (2+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Add tests for sdiv/smod overflow cases

[PATCH v3 0/5] xen/bitops: hweight() cleanup/improvements
 2024-09-13 15:02 UTC  (6+ messages)
` [PATCH v3 2/5] xen/bitops: Drop the remnants of hweight{8,16}()
` [PATCH v3 3/5] xen/bitops: Implement hweight32() in terms of hweightl()

[PATCH v2] i2c: omap: Fix standard mode false ACK readings
 2024-09-13 15:01 UTC  (9+ messages)

[PATCH v1 0/6] serial: 8250_exar: Replace custom EEPROM code with eeprom_93cx6
 2024-09-13 14:55 UTC  (7+ messages)
` [PATCH v1 1/6] misc: eeprom: eeprom_93cx6: Add quirk for extra read clock cycle
` [PATCH v1 2/6] misc: eeprom: eeprom_93cx6: Switch to BIT() macro
` [PATCH v1 3/6] misc: eeprom: eeprom_93cx6: Replace printk(KERN_ERR ...) with pr_err()
` [PATCH v1 4/6] serial: 8250_exar: Replace custom EEPROM read with eeprom_93cx6
` [PATCH v1 5/6] serial: 8250_exar: Remove old exar_ee_read() and other unneeded code
` [PATCH v1 6/6] serial: 8250_exar: Add select EEPROM_93CX6 in Kconfig

[PATCH v3 0/8] x86/module: use large ROX pages for text allocations
 2024-09-13 15:00 UTC  (5+ messages)
` [PATCH v3 7/8] execmem: add support for cache of large ROX pages

[PATCH v4 0/3] Refactor __kmem_cache_create() and fix memory leak
 2024-09-13 15:00 UTC  (7+ messages)
` [PATCH v4 3/3] mm/slub: Fix memory leak of kobj->name in sysfs_slab_add()

[PATCH v7 00/10] platform/chrome: Introduce DT hardware prober
 2024-09-13 14:59 UTC  (3+ messages)
` [PATCH v7 05/10] i2c: core: Remove extra space in Makefile

[PATCH net v2] net: xilinx: axienet: Schedule NAPI in two steps
 2024-09-13 14:57 UTC 

[PATCH] mempool: test performance with larger bursts
 2024-09-13 14:58 UTC  (7+ messages)
` [PATCH v7] "

[iptables PATCH] extensions: TPROXY: Fix for translation being non-terminal
 2024-09-13 14:57 UTC 

[PATCH 6.6 v2 1/4] riscv: dts: starfive: add assigned-clock* to limit frquency
 2024-09-13 14:56 UTC  (3+ messages)

[PATCH] xen/swiotlb: add alignment check for dma buffers
 2024-09-13 14:56 UTC 

[PATCH net] selftests: forwarding: Avoid false MDB delete/flush failures
 2024-09-13 14:56 UTC  (2+ messages)

[PATCH] media: verisilicon: av1: Fix reference video buffer pointer assignment
 2024-09-13 14:52 UTC  (5+ messages)

[PATCH net v3] net: xilinx: axienet: Fix packet counting
 2024-09-13 14:51 UTC 

[PATCH -next] crypto: qat - remove redundant null pointer checks in adf_dbgfs_init()
 2024-09-13 14:52 UTC  (3+ messages)

Receive Nonprofit Credentials Over The Weekend
 2024-09-13 14:48 UTC 

[PATCH v3 00/23] This is continued work on Samsung S9(SM-9600) starqltechn
 2024-09-13 14:51 UTC  (4+ messages)
` [PATCH v3 04/23] dt-bindings: mfd: add maxim,max77705

[PATCH bpf-next v4] selftests/bpf: use auto-dependencies for test objects
 2024-09-13 14:51 UTC  (3+ messages)

[PATCH] mm/madvise: process_madvise() drop capability check if same mm
 2024-09-13 14:51 UTC  (2+ messages)

[GIT PULL] printk for 6.12
 2024-09-13 14:50 UTC 

[Intel-wired-lan] [bug report]iavf: deadlock on detach/attach vf to VM with net_failover
 2024-09-13 14:50 UTC  (4+ messages)
  ` [Intel-wired-lan] [EXTERNAL] "

[PATCH v1 00/10] acc baseband PMD fix and updates for 24.11
 2024-09-13 14:49 UTC  (3+ messages)
` [PATCH v1 01/10] baseband/acc: fix access to deallocated mem

[PATCH] hw/pci-bridge: Add a Kconfig switch for the normal PCI bridge
 2024-09-13 14:48 UTC 

CVE-2024-46713: perf/aux: Fix AUX buffer serialization
 2024-09-13 14:49 UTC 

[PATCH i-g-t 0/3] Switch the FFT library to meow_fft
 2024-09-13 14:49 UTC  (2+ messages)
` ✗ CI.xeBAT: failure for "

[PATCH v2] crypto: Removing CRYPTO_AES_GCM_P10
 2024-09-13 14:48 UTC  (2+ messages)

[PULL 0/9] Migration 20240909 patches
 2024-09-13 14:47 UTC  (4+ messages)
` [PULL 1/9] softmmu: Support concurrent bounce buffers

[PATCH RFC 00/10] perf: user space sframe unwinding
 2024-09-13 14:47 UTC  (11+ messages)
` [PATCH RFC 04/10] perf: Introduce deferred user callchains

[PATCH] smack: deduplicate access to string conversion
 2024-09-13 14:46 UTC 

[PATCH v1 0/3] Move {acpi_}device_init() and device_get_class() to common code
 2024-09-13 14:46 UTC  (4+ messages)
` [PATCH v1 2/3] xen/riscv: add section for device information in linker script

[PATCH] btrfs: zoned: clear SB magic on conventional zone
 2024-09-13 14:45 UTC  (2+ messages)

[PATCH v1 0/5] Add Microchip IPC mailbox and remoteproc support
 2024-09-13 14:44 UTC  (3+ messages)

[GIT PULL] vfs procfs
 2024-09-13 14:44 UTC 

[GIT PULL] vfs fallocate
 2024-09-13 14:44 UTC 

[PATCH bpf-next v2] bpf: Fix bpf_get/setsockopt to tos not take effect when TCP over IPv4 via INET6 API
 2024-09-13 14:44 UTC  (6+ messages)
      ` [External] "

[GIT PULL] vfs file
 2024-09-13 14:43 UTC 

[GIT PULL] vfs folio
 2024-09-13 14:42 UTC 

[PATCH net-next] net: sched: cls_api: improve the error message for ID allocation failure
 2024-09-13 14:42 UTC  (2+ messages)

[GIT PULL] vfs mount
 2024-09-13 14:41 UTC 

[GIT PULL] vfs misc
 2024-09-13 14:41 UTC 

[PATCH] drm/xe: Restore pci state upon resume
 2024-09-13 14:41 UTC  (2+ messages)
` ✓ CI.FULL: success for drm/xe: Restore pci state upon resume (rev2)

[PATCH v2 1/6] eal: add static per-lcore memory allocation facility
 2024-09-13 14:40 UTC  (9+ messages)
` [PATCH v3 0/7] Lcore variables
  ` [PATCH v3 3/7] eal: add lcore variable performance test

[GIT PULL] nvme fixes for linux 6.12
 2024-09-13 14:39 UTC  (2+ messages)

How to create/use RPMSG-over-VIRTIO devices in Linux
 2024-09-13 14:39 UTC  (9+ messages)

[RFC 00/31] objtool, livepatch: Livepatch module generation
 2024-09-13 14:39 UTC  (4+ messages)

0010:virtnet_rq_alloc+0x8f/0x1b0 [virtio_net] with 6.10.7 and packed virtqueues
 2024-09-13 14:38 UTC  (7+ messages)

[PATCH] scripts: use ':Original:' tag to locate the origin file
 2024-09-13 14:38 UTC  (2+ messages)

[PATCH v6 0/8] PCI: Consolidate TLP Log reading and printing
 2024-09-13 14:36 UTC  (9+ messages)
` [PATCH v6 1/8] PCI: Don't expose pcie_read_tlp_log() outside of PCI subsystem
` [PATCH v6 2/8] PCI: Move TLP Log handling to own file
` [PATCH v6 3/8] PCI: Make pcie_read_tlp_log() signature same
` [PATCH v6 4/8] PCI: Use unsigned int i in pcie_read_tlp_log()
` [PATCH v6 5/8] PCI: Store # of supported End-End TLP Prefixes
` [PATCH v6 6/8] PCI: Add TLP Prefix reading into pcie_read_tlp_log()
` [PATCH v6 7/8] PCI: Create helper to print TLP Header and Prefix Log
` [PATCH v6 8/8] PCI/AER: Add prefixes to printouts

[PATCH 1/2] dt-bindings: arm: sunxi: document RerVision A33-Vstar board
 2024-09-13 14:37 UTC  (3+ messages)

[bug report] net/mlx5: HWS, added send engine and context handling
 2024-09-13 14:37 UTC 

[PATCH v10 00/25] Introduce the lwIP network stack
 2024-09-13 14:37 UTC  (7+ messages)


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.