All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-20 14:10:32 to 2023-01-20 14:40:17 UTC [more...]

[PATCH v2 0/7] MPFS system controller/mailbox fixes
 2023-01-20 14:37 UTC  (8+ messages)
` [PATCH v2 1/7] mailbox: mpfs: fix an incorrect mask width
` [PATCH v2 3/7] mailbox: mpfs: ditch a useless busy check
` [PATCH v2 5/7] soc: microchip: mpfs: use a consistent completion timeout
` [PATCH v2 7/7] soc: microchip: mpfs: handle timeouts and failed services differently

[PATCH v5 0/8] perf cs_etm: Basic support for virtual/kernel timestamps
 2023-01-20 14:36 UTC  (9+ messages)
` [PATCH v5 1/8] perf: Remove duplication around EVENT_SOURCE_DEVICE_PATH
` [PATCH v5 2/8] perf: Use perf_pmu__open_file() and perf_pmu__scan_file()
` [PATCH v5 3/8] perf: Remove remaining duplication of bus/event_source/devices/
` [PATCH v5 4/8] perf pmu: Add function to check if a pmu file exists
` [PATCH v5 5/8] perf cs_etm: Keep separate symbols for ETMv4 and ETE parameters

[PATCH] x86/shadow: Drop dubious lastpage diagnostic
 2023-01-20 14:39 UTC  (5+ messages)

[PATCH v6 0/3] cachestat: a new syscall for page cache state of files
 2023-01-20 14:36 UTC  (5+ messages)
` [PATCH v6 1/3] workingset: refactor LRU refault to expose refault recency check
` [PATCH v6 2/3] cachestat: implement cachestat syscall

[RFC PATCH v2 00/31] Upstream kvx Linux port
 2023-01-20 14:29 UTC  (61+ messages)
` [RFC PATCH v2 01/31] Documentation: kvx: Add basic documentation
` [RFC PATCH v2 02/31] Documentation: Add binding for kalray,kv3-1-core-intc
` [RFC PATCH v2 03/31] Documentation: Add binding for kalray,kv3-1-apic-gic
` [RFC PATCH v2 04/31] Documentation: Add binding for kalray,kv3-1-apic-mailbox
` [RFC PATCH v2 05/31] Documentation: Add binding for kalray,coolidge-itgen
` [RFC PATCH v2 06/31] Documentation: Add binding for kalray,kv3-1-ipi-ctrl
` [RFC PATCH v2 07/31] Documentation: Add binding for kalray,kv3-1-pwr-ctrl
` [RFC PATCH v2 08/31] kvx: Add ELF-related definitions
` [RFC PATCH v2 09/31] kvx: Add build infrastructure
` [RFC PATCH v2 10/31] kvx: Add CPU definition headers
` [RFC PATCH v2 11/31] kvx: Add atomic/locking headers
` [RFC PATCH v2 12/31] kvx: Add other common headers
` [RFC PATCH v2 13/31] kvx: Add boot and setup routines
` [RFC PATCH v2 14/31] kvx: Add exception/interrupt handling
` [RFC PATCH v2 15/31] irqchip: Add irq-kvx-apic-gic driver
` [RFC PATCH v2 16/31] irqchip: Add irq-kvx-itgen driver
` [RFC PATCH v2 17/31] irqchip: Add irq-kvx-apic-mailbox driver
` [RFC PATCH v2 18/31] irqchip: Add kvx-core-intc core interupt controller driver
` [RFC PATCH v2 19/31] kvx: Add process management
` [RFC PATCH v2 20/31] kvx: Add memory management
` [RFC PATCH v2 21/31] kvx: Add system call support
` [RFC PATCH v2 22/31] kvx: Add signal handling support
` [RFC PATCH v2 23/31] kvx: Add ELF relocations and module support
` [RFC PATCH v2 24/31] kvx: Add misc common routines
` [RFC PATCH v2 25/31] kvx: Add some library functions
` [RFC PATCH v2 26/31] kvx: Add multi-processor (SMP) support
` [RFC PATCH v2 27/31] kvx: Add kvx default config file
` [RFC PATCH v2 28/31] kvx: Add debugging related support
` [RFC PATCH v2 29/31] kvx: Add support for cpuinfo
` [RFC PATCH v2 30/31] kvx: Add power controller driver
` [RFC PATCH v2 31/31] kvx: Add IPI driver

[PATCH] firmware: arm_scmi: Clarify Raw per-channel ABI documentation
 2023-01-20 14:34 UTC  (6+ messages)

[PATCH] platform/x86: asus-wmi: Fix kbd_dock_devid tablet-switch reporting
 2023-01-20 14:34 UTC 

[PATCH 0/2] selftests: KVM: Add a test for eager page splitting
 2023-01-20 14:33 UTC  (6+ messages)
` [PATCH 2/2] selftests: KVM: Add page splitting test

[PATCH v6 1/2] Correct typo in dt-doc-validate command
 2023-01-20 14:33 UTC  (11+ messages)
` [PATCH v6 2/2] schemas: Add schema for U-Boot driver model 'phase tags'

[PATCH 00/13] Add vfio_device cdev for iommufd support
 2023-01-20 14:33 UTC  (5+ messages)
` [PATCH 05/13] kvm/vfio: Provide struct kvm_device_ops::release() insted of ::destroy()

[PATCH v14 00/11] s390x: CPU Topology
 2023-01-20 14:32 UTC  (9+ messages)
` [PATCH v14 06/11] s390x/cpu topology: interception of PTF instruction
` [PATCH v14 10/11] qapi/s390/cpu topology: POLARITY_CHANGE qapi event

[PATCH] Fix data race in mark_rt_mutex_waiters
 2023-01-20 13:55 UTC 

[PATCH v3 1/3] dt-bindings: phy: qcom,qmp-usb3-dp: Add sm6350 compatible
 2023-01-20 14:13 UTC  (9+ messages)
` [PATCH v3 2/3] phy: qcom-qmp-combo: Add config for SM6350

[XEN PATCH] build: fix building flask headers before descending in flask/ss/
 2023-01-20 14:30 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t v2] lib/igt_kms: Fixed the usage of Dereferencing of null pointer
 2023-01-20 14:30 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for lib/igt_kms: Fixed the usage of Dereferencing of null pointer (rev3)
` [igt-dev] ✗ GitLab.Pipeline: warning for lib/igt_kms: Fixed the usage of Dereferencing of null pointer (rev4)
` [igt-dev] ✓ Fi.CI.BAT: success "

[PATCH net-next v2 0/4] net: add EEE support for KSZ9477 switch series
 2023-01-20 14:30 UTC  (5+ messages)
` [PATCH net-next v2 2/4] net: phy: micrel: add EEE configuration support for KSZ9477 variants of PHYs
` [PATCH net-next v2 4/4] net: dsa: microchip: enable EEE support

[PATCH V3] tools/perf/tests: Fix string substitutions in build id test
 2023-01-20 14:29 UTC  (6+ messages)

[PATCH] tools/perf: Disable perf probe when libtraceevent is missing
 2023-01-20 14:28 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] intel_gpu_top: Fix cleanup on old kernels / unsupported GPU
 2023-01-20 14:29 UTC  (3+ messages)
` [Intel-gfx] "
  ` [igt-dev] "

[PATCH v2 00/27] ARM: pxa: remove all unused boards&drivers
 2023-01-20 14:27 UTC  (8+ messages)
` [PATCH 19/27] mfd: remove ucb1400 support

[PATCH v1 1/1] cifs: Get rid of unneeded conditional in the smb2_get_aead_req()
 2023-01-20 14:21 UTC  (2+ messages)

[PATCH v2 0/7] hw/cxl: RAS error emulation and injection
 2023-01-20 14:24 UTC  (14+ messages)
` [PATCH v2 1/7] hw/pci/aer: Implement PCI_ERR_UNCOR_MASK register
` [PATCH v2 2/7] hw/pci/aer: Add missing routing for AER errors
` [PATCH v2 3/7] hw/pci-bridge/cxl_root_port: Wire up AER
` [PATCH v2 4/7] hw/pci-bridge/cxl_root_port: Wire up MSI
` [PATCH v2 5/7] hw/mem/cxl-type3: Add AER extended capability
` [PATCH v2 6/7] hw/pci/aer: Make PCIE AER error injection facility available for other emulation to use
` [PATCH v2 7/7] hw/mem/cxl_type3: Add CXL RAS Error Injection Support

[PATCH 0/2] [RFC] virtio-rng entropy leak reporting feature
 2023-01-20 14:27 UTC  (3+ messages)

[RFC PATCH 0/4] rasdaemon: Add support for the CXL error events
 2023-01-20 14:28 UTC  (3+ messages)
` [RFC PATCH 1/4] rasdaemon: Move definition for BIT and BIT_ULL to a common file

[PATCH v9 0/2] send-email: expose header information to git-send-email's sendemail-validate hook
 2023-01-20 14:25 UTC  (4+ messages)
` [PATCH v9 2/2] "

[PATCH 1/3] insane: Improve patch warning/error handling
 2023-01-20 14:26 UTC  (6+ messages)
` [OE-core] "

[PATCH net-next] net: microchip: sparx5: Fix uninitialized variable in vcap_path_exist()
 2023-01-20 14:25 UTC  (2+ messages)

[PATCH v2 0/2] tests/avocado: Truncate M2S-FG484 SOM SPI flash to 16MiB
 2023-01-20 14:25 UTC  (3+ messages)
` [PATCH v2 1/2] tests/avocado: Factor file_truncate() helper out

[PATCH] Revert "gfs2: stop using generic_writepages in gfs2_ail1_start_one"
 2023-01-20 14:11 UTC  (2+ messages)
` [Cluster-devel] "

[PATCH 1/5] thermal/core: Fix unregistering netlink at thermal init time
 2023-01-20 14:13 UTC  (6+ messages)
` [PATCH 3/5] thermal/core: Remove unneeded mutex_destroy()

[paulmck-rcu:glacialnmi.2023.01.19a] BUILD SUCCESS 1fe673c8244052670796657542a8622313b88574
 2023-01-20 14:20 UTC 

[meta-arago][dunfell][PATCH] arago-prefs: Use mesa for am62axx
 2023-01-20 14:23 UTC 

[PATCH] ASoC: hdmi-codec: zero clear HDMI pdata
 2023-01-20 14:21 UTC  (2+ messages)

[PATCH] ASoC: SOF: ipc4-mtrace: prevent underflow in sof_ipc4_priority_mask_dfs_write()
 2023-01-20 14:21 UTC  (4+ messages)

[paulmck-rcu:slownmi.2023.01.19a] BUILD REGRESSION 06901681acde9854a9a9a337cebbf3ab537f4543
 2023-01-20 14:20 UTC 

[igt-dev] [PATCH i-g-t] i915/gem_(linear, tiled)_blits: Randomise buffer contents
 2023-01-20 14:22 UTC  (2+ messages)

[PATCH 0/4] ASoC: Intel: set dpcm_capture for amps
 2023-01-20 14:21 UTC  (2+ messages)

[paulmck-rcu:haltnmi2.2023.01.19a] BUILD SUCCESS 0c20db06cbde4a1a9faa9738b22e477736b64489
 2023-01-20 14:20 UTC 

[igt-dev] [v3 0/4] tests/i915/kms_dsc: Reorg
 2023-01-20 14:18 UTC  (3+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for tests/i915/kms_dsc: Reorg (rev2)

[paulmck-rcu:haltnmi3.2023.01.19a] BUILD SUCCESS 437a60eca96fc6698b969f21bea74116a0225220
 2023-01-20 14:20 UTC 

[paulmck-rcu:haltnmi3glacial.2023.01.19a] BUILD SUCCESS 5d4159ff8295addf11917c989a18dfdce1c77686
 2023-01-20 14:20 UTC 

[linux-next:master 6810/6912] mm/hugetlb.c:3101 alloc_hugetlb_folio() error: uninitialized symbol 'h_cg'
 2023-01-20 14:20 UTC 

[PATCH] shmem: support idmapped mounts for tmpfs
 2023-01-20 14:17 UTC  (2+ messages)

LLVM buildbot for m68k backend has been moved to production
 2023-01-20 14:17 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net] iavf: Move netdev_update_features() into watchdog task
 2023-01-20 14:18 UTC  (2+ messages)

[RFC PATCH net-next 00/11] ENETC mqprio/taprio cleanup
 2023-01-20 14:15 UTC  (12+ messages)
` [RFC PATCH net-next 01/11] net/sched: mqprio: refactor nlattr parsing to a separate function
` [RFC PATCH net-next 02/11] net/sched: mqprio: refactor offloading and unoffloading to dedicated functions
` [RFC PATCH net-next 03/11] net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h
` [RFC PATCH net-next 04/11] net/sched: mqprio: allow offloading drivers to request queue count validation
` [RFC PATCH net-next 05/11] net/sched: mqprio: add extack messages for "
` [RFC PATCH net-next 06/11] net: enetc: request mqprio to validate the queue counts
` [RFC PATCH net-next 07/11] net: enetc: act upon the requested mqprio queue configuration
` [RFC PATCH net-next 08/11] net/sched: taprio: pass mqprio queue configuration to ndo_setup_tc()
` [RFC PATCH net-next 09/11] net: enetc: act upon mqprio queue config in taprio offload
` [RFC PATCH net-next 10/11] net/sched: taprio: validate that gate mask does not exceed number of TCs
` [RFC PATCH net-next 11/11] net/sched: taprio: only calculate gate mask per TXQ for igc

[PATCH v2 0/3] Putting some basic order on isa extension lists
 2023-01-20 14:16 UTC  (5+ messages)
` [PATCH v2 2/3] RISC-V: resort all extensions in consistent orders

[PATCH v4 0/7] Add SC7280 audioreach device tree nodes
 2023-01-20 14:16 UTC  (8+ messages)
` [PATCH v4 1/7] arm64: dts: qcom: sc7280: Extract audio nodes from common idp dtsi file
` [PATCH v4 2/7] arm64: dts: qcom: sc7280: Add sound node for crd-rev3 board
` [PATCH v4 3/7] arm64: dts: qcom: sc7280: Add LPASS PIL node
` [PATCH v4 4/7] arm64: dts: qcom: sc7280: Update VA/RX/TX macro clock nodes
` [PATCH v4 5/7] arm64: dts: qcom: sc7280: Update lpass_tlmm node
` [PATCH v4 6/7] arm64: dts: qcom: sc7280: Update qcom, adsp-pil-mode property
` [PATCH v4 7/7] dt-bindings: remoteproc: qcom: sc7280-adsp-pil: Add missing properties

[PATCH v2 0/8] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
 2023-01-20 14:18 UTC  (8+ messages)
` [PATCH v2 1/8] KVM: arm64: PMU: Have reset_pmu_reg() to clear a register
` [PATCH v2 4/8] KVM: arm64: PMU: Disallow userspace to set PMCR.N greater than the host value

[meta-ti][dunfell][PATCH] ti-graphics: enable GPU for am62axx-evm
 2023-01-20 14:18 UTC 

[PATCH] KVM: arm64: Pass the actual page address to mte_clear_page_tags()
 2023-01-20 14:14 UTC  (3+ messages)

[PATCH 0/2] xfsprogs: fix libtoolize issues
 2023-01-20 14:16 UTC  (5+ messages)
  ` [PATCH 1/2] progs: autoconf fails during debian package builds
  ` [PATCH 2/2] progs: just use libtoolize

[PATCH net v2] net: dsa: microchip: fix probe of I2C-connected KSZ8563
 2023-01-20 14:15 UTC  (2+ messages)

[PATCH v2] drivers/mfd: simple-mfd-i2c: Add generic compatible
 2023-01-20 14:14 UTC  (4+ messages)

[PATCH net-next 0/7] sfc: devlink support for ef100
 2023-01-20 14:13 UTC  (7+ messages)
` [PATCH net-next 1/7] sfc: add "
` [PATCH net-next 2/7] sfc: enumerate mports in ef100

[PATCH v2] ACPI: NFIT: prevent underflow in acpi_nfit_ctl()
 2023-01-20  5:22 UTC  (3+ messages)

[PATCH 00/10] perf symbols: Improve dso__synthesize_plt_symbols()
 2023-01-20 14:11 UTC  (2+ messages)

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 71c3a0ca162ecb5e0296a6e8d9acef547202d5cb
 2023-01-20 14:12 UTC 

❌ FAIL (27/383 SKIPPED): Test report for master (6.2.0-rc4, mainline.kernel.org-clang, 081edded)
 2023-01-20 14:10 UTC 

clang-16: error: unknown argument: '-mr10k-cache-barrier=store'
 2023-01-20 14:09 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.