All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-09 20:50:12 to 2024-02-09 21:54:19 UTC [more...]

[XEN PATCH] eclair: remove wrongly added -eval_file
 2024-02-09 21:53 UTC  (2+ messages)

[PATCH v3 00/10] Enrich Trailer API
 2024-02-09 21:54 UTC  (12+ messages)
` [PATCH v4 00/28] "
  ` [PATCH v4 10/28] format_trailer_info(): use trailer_item objects
  ` [PATCH v4 11/28] format_trailer_info(): drop redundant unfold_value()
  ` [PATCH v4 12/28] format_trailer_info(): append newline for non-trailer lines
  ` [PATCH v4 16/28] trailer: finish formatting unification
  ` [PATCH v4 19/28] trailer: make trailer_info struct private

[PATCH] dmaengine: idxd: Ensure safe user copy of completion record
 2024-02-09 21:53 UTC  (2+ messages)

[PATCH v2 1/1] scsi: target: Fix unmap setup during configuration
 2024-02-09 21:52 UTC 

[PATCH 0/9] btrfs: cleanups and minor performance change to setting/clearing delalloc
 2024-02-09 21:54 UTC  (2+ messages)

[PATCH net v2] lan966x: Fix crash when adding interface under a lag
 2024-02-09 21:52 UTC  (2+ messages)

[PATCH v7 0/4] page_owner: print stacks and their outstanding allocations
 2024-02-09 21:52 UTC  (16+ messages)
` [PATCH v7 1/4] lib/stackdepot: Move stack_record struct definition into the header
` [PATCH v7 2/4] mm,page_owner: Implement the tracking of the stacks count
` [PATCH v7 3/4] mm,page_owner: Display all stacks and their count

[PATCH 0/8] scsi: ufs: qcom: fix UFSDHCD support on MSM8996 platform
 2024-02-09 21:50 UTC  (9+ messages)
` [PATCH 1/8] dt-bindings: ufs: qcom,ufs: add second RX lane "
` [PATCH 2/8] scsi: ufs: qcom: provide default cycles_in_1us value
` [PATCH 3/8] arm64: dts: qcom: msm8996: unbreak UFS HCD support
` [PATCH 4/8] arm64: dts: qcom: msm8996: specify UFS core_clk frequencies
` [PATCH 5/8] arm64: dts: qcom: msm8996: add second UFS RX lane on MSM8996 platform
` [PATCH 6/8] arm64: dts: qcom: msm8996: set GCC_UFS_ICE_CORE_CLK freq directly
` [PATCH 7/8] dt-bindings: ufs: qcom,ufs: drop source clock entries
` [PATCH 8/8] arm64: dts: qcom: msm8996: drop source clock entries from the UFS node

[PATCH v2 net-next] bnx2x: convert EEE handling to use linkmode bitmaps
 2024-02-09 21:50 UTC  (2+ messages)

[PATCH v2 net-next] net: atlantic: convert EEE handling to use linkmode bitmaps
 2024-02-09 21:50 UTC  (2+ messages)

[PATCH net-next 0/3][pull request] igc: ethtool: Flex filter cleanup
 2024-02-09 21:50 UTC  (2+ messages)

[PATCH net-next v3] selftests: udpgso: Pull up network setup into shell script
 2024-02-09 21:50 UTC  (2+ messages)

[PATCH v3 00/11] hw: Strengthen SysBus & QBus API
 2024-02-09 21:49 UTC  (13+ messages)
` [PATCH v3 05/11] hw/ppc/prep: Realize ISA bridge before accessing it
` [PATCH v3 06/11] hw/misc/macio: Realize IDE controller "
` [PATCH v3 08/11] hw/sparc/sun4m: Realize DMA "
` [PATCH v3 09/11] hw/sparc/leon3: Realize GRLIB IRQ "
` [PATCH v3 10/11] hw/sparc/leon3: Initialize GPIO before realizing CPU devices
` [PATCH v3 11/11] hw/sparc64/cpu: "

[PATCH v8 net-next 0/4] add multi-buff support for xdp running in generic mode
 2024-02-09 21:47 UTC  (3+ messages)

[PATCH] net: sctp: fix memory leak in sctp_chunk_destroy()
 2024-02-09 21:47 UTC  (3+ messages)
` [PATCH] net: sctp: fix skb leak in sctp_inq_free()

[PATCH] drm/amdgpu: respect the abmlevel module parameter value if it is set
 2024-02-09 21:46 UTC 

[PATCH] Kconfig: Explicitly disable asm goto w/ outputs on gcc-11 (and earlier)
 2024-02-09 21:46 UTC  (9+ messages)

[PATCH] regmap: kunit: Ensure that changed bytes are actually different
 2024-02-09 21:46 UTC  (4+ messages)

[PATCH 2/2] x86/random: Issue a warning if RDRAND or RDSEED fails
 2024-02-09 21:45 UTC  (11+ messages)

regression of 'world' performance?
 2024-02-09 21:43 UTC  (12+ messages)
` [bitbake-devel] "

[PATCH] net: emaclite: Use devm_platform_get_and_ioremap_resource() in xemaclite_of_probe()
 2024-02-09 21:42 UTC  (3+ messages)

[PATCH v4 0/2] Rust enablement for AArch64
 2024-02-09 21:41 UTC  (4+ messages)

✅ PASS (MISSED 16 of 101): Test report for for-kernelci (6.8.0-rc3, arm-next, f735966e)
 2024-02-09 21:41 UTC 

[PATCH 00/23] qemu-img: refersh options and --help handling
 2024-02-09 21:41 UTC  (25+ messages)
` [PATCH 01/23] qemu-img: pass current cmd info into command handlers
` [PATCH 02/23] qemu-img: refresh options/--help for "create" subcommand
` [PATCH 03/23] qemu-img: factor out parse_output_format() and use it in the code
` [PATCH 04/23] qemu-img: refresh options/--help for "check" command
` [PATCH 05/23] qemu-img: simplify --repair error message
` [PATCH 06/23] qemu-img: refresh options/--help for "commit" command
` [PATCH 07/23] qemu-img: refresh options/--help for "compare" command
` [PATCH 08/23] qemu-img: refresh options/--help for "convert" command
` [PATCH 09/23] qemu-img: refresh options/--help for "info" command
` [PATCH 10/23] qemu-img: refresh options/--help for "map" command
` [PATCH 11/23] qemu-img: allow specifying -f fmt for snapshot subcommand
` [PATCH 12/23] qemu-img: make -l (list) the default for "snapshot" subcommand
` [PATCH 13/23] qemu-img: refresh options/--help for "snapshot" command
` [PATCH 14/23] qemu-img: refresh options/--help for "rebase" command
` [PATCH 15/23] qemu-img: resize: do not always eat last argument
` [PATCH 16/23] qemu-img: refresh options/--help for "resize" command
` [PATCH 17/23] qemu-img: refresh options/--help for "amend" command
` [PATCH 18/23] qemu-img: refresh options/--help for "bench" command
` [PATCH 19/23] qemu-img: refresh options/--help for "bitmap" command
` [PATCH 20/23] qemu-img: refresh options/--help for "dd" command
` [PATCH 21/23] qemu-img: refresh options/--help for "measure" command
` [PATCH 22/23] qemu-img: implement short --help, remove global help() function
` [PATCH 23/23] qemu-img: inline list of supported commands, remove qemu-img-cmds.h include

[PATCH] ethernet: wiznet: Use devm_platform_get_and_ioremap_resource() in w5300_hw_probe()
 2024-02-09 21:41 UTC  (2+ messages)

[PATCH net-next v2] net/sched: actions report errors with extack
 2024-02-09 21:41 UTC  (4+ messages)

[PATCH RESEND 0/1] drm/panel: st7703: Fix Panel Initialization for Anbernic RG353V-V2
 2024-02-09 21:40 UTC  (5+ messages)
` [PATCH RESEND 1/1] "

[PATCH V3] systemd: fix a dead link under /var/log
 2024-02-09 21:40 UTC  (2+ messages)
` [OE-core] "

[NDCTL PATCH] ndctl: cxl: Remove dependency for attributes derived from IDENTIFY command
 2024-02-09 21:39 UTC 

sched/cpufreq: Rework schedutil governor performance estimation - Regression bisected
 2024-02-09 21:38 UTC 

[PATCH v14 0/8] Add support for Sub-NUMA cluster (SNC) systems
 2024-02-09 21:36 UTC  (7+ messages)
` [PATCH v15-RFC "

[PATCH v2 1/2] dmaengine: fsl-edma: add trace event support
 2024-02-09 21:36 UTC  (2+ messages)
` [PATCH v2 2/2] dmaengine: fsl-edma: use _Generic to handle difference type

[PATCH 0/8] MSM8976 MDSS/GPU/WCNSS support
 2024-02-09 21:35 UTC  (7+ messages)
` [PATCH 4/8] arm64: dts: qcom: msm8976: Add MDSS nodes
` [PATCH 6/8] arm64: dts: qcom: msm8976: Add Adreno GPU
` [PATCH 8/8] arm64: dts: qcom: msm8976: Add WCNSS node

[PATCH v14 00/53] Introduce QC USB SND audio offloading support
 2024-02-09 21:34 UTC  (4+ messages)
` [PATCH v14 32/53] ALSA: usb-audio: Check for support for requested audio format

[PATCH v2] regmap: kunit: Ensure that changed bytes are actually different
 2024-02-09 21:33 UTC 

[PATCH 0/3] system/memory: Trivial fixes
 2024-02-09 21:33 UTC  (2+ messages)

[PATCH v2] ahci: clean up intel_pcs_quirk
 2024-02-09 21:32 UTC  (4+ messages)

[PATCH v11 0/4] CXL, ACPI, APEI, EINJ: Update EINJ for CXL error types
 2024-02-09 21:30 UTC  (3+ messages)
` [PATCH v11 3/4] cxl/core, EINJ: Add EINJ CXL debugfs files and EINJ helper functions

[Intel-wired-lan] [PATCH iwl-net 0/3] ice: fix dpll data access on PF reset
 2024-02-09 21:28 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH iwl-net 1/3] ice: fix dpll and dpll_pin "

[PATCH 00/88] esp: rework ESP emulation to use a SCSI phase-based state machine
 2024-02-09 21:28 UTC  (8+ messages)
` [PATCH 09/88] esp: update TC check logic in do_dma_pdma_cb() to check for TC == 0

[PATCH v1 0/2] meson-axg: properly setup CPU power management
 2024-02-09 21:28 UTC  (9+ messages)
` [PATCH v1 1/2] arm64: dts: amlogic: axg: move cpu cooling-cells to common dtsi
` [PATCH v1 2/2] arm64: dts: amlogic: axg: initialize default SoC capacitance

[LTP] [PATCH v2] Refactor mount01 test using new LTP API
 2024-02-09 21:27 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net v2 0/3] ice: fix dpll data access on PF reset
 2024-02-09 21:24 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH iwl-net v2 1/3] ice: fix dpll and dpll_pin "
` [Intel-wired-lan] [PATCH iwl-net v2 2/3] ice: fix dpll periodic work data updates "
` [Intel-wired-lan] [PATCH iwl-net v2 3/3] ice: fix pin phase adjust "

[PATCH 0/2] imx93_var_som: Enable AHAB support
 2024-02-09 14:24 UTC  (5+ messages)

[PATCH] arm64: dts: qcom: x1e80100-crd: add sound card
 2024-02-09 21:26 UTC  (2+ messages)

Protocol recommendation for CAN(FD)-USB adapter
 2024-02-09 21:25 UTC  (2+ messages)

[PATCH v3 0/6] usb: typec: qcom-pmic-typec: enable support for PMI632 PMIC
 2024-02-09 21:25 UTC  (3+ messages)
` [PATCH v3 6/6] arm64: dts: qcom: qrb4210-rb2: enable USB-C port handling

[PATCH] dmadev: add tracepoints at data path APIs
 2024-02-09 21:19 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: aim300: Enable PCIe0 for WLAN
 2024-02-09 21:17 UTC  (2+ messages)

[PATCH] net/mlx5: enable PCI related counters
 2024-02-09 21:16 UTC  (2+ messages)

[PATCH] clk: renesas: Fix broken clocks on all Gen2 boards
 2024-02-09 21:15 UTC 

KVM/QEMU Community Call 6th Feb Agenda Items
 2024-02-09 21:15 UTC  (3+ messages)
` KVM/QEMU Community Call 6th Feb Agenda Items (minutes)

[PATCH net-next v7 0/4] Per epoll context busy poll support
 2024-02-09 21:15 UTC  (5+ messages)
` [PATCH net-next v7 1/4] eventpoll: support busy poll per epoll instance
` [PATCH net-next v7 2/4] eventpoll: Add per-epoll busy poll packet budget
` [PATCH net-next v7 3/4] eventpoll: Add per-epoll prefer busy poll option
` [PATCH net-next v7 4/4] eventpoll: Add epoll ioctl for epoll_params

[PATCH 0/8] media: raspberrypi: Add support for PiSP Back End
 2024-02-09 21:15 UTC  (5+ messages)
` [PATCH 1/8] media: Add a pixel format for MIPI packed 12bit luma only

[PATCH v7 0/6] Delay VERW
 2024-02-09 21:15 UTC  (6+ messages)
` [PATCH v7 1/6] x86/bugs: Add asm helpers for executing VERW

[PATCH v6] rust: xarray: Add an abstraction for XArray
 2024-02-09 21:14 UTC  (3+ messages)

[PATCH v6 5/6] arm64: dts: qcom: sm8450: Add opp table support to PCIe
 2024-02-09 21:14 UTC  (12+ messages)

Underscore vs Dash in bbclass filenames
 2024-02-09 21:13 UTC  (3+ messages)

[PATCH] ethdev: recommend against using locks in event callbacks
 2024-02-09 21:13 UTC  (3+ messages)

[PATCH 1/2 wq/for-6.9] workqueue: Implement workqueue_set_min_active()
 2024-02-09 21:12 UTC  (3+ messages)
` [PATCH 2/2 wq/for-6.9] async: Use a dedicated unbound workqueue with raised min_active

[PATCH V5 00/12] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
 2024-02-09 21:10 UTC  (6+ messages)
` [PATCH V5 01/12] perf/core: Add aux_pause, aux_resume, aux_start_paused

[PATCH v2 00/20] Venus cleanups
 2024-02-09 21:10 UTC  (7+ messages)
` [PATCH v2 01/20] media: venus: pm_helpers: Only set rate of the core clock in core_clks_enable
` [PATCH v2 02/20] media: venus: pm_helpers: Rename core_clks_get to venus_clks_get
` [PATCH v2 03/20] media: venus: pm_helpers: Add kerneldoc to venus_clks_get()
` [PATCH v2 04/20] media: venus: core: Set OPP clkname in a common code path
` [PATCH v2 05/20] media: venus: pm_helpers: Kill dead code

[PATCH v2 00/20] Venus cleanups
 2024-02-09 21:10 UTC  (21+ messages)
` [PATCH v2 01/20] media: venus: pm_helpers: Only set rate of the core clock in core_clks_enable
` [PATCH v2 02/20] media: venus: pm_helpers: Rename core_clks_get to venus_clks_get
` [PATCH v2 03/20] media: venus: pm_helpers: Add kerneldoc to venus_clks_get()
` [PATCH v2 04/20] media: venus: core: Set OPP clkname in a common code path
` [PATCH v2 05/20] media: venus: pm_helpers: Kill dead code
` [PATCH v2 06/20] media: venus: pm_helpers: Move reset acquisition to common code
` [PATCH v2 07/20] media: venus: core: Constify all members of the resource struct
` [PATCH v2 08/20] media: venus: core: Deduplicate OPP genpd names
` [PATCH v2 09/20] media: venus: core: Get rid of vcodec_num
` [PATCH v2 10/20] media: venus: core: Drop cache properties in resource struct
` [PATCH v2 11/20] media: venus: core: Use GENMASK for dma_mask
` [PATCH v2 12/20] media: venus: core: Remove cp_start
` [PATCH v2 13/20] media: venus: pm_helpers: Commonize core_power
` [PATCH v2 14/20] media: venus: pm_helpers: Remove pm_ops->core_put
` [PATCH v2 15/20] media: venus: core: Define a pointer to core->res
` [PATCH v2 16/20] media: venus: pm_helpers: Simplify vcodec clock handling
` [PATCH v2 17/20] media: venus: pm_helpers: Commonize getting clocks and GenPDs
` [PATCH v2 18/20] media: venus: pm_helpers: Commonize vdec_get()
` [PATCH v2 19/20] media: venus: pm_helpers: Commonize venc_get()
` [PATCH v2 20/20] media: venus: pm_helpers: Use reset_bulk API

[syzbot] [kvm?] KMSAN: uninit-value in em_ret_far
 2024-02-09 21:10 UTC  (2+ messages)

[PATCH 1/1] dmaengine: fsl-qdma: add __iomem and struct in union to fix sparse warning
 2024-02-09 21:08 UTC 

[Buildroot] [PATCH 1/1] package/uhd: fix build with gcc >= 13
 2024-02-09 21:08 UTC 

[PATCH] hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*
 2024-02-09 21:07 UTC  (2+ messages)

[PATCH] drm/i915/gt: Prevent possible NULL dereference in __caps_show()
 2024-02-09 21:07 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[syzbot] [kvm?] WARNING in kvm_mmu_notifier_change_pte
 2024-02-09 21:07 UTC  (2+ messages)

[linux-next:master] [block/mq] 574e7779cf: fio.write_iops -72.9% regression
 2024-02-09 21:06 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: i2c: designware: allow fine tuning tuning waveform from device tree
 2024-02-09 21:05 UTC  (3+ messages)

[RFC KERNEL PATCH v4 3/3] PCI/sysfs: Add gsi sysfs for pci_dev
 2024-02-09 21:05 UTC  (2+ messages)

[PATCH rdma-next v1 1/1] RDMA/mana_ib: Fix bug in creation of dma regions
 2024-02-09 21:04 UTC  (7+ messages)

[PATCH v2] workqueue: Fix kernel-doc comment of unplug_oldest_pwq()
 2024-02-09 21:04 UTC  (2+ messages)

[PATCH] dmadev: support telemetry m2d auto free capa
 2024-02-09 21:04 UTC  (2+ messages)

[PATCH 0/2] Extend size of the MCE Records pool
 2024-02-09 21:02 UTC  (10+ messages)
` [PATCH 2/2] x86/MCE: Add command line option to extend "

[syzbot] Monthly hfs report (Feb 2024)
 2024-02-09 21:02 UTC 

[PATCH net-next v2 0/5] net: ravb: Add runtime PM support (part 2)
 2024-02-09 21:00 UTC  (3+ messages)
` [PATCH net-next v2 5/5] net: ravb: Add runtime PM support

[sailus-media-tree:media-ref 16/39] drivers/media/mc/mc-devnode.c:63:15: error: no member named 'ref' in 'struct media_devnode'
 2024-02-09 21:00 UTC 

[PATCH net-next] r8169: improve checking for valid LED modes
 2024-02-09 21:00 UTC  (2+ messages)

[PATCH net-next] selftests: net: include forwarding lib
 2024-02-09 21:00 UTC  (2+ messages)

[PATCH net v2 0/2] net: openvswitch: limit the recursions from action sets
 2024-02-09 21:00 UTC  (2+ messages)

[PATCH net v2] net/sched: act_mirred: Don't zero blockid when net device is being deleted
 2024-02-09 21:00 UTC  (2+ messages)

[ovmf test] 184637: all pass - PUSHED
 2024-02-09 20:59 UTC 

[PATCH v4 0/3] per-vma locks in userfaultfd
 2024-02-09 20:58 UTC  (8+ messages)
` [PATCH v4 3/3] userfaultfd: use per-vma locks in userfaultfd operations

[RFC PATCH v2 0/4] tsm: Runtime measurement registers ABI
 2024-02-09 20:58 UTC  (11+ messages)

[syzbot] Monthly ext4 report (Feb 2024)
 2024-02-09 20:57 UTC 

[syzbot] Monthly btrfs report (Feb 2024)
 2024-02-09 20:57 UTC 

[syzbot] Monthly block report (Feb 2024)
 2024-02-09 20:57 UTC 

[LTP] [PATCH v1] io_submit05.c: Add test case for RWF_APPEND flag
 2024-02-09 20:52 UTC  (2+ messages)

[PATCH v4 0/2] Add regmap support to exynos-pmu for protected PMU regs
 2024-02-09 20:50 UTC  (4+ messages)
` [PATCH v4 1/2] soc: samsung: exynos-pmu: Add regmap support for SoCs that protect "

NMI Reported with console_blast.sh
 2024-02-09 20:50 UTC  (3+ messages)

[Buildroot] [PATCH v3 1/1] configs: add raspberrypi 5 defconfig
 2024-02-09 20:50 UTC  (2+ messages)

[PATCH net-next 00/13] bnxt_en: Ntuple and RSS updates
 2024-02-09 20:50 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2024-02-09 20:50 UTC 

[PATCH v1 0/4] Fixes/improvements to metric output
 2024-02-09 20:49 UTC  (5+ messages)
` [PATCH v1 1/4] perf expr: Allow NaN to be a valid number
` [PATCH v1 2/4] perf expr: Fix "has_event" function for metric style events
` [PATCH v1 3/4] perf stat: Avoid metric-only segv
` [PATCH v1 4/4] perf metric: Don't remove scale from counts


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.