All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-17 18:22:07 to 2024-06-17 19:19:46 UTC [more...]

[PATCH 0/9] maintainer updates (gdbstub, plugins, time control)
 2024-06-17 19:19 UTC  (10+ messages)
` [PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling

[PATCH v1 6/7] ARM: dts: aspeed: Harma: remove multi-host property
 2024-06-17 19:18 UTC  (2+ messages)

[PATCH v3 00/16] migration/mapped-ram: Add direct-io support
 2024-06-17 19:17 UTC  (18+ messages)
` [PATCH v3 01/16] migration: Drop reference to QIOChannel if file seeking fails
` [PATCH v3 02/16] migration: Fix file migration with fdset
` [PATCH v3 03/16] tests/qtest/migration: Fix file migration offset check
` [PATCH v3 04/16] tests/qtest/migration: Add a precopy file test with fdset
` [PATCH v3 05/16] monitor: Drop monitor_fdset_dup_fd_find/_remove()
` [PATCH v3 06/16] monitor: Introduce monitor_fdset_*free
` [PATCH v3 07/16] monitor: Stop removing non-duplicated fds
` [PATCH v3 08/16] monitor: Simplify fdset and fd removal
` [PATCH v3 09/16] monitor: Report errors from monitor_fdset_dup_fd_add
` [PATCH v3 10/16] io: Stop using qemu_open_old in channel-file
` [PATCH v3 11/16] migration: Add direct-io parameter
` [PATCH v3 12/16] migration/multifd: Add direct-io support
` [PATCH v3 13/16] tests/qtest/migration: Add tests for file migration with direct-io
` [PATCH v3 14/16] monitor: fdset: Match against O_DIRECT
` [PATCH v3 15/16] migration: Add documentation for fdset with multifd + file
` [PATCH v3 16/16] tests/qtest/migration: Add a test for mapped-ram with passing of fds

[PATCH 0/5] drm/xe/rtp: Allow to OR rules
 2024-06-17 19:18 UTC  (17+ messages)
` [PATCH 1/5] drm/xe/rtp: Allow to match 0 sr entries
` [PATCH 2/5] drm/xe/rtp: Allow to OR rules
` [PATCH 3/5] drm/xe/rtp: Expand max rules/actions per entry
` [PATCH 4/5] drm/xe/rtp: Add match on any GT
` [PATCH 5/5] drm/xe/xe2: Add proper check for media in Wa_14020756599
` ✓ CI.Patch_applied: success for drm/xe/rtp: Allow to OR rules
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "

[PATCH v3 0/2] usercopy: Convert test_user_copy to KUnit test
 2024-06-17 19:17 UTC  (5+ messages)
` [PATCH v3 2/2] "

+ docs-mm-add-enable_soft_offline-sysctl.patch added to mm-unstable branch
 2024-06-17 19:15 UTC 

+ selftest-mm-test-enable_soft_offline-behaviors.patch added to mm-unstable branch
 2024-06-17 19:15 UTC 

+ mm-memory-failure-userspace-controls-soft-offlining-pages.patch added to mm-unstable branch
 2024-06-17 19:15 UTC 

[PATCH] ACPICA: Revert "ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine."
 2024-06-17 19:15 UTC  (2+ messages)

[PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers
 2024-06-17 19:15 UTC  (12+ messages)

[PATCH v6 0/4] automatically add /chosen/kaslr-seed and deduplicate code
 2024-06-17 19:14 UTC  (5+ messages)
` [PATCH v6 1/4] Add fdt_kaslrseed function to add kaslr-seed to chosen node
` [PATCH v6 2/4] fdt: automatically add /chosen/kaslr-seed if DM_RNG is enabled
` [PATCH v6 3/4] use fdt_kaslrseed function to de-duplicate code
` [PATCH v6 4/4] test: cmd: fdt: fix chosen test for DM_RNG

[PATCH] drm/amdgpu: init TA fw for psp v14
 2024-06-17 19:14 UTC 

[PATCH v3 0/3] Userspace controls soft-offline pages
 2024-06-17 19:13 UTC  (3+ messages)
` [PATCH v3 1/3] mm/memory-failure: userspace controls soft-offlining pages

[meta-python][scarthgap][PATCH] python3-pyyaml-include: support native and nativesdk build
 2024-06-17 19:13 UTC 

[PATCH 1/1] dt-bindings: ata: ahci-fsl-qoriq: convert to yaml format
 2024-06-17 19:12 UTC  (2+ messages)

[RFC PATCH] sched/numa: scan the vma if it has not been scanned for a while
 2024-06-17 19:11 UTC  (2+ messages)

[bluez/bluez] 87ad4c: transport: fix crash when freeing transport
 2024-06-17 19:11 UTC 

[linux-linus test] 186381: tolerable FAIL - PUSHED
 2024-06-17 19:10 UTC 

[PATCH] drm/i915/gt: Fix potential UAF by revoke of fence registers
 2024-06-17 19:10 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gt: Fix potential UAF by revoke of fence registers (rev5)
` ✓ Fi.CI.BAT: success "

[PATCH BlueZ v2] shared/bap: make BT_BAP_* direction defines valid bitmasks
 2024-06-17 19:10 UTC  (3+ messages)
` [BlueZ,v2] "

[PATCH BlueZ] transport: fix crash when freeing transport
 2024-06-17 19:10 UTC  (3+ messages)
` [BlueZ] "

b4 0.14.0 available
 2024-06-17 19:10 UTC  (3+ messages)

[PATCH v4 0/8] serial: qcom-geni: Overhaul TX handling to fix crashes/hangs
 2024-06-17 19:10 UTC  (11+ messages)
` [PATCH v4 3/8] serial: qcom-geni: Fix the timeout in qcom_geni_serial_poll_bit()
` [PATCH v4 4/8] serial: qcom-geni: Fix arg types for qcom_geni_serial_poll_bit()
` [PATCH v4 5/8] serial: qcom-geni: Introduce qcom_geni_serial_poll_bitfield()
` [PATCH v4 7/8] serial: qcom-geni: Fix suspend while active UART xfer
` [PATCH v4 8/8] serial: qcom-geni: Rework TX in FIFO mode to fix hangs/lockups

[Intel-wired-lan] [PATCH iwl-next v1] MAINTAINERS: update Intel Ethernet maintainers
 2024-06-17 19:07 UTC 

[GIT PULL] xilinx patches for v2024.10-rc1
 2024-06-17 19:07 UTC  (2+ messages)

[PATCH v8] af_packet: Handle outgoing VLAN packets without hardware offloading
 2024-06-17 19:07 UTC  (3+ messages)

[PATCH 00/15] Introduce HabanaLabs network drivers
 2024-06-17 19:04 UTC  (5+ messages)
` [PATCH 11/15] RDMA/hbl: add habanalabs RDMA driver

[Intel-wired-lan] [PATCH net v2] ice: use proper macro for testing bit
 2024-06-17 19:04 UTC  (5+ messages)
      `  "

[PATCH 1/1] util/grub-mkrescue: Check existence of option arguments
 2024-06-17 19:03 UTC 

[PATCH 00/23] ARM AArch64 Support for BSD
 2024-06-17 18:58 UTC  (24+ messages)
` [PATCH 01/23] Add CPU initialization function
` [PATCH 02/23] Added CPU loop function
` [PATCH 03/23] Added function to clone CPU state
` [PATCH 04/23] AArch64 specific CPU for bsd-user
` [PATCH 05/23] Managing CPU register for BSD-USER
` [PATCH 06/23] Add Aarch64 register handling
` [PATCH 07/23] Add ARM AArch64 TLS Management Prototypes for BSD-User
` [PATCH 08/23] Add Aarch64 sysarch() system call emulation for BSD-USER
` [PATCH 09/23] Add thread setup "
` [PATCH 10/23] Add thread initialization "
` [PATCH 11/23] Update ARM AArch64 VM parameter definitions for bsd-user
` [PATCH 12/23] Add ability to get rval2
` [PATCH 13/23] Add ARM AArch64 ELF definitions for bsd-user
` [PATCH 14/23] Add ARM AArch64 hardware capability definitions
` [PATCH 15/23] Add function to retrieve ARM AArch64 hardware capabilities
` [PATCH 16/23] Add function to retrieve additional ARM AArch64 hwcap
` [PATCH 17/23] Add ARM AArch64 sigcode setup function for bsd-user
` [PATCH 18/23] Add ARM AArch64 specific signal definitions "
` [PATCH 19/23] Add ARM AArch64 signal trampoline argument setup "
` [PATCH 20/23] Add get_mcontext function for ARM AArch64 in bsd-user
` [PATCH 21/23] Add setup_sigframe_arch "
` [PATCH 22/23] Add set_mcontext "
` [PATCH 23/23] Add get_ucontext_sigreturn function

[PATCH v1 00/14] thermal: Eliminate trip IDs from thermal driver interface
 2024-06-17 19:02 UTC  (5+ messages)
` [PATCH v1 13/14] thermal: trip: Replace thermal_zone_get_num_trips()

[PATCH v6,00/24] media: mediatek: add driver to support secure video decoder
 2024-06-17 19:02 UTC  (7+ messages)
` [PATCH v6,04/24] v4l: add documentation for restricted memory flag

[PATCH v3 1/2] ASoC: dt-bindings: cirrus,cs530x: Add initial DT binding
 2024-06-17 19:01 UTC  (2+ messages)
` [PATCH v3 2/2] ASoC: cs530x: Support for cs530x ADCs

[GIT PULL] Hyper-V fixes for v6.10-rc5
 2024-06-17 19:00 UTC  (2+ messages)

[PATCH v2] bluetooth/l2cap: sync sock recv cb and release
 2024-06-17 19:00 UTC  (2+ messages)

[PATCH net-next v20 02/13] rtase: Implement the .ndo_open function
 2024-06-17 18:59 UTC  (6+ messages)
    ` [v20 "

kirkstone merge request: June 17th
 2024-06-17 18:58 UTC  (2+ messages)

Help needed on SBOM generation using Yocto
 2024-06-17 18:58 UTC  (2+ messages)
` [yocto] "

[PATCH v2] drm: xlnx: zynqmp_dpsub: Enable plane in atomic update
 2024-06-17 18:57 UTC  (3+ messages)

[PATCH 0/5] ACPI: sysfs: manage sysfs attributes through device core
 2024-06-17 18:57 UTC  (5+ messages)
` [PATCH 1/5] ACPI: sysfs: convert utf-16 from _STR to utf-8 only once

[PATCH v5 0/8] RK3588 and Rock 5B dts additions: thermal, OPP and fan
 2024-06-17 18:56 UTC  (20+ messages)
` [PATCH v5 1/8] arm64: dts: rockchip: add thermal zones information on RK3588
` [PATCH v5 2/8] arm64: dts: rockchip: enable thermal management on all RK3588 boards
` [PATCH v5 3/8] arm64: dts: rockchip: add passive GPU cooling on RK3588
` [PATCH v5 4/8] arm64: dts: rockchip: enable automatic fan control on Rock 5B
` [PATCH v5 5/8] arm64: dts: rockchip: Add CPU/memory regulator coupling for RK3588
` [PATCH v5 6/8] arm64: dts: rockchip: Add OPP data for CPU cores on RK3588
` [PATCH v5 7/8] arm64: dts: rockchip: Add OPP data for CPU cores on RK3588j
` [PATCH v5 8/8] arm64: dts: rockchip: Split GPU OPPs of RK3588 and RK3588j

[PATCH 00/14] Introduce support for feature Fabric Discovery and
 2024-06-17 18:56 UTC  (6+ messages)
` [PATCH 07/14] scsi: fnic: Add and integrate support for FIP

[PATCH] pstore: platform: add missing MODULE_DESCRIPTION() macro
 2024-06-17 18:56 UTC  (2+ messages)

[PATCH v8 00/10] block atomic writes
 2024-06-17 18:56 UTC  (3+ messages)
` [PATCH v8 05/10] block: Add core atomic write support

[openeuler:openEuler-1.0-LTS 18311/22954] kernel/sysctl.c:1817:36: error: 'ten_thousand' undeclared here (not in a function); did you mean 'one_thousand'?
 2024-06-17 18:55 UTC 

[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-06-17 18:54 UTC  (14+ messages)

[PATCH COVER] rockchip: rk3399: fix SPI-NOR flash not found in U-Boot pre-reloc
 2024-06-17 18:53 UTC  (6+ messages)

[PATCH v3] media: Fix examples in ipu6-isys admin-guide
 2024-06-17 18:53 UTC 

[PATCH v2] ubi: gluebi: Fix NULL pointer dereference caused by ftl notifier
 2024-06-17 18:52 UTC  (13+ messages)

[PATCH v4 1/2] dt-bindings: iio: light: ROHM BH1745
 2024-06-17 18:52 UTC  (6+ messages)
` [PATCH v4 2/2] iio: light: ROHM BH1745 colour sensor

[PATCH net-next] net: microchip: Constify struct vcap_operations
 2024-06-17 18:50 UTC  (2+ messages)

[tip: irq/core] irqdomain: Make build work for CONFIG_GENERIC_IRQ_CHIP=n
 2024-06-17 18:49 UTC 

[PATCH net-next 0/7] selftests: net: Switch pmtu.sh to use the internal ovs script
 2024-06-17 18:48 UTC  (3+ messages)
` [PATCH net-next 6/7] selftests: net: Use the provided dpctl rather than the vswitchd for tests

[GIT PULL FOR v6.11] uvcvideo fixes and improvements
 2024-06-17 18:47 UTC 

Local git server can't serve https until repos owned by http, can't serve ssh unless repos owned by user after 2.45.1
 2024-06-17 18:47 UTC  (2+ messages)

[PATCH v2 1/1] arm64: dts: imx8dxl-evk: add imx8dxl_cm4, lsio mu5, related memory region
 2024-06-17 18:47 UTC 

[GIT PULL] hotfixes for 6.10-rc5
 2024-06-17 18:47 UTC 

[PATCH V7 0/9] wifi: ath12k: add MU-MIMO and 160 MHz bandwidth support
 2024-06-17 18:46 UTC  (2+ messages)

[PATCH v4 0/2] power: supply: add support for MAX1720x standalone fuel
 2024-06-17 18:45 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: power: supply: add support for MAX17201/MAX17205 fuel gauge
` [PATCH v4 2/2] power: supply: add support for MAX1720x standalone "

[meta-arago][master][PATCH] CI/CD Auto-Merger: cicd.master.202406151518
 2024-06-17 18:44 UTC 

[meta-ti][master][PATCH] CI/CD Auto-Merger: cicd.master.202406151518
 2024-06-17 18:44 UTC 

[Buildroot] [PATCH 0/3] package/mtd: fixes and changes for release 2.2.0
 2024-06-17 18:43 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3] package/mtd: fix tests compiling when disabled
` [Buildroot] [PATCH 2/3] package/mtd: make lzo an optional dependency
` [Buildroot] [PATCH 3/3] package/mtd: make zlib "

[PATCH 00/25] fs: finish conversion to mnt_idmap
 2024-06-17 18:44 UTC  (5+ messages)
` [PATCH 23/25] fs: port fs{g,u}id helpers "

[PATCH v3] binder_alloc: Replace kcalloc with kvcalloc to mitigate OOM issues
 2024-06-17 18:43 UTC  (4+ messages)

[PATCH v2 0/2] Sparse errors on the i915_gem_stolen
 2024-06-17 18:42 UTC  (3+ messages)
` [PATCH v2 1/2] drm/i915/gem: Return NULL instead of '0'
` [PATCH v2 2/2] drm/i915/gem: Use the correct format specifier for resource_size_t

[RFC] GPU driver with separate "core" and "DRM" modules
 2024-06-17 18:23 UTC  (3+ messages)

[PATCH 0/1] exit: kill signal_struct->quick_threads
 2024-06-17 18:37 UTC  (6+ messages)

[PATCH v3 0/2] iio: adc: ti-ads1119: Add driver
 2024-06-17 18:39 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: iio: adc: add ti,ads1119
` [PATCH v3 2/2] iio: adc: ti-ads1119: Add driver

[PULL v2 00/19] aspeed queue
 2024-06-17 18:38 UTC  (2+ messages)

[PATCH 0/2] Sparse errors on the i915_gem_stolen
 2024-06-17 18:38 UTC  (6+ messages)
` [PATCH 1/2] drm/i915/gem: Return -EINVAL instead of '0'

[PATCH] tools: build: use correct lib name for libtracefs feature detection
 2024-06-17 18:38 UTC 

[PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier
 2024-06-17 18:37 UTC  (11+ messages)

linux-next: manual merge of the amdgpu tree with the origin tree
 2024-06-17 18:37 UTC 

[PATCH 0/9] Add CPU-type to topology
 2024-06-17 18:36 UTC  (12+ messages)
` [PATCH PATCH 2/9] cpufreq: intel_pstate: Use topology_cpu_type() to get cpu-type
` [PATCH PATCH 3/9] perf/x86/intel: "
` [PATCH PATCH 9/9] x86/rfds: Exclude P-only parts from the RFDS affected list

[PATCH v2 0/2] mm: swap: mTHP swap allocator base on swap cluster order
 2024-06-17 18:34 UTC  (3+ messages)

linux-next: manual merge of the drm tree with the drm-intel-fixes tree
 2024-06-17 18:33 UTC 

[PATCH net-next v2 1/2] net: dsa: mt7530: factor out bridge join/leave logic
 2024-06-17 18:30 UTC  (2+ messages)
` [PATCH net-next v2 2/2] net: dsa: mt7530: add support for bridge port isolation

[PATCH] Input: qt1050 - handle CHIP_ID reading error
 2024-06-17 18:30 UTC 

[PATCH 0/3] nvmet: fixup nvmetcli save/restore
 2024-06-17 18:29 UTC  (3+ messages)
` [PATCH 1/3] nvmet: do not return 'reserved' for empty TSAS values

Correct sequencing of usage of DRM writeback connector
 2024-06-17 18:28 UTC  (4+ messages)

[PATCH] nvme: fix NVME_NS_DEAC may incorrectly identifying the disk as EXT_LBA
 2024-06-17 18:25 UTC  (3+ messages)

[BUG linux-next] Hang in boot on Ubuntu 22.04 LTS
 2024-06-17 18:16 UTC  (2+ messages)

[PATCH] remove AND operation in choose_random_kstack_offset()
 2024-06-17 18:22 UTC  (3+ messages)

[PATCH v6] KVM: arm64: Add early_param to control WFx trapping
 2024-06-17 18:22 UTC  (2+ messages)

[isar-cip-core v1 0/3] Split Gitlab test jobs
 2024-06-17 18:21 UTC  (2+ messages)
` [isar-cip-core v1 3/3] tests: Modify the replacable strings and increase timeouts in the templates


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.