LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-23 07:13:39 to 2024-01-23 09:43:13 UTC [more...]

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

[syzbot] [can?] memory leak in j1939_netdev_start
 2024-01-23  9:39 UTC  (4+ messages)

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

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

[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] fuse: disable support for file handle when FUSE_EXPORT_SUPPORT not configured
 2024-01-23  9:37 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  (3+ messages)
` [PATCH v2 2/2] selftests/mm: run_vmtests: remove sudo and conform to tap

[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 00/82] overflow: Refactor open-coded arithmetic wrap-around
 2024-01-23  9:27 UTC  (16+ messages)
` [PATCH 02/82] overflow: Introduce add_would_overflow()
` [PATCH 03/82] overflow: Introduce add_wrap()
` [PATCH 10/82] locking/atomic/x86: Silence intentional wrapping addition
` [PATCH 22/82] x86/sgx: Refactor intentional wrap-around calculation
` [PATCH 27/82] m68k: "
` [PATCH 73/82] sh: Refactor intentional wrap-around test
` [PATCH 80/82] xen-netback: "

[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
 2024-01-23  9:27 UTC  (8+ messages)
` [PATCH RFC v3 03/21] ACPI: processor: Register CPUs that are online, but not described in the DSDT

[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] dt-bindings: memory-controllers: narrow regex for unit address to hex numbers
 2024-01-23  9:20 UTC  (2+ messages)

[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] net: phy: adin: add missing clock option
 2024-01-23  9:19 UTC  (2+ messages)

[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  (15+ 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

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

[PATCH 0/8] Add power-supply properties for sdmmc nodes on Microchip boards
 2024-01-23  9:07 UTC  (11+ 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: "

[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 v7 0/4] remoteproc: qcom: Introduce DSP support for SM8650
 2024-01-23  8:51 UTC  (5+ 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 net] net: stmmac: xgmac: fix safety error descriptions
 2024-01-23  8:50 UTC 

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

[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 net] net: lan966x: Fix port configuration when using SGMII interface
 2024-01-23  8:48 UTC  (2+ messages)

[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  (8+ 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 v4 0/3] Add phyBOARD-Segin-i.MX93 support
 2024-01-23  8:34 UTC  (7+ messages)
` [PATCH v4 3/3] arm64: dts: imx93: "

[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  (10+ messages)
` [PATCH v3 2/3] dt-bindings: rockchip: rk809: Document audio codec properties
` [PATCH v3 3/3] dt-bindings: rockchip: rk809: Document audio codec clock

[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  (5+ messages)
` [RFC PATCH 2/3] drm/tidss: Add support for display sharing
` [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  (5+ messages)
` [PATCH 1/2] arm64: dts: qcom: sm8650-mtp: add PM8010 regulators
` [PATCH 2/2] arm64: dts: qcom: sm8650-qrd: "

[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

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

[PATCH 0/3] dt-bindings: arm: mediatek: convert MT7622-related bindings to the json-schema
 2024-01-23  8:21 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: arm: mediatek: convert hifsys "
` [PATCH 2/3] dt-bindings: arm: mediatek: convert PCIESYS "
` [PATCH 3/3] dt-bindings: arm: mediatek: convert SSUSBSYS "

[PATCH 00/14] Add suspend to ram support for PCIe on J7200
 2024-01-23  8:20 UTC  (4+ messages)
` [PATCH 05/14] phy: ti: phy-j721e-wiz: make wiz_clock_init callable multiple times

[PATCH 0/5] drm/bridge: Allow using fwnode API to get the next bridge
 2024-01-23  8:20 UTC  (7+ messages)
` [PATCH 1/5] drm/bridge: Add drm_bridge_find_by_fwnode() helper
` [PATCH 2/5] drm/bridge: simple-bridge: Extend match support for non-DT based systems

[PATCH v2 0/3] mailbox: imx: support i.MX95 ELE/V2X MU
 2024-01-23  8:14 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: mailbox: fsl,mu: add i.MX95 Generic/ELE/V2X MU compatible
` [PATCH v2 2/3] mailbox: imx: get RR/TR registers num from Parameter register

[PATCH v8 1/2] dt-bindings: iio: frequency: add admfm2000
 2024-01-23  8:10 UTC  (2+ messages)
` [PATCH v8 2/2] iio: frequency: admfm2000: New driver

[PATCH 0/9] Add exynos_pmu_update/read/write() APIs to exynos-pmu
 2024-01-23  8:10 UTC  (5+ messages)
` [PATCH 2/9] soc: samsung: exynos-pmu: Add exynos_pmu_update/read/write APIs and SoC quirks
` [PATCH 9/9] ARM: dts: exynos5250: remove deprecated samsung,syscon-phandle

[PATCH v3 0/4] Add support for nuvoton ma35d1 pin control
 2024-01-23  8:06 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: reset: Add syscon to nuvoton ma35d1 system-management node
` [PATCH v3 2/4] dt-bindings: pinctrl: Document nuvoton ma35d1 pin control
` [PATCH v3 3/4] arm64: dts: nuvoton: Add pinctrl support for ma35d1
` [PATCH v3 4/4] pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver

[PATCH] mm/memory-failure: fix crash in split_huge_page_to_list from soft_offline_page
 2024-01-23  8:06 UTC  (5+ messages)

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

[PATCH] dmaengine: Add a null pointer check to the dma_request_chan
 2024-01-23  8:00 UTC  (3+ messages)

[Linux Kernel Bugs] KASAN: slab-use-after-free Read in cec_queue_msg_fh and 4 other crashes in the cec device (`cec_ioctl`)
 2024-01-23  8:02 UTC  (4+ messages)

[PATCH v2] kunit: Mark filter* params as rw
 2024-01-23  8:01 UTC  (2+ messages)

[PATCH v2 4/4] selftests/resctrl: Add non-contiguous CBMs CAT test
 2024-01-23  7:58 UTC  (11+ messages)

[PATCH v4 0/4] ASoC: qcom: volume fixes and codec cleanups
 2024-01-23  7:58 UTC  (3+ messages)

[PATCH] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
 2024-01-23  7:54 UTC  (2+ messages)

[PATCH] selftests: core: include linux/close_range.h for CLOSE_RANGE_* macros
 2024-01-23  7:54 UTC  (2+ messages)

[PATCH] ALSA: hda/cs8409: Suppress vmaster control for Dolphin models
 2024-01-23  7:52 UTC  (2+ messages)

[PATCH v3 1/7] selftests/mm: hugepage-shm: conform test to TAP format output
 2024-01-23  7:52 UTC  (2+ messages)

[PATCH 1/2] ALSA: hda: Replace numeric device IDs with constant values
 2024-01-23  7:51 UTC  (2+ messages)

[PATCH 0/2] btrfs: zoned: kick reclaim earlier on fast zoned devices
 2024-01-23  7:49 UTC  (4+ messages)
` [PATCH 1/2] btrfs: zoned: use rcu list for iterating devices to collect stats

[PATCH net-next 14/22] net: fill in MODULE_DESCRIPTION()s for ocelot
 2024-01-23  7:48 UTC  (3+ messages)

[PATCH v2 0/2] mm/zswap: optimize the scalability of zswap rb-tree
 2024-01-23  7:46 UTC  (4+ messages)
` [PATCH v2 2/2] mm/zswap: split "

Xo (a last development in design concept, was fair pay philosophy, low jitter)
 2024-01-23  7:44 UTC 

[PATCH v22 0/8] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2024-01-23  7:44 UTC  (7+ messages)
` [PATCH v22 6/8] dt-bindings: clock: npcm845: replace reg with syscon property

[linus:master] [mm] 8d59d2214c: vm-scalability.throughput -36.6% regression
 2024-01-23  7:42 UTC  (4+ messages)

[PATCH] arm64: dts: qcom: ipq5018-rdp432-c2: correct board name
 2024-01-23  7:40 UTC  (4+ messages)

memblock_reserve for unadded region (was: [PATCH] MIPS: loongson64: fix boot failure)
 2024-01-18  2:26 UTC  (11+ messages)

[PATCH] memblock: fix crash when reserved memory is not added to memory
 2024-01-19  2:26 UTC  (3+ messages)

[PATCH] drm: apple: mark local functions static
 2024-01-23  7:34 UTC  (3+ messages)

[PATCH 2/3] mailbox: imx: get RR/TR registers num from Parameter register
 2024-01-23  7:22 UTC  (2+ messages)

[PATCH v7 0/7] consolidate and cleanup CPU capacity
 2024-01-23  7:24 UTC  (4+ messages)
` [PATCH v7 3/7] cpufreq/schedutil: Use a fixed reference frequency

[PATCH V2 03/13] drivers: soundwire: amd: refactor amd soundwire manager device node creation
 2024-01-23  7:15 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).