All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-02 16:18:58 to 2023-03-02 16:47:49 UTC [more...]

[PATCH v5 0/6] Add CA enforcement keyring restrictions
 2023-03-02 16:46 UTC  (7+ messages)
` [PATCH v5 1/6] KEYS: Create static version of public_key_verify_signature
` [PATCH v5 2/6] KEYS: Add missing function documentation
` [PATCH v5 3/6] KEYS: X.509: Parse Basic Constraints for CA
` [PATCH v5 4/6] KEYS: X.509: Parse Key Usage
` [PATCH v5 5/6] KEYS: CA link restriction
` [PATCH v5 6/6] integrity: machine keyring CA configuration

[PATCH v2 00/34] pci(pc/q35): acpi-index support on non-hotpluggable slots
 2023-03-02 16:46 UTC  (14+ messages)
` [PATCH v2 01/34] Revert "tests/qtest: Check for devices in bios-tables-test"
` [PATCH v2 04/34] tests: acpi: update expected blobs
` [PATCH v2 08/34] tests: acpi: whitelist pc/DSDT.hpbrroot and pc/DSDT.hpbridge tests
` [PATCH v2 09/34] x86: pcihp: fix missing bridge AML when intermediate root-port has 'hotplug=off' set
` [PATCH v2 13/34] tests: acpi: whitelist DSDT blobs before isolating PCI _DSM func 0 prolog
` [PATCH v2 17/34] acpi: pci: add EDSM method to DSDT
` [PATCH v2 18/34] tests: acpi: update expected blobs
` [PATCH v2 22/34] "
` [PATCH v2 25/34] "
` [PATCH v2 28/34] "
` [PATCH v2 29/34] pci: move acpi-index uniqueness check to generic PCI device code
` [PATCH v2 34/34] pcihp: add ACPI PCI hotplug specific is_hotpluggable_bus() callback

[PATCH -next] mm/damon/paddr: minor refactor of damon_pa_pageout()
 2023-03-02 16:47 UTC  (2+ messages)

[xen-unstable-smoke test] 178990: tolerable trouble: pass/starved - PUSHED
 2023-03-02 16:46 UTC 

[RFC] Support for Arm CCA VMs on Linux
 2023-03-02 16:46 UTC  (4+ messages)

[PATCH v3 00/34] New page table range API
 2023-03-02 16:43 UTC  (3+ messages)
` [PATCH v3 18/34] parisc: Implement the new "

[PATCH] serial: imx: Drop a few unneeded casts
 2023-03-02 15:35 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/debugfs: move IPS debugfs to hsw_ips.c
 2023-03-02 16:46 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-02 16:46 UTC 

[PATCH v4 1/2] doc: ref-variables: add LAYERSERIES_COMPAT to term glossary
 2023-03-02 16:45 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH] dt-bindings: Fix SPI and I2C bus node names in examples
 2023-03-02 16:45 UTC  (3+ messages)

[PATCH v2 00/46] hugetlb: introduce HugeTLB high-granularity mapping
 2023-03-02 16:43 UTC  (5+ messages)
` [PATCH v2 05/46] rmap: hugetlb: switch from page_dup_file_rmap to page_add_file_rmap

[PATCH 1/2] powerpc/64: Move CPU -mtune options into Kconfig
 2023-03-02 16:43 UTC  (5+ messages)
` [PATCH 2/2] powerpc/64: Use -mtune=pwr10/9/8 for clang

[PATCH v4 0/6] Remove VT-d virtual command interface and IOASID
 2023-03-02 16:47 UTC  (4+ messages)
` [PATCH v4 2/6] iommu/sva: Move PASID helpers to sva code

[PATCH] serial: core: fix broken console after suspend
 2023-03-02 16:43 UTC  (6+ messages)

[Failure] Re: git 2.40.0-rc1
 2023-03-02 16:43 UTC 

[PATCH 00/43] Migration: Create options.c for capabilities/params/properties
 2023-03-02 16:34 UTC  (44+ messages)
` [PATCH 01/43] migration: rename enabled_capabilities to capabilities
` [PATCH 02/43] migration: Pass migrate_caps_check() the old and new caps
` [PATCH 03/43] migration: Create migration_cap_set()
` [PATCH 04/43] migration: create options.c
` [PATCH 05/43] migration: Move migrate_colo_enabled() to options.c
` [PATCH 06/43] migration: Move migrate_use_compression() "
` [PATCH 07/43] migration: Move migrate_use_events() "
` [PATCH 08/43] migration: Move migrate_use_multifd() "
` [PATCH 09/43] migration: Move migrate_use_zero_copy_send() "
` [PATCH 10/43] migration: Move migrate_use_xbzrle() "
` [PATCH 11/43] migration: Move migrate_use_block() "
` [PATCH 12/43] migration: Move migrate_use_return() "
` [PATCH 13/43] migration: Create migrate_rdma_pin_all() function
` [PATCH 14/43] migration: Move migrate_caps_check() to options.c
` [PATCH 15/43] migration: Move qmp_query_migrate_capabilities() "
` [PATCH 16/43] migration: Move qmp_migrate_set_capabilities() "
` [PATCH 17/43] migration: Move migrate_cap_set() "
` [PATCH 18/43] migration: Move parameters functions to option.c
` [PATCH 19/43] migration: Use migrate_max_postcopy_bandwidth()
` [PATCH 20/43] migration: Move migrate_use_block_incremental() to option.c
` [PATCH 21/43] migration: Create migrate_throttle_trigger_threshold()
` [PATCH 22/43] migration: Create migrate_checkpoint_delay()
` [PATCH 23/43] migration: Create migrate_max_cpu_throttle()
` [PATCH 24/43] migration: Move migrate_announce_params() to option.c
` [PATCH 25/43] migration: Create migrate_cpu_throttle_initial() "
` [PATCH 26/43] migration: Create migrate_cpu_throttle_increment() function
` [PATCH 27/43] migration: Create migrate_cpu_throttle_tailslow() function
` [PATCH 28/43] migration: Move migrate_use_tls() to options.c
` [PATCH 29/43] migration: Move migrate_postcopy() "
` [PATCH 30/43] migration: Create migrate_max_bandwidth() function
` [PATCH 31/43] migration: Move qmp_query_migrate_parameters() to options.c
` [PATCH 32/43] migration: Move qmp_migrate_set_parameters() "
` [PATCH 33/43] migration: Create migrate_params_init() function
` [PATCH 34/43] migration: Make all functions check have the same format
` [PATCH 35/43] migration: Create migrate_downtime_limit() function
` [PATCH 36/43] migration: Move migrate_set_block_incremental() to options.c
` [PATCH 37/43] migration: Move block_cleanup_parameters() "
` [PATCH 38/43] migration: Remove MigrationState from block_cleanup_parameters()
` [PATCH 39/43] migration: Create migrate_tls_creds() function
` [PATCH 40/43] migration: Create migrate_tls_authz() function
` [PATCH 41/43] migration: Create migrate_tls_hostname() function
` [PATCH 42/43] migration: Create migrate_block_bitmap_mapping() function
` [PATCH 43/43] migration: Move migration_properties to options.c

Planning the next GTI TAC meeting for March 8th
 2023-03-02 16:42 UTC  (2+ messages)

[PATCH v2 0/3] Improve trace/ring_buffer.c
 2023-03-02 16:41 UTC  (4+ messages)
` [PATCH v2 1/3] ring_buffer: Change some static functions to void
` [PATCH v2 2/3] ring_buffer: Change some static functions to bool
` [PATCH v2 3/3] ring_buffer: Use try_cmpxchg instead of cmpxchg

[PATCH 0/4] user-created PHB cleanup
 2023-03-02 16:37 UTC  (5+ messages)
` [PATCH 1/4] pnv_phb4_pec: Keep track of instantiated PHBs
` [PATCH 2/4] pnv_phb4_pec: Only export existing PHBs to the device tree
` [PATCH 3/4] pnv_phb4_pec: Move pnv_phb4_get_pec() to rightful file
` [PATCH 4/4] pnv_phb4_pec: Simplify/align code to parent user-created PHBs

cryptsetup - No key available with passphrase
 2023-03-02 16:40 UTC  (4+ messages)

[PATCH 1/2] arm64: dts: qcom: msm8976: Add and provide xo clk to rpmcc
 2023-03-02 16:40 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: msm8956-loire: Provide rate for xo_board clock

[PATCH RESEND] drm/tests: Suballocator test
 2023-03-02 16:39 UTC  (4+ messages)
` [Intel-xe] [Intel-gfx] "
  `  "

[PATCH] asm-generic: avoid __generic_cmpxchg_local warnings
 2023-03-02 16:40 UTC  (2+ messages)

[PATCH v14 00/14] Add PSR support for eDP
 2023-03-02 16:40 UTC  (32+ messages)
` [PATCH v14 01/14] drm: add helper functions to retrieve old and new crtc
` [PATCH v14 02/14] drm/bridge: use atomic enable/disable callbacks for panel bridge
` [PATCH v14 03/14] drm/bridge: add psr support for panel bridge callbacks
` [PATCH v14 04/14] drm/msm/disp/dpu: check for crtc enable rather than crtc active to release shared resources
` [PATCH v14 05/14] drm/msm/disp/dpu: get timing engine status from intf status register
` [PATCH v14 06/14] drm/msm/disp/dpu: wait for extra vsync till timing engine status is disabled
` [PATCH v14 07/14] drm/msm/disp/dpu: reset the datapath after timing engine disable
` [PATCH v14 08/14] drm/msm/dp: use atomic callbacks for DP bridge ops
` [PATCH v14 09/14] drm/msm/dp: Add basic PSR support for eDP
` [PATCH v14 10/14] drm/msm/dp: use the eDP bridge ops to validate eDP modes
` [PATCH v14 11/14] drm/msm/disp/dpu: use atomic enable/disable callbacks for encoder functions
` [PATCH v14 12/14] drm/msm/disp/dpu: add PSR support for eDP interface in dpu driver
` [PATCH v14 13/14] drm/msm/disp/dpu: update dpu_enc crtc state on crtc enable/disable during self refresh
` [PATCH v14 14/14] drm/msm/dp: set self refresh aware based on PSR support

[PATCH v13 00/13] Add PSR support for eDP
 2023-03-02 16:38 UTC  (5+ messages)

[PATCH-next] scsi: fix use-after-free problem in scsi_remove_target
 2023-03-02 16:38 UTC  (5+ messages)

[PATCH] drm/amd/display: Simplify same effect if/else blocks
 2023-03-02 16:37 UTC  (7+ messages)

[PATCH] usb: gadget: u_audio: don't let userspace block driver unbind
 2023-03-02 16:36 UTC 

[PATCH v7 01/41] Documentation/x86: Add CET shadow stack description
 2023-03-02 16:34 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-02 16:36 UTC 

[PATCH] perf: arm_cspmu: Fix compiler warning
 2023-03-02 16:34 UTC  (4+ messages)

[PATCH v2 00/20] vfio: Add migration pre-copy support and device dirty tracking
 2023-03-02 16:30 UTC  (6+ messages)
` [PATCH v2 07/20] vfio/common: Add VFIOBitmap and (de)alloc functions

[PATCH v2 0/6] Deprecate support for 32-bit x86 and arm hosts
 2023-03-02 16:31 UTC  (7+ messages)
` [PATCH v2 1/6] docs/about/deprecated: Deprecate the qemu-system-i386 binary
` [PATCH v2 2/6] docs/about/deprecated: Deprecate 32-bit x86 hosts
` [PATCH v2 3/6] gitlab-ci.d/crossbuilds: Drop the i386 jobs
` [PATCH v2 4/6] docs/about/deprecated: Deprecate the qemu-system-arm binary
` [PATCH v2 5/6] docs/about/deprecated: Deprecate 32-bit arm hosts
` [PATCH v2 6/6] gitlab-ci.d/crossbuilds: Drop the 32-bit arm system emulation jobs

[PATCH 0/9] mirror: allow switching from background to active mode
 2023-03-02 16:31 UTC  (7+ messages)
` [PATCH 8/9] mirror: return the remaining dirty bytes upon query

[PATCH] selftests: amd-pstate: fix TEST_FILES
 2023-03-02 16:32 UTC  (2+ messages)

[PATCH v2 0/2] MediaTek MT6735 SCPSYS support
 2023-03-02 15:26 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: power: Add binding for MediaTek MT6735 power controller

[Intel-gfx] [PATCH 0/7] drm/i915: Check HPD during eDP probe
 2023-03-02 16:29 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH] tcg: Include "qemu/timer.h" for profile_getclock
 2023-03-02 16:29 UTC 

[PATCH] spice: move client_migrate_info command to ui/
 2023-03-02 16:27 UTC 

[PATCH] migration: move migration_global_dump() to migration-hmp-cmds.c
 2023-03-02 16:26 UTC 

[PATCH 0/6] block: switch to AIO_WAIT_WHILE_UNLOCKED() where possible
 2023-03-02 16:26 UTC  (10+ messages)
` [PATCH 5/6] hmp: convert handle_hmp_command() to AIO_WAIT_WHILE_UNLOCKED()
` [PATCH 6/6] monitor: convert monitor_cleanup() "

RTT-PROBE: lore-subspace-rtt
 2023-03-02 16:26 UTC 

RISC-V Linux kernel not booting up with KASAN enabled
 2023-03-02 16:25 UTC  (3+ messages)

[PATCH v4] ceph: do not print the whole xattr value if it's too long
 2023-03-02 16:24 UTC  (2+ messages)

[PATCH 0/8] Enable IPQ9754 USB
 2023-03-02 16:24 UTC  (8+ messages)
` [PATCH 2/8] dt-bindings: phy: qcom,qusb2: Document IPQ9574 compatible
` [PATCH 4/8] clk: qcom: gcc-ipq9574: Add USB related clocks
` [PATCH 7/8] arm64: dts: qcom: ipq9574: Add USB related nodes

[PATCHv6 00/11] Introduce RK806 Support
 2023-03-02 16:24 UTC  (8+ messages)
` [PATCHv6 05/11] mfd: rk808: split into core and i2c
` [PATCHv6 09/11] pinctrl: rk805: add rk806 pinctrl support

[PATCH v4 bpf-next 0/8] xdp: introduce xdp-feature support
 2023-03-02 13:44 UTC  (5+ messages)
` [PATCH v4 bpf-next 2/8] drivers: net: turn on XDP features
      ` [Intel-wired-lan] "

[Intel-wired-lan] [PATCH net v2] ice: avoid bonding causing auxiliary plug/unplug under RTNL lock
 2023-03-02 12:38 UTC  (4+ messages)

[RFC PATCH v3 00/22] arm64: livepatch: Use ORC for dynamic frame pointer validation
 2023-03-02 16:23 UTC  (4+ messages)

[linux-linus test] 178951: regressions - trouble: fail/pass/starved
 2023-03-02 16:24 UTC 

[PATCH v9 0/8] i2c-atr and FPDLink
 2023-03-02 16:16 UTC  (8+ messages)

[PATCH v2 0/2] iio: Add kernel-docs and rename iio_trigger_poll_chained
 2023-03-02 16:23 UTC  (5+ messages)
` [PATCH v2 1/2] iio: Improve the kernel-doc of iio_trigger_poll

[PATCH v2 0/3] Migration: Make more ram_counters atomic
 2023-03-02 16:21 UTC  (4+ messages)
` [PATCH v2 1/3] migration: Merge ram_counters and ram_atomic_counters
` [PATCH v2 2/3] migration: Update atomic stats out of the mutex
` [PATCH v2 3/3] migration: Make multifd_bytes atomic

[PATCH v2 00/11] fold per-CPU vmstats remotely
 2023-03-02 16:20 UTC  (5+ messages)
` [PATCH v2 08/11] mm/vmstat: switch counter modification to cmpxchg

[PATCH v2 0/3] leds: simatic-ipc-leds-gpio: split up
 2023-03-02 16:21 UTC  (7+ messages)
` [PATCH v2 2/3] leds: simatic-ipc-leds-gpio: split up into multiple drivers

[PULL 0/2] Migration 20230302 patches
 2023-03-02 16:19 UTC  (3+ messages)
` [PULL 1/2] test-vmstate: fix bad GTree usage, use-after-free
` [PULL 2/2] Fix exec migration on Windows (w32+w64)

[PATCH 00/17] use __atomic operations returning previous value
 2023-03-02 16:18 UTC  (16+ messages)
` [PATCH v2 "
  ` [PATCH v2 04/17] eal: use previous value atomic fetch operations
  ` [PATCH v2 05/17] distributor: "
  ` [PATCH v2 06/17] bbdev: "
  ` [PATCH v2 07/17] examples/vhost: "
  ` [PATCH v2 08/17] net/virtio: "
  ` [PATCH v2 09/17] net/octeontx: "
  ` [PATCH v2 10/17] net/mlx5: "
  ` [PATCH v2 11/17] net/iavf: "
  ` [PATCH v2 12/17] net/cxgbe: "
  ` [PATCH v2 13/17] drivers/event: "
  ` [PATCH v2 14/17] dma/skeleton: "
  ` [PATCH v2 15/17] drivers/common: "
  ` [PATCH v2 16/17] app/test: "
  ` [PATCH v2 17/17] test-eventdev: "

[PATCH v1 1/1] ACPI: docs: enumeration: Correct reference to the I²C device data type
 2023-03-02 16:12 UTC 

[PATCH v2 0/6] Fix merge restore state
 2023-03-02 16:19 UTC  (7+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 6/7] merge: ensure we can actually restore pre-merge state


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.