All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-22 06:44:08 to 2023-11-22 07:45:13 UTC [more...]

[PATCH v4 00/11] Add powernv10 I2C devices and tests
 2023-11-22  7:44 UTC  (5+ messages)
` [PATCH v4 05/11] ppc/pnv: Wire up pca9552 GPIO pins for PCIe hotplug power control

[Intel-xe] [PATCH 1/2] drm/xe: Remove XE_PVC_XT_IDS
 2023-11-22  7:44 UTC  (5+ 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: "

[PATCH v7 0/5] Add support for DCMIPP camera interface of STMicroelectronics STM32 SoC series
 2023-11-22  7:44 UTC  (4+ messages)

[virtio-comment] Re: [PATCH v3 6/8] admin: Add theory of operation for write recording commands
 2023-11-22  7:44 UTC  (11+ messages)

[PATCH v1] ptp: add PTP_MULTI_CLOCK_GET ioctl
 2023-11-22  7:43 UTC 

[PATCH v2] x86/cpuid: enumerate and expose PREFETCHIT{0,1}
 2023-11-22  7:43 UTC 

[PATCH-for-9.0 00/25] memory: Propagate Error* when possible
 2023-11-22  7:42 UTC  (13+ messages)
` [PATCH-for-9.0 14/25] backends: Use g_autofree in HostMemoryBackendClass::alloc() handlers
` [PATCH-for-9.0 15/25] backends: Simplify host_memory_backend_memory_complete()
` [PATCH-for-9.0 16/25] backends: Have HostMemoryBackendClass::alloc() handler return a boolean
` [PATCH-for-9.0 17/25] backends: Reduce variable scope in host_memory_backend_memory_complete
` [PATCH-for-9.0 19/25] misc: Simplify qemu_prealloc_mem() calls
` [PATCH-for-9.0 20/25] hw: Simplify memory_region_init_ram() calls

[PATCH v8 0/5] Add support for DCMIPP camera interface of STMicroelectronics STM32 SoC series
 2023-11-22  7:39 UTC  (12+ messages)
` [PATCH v8 1/5] dt-bindings: media: add bindings for stm32 dcmipp
` [PATCH v8 2/5] media: MAINTAINERS: add entry for STM32 DCMIPP driver
` [PATCH v8 3/5] media: stm32-dcmipp: STM32 DCMIPP camera interface driver
` [PATCH v8 4/5] ARM: dts: stm32: add dcmipp support to stm32mp135
` [PATCH v8 5/5] ARM: multi_v7_defconfig: enable STM32 DCMIPP media support

[Babel-users] [RFC] Replace WireGuard AllowedIPs with IP route attribute
 2023-11-22  7:39 UTC  (3+ messages)

[PATCH] dt-bindings: net: renesas,ethertsn: Add bindings for Ethernet TSN
 2023-11-22  7:40 UTC  (5+ messages)

[PATCH v2 0/2] Add Facebook Minerva Harma (AST2600) BMC
 2023-11-22  7:40 UTC  (5+ messages)
` [PATCH v2 2/2] ARM: dts: aspeed: Minerva Harma: "

[PATCH 0/4] Generate capsules from config files
 2023-11-22  7:40 UTC  (6+ messages)
` [PATCH 1/4] tools: mkeficapsule: Add support for parsing capsule params from config file

[PATCH v13 0/3] media: i2c: Add support for alvium camera
 2023-11-22  7:39 UTC  (7+ messages)
` [PATCH v13 3/3] "

[PATCH 0/7] efi: Partial attempt at a test for EFI bootmeth
 2023-11-22  7:38 UTC  (5+ messages)
` [PATCH 6/7] WIP: efi: Allow helloworld to exit boot services

[PATCH v2] dt-bindings: ufs: Add msi-parent for UFS MCQ
 2023-11-22  7:39 UTC  (2+ messages)

[PATCH] net: stmmac: fix FPE events losing
 2023-11-22  7:37 UTC  (8+ messages)

REGRESSION linux-next since Nov 16th, perf tool broken (at least on s390)
 2023-11-22  7:38 UTC 

[PATCH v3 0/2] Rework interface between scheduler and schedutil governor
 2023-11-22  7:38 UTC  (4+ messages)
` [PATCH v3 1/2] sched/schedutil: Rework performance estimation

[PATCH 1/2] dt-bindings: reset: Add Infineon SLB9670 TPM reset driver
 2023-11-22  7:36 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH V7][0/4] Add DesignWare Mobile mmc driver
 2023-11-22  7:36 UTC  (5+ messages)
` [PATCH v7][4/4] dt-bindings: mmc: Add dt-bindings for realtek "

[PATCH v3 00/15] Add Andes PMU extension support
 2023-11-22  7:36 UTC  (16+ messages)
` [PATCH v3 01/15] lib: ipi: Adjust Andes PLICSW to single-bit-per-hart scheme
` [PATCH v3 02/15] sbi: sbi_pmu: Improve sbi_pmu_init() error handling
` [PATCH v3 03/15] lib: sbi: Add Xandespmu in hart extensions
` [PATCH v3 04/15] sbi: sbi_pmu: Add hw_counter_filter_mode() to pmu device
` [PATCH v3 05/15] platform: include: andes45: Add PMU related CSR defines
` [PATCH v3 06/15] platform: generic: Introduce pmu_init() platform override
` [PATCH v3 07/15] platform: andes: Add Andes custom PMU support
` [PATCH v3 08/15] platform: andes: Enable Andes PMU for AE350
` [PATCH v3 09/15] platform: rzfive: Enable Andes PMU for RZ/Five
` [PATCH v3 10/15] lib: utils: fdt_fixup: Allow preserving PMU properties
` [PATCH v3 11/15] platform: andes: Factor out is_andes() helper
` [PATCH v3 12/15] lib: utils: fdt_pmu: Make the fdt_pmu_evt_select table global variable
` [PATCH v3 13/15] lib: utils: fdt_pmu: Do not iterate over the fdt_pmu_evt_select table
` [PATCH v3 14/15] platform: andes: Add Andes default PMU mapping support
` [PATCH v3 15/15] docs: pmu: Add Andes PMU node example

[PATCH v4] serial: sc16is7xx: address RX timeout interrupt errata
 2023-11-22  7:35 UTC 

[PATCH v3 0/3] uvcvideo: Attempt N to land UVC race conditions fixes
 2023-11-22  7:35 UTC  (4+ messages)
` [PATCH v3 1/3] media: uvcvideo: Always use uvc_status_stop()

[PATCH 1/2] dt-bindings: serial: add Broadcom's BCM63138 High Speed UART
 2023-11-22  7:34 UTC  (5+ messages)

[PATCH] LoongArch: Store syscall nr in thread_info
 2023-11-22  7:34 UTC  (3+ messages)

[Intel-xe] [PATCH 1/4] drm: Add drm_vblank_work_flush_all()
 2023-11-22  7:34 UTC  (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/4] "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✗ CI.BAT: failure "

[virtio-comment] Re: [PATCH V2 4/6] virtio-pci: implement VIRTIO_F_QUEUE_STATE
 2023-11-22  7:33 UTC  (17+ messages)

[RFC PATCH v7] ppc: Enable 2nd DAWR support on p10
 2023-11-22  7:32 UTC 

[Patch v2] thunderbolt: Add quirk to reset downstream port
 2023-11-22  7:32 UTC  (3+ messages)

high kswapd CPU usage with symmetrical swap in/out pattern with multi-gen LRU
 2023-11-22  7:30 UTC  (15+ messages)

[virtio-comment] Re: [PATCH V2 3/6] virtio: dont reset vqs when SUSPEND
 2023-11-22  7:30 UTC  (24+ messages)
      ` [virtio-comment] "

[PATCH v3 0/3] block: warn once for each partition in bio_check_ro()
 2023-11-22 10:31 UTC  (7+ messages)
` [PATCH v3 1/3] block: move .bd_inode into 1st cacheline of block_device
` [PATCH v3 2/3] block: introduce new field bd_flags in block_device

[PATCH 00/21] Qualcomm generic board support
 2023-11-22  7:26 UTC  (2+ messages)

[PATCH] x86emul: deal with decode failure in predicates test
 2023-11-22  7:26 UTC 

[PATCH] powerpc: Add PVN support for HeXin C2000 processor
 2023-11-22  7:25 UTC  (4+ messages)

[PATCH] um: Use swap() instead of open coding it
 2023-11-22  7:25 UTC  (3+ messages)

[PATCH 0/3] tests/unit/test-qmp-event: Unconfuse Coverity & simplify
 2023-11-22  7:24 UTC  (4+ messages)
` [PATCH 1/3] tests/unit/test-qmp-event: Drop superfluous mutex
` [PATCH 2/3] tests/unit/test-qmp-event: Simplify event emission check
` [PATCH 3/3] tests/unit/test-qmp-event: Replace fixture by global variables

[PATCH v2] stubdom: remove caml-stubdom
 2023-11-22  7:25 UTC  (2+ messages)

[PATCH v6 00/16] KVM TDX: TDP MMU: large page support
 2023-11-22  7:24 UTC  (3+ messages)
` [PATCH v6 13/16] KVM: x86/tdp_mmu: Try to merge pages into a large page

[PATCH 0/7] replace zero length arrays
 2023-11-22  7:23 UTC  (7+ messages)
` [PATCH v4 00/10] Replace "
  ` [PATCH v4 10/10] common/dpaxx: remove zero length array

[PATCH v3] ipv6: Correct/silence an endian warning in ip6_multipath_l3_keys
 2023-11-22  7:23 UTC  (2+ messages)

[PATCH v3] sign-file: Fix incorrect return values check
 2023-11-22  7:20 UTC  (2+ messages)

[PATCH] stubdom: remove caml-stubdom
 2023-11-22  7:20 UTC  (4+ messages)

[PATCH v2 07/10] cxl/memscrub: Register CXL device patrol scrub with scrub configure driver
 2023-11-22  7:19 UTC  (2+ messages)

[RFC PATCH v2 12/19] x86: Implement the Memory Table feature to store arbitrary per-page data
 2023-11-22  7:19 UTC  (2+ messages)

[PATCH] extcon: usbc-tusb320: Set interrupt polarity based on device-tree
 2023-11-22  7:19 UTC  (2+ messages)

[RFC] simplifying fast_dput(), dentry_kill() et.al
 2023-11-22  7:19 UTC  (9+ messages)
` [PATCH 01/15] fast_dput(): having ->d_delete() is not reason to delay refcount decrement
  ` [PATCH 09/15] fold the call of retain_dentry() into fast_dput()
          ` lockless case of retain_dentry() (was Re: [PATCH 09/15] fold the call of retain_dentry() into fast_dput())

Recall: [PATCH v3] config/arm: correct cpu arch for cross build
 2023-11-22  7:17 UTC 

[PATCH v3 00/11] Enable HS-G5 support on SM8550
 2023-11-22  7:10 UTC  (17+ messages)
` [PATCH v3 01/11] scsi: ufs: host: Rename structure ufs_dev_params to ufs_host_params
` [PATCH v3 02/11] scsi: ufs: ufs-qcom: No need to set hs_rate after ufshcd_init_host_param()
` [PATCH v3 03/11] scsi: ufs: ufs-qcom: Setup host power mode during init
` [PATCH v3 04/11] scsi: ufs: ufs-qcom: Limit negotiated gear to selected PHY gear
` [PATCH v3 05/11] scsi: ufs: ufs-qcom: Allow the first init start with the maximum supported gear
` [PATCH v3 06/11] scsi: ufs: ufs-qcom: Limit HS-G5 Rate-A to hosts with HW version 5
` [PATCH v3 07/11] scsi: ufs: ufs-qcom: Set initial PHY gear to max HS gear for HW ver 5 and newer
` [PATCH v3 08/11] phy: qualcomm: phy-qcom-qmp-ufs: Rectify SM8550 UFS HS-G4 PHY Settings
` [PATCH v3 09/11] phy: qualcomm: phy-qcom-qmp-ufs: Use tbls_hs_max instead of tbls_hs_g4
` [PATCH v3 10/11] phy: qualcomm: phy-qcom-qmp-ufs: Add High Speed Gear 5 support for SM8550
` [PATCH v3 11/11] scsi: ufs: ufs-qcom: Add support for UFS device version detection

incoming
 2023-11-22  7:15 UTC  (3+ messages)
` [patch 105/118] fs/binfmt_elf.c: don't copy ELF header around

[PATCH v2 0/5] vduse: Add support for reconnection
 2023-11-22  7:12 UTC  (3+ messages)
` [PATCH v2 4/5] vduse: update the vq_info in ioctl

[igt-dev] [PATCH i-g-t 1/3 v6] lib/igt_kms: Fix memory corruption
 2023-11-22  7:12 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/3,v6] lib/igt_kms: Fix memory corruption (rev3)

[PATCH v1] config/arm: correct cpu arch for cross build
 2023-11-22  7:10 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] tpm: Start the tpm2 before running a self test
 2023-11-22  7:10 UTC  (2+ messages)

[PATCH v3] mm: ALLOC_HIGHATOMIC flag allocation issue
 2023-11-22  7:10 UTC  (3+ messages)

linux-next: manual merge of the kvm tree with the vfs-brauner tree
 2023-11-22  7:10 UTC  (2+ messages)

[PATCH v4] mm: ALLOC_HIGHATOMIC flag allocation issue
 2023-11-22  7:05 UTC 

[PATCH] ipv6: Correct/silence an endian warning in ip6_multipath_l3_keys
 2023-11-22  7:05 UTC  (4+ messages)
` [PATCH v2] "

[pci:ecam] BUILD SUCCESS 4de5ec48a79e3b0fca893d10138da6051042d796
 2023-11-22  7:03 UTC 

[Intel-gfx] [PATCH 0/3] Implement CMRR Support
 2023-11-22  6:59 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915: Define and compute Transcoder CMRR registers
` [Intel-gfx] [PATCH 2/3] drm/i915: Add Enable/Disable for CMRR based on VRR state
` [Intel-gfx] [PATCH 3/3] drm/i915: Compute CMRR and calculate vtotal

[PATCH v7 0/4] StarFive's Pulse Width Modulation driver support
 2023-11-22  7:03 UTC  (8+ messages)
` [PATCH v7 1/4] dt-bindings: pwm: Add OpenCores PWM module

[PATCH v3 0/3] Add support for DEVNAME:0.0 style hardware based addressing
 2023-11-22  7:03 UTC  (3+ messages)
` [PATCH v3 3/3] serial: core: Move console character device handling from printk

[PATCH 0/7] Subject: coresight: Move remaining AMBA ACPI devices into platform driver
 2023-11-22  7:02 UTC  (5+ messages)
` [PATCH 4/7] coresight: tpiu: Move ACPI support from AMBA driver to "

rcar-dmac.c: race condition regarding cookie handling?
 2023-11-22  7:02 UTC 

[isar-cip-core v1 0/3] Enable CVE check in isar-cip-core CI
 2023-11-22  7:01 UTC  (4+ messages)
` [isar-cip-core v1 1/3] .gitlab-ci.yml: Add cve-check stage in CI
` [isar-cip-core v1 2/3] scripts/deploy-cip-core.sh: Upload dpkg-status file to aws s3 bucket
` [isar-cip-core v1 3/3] scripts/run-cve-checks.sh: Add script to generate CVE report

[PATCH] riscv: mm: implement pgprot_nx
 2023-11-22  7:00 UTC  (3+ messages)

[PATCH 0/7] DC Patches Nov 20 2023
 2023-11-22  6:58 UTC  (8+ messages)
` [PATCH 1/7] drm/amd/display: update dcn315 lpddr pstate latency
` [PATCH 2/7] drm/amd/display: block dcn315 dynamic crb allocation when unintended
` [PATCH 3/7] drm/amd/display: Update Fixed VS/PE Retimer Sequence
` [PATCH 4/7] drm/amd/display: [FW Promotion] Release 0.0.194.0
` [PATCH 5/7] drm/amd/display: Allow DTBCLK disable for DCN35
` [PATCH 6/7] drm/amd/display: Add DSC granular throughput adjustment
` [PATCH 7/7] drm/amd/display: Promote DAL to 3.2.262

[PATCH wireless-next] wifi: libertas: if_usb: remove some useless code in if_usb_prog_firmware
 2023-11-22  6:59 UTC 

[PATCH v4 00/16] Cleanup IRQ type definitions
 2023-11-22  6:59 UTC  (10+ messages)
` [PATCH v4 06/16] PCI: portdrv: Use PCI_IRQ_INTX

[PATCH v10] mm: vmscan: try to reclaim swapcache pages if no swap space
 2023-11-22  6:57 UTC  (5+ messages)

[PATCH v1 0/3] efi_vars: SPI Flash store
 2023-11-22  6:57 UTC  (3+ messages)
` [PATCH v1 2/3] efi_vars: Implement "

[Intel-wired-lan] [PATCH] i40e: Use correct buffer size
 2023-11-22  6:57 UTC  (8+ messages)
` [Intel-wired-lan] [PATCH iwl-next] "
            `  "

[RFC 0/4] virtio helper: collect dma info from virtio core
 2023-11-22  6:51 UTC  (8+ messages)
` [RFC 1/4] virtio_ring: introduce virtqueue_get_buf_ctx_dma()

[PATCH v2 0/2] Add support for Acer Predator PHN16-71
 2023-11-22  6:55 UTC  (3+ messages)
` [PATCH v2 1/2] platform/x86: acer-wmi: Add platform profile and mode key support for "
` [PATCH v2 2/2] platform/x86: acer-wmi: add fan speed monitoring "

[Intel-wired-lan] [PATCH iwl-net v1] iavf: Fix iavf_shutdown to call iavf_remove instead iavf_close
 2023-11-22  3:49 UTC  (2+ messages)
`  "

[PATCH 00/17] tty: small cleanups and fixes
 2023-11-22  6:53 UTC  (5+ messages)
` [PATCH 04/17] tty: move locking docs out of Returns for functions in tty.h

[Intel-wired-lan] [PATCH iwl-net v1 0/2] Introduce new state machines for flow director
 2023-11-22  3:47 UTC  (6+ messages)
`  "
` [Intel-wired-lan] [PATCH iwl-net v1 1/2] iavf: "
  `  "
` [Intel-wired-lan] [PATCH iwl-net v1 2/2] iavf: Handle ntuple on/off based on "
  `  "

[PATCH RFC] Add a lockdown_hibernate parameter
 2023-11-22  6:52 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t] tests/intel: Add changes to use new sysfs frequency entries by xe
 2023-11-22  6:51 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Get bigjoiner config before dsc config during readout
 2023-11-22  6:46 UTC 

[PATCH iwl-net v1 0/2] Introduce new state machines for flow director
 2023-11-22  3:46 UTC  (3+ messages)
` [PATCH iwl-net v1 1/2] iavf: "
` [PATCH iwl-net v1 2/2] iavf: Handle ntuple on/off based on "

[RFC 1/3] ext2: Fix ki_pos update for DIO buffered-io fallback case
 2023-11-22  6:51 UTC  (3+ messages)

[PATCH] fs: allow calling kiocb_end_write() unmatched with kiocb_start_write()
 2023-11-22  6:50 UTC  (4+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2023-11-21
 2023-11-22  6:48 UTC 

[PATCH v2] ARM: imx: Check return value of devm_kasprintf in imx_mmdc_perf_init
 2023-11-22  6:46 UTC  (2+ messages)

[PATCH] KVM: x86: fix kvm_has_noapic_vcpu updates when fail to create vcpu
 2023-11-22  6:15 UTC  (3+ messages)

[PATCH 00/24] Swapin path refactor for optimization and bugfix
 2023-11-22  6:46 UTC  (4+ messages)

[Intel-xe] [PATCH] fixup! drm/xe: Moving and renaming existing frequency sysfs attributes
 2023-11-22  6:46 UTC  (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for fixup! drm/xe: Moving and renaming existing frequency sysfs attributes (rev3)

[Intel-xe] [PATCH v11 0/3] PAT and cache coherency support
 2023-11-22  6:44 UTC  (2+ messages)
` [Intel-xe] ✗ CI.BAT: failure for PAT and cache coherency support (rev14)


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.