linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-22 16:17:40 to 2022-04-22 19:29:27 UTC [more...]

[PATCH 0/7] Nuvoton WPCM450 clock and reset driver
 2022-04-22 18:34 UTC  (3+ messages)
` [PATCH 3/7] watchdog: npcm: Enable clock if provided

[PATCH v2 0/3] Improve SPI support for Ingenic SoCs
 2022-04-22 19:09 UTC  (2+ messages)
` [PATCH v2 2/3] dt-bindings: SPI: Add bindings for new "

[PATCH v3 0/2] sched/tracing: sched_switch prev_state reported as TASK_RUNNING when it's not
 2022-04-22 18:30 UTC  (8+ messages)
` [PATCH] sched/tracing: append prev_state to tp args instead

[mtd:mtd/next 10/11] drivers/mtd/mtdoops.c:244:39: warning: format specifies type 'long' but the argument has type 'unsigned int'
 2022-04-22 19:10 UTC  (5+ messages)

[PATCH v2 00/48] ARM: PXA multiplatform support
 2022-04-22 19:16 UTC  (3+ messages)

[PATCH v14 0/7] USB DWC3 host wake up support from system suspend
 2022-04-22 18:44 UTC  (4+ messages)
` [PATCH v14 2/7] PM / wakeup: Add device_children_wakeup_capable()

[PATCH v2] arm64: dts: qcom: sc7280-qcard: Add ldo_l17b regulator node
 2022-04-22 18:54 UTC  (2+ messages)

[PATCH v5 2/5] perf: Add SNOOP_PEER flag to perf mem data struct
 2022-04-22 18:49 UTC  (2+ messages)

[syzbot] WARNING: kmalloc bug in bpf
 2022-04-22 18:53 UTC  (2+ messages)

[PATCH] drm/nouveau/kms/gv100: use static for gv100_disp_core_mthd_[base|sor]
 2022-04-22 18:51 UTC 

[PATCH 0/4] cgroup: Introduce cpu controller test suite
 2022-04-22 18:40 UTC  (8+ messages)
` [PATCH v2 1/4] cgroup: Add new test_cpu.c test suite in cgroup selftests
` [PATCH v2 2/4] cgroup: Add test_cpucg_stats() testcase to cgroup cpu selftests
` [PATCH v2 3/4] cgroup: Add test_cpucg_weight_overprovisioned() testcase
` [PATCH v2 4/4] cgroup: Add test_cpucg_weight_underprovisioned() testcase

[PATCH 00/13] iommu: Retire bus_set_iommu()
 2022-04-22 18:37 UTC  (3+ messages)
` [PATCH 02/13] iommu: Move bus setup to IOMMU device registration

[PATCH 2/2] thermal: sun8i: add R329 THS
 2022-04-22 18:49 UTC  (2+ messages)

PANIC: "Oops: 0000 [#1] PREEMPT SMP PTI" starting from 5.17 on dual socket Intel Xeon Gold servers
 2022-04-22 18:44 UTC  (12+ messages)

[PATCH v4.1] rcu/nocb: Add an option to offload all CPUs on boot
 2022-04-22 18:42 UTC  (2+ messages)

[PATCH net-next 0/5] net: ipqess: introduce Qualcomm IPQESS driver
 2022-04-22 18:28 UTC  (7+ messages)
` [PATCH net-next 1/5] net: ipqess: introduce the "
` [PATCH net-next 2/5] net: dsa: add out-of-band tagging protocol
` [PATCH net-next 3/5] net: ipqess: Add out-of-band DSA tagging support
` [PATCH net-next 4/5] net: dt-bindings: Introduce the Qualcomm IPQESS Ethernet controller
` [PATCH net-next 5/5] ARM: dts: qcom: ipq4019: Add description for the "

[PATCH 0/2] Request to test fix for "x86/Kconfig: select HAVE_ARCH_HUGE_VMALLOC with HAVE_ARCH_HUGE_VMAP)"
 2022-04-22 18:41 UTC  (6+ 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] arm64/mm: Compute PTRS_PER_[PMD|PUD] independently of PTRS_PER_PTE
 2022-04-22 18:27 UTC  (2+ messages)

[PATCH] drm/msm/dp: fix error check return value of irq_of_parse_and_map()
 2022-04-22 18:39 UTC  (2+ messages)

[PATCH v4 0/4] Add support for Silicon Mitus SM5703 MFD
 2022-04-22 18:33 UTC  (3+ messages)
` [PATCH v4 1/4] dt-bindings: regulator: Add bindings for Silicon Mitus SM5703 regulators

[syzbot] kernel BUG in __filemap_get_folio
 2022-04-22 18:30 UTC  (3+ messages)

[PATCHv1 00/19] Basic RK3588 Support
 2022-04-22 18:16 UTC  (21+ messages)
` [PATCHv1 01/19] dt-binding: clock: Document rockchip,rk3588-cru bindings
` [PATCHv1 02/19] clk: rockchip: add register offset of the cores select parent
` [PATCHv1 03/19] clk: rockchip: add pll type for RK3588
` [PATCHv1 04/19] clk: rockchip: clk-cpu: add mux setting for cpu change frequency
` [PATCHv1 05/19] clk: rockchip: add dt-binding header for rk3588
` [PATCHv1 06/19] clk: rockchip: Add clock controller for the RK3588
` [PATCHv1 07/19] dt-bindings: mmc: sdhci-of-dwcmhsc: Add rk3588
` [PATCHv1 08/19] mmc: sdhci-of-dwcmshc: add reset call back for rockchip Socs
` [PATCHv1 09/19] mmc: sdhci-of-dwcmshc: rename rk3568 to rk35xx
` [PATCHv1 10/19] mmc: sdhci-of-dwcmshc: add support for rk3588
` [PATCHv1 11/19] dt-bindings: pinctrl: rockchip: add rk3588
` [PATCHv1 12/19] pinctrl/rockchip: add error handling for pull/drive register getters
` [PATCHv1 13/19] pinctrl/rockchip: add rk3588 support
` [PATCHv1 14/19] gpio: rockchip: add support for rk3588
` [PATCHv1 15/19] dt-bindings: serial: snps-dw-apb-uart: Add Rockchip RK3588
` [PATCHv1 16/19] dt-bindings: soc: rockchip: add initial rk3588 syscon compatibles
` [PATCHv1 17/19] arm64: dts: rockchip: Add rk3588s pinctrl data
` [PATCHv1 18/19] arm64: dts: rockchip: Add base DT for rk3588 SoC
` [PATCHv1 19/19] arm64: dts: rockchip: Add rk3588-evb1 board

[PATCH] drm/amdgpu: Remove useless kfree
 2022-04-22 18:23 UTC  (2+ messages)

[PATCH] soc: rockchip: Fix compile-testing SoC drivers
 2022-04-22 18:19 UTC 

[esmil:visionfive 2/54] mm/kasan/shadow.c:63:7: warning: no previous prototype for function 'memcpy'
 2022-04-22 18:16 UTC 

[PATCH 0/4] Extend and reorganize Highmem's documentation
 2022-04-22 18:08 UTC  (3+ messages)
` [PATCH 1/4] mm/highmem: Fix kernel-doc warnings in highmem*.h

[PATCH v2 00/23] common kmalloc for SLUB and SLAB v2
 2022-04-22 18:04 UTC  (3+ messages)
` [PATCH v2 01/23] mm/slab: move NUMA-related code to __do_cache_alloc()

[PATCH v2 0/2] dt-bindings: xen: Add xen,scmi-devid parameter for
 2022-04-22 17:59 UTC  (11+ messages)
` [PATCH v2 2/2] dt-bindings: xen: Add xen,scmi-devid property description for SCMI

[PATCH v6 00/18] Support SDEI Virtualization
 2022-04-22 17:59 UTC  (5+ messages)
` [PATCH v6 02/18] KVM: arm64: Route hypercalls based on their owner

[PATCH RFC lsfmm 0/6] mm: proactive reclaim and memory tiering topics
 2022-04-22 17:50 UTC  (7+ messages)
` [PATCH 5/6] mm/migration: export demotion_path of a node via sysfs
` [PATCH 6/6] mm/migrate: export whether or not node is toptier in sysf

[PATCH] mm: make minimum slab alignment a runtime property
 2022-04-22 18:03 UTC  (8+ messages)

[PATCH net v3] ice: Fix race during aux device (un)plugging
 2022-04-22 17:43 UTC  (4+ messages)

[PATCH v4 0/3] Add OTG support for Ingenic SoCs
 2022-04-22 17:57 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: dwc2: Add bindings for new "

[PATCH v2] mm: make minimum slab alignment a runtime property
 2022-04-22 18:02 UTC  (2+ messages)

[PATCH] soc: qcom: pdr: use static for servreg_* variables
 2022-04-22 17:38 UTC 

[PATCH v2 1/2] dt-bindings: timer: Add PWM compatible for X1000 SoC
 2022-04-22 17:53 UTC  (4+ messages)
` [PATCH v2 2/2] mips: dts: ingenic: x1000: Add PWM device tree node

[RFC PATCH -next v2 0/4] arm64/ftrace: support dynamic trampoline
 2022-04-22 17:27 UTC  (11+ messages)
` [RFC PATCH -next v2 3/4] arm64/ftrace: support dynamically allocated trampolines

[PATCH RFC 0/4] mm, arm64: In-kernel support for memory-deny-write-execute (MDWE)
 2022-04-22 17:41 UTC  (7+ messages)
` [PATCH RFC 2/4] mm, personality: Implement memory-deny-write-execute as a personality flag

[PATCH V3 0/3] Add unit test module for AMD P-State driver
 2022-04-22 17:48 UTC  (4+ messages)
` [PATCH V3 2/3] selftests: cpufreq: Add wapper script for test AMD P-State

[PATCH V1 1/1] scripts/Kbuild: Add path of fixeddep script
 2022-04-22 17:55 UTC  (2+ messages)

[PATCH] s390: disable -Warray-bounds
 2022-04-22 17:54 UTC  (2+ messages)

[PATCH 0/7] Remove unused SLOW_DOWN_IO
 2022-04-22 17:48 UTC  (2+ messages)

[PATCH v4] Documentation: x86: rework IOMMU documentation
 2022-04-22 17:54 UTC 

[PATCH 0/3] Rockchip RK3328 VDEC support
 2022-04-22 17:43 UTC  (7+ messages)
` [PATCH 1/3] media: dt-bindings: media: rockchip-vdec: Add RK3328 compatible
` [PATCH 2/3] arm64: dts: rockchip: Rename vdec_mmu node for RK3328
` [PATCH 3/3] arm64: dts: rockchip: Add vdec support "

[PATCH v2 0/5] ptrace-vs-PREEMPT_RT and freezer rewrite
 2022-04-22 17:43 UTC  (2+ messages)

[PATCH] MAINTAINERS: Broadcom internal lists aren't maintainers
 2022-04-22 17:42 UTC  (7+ messages)

[PATCH v3 RESEND] efi: Do not import certificates from UEFI Secure Boot for T2 Macs
 2022-04-22 17:39 UTC  (7+ messages)
` [PATCH v4] "
  ` [PATCH v4 RESEND] "
    ` [PATCH v5] "
      ` [PATCH v6] "
        ` [PATCH v7] "
          ` [PATCH v7 RESEND] "

[PATCH v9 0/4] Add support for the eDP panel over aux_bus
 2022-04-22 17:35 UTC  (6+ messages)
` [PATCH v9 2/4] drm/msm/dp: Support only IRQ_HPD and REPLUG interrupts for eDP

[PATCH v3 0/2] x86/sev: Fix AP Jump Table handling for SNP guests
 2022-04-22 17:27 UTC  (5+ messages)
` [PATCH v3 2/2] x86/sev: Get the AP jump table address from secrets page

[PATCH net-next 1/4] net: pcs: xpcs: add CL37 1000BASE-X AN support
 2022-04-22 17:35 UTC  (2+ messages)

[PATCH V4 00/14] cpufreq: mediatek: Cleanup and support MT8183 and MT8186
 2022-04-22 17:34 UTC  (5+ messages)
` [PATCH V4 01/14] dt-bindings: cpufreq: mediatek: Add MediaTek CCI property

[PATCH resend v8 0/5] phy: phy-fsl-imx8-mipi-dphy: Add i.MX8qxp LVDS PHY mode support
 2022-04-22 17:24 UTC  (3+ messages)
` [PATCH resend v8 1/5] drm/bridge: nwl-dsi: Set PHY mode in nwl_dsi_mode_set()

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

[PATCH] scsi: ufs: wb: Add Manual Flush sysfs and cleanup toggle functions
 2022-04-22 17:25 UTC  (2+ messages)

[PATCH v3 0/4] Add TDX Guest Attestation support
 2022-04-22 17:24 UTC  (5+ messages)
` [PATCH v3 2/4] x86/tdx: Add tdx_hcall_get_quote() API support

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

[PATCH v4 0/2] Add PWM driver for Suplus SP7021 SoC
 2022-04-22 17:23 UTC  (3+ messages)

[PATCH] perf vendor events intel: Add metrics for Alderlake
 2022-04-22 17:22 UTC  (2+ messages)

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

[PATCH v2 0/2] mainline Protonic PRTT1x boards
 2022-04-22 17:09 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: stm32: Add compatible strings for Protonic T1L boards

[PATCH v4] mmc: core: Set HS clock speed before sending HS CMD13
 2022-04-22 17:08 UTC 

[PATCH v8 0/9] Add Ampere's Altra SMPro MFD and its child drivers
 2022-04-22 17:07 UTC  (6+ messages)
` [PATCH v8 3/9] misc: smpro-errmon: Add Ampere's SMpro error monitor driver

[PATCH v10 00/12] Add soundcard support for sc7280 based platforms
 2022-04-22 17:05 UTC  (15+ messages)
` [PATCH v10 02/12] arm64: dts: qcom: sc7280: Enable digital codecs and soundwire for CRD 1.0/2.0 and IDP boards
` [PATCH v10 03/12] arm64: dts: qcom: sc7280: Enable digital codecs and soundwire for CRD 3.0/3.1
` [PATCH v10 04/12] arm64: dts: qcom: sc7280: Add wcd9385 codec node for CRD 1.0/2.0 and IDP boards
` [PATCH v10 05/12] arm64: dts: qcom: sc7280: Add wcd9385 codec node for CRD 3.0/3.1
` [PATCH v10 07/12] arm64: dts: qcom: sc7280: herobrine: Add max98360a codec node
` [PATCH v10 11/12] arm64: dts: qcom: sc7280: Add sound node for CRD 1.0/2.0 and IDP boards
` [PATCH v10 12/12] arm64: dts: qcom: sc7280: Add sound node for CRD 3.0/3.1

[PATCH] drm/nouveau/gsp: change gv100_gsp from global to static
 2022-04-22 17:04 UTC  (2+ messages)

[PATCH v8 00/10] kernfs: Remove reference counting for kernfs_open_node
 2022-04-22 17:03 UTC  (8+ messages)
` [PATCH v8 02/10] kernfs: make ->attr.open RCU protected
` [PATCH v8 03/10] kernfs: Change kernfs_notify_list to llist
` [PATCH v8 05/10] kernfs: Replace global kernfs_open_file_mutex with hashed mutexes

[RFC Patch net-next] net: dsa: ksz: added the generic port_stp_state_set function
 2022-04-22 17:01 UTC  (2+ messages)

[PATCH] mm: swap: determine swap device by using page nid
 2022-04-22 17:00 UTC  (9+ messages)

[GIT PULL] smb3 client fixes
 2022-04-22 17:00 UTC 

[PATCH v6,0/5] Convert pwm-mtk-disp.txt to mediatek, pwm-disp.yaml format
 2022-04-22 16:57 UTC  (6+ messages)
` [PATCH v6,5/5] dt-bindings: pwm: Add interrupts property for MediaTek MT8192
  ` [PATCH v6, 5/5] "

[GIT PULL] KVM fixes for Linux 5.18-rc4
 2022-04-22 16:56 UTC 

[PATCH v7 1/4] drm/loongson: Add DRM Driver for Loongson 7A1000 bridge chip
 2022-04-22 16:54 UTC  (2+ messages)

[PATCH V1 0/6] virtio: Solution to restrict memory access under Xen using xen-grant DMA-mapping layer
 2022-04-22 16:51 UTC  (7+ messages)
` [PATCH V1 1/6] arm/xen: Introduce xen_setup_dma_ops()
` [PATCH V1 2/6] xen/grants: support allocating consecutive grants
` [PATCH V1 3/6] xen/virtio: Add option to restrict memory access under Xen
` [PATCH V1 4/6] dt-bindings: Add xen,dev-domid property description for xen-grant DMA ops
` [PATCH V1 5/6] xen/grant-dma-ops: Retrieve the ID of backend's domain for DT devices
` [PATCH V1 6/6] arm/xen: Assign xen-grant DMA ops for xen-grant DMA devices

[PATCH 0/5] Qcom UFS driver updates
 2022-04-22 16:51 UTC  (3+ messages)
` [PATCH 2/5] scsi: ufs: qcom: Simplify handling of devm_phy_get()

[RFC 0/1] refactor all tasklet users into other APIs
 2022-04-22 16:48 UTC  (4+ messages)
` [RFC 1/1] drivers/dma/*: replace tasklets with workqueue

[PATCH v3 3/8] PCI: rcar-gen2: Add RZ/N1 SOCs support
 2022-04-22 16:47 UTC  (2+ messages)

[PATCH] Documentation: add missing angle bracket in cgroup-v2 doc Tejun Heo <tj@kernel.org>
 2022-04-22 16:45 UTC 

[PATCH v7 2/4] drm/loongson: Add GPIO and I2C driver for loongson drm
 2022-04-22 16:43 UTC  (2+ messages)

[mingo-tip:sched/headers 2431/2579] include/asm-generic/percpu.h:147:9: error: implicit declaration of function 'raw_local_irq_save'
 2022-04-22 16:43 UTC 

dt-bindings: usb: usb251xb: add documentation for boost-up property
 2022-04-22 16:43 UTC 

[RFC v5 0/6] Proposal for a GPU cgroup controller
 2022-04-22 16:40 UTC  (3+ messages)

[RFC PATCH v2 0/6] hugetlb: Change huge pmd sharing synchronization again
 2022-04-22 16:38 UTC  (2+ messages)

[PATCH net 0/3] ip_gre, ip6_gre: o_seqno fixes
 2022-04-22 16:35 UTC  (7+ messages)
` [PATCH net 1/3] ip_gre: Make o_seqno start from 0 in native mode
` [PATCH net 2/3] ip6_gre: "
` [PATCH net 3/3] ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode

KRETPROBES are broken since the commit 73f9b911faa7
 2022-04-22 16:35 UTC  (6+ messages)
` [PATCH] x86/kprobes: Fix KRETPROBES when CONFIG_KRETPROBE_ON_RETHOOK is set

[PATCH v3 00/24] H.264 Field Decoding Support for Frame-based Decoders
 2022-04-22 16:33 UTC  (5+ messages)
` [PATCH v3 09/24] media: v4l2: Trace calculated p/b0/b1 initial reflist

[PATCH 0/8] Add SCMI version of ST boards
 2022-04-22 16:32 UTC  (10+ messages)
` [PATCH 1/8] dt-bindings: rcc: Add optional external ethernet RX clock properties
` [PATCH 2/8] dt-bindings: clock: stm32mp1: describes clocks if "st,stm32mp1-rcc-secure"
` [PATCH 5/8] ARM: stm32: select OPTEE on MPU family
` [PATCH 6/8] ARM: dts: stm32: enable optee firmware and SCMI support on STM32MP15

[PATCH bpf-next] libbpf: also check /sys/kernel/tracing for tracefs files
 2022-04-22 16:32 UTC  (2+ messages)

[PATCH v3 0/2] dt-bindings: pwm: convert atmel pwm to json-schema
 2022-04-22 16:32 UTC  (2+ messages)

[PATCH v14 1/2] dt-bindings: pwm: Add Xilinx AXI Timer
 2022-04-22 16:30 UTC  (4+ messages)
` [PATCH v14 2/2] pwm: Add support for "

[PATCH v35 00/29] LSM: Module stacking for AppArmor
 2022-04-22 16:29 UTC  (9+ messages)
` [PATCH v35 24/29] LSM: Add a function to report multiple LSMs
` [PATCH v35 25/29] Audit: Allow multiple records in an audit_buffer
` [PATCH v35 26/29] Audit: Add record for multiple task security contexts
` [PATCH v35 27/29] Audit: Add record for multiple object contexts

[PATCH] pinctrl: stm32: improve bank clocks management
 2022-04-22 16:26 UTC  (2+ messages)

[PATCH RFC 00/21] perf intel-pt: Better support for perf record --cpu
 2022-04-22 16:24 UTC  (22+ messages)
` [PATCH RFC 01/21] libperf evsel: Factor out perf_evsel__ioctl()
` [PATCH RFC 02/21] libperf evsel: Add perf_evsel__enable_thread()
` [PATCH RFC 03/21] perf evlist: Use libperf functions in evlist__enable_event_idx()
` [PATCH RFC 04/21] perf auxtrace: Move evlist__enable_event_idx() to auxtrace.c
` [PATCH RFC 05/21] perf auxtrace: Do not mix up mmap idx
` [PATCH RFC 06/21] libperf evlist: Remove ->idx() per_cpu parameter
` [PATCH RFC 07/21] libperf evlist: Move ->idx() into mmap_per_evsel()
` [PATCH RFC 08/21] libperf evlist: Add evsel as a parameter to ->idx()
` [PATCH RFC 09/21] perf auxtrace: Record whether an auxtrace mmap is needed
` [PATCH RFC 10/21] perf auxctrace: Add mmap_needed to auxtrace_mmap_params
` [PATCH RFC 11/21] perf auxtrace: Remove auxtrace_mmap_params__set_idx() per_cpu parameter
` [PATCH RFC 12/21] perf evlist: Factor out evlist__dummy_event()
` [PATCH RFC 13/21] perf evlist: Add evlist__add_system_wide_dummy()
` [PATCH RFC 14/21] perf record: Use evlist__add_system_wide_dummy() in record__config_text_poke()
` [PATCH RFC 15/21] perf intel-pt: Use evlist__add_system_wide_dummy() for switch tracking
` [PATCH RFC 16/21] perf intel-pt: Track sideband system-wide when needed
` [PATCH RFC 17/21] perf tools: Allow all_cpus to be a superset of user_requested_cpus
` [PATCH RFC 18/21] libperf evlist: Allow mixing per-thread and per-cpu mmaps
` [PATCH RFC 19/21] perf stat: Add requires_cpu flag for uncore
` [PATCH RFC 20/21] perf tools: Allow system-wide events to keep their own CPUs
` [PATCH RFC 21/21] perf tools: Allow system-wide events to keep their own threads

[PATCH v3] x86/speculation, KVM: only IBPB for switch_mm_always_ibpb on vCPU load
 2022-04-22 16:21 UTC 

[PATCH] clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return value
 2022-04-22 16:22 UTC  (2+ messages)

[PATCH] clocksource/drivers/oxnas: fix error check return value of irq_of_parse_and_map()
 2022-04-22 16:22 UTC  (2+ messages)

[PATCH v2] PCI: mediatek-gen3: Update entries to distinguish MediaTek PCIe controller
 2022-04-22 16:21 UTC  (2+ messages)

[PATCH 1/3] Input: goodix - Fix double free on managed resource
 2022-04-22 16:17 UTC  (3+ messages)
` [PATCH 2/3] HID: logitech-hidpp: "
` [PATCH 3/3] HID: wacom: "


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).