linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-29 15:03:28 to 2022-01-30 01:31:18 UTC [more...]

arch/powerpc/mm/ptdump/hashpagetable.c:264:29: sparse: sparse: restricted __be64 degrades to integer
 2022-01-30  1:31 UTC 

[PATCH] mm/hwpoison: Check the subpage, not the head page
 2022-01-30  1:30 UTC 

[v7 1/5] dt-bindings: power: Add MT8195 power domains
 2022-01-30  1:21 UTC  (5+ messages)
` [v7 2/5] soc: mediatek: pm-domains: Add wakeup capacity support in power domain
` [v7 3/5] soc: mediatek: pm-domains: Remove unused macro
` [v7 4/5] soc: mediatek: pm-domains: Move power status offset to power domain data
` [v7 5/5] soc: mediatek: pm-domains: Add support for mt8195

[PATCH/RFC] gpiolib: create irq_domain hierarchy bottom if possible
 2022-01-30  1:08 UTC  (2+ messages)

[RFC PATCH 1/2] NUMA balancing: fix NUMA topology type for memory tiering system
 2022-01-30  1:07 UTC  (5+ messages)

[PATCH v10 0/6] drm: LogiCVC display controller support
 2022-01-30  0:46 UTC  (7+ messages)
` [PATCH v10 2/6] dt-bindings: gpio: logicvc: Add a compatible with major version only
` [PATCH v10 3/6] gpio: logicvc: Support "
` [PATCH v10 4/6] dt-bindings: display: Add compatibles with major versions only

[PATCH v9 0/3] Add basic SoC support for mediatek mt8195
 2022-01-30  0:38 UTC  (5+ messages)
` [PATCH v9 2/3] dt-bindings: pinctrl: mt8195: Add mediatek,drive-strength-adv property

[PATCH] m68k: mm: Remove check for VM_IO to fix deferred I/O
 2022-01-30  0:32 UTC  (2+ messages)

[RFC v6 net-next 0/9] add support for VSC7512 control over SPI
 2022-01-30  0:31 UTC  (12+ messages)
` [RFC v6 net-next 1/9] pinctrl: ocelot: allow pinctrl-ocelot to be loaded as a module
` [RFC v6 net-next 2/9] pinctrl: microchip-sgpio: allow sgpio driver to be used "
` [RFC v6 net-next 3/9] net: mdio: mscc-miim: add local dev variable to cleanup probe function
` [RFC v6 net-next 4/9] net: mdio: mscc-miim: add ability to externally register phy reset control
` [RFC v6 net-next 5/9] mfd: add interface to check whether a device is mfd
` [RFC v6 net-next 6/9] mfd: ocelot: add support for external mfd control over SPI for the VSC7512
` [RFC v6 net-next 7/9] net: mscc: ocelot: expose ocelot wm functions
` [RFC v6 net-next 8/9] net: dsa: felix: add configurable device quirks
` [RFC v6 net-next 9/9] net: dsa: ocelot: add external ocelot switch control

[PATCH 0/5] Update doc and fix some issues about kdump
 2022-01-30  0:29 UTC  (4+ messages)
` [PATCH 4/5] sched: unset panic_on_warn before calling panic()

[PATCH] dt-bindings: ata: convert ata/cortina,gemini-sata-bridge to yaml
 2022-01-30  0:26 UTC  (2+ messages)

[PATCH 1/5] arm64: dts: exynos: align pl330 node name with dtschema
 2022-01-30  0:22 UTC  (6+ messages)
` [PATCH 2/5] arm64: dts: exynos: drop unneeded syscon phandle in Exynos5433 LPASS
` [PATCH 3/5] mfd: exynos-lpass: Drop unneeded syscon.h include
` [PATCH 4/5] dt-bindings: mfd: samsung,exynos5433-lpass: Convert to dtschema
` [PATCH 5/5] dt-bindings: serial: samsung_uart: Document Exynos5433 compatible

[PATCH] dt-bindings: timer: nuvoton,npcm7xx-timer: Convert to YAML
 2022-01-30  0:22 UTC  (2+ messages)

BUG: Kernel NULL pointer dereference on write at 0x00000000 (rtmsg_ifinfo_build_skb)
 2022-01-30  0:21 UTC  (4+ messages)

[PATCH] arm64: dts: meson-sm1-odroid: use correct enable-gpio pin for tf-io regulator
 2022-01-30  0:21 UTC  (4+ messages)

[ammarfaizi2-block:google/android/kernel/common/android12-trusty-5.10 3280/5869] drivers/hwtracing/coresight/coresight-etm4x-core.c:118:5: warning: no previous prototype for function 'ete_sysreg_read'
 2022-01-30  0:19 UTC 

[PATCH 0/7] mailbox: imx: misc fix and SECO MU support
 2022-01-30  0:17 UTC  (3+ messages)

/tmp/ccFBm0kb.s: Warning: Can not find match relax hint. Line: 1875
 2022-01-30  0:08 UTC 

linux-next: Fixes tag needs some work in the edac tree
 2022-01-30  0:08 UTC  (2+ messages)

[PATCH -next 3/3] apparmor: Fix some kernel-doc comments
 2022-01-30  0:03 UTC  (2+ messages)

[PATCH -next 1/3] apparmor: Fix match_mnt_path_str() and match_mnt() kernel-doc comment
 2022-01-30  0:00 UTC  (6+ messages)
` [PATCH -next 2/3] apparmor: Fix some kernel-doc comments
` [PATCH 3/3] "

[PATCH for-5.18 v1 0/3] Add `sendto(2)` and `recvfrom(2)` support
 2022-01-29 23:30 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the rockchip tree
 2022-01-29 23:23 UTC 

linux-next: Fixes tag needs some work in the imx-mxs tree
 2022-01-29 23:18 UTC 

[PATCH 0/5] Pine64 PinePhone keyboard support
 2022-01-29 23:00 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: input: Add the PinePhone keyboard binding
` [PATCH 2/5] Input: pinephone-keyboard - Add PinePhone keyboard driver
` [PATCH 3/5] Input: pinephone-keyboard - Build in the default keymap
` [PATCH 4/5] Input: pinephone-keyboard - Support the proxied I2C bus
` [PATCH 5/5] [DO NOT MERGE] arm64: dts: allwinner: pinephone: Add keyboard

[PATCH V4 00/17] riscv: compat: Add COMPAT mode support for rv64
 2022-01-29 22:12 UTC  (7+ messages)
` [PATCH V4 03/17] asm-generic: compat: Cleanup duplicate definitions
` [PATCH V4 06/17] riscv: compat: Add basic compat date type implementation
` [PATCH V4 08/17] riscv: compat: syscall: Add compat_sys_call_table implementation

[PATCHv2 05/29] x86/tdx: Add HLT support for TDX guests
 2022-01-29 22:30 UTC  (2+ messages)
` [PATCHv2.1 "

[PATCH 1/3] dt-bindings: vendor-prefixes: Add Injoinic
 2022-01-29 22:24 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: trivial-devices: Add Injoinic power bank ICs
` [PATCH 3/3] power: supply: Add a driver for "

[PATCH] ARM: dts: add 533 MHz step to p4note GPU opp table
 2022-01-29 22:14 UTC 

[PATCH v3] usb: usb251xb: add boost-up property support
 2022-01-29 22:04 UTC  (2+ messages)

[PATCH] pps: clients: gpio: Propagate return value from pps_gpio_probe
 2022-01-29 22:02 UTC  (4+ messages)

[PATCH] drm/exynos: fimd: add BGR support for exynos4/5
 2022-01-29 22:01 UTC 

[avpatel:riscv_aia_v1 3/21] arch/riscv/kernel/smp.c:120:2-3: Unneeded semicolon
 2022-01-29 21:57 UTC  (2+ messages)
` [PATCH] RISC-V: fix semicolon.cocci warnings

include/linux/eventpoll.h:81:13: sparse: sparse: restricted __poll_t degrades to integer
 2022-01-29 21:57 UTC 

collect2: error: ld returned 1 exit status
 2022-01-29 21:57 UTC 

[PATCH 0/1] drm/lsdc: add drm driver support for loongson display controller
 2022-01-29 21:47 UTC  (3+ messages)
` [PATCH 1/1] drm/lsdc: add drm driver "

[PATCH v4] riscv: Fixed misaligned memory access. Fixed pointer comparison
 2022-01-29 21:07 UTC  (3+ messages)

gdb switches to __sysvec_apic_timer_interrupt or __default_send_IPI_dest_field with KVM enabled
 2022-01-29 21:06 UTC 

[PATCHv2 0/2] Fixes for for dra7 timer wrap errata i940
 2022-01-29 21:05 UTC  (3+ messages)
` [PATCH 2/2] clocksource/drivers/timer-ti-dm: Handle "

[PATCH] random: remove batched entropy locking
 2022-01-29 21:03 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] MIPS: KVM: fix vz.c kernel-doc notation
 2022-01-29 20:58 UTC 

[PATCH v2 0/3] mm/page_owner: Extend page_owner to show memcg information
 2022-01-29 20:53 UTC  (4+ messages)
` [PATCH v2 1/3] lib/vsprintf: Avoid redundant work with 0 size
` [PATCH v2 2/3] mm/page_owner: Use scnprintf() to avoid excessive buffer overrun check
` [PATCH v2 3/3] mm/page_owner: Dump memcg information

[PATCH] dt-bindings: net: dsa: realtek-smi: convert to YAML schema
 2022-01-29 20:52 UTC  (5+ messages)

drivers/input/touchscreen/ads7846.c:705:24: warning: taking address of packed member 'data' of class or structure 'ads7846_buf' may result in an unaligned pointer value
 2022-01-29 20:30 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mp-evk: add PCA6416 interrupt controller mode
 2022-01-29 20:26 UTC  (2+ messages)
` [PATCH v2] "

arch/arm/lib/xor-neon.c:30:2: warning: This code requires at least version 4.6 of GCC
 2022-01-29 20:22 UTC  (2+ messages)

[GIT PULL] irqchip fixes for 5.17, take #1
 2022-01-29 20:11 UTC  (2+ messages)
` [tip: irq/urgent] Merge tag 'irqchip-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent

[PATCH 1/8] arm64: dts: exynos: adjust USB DRD clocks with dtschema in Exynos7
 2022-01-29 19:36 UTC  (8+ messages)
` [PATCH 2/8] dt-bindings: phy: samsung: drop old Eynos5440 PCIe phy
` [PATCH 3/8] dt-bindings: phy: samsung,mipi-video-phy: convert to dtschema
` [PATCH 4/8] dt-bindings: phy: samsung,dp-video-phy: "
` [PATCH 5/8] dt-bindings: phy: samsung,usb2-phy: "
` [PATCH 6/8] dt-bindings: phy: samsung,exynos5250-sata-phy: "
` [PATCH 7/8] dt-bindings: phy: samsung: move SATA phy I2C to trivial devices
` [PATCH 8/8] dt-bindings: phy: samsung,usb3-drd-phy: convert to dtschema

[PATCH v13 0/5] m68k: Add Virtual M68k Machine
 2022-01-29 19:29 UTC  (8+ messages)
` [PATCH v13 1/5] m68k: add asm/config.h
` [PATCH v13 2/5] tty: goldfish: introduce gf_ioread32()/gf_iowrite32()
` [PATCH v13 3/5] rtc: goldfish: use gf_ioread32()/gf_iowrite32()
` [PATCH v13 4/5] clocksource/drivers: Add a goldfish-timer clocksource
` [PATCH v13 5/5] m68k: introduce a virtual m68k machine

[PATCH V2] media: imx: imx8mq-mipi_csi2: Remove unneeded code
 2022-01-29 18:54 UTC  (2+ messages)

[PATCH V6 0/2] Add thead,c900-plic support
 2022-01-29 18:32 UTC  (4+ messages)
` [PATCH V6 1/2] dt-bindings: update riscv plic compatible string
` [PATCH V6 2/2] irqchip/sifive-plic: Fixup thead,c900-plic dt parse in opensbi

"BUG: Invalid wait context" in invalidate_batched_entropy
 2022-01-29 18:22 UTC  (4+ messages)
` [PATCH] random: remove batched entropy locking

[BUG] mtd: cfi_cmdset_0002: write regression since v4.17-rc1
 2022-01-29 18:01 UTC  (5+ messages)

[PATCH] arm64: dts: rockchip: align pl330 node name with dtschema
 2022-01-29 18:01 UTC  (2+ messages)

[PATCH] clk: samsung: fix missing Tesla FSD dependency on Exynos
 2022-01-29 18:00 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: fix rk3399-puma eMMC HS400 signal integrity
 2022-01-29 17:57 UTC  (2+ messages)

[PATCH v2 0/4] Quartz64-A fixes and enablement from 5.17-rc1
 2022-01-29 17:57 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: rockchip: fix vcc3v3_lcd{0,1}_n regulators in rk3568-evb1-10
 2022-01-29 17:57 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: rockchip: add the touchscreen controller to rk3568-evb1-v10

[PATCH] arm64: dts: juno: align pl330 node name with dtschema
 2022-01-29 17:56 UTC 

[PATCH] arm64: dts: broadcom: align pl330 node name with dtschema
 2022-01-29 17:55 UTC 

[PATCH 1/2] arm64: dts: stratix10: align pl330 node name with dtschema
 2022-01-29 17:55 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: agilex: "

[PATCH 1/2] arm64: dts: lg: add dma-cells to pl330 node
 2022-01-29 17:55 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: lg: align pl330 node name with dtschema

[deller-parisc:5.17-vdso-mini-3 1/1] arch/parisc/kernel/vdso32/sigtramp.S:39: Error: unknown pseudo-op: `.proc'
 2022-01-29 17:50 UTC  (2+ messages)

[PATCH v4 0/2] x86: Fix ARCH_REQ_XCOMP_PERM and update the test
 2022-01-29 17:36 UTC  (3+ messages)
` [PATCH v4 1/2] x86/arch_prctl: Fix the ARCH_REQ_XCOMP_PERM implementation
` [PATCH v4 2/2] selftests/x86/amx: Update the ARCH_REQ_XCOMP_PERM test

[PATCH v5 08/12] x86/PM/keylocker: Restore internal wrapping key on resume from ACPI S3/4
 2022-01-29 17:31 UTC  (2+ messages)
` [PATCH v5-fix "

[PATCH] [Modified for 5.10] powerpc/32s: Fix kasan_init_region() for KASAN
 2022-01-29 17:26 UTC  (2+ messages)
` [PATCH] [Modified for 5.16 and 5.15] "

[GIT PULL] PCI fixes for v5.17
 2022-01-29 17:07 UTC  (2+ messages)

[PATCH 0/8] Add hardware prefetch control driver for arm64 and x86
 2022-01-29 17:03 UTC  (3+ messages)
` [PATCH 4/8] arm64: Add Kconfig/Makefile to build hardware prefetch control driver

[PATCH v3 0/6] Allocate module text and data separately
 2022-01-29 17:02 UTC  (7+ messages)
` [PATCH v3 1/6] modules: Always have struct mod_tree_root
` [PATCH v3 2/6] modules: Prepare for handling several RB trees
` [PATCH v3 3/6] modules: Introduce data_layout
` [PATCH v3 4/6] modules: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC
` [PATCH v3 5/6] modules: Remove module_addr_min and module_addr_max
` [PATCH v3 6/6] powerpc: Select ARCH_WANTS_MODULES_DATA_IN_VMALLOC on book3s/32 and 8xx

[PATCH] dm ioct: prevent potential specter v1 gadget
 2022-01-29 17:01 UTC  (2+ messages)

[PATCH v16, 0/2] ADD DM9051 ETHERNET DRIVER
 2022-01-29 16:43 UTC  (3+ messages)
` [PATCH v16, 1/2] yaml: Add dm9051 SPI network yaml file
` [PATCH v16, 2/2] net: Add dm9051 driver

[PATCH v17 0/4] Add NVIDIA Tegra GPC-DMA driver
 2022-01-29 16:40 UTC  (5+ messages)
` [PATCH v17 1/4] dt-bindings: dmaengine: Add doc for tegra gpcdma
` [PATCH v17 2/4] dmaengine: tegra: Add tegra gpcdma driver
` [PATCH v17 3/4] arm64: defconfig: tegra: Enable GPCDMA
` [PATCH v17 4/4] arm64: tegra: Add GPCDMA node for tegra186 and tegra194

[PATCH] staging: media: atomisp: Use BIT macro instead of left shifting
 2022-01-29 16:36 UTC  (3+ messages)

[PATCH] rcu: When rcuog kthreads is in polling mode, wakeup waitqueue is not requried
 2022-01-29 16:37 UTC  (4+ messages)

[esmil:visionfive 36/74] pwm-sifive-ptc.c:undefined reference to `__udivdi3'
 2022-01-29 16:35 UTC  (3+ messages)

[PATCH v4 00/23] staging: r8188eu: remove unneeded ret variables
 2022-01-29 16:28 UTC  (24+ messages)
` [PATCH v4 01/23] staging: r8188eu: remove unneeded variable in rtw_wx_get_essid
` [PATCH v4 02/23] staging: r8188eu: remove unneeded variable in rtw_wx_get_enc
` [PATCH v4 03/23] staging: r8188eu: remove unneeded variable in rtw_p2p_get
` [PATCH v4 04/23] staging: r8188eu: remove unneeded variable in rtw_p2p_get_wps_configmethod
` [PATCH v4 05/23] staging: r8188eu: remove unneeded variable in rtw_p2p_get_go_device_address
` [PATCH v4 06/23] staging: r8188eu: remove unneeded variable in rtw_p2p_get_device_type
` [PATCH v4 07/23] staging: r8188eu: remove unneeded variable in rtw_p2p_get_device_name
` [PATCH v4 08/23] staging: r8188eu: remove unneeded variable in rtw_p2p_get_invitation_procedure
` [PATCH v4 09/23] staging: r8188eu: propagate error code in rtw_p2p_get2
` [PATCH v4 10/23] staging: r8188eu: convert rtw_p2p_set_go_nego_ssid to return void
` [PATCH v4 11/23] staging: r8188eu: convert rtw_p2p_setDN "
` [PATCH v4 12/23] staging: r8188eu: convert rtw_p2p_get_status "
` [PATCH v4 13/23] staging: r8188eu: convert rtw_p2p_get_req_cm "
` [PATCH v4 14/23] staging: r8188eu: convert rtw_p2p_get_role "
` [PATCH v4 15/23] staging: r8188eu: convert rtw_p2p_get_peer_ifaddr "
` [PATCH v4 16/23] staging: r8188eu: convert rtw_p2p_get_peer_devaddr "
` [PATCH v4 17/23] staging: r8188eu: convert rtw_p2p_get_peer_devaddr_by_invitation "
` [PATCH v4 18/23] staging: r8188eu: convert rtw_p2p_get_groupid "
` [PATCH v4 19/23] staging: r8188eu: convert rtw_p2p_get_op_ch "
` [PATCH v4 20/23] staging: r8188eu: convert rtw_p2p_invite_req "
` [PATCH v4 21/23] staging: r8188eu: convert rtw_p2p_set_persistent "
` [PATCH v4 22/23] staging: r8188eu: convert rtw_p2p_prov_disc "
` [PATCH v4 23/23] staging: r8188eu: convert rtw_p2p_got_wpsinfo "

[PATCH 0/3] usable memory range fixes (arm64/fdt/efi)
 2022-01-29 16:19 UTC  (5+ messages)
` [PATCH 1/3] memblock: define functions to set the usable memory range

[PATCH] i2c: npcm7xx: Fix typos
 2022-01-29 16:18 UTC  (2+ messages)

[PATCH] Add ethernet0 alias in Nanopi NEO's device tree
 2022-01-29 16:10 UTC  (2+ messages)

[PATCH] To fix the below failure of handling page fault caused by the invalid input from user
 2022-01-29 15:59 UTC  (3+ messages)

[PATCH] drm/nouveau/acr: Fix undefined behavior in nvkm_acr_hsfw_load_bl()
 2022-01-29 15:54 UTC  (9+ messages)

[PATCH 1/2] arm64: dts: rockchip: rename and sort the rk356x usb2 phy handles
 2022-01-29 15:28 UTC  (4+ messages)

[PATCH 0/3] status: TTY status message request
 2022-01-29 15:23 UTC  (3+ messages)

drivers/perf/marvell_cn10k_tad_pmu.c:371:34: warning: unused variable 'tad_pmu_of_match'
 2022-01-29 15:20 UTC 

[PATCH] random: wake up /dev/random writers after zap
 2022-01-29 15:08 UTC  (2+ messages)

[PATCH] dma-buf: heaps: Fix potential spectre v1 gadget
 2022-01-29 15:06 UTC 

[PATCH] drm/bridge: lt9611: Fix an error handling path in lt9611_probe()
 2022-01-29 15:06 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).