All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-10 19:53:46 to 2024-05-10 21:16:36 UTC [more...]

[PATCH 0/2] Move GuC submission init to post hwconfig step
 2024-05-10 21:16 UTC  (7+ messages)
` [PATCH 1/2] drm/xe/uc: Reorder post hwconfig uC initialization step
` [PATCH 2/2] drm/xe/uc: Move GuC submission init to post hwconfig step
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "

[PATCH v3 00/10] Add Chameleon v3 video support
 2024-05-10 21:16 UTC  (3+ messages)
` [PATCH v3 05/10] media: dt-bindings: video-interfaces: Support DisplayPort MST

[GIT PULL 0/4] arm soc changes for 6.10
 2024-05-10 21:13 UTC  (10+ messages)
` [GIT PULL 1/4] soc: devicetree updates for 6.10, part 1
` [GIT PULL 2/4] soc: drivers for 6.10
` [GIT PULL 3/4] soc: arm code changes "
` [GIT PULL 4/4] soc: defconfig updates "

[RFC PATCH v1 0/2] Avoid rcu_core() if CPU just left guest vcpu
 2024-05-10 21:15 UTC  (11+ messages)

[PATCH] eeprom: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-05-10 21:14 UTC 

pull request: bluetooth-next 2024-05-10
 2024-05-10 21:14 UTC 

[PATCH 1/1] RDMA/cma: Fix kmemleak in rdma_core observed during blktests nvme/rdma use siw
 2024-05-10 21:12 UTC 

[PATCH 00/11] reftable: expose write options as config
 2024-05-10 21:11 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/11] reftable: consistently refer to `reftable_write_options` as `opts`
  ` [PATCH v2 02/11] reftable: consistently pass write opts as value

[PATCH v7] xen: allow up to 16383 cpus
 2024-05-10 21:11 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/wavpack: bump to version 5.7.0
 2024-05-10 21:11 UTC  (2+ messages)

[Buildroot] [git commit] package/wavpack: bump to version 5.7.0
 2024-05-10 21:11 UTC 

pull request: bluetooth 2024-05-03
 2024-05-10 21:11 UTC  (2+ messages)

[PATCH] mfd: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-05-10 21:10 UTC 

[PATCH v2 00/12] Introduce STM32 DMA3 support
 2024-05-10 21:08 UTC  (7+ messages)
` [PATCH v2 01/12] dt-bindings: dma: New directory for STM32 DMA controllers bindings
` [PATCH v2 04/12] dt-bindings: dma: Document STM32 DMA3 controller bindings

[xen-unstable test] 185970: tolerable FAIL - PUSHED
 2024-05-10 21:06 UTC 

[linux-next:master] BUILD REGRESSION 75fa778d74b786a1608d55d655d42b480a6fa8bd
 2024-05-10 21:06 UTC 

[PATCH v5 0/2] Add notifier for PLL0 clock and set it 1.5GHz on
 2024-05-10 21:05 UTC  (3+ messages)

perf annotate --data-type segfault
 2024-05-10 21:04 UTC  (4+ messages)
  ` [PATCH 1/2] perf annotate: Fix segfault on sample histogram
    ` [PATCH 2/2] perf annotate-data: Ensure the number of type histograms

[PATCH] dt-bindings: iio: adc: adi,axi-adc: tweak example node name
 2024-05-10 21:04 UTC 

[Buildroot] [git commit] package/gcc-bare-metal: add CPE variables
 2024-05-10 21:03 UTC 

[Buildroot] [PATCH 1/1] package/gcc-bare-metal: add CPE variables
 2024-05-10 21:03 UTC  (2+ messages)

[Buildroot] [PATCH v1 1/1] package/binutils-bare-metal: apply binutils 2.42 patches
 2024-05-10 21:03 UTC  (2+ messages)

[PATCH v3 00/29] riscv control-flow integrity for usermode
 2024-05-10 21:02 UTC  (7+ messages)
` [PATCH v3 10/29] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v3 27/29] riscv: Documentation for landing pad / indirect branch tracking

[Buildroot] [git commit] package/binutils-bare-metal: apply binutils 2.42 patches
 2024-05-10 21:02 UTC 

[PATCH v1 1/1] selftests/sgx: Fix the implicit declaration of asprintf() compiler error
 2024-05-10 21:02 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/crucible: fix license
 2024-05-10 21:02 UTC  (2+ messages)

[GIT PULL] hotfixes for 6.10
 2024-05-10 21:00 UTC  (2+ messages)

[PATCH 0/6] Support PMT features in Xe
 2024-05-10 20:59 UTC  (7+ messages)
` [PATCH 1/6] platform/x86/intel/vsec.h: Move to include/linux
` [PATCH 2/6] platform/x86/intel/vsec: Add PMT read callbacks
` [PATCH 3/6] platform/x86/intel/pmt: Add support to use provided "
` [PATCH 4/6] platform/x86/intel/pmt: Add quirk for BAR0 offset adjustment
` [PATCH 5/6] drm/xe/vsec: Add support for DG2
` [PATCH 6/6] drm/xe/vsec: Support BMG devices

[XEN PATCH v3] arm/mem_access: add conditional build of mem_access.c
 2024-05-10 20:59 UTC  (2+ messages)

[PATCH v7 1/3] drm/xe/xe_guc_submit: Fix exec queue stop race condition
 2024-05-10 20:59 UTC  (10+ messages)
` [PATCH v7 2/3] drm/xe/xe_guc_submit: Allow lr exec queues to be banned
` [PATCH v7 3/3] drm/xe/xe_guc_submit: Declare reset if banned or killed or wedged
` ✓ CI.Patch_applied: success for series starting with [v7,1/3] drm/xe/xe_guc_submit: Fix exec queue stop race condition
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/amdkfd: Ensure gpu_id is unique
 2024-05-10 20:57 UTC  (2+ messages)

[PATCH] riscv, bpf: Optimize zextw insn with Zba extension
 2024-05-10 20:56 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/ccache: require host gcc of at least 8
 2024-05-10 20:56 UTC  (2+ messages)

[Buildroot] [git commit] Config.in: require host gcc of at least 8
 2024-05-10 20:55 UTC 

path to landing patch to fix warm boot issue for qca6390
 2024-05-10 20:54 UTC  (5+ messages)

[RFC PATCH v2 0/3] Make ELOG log and trace consistently with GHES
 2024-05-10 20:54 UTC  (4+ messages)
` [RFC PATCH v2 3/3] ACPI: extlog: Make print_extlog_rcd() log unconditionally

[Buildroot] [PATCH 1/1] package/openblas: fix build without MMU
 2024-05-10 20:53 UTC  (2+ messages)

[PATCH v6 0/7] Live Migration With IAA
 2024-05-10 20:52 UTC  (6+ messages)
` [PATCH v6 2/7] migration/multifd: put IOV initialization into compression method
` [PATCH v6 5/7] migration/multifd: implement initialization of qpl compression

[Buildroot] [git commit] package/libuhttpd: disable -Werror
 2024-05-10 20:51 UTC 

[Buildroot] [PATCH 1/1] package/libuhttpd: disable -Werror
 2024-05-10 20:52 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/mokutil: new package
 2024-05-10 20:51 UTC  (2+ messages)

[bug report] block nbd0: Unexpected reply (15) 000000009c07859b
 2024-05-10 20:51 UTC  (2+ messages)

[Buildroot] [git commit] package/mokutil: new package
 2024-05-10 20:39 UTC 

[PATCH v6 00/17] riscv: Support vendor extensions and xtheadvector
 2024-05-10 20:50 UTC  (6+ messages)
` [PATCH v6 06/17] riscv: Add vendor extensions to /proc/cpuinfo

[PATCH v1 1/1] spi: Replace custom code with device_match_acpi_handle()
 2024-05-10 20:49 UTC 

[PATCH v1 1/1] spi: Refactor spi_stop_queue()
 2024-05-10 20:49 UTC 

[PATCH 0/3] un-breaking osx-gcc ci job
 2024-05-10 20:48 UTC  (9+ messages)
` [PATCH 2/3] ci: avoid bare "gcc" for osx-gcc job
` [PATCH 3/3] ci: stop installing "gcc-13" for osx-gcc

[PATCH 00/21] builtin/config: remove global state
 2024-05-10 20:46 UTC  (5+ messages)
` [PATCH 05/21] builtin/config: move actions into `cmd_config_actions()`
` [PATCH 06/21] builtin/config: check for writeability after source is set up

[PATCH v1 1/1] selftests/sgx: Fix the implicit declaration of asprintf() compiler error
 2024-05-10 20:46 UTC 

[PATCH v1] Bluetooth: qca: Fix BT enable failure again for QCA6390 after warm reboot
 2024-05-10 20:45 UTC  (7+ messages)

[PATCH v2 0/8] riscv: Support compiling the kernel with more extensions
 2024-05-10 20:43 UTC  (4+ messages)
` [PATCH v2 2/8] riscv: Add PLATFORM_MAY_SUPPORT_RISCV_ISA_V Kconfig option

[PATCH] pci: Add ACS quirk for Broadcom BCM5760X NIC
 2024-05-10 20:42 UTC 

[PATCH 0/2] Fix num_events calculation in lazy loading
 2024-05-10 20:41 UTC  (5+ messages)
` [PATCH 2/2] perf pmu: Fix num_events calculation

[PATCH v3 0/2] Add gputop support for sysfs profiling knob
 2024-05-10 20:40 UTC  (3+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "

[PATCH] osxkeychain: lock for exclusive execution
 2024-05-10 20:40 UTC  (5+ messages)

[PATCH net-next 0/2] Add TX stop/wake counters
 2024-05-10 20:40 UTC  (7+ messages)
` [PATCH net-next 1/2] netdev: Add queue stats for TX stop and wake

SFP and SFP+
 2024-05-10 20:37 UTC  (2+ messages)

[usb:usb-testing 5/12] drivers/usb/typec/tcpm/qcom/qcom_pmic_typec.c:113:46: error: passing argument 1 of 'devm_drm_dp_hpd_bridge_add' from incompatible pointer type
 2024-05-10 20:36 UTC 

[PATCH V1 0/9] PCIe TPH and cache direct injection support
 2024-05-10 20:37 UTC  (10+ messages)
` [PATCH V1 8/9] bnxt_en: Add TPH support in BNXT driver

[PATCH] trace2: intercept all common signals
 2024-05-10 20:34 UTC  (7+ messages)

[LSF/MM/BPF TOPIC]mTHP reliable allocation and reclamation
 2024-05-10 20:33 UTC  (5+ messages)
    ` [Lsf-pc] "

[Buildroot] [PATCH] configs/rock5b: Remove futile unsetting of rock5b_defconfig param
 2024-05-10 20:32 UTC  (2+ messages)

[Buildroot] [git commit] configs/rock5b: remove futile unsetting of BR2_LINUX_KERNEL_INTREE_DTS_NAME
 2024-05-10 20:32 UTC 

[Buildroot] [PATCH 1/1] package/osm2pgsql: bump version to 1.11.0
 2024-05-10 20:30 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/postgresql: bump version to 16.2
 2024-05-10 20:30 UTC  (2+ messages)

[PATCH] block: Annotate a racy read in blk_do_io_stat()
 2024-05-10 20:30 UTC  (6+ messages)

[Buildroot] [git commit] package/osm2pgsql: bump version to 1.11.0
 2024-05-10 20:29 UTC 

[Buildroot] [git commit] package/postgresql: bump version to 16.2
 2024-05-10 20:29 UTC 

[PATCH i-g-t] lib/i915/perf: Accumulate clocks for MPEC format too
 2024-05-10 20:25 UTC  (3+ messages)
` ✗ CI.xeFULL: failure for "

[PATCH] nfs: fix undefined behavior in nfs_block_bits()
 2024-05-10 20:24 UTC 

[PATCH 0/5] Five nbd patches
 2024-05-10 20:23 UTC  (6+ messages)
` [PATCH 1/5] nbd: Use NULL to represent a pointer
` [PATCH 2/5] nbd: Remove superfluous casts
` [PATCH 3/5] nbd: Improve the documentation of the locking assumptions
` [PATCH 4/5] nbd: Remove a local variable from nbd_send_cmd()
` [PATCH 5/5] nbd: Fix signal handling

[PATCH bpf-next v2 0/2] selftests/bpf: new MPTCP subflow subtest
 2024-05-10 20:22 UTC  (6+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Add mptcp "

[PATCH v2] arm: mach-k3: Move code specific to a SoC into that SoC's directory
 2024-05-10 20:21 UTC 

[PATCH net-next v9 0/3] net: gro: remove network_header use, move p->{flush/flush_id} calculations to L4
 2024-05-10 20:20 UTC  (6+ messages)
` [PATCH net-next v9 2/3] net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segment

[PATCH net-next 0/2] Add TX stop/wake counters
 2024-05-10 20:19 UTC  (3+ messages)
` [PATCH net-next v2 1/2] netdev: Add queue stats for TX stop and wake
` [PATCH net-next v2 2/2] virtio_net: Add TX stopped and wake counters

[Buildroot] [git commit] package/python-uvicorn: bump to 0.29.0
 2024-05-10 20:12 UTC 

[Buildroot] [git commit] package/python-jc: bump to version 1.25.2
 2024-05-10 20:12 UTC 

[Buildroot] [PATCH] package/python-jc: bump to version 1.25.2
 2024-05-10 20:19 UTC  (2+ messages)

[Buildroot] [PATCH] package/python-uvicorn: bump to 0.29.0
 2024-05-10 20:19 UTC  (2+ messages)

[PATCH] null_blk: Fix two sparse warnings
 2024-05-10 20:18 UTC 

[PATCH v2] clk: sunxi: Remove unused struct 'gates_data'
 2024-05-10 20:18 UTC  (3+ messages)

[Buildroot] [RFC PATCH 0/2] Add support to genimage.sh for creating a bmap image
 2024-05-10 20:17 UTC  (4+ messages)
` [Buildroot] [RFC PATCH 1/2] support/scripts/genimage.sh: support "

[PATCH i-g-t v2 0/2] lib/xe/xe_query: Wait for xe_supports_faults
 2024-05-10 20:18 UTC  (3+ messages)
` ✓ CI.xeBAT: success for "
` ✓ Fi.CI.BAT: "

[PATCH] dt-bindings: mfd: syscon: Add more simple compatibles
 2024-05-10 20:16 UTC  (4+ messages)

[PATCH] clk: qcom: Constify struct pll_vco
 2024-05-10 20:14 UTC  (2+ messages)

[PATCH v8] ACPI: fan: Add hwmon support
 2024-05-10 20:12 UTC 

[PATCH v5 0/4] usb: typec: ucsi: Update UCSI alternate mode
 2024-05-10 20:12 UTC  (5+ messages)
` [PATCH v5 1/4] usb: typec: ucsi: Fix null pointer dereference in trace
` [PATCH v5 2/4] usb: typec: Update sysfs when setting ops
` [PATCH v5 3/4] usb: typec: ucsi: Delay alternate mode discovery
` [PATCH v5 4/4] usb: typec: ucsi: Always set number of alternate modes

[PATCH v4 00/10] clk: Add kunit tests for fixed rate and parent data
 2024-05-10 20:12 UTC  (6+ messages)
` [PATCH v4 05/10] platform: Add test managed platform_device/driver APIs

[Buildroot] [PATCH] package/libmanette: bump to version 0.2.7
 2024-05-10 20:12 UTC  (2+ messages)

[Buildroot] [git commit] package/libmanette: bump to version 0.2.7
 2024-05-10 20:11 UTC 

[Buildroot] [PATCH 1/2] package/python-pytest: bump to 8.1.1
 2024-05-10 20:10 UTC  (2+ messages)

[Buildroot] [git commit] package/python-pytest: bump to 8.1.1
 2024-05-10 20:10 UTC 

[Buildroot] [git commit] package/python-pytest-asyncio: bump to version 0.23.6
 2024-05-10 20:10 UTC 

[Buildroot] [git commit] package/cog: bump to version 0.18.3
 2024-05-10 20:09 UTC 

[Buildroot] [PATCH] package/cog: bump to version 0.18.3
 2024-05-10 20:09 UTC  (2+ messages)

[PATCH 0/4] Communication Interface to NXP secure-enclave HW IP like Edgelock Enclave
 2024-05-10 20:09 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: arm: fsl: add imx-se-fw binding doc

[Buildroot] [PATCH 1/3] package/python-trove-classifiers: bump to version 2024.3.3
 2024-05-10 20:09 UTC  (2+ messages)

[Buildroot] [git commit] package/python-trove-classifiers: bump to version 2024.3.3
 2024-05-10 20:08 UTC 

[Buildroot] [git commit] package/python-packaging: bump to version 24.0
 2024-05-10 20:08 UTC 

[Buildroot] [git commit] package/python-pluggy: bump to version 1.4.0
 2024-05-10 20:08 UTC 

[Buildroot] [PATCH v2 1/2] package/lmdb: new package
 2024-05-10 20:07 UTC  (2+ messages)

[PATCH 0/3] power: supply: power-supply-leds: Add activate() callback to triggers
 2024-05-10 20:07 UTC  (5+ messages)
` [PATCH 1/3] power: supply: power-supply-leds: Add power_supply_[un]register_led_trigger()
` [PATCH 3/3] power: supply: power-supply-leds: Add activate() callback to triggers

[Buildroot] [git commit] package/lua-lightningmdb: new package
 2024-05-10 20:01 UTC 

[Buildroot] [git commit] package/lmdb: new package
 2024-05-10 19:56 UTC 

[PATCH v2] target/i386: Fix CPUID encoding of Fn8000001E_ECX
 2024-05-10 20:03 UTC  (7+ messages)
` [PATCH v3] "

[GSoC] Welcoming our 2024 contributors and thanking our applicants
 2024-05-10 20:04 UTC  (2+ messages)

[PATCH] docs: document python version used for compilation
 2024-05-10 20:04 UTC  (5+ messages)

[PATCH 0/3] arm: dts: am62-beagleplay: Fix Beagleplay Ethernet
 2024-05-10 20:01 UTC  (8+ messages)

[PATCH] clk: qcom: Park shared RCGs upon registration
 2024-05-10 19:59 UTC  (2+ messages)

[hare-nvme:secure-concat.v4 20/20] drivers/nvme/target/fabrics-cmd.c:213:25: error: 'struct nvmet_sq' has no member named 'tls_key'
 2024-05-10 19:55 UTC 

[merged mm-hotfixes-stable] mailmap-add-entry-for-barry-song.patch removed from -mm tree
 2024-05-10 19:56 UTC 

[merged mm-hotfixes-stable] selftests-mm-fix-powerpc-arch-check.patch removed from -mm tree
 2024-05-10 19:56 UTC 

[Buildroot] [PATCH 1/1] package/janus-gateway: add staging installation
 2024-05-10 19:55 UTC  (2+ messages)

[Buildroot] [git commit] package/janus-gateway: add staging installation
 2024-05-10 19:55 UTC 

[PATCH v2 0/5] wifi: ath12k: Add support to enable debugfs_htt_stats
 2024-05-10 19:54 UTC  (7+ messages)
` [PATCH v2 3/5] wifi: ath12k: Fix Pdev id in HTT stats request for WCN7850
` [PATCH v2 4/5] wifi: ath12k: Add support to parse requested stats_type
` [PATCH v2 5/5] wifi: ath12k: Dump additional Tx PDEV HTT stats


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.