linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-22 02:10:46 to 2022-04-22 06:14:20 UTC [more...]

[PATCH v2 0/5] mm: demotion: Introduce new node state N_DEMOTION_TARGETS
 2022-04-22  6:13 UTC  (14+ messages)

[PATCH] mt76:mt7603: move spin_lock_bh() to spin_lock()
 2022-04-22  6:12 UTC  (2+ messages)

[PATCH 0/4] Printbufs & shrinker OOM reporting
 2022-04-22  6:11 UTC  (9+ messages)
` [PATCH v2 1/8] lib/printbuf: New data structure for heap-allocated strings

linux-next: Tree for Apr 22
 2022-04-22  6:11 UTC 

[PATCH] dmaengine: imx-sdma: Remove useless null check before call of_node_put()
 2022-04-22  6:10 UTC  (2+ messages)

[PATCH 0/4] Add feature check support in ZU+
 2022-04-22  6:10 UTC  (2+ messages)

[PATCH v2 0/7] drop some unnecessary wrappers
 2022-04-22  6:10 UTC  (8+ messages)

[PATCH] net/mlx5: Remove useless kfree
 2022-04-22  6:08 UTC 

[syzbot] WARNING in __kfence_free
 2022-04-22  6:06 UTC  (4+ messages)

[PATCH] media: m920x: Remove useless kfree
 2022-04-22  6:06 UTC 

[PATCH -next v5 0/5]mm: page_table_check: add support on arm64 and riscv
 2022-04-22  6:05 UTC  (10+ messages)
` [PATCH -next v5 1/5] mm: page_table_check: using PxD_SIZE instead of PxD_PAGE_SIZE
` [PATCH -next v5 2/5] mm: page_table_check: move pxx_user_accessible_page into x86
` [PATCH -next v5 3/5] mm: page_table_check: add hooks to public helpers

[PATCH] dma: Make use of the helper function devm_platform_ioremap_resource()
 2022-04-22  6:04 UTC  (2+ messages)

[PATCH] drm/amdgpu: Remove useless kfree
 2022-04-22  6:03 UTC 

[PATCH V3 00/17] Cleanup MediaTek clk reset drivers and support MT8192/MT8195
 2022-04-22  6:01 UTC  (18+ messages)
` [PATCH V3 01/17] clk: mediatek: reset: Add reset.h
` [PATCH V3 02/17] clk: mediatek: reset: Fix written reset bit offset
` [PATCH V3 03/17] clk: mediatek: reset: Refine and reorder functions in reset.c
` [PATCH V3 04/17] clk: mediatek: reset: Extract common drivers to update function
` [PATCH V3 05/17] clk: mediatek: reset: Merge and revise reset register function
` [PATCH V3 06/17] clk: mediatek: reset: Revise structure to control reset register
` [PATCH V3 07/17] clk: mediatek: reset: Add return for clock reset register function
` [PATCH V3 08/17] clk: mediatek: reset: Add new register reset function with device
` [PATCH V3 09/17] clk: mediatek: reset: Add support for input offset and bit from DT
` [PATCH V3 10/17] clk: mediatek: reset: Add reset support for simple probe
` [PATCH V3 11/17] dt-bindings: arm: mediatek: Add #reset-cells property for MT8192-sys-clock
` [PATCH V3 12/17] dt-binding: mt8192: Add infra_ao reset bit
` [PATCH V3 13/17] dt-bindings: arm: mediatek: Add #reset-cells property for MT8195-sys-clock
` [PATCH V3 14/17] dt-binding: mt8195: Add infra_ao reset bit
` [PATCH V3 15/17] clk: mediatek: reset: Add infra_ao reset support for MT8192
` [PATCH V3 16/17] clk: mediatek: reset: Add infra_ao reset support for MT8195
` [PATCH V3 17/17] arm64: dts: mediatek: Add infra #reset-cells property for MT8192

[PATCH] dmaengine: idxd: Fix the error handling path in idxd_cdev_register()
 2022-04-22  6:02 UTC  (2+ messages)

[rt-devel:linux-5.18.y-rt-rebase 17/78] printk.c:undefined reference to `console_emit_next_record'
 2022-04-22  6:01 UTC 

[PATCH] tracing: Fix potential double free in create_var_ref()
 2022-04-22  6:00 UTC 

[PATCH 0/2] Request to test fix for "x86/Kconfig: select HAVE_ARCH_HUGE_VMALLOC with HAVE_ARCH_HUGE_VMAP)"
 2022-04-22  6:01 UTC  (3+ messages)
` [PATCH 1/2] mm/vmalloc: huge vmalloc backing pages should be split rather than compound
` [PATCH 2/2] Revert "vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP"

[PATCH v2 0/2] Enable audio output on AM62-SK
 2022-04-22  6:00 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: ti: k3-am62-main: Add McASP nodes
` [PATCH v2 2/2] arm64: dts: ti: am625-sk: Add audio output support

[PATCH] dmaengine: ti: k3-psil-am62: Update PSIL thread for saul
 2022-04-22  6:01 UTC  (2+ messages)

[PATCH v3] arm64: mm: fix p?d_leaf()
 2022-04-22  6:00 UTC 

linux-next: build warning after merge of the driver-core.current tree
 2022-04-22  6:00 UTC  (10+ messages)
  ` [PATCH] topology/sysfs: Fix allnoconfig build breakage
      ` [PATCH v2] "

[PATCH] dmaengine: PTDMA: statify pt_tx_status
 2022-04-22  6:00 UTC  (2+ messages)

[PATCH v2] brcmfmac: of: introduce new property to allow disable PNO
 2022-04-22  5:59 UTC  (2+ messages)

[PATCH -next V2] sound/oss/dmasound: fix 'dmasound_setup' defined but not used
 2022-04-22  5:58 UTC  (3+ messages)

[PATCH v1 0/4] Add support of MediaTek mt8186 to SOF
 2022-04-22  5:56 UTC  (5+ messages)
` [PATCH v1 1/4] ASoC: SOF: mediatek: Add mt8186 hardware support
` [PATCH v1 2/4] ASoC: SOF: mediatek: Add mt8186 sof fw loader and dsp ops
` [PATCH v1 3/4] ASoC: SOF: mediatek: Add mt8186 dsp clock support
` [PATCH v1 4/4] ASoC: SOF: mediatek: Add DSP system PM callback for mt8186

[PATCH] net/wireless: add debugfs exit function
 2022-04-22  5:57 UTC  (2+ messages)

[PATCH v1] vdpa/vp_vdpa : add vdpa tool support in vp_vdpa
 2022-04-22  5:57 UTC  (3+ messages)

[PATCH v2] mm/gup: fix comments to pin_user_pages_*()
 2022-04-22  5:56 UTC  (2+ messages)

[PATCH 00/41] OMAP1 full multiplatform conversion
 2022-04-22  5:55 UTC  (3+ messages)
` [PATCH 20/41] dma: omap: hide legacy interface

[PATCH] exfat: check if cluster num is valid
 2022-04-22  5:54 UTC  (2+ messages)

sound/soc/fsl/imx-audmux.c:301:16: warning: cast to smaller integer type 'enum imx_audmux_type' from 'const void *'
 2022-04-22  5:51 UTC 

[PATCH] Watchdog: Checking timeout invalid if hardware heartbeat range is configured
 2022-04-22  5:50 UTC  (3+ messages)

[PROBLEM] nbd requests become stuck when devices watched by inotify emit udev uevent changes
 2022-04-22  5:42 UTC 

[PATCH v3 00/24] H.264 Field Decoding Support for Frame-based Decoders
 2022-04-22  5:42 UTC  (3+ messages)
` [PATCH v3 05/24] media: h264: Use v4l2_h264_reference for reflist

[PATCH v2] ASoC: ti: davinci-mcasp: Add dma-type for bcdma
 2022-04-22  5:40 UTC 

[RFC 0/4] perf record: Implement off-cpu profiling with BPF (v1)
 2022-04-22  5:34 UTC  (5+ messages)
` [PATCH 1/4] perf report: Do not extend sample type of bpf-output event
` [PATCH 2/4] perf record: Enable off-cpu analysis with BPF
` [PATCH 3/4] perf record: Implement basic filtering for off-cpu
` [PATCH 4/4] perf record: Handle argument change in sched_switch

[fs/pipe] 5a519c8fe4: WARNING:at_mm/page_alloc.c:#__alloc_pages
 2022-04-22  5:23 UTC  (6+ messages)

drivers/gpu/drm/amd/amdgpu/../display/dc/dcn31/dcn31_hpo_dp_stream_encoder.c:439:14: warning: variable 'sdp_stream_enable' set but not used
 2022-04-22  5:30 UTC 

[PATCH 0/14] Refactor Ralink Pinctrl and Add Documentation
 2022-04-22  5:21 UTC  (4+ messages)

[PATCH] serial: sunplus-uart: change sunplus_console_ports from global to static
 2022-04-22  5:18 UTC  (2+ messages)

[rt-devel:linux-5.18.y-rt-rebase 17/78] kernel/printk/printk.c:3182:13: warning: 'console_emit_next_record' used but never defined
 2022-04-22  5:17 UTC 

[PATCH] Documentation: thermal: Include ReST markup standard definition file
 2022-04-22  5:10 UTC  (3+ messages)

[PATCH v3 0/2] soc: ti: wkup_m3_ipc: Add support for IO Isolation
 2022-04-22  5:10 UTC  (3+ messages)

[RESEND PATCH -next] USB: serial: pl2303: implement reset_resume member
 2022-04-22  5:07 UTC  (4+ messages)

[PATCH 0/2] typec: tipd: Add support for polling
 2022-04-22  5:07 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: usb: tps6598x: Make the interrupts property optional

[PATCH] batman-adv: remove unnecessary type castings
 2022-04-22  5:07 UTC  (5+ messages)

[PATCH V2 00/12] Cleanup MediaTek clk reset drivers and support MT8192/MT8195
 2022-04-22  5:06 UTC  (30+ messages)
` [PATCH V2 02/12] clk: mediatek: reset: Use simple reset operations
` [PATCH V2 03/12] clk: mediatek: reset: Refine functions of set_clr
` [PATCH V2 04/12] clk: mediatek: reset: Merge and revise reset register function
` [PATCH V2 05/12] clk: mediatek: reset: Add reset.h
` [PATCH V2 06/12] clk: mediatek: reset: Revise structure to control reset register
` [PATCH V2 07/12] clk: mediatek: reset: Add return for clock reset register function
` [PATCH V2 08/12] clk: mediatek: reset: Add new register reset function with device
` [PATCH V2 09/12] clk: mediatek: reset: Add support for input offset and bit from DT
` [PATCH V2 11/12] clk: mediatek: reset: Add infra_ao reset support for MT8192

[PATCH v1] RISC-V: Only default to spinwait on SBI-0.1 and M-mode
 2022-04-22  4:52 UTC  (2+ messages)

[PATCH] irqchip/armada-370-xp: Enable MSI affinity configuration
 2022-04-22  4:49 UTC  (6+ messages)

[PATCH v2] irqchip/armada-370-xp: Enable MSI affinity configuration
 2022-04-22  4:35 UTC 

[PATCH v4 bpf 0/4] vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP
 2022-04-22  4:31 UTC  (28+ messages)

[linux-stable-rc:linux-5.15.y 133/5978] drivers/net/wireless/marvell/mwifiex/pcie.c:659:13: warning: variable 'retval' set but not used
 2022-04-22  4:16 UTC 

[PATCH v7 0/3] Add SSIF BMC driver
 2022-04-22  4:17 UTC  (8+ messages)
` [PATCH v7 1/3] ipmi: ssif_bmc: "
` [PATCH v7 2/3] bindings: ipmi: Add binding for "
` [PATCH v7 3/3] i2c: aspeed: Assert NAK when slave is busy

[PATCH v8 0/7] DAX poison recovery
 2022-04-22  4:15 UTC  (12+ messages)
` [PATCH v8 2/7] x86/mce: relocate set{clear}_mce_nospec() functions
` [PATCH v8 3/7] mce: fix set_mce_nospec to always unmap the whole page
` [PATCH v8 4/7] dax: introduce DAX_RECOVERY_WRITE dax access mode

[RFC PATCH 0/7] clk: mediatek: Move to struct clk_hw provider APIs
 2022-04-22  4:14 UTC  (7+ messages)

[PATCH v6 0/2] phy: mediatek: Add PCIe PHY driver
 2022-04-22  4:11 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: phy: mediatek: Add YAML schema for PCIe PHY
` [PATCH v6 2/2] phy: mediatek: Add PCIe PHY driver

linux-next: manual merge of the random tree with the jc_docs tree
 2022-04-22  3:59 UTC 

[PATCH 4/5] net: phy: marvell: Add LED accessors for Marvell 88E1510
 2022-04-22  3:49 UTC  (7+ messages)

[PATCH V3 0/3] csky: Optimize with acquire & release for atomic & cmpxchg
 2022-04-22  3:45 UTC  (4+ messages)
` [PATCH V3 1/3] csky: cmpxchg: Optimize with acquire & release

[PATCH V3 0/5] riscv: atomic: Optimize AMO instructions usage
 2022-04-22  3:43 UTC  (3+ messages)
` [PATCH V3 2/5] riscv: atomic: Optimize acquire and release for AMO operations

[PATCH v5 0/5]fpga: fix for coding style and kernel-doc issues
 2022-04-22  3:38 UTC  (4+ messages)
` [PATCH v5 2/5] fpga: fix for coding style issues

[PATCH] drm/msm/hdmi: check return value after calling platform_get_resource_byname()
 2022-04-22  3:35 UTC  (2+ messages)

[PATCH v2 0/1] Mediatek PMIC patch
 2022-04-22  3:34 UTC  (2+ messages)
` [PATCH v2 1/1] pwrap: mediatek: fix FSM timeout issue

[PATCH V4 00/31] x86/sgx and selftests/sgx: Support SGX2
 2022-04-22  3:29 UTC  (8+ messages)

[PATCH] brcmfmac: of: introduce new property to allow disable PNO
 2022-04-22  3:24 UTC 

[git pull] drm fixes for 5.18-rc4
 2022-04-22  3:23 UTC  (2+ messages)

[PATCH] drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()
 2022-04-22  3:28 UTC 

[PATCH v2 0/3] A few fixup patches for mm
 2022-04-22  3:15 UTC  (6+ messages)
` [PATCH v2 3/3] mm/madvise: free hwpoison and swapin error entry in madvise_free_pte_range

[PATCH V2 0/3] riscv: atomic: Optimize AMO instructions usage
 2022-04-22  3:11 UTC  (11+ messages)

[PATCH v9 03/21] cachefiles: unbind cachefiles gracefully in on-demand mode
 2022-04-22  3:10 UTC  (6+ messages)
` [PATCH v9 00/21] fscache,erofs: fscache-based on-demand read semantics
  ` [PATCH v9 08/21] cachefiles: document on-demand read mode

[Question] srcu: is it making sense to recursively invoke srcu_read_lock?
 2022-04-22  3:09 UTC 

[PATCH v2 0/4] iommu/vt-d: Some fine tuning of SVA
 2022-04-22  3:07 UTC  (9+ messages)
` [PATCH v2 1/4] iommu/vt-d: Check before setting PGSNP bit in pasid table entry
` [PATCH v2 2/4] iommu/vt-d: Set PGSNP bit in pasid table entry for SVA binding
` [PATCH v2 3/4] iommu/vt-d: Drop stop marker messages
` [PATCH v2 4/4] iommu/vt-d: Size Page Request Queue to avoid overflow condition

[PATCH] mm/memcg: Free percpu stats memory of dying memcg's
 2022-04-22  2:59 UTC  (7+ messages)

[PATCH -next] libbpf: Add additional null-pointer checking in make_parent_dir
 2022-04-22  2:55 UTC  (4+ messages)

[PATCH] media: platform: mtk-mdp: Fix mdp_ipi_comm structure alignment
 2022-04-22  2:52 UTC  (3+ messages)

[PATCH v8 0/9] Add Ampere's Altra SMPro MFD and its child drivers
 2022-04-22  2:46 UTC  (10+ messages)
` [PATCH v8 1/9] hwmon: smpro: Add Ampere's Altra smpro-hwmon driver
` [PATCH v8 2/9] docs: hwmon: (smpro-hwmon) Add documentation
` [PATCH v8 3/9] misc: smpro-errmon: Add Ampere's SMpro error monitor driver
` [PATCH v8 4/9] docs: misc-devices: (smpro-errmon) Add documentation
` [PATCH v8 5/9] misc: smpro-misc: Add Ampere's Altra SMpro misc driver
` [PATCH v8 6/9] docs: misc-devices: (smpro-misc) Add documentation
` [PATCH v8 7/9] dt-bindings: mfd: Add bindings for Ampere Altra SMPro MFD driver
` [PATCH v8 8/9] mfd: smpro-mfd: Adds Ampere's Altra SMpro "
` [PATCH v8 9/9] docs: ABI: testing: Document the Ampere Altra Family's SMpro sysfs interfaces

[tip:master] BUILD SUCCESS fc6a9cd957e9dfd2e9647ff79895118334ee9e7f
 2022-04-22  2:43 UTC 

[tip:x86/sev] BUILD SUCCESS 9617f2f48310f2f341a9a0ebbc2dcfe1e88031a2
 2022-04-22  2:43 UTC 

[PATCH v3] clk: qcom: rcg2: Cache CFG register updates for parked RCGs
 2022-04-22  2:43 UTC  (2+ messages)

[PATCH -next] jbd2: use the correct print format
 2022-04-22  2:42 UTC  (3+ messages)
  ` 回复:[PATCH "

[PATCH V1 1/1] usb/host: To get "usb3-slow-suspend" property, then to set xhci quirks
 2022-04-22  2:40 UTC  (3+ messages)

[syzbot] kernel BUG in __filemap_get_folio
 2022-04-22  2:40 UTC 

[PATCH v1 0/2] Add MT8186 support to MediaTek ADSP mailbox
 2022-04-22  2:39 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: mailbox: mtk,adsp-mbox: add mt8186 compatible name
` [PATCH v1 2/2] mailbox: mediatek: support mt8186 adsp mailbox

[PATCH] perf/x86/amd: Replace snprintf() with sysfs_emit()
 2022-04-22  2:37 UTC 

[PATCH] mm: do not call add_nr_deferred() with zero deferred
 2022-04-22  2:36 UTC  (5+ messages)

[PATCH 0/2] sync with original text Documentation/vm/page_owner.rst
 2022-04-22  2:35 UTC  (2+ messages)

[RESEND PATCH 0/3] Clock fixes for Ingenic SoCs
 2022-04-22  2:33 UTC  (3+ messages)
` [RESEND PATCH 2/3] clk: ingenic: Mark critical clocks in "

[PATCH v20 2/8] soc: mediatek: add mtk-mutex support for mt8195 vdosys0
 2022-04-22  2:32 UTC 

[PATCH 1/2] arch_topology: support for describing cache topology from DT
 2022-04-22  2:30 UTC  (2+ messages)

[PATCH v24 0/7] soc: mediatek: SVS: introduce MTK SVS
 2022-04-22  2:24 UTC  (5+ messages)

[PATCH -next] mm/memcontrol.c: make cgroup_memory_noswap static
 2022-04-22  2:23 UTC  (2+ messages)

[EXT] Re: [PATCH 1/2 v4] dt-bindings: dspi: added for semtech sx1301
 2022-04-22  2:19 UTC  (6+ messages)

[PATCH] x86/tdx: Annotate a noreturn function
 2022-04-22  2:13 UTC  (2+ messages)

[PATCH v2] media: amphion: no need to check return value of debugfs_create functions
 2022-04-22  2:12 UTC 

[PATCH] staging: r8188eu: Remove unneeded variable ret in rtw_suspend()
 2022-04-22  2:10 UTC 

[PATCH V1 1/1] usb/host: Let usb phy shutdown later
 2022-04-22  2:10 UTC  (3+ messages)

[PATCH] staging: rtl8192u: Fix signedness bug in ieee80211_check_auth_response()
 2022-04-22  2:10 UTC 

[PATCH v9 08/21] cachefiles: document on-demand read mode
 2022-04-15 12:36 UTC 


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 NNTP newsgroup(s).