All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-12 09:50:40 to 2024-03-12 10:36:43 UTC [more...]

[PATCH -v1 00/13] sched/balancing: Standardize the naming of scheduler load-balancing functions
 2024-03-12 10:36 UTC  (7+ messages)
` [PATCH 05/13] sched/balancing: Rename load_balance() => sched_balance_rq()
` [PATCH 09/13] sched/balancing: Rename update_blocked_averages() => sched_balance_update_blocked_averages()

[PATCH 0/2] Preserve TPM log across kexec
 2024-03-12 10:35 UTC  (14+ messages)
` [PATCH 1/2] powerpc/prom_init: Replace linux,sml-base/sml-size with linux,sml-log
` [PATCH 2/2] tpm: of: If available Use linux,sml-log to get the log and its size

[PATCH v3 0/4] Add support for QoS configuration
 2024-03-12 10:35 UTC  (3+ messages)
` [PATCH v3 4/4] arm64: dts: qcom: sc7280: Add clocks for QOS configuration

[PATCH v4 0/2] KTD2026 indicator LED for X86 Xiaomi Pad2
 2024-03-12 10:35 UTC  (4+ messages)
` [PATCH v4 1/2] platform: x86-android-tablets: other: Add swnode for Xiaomi pad2 indicator LED

[PATCH 00/13] misc ppc patches
 2024-03-12 10:34 UTC  (15+ messages)
` [PATCH 06/13] ppc/spapr: Add pa-features for POWER10 machines
` [PATCH 09/13] target/ppc: Prevent supervisor from modifying MSR[ME]
` [PATCH 10/13] spapr: set MSR[ME] and MSR[FP] on client entry

[PATCH 0/2] Move pidfd to tiny pseudo fs
 2024-03-12 10:35 UTC  (3+ messages)
` [PATCH 2/2] pidfd: add pidfdfs

iptables-nft: Wrong payload merge of rule filter - "! --sport xx ! --dport xx"
 2024-03-12 10:34 UTC  (4+ messages)

[PATCH v3 00/26] Media device lifetime management
 2024-03-12 10:34 UTC  (27+ messages)
` [PATCH v3 01/26] Revert "[media] media: fix media devnode ioctl/syscall and unregister race"
` [PATCH v3 02/26] Revert "media: utilize new cdev_device_add helper function"
` [PATCH v3 03/26] Revert "[media] media: fix use-after-free in cdev_put() when app exits after driver unbind"
` [PATCH v3 04/26] media: mc: utilize new cdev_device_add helper function
` [PATCH v3 05/26] Revert "[media] media-device: dynamically allocate struct media_devnode"
` [PATCH v3 06/26] media: mc: Drop nop release callback
` [PATCH v3 07/26] media: mc: Drop media_dev description from struct media_devnode
` [PATCH v3 08/26] media: mc: Do not call cdev_device_del() if cdev_device_add() fails
` [PATCH v3 09/26] media: mc: Delete character device early
` [PATCH v3 10/26] media: mc: Clear minor number reservation at unregistration time
` [PATCH v3 11/26] media: mc: Split initialising and adding media devnode
` [PATCH v3 12/26] media: mc: Shuffle functions around
` [PATCH v3 13/26] media: mc: Initialise media devnode in media_device_init()
` [PATCH v3 14/26] media: mc: Refcount the media device
` [PATCH v3 15/26] media: v4l: Acquire a reference to the media device for every video device
` [PATCH v3 16/26] media: mc: Postpone graph object removal until free
` [PATCH v3 17/26] media: omap3isp: Release the isp device struct by media device callback
` [PATCH v3 18/26] media: ipu3-cio2: Release the cio2 device context "
` [PATCH v3 19/26] media: vimc: Release resources on media device release
` [PATCH v3 20/26] media: Documentation: Document how Media device resources are released
` [PATCH v3 21/26] media: mc: Add per-file-handle data support
` [PATCH v3 22/26] media: mc: Maintain a list of open file handles in a media device
` [PATCH v3 23/26] media: mc: Implement best effort media device removal safety sans refcount
` [PATCH v3 24/26] media: mc: Warn about drivers not releasing media device safely
` [PATCH v3 25/26] media: mc: Enforce one-time registration
` [PATCH v3 26/26] media: Documentation: Document media device memory safety helper

[PATCH v2] x86+Arm: drop (rename) __virt_to_maddr() / __maddr_to_virt()
 2024-03-12 10:33 UTC  (2+ messages)

[PATCH 0/4] perf vendor events amd: Add Zen 5 events and metrics
 2024-03-12 10:32 UTC  (10+ messages)
` [PATCH 1/4] perf vendor events amd: Add Zen 5 core events
` [PATCH 2/4] perf vendor events amd: Add Zen 5 uncore events
` [PATCH 3/4] perf vendor events amd: Add Zen 5 metrics

[PATCH 0/5] drm/v3d: Enable Super Pages
 2024-03-12 10:31 UTC  (7+ messages)
` [PATCH 2/5] drm/gem: Add a mountpoint parameter to drm_gem_object_init()

[PATCH v2 0/3] fs_parser: handle parameters that can be empty and don't have a value
 2024-03-12 10:31 UTC  (9+ messages)
` [PATCH v2 3/3] ovl: fix the parsing of empty string mount parameters

[Intel-wired-lan] [PATCH v3] i40e: Prevent setting MTU if greater than MFS
 2024-03-12 10:29 UTC  (8+ messages)
  `  "

[PATCH v2 0/2] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-03-12 10:28 UTC  (8+ messages)
` [PATCH v2 2/2] net: ethernet: ti: am65-cpsw: Add minimal XDP support

drivers/xen/swiotlb-xen.c:406:41: sparse: sparse: too many arguments for function swiotlb_tbl_unmap_single
 2024-03-12 10:28 UTC 

[PATCH v2 00/10] Improve trap handling for nested traps
 2024-03-12 10:28 UTC  (11+ messages)
` [PATCH v2 01/10] lib: sbi: Remove epc from struct sbi_trap_info
` [PATCH v2 02/10] lib: sbi: Remove sbi_trap_exit() and related code
` [PATCH v2 03/10] include: sbi: Add trap_context pointer in struct sbi_scratch
` [PATCH v2 04/10] lib: sbi: Introduce trap context
` [PATCH v2 05/10] lib: sbi: Simplify parameters of misaligned and access fault handlers
` [PATCH v2 06/10] lib: sbi: Simplify parameters of sbi_illegal_insn_handler()
` [PATCH v2 07/10] lib: sbi: Remove regs paramter of sbi_irqchip_process()
` [PATCH v2 08/10] lib: sbi: Remove regs parameter from trap irq handling functions
` [PATCH v2 09/10] lib: sbi: Pass trap context pointer to sbi_ecall_handler()
` [PATCH v2 10/10] lib: sbi: Extend sbi_trap_error() to dump state in a nested trap

[PATCH 0/3] auxdisplay: Convert to platform remove callback returning void
 2024-03-12 10:27 UTC  (4+ messages)
` [PATCH 3/3] auxdisplay: img-ascii-lcd: "

Regressions can bus with MCP2515 on sama5d3 connected over SPI stop working on kernel > 5.4.271
 2024-03-12 10:27 UTC  (3+ messages)

[PATCH] arm64/mm: adds soft dirty page tracking
 2024-03-12 10:26 UTC  (4+ messages)

[PATCH stable-22.11] kni: fix build with Linux 6.8
 2024-03-12 10:26 UTC  (3+ messages)

[PATCH v1] usb: typec: tcpm: Update PD of Type-C port upon pd_set
 2024-03-12 10:25 UTC  (2+ messages)

[PATCH V6 00/11] coresight: Move remaining AMBA ACPI devices into platform driver
 2024-03-12 10:23 UTC  (24+ messages)
` [PATCH V6 01/11] coresight: etm4x: Fix unbalanced pm_runtime_enable()
` [PATCH V6 02/11] coresight: stm: Extract device name from AMBA pid based table lookup
` [PATCH V6 03/11] coresight: tmc: Extract device properties "
` [PATCH V6 04/11] coresight: Add helpers registering/removing both AMBA and platform drivers
` [PATCH V6 05/11] coresight: replicator: Move ACPI support from AMBA driver to platform driver
` [PATCH V6 06/11] coresight: funnel: "
` [PATCH V6 07/11] coresight: catu: "
` [PATCH V6 08/11] coresight: tpiu: "
` [PATCH V6 09/11] coresight: tmc: "
` [PATCH V6 10/11] coresight: stm: "
` [PATCH V6 11/11] coresight: debug: "

[PATCH] drm/xe/display: fix potential overflow when multiplying 2 u32
 2024-03-12 10:25 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v1] usb: typec: tcpm: Correct port source pdo array in pd_set callback
 2024-03-12 10:25 UTC  (2+ messages)

[PATCH] drivers/char: mark XHCI DMA buffers reserved in memory map
 2024-03-12 10:24 UTC  (2+ messages)

[PATCH] kdb: Fix the deadlock issue in KDB debugging
 2024-03-12 10:24 UTC  (8+ messages)
  ` 答复: "
      ` 答复: "
          ` 答复: "

[PATCH V3] ALSA: hda/realtek - ALC236 fix volume mute & mic mute LED on some HP models
 2024-03-12 10:24 UTC  (2+ messages)

[PATCH] usb: typec: tcpm: fix double-free issue in tcpm_port_unregister_pd()
 2024-03-12 10:24 UTC  (2+ messages)

[PATCH] mm: zswap: remove unnecessary check in zswap_find_zpool()
 2024-03-12 10:22 UTC  (3+ messages)

[XEN PATCH v3 00/16] xen: address violation of MISRA C:2012 Directive 4.10
 2024-03-12 10:22 UTC  (3+ messages)
` [XEN PATCH v3 09/16] xen: address violations "

[PATCH i-g-t] tests/device_reset: Skip if no drm devices are preset
 2024-03-12 10:07 UTC 

[PATCH v2 1/1] mm/madvise: enhance lazyfreeing with mTHP in madvise_free
 2024-03-12 10:20 UTC  (7+ messages)

[PATCH] wifi: mac80211: spectmgmt: simplify 6 GHz HE/EHT handling
 2024-03-12 10:20 UTC 

[PATCH 00/43] DC Patches March 18, 2024
 2024-03-12 10:20 UTC  (3+ messages)
` [PATCH 03/43] drm/amd/display: Enable 2to1 ODM policy for DCN35

[bug-report] Performance regression with fio sequential-write on a multipath setup
 2024-03-12 10:17 UTC  (3+ messages)
` 答复: "

[PATCH] arm64: dts: qcom: sc8280xp: Add missing hs_phy_irq in USB nodes
 2024-03-12 10:17 UTC  (2+ messages)

[PATCH 0/2] wifi: ath12k: dynamically update puncturing bitmap
 2024-03-12 10:17 UTC  (5+ messages)
` [PATCH 1/2] wifi: mac80211: supplement parsing of "

[PATCH v15 00/11] LSM: Three basic syscalls
 2024-03-12 10:16 UTC  (3+ messages)
` [PATCH v15 05/11] LSM: Create lsm_list_modules system call

selftests: mptcp: iperf mptcp tests
 2024-03-12 10:16 UTC 

[PATCH] ptest: test for PTEST_ENABLED instead of DISTRO_FEATURES
 2024-03-12 10:14 UTC  (2+ messages)
` [OE-core] "

[DPDK/testpmd Bug 1399] Intel X710 (i40e): cannot configure RSS with testpmd and rte_flow API
 2024-03-12 10:14 UTC 

[PATCH] usb: typec: stusb160x: convert to use maple tree register cache
 2024-03-12 10:14 UTC  (2+ messages)

[PATCH v5 1/2] drm/amdgpu: implement TLB flush fence
 2024-03-12 10:14 UTC  (6+ messages)

[PATCH v3] clk: set initial best mux parent to current parent with CLK_MUX_ROUND_CLOSEST
 2024-03-12 10:14 UTC  (6+ messages)

[PATCH i-g-t v2 00/25] Update test documentation for i915 tests
 2024-03-12 10:12 UTC  (3+ messages)
` [PATCH i-g-t v2 21/25] tests/intel: Add missing documentation fields in i915_selftest

[PATCH v2 00/29] Cleanup up to fix missing ERRP_GUARD() for error_prepend()
 2024-03-12 10:26 UTC  (5+ messages)

❌ FAIL (MISSED 15 of 204): Test report for master (6.8.0, mainline.kernel.org-clang, b0402403)
 2024-03-12 10:10 UTC 

[PATCH] of: partition: Also add partitions created by addpart to the boot dtb
 2024-03-12 10:09 UTC 

[PATCH v2] arm64: dts: qcom: msm8916-samsung-fortuna: Add touchscreen
 2024-03-12 10:09 UTC  (2+ messages)

[PATCH] drm/msm/dp: move link_ready out of HPD event thread
 2024-03-12 10:09 UTC  (2+ messages)

How to display IPv4 array?
 2024-03-12 10:08 UTC 

[PATCH v2 0/3] x86/svm : Misc changes for few vmcb bits
 2024-03-12 10:08 UTC  (7+ messages)
` [PATCH v2 1/3] x86/svm: Drop the _enabled suffix from "
` [PATCH v2 2/3] x86/svm: Drop the suffix _guest from vmcb bit

[PATCH i-g-t] tests/device_reset: Skip if no drm devices are preset
 2024-03-12 10:08 UTC  (3+ messages)
` ✗ Fi.CI.BUILD: failure for tests/device_reset: Skip if no drm devices are preset (rev2)
` ✗ GitLab.Pipeline: warning "

[PATCH i-g-t 0/3] New rotation test
 2024-03-12 10:07 UTC  (3+ messages)
` ✗ Fi.CI.BUILD: failure for "
` ✗ GitLab.Pipeline: warning "

[GIT PULL] EDAC updates for v6.9
 2024-03-12 10:07 UTC  (3+ messages)

[PATCH v2 0/3] mmc: sophgo: milkv_duo: Add SD card support for Milk-V Duo board
 2024-03-12 10:03 UTC  (5+ messages)
` [PATCH v2 1/3] mmc: cv1800b: Add sdhci driver support for cv1800b SoC
` [PATCH v2 3/3] configs: milkv_duo: Add SD card configs

[PATCH 0/4] Baisc devicetree support for Amlogic A4 and A5
 2024-03-12  9:55 UTC  (5+ messages)
` [PATCH 3/4] arm64: dts: add support for A4 based Amlogic BA400

[PATCH v2 1/3] net: ethernet: ti: am65-cpts: Enable PTP RX HW timestamp using CPTS FIFO
 2024-03-12 10:02 UTC  (3+ messages)
` [PATCH v2 2/3] net: ethernet: ti: am65-cpsw: Enable RX HW timestamp only for PTP packets
` [PATCH v2 3/3] net: ethernet: ti: am65-cpsw-ethtool: Update rx_filters for device's timestamping

[PATCH v2] drm/i915/hwmon: Fix locking inversion in sysfs getter
 2024-03-12 10:02 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/hwmon: Fix locking inversion in sysfs getter (rev2)

[PATCH] target/ppc: Move floating-point arithmetic instructions to decodetree
 2024-03-12 10:01 UTC  (2+ messages)

[PATCH v1] ARM: i.MX8MP: skov: add MAC address assignment support
 2024-03-12 10:00 UTC 

[mdadm][PATCH] util.c: add limits.h include for NAME_MAX definition
 2024-03-12 10:01 UTC 

[PATCH -v4 00/10] sched/balancing: Misc updates & cleanups
 2024-03-12 10:01 UTC  (4+ messages)
` [PATCH 04/10] sched/debug: Increase SCHEDSTAT_VERSION to 16

[PATCH] lib: sbi: Remove epc from struct sbi_trap_info
 2024-03-12 10:01 UTC  (2+ messages)

[PATCH v3 00/11] imx8mp: Enable PCIe/NVMe support
 2024-03-12 10:00 UTC  (4+ messages)

[PATCH 0/3] board: sophgo: milkv_duo: Add ethernet support for Milk-V Duo board
 2024-03-12 10:00 UTC  (7+ messages)
` [PATCH 1/3] board: milkv_duo: Add init code for Milk-V Duo ethernet
` [PATCH 2/3] riscv: dts: sophgo: Add ethernet node
` [PATCH 3/3] configs: milkv_duo: Add ethernet configs

[PATCH 0/5] Introduce drm sharpening property
 2024-03-12 10:00 UTC  (4+ messages)
` [PATCH 1/5] drm: Introduce sharpness mode property

[isar-cip-core][PATCH] Update to kas 4.3
 2024-03-12 10:00 UTC 

[PATCH v9 00/21] Introduce smp.modules for x86 in QEMU
 2024-03-12 10:12 UTC  (7+ messages)
` [PATCH v9 02/21] hw/core/machine: Support modules in -smp
` [PATCH v9 11/21] i386/cpu: Decouple CPUID[0x1F] subleaf with specific topology level

[PATCH v4 0/7] kexec_file: print out debugging message if required
 2024-03-12  9:58 UTC  (7+ messages)
` [PATCH v4 1/7] kexec_file: add kexec_file flag to control debug printing
  ` kexec verbose dumps with 6.8 [was: [PATCH v4 1/7] kexec_file: add kexec_file flag to control debug printing]

[PATCH v2 0/9] Add AST2700 support
 2024-03-12  9:58 UTC  (4+ messages)
` [PATCH v2 4/9] aspeed/smc: "

[PATCH v4 00/25] migration: Improve error reporting
 2024-03-12  9:58 UTC  (5+ messages)

[PATCH 0/2] migration: mapped-ram fixes
 2024-03-12  9:57 UTC  (5+ messages)
` [PATCH 1/2] io: Introduce qio_channel_file_new_dupfd
` [PATCH 2/2] migration: Fix error handling after dup in file migration

mkfs.erofs fails (failed to build shared xattrs, err 61)
 2024-03-12  9:57 UTC 

[GIT PULL] slab updates for 6.9
 2024-03-12  9:55 UTC 

[PATCH 0/5] drm/i915: cleanup dead code
 2024-03-12  9:54 UTC  (4+ messages)

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 9b3d82e976156d765ff2e4b7c902c5b3c536b6b3
 2024-03-12  9:53 UTC 

[PATCH 0/2] ARM Error Source Table V1 Support
 2024-03-12  9:53 UTC  (6+ messages)
` [PATCH 1/2] ACPI/AEST: Initial AEST driver

[PATCH 1/7] docs: driver-api: parport-lowlevel: clarify purpose of PARPORT_MODE_PCSPP
 2024-03-12  9:53 UTC  (4+ messages)
` [PATCH 2/7] usb: serial: mos7720: don't advertise PARPORT_MODE_PCSPP

[PATCH bpf-next] bpftool: cast pointers for shadow types explicitly
 2024-03-12  9:53 UTC  (3+ messages)

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 3cb4323c0ed292b6ba9b8836224ed90eea0efc98
 2024-03-12  9:53 UTC 

[PATCH][next] net/smc: Avoid -Wflex-array-member-not-at-end warnings
 2024-03-12  9:53 UTC  (7+ messages)

[Intel-wired-lan] [tnguy-next-queue:10GbE] BUILD SUCCESS 44208f59362e7099877f9ba79e1472f6bd321e2e
 2024-03-12  9:51 UTC 

[PATCH] scripts/mod/modpost: fix null pointer dereference
 2024-03-12  9:51 UTC  (3+ messages)

[PATCH v6 0/6] Fix double allocation in swiotlb_alloc()
 2024-03-12  9:51 UTC  (8+ messages)
` [PATCH v6 4/6] swiotlb: Fix alignment checks when both allocation and DMA masks are present

[PATCH v2 0/3] Mediatek VCODEC documentation improvements
 2024-03-12  9:50 UTC  (7+ messages)
` [PATCH v2 1/3] media: mediatek: vcodec: Fix multiple typos
` [PATCH v2 2/3] media: mediatek: vcodec: Improve wording & fix grammatic issues
` [PATCH v2 3/3] media: mediatek: vcodec: Replace false function description


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.