All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-01 09:30:27 to 2024-08-01 10:10:31 UTC [more...]

[PATCH v3 00/24] Convert avocado tests to normal Python unittests
 2024-08-01 10:10 UTC  (12+ messages)
` [PATCH v3 02/24] tests/functional: Add base classes for the upcoming pytest-based tests
` [PATCH v3 03/24] tests/functional: Set up logging
` [PATCH v3 04/24] tests/Makefile.include: Increase the level of indentation in the help text
` [PATCH v3 16/24] tests/functional: Convert the riscv_opensbi avocado test into a standalone test

[PATCH] tests/amdgpu: update bad length case
 2024-08-01  9:55 UTC 

[PATCH v2 0/3] rust: Add irq abstraction, SpinLockIrq
 2024-08-01 10:10 UTC  (5+ messages)
` [PATCH v2 1/3] rust: Introduce irq module

[PATCH v4 0/2] dma: support DMA zone starting above 4GB
 2024-08-01 10:09 UTC  (4+ messages)
` [PATCH v4 2/2] dma: replace zone_dma_bits by zone_dma_limit

[PATCH] backlight: pwm_bl: print errno for probe errors
 2024-08-01 10:09 UTC  (4+ messages)

[PATCH 00/19] midx: incremental multi-pack indexes, part one
 2024-08-01 10:08 UTC  (14+ messages)
` [PATCH v2 "
  ` [PATCH v2 04/19] midx: teach `prepare_midx_pack()` about incremental MIDXs
  ` [PATCH v2 05/19] midx: teach `nth_midxed_object_oid()` "
  ` [PATCH v2 06/19] midx: teach `nth_bitmapped_pack()` "
  ` [PATCH v2 07/19] midx: introduce `bsearch_one_midx()`
  ` [PATCH v2 08/19] midx: teach `bsearch_midx()` about incremental MIDXs
  ` [PATCH v2 09/19] midx: teach `nth_midxed_offset()` "

[PATCH v6 0/4] Some cleanup, renaming and horkage improvements
 2024-08-01 10:08 UTC  (10+ messages)
` [PATCH v6 04/11] ata: libata: Print quirks applied to devices

[PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages
 2024-08-01 10:07 UTC  (21+ messages)
` [PATCH v12 01/84] KVM: arm64: Release pfn, i.e. put page, if copying MTE tags hits ZONE_DEVICE
` [PATCH v12 12/84] KVM: Drop @atomic param from gfn=>pfn and hva=>pfn APIs
` [PATCH v12 24/84] KVM: Use plain "struct page" pointer instead of single-entry array
` [PATCH v12 26/84] KVM: Move kvm_{set,release}_page_{clean,dirty}() helpers up in kvm_main.c

[PATCH v3 0/2] drm/xe/xe_gt_idle: add debugfs entry for powergating info
 2024-08-01 10:07 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe_gt_idle: add debugfs entry for powergating info (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` [PATCH v3 1/2] drm/xe/xe_gt_idle: store powergate enable bits in gtidle
` [PATCH v3 2/2] drm/xe/xe_gt_idle: add debugfs entry for powergating info
` ✓ CI.Build: success for drm/xe/xe_gt_idle: add debugfs entry for powergating info (rev3)
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "

[PATCH-for-9.1?] hw/pci/pci-hmp-cmds: Avoid displaying bogus size in 'info pci'
 2024-08-01 10:07 UTC 

Race condition observed between page migration and page fault handling on arm64 machines
 2024-08-01 10:06 UTC  (6+ messages)

[PATCH v7 0/3] Add support for Loongson-1 NAND
 2024-08-01 10:06 UTC  (7+ messages)
` [PATCH v7 2/3] mtd: rawnand: Enable monolithic read when reading subpages

[PATCH v1] target/i386: Always set leaf 0x1f
 2024-08-01 10:06 UTC  (7+ messages)

[RFC PATCH 0/3] drm/log: Introduce a new boot logger to draw the kmsg on the screen
 2024-08-01 10:04 UTC  (4+ messages)
` [RFC PATCH 1/3] [NOT FOR REVIEW] drm/panic: Squash of pending series
` [RFC PATCH 2/3] drm/panic: Move drawing functions to drm_draw
` [RFC PATCH 3/3] drm/log: Introduce a new boot logger to draw the kmsg on the screen

[PATCH for-rc] rdma-core/mad: Improve handling of timed out WRs of mad agent
 2024-08-01 10:07 UTC  (2+ messages)

[PATCH v5 0/9] mm: swap: mTHP swap allocator base on swap cluster order
 2024-08-01 10:06 UTC  (4+ messages)

[PATCH net-next v2 0/6] tcp: completely support active reset
 2024-08-01 10:06 UTC  (8+ messages)
` [PATCH net-next v2 4/6] tcp: rstreason: introduce SK_RST_REASON_TCP_STATE for "
` [PATCH net-next v2 5/6] tcp: rstreason: introduce SK_RST_REASON_TCP_TIMEOUT "

[usb:rndis-removal] BUILD SUCCESS 7f0a6ebc704a2952871f3353bf757a491325871c
 2024-08-01 10:04 UTC 

[PATCH mptcp-next 0/4] add io thread mode tests
 2024-08-01 10:05 UTC  (10+ messages)
` [PATCH mptcp-next 1/4] selftests: mptcp: add cfg_timeo for mptcp_connect
` [PATCH mptcp-next 2/4] selftests: mptcp: add io thread mode "
` [PATCH mptcp-next 3/4] selftests: mptcp: enable io thread mode
` [PATCH mptcp-next 4/4] selftests: mptcp: join: add io thread tests

[PATCH v3 1/4] ASoC: cs42l43: Remove redundant semi-colon at end of function
 2024-08-01 10:04 UTC  (4+ messages)
` [PATCH v3 2/4] ASoC: soc-component: Add new snd_soc_component_get_kcontrol() helper
` [PATCH v3 3/4] ASoC: cs35l45: Use "
` [PATCH v3 4/4] ASoC: cs42l43: Cache shutter IRQ control pointers

[linuxtv-media-stage:master] BUILD SUCCESS ba5c778cab1dd3e4918f940989e771e2818afee8
 2024-08-01 10:04 UTC 

[linux-next:master 1060/2655] drivers/gpu/drm/nouveau/nv10_fence.c:35:40: sparse: sparse: incorrect type in initializer (different address spaces)
 2024-08-01 10:02 UTC 

[PATCH v1 0/2] dts: api docs generation
 2024-08-01 10:02 UTC  (11+ messages)
` [PATCH v8 0/5] dts: API "
  ` [PATCH v8 4/5] doc: guides and API meson improvements
` [PATCH v10 0/5] dts: API docs generation
  ` [PATCH v10 1/5] dts: update params and parser docstrings
  ` [PATCH v10 2/5] dts: add doc generation dependencies
  ` [PATCH v10 3/5] dts: add API doc sources
  ` [PATCH v10 4/5] doc: guides and API meson improvements
  ` [PATCH v10 5/5] dts: add API doc generation

[PATCH net-next] net: phy: vitesse: implement downshift in vsc73xx phys
 2024-08-01 10:02 UTC  (2+ messages)

[PATCH dpdk] buildtools/cmdline: fix meson error when used as a subproject
 2024-08-01 10:01 UTC 

[PATCH v2] hw/acpi: Add vmclock device
 2024-08-01 10:00 UTC  (9+ messages)

[PATCH] perf scripts python arm-cs-trace-disasm.py: Skip disasm if address continuity is broken
 2024-08-01 10:00 UTC  (9+ messages)

[PATCH bpf-next 0/4] selftests/bpf: convert three other cgroup tests to test_progs
 2024-08-01 10:00 UTC  (4+ messages)
` [PATCH bpf-next 3/4] selftests/bpf: add proper section name to bpf prog and rename it

[PATCH 1/3] drm/amdgpu: create function to check RAS RMA status
 2024-08-01  9:59 UTC  (2+ messages)
` [PATCH 3/3] drm/amdgpu: report bad status in GPU recovery

[PATCH v2 0/1] mm: introduce MADV_DEMOTE/MADV_PROMOTE
 2024-08-01  9:57 UTC 

[PATCH] iommu: Use of_property_present()
 2024-08-01  9:58 UTC  (2+ messages)

[syzbot] [net?] possible deadlock in team_device_event (3)
 2024-08-01  9:57 UTC  (2+ messages)
` [syzbot] "

[PATCH i-g-t, v3] tests/intel: Add tests to run suspend without display
 2024-08-01  9:56 UTC  (3+ messages)
` ✗ GitLab.Pipeline: warning for tests/intel: Add tests to run suspend without display (rev4)
` ✓ CI.xeBAT: success "

[Syzkaller & bisect] There is kernel BUG in __jump_label_patch in v6.11-rc1
 2024-08-01  9:56 UTC  (3+ messages)

[PATCH v2] hw/ppc: Implement -dtb support for PowerNV
 2024-08-01  9:52 UTC  (2+ messages)

[PATCH V1] Input: synaptics-rmi4 - Supports to query DPM value
 2024-08-01  9:52 UTC  (4+ messages)

[PATCH printk v3 00/19] add threaded printing + the rest
 2024-08-01  9:52 UTC  (6+ messages)
` [PATCH printk v3 11/19] printk: nbcon: Rely on kthreads for normal operation

[PATCH v3] x86/dom0: delay setting SMAP after dom0 build is done
 2024-08-01  9:52 UTC 

[PATCH] tests/amdgpu: update bad length case
 2024-08-01  9:51 UTC  (3+ messages)

[PATCH v3 2/2] phy: nuvoton: add new driver for the Nuvoton MA35 SoC USB 2.0 PHY
 2024-08-01  9:50 UTC  (3+ messages)

[PATCH net V2 0/3] Fixes for IPsec over bonding
 2024-08-01  9:49 UTC  (4+ messages)
` [PATCH net V2 1/3] bonding: implement xdo_dev_state_free and call it after deletion
` [PATCH net V2 2/3] bonding: extract the use of real_device into local variable
` [PATCH net V2 3/3] bonding: change ipsec_lock from spin lock to mutex

[PATCH dwarves] pahole: only warn about multithreading in verbose mode
 2024-08-01  9:50 UTC 

[PATCH v2 0/3] Add initial support for the Rockchip RK3588 HDMI TX Controller
 2024-08-01  9:50 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: display: rockchip: Add schema for "

[PATCH v2] vhsot-user: Do not wait for replay for not sent VHOST_USER_SET_LOG_BASE
 2024-08-01  9:48 UTC  (5+ messages)

[PULL 00/22] testing and misc updates
 2024-08-01  9:48 UTC  (3+ messages)
` [PULL 02/22] tests/avocado: use snapshot=on in kvm_xen_guest

[PATCH v4 00/13] Zacas/Zabha support and qspinlocks
 2024-08-01  9:48 UTC  (5+ messages)
` [PATCH v4 13/13] riscv: Add qspinlock support

[PATCH] tools: imagetool: Remove unnecessary check from toc0_verify_cert_item()
 2024-08-01  9:46 UTC  (3+ messages)

alloc_tag was not set WARNING: CPU: 1 PID: 0 at include/linux/alloc_tag.h:130 alloc_tagging_slab_free_hook+0x17f/0x1ec
 2024-08-01  9:46 UTC 

[PATCH v3] rust: Kbuild: Skip -fmin-function-alignment in bindgen flags
 2024-08-01  9:45 UTC  (2+ messages)

[PATCH v2 0/6] rtla: Support idle state disabling via libcpupower in timerlat
 2024-08-01  9:44 UTC  (4+ messages)
` [PATCH v2 3/6] rtla/utils: Add idle state disabling via libcpupower

[PATCH 0/3] Add atomic transfer support to i2c-cadence
 2024-08-01  9:44 UTC  (4+ messages)
` [PATCH 1/3] i2c: cadence: Relocate cdns_i2c_runtime_suspend and cdns_i2c_runtime_resume to facilitate atomic mode
` [PATCH 2/3] i2c: cadence: Split cdns_i2c_master_xfer for Atomic Mode
` [PATCH 3/3] i2c: cadence: Add atomic transfer support for controller version 1.4

[PATCH net v2] ipv6: fix ndisc_is_useropt() handling for PIO
 2024-08-01  9:43 UTC  (3+ messages)

[PATCH 0/2] Initial support for Synopsys DW HDMI QP TX Controller
 2024-08-01  9:43 UTC  (4+ messages)
` [PATCH 2/2] drm/bridge: synopsys: Add DW HDMI QP TX Controller driver

[PATCH v2] btrfs: zoned: properly take lock to read/update BG's zoned variables
 2024-08-01  9:42 UTC  (2+ messages)

[PATCH v3 00/10] Add Rust linked list for reference counted values
 2024-08-01  9:42 UTC  (10+ messages)
` [PATCH v3 04/10] rust: list: add struct with prev/next pointers
` [PATCH v3 06/10] rust: list: add List
` [PATCH v3 09/10] rust: list: support heterogeneous lists

[PATCH] erofs: simplify readdir operation
 2024-08-01  9:41 UTC  (2+ messages)

[LTP] [PATCH] getcpu: Add testcase for EFAULT
 2024-08-01  9:41 UTC  (5+ messages)
` [LTP] [PATCH v2] "

[usb:usb-linus] BUILD SUCCESS b1dad2f091382b0049c72dab8153779248fa8016
 2024-08-01  9:41 UTC 

[ANNOUNCE] v6.10.2-rt13
 2024-08-01  9:40 UTC 

[usb:usb-testing] BUILD SUCCESS d483f034f03261c8c8450d106aa243837122b5f0
 2024-08-01  9:40 UTC 

[core-for-CI PATCH] scsi: sd: Move sd_read_cpr() out of the q->limits_lock region
 2024-08-01  9:39 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH RESEND 00/31] AMD SOF based generic SoundWire machine driver
 2024-08-01  9:14 UTC  (20+ messages)
` [PATCH RESEND 02/31] ASoC: intel: rename soundwire common header macros
` [PATCH RESEND 03/31] ASoC: intel: rename soundwire machine driver soc ops
` [PATCH RESEND 04/31] ASoC: intel: rename soundwire codec helper functions
` [PATCH RESEND 05/31] ASoC: intel: rename maxim codec macros
` [PATCH RESEND 06/31] ASoC: intel: rename ignore_pch_dmic variable name
` [PATCH RESEND 07/31] ASoC: intel/sdw-utils: move soundwire machine driver soc ops
` [PATCH RESEND 08/31] ASoC: intel: move soundwire machine driver common structures
` [PATCH RESEND 09/31] ASoC: intel/sdw_utils: move soundwire machine driver helper functions
` [PATCH RESEND 10/31] ASoC: intel/sdw_utils: move dmic codec helper function
` [PATCH RESEND 11/31] ASoC: intel/sdw_utils: move rtk dmic helper functions
` [PATCH RESEND 12/31] ASoC: intel/sdw_utils: move rt712 sdca "
` [PATCH RESEND 13/31] ASoC: intel/sdw_utils: move rt722 "
` [PATCH RESEND 14/31] ASoC: intel: split soundwire machine driver private data
` [PATCH RESEND 15/31] ASoC: intel/sdw_utils: move rt5682 codec helper function
` [PATCH RESEND 16/31] ASoC: intel/sdw_utils: move rtk jack common helper functions
` [PATCH RESEND 17/31] ASoC: intel/sdw_utils: move rt700 and rt711 codec "
` [PATCH RESEND 18/31] ASoC: intel/sdw_utils: move rtk amp "
` [PATCH RESEND 19/31] ASoC: intel/sdw_utils: move cirrus soundwire "
` [PATCH RESEND 20/31] ASoC: intel/sdw_utils: move maxim "

[PATCH v6 00/11] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-08-01  9:36 UTC  (5+ messages)
` [PATCH v6 04/11] mm: Add missing mmu_notifier_clear_young for !MMU_NOTIFIER
` [PATCH v6 05/11] mm: Add fast_only bool to test_young and clear_young MMU notifiers

[PATCH] ARM: smp: Fix missing backtrace IPI statics
 2024-08-01  9:40 UTC 

[PATCH 0/8] uprobes: RCU-protected hot path optimizations
 2024-08-01  9:35 UTC  (3+ messages)
` [PATCH 8/8] uprobes: switch to RCU Tasks Trace flavor for better performance

[PATCH v3 0/9] RISCV device tree mapping
 2024-08-01  9:33 UTC  (4+ messages)
` [PATCH v3 8/9] xen/riscv: page table handling

[PATCH] lib: test_hmm: Use min() to improve dmirror_exclusive()
 2024-08-01  9:33 UTC  (2+ messages)

[PATCH v11 0/6] Add Toshiba Visconti Video Input Interface driver
 2024-08-01  9:27 UTC  (7+ messages)
` [PATCH v11 3/6] media: platform: visconti: "
` [PATCH v11 5/6] documentation: media: add documentation for "

[PATCH v2] mm/migrate: fix deadlock in migrate_pages_batch() on large folios
 2024-08-01  9:32 UTC  (2+ messages)

[RFC PATCH 0/3] Introduce clar testing framework
 2024-08-01  9:32 UTC  (22+ messages)
` [RFC PATCH 1/3] t: import the clar unit "
` [RFC PATCH 2/3] Makefile: wire up "

[bluez/bluez] d7b7f3: doc/media: Add 'broadcasting' state and 'Select' m
 2024-08-01  9:32 UTC 

[Intel-wired-lan] [iwl-next v2 0/7] ice: managing MSI-X in driver
 2024-08-01  9:31 UTC  (16+ messages)
`  "
` [Intel-wired-lan] [iwl-next v2 1/7] ice: devlink PF MSI-X max and min parameter
  `  "
` [Intel-wired-lan] [iwl-next v2 2/7] ice: remove splitting MSI-X between features
  `  "
` [Intel-wired-lan] [iwl-next v2 3/7] ice: get rid of num_lan_msix field
  `  "
` [Intel-wired-lan] [iwl-next v2 4/7] ice, irdma: move interrupts code to irdma
  `  "
` [Intel-wired-lan] [iwl-next v2 5/7] ice: treat dyn_allowed only as suggestion
  `  "
` [Intel-wired-lan] [iwl-next v2 6/7] ice: enable_rdma devlink param
  `  "
` [Intel-wired-lan] [iwl-next v2 7/7] ice: simplify VF MSI-X managing
  `  "

[PATCH v7] obex: Move size emit signal to plugins instead of obex.c
 2024-08-01  9:31 UTC 

[PATCH] doc: update Arm IPsec-MB dependency version
 2024-08-01  9:31 UTC  (2+ messages)

[PATCH v24 00/34] Introduce QC USB SND audio offloading support
 2024-08-01  8:30 UTC  (5+ messages)
` [PATCH v24 12/34] ASoC: doc: Add documentation for SOC USB
` [PATCH v24 15/34] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp

[PATCH v4] selftest: acct: Add selftest for the acct() syscall
 2024-08-01  9:29 UTC 

[PATCH BlueZ v1 1/4] client/player: Fix not setting config target_latency with edpoint.config
 2024-08-01  9:30 UTC  (2+ messages)

[PATCH net-next] net: skbuff: Skip early return in skb_unref when debugging
 2024-08-01  9:30 UTC  (2+ messages)

[PATCH v2 0/2] few small change for gpio-vf610
 2024-08-01  9:30 UTC  (3+ messages)
` [PATCH v2 1/2] gpio: gpio-vf610: use u32 mask to handle 32 number gpios
` [PATCH v2 2/2] gpio: vf610: add get_direction() support


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.