All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-07 12:53:36 to 2024-02-07 13:45:23 UTC [more...]

[PATCH 0/2] drm/i915: Prevent HW access during init from connector hooks
 2024-02-07 13:45 UTC  (4+ messages)
` [PATCH 1/2] drm/i915: Prevent HW access during init from SDVO TV get_modes hook

[cip-dev][isar-cip-core][PATCH v2 0/3] Reduce difference to debian
 2024-02-07 13:44 UTC  (4+ messages)
` [cip-dev][isar-cip-core][PATCH v2 1/3] swupdate-config: move swupdate.cfg from customizations to own recipe
` [cip-dev][isar-cip-core][PATCH v2 2/3] swupdate: set SWU_HW_COMPAT
` [cip-dev][isar-cip-core][PATCH v2 3/3] swupdate.bbclass: weak default assignment for SWU_HW_COMPAT

[PATCH v2 0/5] fuse: inode IO modes and mmap
 2024-02-07 13:44 UTC  (5+ messages)
` [PATCH v2 2/5] fuse: Create helper function if DIO write needs exclusive lock

[PATCH v2 0/5] zbd, t/zbd: miscellaneous fixes
 2024-02-07 13:44 UTC  (3+ messages)

[PATCH i-g-t 0/3] extend psr2_sf test for pr_sf
 2024-02-07 13:53 UTC  (4+ messages)
` [PATCH i-g-t 1/3] lib/igt_psr: add support for PR selective update
` [PATCH i-g-t 2/3] lib/igt_psr: modify library to support multiple PSR/PR outputs
` [PATCH i-g-t 3/3] tests/intel/kms_psr2_sf: extend tests for panel replay sf

[PATCH] config: update Mini-OS commit
 2024-02-07 13:43 UTC  (3+ messages)

lib/vsprintf.c:1528:9: warning: function 'va_format' might be a candidate for 'gnu_printf' format attribute
 2024-02-07 13:42 UTC 

[PATCH v2] ALSA: hda/realtek: cs35l41: Fix internal speaker support for ASUS UM3402 with missing DSD
 2024-02-07 13:42 UTC  (2+ messages)

[PATCH] Bluetooth: hci_event: Remove code to removed CONFIG_BT_HS
 2024-02-07 13:42 UTC 

[PATCH v2 0/5] drop low power policy board type
 2024-02-07  6:35 UTC  (2+ messages)

[PATCH printk v4 00/14] fix console flushing
 2024-02-07 13:41 UTC  (15+ messages)
` [PATCH printk v4 01/14] printk: nbcon: Relocate 32bit seq macros
` [PATCH printk v4 02/14] printk: Adjust mapping for "
` [PATCH printk v4 03/14] printk: Use prb_first_seq() as base "
` [PATCH printk v4 04/14] printk: ringbuffer: Do not skip non-finalized records with prb_next_seq()
` [PATCH printk v4 05/14] printk: ringbuffer: Clarify special lpos values
` [PATCH printk v4 06/14] printk: For @suppress_panic_printk check for other CPU in panic
` [PATCH printk v4 07/14] printk: Add this_cpu_in_panic()
` [PATCH printk v4 08/14] printk: ringbuffer: Cleanup reader terminology
` [PATCH printk v4 09/14] printk: Wait for all reserved records with pr_flush()
` [PATCH printk v4 10/14] printk: ringbuffer: Skip non-finalized records in panic
` [PATCH printk v4 11/14] printk: Disable passing console lock owner completely during panic()
` [PATCH printk v4 12/14] printk: Avoid non-panic CPUs writing to ringbuffer
` [PATCH printk v4 13/14] panic: Flush kernel log buffer at the end
` [PATCH printk v4 14/14] dump_stack: Do not get cpu_sync for panic CPU

next/pending-fixes baseline: 90 runs, 10 regressions (v6.8-rc3-284-g567dd3d8c2ec)
 2024-02-07 13:41 UTC 

[PATCH net] selftests: cmsg_ipv6: repeat the exact packet
 2024-02-07 13:40 UTC  (2+ messages)

[PATCH] bus: mhi: host: free buffer on error in mhi_alloc_bhie_table
 2024-02-07 13:40 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] arm64/sve: Document that __SVE_VQ_MAX is much larger than needed
 2024-02-07 13:39 UTC  (5+ messages)

[PATCH 0/2] x86: aid debug info generation in assembly files
 2024-02-07 13:39 UTC  (10+ messages)
` [PATCH v6 7/7] (mostly) x86: add/convert entry point annotations
  ` [PATCH v6 0/7] "
  ` [PATCH v6 1/7] common: honor CONFIG_CC_SPLIT_SECTIONS also for assembly functions
  ` [PATCH v6 2/7] SVM: convert entry point annotations
  ` [PATCH v6 3/7] VMX: "
  ` [PATCH v6 4/7] x86/ACPI: annotate assembly functions with type and size
  ` [PATCH v6 5/7] x86/kexec: convert entry point annotations
  ` [PATCH v6 6/7] x86: convert misc assembly function annotations
  ` [PATCH v6 7/7] x86: move ENTRY(), GLOBAL(), and ALIGN

[PATCH 0/4] XE HDCP Enablement
 2024-02-07 13:38 UTC  (5+ messages)
` ✓ CI.Build: success for XE HDCP Enablement (rev3)
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH v2] pidfd: getfd should always report ESRCH if a task is exiting
 2024-02-07 13:38 UTC  (5+ messages)

[PATCH net-next 0/2] add more drop reasons in tcp receive path
 2024-02-07 13:37 UTC  (7+ messages)

kernel NULL pointer dereference on hotplug
 2024-02-07  9:21 UTC  (5+ messages)

[PATCH 00/14] migration: Improve error reporting
 2024-02-07 13:33 UTC  (15+ messages)
` [PATCH 01/14] migration: Add Error** argument to .save_setup() handler
` [PATCH 02/14] migration: Add Error** argument to .load_setup() handler
` [PATCH 03/14] memory: Add Error** argument to .log_global*() handlers
` [PATCH 04/14] migration: Modify ram_init_bitmaps() to report dirty tracking errors
` [PATCH 05/14] vfio: Add Error** argument to .set_dirty_page_tracking() handler
` [PATCH 06/14] vfio: Add Error** argument to vfio_devices_dma_logging_start()
` [PATCH 07/14] vfio: Add Error** argument to vfio_devices_dma_logging_stop()
` [PATCH 08/14] vfio: Use new Error** argument in vfio_save_setup()
` [PATCH 09/14] vfio: Add Error** argument to .vfio_save_config() handler
` [PATCH 10/14] vfio: Also trace event failures in vfio_save_complete_precopy()
` [PATCH 11/14] vfio: Extend vfio_set_migration_error() with Error* argument
` [PATCH 12/14] migration: Report error when shutdown fails
` [PATCH 13/14] migration: Use migrate_has_error() in close_return_path_on_source()
` [RFC PATCH 14/14] migration: Fix return-path thread exit

[PATCH] kunit: device: Unregister the kunit_bus on shutdown
 2024-02-07 13:35 UTC  (3+ messages)

[PATCH v3 0/7] AMD Pstate Driver Core Performance Boost
 2024-02-07 13:35 UTC  (6+ messages)
` [PATCH v3 6/7] cpufreq: amd-pstate: remove legacy set_boost callback for passive mode

[RFC PATCH v2 0/5] sched/fair: Defer CFS throttle to user entry
 2024-02-07 13:34 UTC  (6+ messages)
` [RFC PATCH v2 3/5] sched/fair: Delete cfs_rq_throttled_loose(), use cfs_rq->throttle_pending instead

when should the client request a directory delegation?
 2024-02-07 13:34 UTC 

[PATCH bpf-next 00/16] bpf: Introduce BPF arena
 2024-02-07 13:33 UTC  (3+ messages)

[PATCH] kernel.bbclass: install .config to deploy dir
 2024-02-07 13:33 UTC  (4+ messages)
` [OE-core] "

[PATCH] tracing: use ring_buffer_record_is_set_on() in tracer_tracing_is_on()
 2024-02-07 13:33 UTC  (12+ messages)

[openeuler:openEuler-1.0-LTS 21466/21625] drivers/scsi/hisi_raid/hiraid_main.c:3497:8-16: WARNING: please use sysfs_emit or sysfs_emit_at
 2024-02-07 13:32 UTC 

[PATCH v3 0/6] migration/multifd: Fix channel creation vs. cleanup races
 2024-02-07 13:31 UTC  (3+ messages)

[PATCH][next] mt76: Remove redundant assignment to variable tidno
 2024-02-07 13:31 UTC  (4+ messages)

[PATCH v2] ethdev: fast path async flow API
 2024-02-07 13:31 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v3 00/19] x86: Confine early 1:1 mapped startup code
 2024-02-07 13:29 UTC  (3+ messages)
` [PATCH v3 06/19] x86/startup_64: Drop global variables keeping track of LA57 state

[sailus-media-tree:master] BUILD SUCCESS 20ad1a2f43ce499e591c634584d923b29b28fef2
 2024-02-07 13:27 UTC 

[PATCH v6 0/8] Add objtool, orc and livepatching support for LoongArch
 2024-02-07 13:27 UTC  (2+ messages)

[powerpc:merge] BUILD SUCCESS 4ef8376c466ae8b03e632dd8eca1e44315f7dd61
 2024-02-07 13:26 UTC 

[powerpc:fixes-test] BUILD SUCCESS 1c57b9f63ab34f01b8c73731cc0efacb5a9a2f16
 2024-02-07 13:25 UTC 

[PATCH v4 0/3] Add device STM32L4x5 GPIO
 2024-02-07 13:23 UTC  (4+ messages)
` [PATCH v4 1/3] hw/gpio: Implement "
` [PATCH v4 2/3] hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoC
` [PATCH v4 3/3] tests/qtest: Add STM32L4x5 GPIO QTest testcase

Using PTDMA driver for generic DMA
 2024-02-07 13:26 UTC  (2+ messages)

[PATCH v11 0/5]arm64: add ARCH_HAS_COPY_MC support
 2024-02-07 13:22 UTC  (18+ messages)
` [PATCH v11 1/5] uaccess: add generic fallback version of copy_mc_to_user()
` [PATCH v11 2/5] arm64: add support for ARCH_HAS_COPY_MC
` [PATCH v11 3/5] mm/hwpoison: return -EFAULT when copy fail in copy_mc_[user]_highpage()
` [PATCH v11 4/5] arm64: support copy_mc_[user]_highpage()
` [PATCH v11 5/5] arm64: send SIGBUS to user process for SEA exception

[PATCH v3 0/5] Fixing live video input in ZynqMP DPSUB
 2024-02-07 13:24 UTC  (3+ messages)

[PATCH net v2 0/2] net: openvswitch: limit the recursions from action sets
 2024-02-07 13:24 UTC  (3+ messages)
` [PATCH net v2 1/2] net: openvswitch: limit the number of "
` [PATCH net v2 2/2] selftests: openvswitch: Add validation for the recursion test

[PATCH net-next] eth: mlx5: link NAPI instances to queues and IRQs
 2024-02-07 13:23 UTC  (6+ messages)

[PATCH] MAINTAINERS: repair entry for MICROCHIP MCP16502 PMIC DRIVER
 2024-02-07 13:22 UTC  (2+ messages)

[PATCH v4 0/3] Add V4L2 M2M Driver for E5010 JPEG Encoder
 2024-02-07 13:21 UTC  (8+ messages)
` [PATCH v4 3/3] media: imagination: Add E5010 JPEG Encoder driver

[PATCH] net: ethernet: remove duplicated CONFIG_SUNGEM_PHY entry
 2024-02-07 13:20 UTC  (2+ messages)

[PATCH] net: tipc: remove redundant 'bool' from CONFIG_TIPC_{MEDIA_UDP,CRYPTO}
 2024-02-07 13:20 UTC  (2+ messages)

[PATCH 0/4] of: replace of_graph_get_next_endpoint()
 2024-02-07 13:14 UTC  (8+ messages)
` [PATCH 2/4] media: i2c: "

[PATCH 1/2] iio: adc: ad4130: zero-initialize clock init data
 2024-02-07 13:20 UTC  (2+ messages)
` [PATCH 2/2] iio: adc: ad4130: only set GPIO_CTRL if pin is unused

[GIT PULL] interconnect fixes for 6.8-rc
 2024-02-07 13:19 UTC 

[PATCH v2 0/8] mips: do not list individual devices from configs/
 2024-02-07 13:18 UTC  (9+ messages)
` [PATCH v2 4/8] isa: fix ISA_SUPERIO dependencies
` [PATCH v2 6/8] isa: extract FDC37M81X to a separate file
` [PATCH v2 7/8] mips: allow compiling out CONFIG_MIPS_ITU
` [PATCH v2 8/8] mips: do not list individual devices from configs/

Patchtest results for [OE-core][kirkstone][PATCH 1/1] go: Fix CVE-2023-45285 and CVE-2023-45287
 2024-02-07 13:18 UTC 

[patch 00/12] cpu isolation: infra to block interference to select CPUs
 2024-02-07 13:16 UTC  (11+ messages)
` [patch 04/12] clockevent unbind: use smp_call_func_single_fail
` [patch 05/12] timekeeping_notify: use stop_machine_fail when appropriate
` [patch 12/12] x86/cacheinfo.c: check for block interference CPUs

[FIX PATCH v1] Fix: common: usb_hub: Reset only USB3.0 hub
 2024-02-07 13:16 UTC  (4+ messages)

[PATCH i-g-t v2] tests/intel-ci: Add xe_vm large subtest to BAT
 2024-02-07 13:15 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for tests/intel-ci: Add xe_vm large subtest to BAT (rev2)

[PATCH] stm32mp: cmd_stm32prog: add dependencies with USB_GADGET_DOWNLOAD
 2024-02-07 13:12 UTC 

[PATCH 0/5] Add support for videocc and camcc on SM8650
 2024-02-07 13:11 UTC  (3+ messages)
` [PATCH 4/5] clk: qcom: camcc-sm8650: Add camera clock controller driver for SM8650

[PATCH v1 0/3] DesignWare PWM improvements
 2024-02-07 13:11 UTC  (8+ messages)
` [PATCH v1 1/3] pwm: dwc: Add 16 channel support for Intel Elkhart Lake

[PATCH v12 00/25] Linux RISC-V AIA Support
 2024-02-07 13:10 UTC  (15+ messages)

duplicate requests on host side while streaming via uvcvideo gadget
 2024-02-07 13:10 UTC  (5+ messages)

[PATCH mptcp-next v3 3/3] mptcp: check the protocol in mptcp_sk() with DEBUG_NET
 2024-02-07 13:10 UTC  (2+ messages)
` mptcp: check the protocol in mptcp_sk() with DEBUG_NET: Tests Results

[PATCH] arm64/sve: Lower the maximum allocation for the SVE ptrace regset
 2024-02-07 13:09 UTC  (6+ messages)

[PATCH][next] cpufreq: amd-pstate: Fix min_perf assignment in amd_pstate_adjust_perf()
 2024-02-07 13:09 UTC 

[meta-oe][kirkstone][PATCH] libssh: upgrade 0.8.9 -> 0.10.4
 2024-02-07 13:09 UTC  (2+ messages)
` [oe] "

[nft PATCH v2] evaluate: fix check for unknown in cmd_op_to_name
 2024-02-07 13:09 UTC  (2+ messages)

Query - ( Running Linux commands in LAVA host before booting the image )
 2024-02-07 13:08 UTC  (13+ messages)

[PATCH v5 0/9] watchdog: rzg2l_wdt: Add support for RZ/G3S
 2024-02-07 13:07 UTC  (10+ messages)
` [PATCH v5 1/9] watchdog: rzg2l_wdt: Restrict the driver to ARCH_RZG2L and ARCH_R9A09G011
` [PATCH v5 2/9] watchdog: rzg2l_wdt: Make the driver depend on PM
` [PATCH v5 3/9] watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get()
` [PATCH v5 4/9] watchdog: rzg2l_wdt: Check return status of pm_runtime_put()
` [PATCH v5 5/9] watchdog: rzg2l_wdt: Remove reset de-assert from probe
` [PATCH v5 6/9] watchdog: rzg2l_wdt: Remove comparison with zero
` [PATCH v5 7/9] watchdog: rzg2l_wdt: Rely on the reset driver for doing proper reset
` [PATCH v5 8/9] watchdog: rzg2l_wdt: Add suspend/resume support
` [PATCH v5 9/9] dt-bindings: watchdog: renesas,wdt: Document RZ/G3S support

[PATCH] drm/tegra: Remove of_dma_configure() from host1x_device_add()
 2024-02-07 13:05 UTC  (10+ messages)

What's cooking in git.git (Feb 2024, #03; Tue, 6)
 2024-02-07 13:05 UTC  (2+ messages)

[PATCH 0/4] watchdog: Better handling of concurrent lockups
 2024-02-07 13:04 UTC  (4+ messages)

Observation on NOHZ_FULL
 2024-02-07 13:04 UTC  (11+ messages)

[PATCH v2 0/7] filesystem visibililty ioctls
 2024-02-07 13:05 UTC  (5+ messages)
` [PATCH v2 3/7] fs: FS_IOC_GETUUID

[PATCH v3 i-g-t] drm-uapi/xe: remove persistence queue
 2024-02-07 13:02 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[RFC] Drop md5sum, crc32 and sha1 cmds in favor of hash cmd
 2024-02-07 13:00 UTC 

[xen-unstable test] 184612: tolerable FAIL - PUSHED
 2024-02-07 13:00 UTC 

[OE-core][kirkstone][PATCH 1/1] go: Fix CVE-2023-45285 and CVE-2023-45287
 2024-02-07 12:59 UTC 

[LTP] [PATCH v1] Add mkdir10 test
 2024-02-07 12:57 UTC  (3+ messages)

[PATCH v4] remoteproc: uclass: Add methods to load firmware to rproc and boot rproc
 2024-02-07 12:57 UTC  (11+ messages)

Patchwork housekeeping for: spi-devel-general
 2024-02-07 12:56 UTC 

[PATCH] KVM: selftests: Fix a semaphore imbalance in the dirty ring logging test
 2024-02-07 12:56 UTC  (3+ messages)

[PATCH V2 0/2] Add CAN and OSPI support for AM69-SK platform
 2024-02-07 12:55 UTC  (3+ messages)

[PATCH v3] clk: keystone: sci-clk: Adding support for non contiguous clocks
 2024-02-07 12:54 UTC  (3+ messages)

[PATCH v3 3/3] PCI/ASPM: Fix L1SS parameters & only enable supported features when enable link state
 2024-02-07 12:54 UTC  (2+ messages)

[PATCH v3 0/3] pstore: add multi-backend support
 2024-02-07 12:53 UTC  (3+ messages)
` [PATCH 3/3] tools/testing: adjust pstore backend related selftest


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.