All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-12 11:45:33 to 2023-05-12 12:47:07 UTC [more...]

[PATCH v2 00/10] Treewide GPL SPDX conversion and cleanup (in response to Didi's GPL full name fixes)
 2023-05-12 12:46 UTC  (3+ messages)
` [PATCH v2 08/10] drivers: watchdog: Replace GPL license notice with SPDX identifier

[PATCH] x86/cpuid: Calculate FEATURESET_NR_ENTRIES more helpfully
 2023-05-12 12:45 UTC 

Purchase Order
 2023-05-12 12:45 UTC 

openssl/libffi build broken for musl/cortex-m7
 2023-05-12 12:45 UTC  (7+ messages)
` [yocto] "

next: WARNING: CPU: 0 PID: 1200 at mm/page_alloc.c:4744 __alloc_pages+0x2e8/0x3a0
 2023-05-12 12:45 UTC 

[PATCH 00/18] Allow qtests with --without-default-devices (part 1)
 2023-05-12 12:40 UTC  (19+ messages)
` [PATCH 01/18] hw/i386/Kconfig: ISAPC works fine without VGA_ISA
` [PATCH 02/18] softmmu/vl.c: Check for the availability of the VGA device before using it
` [PATCH 03/18] hw: Move the default NIC machine class setting from the x86 to the generic one
` [PATCH 04/18] softmmu/vl.c: Disable default NIC if it has not been compiled into the binary
` [PATCH 05/18] hw/ppc: Use MachineClass->default_nic in the ppc machines
` [PATCH 06/18] hw/s390x: Use MachineClass->default_nic in the s390x machine
` [PATCH 07/18] hw/sh4: Use MachineClass->default_nic in the sh4 r2d machine
` [PATCH 08/18] hw/char/parallel: Move TYPE_ISA_PARALLEL to the header file
` [PATCH 09/18] hw/i386: Ignore the default parallel port if it has not been compiled into QEMU
` [PATCH 10/18] hw/sparc64/sun4u: Use MachineClass->default_nic and MachineClass->no_parallel
` [PATCH 11/18] tests/qtest/readconfig-test: Check for the availability of USB controllers
` [PATCH 12/18] tests/qtest/usb-hcd-uhci-test: Skip test if UHCI controller is not available
` [PATCH 13/18] tests/qtest/cdrom-test: Fix the test to also work without optional devices
` [PATCH 14/18] tests/qtest/virtio-ccw-test: Remove superfluous tests
` [PATCH 15/18] tests/qtest: Check for the availability of virtio-ccw devices before using them
` [PATCH 16/18] tests/qtest/meson.build: Run the net filter tests only with default devices
` [PATCH 17/18] tests/qemu-iotests/172: Run QEMU with -vga none and -nic none
` [PATCH 18/18] .gitlab-ci.d/buildtest.yml: Run full "make check" with --without-default-devices

[PATCH v8 00/11] target/riscv: rework CPU extension validation
 2023-05-12 12:41 UTC  (3+ messages)
` [PATCH v8 11/11] target/riscv: rework write_misa()

[RFC v2 0/2] Introducing generic SCMI pinctrl driver implementation
 2023-05-12 12:32 UTC  (12+ messages)
` [RFC v2 1/3] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
` [RFC v2 2/3] pinctrl: Implementation of the generic scmi-pinctrl driver

[Buildroot] Deactivation buildroot@busybox.net
 2023-05-12 12:32 UTC 

[PATCH] soc: qcom: Rename ice to qcom-ice to avoid module name conflict
 2023-05-12 12:42 UTC  (4+ messages)

[PATCH v1] misc: fastrpc: Reassign memory ownership only for remote heap
 2023-05-12 12:40 UTC  (4+ messages)

[PATCH v2] soc: qcom: Rename ice to qcom_ice to avoid module name conflict
 2023-05-12 12:39 UTC  (2+ messages)

[PATCH v4] dt-bindings: usb: Add support for Microchip usb5744 hub controller
 2023-05-12 12:39 UTC 

[PATCH RFT v3 0/3] drivers/thermal/rcar_gen3_thermal: add Gen4 fuse support
 2023-05-12 12:39 UTC  (3+ messages)

stable-rc/queue/5.4 baseline: 177 runs, 29 regressions (v5.4.242-239-g5bf6806d358fc)
 2023-05-12 12:36 UTC 

[PATCH v2] net/ice: fix dcf init rss blocked
 2023-05-12  8:57 UTC 

Hardware timestamps
 2023-05-11 20:19 UTC  (3+ messages)

[RESEND PATCH v5 1/3] test_firmware: prevent race conditions by a correct implementation of locking
 2023-05-12 12:34 UTC  (3+ messages)
` [RESEND PATCH v5 2/3] test_firmware: fix a memory leak with reqs buffer

[PATCH v3] net/i40e: support enable/disable source pruning
 2023-05-11 16:03 UTC  (3+ messages)
` [PATCH v4] "

[Intel-gfx] [PATCH 0/3] drm/i915: implement internal workqueues
 2023-05-12 12:34 UTC  (9+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915: add a dedicated workqueue inside drm_i915_private
` [Intel-gfx] [PATCH 2/3] drm/i915/gt: create workqueue dedicated to wake references

[Intel-xe] [PATCH] drm/xe: Remove unused define
 2023-05-12 12:34 UTC  (5+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "

[igt-dev] [PATCH i-g-t 0/2] Limit intel-bb to 48-bit
 2023-05-12 12:34 UTC  (5+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "
` [igt-dev] ✓ Fi.CI.IGT: success "

[PATCH 00/10] Add cs42l43 PC focused SoundWire CODEC
 2023-05-12 12:28 UTC  (11+ messages)
` [PATCH 01/10] soundwire: bus: Allow SoundWire peripherals to register IRQ handlers
` [PATCH 02/10] ASoC: soc-component: Add notify control helper function
` [PATCH 03/10] ASoC: ak4118: Update to use new component control notify helper
` [PATCH 04/10] ASoC: wm_adsp: Update to use new component control notify helepr
` [PATCH 05/10] dt-bindings: mfd: cirrus,cs42l43: Add initial DT binding
` [PATCH 06/10] mfd: cs42l43: Add support for cs42l43 core driver
` [PATCH 07/10] irqchip/cs42l43: Add support for the cs42l43 IRQs
` [PATCH 08/10] pinctrl: cs42l43: Add support for the cs42l43
` [PATCH 09/10] spi: cs42l43: Add SPI controller support
` [PATCH 10/10] ASoC: cs42l43: Add support for the cs42l43

[PATCH v2 0/2] Devicetree support for Loongson-1 watchdog
 2023-05-12 12:30 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: watchdog: Add "
` [PATCH v2 2/2] watchdog: loongson1_wdt: Add DT support

More C type errors by default for GCC 14
 2023-05-12 12:30 UTC  (3+ messages)

[RFC PATCH v3] can: virtio: Initial virtio CAN driver
 2023-05-12 12:26 UTC  (4+ messages)
    ` [virtio-dev] "

[PATCH v1 1/1] mmc: sdhci-of-dwcmshc: Add runtime PM operations for BlueField-3
 2023-05-12 12:26 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v3] mmc: sdhci-of-dwcmshc: Add runtime PM operations

[PATCH v2 0/2] cpufreq/schedutil: Fix null pointer dereference in sugov_update_single_freq
 2023-05-12 12:26 UTC  (4+ messages)
` [PATCH v2 1/2] cpufreq/schedutil: Remove fast_switch_possible flag if driver doesn't set fast_switch

[PATCH v4 0/1] Adjust macb max_tx_len for mpfs
 2023-05-12 12:23 UTC  (3+ messages)
` [PATCH v4 1/1] net: macb: Shorten max_tx_len to 4KiB - 56 on mpfs

[OE-core][PATCH V2] oe-buildenv-internal: remove path from previous project
 2023-05-12 12:27 UTC  (2+ messages)

[Buildroot] Compiling issue while adding tpm2-tss-engine as Buildroot package
 2023-05-12 12:27 UTC 

[PATCH 0/2] statfs: Enforce statfs[64] structure intialization
 2023-05-12 12:03 UTC  (4+ messages)

[PATCH v2] cfg80211: S1G rate information and calculations
 2023-05-12 12:25 UTC 

[PATCH v2] tools: drop bogus and obsolete ptyfuncs.m4
 2023-05-12 12:26 UTC 

HDA, power saving and recording
 2023-05-12 12:24 UTC  (9+ messages)

[PATCH v2 00/19] Fix qemu_strtosz() read-out-of-bounds
 2023-05-12 12:24 UTC  (4+ messages)
` [PATCH v2 01/19] test-cutils: Avoid g_assert in unit tests

[PATCH V2 0/5] Add GCC and RPMHCC support for sdx75
 2023-05-12 12:23 UTC  (6+ messages)
` [PATCH V2 1/5] clk: qcom: branch: Extend the invert logic for branch2 clocks
` [PATCH V2 2/5] dt-bindings: clock: qcom: Add GCC clocks for SDX75
` [PATCH V2 3/5] dt-bindings: clock: qcom: Add RPMHCC "
` [PATCH V2 4/5] clk: qcom: rpmh: Add RPMH clocks support "
` [PATCH V2 5/5] clk: qcom: Add GCC driver "

[PATCH v6 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
 2023-05-12 12:24 UTC  (10+ messages)
` [PATCH v6 06/14] x86: Add early SHA support for Secure Launch early measurements

[LTP] [PATCH v2] syscalls/sockioctl: Make buf a struct ifreq array
 2023-05-12 12:25 UTC  (3+ messages)

[LTP] [PATCH v3] testcases:Fix the failure of shell script to get path
 2023-05-12 12:22 UTC  (3+ messages)

[PATCH] media: rc: meson-ir: support MMIO regmaps to access registers
 2023-05-12 12:22 UTC 

[PATCH v3 00/10] soc: qcom: llcc: Add support for QDU1000/QRU1000
 2023-05-12 12:21 UTC  (11+ messages)
` [PATCH v3 01/10] nvmem: qfprom: Add support for secure reading
` [PATCH v3 02/10] dt-bindings: nvmem: qfprom: Add compatible for QDU1000/QRU1000
` [PATCH v3 03/10] arm64: dts: qcom: qdu1000: Add properties to qfprom for multi channel DDR
` [PATCH v3 04/10] nvmem: qfprom: Add support for secure reading on QDU1000/QRU1000
` [PATCH v3 05/10] soc: qcom: llcc: Refactor llcc driver to support multiple configuration
` [PATCH v3 06/10] soc: qcom: Add LLCC support for multi channel DDR
` [PATCH v3 07/10] dt-bindings: arm: msm: Add LLCC compatible for QDU1000/QRU1000
` [PATCH v3 08/10] Revert "arm64: dts: qcom: qdu1000: Add LLCC/system-cache-controller"
` [PATCH v3 09/10] arm64: dts: qcom: qdu1000: Add LLCC/system-cache-controller
` [PATCH v3 10/10] soc: qcom: llcc: Add QDU1000 and QRU1000 LLCC support

[PATCH] media: rc: meson-ir: support MMIO regmaps to access registers
 2023-05-12 12:19 UTC  (4+ messages)

[PATCH] pwm: core: Permit unset period when applying configuration of disabled PWMs
 2023-05-12 12:20 UTC  (3+ messages)

[PATCH nf-next] netfilter: nf_tables: relax set/map validation checks
 2023-05-12 12:19 UTC 

kernel BUG at fs/ext4/inode.c:1914 - page_buffers()
 2023-05-12 12:19 UTC  (3+ messages)

[PATCH v10 00/10] introduce Arm FF-A support
 2023-05-12 12:14 UTC  (19+ messages)
` [PATCH v11 "
  ` [PATCH v11 05/10] arm_ffa: introduce armffa command
  ` [PATCH v11 09/10] arm_ffa: efi: introduce FF-A MM communication
  ` [PATCH v12 00/10] introduce Arm FF-A support
    ` [PATCH v12 01/10] arm64: smccc: add support for SMCCCv1.2 x0-x17 registers
    ` [PATCH v12 02/10] lib: uuid: introduce uuid_str_to_le_bin function
    ` [PATCH v12 03/10] lib: uuid: introduce testcase for uuid_str_to_le_bin
    ` [PATCH v12 04/10] arm_ffa: introduce Arm FF-A support
    ` [PATCH v12 05/10] arm_ffa: introduce armffa command
    ` [PATCH v12 06/10] arm_ffa: introduce sandbox FF-A support
    ` [PATCH v12 07/10] arm_ffa: introduce sandbox test cases for UCLASS_FFA
    ` [PATCH v12 08/10] arm_ffa: introduce armffa command Sandbox test
    ` [PATCH v12 09/10] arm_ffa: efi: introduce FF-A MM communication
    ` [PATCH v12 10/10] arm_ffa: efi: corstone1000: enable "

[PATCH 0/2] arm: mach-k3: j7200: Add main_uart1 device and clock data
 2023-05-12 10:02 UTC  (3+ messages)
` [PATCH 1/2] arm: mach-k3: j7200: dev-data.c: Add main_uart1 device data
` [PATCH 2/2] arm: mach-k3: j7200: clk-data.c: Add main_uart1 clock data

Scrub errors unable to fixup (regular) error
 2023-05-12 12:15 UTC  (17+ messages)

Passing ethaddr and eth1addr from FSBL @ 0xfffffc00 not working anymore
 2023-05-12  7:59 UTC 

[PATCH v5 00/17] Basic StarFive JH7110 RISC-V SoC support
 2023-05-12  5:50 UTC  (3+ messages)
` [PATCH v5 01/17] riscv: cpu: jh7110: Add support for jh7110 SoC

stable-rc/queue/6.1 baseline: 184 runs, 11 regressions (v6.1.28-105-gb0c6a42a9d3b)
 2023-05-12 12:15 UTC 

[PATCH] usb: cdns3: gadget.c: Set fast access bit
 2023-05-12  4:42 UTC  (7+ messages)
  ` [EXTERNAL] "

[igt-dev] [PATCH i-g-t 00/15] PMU: multi-tile support
 2023-05-12 12:14 UTC  (10+ messages)
` [igt-dev] [PATCH i-g-t 01/15] perf_pmu: Support multi-tile in rc6 subtest
` [igt-dev] [PATCH i-g-t 15/15] intel_gpu_top: Add gt specific values to header in interactive mode

[intel-lts:4.19/android_t 4850/30000] drivers/gpu/drm/i915/intel_hdcp.c:182:28: warning: no previous prototype for 'conn_to_dig_port'
 2023-05-12 12:12 UTC 

stable-rc/queue/4.19 baseline: 145 runs, 30 regressions (v4.19.282-166-g5553c87c9ed24)
 2023-05-12 12:11 UTC 

[Intel-gfx] [PATCH 1/3] drm/i915/irq: convert gen8_de_irq_handler() to void
 2023-05-12 12:10 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[igt-dev] [PATCH v2 0/1] test/gem_create: exercise gem_create_ext_set_pat
 2023-05-12 12:10 UTC  (3+ messages)
` [igt-dev] [PATCH v2 1/1] "

stable-rc/queue/4.14 baseline: 136 runs, 26 regressions (v4.14.314-96-g8ec602619be78)
 2023-05-12 12:10 UTC 

[PATCH] x86/alternative: Optimize returns patching
 2023-05-12 12:09 UTC 

[PATCH bpf] tools: bpftool: JIT limited misreported as negative value on aarch64
 2023-05-12 12:09 UTC  (3+ messages)

[PATCH] oeqa: adding selftest-hello and use it to speed up tests
 2023-05-12 12:09 UTC 

[PULL 0/6] Misc fixes for 2023-03-30
 2023-05-12 12:08 UTC  (4+ messages)
` [PULL 1/6] linux-user/sparc: Don't use 16-bit UIDs on SPARC V9

Cuncurrency question
 2023-05-12 13:10 UTC 

QEMU developers fortnightly call for agenda for 2023-05-16
 2023-05-12 12:04 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/mtl: Fix expected reg value for Thunderbolt PLL disabling
 2023-05-12 12:00 UTC 

[PATCH] drm/ssd130x: Fix include guard name
 2023-05-12 12:02 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: nau8824: Convert to dtschema
 2023-05-12 12:01 UTC 

[stable:linux-4.19.y 458/5827] net/core/sock.c:1090: Error: unrecognized opcode `csrs sstatus,s6'
 2023-05-12 12:01 UTC 

[PATCH] examples/l3fwd: add hard code to collect empty poll and NIC counters
 2023-05-12 12:02 UTC  (4+ messages)

[PATCH 0/4] acpi: Add CDAT parsing support to ACPI tables code
 2023-05-12 12:00 UTC  (5+ messages)
` [PATCH 1/4] acpi: tables: Add CDAT table parsing support
` [PATCH 2/4] acpi: Add header struct in CDAT subtables

Recent changes (master)
 2023-05-12 12:00 UTC 

[PATCH v2] eventdev: avoid non-burst shortcut for variable-size bursts
 2023-05-12 11:59 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2] arm: mach-k3: arm64-mmu: do not map ATF and OPTEE regions in A53 MMU
 2023-05-12 11:58 UTC 

[syzbot] upstream boot error: BUG: unable to handle kernel NULL pointer dereference in gic_eoi_irq
 2023-05-12 11:57 UTC  (4+ messages)

[PATCH 1/1] ASoC: dwc: move DMA init to snd_soc_dai_driver probe()
 2023-05-12 11:03 UTC 

[PATCH v20 00/21] s390x: CPU Topology
 2023-05-12 11:56 UTC  (4+ messages)
` [PATCH v20 12/21] qapi/s390x/cpu topology: query-cpu-polarization qmp command

[RFC PATCH 0/3] improve FEC API usage
 2023-05-12 11:57 UTC  (3+ messages)
` [RFC PATCH v2 "

[PATCH 0/2] Refactor the pinctrl driver
 2023-05-12 11:55 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: qcom: Remove the msm_function struct
` [PATCH 2/2] pinctrl: qcom: Refactor generic qcom pinctrl driver

[PATCH 0/2] virtio: abstract virtqueue related methods
 2023-05-12 11:53 UTC  (7+ messages)
` [PATCH 1/2] "
    `  "
        `  "

[PATCH v4 00/17] watchdog/hardlockup: Add the buddy hardlockup detector
 2023-05-12 11:55 UTC  (4+ messages)
` [PATCH v4 12/17] watchdog/hardlockup: Have the perf hardlockup use __weak functions more cleanly

[PATCH 0/2] irqchip/mips-gic fixes
 2023-05-12 11:54 UTC  (2+ messages)

U-Boot OMAP GPMC ECC change
 2023-05-12 11:53 UTC  (4+ messages)

[PATCH net-next v2 0/2] Add support for partial store and forward
 2023-05-12 11:53 UTC  (5+ messages)
` [PATCH net-next v2 2/2] net: macb: "

[PATCH v1] tools: drop bogus and obsolete ptyfuncs.m4
 2023-05-12 11:51 UTC  (3+ messages)

[PATCH v2] dt-bindings: ata: ahci-ceva: Cover all 4 iommus entries
 2023-05-12 11:52 UTC 

[PATCH] clk: mediatek: mt8365: Fix inverted topclk operations
 2023-05-12 11:51 UTC  (2+ messages)

[Intel-xe] [RFC] drm/xe/pm: d3cold policy
 2023-05-12 11:50 UTC  (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for "

[kirkstone 0/2] openssl: update from 3.0.8 to 3.1.0
 2023-05-12 11:50 UTC  (3+ messages)
` [kirkstone 1/2] "
  ` [OE-core] "

[PATCH v2 net-next 0/4] sfc: more flexible encap matches on TC decap rules
 2023-05-12 11:50 UTC  (2+ messages)

[PATCH v3 1/3] i2c: i801: Enlarge device name field in i801_ids table
 2023-05-12 11:50 UTC  (3+ messages)
` [PATCH v3 2/3] i2c: i801: Add support for Intel Meteor Lake SoC-S
` [PATCH v3 3/3] i2c: i801: Add support for Intel Meteor Lake PCH-S

[PATCH 00/11] drm/fbdev: Remove DRM's helpers for fbdev I/O
 2023-05-12 11:49 UTC  (6+ messages)
    ` [Intel-gfx] "

Weird problem with raid5/6 - very low linear speed
 2023-05-12 11:48 UTC 

[Intel-xe] [PATCH v2 0/2] drm/xe: Fix unprotected rebind_list accesses
 2023-05-12 11:48 UTC  (2+ messages)
` [Intel-xe] ○ CI.BAT: info for "

Cannot boot an i386-UEFI thinkpad lenovo tablet-2
 2023-05-12 11:47 UTC  (5+ messages)

[PATCH] ASoC: SOF: topology: Fix logic for copying tuples
 2023-05-12 11:46 UTC 

[PATCH V6 0/3] soc: qcom: boot_stats: Add driver support for boot_stats
 2023-05-12 11:46 UTC  (4+ messages)
` [PATCH V6 2/3] soc: qcom: boot_stat: Add Driver Support for Boot Stats

USB gadget regression on v6.4-rc1 and v6.1.28
 2023-05-12 11:40 UTC  (4+ messages)

[PATCH 0/8] Updats SPL splashscreen framework for AM62x
 2023-05-12 11:46 UTC  (3+ messages)
` [PATCH 8/8] configs: am62x_evm_a53: Add bloblist address

[Intel-gfx] [PATCH 0/3] Fixed-width mask/bit helpers
 2023-05-12 11:45 UTC  (8+ messages)
` [Intel-gfx] [PATCH 2/3] linux/bits.h: Add fixed-width GENMASK and BIT macros
        `  "


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.