linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-29 11:58:12 to 2022-01-29 21:58:05 UTC [more...]

[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

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

[PATCH V4 00/17] riscv: compat: Add COMPAT mode support for rv64
 2022-01-29 21:56 UTC  (20+ messages)
` [PATCH V4 01/17] kconfig: Add SYSVIPC_COMPAT for all architectures
` [PATCH V4 02/17] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
` [PATCH V4 03/17] asm-generic: compat: Cleanup duplicate definitions
` [PATCH V4 04/17] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
` [PATCH V4 05/17] riscv: Fixup difference with defconfig
` [PATCH V4 06/17] riscv: compat: Add basic compat date type implementation
` [PATCH V4 07/17] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT
` [PATCH V4 08/17] riscv: compat: syscall: Add compat_sys_call_table implementation
` [PATCH V4 09/17] riscv: compat: syscall: Add entry.S implementation
` [PATCH V4 10/17] riscv: compat: process: Add UXL_32 support in start_thread
` [PATCH V4 11/17] riscv: compat: Add elf.h implementation
` [PATCH V4 12/17] riscv: compat: vdso: Add rv32 VDSO base code implementation
` [PATCH V4 13/17] riscv: compat: vdso: Add setup additional pages implementation
` [PATCH V4 14/17] riscv: compat: signal: Add rt_frame implementation
` [PATCH V4 15/17] riscv: compat: ptrace: Add compat_arch_ptrace implement
` [PATCH V4 16/17] riscv: compat: Add COMPAT Kbuild skeletal support
` [PATCH V4 17/17] KVM: compat: riscv: Prevent KVM_COMPAT from being selected

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

[PATCH] dt-bindings: ata: convert ata/cortina,gemini-sata-bridge to yaml
 2022-01-29 20:40 UTC 

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

[PATCH for-5.18 v1 0/3] Add `sendto(2)` and `recvfrom(2)` support
 2022-01-29 18:32 UTC  (5+ messages)
` [PATCH for-5.18 v1 1/3] io_uring: Rename `io_{send,recv}` to `io_{sendto,recvfrom}`
` [PATCH for-5.18 v1 2/3] net: Make `move_addr_to_user()` be a non static function
` [PATCH for-5.18 v1 3/3] io_uring: Add `sendto(2)` and `recvfrom(2)` support

"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

[PATCH 1/5] arm64: dts: exynos: align pl330 node name with dtschema
 2022-01-29 17:53 UTC  (5+ 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

[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  (3+ messages)
` [PATCH v2] "

BUG: Kernel NULL pointer dereference on write at 0x00000000 (rtmsg_ifinfo_build_skb)
 2022-01-29 16:52 UTC  (3+ 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 

[PATCH] drm/amdgpu: initialize reg_access_ctrl
 2022-01-29 14:53 UTC 

[PATCHv2 00/29] TDX Guest: TDX core support
 2022-01-29 14:53 UTC  (3+ messages)
` [PATCHv2 05/29] x86/tdx: Add HLT support for TDX guests

[PATCH v2] riscv: fix oops caused by irq on/off tracer
 2022-01-29 14:49 UTC  (2+ messages)

[PATCH 1/4] ALSA: hda/realtek: fix mute/micmute LEDs for HP 855 G8
 2022-01-29 14:47 UTC  (11+ messages)

[PATCH] soc: nuvoton: Add SoC info driver for WPCM450
 2022-01-29 14:33 UTC 

[PATCH] x86/cpufeatures: Move the definition of X86_FEATURE_AMX_* to the word 18
 2022-01-29 14:19 UTC  (5+ messages)

[PATCH v5 5/9] pinctrl: nuvoton: Add driver for WPCM450
 2022-01-29 14:09 UTC  (3+ messages)

BUG: unable to handle kernel paging request in bitfill_aligned (2)
 2022-01-29 14:07 UTC  (2+ messages)
` [syzbot] "

[GIT PULL] USB fixes for 5.17-rc2
 2022-01-29 13:54 UTC  (2+ messages)

[GIT PULL] Char/Misc driver fixes for 5.17-rc2
 2022-01-29 13:54 UTC  (2+ messages)

[GIT PULL] TTY/Serial driver fixes for 5.17-rc2
 2022-01-29 13:54 UTC  (2+ messages)

[GIT PULL] gpio: fixes for v5.17-rc2
 2022-01-29 13:54 UTC  (2+ messages)

[PATCH v2 0/3] ghes_edac: refactor memory error reporting to avoid code duplication
 2022-01-29 13:09 UTC  (3+ messages)
` [PATCH v5 2/2] EDAC/ghes: use cper functions "

[GIT PULL] arm64 fixes for 5.17-rc2
 2022-01-29 12:51 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.17-3 tag
 2022-01-29 12:51 UTC  (2+ messages)

[GIT PULL] Documentation fixes for 5.17
 2022-01-29 12:51 UTC  (2+ messages)

[GIT PULL] security, lsm: dentry_init_security() Handle multi LSM registration
 2022-01-29 12:51 UTC  (2+ messages)

[PATCH v2 0/6] ASoC: dt-bindings: samsung: convert to dtschema
 2022-01-29 12:24 UTC  (7+ messages)
` [PATCH v2 1/6] ASoC: dt-bindings: samsung,aries-wm8994: require sound-dai property
` [PATCH v2 2/6] ASoC: dt-bindings: samsung,arndale: convert to dtschema
` [PATCH v2 3/6] ASoC: dt-bindings: samsung,arndale: document ALC5631
` [PATCH v2 4/6] ASoC: dt-bindings: samsung,smdk5250: convert to dtschema
` [PATCH v2 5/6] ASoC: dt-bindings: samsung,snow: "
` [PATCH v2 6/6] ASoC: dt-bindings: samsung,tm2: "

[PATCH v3 0/9] Parallel CPU bringup for x86_64
 2022-01-29 12:04 UTC  (7+ messages)
` [PATCH v3 6/9] x86/smpboot: Support parallel startup of secondary CPUs

[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-01-29 12:02 UTC  (7+ messages)
` [PATCH v8 36/40] x86/sev: Provide support for SNP guest request NAEs

[PATCH v5 0/9] Nuvoton WPCM450 pinctrl and GPIO driver
 2022-01-29 11:52 UTC  (3+ messages)
` [PATCH v5 4/9] dt-bindings: pinctrl: Add Nuvoton WPCM450
` [PATCH v5 9/9] ARM: dts: wpcm450: Add pinmux information to UART0


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