linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-02 23:19:18 to 2022-05-03 06:52:48 UTC [more...]

[PATCH v2 0/3] dmaengine/ARM: sprd: use proper 'dma-channels/requests' properties
 2022-05-03  6:51 UTC  (2+ messages)
` [PATCH v2 2/3] dmaengine: sprd: deprecate '#dma-channels'

[PATCH v5 0/6] RZN1 USB Host support
 2022-05-03  6:51 UTC  (6+ messages)
` [PATCH v5 2/6] dt-bindings: PCI: renesas,pci-rcar-gen2: Add device tree support for r9a06g032

[PATCH] kunit: Taint kernel if any tests run
 2022-05-03  6:49 UTC  (5+ messages)
` [PATCH v2] "

[PATCH printk v5 1/1] printk: extend console_lock for per-console locking
 2022-05-03  6:49 UTC  (10+ messages)

[PATCH v1 0/4] can: ctucanfd: clenup acoording to the actual rules and documentation linking
 2022-05-03  6:46 UTC  (5+ messages)

linux-next: build failure after merge of the mm tree
 2022-05-03  6:45 UTC  (3+ messages)

[PATCH] kunit: tool: Add list of all valid test configs on UML
 2022-05-03  6:37 UTC  (3+ messages)

RFC: Memory Tiering Kernel Interfaces
 2022-05-03  6:36 UTC  (7+ messages)

[PATCH 00/11] serial: pic32: cleanup
 2022-05-03  6:31 UTC  (12+ messages)
` [PATCH 01/11] serial: pic32: remove unused items from the header
` [PATCH 02/11] serial: pic32: move header content to .c
` [PATCH 03/11] serial: pic32: remove constants from struct pic32_sport
` [PATCH 04/11] serial: pic32: simplify clk handling
` [PATCH 05/11] serial: pic32: simplify pic32_sport::enable_tx_irq handling
` [PATCH 06/11] serial: pic32: remove pic32_get_port() macro
` [PATCH 07/11] serial: pic32: convert to_pic32_sport() to an inline
` [PATCH 08/11] serial: pic32: don't assign pic32_sport::cts_gpio twice
` [PATCH 09/11] serial: pic32: don't zero members of kzalloc-ated structure
` [PATCH 10/11] serial: pic32: free up irq names correctly
` [PATCH 11/11] serial: pic32: restore disabled irqs in pic32_uart_startup()

[PATCH v2 0/4] iommu: M1 Pro/Max DART support
 2022-05-03  6:23 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: iommu: dart: add t6000 compatible
` [PATCH v2 2/4] iommu/io-pgtable: Add DART subpage protection support
` [PATCH v2 3/4] iommu/io-pgtable: Add DART PTE support for t6000
` [PATCH v2 4/4] iommu: dart: Support t6000 variant

[PATCH] dt-bindings: mfd: Add bindings child nodes for the Mediatek MT6360
 2022-05-03  6:28 UTC 

[PATCH v4] can, tty: elmcan CAN/ldisc driver for ELM327 based OBD-II adapters
 2022-05-03  6:21 UTC  (4+ messages)

[syzbot] KASAN: use-after-free Read in tipc_named_reinit (2)
 2022-05-03  6:21 UTC 

[PATCH 0/3] ARM: dts: enable am33xx and am43xx wkup_m3_ipc features
 2022-05-03  6:15 UTC  (2+ messages)

linux-next: manual merge of the mm tree with the folio tree
 2022-05-03  6:14 UTC 

[PATCH v24 0/7] soc: mediatek: SVS: introduce MTK SVS
 2022-05-03  6:13 UTC  (9+ messages)

[PATCH] lib/atomic64_test.c: convert to use KUnit
 2022-05-03  6:13 UTC  (2+ messages)

[PATCH] devcoredump : Serialize devcd_del work
 2022-05-03  6:12 UTC  (4+ messages)
` [PATCH v4] "

[RESEND PATCH v4] devcoredump : Serialize devcd_del work
 2022-05-03  6:07 UTC 

[PATCH v6 00/11] spi: spi-mem: Convert Aspeed SMC driver to spi-mem
 2022-05-03  6:06 UTC  (12+ messages)
` [PATCH v6 01/11] ARM: dts: aspeed: Adjust "reg" property of FMC/SPI controllers
` [PATCH v6 02/11] dt-bindings: spi: Add Aspeed SMC controllers device tree binding
` [PATCH v6 03/11] spi: spi-mem: Convert Aspeed SMC driver to spi-mem
` [PATCH v6 04/11] spi: aspeed: Add support for direct mapping
` [PATCH v6 05/11] spi: aspeed: Adjust direct mapping to device size
` [PATCH v6 06/11] spi: aspeed: Workaround AST2500 limitations
` [PATCH v6 07/11] spi: aspeed: Add support for the AST2400 SPI controller
` [PATCH v6 08/11] spi: aspeed: Calibrate read timings
` [PATCH v6 09/11] ARM: dts: aspeed: Enable Dual SPI RX transfers
` [PATCH v6 10/11] ARM: dts: aspeed-g4: Set spi-max-frequency for all flashes
` [PATCH v6 11/11] mtd: spi-nor: aspeed: set the decoding size to at least 2MB for AST2600

[PATCH v4 0/7] KVM: arm64: Limit feature register reads from AArch32
 2022-05-03  6:02 UTC  (8+ messages)
` [PATCH v4 1/7] KVM: arm64: Return a bool from emulate_cp()
` [PATCH v4 2/7] KVM: arm64: Don't write to Rt unless sys_reg emulation succeeds
` [PATCH v4 3/7] KVM: arm64: Wire up CP15 feature registers to their AArch64 equivalents
` [PATCH v4 4/7] KVM: arm64: Plumb cp10 ID traps through the AArch64 sysreg handler
` [PATCH v4 5/7] KVM: arm64: Start trapping ID registers for 32 bit guests
` [PATCH v4 6/7] KVM/arm64: Hide AArch32 PMU registers when not available
` [PATCH v4 7/7] Revert "KVM/arm64: Don't emulate a PMU for 32-bit guests if feature not set"

[GIT PULL] hwmon fixes for v5.18-rc6
 2022-05-03  6:00 UTC 

[PATCH v5 00/11] spi: spi-mem: Convert Aspeed SMC driver to spi-mem
 2022-05-03  5:38 UTC  (2+ messages)

[PATCH v8 0/2] Add thermal control driver for Sunplus SoC
 2022-05-03  5:37 UTC  (4+ messages)
` [PATCH v8 1/2] thermal: Add thermal driver for Sunplus
` [PATCH v8 2/2] dt-bindings:thermal: Add Sunplus schema

[PATCH v2] hwmon: (tmp401) Add of_match_table
 2022-05-03  5:35 UTC  (5+ messages)

[PATCH v3] hwmon: (tmp401) Add OF device ID table
 2022-05-03  5:33 UTC 

[PATCH] [v4] plfxlc: fix le16_to_cpu warning for beacon_interval
 2022-05-03  5:29 UTC  (2+ messages)

Regarding _skb_refdst memory alloc/dealloc
 2022-05-03  5:14 UTC 

[PATCH v3 0/2] Show statistics for a vdpa device
 2022-05-03  5:13 UTC  (4+ messages)
` [PATCH v3 1/2] vdpa: Add support for querying vendor statistics

[PATCH] tracing: Fix return value of trace_pid_write()
 2022-05-03  5:05 UTC 

[PATCH] qla2xxx: edif: remove unneeded variable
 2022-05-03  0:51 UTC  (2+ messages)

[PATCH] KVM: x86/svm: Account for family 17h event renumberings in amd_pmc_perf_hw_id
 2022-05-03  5:01 UTC 

[PATCH v2] power: supply: Add enable the primary charger interface
 2022-05-03  4:54 UTC  (2+ messages)

[PATCH v4 0/6] Make evlist CPUs more accurate
 2022-05-03  4:51 UTC  (7+ messages)
` [PATCH v4 1/6] perf cpumap: Switch to using perf_cpu_map API
` [PATCH v4 4/6] perf cpumap: Handle dummy maps as empty in subset

[RFC PATCH 0/3] Prototype for direct map awareness in page allocator
 2022-05-03  4:44 UTC  (5+ messages)

[PATCH v2 0/2] phy: qcom-qmp: pipe clock fixes
 2022-05-03  4:42 UTC  (2+ messages)

[PATCH v2 0/3] phy: qcom-qmp: fix leaks on probe errors
 2022-05-03  4:41 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: watchdog: max63xx: Add GPIO binding
 2022-05-03  4:37 UTC  (4+ messages)
` [PATCH v2 2/2] watchdog: max63xx_wdt: Add support for specifying WDI logic via GPIO

[PATCH v2] perf test: Add skip to --per-thread test
 2022-05-03  4:34 UTC 

[PATCH] perf test: Add skip to --per-thread test
 2022-05-03  4:33 UTC  (3+ messages)

[PATCH v3 0/2] Input: cros-ec-keyb: Better matrixless support
 2022-05-03  4:22 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: google,cros-ec-keyb: Introduce switches only compatible
` [PATCH v3 2/2] Input: cros-ec-keyb - skip keyboard registration w/o cros-ec-keyb compatible

[PATCH v5 0/6] Make evlist CPUs more accurate
 2022-05-03  4:17 UTC  (7+ messages)
` [PATCH v5 1/6] perf cpumap: Switch to using perf_cpu_map API
` [PATCH v5 2/6] perf evlist: Clear all_cpus before propagating
` [PATCH v5 3/6] perf stat: Avoid printing cpus with no counters
` [PATCH v5 4/6] perf cpumap: Handle dummy maps as empty in subset
` [PATCH v5 5/6] perf evlist: Add to user_requested_cpus documentation
` [PATCH v5 6/6] perf evlist: Rename all_cpus

drivers/net/wireless/ath/wcn36xx/smd.c:2921 wcn36xx_smd_gtk_offload_get_info_rsp() warn: inconsistent indenting
 2022-05-03  3:38 UTC 

[pdx86-platform-drivers-x86:review-hans 31/32] ERROR: modpost: "acpi_register_lps0_dev" [drivers/platform/x86/thinkpad_acpi.ko] undefined!
 2022-05-03  3:38 UTC 

[asahilinux:bits/110-smc 11/14] drivers/power/reset/macsmc-reboot.c:142:37: warning: 'struct power_off_data' declared inside parameter list will not be visible outside of this definition or declaration
 2022-05-03  3:38 UTC 

[PATCH v5 0/3] Add TDX Guest Attestation support
 2022-05-03  3:36 UTC  (14+ messages)
` [PATCH v5 1/3] x86/tdx: Add TDX Guest attestation interface driver
` [PATCH v5 3/3] x86/tdx: Add Quote generation support

[PATCH v4 0/2] x86/mce: Handle error injection failure in mce-inject module
 2022-05-03  3:28 UTC  (8+ messages)
` [PATCH v4 1/2] x86/mce: Check for writes ignored in MCA_STATUS register

[PATCH v5 0/3] x86/mce: Handle error injection failure in mce-inject module
 2022-05-03  3:28 UTC  (4+ messages)
` [PATCH v5 1/3] x86/mce/mce-inject: Replace struct i_mce with struct inject_desc
` [PATCH v5 2/3] x86/mce: Check for writes ignored in MCA_STATUS register
` [PATCH v5 3/3] x86/mce/mce-inject: Return appropriate error code if CPUs are offline

[PATCH V7 0/6] x86/entry: Clean up entry code
 2022-05-03  3:21 UTC  (7+ messages)
` [PATCH V7 1/6] x86/traps: Move pt_regs only in fixup_bad_iret()
` [PATCH V7 2/6] x86/entry: Switch the stack after error_entry() returns
` [PATCH V7 3/6] x86/entry: Move PUSH_AND_CLEAR_REGS out of error_entry()
` [PATCH V7 4/6] x86/entry: Move cld to the start of idtentry macro
` [PATCH V7 5/6] x86/entry: Don't call error_entry() for XENPV
` [PATCH V7 6/6] x86/entry: Convert SWAPGS to swapgs and remove the definition of SWAPGS

[PATCH 0/3] PCI: apple: PWREN GPIO support & related fixes
 2022-05-03  3:20 UTC  (5+ messages)
` [PATCH 3/3] PCI: apple: Add support for optional PWREN GPIO

[PATCH v2] staging: vchiq_arm: change vchiq_platform_init from global to static
 2022-05-03  3:07 UTC  (2+ messages)

[PATCH v2 00/26] kbuild: yet another series of cleanups (modpost and LTO)
 2022-05-03  2:55 UTC  (3+ messages)
` [PATCH v2 19/26] kbuild: embed symbol versions at final link of vmlinux or modules

[PATCH v2 00/48] ARM: PXA multiplatform support
 2022-05-03  2:55 UTC  (17+ messages)

[PATCH V5 00/16] Cleanup MediaTek clk reset drivers and support MT8192/MT8195
 2022-05-03  2:54 UTC  (5+ messages)
` [PATCH V5 12/16] dt-bindings: reset: mediatek: Add infra_ao reset bit for MT8195

[PATCH v2] kbuild: factor out the common installation code into scripts/install.sh
 2022-05-03  2:47 UTC 

[samba-ksmbd:for-next 17/26] fs/cifs/smb2ops.c:4961:7: warning: variable 'length' is used uninitialized whenever 'if' condition is false
 2022-05-03  2:47 UTC 

[PATCH v2] bus: mhi: host: Add support for Foxconn T99W373 and T99W368
 2022-05-03  2:43 UTC 

[PATCH] ARM: dove: fix returnvar.cocci warnings
 2022-05-03  2:45 UTC 

[PATCH v9 9/9] KVM: VMX: enable IPI virtualization
 2022-05-03  2:44 UTC  (3+ messages)

[PATCH v9 8/9] KVM: x86: Allow userspace set maximum VCPU id for VM
 2022-05-03  2:33 UTC  (3+ messages)

[PATCH 0/6] Add latency_nice priority
 2022-05-03  2:30 UTC  (4+ messages)
` [RFC 5/6] sched/fair: Take into account latency nice at wakeup

[PATCH] arm64: dts: allwinner: h6: Enable CPU opp tables for OrangePi One Plus
 2022-05-03  2:24 UTC  (2+ messages)

[PATCH 2/3] mm/damon/sysfs: support fixed virtual address ranges monitoring
 2022-05-03  2:20 UTC  (2+ messages)

[PATCH v6 1/8] ARM: hpe: Introduce the HPE GXP architecture
 2022-05-03  2:19 UTC  (3+ messages)
` [PATCH v6 3/8] watchdog: hpe-wdt: Introduce HPE GXP Watchdog

[PATCH 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
 2022-05-03  2:19 UTC  (6+ messages)
` [PATCH 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping

[PATCH v2 0/2] Input: cros-ec-keyb: Better matrixless support
 2022-05-03  2:18 UTC  (12+ messages)
` [PATCH v2 1/2] dt-bindings: google,cros-ec-keyb: Introduce switches only compatible
` [PATCH v2 2/2] Input: cros-ec-keyb - skip keyboard registration for switches compatible

[PATCHv5] drm/amdgpu: vi: disable ASPM on Intel Alder Lake based systems
 2022-05-03  2:16 UTC  (3+ messages)

[PATCH v11 0/6] arm64: sunxi: Initial Allwinner H616 SoC support
 2022-05-03  2:06 UTC  (3+ messages)
` [PATCH v11 1/6] clk: sunxi-ng: h6-r: Add RTC gate clock

drivers/gpu/drm/i915/i915_sw_fence.c:90:20: error: unused function 'debug_fence_init_onstack'
 2022-05-03  1:25 UTC 

[PATCH] kbuild: drop $(objtree)/ prefix support for clean-files
 2022-05-03  2:01 UTC  (3+ messages)

[PATCH v2] hwmon: (sun4i-lradc) Add driver for LRADC found on Allwinner A13/A20 SoC
 2022-05-03  2:02 UTC  (11+ messages)

[PATCH v10 00/15] Function Granular KASLR
 2022-05-03  0:57 UTC  (3+ messages)
` [PATCH v10 01/15] modpost: fix removing numeric suffixes

[PATCH] platform/x86: thinkpad_acpi: Fix compilation without CONFIG_SUSPEND
 2022-05-03  1:27 UTC 

[PATCH 0/2] iio: sx9324: Support CS idle mode
 2022-05-03  0:54 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: iio: sx9324: Add CS idle/sleep mode
` [PATCH 2/2] iio: sx9324: Add setting for CS idle mode

[PATCH] mm: fix is_pinnable_page against on cma page
 2022-05-03  1:15 UTC  (4+ messages)

[PATCH v14 0/7] USB DWC3 host wake up support from system suspend
 2022-05-03  0:57 UTC  (9+ messages)
` [PATCH v14 2/7] PM / wakeup: Add device_children_wakeup_capable()

[PATCH v2] drm/msm/dp: fix event thread stuck in wait_event after kthread_stop()
 2022-05-03  1:13 UTC  (2+ messages)

[PATCH -next v6 0/6]mm: page_table_check: add support on arm64 and riscv
 2022-05-03  1:13 UTC  (4+ messages)
` [PATCH -next v6 5/6] arm64/mm: Enable ARCH_SUPPORTS_PAGE_TABLE_CHECK

[PATCH v2 0/3] of: overlay: unittest: fix overlay notify error, add overlay notifier tests, fix bug revealed by new unittests
 2022-05-03  0:59 UTC  (7+ messages)
` [PATCH v2 1/3] of: overlay: add entry to of_overlay_action_name[]
` [PATCH v2 2/3] of: overlay: unittest: add tests for overlay notifiers
` [PATCH v2 3/3] of: overlay: do not free changeset when of_overlay_apply returns error

[samba-ksmbd:for-next 26/26] fs/cifs/fscache.c:112:67: warning: passing argument 2 of 'bset_mem_set_bit' makes pointer from integer without a cast
 2022-05-03  1:05 UTC 

[PATCH -next v4 0/7]arm64: add machine check safe support
 2022-05-03  1:06 UTC  (4+ messages)
` [PATCH -next v4 1/7] x86, powerpc: fix function define in copy_mc_to_user

[PATCH v2 3/3] drm: Allow simpledrm to setup its emulated FB as firmware provided
 2022-05-03  1:05 UTC  (2+ messages)

[PATCH] ice: ice_sched: fix an incorrect NULL check on list iterator
 2022-05-03  0:31 UTC  (4+ messages)

[PATCH] drm/ast: Atomic CR/SR reg R/W
 2022-05-03  0:38 UTC  (8+ messages)

[PATCH v6 0/4] thermal: k3_j72xx_bandgap: Add the bandgap driver support
 2022-05-03  0:34 UTC  (3+ messages)
` [PATCH v6 1/4] dt-bindings: thermal: k3-j72xx: Add VTM bindings documentation

[PATCH] soc: qcom: socinfo: Add another ID for sc7180
 2022-05-03  0:33 UTC 

[samba-ksmbd:for-next 26/26] fs/cifs/fscache.c:112:67: warning: passing argument 2 of 'set_bit' makes pointer from integer without a cast
 2022-05-03  0:24 UTC 

[PATCH v2 0/3] fanotify: Allow user space to pass back additional audit info
 2022-05-03  0:16 UTC  (9+ messages)
` [PATCH v2 1/3] fanotify: Ensure consistent variable type for response
` [PATCH v2 2/3] fanotify: define struct members to hold response decision context
` [PATCH v2 3/3] fanotify: Allow audit to use the full permission event response

[PATCH v4 1/2] dt-bindings: mailbox: qcom-ipcc: add missing compatible for SM8450
 2022-05-03  0:09 UTC  (4+ messages)
` [PATCH v4 2/2] dt-bindings: mailbox: qcom-ipcc: add missing properties into example

[PATCH 2/2] Revert "drm: of: Lookup if child node has panel or bridge"
 2022-05-03  0:03 UTC  (12+ messages)

[PATCH v2 00/14] ARM: dts: imx6ull-colibri: device tree improvements
 2022-05-02 23:59 UTC  (3+ messages)
` [PATCH v2 08/14] dt-bindings: arm: fsl: add toradex,colibri-imx6ull

[PATCH v2] KVM: x86/mmu: Update number of zapped pages even if page list is stable
 2022-05-02 23:55 UTC  (3+ messages)

[PATCH 0/2] ftrace/recordmcount: Handle object files without section symbols
 2022-05-02 23:52 UTC  (7+ messages)
` [PATCH 2/2] recordmcount: Handle sections with no non-weak symbols

[PATCH v4 0/7] perf/x86/amd/core: Add AMD PerfMonV2 support
 2022-05-02 23:50 UTC  (3+ messages)
` [PATCH v4 7/7] kvm: x86/cpuid: Fix CPUID leaf 0xA

[PATCH 1/2] hwmon: acpi_power_meter: fix style issue
 2022-05-02 23:43 UTC  (8+ messages)
` [PATCH 2/2] hwmon: acpi_power_meter: convert to hwmon_device_register_with_info

[PATCH v7 0/9] KVM: arm64: Add support for hypercall services selection
 2022-05-02 23:38 UTC  (10+ messages)
` [PATCH v7 1/9] KVM: arm64: Factor out firmware register handling from psci.c
` [PATCH v7 2/9] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
` [PATCH v7 3/9] KVM: arm64: Add standard hypervisor firmware register
` [PATCH v7 4/9] KVM: arm64: Add vendor "
` [PATCH v7 5/9] Docs: KVM: Rename psci.rst to hypercalls.rst
` [PATCH v7 6/9] Docs: KVM: Add doc for the bitmap firmware registers
` [PATCH v7 7/9] tools: Import ARM SMCCC definitions
` [PATCH v7 8/9] selftests: KVM: aarch64: Introduce hypercall ABI test
` [PATCH v7 9/9] selftests: KVM: aarch64: Add the bitmap firmware registers to get-reg-list

[PATCH v3] rcu: Add nocb_cb_kthread check to rcu_is_callbacks_kthread()
 2022-05-02 23:28 UTC  (2+ messages)

[PATCH v1] hugetlbfs: fix hugetlbfs_statfs() locking
 2022-05-02 23:19 UTC  (4+ messages)

[PATCH v6 0/6] Proposal for a GPU cgroup controller
 2022-05-02 23:19 UTC  (7+ messages)
` [PATCH v6 1/6] gpu: rfc: "
` [PATCH v6 2/6] cgroup: gpu: Add a cgroup controller for allocator attribution of GPU memory
` [PATCH v6 3/6] dmabuf: heaps: export system_heap buffers with GPU cgroup charging
` [PATCH v6 4/6] dmabuf: Add gpu cgroup charge transfer function
` [PATCH v6 5/6] binder: Add flags to relinquish ownership of fds
` [PATCH v6 6/6] selftests: Add binder cgroup gpu memory transfer tests

[PATCH v4 00/10] Add Copy offload support
 2022-05-02 23:20 UTC  (6+ messages)

[PATCH] perf annotate: Add --percent-limit option
 2022-05-02 23:20 UTC 

[PATCH 0/7] mailbox: apple: peek_data cleanup and implementation
 2022-05-02 23:18 UTC  (3+ messages)
` [PATCH 2/7] mailbox: sun6i: Unexport unused sun6i_msgbox_peek_data


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