All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-22 09:35:00 to 2023-11-22 09:56:05 UTC [more...]

[PATCH 1/3] tests/avocado: reverse_debugging drain console to prevent hang
 2023-11-22  9:55 UTC  (8+ messages)
` [PATCH 2/3] chardev: report blocked write to chardev backend

[PATCH v3 00/12] Hardware wrapped key support for qcom ice and ufs
 2023-11-22  9:55 UTC  (4+ messages)
` [PATCH v3 12/12] dt-bindings: crypto: ice: document the hwkm property

[PATCH v3 0/3] uvcvideo: Attempt N to land UVC race conditions fixes
 2023-11-22  9:55 UTC  (9+ messages)
` [PATCH v3 1/3] media: uvcvideo: Always use uvc_status_stop()
` [PATCH v3 2/3] media: uvcvideo: Do not halt the device after disconnect

[PATCH v2 00/13] arm64: Add support for FEAT_E2H0, or lack thereof
 2023-11-22  9:54 UTC  (8+ messages)
` [PATCH v2 02/13] arm64: cpufeatures: Correctly handle signed values
` [PATCH v2 05/13] arm64: cpufeature: Add ID_AA64MMFR4_EL1 handling

[PATCH 00/19] qapi: statically type schema.py
 2023-11-22  9:54 UTC  (16+ messages)
` [PATCH 03/19] qapi/schema: name QAPISchemaInclude entities
` [PATCH 05/19] qapi/schema: make c_type() and json_type() abstract methods
` [PATCH 07/19] qapi/introspect: assert schema.lookup_type did not fail

[PATCHv2] USB: gl620a: check for rx buffer overflow
 2023-11-22  9:55 UTC  (2+ messages)

[PATCH v2 0/5] x86/HVM: load state checking
 2023-11-22  9:54 UTC  (8+ messages)
` [PATCH v2 1/5] x86/HVM: introduce hvm_point_entry()
` [PATCH v2 2/5] x86/HVM: split restore state checking from state loading

[PATCH] drm/panfrost: Really power off GPU cores in panfrost_gpu_power_off()
 2023-11-22  9:54 UTC  (11+ messages)

[PATCH 0/2] tools: add two local .gitignore files
 2023-11-22  9:53 UTC  (6+ messages)
` [PATCH 2/2] tools/python: add .gitignore file

[PATCH net-next v3] net/smc: avoid atomic_set and smp_wmb in the tx path when possible
 2023-11-22  9:53 UTC  (5+ messages)

[PATCH 0/2] app/testpmd: support set RSS hash algorithm
 2023-11-22  9:48 UTC  (3+ messages)
` [PATCH 1/2] ethdev: add new API to get RSS hash algorithm by name
` [PATCH 2/2] app/testpmd: support set RSS hash algorithm

[PATCH v3 00/11] Enable HS-G5 support on SM8550
 2023-11-22  9:52 UTC  (6+ messages)
` [PATCH v3 10/11] phy: qualcomm: phy-qcom-qmp-ufs: Add High Speed Gear 5 support for SM8550

[syzbot] [kernel?] general protection fault in joydev_connect
 2023-11-22  9:51 UTC 

[PATCH] Documentation: dt-bindings: leds: document 'default-on' trigger
 2023-11-22  9:51 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH] powerpc: Adjust config HOTPLUG_CPU dependency
 2023-11-22  9:51 UTC  (3+ messages)

[XEN PATCH v4 0/2] xen/mm: address violatios of MISRA C:2012 Rules 8.2 and 8.3
 2023-11-22  9:51 UTC  (3+ messages)
` [XEN PATCH v4 1/2] x86/mm: preparation work to uniform modify_xen_mappings* interfaces
` [XEN PATCH v4 2/2] xen/mm: address violations of MISRA C:2012 Rules 8.2 and 8.3

[PATCH v3 0/2] Allow generating MAC addresses from machine ID
 2023-11-22  9:47 UTC  (3+ messages)
` [PATCH v3 1/2] common: machine_id: support deriving app specific UUIDs
` [PATCH v3 2/2] net: add generic MAC address derivation from machine ID

[PATCH] fbdev/simplefb: Suppress error on missing power domains
 2023-11-22  9:51 UTC  (2+ messages)

[PATCH 0/4] arm64: an optimization for AmpereOne
 2023-11-22  9:48 UTC  (3+ messages)

[PATCH 1/6] submodule--helper: use submodule_from_path in set-{url,branch}
 2023-11-22  9:50 UTC  (4+ messages)
` [PATCH v2 "

[pull request][net 00/15] mlx5 fixes 2023-11-21
 2023-11-22  9:50 UTC  (5+ messages)
` [net 09/15] net/mlx5e: Forbid devlink reload if IPSec rules are offloaded

[Patch v8 0/6] ledtrig-tty: add additional tty state evaluation
 2023-11-22  9:50 UTC  (7+ messages)
` [Patch v8 6/6] leds: ledtrig-tty: add additional line "

[PATCH v7 00/39] arm64/gcs: Provide support for GCS in userspace
 2023-11-22  9:42 UTC  (113+ messages)
` [PATCH v7 01/39] arm64/mm: Restructure arch_validate_flags() for extensibility
` [PATCH v7 02/39] prctl: arch-agnostic prctl for shadow stack
` [PATCH v7 03/39] mman: Add map_shadow_stack() flags
` [PATCH v7 04/39] arm64: Document boot requirements for Guarded Control Stacks
` [PATCH v7 05/39] arm64/gcs: Document the ABI "
` [PATCH v7 06/39] arm64/sysreg: Add new system registers for GCS
` [PATCH v7 07/39] arm64/sysreg: Add definitions for architected GCS caps
` [PATCH v7 08/39] arm64/gcs: Add manual encodings of GCS instructions
` [PATCH v7 09/39] arm64/gcs: Provide put_user_gcs()
` [PATCH v7 10/39] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
` [PATCH v7 11/39] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v7 12/39] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v7 13/39] arm64/mm: Map pages for guarded control stack
` [PATCH v7 14/39] KVM: arm64: Manage GCS registers for guests
` [PATCH v7 15/39] arm64/gcs: Allow GCS usage at EL0 and EL1
` [PATCH v7 16/39] arm64/idreg: Add overrride for GCS
` [PATCH v7 17/39] arm64/hwcap: Add hwcap "
` [PATCH v7 18/39] arm64/traps: Handle GCS exceptions
` [PATCH v7 19/39] arm64/mm: Handle GCS data aborts
` [PATCH v7 20/39] arm64/gcs: Context switch GCS state for EL0
` [PATCH v7 21/39] arm64/gcs: Allocate a new GCS for threads with GCS enabled
` [PATCH v7 22/39] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v7 23/39] arm64/mm: Implement map_shadow_stack()
` [PATCH v7 24/39] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v7 25/39] arm64/signal: Expose GCS state in signal frames
` [PATCH v7 26/39] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v7 27/39] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v7 28/39] kselftest/arm64: Verify the GCS hwcap
` [PATCH v7 29/39] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v7 30/39] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v7 31/39] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v7 32/39] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v7 33/39] kselftest/arm64: Add very basic GCS test program
` [PATCH v7 34/39] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v7 35/39] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v7 36/39] selftests/arm64: Add GCS signal tests
` [PATCH v7 37/39] kselftest/arm64: Add a GCS stress test
` [PATCH v7 38/39] kselftest/arm64: Enable GCS for the FP stress tests
` [PATCH v7 39/39] kselftest/clone3: Enable GCS in the clone3 selftests

[PATCH] riscv: errata: andes: Probe IOCP during boot stage
 2023-11-22  9:48 UTC  (6+ messages)

[PATCH v3 0/3] cpufreq: qcom-nvmem: Fix power domain scaling
 2023-11-22  9:48 UTC  (7+ messages)
` [PATCH v3 1/3] cpufreq: qcom-nvmem: Enable virtual power domain devices
` [PATCH v3 2/3] cpufreq: qcom-nvmem: Preserve PM domain votes in system suspend
` [PATCH v3 3/3] pmdomain: qcom: rpmpd: Set GENPD_FLAG_ACTIVE_WAKEUP

Potential config regression after 89cde455 ("kexec: consolidate kexec and crash options into kernel/Kconfig.kexec")
 2023-11-22  9:47 UTC  (7+ messages)

[PATCH 00/12] usb: dwc3: qcom: Flatten dwc3 structure
 2023-11-22  9:48 UTC  (2+ messages)

(no subject)
 2023-11-22  9:48 UTC  (2+ messages)
` 

[PATCH v2 00/10] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
 2023-11-22  9:48 UTC  (4+ messages)
` [PATCH v2 04/10] cxl/memscrub: Add CXL device patrol scrub control feature

[PATCH v3 RESEND] hid-ft260: Add serial driver
 2023-11-22  9:40 UTC 

[PATCH net-next v5 0/2] Fine-Tune Flow Control and Speed Configurations in Microchip KSZ8xxx DSA Driver
 2023-11-22  9:45 UTC  (6+ messages)
` [PATCH net-next v5 1/3] net: dsa: microchip: ksz8: Make flow control, speed, and duplex on CPU port configurable
` [PATCH net-next v5 2/3] net: dsa: microchip: ksz8: Add function to configure ports with integrated PHYs

[igt-dev] [PATCH i-g-t] test/intel/xe_guc_pc: Nuke freq_range_exec, freq_fixed_exec tests
 2023-11-22  9:44 UTC  (2+ messages)
` [igt-dev] ✗ CI.xeBAT: failure for "

[PATCH net-next v3 00/13] net: page_pool: add netlink-based introspection
 2023-11-22  9:44 UTC  (5+ messages)
` [PATCH net-next v3 07/13] net: page_pool: implement GET in the netlink API
` [PATCH net-next v3 08/13] net: page_pool: add netlink notifications for state changes

[Intel-gfx] [PATCH v2 00/11] drm/i915: Audio fastset, and some fixes
 2023-11-22  9:44 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Audio fastset, and some fixes (rev4)

RedHat QE's test result against DPDK release candidate 23.11-rc3
 2023-11-22  9:42 UTC 

[syzbot] Monthly v9fs report (Nov 2023)
 2023-11-22  9:42 UTC 

[syzbot] Monthly f2fs report (Nov 2023)
 2023-11-22  9:42 UTC 

[syzbot] Monthly rds report (Nov 2023)
 2023-11-22  9:42 UTC 

raid6 corruption after assembling with event counter difference of 1
 2023-11-22  9:42 UTC 

[PATCH 0/3] rteval: Refactor CPU list logic
 2023-11-22  9:41 UTC  (3+ messages)
` [PATCH 3/3] rteval: Convert CpuList class to a module

[PATCH 0/2] MAINTAINERS update for VME subsystems
 2023-11-22  9:41 UTC  (3+ messages)
` [PATCH 1/2] MAINTAINERS: Update Martyn Welch's address
` [PATCH 2/2] MAINTAINERS: Move Manohar Vanga to CREDITS

[meta-networking][PATCH] frr: fix CVEs CVE-2023-4675{2,3} and CVE-2023-4723{4,5}
 2023-11-22  9:39 UTC 

[PATCH v3] tests/qemu-iotests/149: Use more inclusive language in this test
 2023-11-22  9:39 UTC  (2+ messages)

[PATCH V5 00/12] fix migration of suspended runstate
 2023-11-22  9:38 UTC  (6+ messages)
` [PATCH V5 02/12] cpus: stop vm in suspended state

Question: memcg dirty throttle caused by low per-memcg dirty thresh
 2023-11-22  9:38 UTC 

[PATCH 1/2] usertools/rss: add driver abstractions
 2023-11-22  9:37 UTC  (8+ messages)

[PATCH v5 0/9] slub: Delay freezing of CPU partial slabs
 2023-11-22  9:37 UTC  (4+ messages)
` [PATCH v5 6/9] slub: Delay freezing of "

[PATCH v4 0/4] Enable sensor's runtime PM before registering async sub-dev
 2023-11-22  9:46 UTC  (5+ messages)
` [PATCH v4 1/4] media: imx355: Enable runtime PM before registering async sub-device
` [PATCH v4 2/4] media: ov01a10: "
` [PATCH v4 3/4] media: ov13b10: "
` [PATCH v4 4/4] media: ov9734: "

[PATCH] drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointer
 2023-11-22  9:35 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.