The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-01-23 08:26:57 to 2024-01-23 10:29:31 UTC [more...]

[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
 2024-01-23 10:29 UTC  (20+ messages)
` [PATCH RFC v3 03/21] ACPI: processor: Register CPUs that are online, but not described in the DSDT
` [PATCH RFC v3 14/21] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
` [PATCH RFC v3 17/21] ACPI: add support to register CPUs based on the _STA enabled bit
` [PATCH RFC v3 18/21] ACPI: processor: Only call arch_unregister_cpu() if HOTPLUG_CPU is selected

[PATCH RESEND] arm64: dts: qcom: qcm6490-idp: Add support for PM7250B PMIC
 2024-01-23 10:28 UTC 

[PATCH] perf test: Fix session topology test on heterogeneous systems
 2024-01-23 10:27 UTC  (2+ messages)
` [PATCH v2] perf evlist: Fix evlist__new_default() for > 1 core PMU

[PATCH v2] HID: i2c-hid: Skip SET_POWER SLEEP for Cirque touchpad on system suspend
 2024-01-23 10:26 UTC  (3+ messages)

[PATCH v3] tracing: Support to dump instance traces by ftrace_dump_on_oops
 2024-01-23 10:23 UTC  (3+ messages)

[PATCH v2 00/10] Make PCI's devres API more consistent
 2024-01-23 10:23 UTC  (12+ messages)
` [PATCH v2 01/10] PCI: add new set of devres functions
` [PATCH v2 02/10] PCI: deprecate iomap-table functions
` [PATCH v2 03/10] PCI: warn users about complicated devres nature
` [PATCH v2 04/10] PCI: make devres region requests consistent
` [PATCH v2 05/10] PCI: move dev-enabled status bit to struct pci_dev
` [PATCH v2 06/10] PCI: move pinned "
` [PATCH v2 07/10] PCI: give pcim_set_mwi() its own devres callback
` [PATCH v2 08/10] PCI: give pci(m)_intx "
` [PATCH v2 09/10] PCI: remove legacy pcim_release()
` [PATCH v2 10/10] drm/vboxvideo: fix mapping leaks

[PATCH] HID: nvidia-shield: Add some null pointer checks to the hid-nvidia-shield.c
 2024-01-23 10:23 UTC  (3+ messages)

[PATCH v4 0/3] Add phyBOARD-Segin-i.MX93 support
 2024-01-23 10:21 UTC  (7+ messages)
` [PATCH v4 3/3] arm64: dts: imx93: "

[PATCH] HID: nintendo: Remove some unused functions
 2024-01-23 10:20 UTC  (2+ messages)

[PATCH] x86/CPU/AMD: Add X86_FEATURE_ZEN5
 2024-01-23 10:18 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH] x86/cpu: Add model number for Intel Clearwater Forest processor
 2024-01-23 10:18 UTC  (2+ messages)
` [tip: x86/urgent] "

[RFC] fuse: disable support for file handle when FUSE_EXPORT_SUPPORT not configured
 2024-01-23 10:17 UTC  (2+ messages)

[char-misc-next 1/5] mei: gsc: add support for auxiliary device created by Xe driver
 2024-01-23 10:16 UTC  (5+ messages)
` [char-misc-next 2/5] mei: hdcp: match without driver name
` [char-misc-next 3/5] mei: pxp: "
` [char-misc-next 4/5] mei: hdcp: add dependency on Xe driver
` [char-misc-next 5/5] mei: pxp: "

[PATCH v15 5/5] kunit: Add tests for csum_ipv6_magic and ip_fast_csum
 2024-01-23 10:16 UTC  (5+ messages)

[PATCH 0/3] cpufreq: scmi: Add boost frequency support
 2024-01-23 10:15 UTC  (4+ messages)

[RFC KERNEL PATCH v4 3/3] PCI/sysfs: Add gsi sysfs for pci_dev
 2024-01-23 10:13 UTC  (2+ messages)

[PATCH v5 0/6] usb: gadget: functionfs: DMABUF import interface
 2024-01-23 10:10 UTC  (6+ messages)
` [PATCH v5 1/6] dma-buf: Add dma_buf_{begin,end}_access()
  ` [Linaro-mm-sig] "

[PATCH 00/10] watchdog: rzg2l_wdt: Add support for RZ/G3S
 2024-01-23 10:09 UTC  (9+ messages)
` [PATCH 03/10] watchdog: rzg2l_wdt: Check return status of pm_runtime_put()
` [PATCH 07/10] watchdog: rzg2l_wdt: Add suspend/resume support

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

[RESEND PATCH V2] mm: page_alloc: unreserve highatomic page blocks before oom
 2024-01-23 10:05 UTC  (7+ messages)

[syzbot] [can?] memory leak in j1939_netdev_start
 2024-01-23 10:05 UTC  (5+ messages)

[HID Patchsets for Samsung driver v2 0/6] HID Support for Samsung driver
 2024-01-23 10:04 UTC  (6+ messages)
  ` [HID Patchsets for Samsung driver v2 2/6] HID: Samsung : Fix the checkpatch complain

[PATCH net] net: lan966x: Fix port configuration when using SGMII interface
 2024-01-23 10:03 UTC  (3+ messages)

[PATCH] sched/fair: Skip newidle_balance() when an idle CPU is woken up to process an IPI
 2024-01-23 10:00 UTC  (5+ messages)

[PATCH net-next] net: marvell,prestera: Fix example PCI bus addressing
 2024-01-23  9:59 UTC  (2+ messages)
` [EXT] "

[PATCH] mfd: rave-sp: Avoid unnecessary use of comma operator
 2024-01-23  9:59 UTC 

[PATCH 00/82] overflow: Refactor open-coded arithmetic wrap-around
 2024-01-23  9:58 UTC  (14+ messages)
` [PATCH 03/82] overflow: Introduce add_wrap()
` [PATCH 10/82] locking/atomic/x86: Silence intentional wrapping addition
` [PATCH 11/82] arm64: atomics: lse: "
` [PATCH 22/82] x86/sgx: Refactor intentional wrap-around calculation
` [PATCH 38/82] arm: 3117/1: Refactor intentional wrap-around test
` [PATCH 40/82] arm64: stacktrace: "

[PATCH v7 0/4] remoteproc: qcom: Introduce DSP support for SM8650
 2024-01-23  9:58 UTC  (7+ messages)
` [PATCH v7 1/4] dt-bindings: remoteproc: qcom,sm8550-pas: document the SM8650 PAS
` [PATCH v7 2/4] remoteproc: qcom: pas: make region assign more generic
` [PATCH v7 3/4] remoteproc: qcom: pas: Add SM8650 remoteproc support
` [PATCH v7 4/4] arm64: dts: qcom: sm8650: add missing qlink_logging reserved memory for mpss

[PATCH 0/8] Add power-supply properties for sdmmc nodes on Microchip boards
 2024-01-23  9:58 UTC  (12+ messages)
` [PATCH 1/8] ARM: dts: microchip: sam9x60_curiosity: Add power-supply properties for sdmmc nodes
` [PATCH 2/8] ARM: dts: microchip: sam9x60ek: "
` [PATCH 3/8] ARM: dts: microchip: sama5d27_som1_ek: "
` [PATCH 4/8] ARM: dts: microchip: sama5d27_wlsom1: Add power-supply property for sdmmc1 node
` [PATCH 5/8] ARM: dts: microchip: sama5d27_wlsom1_ek: Add power-supply property for sdmmc0 node
` [PATCH 6/8] ARM: dts: microchip: sama5d29_curiosity: Add power-supply properties for sdmmc nodes
` [PATCH 7/8] ARM: dts: microchip: sama5d2_icp: Add power-supply property for sdmmc0 node
` [PATCH 8/8] ARM: dts: microchip: sama5d2_xplained: "

[PATCH 0/2] ADG1414 for review
 2024-01-23  9:57 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: gpio: add adg1414

[PATCH] net: phy: adin: add missing clock option
 2024-01-23  9:56 UTC  (3+ messages)

[PATCH v4 0/8] GS101 Oriole: CMU_PERIC0 support and USI updates
 2024-01-23  9:54 UTC  (14+ messages)
` [PATCH v4 6/8] arm64: dts: exynos: gs101: update USI UART to use peric0 clocks
  ` (subset) "
` [PATCH v4 7/8] arm64: dts: exynos: gs101: define USI8 with I2C configuration
  ` (subset) "
` [PATCH v4 8/8] arm64: dts: exynos: gs101: enable eeprom on gs101-oriole
  ` (subset) "

[PATCH 1/2] dt-bindings: clock: Fix spelling mistake in 'tesla,fsd-clock.yaml'
 2024-01-23  9:54 UTC  (2+ messages)
  ` (subset) "

[PATCH 0/2] mm: zswap: simplify zswap_swapoff()
 2024-01-23  9:54 UTC  (5+ messages)
` [PATCH 1/2] mm: swap: update inuse_pages after all cleanups are done

[PATCH 1/2] dt-bindings: timer: nxp,sysctr-timer: support i.MX95
 2024-01-23  9:52 UTC  (3+ messages)
` [PATCH 2/2] clocksource: timer-imx-sysctr: "

[PATCH net] net: stmmac: xgmac: fix handling of DPP safety error for DMA channels
 2024-01-23  9:50 UTC 

[PATCH net-next 21/22] net: fill in MODULE_DESCRIPTION()s for cpsw-common
 2024-01-23  9:50 UTC  (2+ messages)

[PATCH v2 0/4] staging: Remove EMMA Mobile USB Gadget and board staging support
 2024-01-23  9:49 UTC  (5+ messages)
` [PATCH v2 3/4] staging: board: Remove Armadillo-800-EVA board staging code
` [PATCH v2 4/4] staging: Remove "

[PATCH] regulator: ti-abb: don't use devm_platform_ioremap_resource_byname for shared interrupt register
 2024-01-23  9:48 UTC  (3+ messages)

[PATCH v1 0/7] HID: playstation: DS4: LED bugfix, third-party gamepad support
 2024-01-23  9:47 UTC  (2+ messages)

[PATCH] clk: qcom: gcc-sdm845: Add soft dependency on rpmhpd
 2024-01-23  9:45 UTC  (2+ messages)

[PATCH] dt-bindings: memory-controllers: narrow regex for unit address to hex numbers
 2024-01-23  9:45 UTC  (3+ messages)

[PATCH v2 0/3] Add Zhaoxin hardware engine driver support for SHA
 2024-01-23  9:44 UTC  (3+ messages)
` [PATCH v2 2/3] x86/cpufeatures: Add CPU feature flags for Zhaoxin Hash Engine

[PATCH 0/5] block: remove gfp_mask for blkdev_zone_mgmt()
 2024-01-23  9:43 UTC  (6+ messages)
` [PATCH 1/5] zonefs: pass GFP_KERNEL to blkdev_zone_mgmt() call
` [PATCH 2/5] dm: dm-zoned: pass GFP_KERNEL to blkdev_zone_mgmt
` [PATCH 3/5] btrfs: zoned: call blkdev_zone_mgmt in nofs scope
` [PATCH 4/5] f2fs: guard blkdev_zone_mgmt with "
` [PATCH 5/5] block: remove gfp_flags from blkdev_zone_mgmt

[BUG] BUG: kernel NULL pointer dereference at ttm_device_init+0xb4
 2024-01-23  9:43 UTC  (9+ messages)

[RESEND PATCH] mm: align larger anonymous mappings on THP boundaries
 2024-01-23  9:41 UTC  (6+ messages)

[PATCH] Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DT
 2024-01-23  9:38 UTC  (2+ messages)

fs/namespace.c:5026:1: warning: the frame size of 1040 bytes is larger than 1024 bytes
 2024-01-23  9:36 UTC 

[RFC PATCH 0/3] Add HiSilicon system timer driver
 2024-01-23  9:35 UTC  (6+ messages)

[PATCH] block: introduce content activity based ioprio
 2024-01-23  9:33 UTC 

[PATCH v2 0/3] mm/slub: some minor optimization and cleanup
 2024-01-23  9:33 UTC  (4+ messages)
` [PATCH v2 1/3] mm/slub: directly load freelist from cpu partial slab in the likely case
` [PATCH v2 2/3] mm/slub: remove full list manipulation for non-debug slab
` [PATCH v2 3/3] mm/slub: remove unused parameter in next_freelist_entry()

[PATCH v2 1/2] selftests/mm: run_vmtests.sh: add missing tests
 2024-01-23  9:33 UTC  (2+ messages)

[PATCH] Revert "mm:vmscan: fix inaccurate reclaim during proactive reclaim"
 2024-01-23  9:33 UTC  (2+ messages)

[PATCH v6 00/12] Unregister critical branch clocks + some RPM
 2024-01-23  9:33 UTC  (3+ messages)
` [PATCH v6 01/12] clk: qcom: branch: Add a helper for setting the enable bit

[PATCH v8 0/5] riscv: sophgo: add clock support for sg2042
 2024-01-23  9:28 UTC  (9+ messages)
` [PATCH v8 2/5] dt-bindings: soc: sophgo: Add Sophgo system control module

[PATCH v3 0/3] Add mediatek,gce-props.yaml for other bindings reference
 2024-01-23  9:21 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: mailbox: Add mediatek,gce-props.yaml

[PATCH v2] clk: qcom: gcc-ipq6018: add qdss_at clock needed for wifi operation
 2024-01-23  9:26 UTC 

[PATCH v18 000/121] KVM TDX basic feature support
 2024-01-23  9:26 UTC  (7+ messages)
` [PATCH v18 015/121] KVM: TDX: Retry SEAMCALL on the lack of entropy error
` [PATCH v18 018/121] KVM: TDX: Add helper functions to allocate/free TDX private host key id
` [PATCH v18 060/121] KVM: TDX: TDP MMU TDX support

[PATCH] selftests/mm: run_vmtests.sh: add missing tests
 2024-01-23  9:23 UTC  (6+ messages)

[PATCH 3/3] x86/resctrl: Display cache occupancy of busy RMIDs
 2024-01-23  9:20 UTC 

[PATCH 2/3] x86/resctrl: Display the number of available RMIDs
 2024-01-23  9:20 UTC 

[PATCH 1/3] x86/resctrl: Display the number of available CLOSIDs
 2024-01-23  9:20 UTC 

[PATCH v4 0/7] support '%pd' and '%pD' for print file name
 2024-01-23  9:21 UTC  (8+ messages)
` [PATCH v4 1/7] string.h: add str_has_suffix() helper for test string ends with specify string
` [PATCH v4 2/7] tracing/probes: add traceprobe_expand_dentry_args() helper
` [PATCH v4 3/7] tracing/probes: support '%pd' type for print struct dentry's name
` [PATCH v4 4/7] tracing/probes: support '%pD' type for print struct file's name
` [PATCH v4 5/7] tracing: add new type "%pd/%pD" in readme_msg[]
` [PATCH v4 6/7] Documentation: tracing: add new type '%pd' and '%pD' for kprobe
` [PATCH v4 7/7] selftests/ftrace: add test cases for VFS type "%pd" and "%pD"

[PATCH v3] f2fs: fix zoned block device information initialization
 2024-01-23  9:18 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 0/3] mm/slub: some minor optimization and cleanup
 2024-01-23  9:17 UTC  (14+ messages)
` [PATCH 1/3] mm/slub: directly load freelist from cpu partial slab in the likely case
` [PATCH 2/3] mm/slub: remove full list manipulation for non-debug slab
` [PATCH 3/3] mm/slub: remove unused parameter in next_freelist_entry()

[for-linus][PATCH 0/2] tracing/eventfs: Fixes for 6.8
 2024-01-23  9:16 UTC  (3+ messages)
` [for-linus][PATCH 2/2] eventfs: Save directory inodes in the eventfs_inode structure

[net v4 PATCH 1/1] net: mvpp2: clear BM pool before initialization
 2024-01-23  9:15 UTC  (4+ messages)
  ` [EXT] "

[PATCH v1] PM: sleep: Use bool for all 1-bit fields in struct dev_pm_info
 2024-01-23  9:14 UTC  (2+ messages)

[syzbot] [tipc?] general protection fault in tipc_udp_nl_dump_remoteip
 2024-01-23  9:11 UTC 

[PATCH v2 0/2] arm64: qcom: sm8550: add support for the SM8550-HDK board
 2024-01-23  9:10 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: arm: qcom: Document the HDK8550 board
` [PATCH v2 2/2] arm64: dts: qcom: sm8550: add support for the SM8550-HDK board

[syzbot] INFO: task hung in gfs2_gl_hash_clear (3)
 2024-01-23  9:05 UTC  (3+ messages)
` [syzbot] [gfs2?] "

[PATCH bpf-next v7 0/2] Skip callback tests if jit is disabled in test_verifier
 2024-01-23  9:03 UTC  (3+ messages)
` [PATCH bpf-next v7 1/2] selftests/bpf: Move is_jit_enabled() into testing_helpers
` [PATCH bpf-next v7 2/2] selftests/bpf: Skip callback tests if jit is disabled in test_verifier

[PATCH v2 0/2] Add PM8010 regulators for sm8650 boards
 2024-01-23  8:58 UTC  (4+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: sm8650-mtp: add PM8010 regulators
` [PATCH v2 2/2] arm64: dts: qcom: sm8650-qrd: "

[PATCH v1] mm/memory: fix folio_set_dirty() vs. folio_mark_dirty() in zap_pte_range()
 2024-01-23  8:57 UTC  (3+ messages)

[PATCH][next] drm/nouveau/fifo/gk104: remove redundant variable ret
 2024-01-23  8:56 UTC  (5+ messages)

[PATCH 0/2] arm64: qcom: sm8550: add support for the SM8550-HDK board
 2024-01-23  8:52 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: "

[PATCH] block: Fix WARNING in _copy_from_iter
 2024-01-23  8:51 UTC  (2+ messages)

[PATCH net] net: stmmac: xgmac: fix safety error descriptions
 2024-01-23  8:50 UTC 

[PATCH v2] ASoC: Intel: mtl-match: Add cs42l43_l0 cs35l56_l23 for MTL
 2024-01-23  8:48 UTC  (3+ messages)

[PATCH] interconnect: qcom: sm8550: Enable sync_state
 2024-01-23  8:49 UTC 

[PATCH] block/blk-mq: Don't complete locally if capacities are different
 2024-01-23  8:47 UTC  (2+ messages)

[PATCH 1/5] sched/fair: add SD_CLUSTER in comments
 2024-01-23  8:47 UTC  (3+ messages)
` [PATCH 5/5] sched/fair: narrow the sched_use_asym_prio checking scenario

[PATCH] blk-throttle: Eliminate redundant checks for data direction
 2024-01-23  8:46 UTC  (2+ messages)

[PATCH 6.6 000/583] 6.6.14-rc1 review
 2024-01-23  8:42 UTC  (3+ messages)

[PATCH v2 0/3] mm/mempolicy: weighted interleave mempolicy and sysfs extension
 2024-01-23  8:40 UTC  (7+ messages)
` [PATCH v2 3/3] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving

[PATCH 6.7 000/641] 6.7.2-rc1 review
 2024-01-23  8:41 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: amlogic: narrow regex for unit address to hex numbers
 2024-01-23  8:37 UTC  (2+ messages)

[PATCH net-next v2] vsock/test: add '--peer-port' input argument
 2024-01-23  8:37 UTC  (2+ messages)

[PATCH 6.7 000/641] 6.7.2-rc1 review
 2024-01-23  8:36 UTC 

[PATCH] vfio/pds: Potential memory leak in pds_vfio_dirty_enable()
 2024-01-23  8:35 UTC  (2+ messages)

[PATCH] dt-bindings: soc: fsl: narrow regex for unit address to hex numbers
 2024-01-23  8:35 UTC 

[PATCH] dt-bindings: sram: narrow regex for unit address to hex numbers
 2024-01-23  8:34 UTC 

[PATCH 1/2] ASoC: dt-bindings: Added schema for "nuvoton,nau8325"
 2024-01-23  8:34 UTC  (4+ messages)

[PATCH] dt-bindings: timer: narrow regex for unit address to hex numbers
 2024-01-23  8:33 UTC 

[PATCH v3 0/3] dt-bindings: rockchip: Add support for rk809 audio codec
 2024-01-23  8:33 UTC  (6+ messages)
` [PATCH v3 2/3] dt-bindings: rockchip: rk809: Document audio codec properties

[PATCH] mm: Remove double faults once write a device pfn
 2024-01-23  8:33 UTC  (2+ messages)

[PATCH v4 0/2] sched: Don't trigger misfit if affinity is restricted
 2024-01-23  8:32 UTC  (5+ messages)
` [PATCH v4 1/2] sched/fair: Check a task has a fitting cpu when updating misfit

[RFC PATCH 0/3] Add display sharing support in tidss
 2024-01-23  8:29 UTC  (3+ messages)
` [RFC PATCH 3/3] arm64: dts: ti: k3-am62x: Add overlay to use DSS in display sharing mode

[PATCH v4 0/6] pwm: meson: dt-bindings fixup
 2024-01-23  8:28 UTC  (5+ messages)
` [PATCH v4 1/6] dt-bindings: pwm: amlogic: fix s4 bindings

[PATCH 0/2] Add PM8010 regulators for sm8650 boards
 2024-01-23  8:26 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: sm8650-mtp: add PM8010 regulators

[PATCH 0/3] LVDS Controller Support for SAM9X7 SoC
 2024-01-23  8:26 UTC  (4+ messages)
` [PATCH 2/3] drm/bridge: add lvds controller support for sam9x7


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox