All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-18 11:10:38 to 2023-04-18 11:52:49 UTC [more...]

ALSA: arecord : silennce recorded as 0x80
 2023-04-15  9:51 UTC  (4+ messages)

[PATCH] soc: mdediatek: devapc: use devm_platform_ioremap_resource() instead of of_iomap()
 2023-04-18 11:49 UTC  (4+ messages)

[PATCH] media: platform: mtk-mdp3: work around unused-variable warning
 2023-04-18 11:49 UTC  (3+ messages)

[PATCH 1/2] net/mlx4: fix build error from usercopy size check
 2023-04-18 11:47 UTC  (2+ messages)
` [PATCH 2/2] net/mlx4: avoid overloading user/kernel pointers

[PATCH] usb: onboard-hub: Don't disable regulator in remove() callback
 2023-04-18 11:49 UTC  (7+ messages)

[PATCH net-next v2 00/14] virtio_net: refactor xdp codes
 2023-04-18 11:49 UTC  (2+ messages)

[Intel-gfx] [PATCH v1 0/4] Prepare for MTL sagv config patches
 2023-04-18 11:49 UTC  (5+ messages)
` [Intel-gfx] [PATCH v1 2/4] drm/i915: update the QGV point frequency calculations

[PATCH v3] drm/amdgpu: Fix desktop freezed after gpu-reset
 2023-04-18 11:49 UTC  (2+ messages)

[PATCH v2 00/24] selftests/resctrl: Fixes, cleanups, and rewritten CAT test
 2023-04-18 11:45 UTC  (25+ messages)
` [PATCH v2 01/24] selftests/resctrl: Add resctrl.h into build deps
` [PATCH v2 02/24] selftests/resctrl: Check also too low values for CBM bits
` [PATCH v2 03/24] selftests/resctrl: Move resctrl FS mount/umount to higher level
` [PATCH v2 04/24] selftests/resctrl: Remove mum_resctrlfs
` [PATCH v2 05/24] selftests/resctrl: Make span unsigned long everywhere
` [PATCH v2 06/24] selftests/resctrl: Express span in bytes
` [PATCH v2 07/24] selftests/resctrl: Remove duplicated preparation for span arg
` [PATCH v2 08/24] selftests/resctrl: Don't use variable argument list for ->setup()
` [PATCH v2 09/24] selftests/resctrl: Remove "malloc_and_init_memory" param from run_fill_buf()
` [PATCH v2 10/24] selftests/resctrl: Split run_fill_buf() to alloc, work, and dealloc helpers
` [PATCH v2 11/24] selftests/resctrl: Remove start_buf local variable from buffer alloc func
` [PATCH v2 12/24] selftests/resctrl: Don't pass test name to fill_buf
` [PATCH v2 13/24] selftests/resctrl: Add flush_buffer() "
` [PATCH v2 14/24] selftests/resctrl: Remove test type checks from cat_val()
` [PATCH v2 15/24] selftests/resctrl: Refactor get_cbm_mask()
` [PATCH v2 16/24] selftests/resctrl: Create cache_alloc_size() helper
` [PATCH v2 17/24] selftests/resctrl: Replace count_bits with count_consecutive_bits()
` [PATCH v2 18/24] selftests/resctrl: Exclude shareable bits from schemata in CAT test
` [PATCH v2 19/24] selftests/resctrl: Pass the real number of tests to show_cache_info()
` [PATCH v2 20/24] selftests/resctrl: Move CAT/CMT test global vars to func they are used
` [PATCH v2 21/24] selftests/resctrl: Read in less obvious order to defeat prefetch optimizations
` [PATCH v2 22/24] selftests/resctrl: Split measure_cache_vals() function
` [PATCH v2 23/24] selftests/resctrl: Split show_cache_info() to test specific and generic parts
` [PATCH v2 24/24] selftests/resctrl: Rewrite Cache Allocation Technology (CAT) test

[PATCH v2] Fix QEMU compilation on Debian 10
 2023-04-18 11:47 UTC  (3+ messages)
` [PATCH 1/3] Fix libvhost-user.c compilation

[PATCH] docs: leds: ledtrig-oneshot: Fix spelling mistake
 2023-04-18 11:46 UTC  (2+ messages)

stable-rc/queue/5.10 baseline: 176 runs, 7 regressions (v5.10.176-283-gedfdf527333f)
 2023-04-18 11:46 UTC 

[PATCH 0/2] tests/migration: Fix migration-test slowdown
 2023-04-18 11:46 UTC  (4+ messages)

[kirkstone][PATCH] cargo : non vulnerable cve-2022-46176 added to excluded list
 2023-04-18 11:46 UTC  (2+ messages)
` [OE-core] "

[PATCH 0/3] target/arm: Fix handling of VSTCR_EL2.SW and VTCR_EL2.NSW
 2023-04-18 11:45 UTC  (6+ messages)
` [PATCH 2/3] target/arm: Set ptw->out_secure correctly for stage 2 translations
` [PATCH 3/3] target/arm: handle ipa_secure vs s2walk_secure correctly

[Intel-gfx] [PATCH v4] drm/i915/display: Increase AUX timeout for Type-C
 2023-04-18 11:45 UTC  (4+ messages)

[PATCH net v3] net: ethernet: fix use after free bug in ns83820_remove_one due to race condition
 2023-04-18 11:44 UTC  (2+ messages)

[PATCH v2 0/5] arm64: meson: support Amlogic A1 USB OTG controller
 2023-04-18 11:42 UTC  (36+ messages)
` [PATCH v2 1/5] phy: amlogic: enable/disable clkin during Amlogic USB PHY init/exit
` [PATCH v2 2/5] usb: dwc2: support dwc2 IP for Amlogic A1 SoC family
` [PATCH v2 3/5] dt-bindings: usb: dwc2: add support for Amlogic A1 SoC USB peripheral
` [PATCH v2 4/5] usb: dwc3-meson-g12a: support OTG switch for all IP versions
` [PATCH v2 5/5] arm64: dts: meson: a1: support USB controller in OTG mode

[virtio-comment] [PATCH v13 00/11] Rename queue number to queue index
 2023-04-18 11:43 UTC  (8+ messages)
` [virtio-comment] [PATCH v13 03/11] content: Rename confusing queue_notify_data and vqn names
  ` [virtio-comment] Re: [virtio-dev] "
    ` [virtio-comment] "
      `  "

[PATCH] soc: ti: pruss: Avoid cast to incompatible function type
 2023-04-18 11:41 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] package/python-segno: new package
 2023-04-18 11:42 UTC 

[PATCH v2 iproute2-next 00/10] Add tc-mqprio and tc-taprio support for preemptible traffic classes
 2023-04-18 11:39 UTC  (11+ messages)
` [PATCH v2 iproute2-next 01/10] tc/taprio: add max-sdu to the man page SYNOPSIS section
` [PATCH v2 iproute2-next 02/10] tc/taprio: add a size table to the examples from the man page
` [PATCH v2 iproute2-next 03/10] tc/mqprio: fix stray ] in man page synopsis
` [PATCH v2 iproute2-next 04/10] tc/mqprio: use words in man page to express min_rate/max_rate dependency on bw_rlimit
` [PATCH v2 iproute2-next 05/10] tc/mqprio: break up synopsis into multiple lines
` [PATCH v2 iproute2-next 06/10] tc/taprio: break up help text "
` [PATCH v2 iproute2-next 07/10] Update kernel headers
` [PATCH v2 iproute2-next 08/10] utils: add max() definition
` [PATCH v2 iproute2-next 09/10] tc/mqprio: add support for preemptible traffic classes
` [PATCH v2 iproute2-next 10/10] tc/taprio: "

[Intel-gfx] [PATCH] drm/i915/display: Increase AUX timeout for Type-C
 2023-04-18 11:40 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: Increase AUX timeout for Type-C (rev6)

[PATCH] arm64: dts: mediatek: mt8195: Add AP domain thermal zones
 2023-04-18 11:37 UTC  (3+ messages)

[PATCH 0/5] Overlayfs lazy lookup of lowerdata
 2023-04-18 11:37 UTC  (3+ messages)
` [PATCH 1/5] ovl: remove unneeded goto instructions

[avpatel:riscv_sbi_nested_v1 48/74] include/linux/fwnode.h:167:58: warning: 'struct resource' declared inside parameter list will not be visible outside of this definition or declaration
 2023-04-18 11:38 UTC 

[android-common:android-4.19-stable 14836/29414] drivers/pwm/pwm-stm32-lp.c:63:41: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'u64' {aka 'long long unsigned int'}
 2023-04-18 11:38 UTC 

[PATCH] clk: imx: clk-imxrt1050: fix memory leak in imxrt1050_clocks_probe
 2023-04-18 11:34 UTC  (2+ messages)

error adding symbols: DSO missing from command line
 2023-04-18 11:37 UTC 

[PATCH 0/2] arm64: dts: renesas: r8a779f0: Add PCIe support
 2023-04-18 11:37 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: renesas: r8a779f0: Add PCIe Host and Endpoint nodes

[PATCH v4] vfio/cdx: add support for CDX bus
 2023-04-18 11:36 UTC 

[Patch 0/6] CPPC_CPUFREQ improvements for Tegra241
 2023-04-18 11:34 UTC  (14+ messages)
` [Patch 1/6] cpufreq: use correct unit when verify cur freq
` [Patch 2/6] cpufreq: CPPC: make workaround apply code generic
` [Patch 3/6] irqchip/gicv3: Export arm_smccc_get_soc_id_xx funcs
` [Patch 4/6] cpufreq: CPPC: update sampling window for Tegra241
` [Patch 5/6] arm64: cpufeature: Export get_cpu_with_amu_feat func
` [Patch 6/6] cpufreq: CPPC: use wq to read amu counters on target cpu

[PATCH v3 0/2] x86: RTC handling adjustments
 2023-04-18 11:35 UTC  (3+ messages)
` [PATCH v6] x86: detect CMOS aliasing on ports other than 0x70/0x71

[PATCH v4] acpi: pcihp: allow repeating hot-unplug requests
 2023-04-18 11:33 UTC  (2+ messages)

[PATCH] app/flow-perf: replace RTE_BE32/16 with rte_cpu_to_be_32/16 for variables
 2023-04-18 11:32 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: hwmon: Add binding for max6639
 2023-04-18 11:32 UTC  (2+ messages)
` [PATCH 2/2] hwmon: (max6639) Add compatible string

[PATCH bpf-next V1 0/5] XDP-hints: XDP kfunc metadata for driver igc
 2023-04-18 11:30 UTC  (5+ messages)
` [PATCH bpf-next V1 3/5] igc: add XDP hints kfuncs for RX timestamp
  ` [xdp-hints] "
      ` [Intel-wired-lan] "

[PATCH 0/3] Enable rk3588 timer support
 2023-04-18 11:29 UTC  (5+ messages)
` [PATCH 3/3] arm64: dts: rockchip: Add rk3588 timer

[-net-next v12 0/6] Add Ethernet driver for StarFive JH7110 SoC
 2023-04-18 11:30 UTC  (3+ messages)

[PATCH] mempool: optimize get objects with constant n
 2023-04-18 11:29 UTC  (3+ messages)

xen cache colors in ARM
 2023-04-18 11:29 UTC  (5+ messages)

[PATCH] wifi: rtw88: Update spelling in main.h
 2023-04-18 11:29 UTC 

iio: ad7192: Pending IRQ on SDO/RDY causing retrigger of interrupt handler and missing every sample
 2023-04-18 11:30 UTC  (7+ messages)

[PATCH 1/3] wifi: rtl8xxxu: Don't print the vendor/product/serial
 2023-04-18 11:28 UTC  (4+ messages)
` [PATCH 3/3] wifi: rtl8xxxu: Simplify setting the initial gain

[PATCH v16 0/2] Microchip Soft IP corePWM driver
 2023-04-18 11:27 UTC  (7+ messages)
` [PATCH v16 1/2] pwm: add microchip soft ip "

[PATCH v3 11/11] docs: system: arm: Introduce bananapi_m2u
 2023-04-18 11:25 UTC 

[PATCH] PPPoL2TP: Add more code snippets
 2023-04-18 11:25 UTC  (8+ messages)

[GIT PULL] Thunderbolt/USB4 changes for v6.4 merge window
 2023-04-18 11:26 UTC 

Packaging bpftool and libbpf: GitHub or kernel?
 2023-04-18 11:24 UTC  (7+ messages)

[PATCHv2] zsmalloc: allow only one active pool compaction context
 2023-04-18 11:24 UTC  (4+ messages)

[PATCH net-next] page_pool: add DMA_ATTR_WEAK_ORDERING on all mappings
 2023-04-18 11:23 UTC  (2+ messages)

[PATCH] staging: vchiq_arm: Make vchiq_platform_init() static
 2023-04-18 11:23 UTC  (2+ messages)

[PATCH v3 00/11] *** Add allwinner-r40 support ***
 2023-04-18 11:20 UTC  (11+ messages)
` [PATCH v3 01/11] hw: arm: Add bananapi M2-Ultra and allwinner-r40 support
` [PATCH v3 02/11] hw/arm/allwinner-r40: add Clock Control Unit
` [PATCH v3 03/11] hw: allwinner-r40: Complete uart devices
` [PATCH v3 04/11] hw: arm: allwinner-r40: Add i2c0 device
` [PATCH v3 05/11] hw/misc: Rename axp209 to axp22x and add support AXP221 PMU
` [PATCH v3 06/11] hw/arm/allwinner-r40: add SDRAM controller device
` [PATCH v3 07/11] hw: sd: allwinner-sdhost: Add sun50i-a64 SoC support
` [PATCH v3 08/11] hw: arm: allwinner-r40: Add emac and gmac support
` [PATCH v3 09/11] hw: arm: allwinner-sramc: Add SRAM Controller support for R40
` [PATCH v3 10/11] tests: avocado: boot_linux_console: Add test case for bpim2u

[RFC PATCH v8] sched: Fix performance regression introduced by mm_cid
 2023-04-18 11:21 UTC  (2+ messages)

[PATCH v7 0/2] spi: loongson: add bus driver for the loongson spi
 2023-04-18 11:21 UTC  (5+ messages)

[PATCH net-next v3 0/3] r8169: use new macros from netdev_queues.h
 2023-04-18 11:20 UTC  (2+ messages)

Patch "purgatory: fix disabling debug info" has been added to the 5.15-stable tree
 2023-04-18 11:19 UTC  (3+ messages)

[PATCH] usb: phy: phy-tahvo: fix memory leak in tahvo_usb_probe()
 2023-04-18 11:17 UTC  (2+ messages)

[avpatel:riscv_sbi_nested_v1 48/74] include/linux/fwnode.h:167:37: error: declaration of 'struct resource' will not be visible outside of this function
 2023-04-18 11:17 UTC 

[jgunthorpe:rlist 24/28] drivers/infiniband/hw/efa/efa_verbs.c:1301:9: error: implicit declaration of function 'rdma_for_each_block'; did you mean 'rdma_for_each_port'?
 2023-04-18 11:17 UTC 

[avpatel:riscv_sbi_nested_v1 48/74] include/linux/property.h:144:54: warning: 'struct resource' declared inside parameter list will not be visible outside of this definition or declaration
 2023-04-18 11:17 UTC 

[PATCH] drm/dp_mst: Clear MSG_RDY flag before sending new message
 2023-04-18 11:16 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/dp_mst: Clear MSG_RDY flag before sending new message (rev2)

[PATCH v2 net-next 0/9] ethtool mm API consolidation
 2023-04-18 11:14 UTC  (10+ messages)
` [PATCH v2 net-next 1/9] net: enetc: fix MAC Merge layer remaining enabled until a link down event
` [PATCH v2 net-next 2/9] net: enetc: report mm tx-active based on tx-enabled and verify-status
` [PATCH v2 net-next 3/9] net: enetc: only commit preemptible TCs to hardware when MM TX is active
` [PATCH v2 net-next 4/9] net: enetc: include MAC Merge / FP registers in register dump
` [PATCH v2 net-next 5/9] net: ethtool: mm: sanitize some UAPI configurations
` [PATCH v2 net-next 6/9] selftests: forwarding: sch_tbf_*: Add a pre-run hook
` [PATCH v2 net-next 7/9] selftests: forwarding: generalize bail_on_lldpad from mlxsw
` [PATCH v2 net-next 8/9] selftests: forwarding: introduce helper for standard ethtool counters
` [PATCH v2 net-next 9/9] selftests: forwarding: add a test for MAC Merge layer

[EXTERNAL][PATCH v2] KVM: x86/xen: Implement hvm_op/HVMOP_flush_tlbs hypercall
 2023-04-18 11:13 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v4 0/7] Add JH7110 USB and USB PHY driver support
 2023-04-18 11:12 UTC  (7+ messages)

[PATCH] mt76xx: Move the old Mediatek WiFi firmware to mediatek
 2023-04-18 11:12 UTC 

[PATCH v3] x86/livepatch: Fix livepatch application when CET is active
 2023-04-18 11:10 UTC 

[PATCH v5 0/6] mfd: tps6586x: register restart handler
 2023-04-18 11:10 UTC  (7+ messages)
` [PATCH v5 1/6] kernel/reboot: emergency_restart: set correct system_state
` [PATCH v5 2/6] i2c: core: run atomic i2c xfer when !preemptible
` [PATCH v5 3/6] kernel/reboot: add device to sys_off_handler
` [PATCH v5 4/6] kernel/reboot: sys_off_notify: always return NOTIFY_DONE
` [PATCH v5 5/6] mfd: tps6586x: use devm-based power off handler
` [PATCH v5 6/6] mfd: tps6586x: register restart handler


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.