All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-02 13:50:59 to 2022-02-02 14:17:48 UTC [more...]

[PATCH v5 00/43] CXl 2.0 emulation Support
 2022-02-02 14:10 UTC  (15+ messages)
` [PATCH v5 01/43] hw/pci/cxl: Add a CXL component type (interface)
` [PATCH v5 02/43] hw/cxl/component: Introduce CXL components (8.1.x, 8.2.5)
` [PATCH v5 03/43] MAINTAINERS: Add entry for Compute Express Link Emulation
` [PATCH v5 04/43] hw/cxl/device: Introduce a CXL device (8.2.8)
` [PATCH v5 05/43] hw/cxl/device: Implement the CAP array (8.2.8.1-2)
` [PATCH v5 06/43] hw/cxl/device: Implement basic mailbox (8.2.8.4)
` [PATCH v5 07/43] hw/cxl/device: Add memory device utilities
` [PATCH v5 08/43] hw/cxl/device: Add cheap EVENTS implementation (8.2.9.1)
` [PATCH v5 09/43] hw/cxl/device: Timestamp implementation (8.2.9.3)
` [PATCH v5 10/43] hw/cxl/device: Add log commands (8.2.9.4) + CEL
` [PATCH v5 11/43] hw/pxb: Use a type for realizing expanders
` [PATCH v5 12/43] hw/pci/cxl: Create a CXL bus type
` [PATCH v5 13/43] hw/pxb: Allow creation of a CXL PXB (host bridge)
` [PATCH v5 14/43] tests/acpi: allow DSDT.viot table changes

[PATCH v2 00/31] clk: mediatek: Cleanups and Improvements - Part 1
 2022-02-02 13:48 UTC  (68+ messages)
` [PATCH v2 01/31] clk: mediatek: Use %pe to print errors
` [PATCH v2 02/31] clk: mediatek: gate: Consolidate gate type clk related code
` [PATCH v2 03/31] clk: mediatek: gate: Internalize clk implementation
` [PATCH v2 04/31] clk: mediatek: gate: Implement unregister API
` [PATCH v2 05/31] clk: mediatek: gate: Clean up included headers
` [PATCH v2 06/31] clk: mediatek: cpumux: Implement unregister API
` [PATCH v2 07/31] clk: mediatek: cpumux: Internalize struct mtk_clk_cpumux
` [PATCH v2 08/31] clk: mediatek: cpumux: Clean up included headers
` [PATCH v2 09/31] clk: mediatek: mux: Implement unregister API
` [PATCH v2 10/31] clk: mediatek: mux: Internalize struct mtk_clk_mux
` [PATCH v2 11/31] clk: mediatek: mux: Clean up included headers
` [PATCH v2 12/31] clk: mediatek: pll: Split definitions into separate header file
` [PATCH v2 13/31] clk: mediatek: pll: Implement unregister API
` [PATCH v2 14/31] clk: mediatek: pll: Clean up included headers
` [PATCH v2 15/31] clk: mediatek: Implement mtk_clk_unregister_fixed_clks() API
` [PATCH v2 16/31] clk: mediatek: Implement mtk_clk_unregister_factors() API
` [PATCH v2 17/31] clk: mediatek: Implement mtk_clk_unregister_divider_clks() API
` [PATCH v2 18/31] clk: mediatek: Implement mtk_clk_unregister_composites() API
` [PATCH v2 19/31] clk: mediatek: Add mtk_clk_simple_remove()
` [PATCH v2 20/31] clk: mediatek: mtk: Clean up included headers
` [PATCH v2 21/31] clk: mediatek: cpumux: Implement error handling in register API
` [PATCH v2 22/31] clk: mediatek: gate: "
` [PATCH v2 23/31] clk: mediatek: mux: Reverse check for existing clk to reduce nesting level
` [PATCH v2 24/31] clk: mediatek: mux: Implement error handling in register API
` [PATCH v2 25/31] clk: mediatek: pll: "
` [PATCH v2 26/31] clk: mediatek: mtk: Implement error handling in register APIs
` [PATCH v2 27/31] clk: mediatek: Unregister clks in mtk_clk_simple_probe() error path
` [PATCH v2 28/31] clk: mediatek: mt8195: Hook up mtk_clk_simple_remove()
` [PATCH v2 29/31] clk: mediatek: mt8195: Implement error handling in probe functions
` [PATCH v2 30/31] clk: mediatek: mt8195: Implement remove functions
` [PATCH v2 31/31] clk: mediatek: Warn if clk IDs are duplicated

[PATCH v1 00/22] testing and plugin updates
 2022-02-02 14:17 UTC  (5+ messages)
` [PATCH v1 12/22] plugins: stxp test case from Aaron (!upstream)

[PATCH 0/1] ci: restrict concurrency
 2022-02-02 14:17 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] ti-rtos-firmware: use nonarch_base_libdir for deployment
 2022-02-02 14:16 UTC 

[PATCH V6 0/1] nvme: Add verbose error logging
 2022-02-02 13:55 UTC  (3+ messages)
` [PATCH V6 1/1] "

[PATCH] drm/amdgpu: skipping SDMA IP suspend for S0ix
 2022-02-02 14:16 UTC  (3+ messages)

[PATCH v2 0/3] vmsd checks
 2022-02-02 13:52 UTC  (7+ messages)
` [PATCH v2 3/3] migration: Perform vmsd structure check during tests

[PATCH 1/2] powerpc: mpc8xx: drop CONFIG_SYS_RESET_ADDRESS
 2022-02-01 17:35 UTC  (3+ messages)
` [PATCH 2/2] common: drop CONFIG_SYS_RESET_ADDR

[PATCH 00/20] tcg: vector improvements
 2022-02-02 14:02 UTC  (5+ messages)
` [PATCH 09/20] tcg/i386: Implement avx512 scalar shift
` [PATCH 10/20] tcg/i386: Implement avx512 immediate sari shift

Device Tree Overlays and FIT Images - Are they supported together fully?
 2022-02-01  9:50 UTC 

[PATCH 0/8] scsi: Convert some options to Kconfig
 2022-02-01  6:14 UTC  (3+ messages)
` [PATCH 7/8] Convert CONFIG_SCSI_AHCI_PLAT et al "

[PATCH net-next 0/6] net: page_pool: Add page_pool stat counters
 2022-02-02 14:14 UTC  (6+ messages)
` [PATCH 1/6] net: page_pool: Add alloc stats and fast path stat

[RFC] remove the paride driver
 2022-02-02 14:13 UTC  (5+ messages)

[PATCH v10 00/27] ima: Namespace IMA with audit support in IMA-ns
 2022-02-02 14:13 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v3 0/1] lib/intel_batchbuffer: reset allocator before subtest
 2022-02-02 14:13 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t v3 1/1] lib/intel_batchbuffer: add tracking and reset for allocator

renesas/next baseline: 367 runs, 9 regressions (renesas-next-2022-02-02-v5.17-rc1)
 2022-02-02 14:13 UTC 

renesas/next baseline-nfs: 35 runs, 1 regressions (renesas-next-2022-02-02-v5.17-rc1)
 2022-02-02 14:13 UTC 

[PATCH 1/1] media: i2c: ov08d10: Unlock on error in ov08d10_enum_frame_size()
 2022-02-02 14:11 UTC 

[PATCH v1 0/6] Fast restart with many hugepages
 2022-02-02 14:12 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v3] HID: add SiGma Micro driver
 2022-02-02 14:12 UTC  (2+ messages)

[PATCH] fs/ntfs3: remove unnecessary NULL check
 2022-02-02 14:12 UTC  (2+ messages)

[PATCH] block: fix DIO handling regressions in blkdev_read_iter()
 2022-02-02 14:12 UTC  (2+ messages)

[LSF/MM/BPF TOPIC][LSF/MM/BPF ATTEND] TLS handshake for in-kernel consumers
 2022-02-02 14:12 UTC 

[PATCH v2 1/2] kselftest: alsa: Check for event generation when we write to controls
 2022-02-02 14:10 UTC  (4+ messages)
` [PATCH v2 2/2] kselftest: alsa: Declare most functions static

[PATCH] random: use computational hash for entropy extraction
 2022-02-02 14:10 UTC  (5+ messages)

[PATCH v4 0/9] Test the new fanotify FAN_FS_ERROR event
 2022-02-02 14:10 UTC  (5+ messages)
    ` [LTP] "

[PATCH][next] HID: google: Use struct_size() helper in kzalloc()
 2022-02-02 14:10 UTC  (2+ messages)

[PATCH] thunderbolt: Replace acpi_bus_get_device()
 2022-02-02 14:09 UTC  (4+ messages)

[PATCH v5 00/14] PCI devices passthrough on Arm, part 3
 2022-02-02 14:08 UTC  (7+ messages)
` [PATCH v5 12/14] xen/arm: translate virtual PCI bus topology for guests
` [PATCH v5 13/14] xen/arm: account IO handlers for emulated PCI MSI-X

[PATCH] Revert "ASoC: amd: acp: Power on/off the speaker enable gpio pin based on DAPM callback."
 2022-02-02 14:07 UTC  (6+ messages)

[PATCH] memblock: Remove unused io.h include
 2022-02-02 14:06 UTC  (2+ messages)

[libvirt test] 167982: regressions - FAIL
 2022-02-02 14:06 UTC 

[PATCH 0/4] mm/gup: some cleanups
 2022-02-02 14:05 UTC  (5+ messages)
` [PATCH 1/4] mm: Fix invalid page pointer returned with FOLL_PIN gups
` [PATCH 3/4] mm/gup: remove unused pin_user_pages_locked()

[PATCH v2 0/4] ethdev: introduce IP reassembly offload
 2022-02-02 14:05 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] "
      ` [EXT] "
  ` [PATCH v3 4/4] security: add IPsec option for IP reassembly
      ` [EXT] "

[PATCH 0/2] Fixes to amd_sfh driver
 2022-02-02 14:05 UTC  (2+ messages)

[PATCH] mm/page_alloc: Don't pass pfn to free_unref_page_commit()
 2022-02-02 14:04 UTC 

[PATCH v2 net-next 0/3] net/smc: Optimizing performance in
 2022-02-02 14:04 UTC  (7+ messages)
` [PATCH v2 net-next 2/3] net/smc: Limits backlog connections
` [PATCH v2 net-next 3/3] net/smc: Fallback when handshake workqueue congested

[PATCH 4.4] Input: i8042 - Fix misplaced backport of "add ASUS Zenbook Flip to noselftest list"
 2022-02-02 14:03 UTC 

[PATCH v3] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
 2022-02-02 14:03 UTC  (2+ messages)

[PATCH] [RFC] apic: fix timer base macro definitions
 2022-02-02 14:02 UTC 

[PATCH v5 1/5] dt-bindings: clock: gcc-msm8998: Add definitions of SSC-related clocks
 2022-02-02 14:02 UTC  (3+ messages)
` [PATCH v5 3/5] dt-bindings: bus: add device tree bindings for qcom,ssc-block-bus

[PATCH v3 0/3] Add STM32MP13 EXTI support
 2022-02-02 14:00 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: interrupt-controller: stm32-exti: document st,stm32mp13-exti
` [PATCH v3 2/3] irqchip/stm32-exti: add STM32MP13 support
` [PATCH v3 3/3] ARM: dts: stm32: Enable EXTI on stm32mp13

[PATCH v2 00/12] Miscellaneous IIO core enhancements
 2022-02-02 14:02 UTC  (13+ messages)
` [PATCH v2 01/12] iio: core: Enhance the kernel doc of modes and currentmodes iio_dev entries
` [PATCH v2 02/12] iio: magnetometer: rm3100: Stop abusing the ->currentmode
` [PATCH v2 03/12] iio: adc: stm32-dfsdm: Avoid dereferencing ->currentmode
` [PATCH v2 04/12] iio: st_sensors: Drop the protection on _avail functions
` [PATCH v2 05/12] iio: st_sensors: Add a local lock for protecting odr
` [PATCH v2 06/12] iio: st_sensors: Stop abusing mlock to ensure internal coherency
` [PATCH v2 07/12] iio: st_sensors: Use iio_device_claim/release_direct_mode() when relevant
` [PATCH v2 08/12] iio: Un-inline iio_buffer_enabled()
` [PATCH v2 09/12] iio: core: Hide read accesses to iio_dev->currentmode
` [PATCH v2 10/12] iio: core: Move the currentmode entry to the opaque structure
` [PATCH v2 11/12] iio: core: Simplify the registration of kfifo buffers
` [PATCH v2 12/12] iio: core: Clarify the modes

[PATCH v5 06/12] dt-bindings: pwm: add microchip corepwm binding
 2022-02-02 14:02 UTC  (5+ messages)

[PATCH v2] arm64: move efi_reboot to restart handler
 2022-02-02 14:01 UTC  (6+ messages)

[PATCH stable 4.4] KVM: x86: Fix misplaced backport of "work around leak of uninitialized stack contents"
 2022-02-02 14:00 UTC  (2+ messages)

[paulmck-rcu:dev.2022.02.01a] BUILD SUCCESS 5721fe42e5e76b24e5a37c4fb5a4807cd4eb925d
 2022-02-02 14:00 UTC 

[bluetooth-next:master] BUILD SUCCESS 5dee595b19df80bda081d6cd27043a876bf25aee
 2022-02-02 14:00 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 4c44843f7a9c642de663b537f77bbfa10aabc4ab
 2022-02-02 14:00 UTC 

[paulmck-rcu:rcu/next] BUILD SUCCESS 8194b9a5e4a00eb738b15093d67d9aee9cf0ba96
 2022-02-02 14:00 UTC 

[PATCH RFC bpf-next v2 2/5] bpf: Introduce inherit list for dir tag
 2022-02-02 14:00 UTC 

[Intel-gfx] [PATCH v2] dma-buf-map: Rename to iosys-map
 2022-02-02 14:00 UTC  (6+ messages)
      `  "

[LTP] [PATCH v3] Add futex_waitv tests
 2022-02-02 14:01 UTC  (2+ messages)

[PATCH v3 0/5] Fix some cache flush bugs
 2022-02-02 13:58 UTC  (4+ messages)
` [PATCH v3 4/5] mm: hugetlb: fix missing cache flush in hugetlb_mcopy_atomic_pte()

[PATCH] systemd: allow to create directory whose path contains symlink
 2022-02-02 13:57 UTC 

[PATCH v3 0/2] tests/9pfs: Fix leak and add some more g_auto* annotations
 2022-02-02 13:31 UTC  (2+ messages)

[PATCH v3 1/1] virtio: fix the condition for iommu_platform not supported
 2022-02-02 13:24 UTC  (8+ messages)

[PATCH 00/12] i2c-hid: fixes for unnumbered reports and other improvements
 2022-02-02 13:56 UTC  (2+ messages)

[PATCH v4 0/3] Fix regression introduced by disabling accelerated scrolling in fbcon
 2022-02-02 13:55 UTC  (4+ messages)
` [PATCH v4 1/3] Revert "fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TODO list)"
` [PATCH v4 2/3] Revert "fbcon: Disable accelerated scrolling"
` [PATCH v4 3/3] fbcon: Add option to enable legacy hardware acceleration

IGC build issue with devtoolset-8 (GNU 8.3.1)
 2022-02-02 13:54 UTC 

[Intel-gfx] [RFC PATCH] drm/i915: Fix vma lifetime
 2022-02-02 13:55 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[kvm-unit-tests v2 PATCH] vmx: Fix EPT accessed and dirty flag test
 2022-02-02 13:55 UTC 

[PATCH v2 0/2] EFI: Reset system after capsule-on-disk
 2022-02-02 13:54 UTC  (3+ messages)
` [PATCH v2 1/2] efi_loader: use efi_update_capsule_firmware() for capsule on disk
` [PATCH v2 2/2] efi_loader: Reset system after CapsuleUpdate "

[PATCH] libata: Don't issue ATA_LOG_DIRECTORY to SATADOM-ML 3ME
 2022-02-02 13:54 UTC  (6+ messages)

[PATCH 0/8] bpf: Add fprobe link
 2022-02-02 13:53 UTC  (9+ messages)
` [PATCH 1/8] bpf: Add support to attach kprobe program with fprobe
` [PATCH 2/8] bpf: Add bpf_get_func_ip kprobe helper for fprobe link
` [PATCH 3/8] bpf: Add bpf_cookie support to fprobe
` [PATCH 4/8] libbpf: Add libbpf__kallsyms_parse function
` [PATCH 5/8] libbpf: Add bpf_link_create support for multi kprobes
` [PATCH 6/8] libbpf: Add bpf_program__attach_kprobe_opts "
` [PATCH 7/8] selftest/bpf: Add fprobe attach test
` [PATCH 8/8] selftest/bpf: Add fprobe test for bpf_cookie values

[PATCH v2] drivers: net: Replace acpi_bus_get_device()
 2022-02-02 13:54 UTC  (3+ messages)

[PATCH v2 0/3] drm/panel: Add MIPI DBI compatible SPI driver
 2022-02-02 13:53 UTC  (7+ messages)
` [PATCH v2 3/3] "

[PATCH v3] vhost: cache avail index in vhost_enable_notify()
 2022-02-02 13:53 UTC  (5+ messages)

[PATCH] fs/binfmt_elf: fix PT_LOAD p_align values for loaders
 2022-02-02 13:52 UTC  (2+ messages)

[PATCH 1/4] mm/kasan: Add CONFIG_KASAN_SOFTWARE
 2022-02-02 13:50 UTC  (2+ messages)

[PATCH v2] soc: renesas: Add support for reading product revision for RZ/G2L family
 2022-02-02 13:51 UTC  (7+ messages)

[PATCH v3 1/2] dt-bindings: display: Turn lvds.yaml into a generic schema
 2022-02-02 13:50 UTC  (11+ messages)
` [PATCH v3 2/2] dt-bindings: panel: Introduce a panel-lvds binding


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.