linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-28 07:13:42 to 2019-05-28 17:03:04 UTC [more...]

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-28 17:02 UTC  (27+ messages)
` [PATCH v15 05/17] arms64: untag user pointers passed to memory syscalls

[PATCH v2 00/12] 52-bit kernel + user VAs
 2019-05-28 17:01 UTC  (15+ messages)
` [PATCH v2 01/12] arm/arm64: KVM: Formalise end of direct linear map
` [PATCH v2 02/12] arm64: mm: Flip kernel VA space
` [PATCH v2 03/12] arm64: kasan: Switch to using KASAN_SHADOW_OFFSET
` [PATCH v2 04/12] arm64: mm: Replace fixed map BUILD_BUG_ON's with BUG_ON's
` [PATCH v2 05/12] arm64: dump: Make kernel page table dumper dynamic again
` [PATCH v2 06/12] arm64: mm: Introduce VA_BITS_MIN
` [PATCH v2 07/12] arm64: mm: Introduce VA_BITS_ACTUAL
` [PATCH v2 08/12] arm64: mm: Logic to make offset_ttbr1 conditional
` [PATCH v2 09/12] arm64: mm: Separate out vmemmap
` [PATCH v2 10/12] arm64: mm: Modify calculation of VMEMMAP_SIZE
` [PATCH v2 11/12] arm64: mm: Tweak PAGE_OFFSET logic
` [PATCH v2 12/12] arm64: mm: Introduce 52-bit Kernel VAs

PL111 DRM for TI Nspire
 2019-05-28 16:49 UTC  (3+ messages)

[v3, PATCH] add some features in stmmac
 2019-05-28 16:40 UTC  (5+ messages)
` [v3, PATCH] net: stmmac: add support for hash table size 128/256 in dwmac4

[PATCH v3 00/12] Allwinner A64/H6 IR support
 2019-05-28 16:14 UTC  (13+ messages)
` [PATCH v3 01/12] dt-bindings: media: sunxi-ir: add A31 compatible
` [PATCH v3 02/12] media: rc: Introduce sunxi_ir_quirks
` [PATCH v3 03/12] media: rc: sunxi: Add A31 compatible
` [PATCH v3 04/12] ARM: dts: sunxi: Prefer A31 bindings for IR
` [PATCH v3 05/12] "
` [PATCH v3 06/12] dt-bindings: media: sunxi-ir: Add A64 compatible
` [PATCH v3 07/12] arm64: dts: allwinner: a64: Add IR node
` [PATCH v3 08/12] arm64: dts: allwinner: a64: Enable IR on Orange Pi Win
` [PATCH v3 09/12] dt-bindings: media: sunxi-ir: Add H6 compatible
` [PATCH v3 10/12] arm64: dts: allwinner: h6: Add IR receiver node
` [PATCH v3 11/12] arm64: dts: allwinner: h6: Enable IR on Beelink GS1
` [PATCH v3 12/12] arm64: defconfig: enable IR SUNXI option

[PATCH v2 00/10] Allwinner A64/H6 IR support
 2019-05-28 16:21 UTC  (9+ messages)
              ` [linux-sunxi] "

[RFC V2 0/7] arm64: Enable access to pmu registers by user-space
 2019-05-28 16:16 UTC  (10+ messages)
` [RFC 1/7] perf: arm64: Compile tests unconditionally
` [RFC 2/7] perf: arm64: Add test to check userspace access to hardware counters
` [RFC 3/7] perf: arm64: Use rseq to test userspace access to pmu counters
` [RFC 4/7] arm64: pmu: Add function implementation to update event index in userpage
` [RFC 5/7] arm64: pmu: Add hook to handle pmu-related undefined instructions
` [RFC 6/7] arm64: perf: Enable pmu counter direct access for perf event on armv8
` [RFC 7/7] Documentation: arm64: Document PMU counters access from userspace

[PATCH] perf: Fix oops when kthread execs user process
 2019-05-28 16:12 UTC  (5+ messages)

[PATCH v2] arm64: dts: fsl: imx8mq: add the snvs power key node
 2019-05-28 16:11 UTC 

[PATCH v2] arm64: mm: make CONFIG_ZONE_DMA32 configurable
 2019-05-28 16:08 UTC 

[PATCH v5 1/3] arm64: map FDT as RW for early_init_dt_scan()
 2019-05-28 15:55 UTC  (6+ messages)
` [PATCH v5 2/3] fdt: add support for rng-seed
` [PATCH v5 3/3] arm64: kexec_file: add rng-seed support

[PATCH] arm64: mm: make CONFIG_ZONE_DMA32 configurable
 2019-05-28 15:46 UTC  (3+ messages)

[PATCH v2] spi: spi-meson-spifc: update with SPDX Licence identifier
 2019-05-28 15:07 UTC  (2+ messages)
` Applied "spi: spi-meson-spifc: update with SPDX Licence identifier" to the spi tree

[PATCH 2/2] dt-bindings: sound: sun4i-i2s: Document that the RX channel can be missing
 2019-05-28 15:06 UTC  (2+ messages)
` Applied "dt-bindings: sound: sun4i-i2s: Document that the RX channel can be missing" to the asoc tree

[PATCH 1/2] dt-bindings: sound: Convert Allwinner I2S binding to YAML
 2019-05-28 15:06 UTC  (2+ messages)
` Applied "dt-bindings: sound: Convert Allwinner I2S binding to YAML" to the asoc tree

[PATCH v4 00/30] coresight: Support for ACPI bindings
 2019-05-28 14:51 UTC  (4+ messages)

[PATCH v2] arm64/module: revert to unsigned interpretation of ABS16/32 relocations
 2019-05-28 14:18 UTC  (2+ messages)

[PATCH 4/5] kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG
 2019-05-28 14:12 UTC  (2+ messages)

[PATCH V3 0/4] arm64/mm: Enable memory hot remove
 2019-05-28 14:09 UTC  (8+ messages)
` [PATCH V3 2/4] arm64/mm: Hold memory hotplug lock while walking for kernel page table dump

[PATCH v3 0/4] Devmap cleanups + arm64 support
 2019-05-28 13:46 UTC  (3+ messages)
` [PATCH v3 4/4] arm64: mm: Implement pte_devmap support
  ` [PATCH v3.1 "

[PATCH -next] usb: host: ehci-st: Remove set but not used variable 'ehci'
 2019-05-28 13:45 UTC 

[RESEND PATCH] ARM: dts: sun7i: olimex-lime2: Enable ac and power supplies
 2019-05-28 13:43 UTC  (3+ messages)
` [linux-sunxi] "

[PATCH -next] usb: ohci-s3c2410: Remove set but not used variable 'hcd'
 2019-05-28 13:43 UTC 

[PATCH -next] usb: host: ohci-st: Remove set but not used variable 'ohci'
 2019-05-28 13:38 UTC 

[PATCH v10 0/5] Add ARMv8.3 pointer authentication for kvm guest
 2019-05-28 13:38 UTC  (8+ messages)
` [kvmtool PATCH v10 5/5] KVM: arm/arm64: Add a vcpu feature for pointer authentication

[RFC PATCH] soc: imx: Try harder to get imq8mq SoC revisions
 2019-05-28 13:37 UTC  (3+ messages)

[PATCH v4 0/4] synquacer: implement ACPI gpio/interrupt support
 2019-05-28 13:36 UTC  (5+ messages)
` [PATCH v4 1/4] acpi/irq: implement helper to create hierachical domains
` [PATCH v4 2/4] irqchip/exiu: preparatory refactor for ACPI support
` [PATCH v4 3/4] irqchip/exiu: implement "
` [PATCH v4 4/4] gpio: mb86s7x: enable "

[PATCH 0/3] Add mclk0 clock source for SAI
 2019-05-28 13:21 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: imx: Add mclk0 clock "
` [PATCH 2/3] dt-bindings: sound: Clarify the usage of clocks in SAI
` [PATCH 3/3] ASoC: fsl_sai: Read SAI clock source 0 from DT

linusw/for-next boot bisection: v5.2-rc1-8-g73a790c68d7e on rk3288-veyron-jaq
 2019-05-28 13:15 UTC  (8+ messages)

[PATCH v3 0/4] synquacer: implement ACPI gpio/interrupt support
 2019-05-28 13:12 UTC  (13+ messages)
` [PATCH v3 1/4] acpi/irq: implement helper to create hierachical domains
` [PATCH v3 3/4] irqchip/exiu: implement ACPI support
` [PATCH v3 4/4] gpio: mb86s7x: enable "

[PATCHv2 0/5] clk: keystone: clock optimizations / fixes
 2019-05-28 13:10 UTC  (6+ messages)
` [PATCHv2 1/5] clk: keystone: sci-clk: cut down the clock name length
` [PATCHv2 2/5] clk: keystone: sci-clk: split out the fw clock parsing to own function
` [PATCHv2 3/5] clk: keystone: sci-clk: probe clocks from DT instead of firmware
` [PATCHv2 4/5] clk: keystone: sci-clk: extend clock IDs to 32 bits
` [PATCHv2 5/5] firmware: ti_sci: extend clock identifiers from u8 to u32

[PATCH v2 0/3] ARM: sun8i: a83t: Support Camera Sensor Interface controller
 2019-05-28 13:03 UTC  (3+ messages)

[PATCH] arm64: dts: fsl: imx8mq: enable the svns power key
 2019-05-28 13:00 UTC  (3+ messages)

[PATCH v15 0/3] Add support for the Purism Librem5 devkit
 2019-05-28 12:57 UTC  (4+ messages)
` [PATCH v15 1/3] arm64: dts: fsl: librem5: Add a device tree for the "
` [PATCH v15 2/3] dt-bindings: Add an entry for Purism SPC
` [PATCH v15 3/3] dt-bindings: arm: fsl: Add the imx8mq boards

[PATCH v2] arm64: dts: ls1028a: fix watchdog device node
 2019-05-28 12:45 UTC 

[PATCH] arm64/module: revert to unsigned interpretation of ABS16/32 relocations
 2019-05-28 12:36 UTC  (8+ messages)

[PATCH] arm64: Fix the arm64_personality() syscall wrapper redirection
 2019-05-28 12:35 UTC  (3+ messages)

[PATCH 00/12] ti-sysc driver changes to drop custom hwmods property
 2019-05-28 12:27 UTC  (4+ messages)
` [PATCH 01/12] bus: ti-sysc: Support 16-bit writes too

[PATCH 01/10] dt-bindings: rtc: Move trivial RTC over to trivial devices
 2019-05-28 12:20 UTC  (5+ messages)

[PATCH 0/8] arm: add I2C DT binding docs to various platforms
 2019-05-28 11:59 UTC  (5+ messages)
` [PATCH 4/8] MAINTAINERS: add I2C DT bindings to Nomadik/U300 platforms
` [PATCH 7/8] MAINTAINERS: add I2C DT bindings to Versatile platform

Linker error `.exit.text' referenced in section `.alt.smp.init'
 2019-05-28 11:53 UTC  (4+ messages)

LZ4 decompressor broken on ARM due to missing strchrnul() string traverse in cpumask_parse"
 2019-05-28 11:53 UTC  (3+ messages)

[PATCH RESEND] PCI: Kconfig: Simplify PCI_IMX6 depends on
 2019-05-28 11:35 UTC  (2+ messages)

[PATCH] kasan: add memory corruption identification for software tag-based mode
 2019-05-28 11:34 UTC 

[PATCH 0/4 V3] ACPI: Support generic initiator proximity domains
 2019-05-28 11:31 UTC  (2+ messages)

[GIT PULL] Delete the mach-netx machine
 2019-05-28 11:21 UTC 

[PATCH] clk: samsung: exynos5433: Use of_clk_get_parent_count()
 2019-05-28 11:10 UTC  (2+ messages)

[PATCH v3 0/7] Allwinner H6 DMA support
 2019-05-28 11:10 UTC  (2+ messages)

[PATCH] [RFC] Remove bdflush syscall stub
 2019-05-28 11:03 UTC  (2+ messages)

[PATCH 0/4] iio: adc: mediatek: add mt6765 driver support
 2019-05-28 10:59 UTC  (6+ messages)
` [PATCH 3/4] iio: adc: mediatek: SET_LATE_SYSTEM_SLEEP_PM_OPS support

[PATCH] binfmt_flat: make load_flat_shared_library() work
 2019-05-28 10:56 UTC  (5+ messages)

[PATCH 0/8] arm64: ARMv8.5-A: Branch Target Identification support
 2019-05-28 10:52 UTC  (8+ messages)
` [PATCH 4/8] arm64: Basic "

[PATCH v2] ASoC: sun4i-codec: fix first delay on Speaker
 2019-05-28 10:47 UTC 

[PATCH] arm64: dts: juno: Set the right partition type
 2019-05-28 10:47 UTC  (2+ messages)

[PATCH 0/4] arm64: wire up VM_FLUSH_RESET_PERMS
 2019-05-28 10:29 UTC  (11+ messages)
` [PATCH 2/4] arm64/mm: wire up CONFIG_ARCH_HAS_SET_DIRECT_MAP
` [PATCH 3/4] arm64/kprobes: set VM_FLUSH_RESET_PERMS on kprobe instruction pages

[PATCH v2 0/2] close_range()
 2019-05-28  9:57 UTC  (4+ messages)
` [PATCH v2 2/2] tests: add close_range() tests

[PATCH v5 4/6] usb: roles: add API to get usb_role_switch by node
 2019-05-28  9:23 UTC  (14+ messages)

[PATCH] arm64: dts: rockchip: Add support for Khadas Edge/Edge-V/Captain boards
 2019-05-28  9:21 UTC 

[PATCH v4 0/7] Allwinner H6 SPDIF support
 2019-05-28  9:13 UTC  (5+ messages)
` [PATCH v4 3/7] ASoC: sun4i-spdif: Add TX fifo bit flush quirks
` [PATCH v4 4/7] ASoC: sun4i-spdif: Add support for H6 SoC

[PATCH net-next] net: stmmac: Fix build error without CONFIG_INET
 2019-05-28  9:10 UTC 

[PATCH -next] serial: stm32: Make stm32_get_databits static
 2019-05-28  9:04 UTC 

[PATCH] arm64: dts: marvell: armada-7040-db: Add USB current regulators
 2019-05-28  9:03 UTC 

[PATCH 06/33] fbdev/cyber2000: Remove struct display
 2019-05-28  9:02 UTC  (2+ messages)
` [PATCH 10/33] fbcon: call fbcon_fb_(un)registered directly

[PATCH v2 0/3] mmc: meson-gx: add dram-access-quirk support
 2019-05-28  8:53 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: mmc: meson-gx: add dram-access-quirk property
` [PATCH v2 2/3] mmc: meson-gx: add dram-access-quirk

[PATCH 0/2] mmc: meson: update with SPDX Licence identifier
 2019-05-28  8:53 UTC  (2+ messages)

[PATCH v3] gpu/drm: mediatek: call mtk_dsi_stop() after mtk_drm_crtc_atomic_disable()
 2019-05-28  8:53 UTC  (2+ messages)

[v3 PATCH] usb: create usb_debug_root for gadget only
 2019-05-28  8:49 UTC  (4+ messages)

[PATCH v3 1/2] dt-bindings: mmc: Add YAML schemas for the generic MMC options
 2019-05-28  8:40 UTC  (2+ messages)

Dolgozói juttatások
 2019-05-28  8:31 UTC 

[PATCH] ARM: Add workaround for I-Cache line size mismatch between CPU cores
 2019-05-28  8:28 UTC 

[PATCH 00/15] arm64: KVM: add SPE profiling support for guest
 2019-05-28  8:18 UTC  (3+ messages)
` [PATCH v2 07/15] arm64: KVM: split debug save restore across vm/traps activation

[PATCH] scsi: ufs: Use pm_runtime_get_sync in shutdown flow
 2019-05-28  8:12 UTC 

[PATCH 00/14] pwm-meson: cleanups and improvements
 2019-05-28  8:11 UTC  (5+ messages)
` [PATCH 08/14] pwm: meson: add the per-channel register offsets and bits in a struct

[PATCH/RFT] arm: dts: renesas: r7s9210-rza2mevb: sort nodes of rza2mevb board
 2019-05-28  8:08 UTC  (2+ messages)

[PATCH v2 0/3] clk: meson: add support for Amlogic G12B
 2019-05-28  8:07 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: clk: meson: add g12b periph clock controller bindings
` [PATCH v2 2/3] clk: meson: g12a: Add support for G12B CPUB clocks
` [PATCH v2 3/3] clk: meson: g12a: mark fclk_div3 as critical

[PATCHv2 00/13] ti-sysc driver changes to drop custom hwmods property
 2019-05-28  8:02 UTC  (2+ messages)

[PATCH v2] i2c: bcm2835: Model Divider in CCF
 2019-05-28  7:52 UTC  (2+ messages)

[PATCH 00/16] treewide: fix match_string() helper when array size
 2019-05-28  7:39 UTC  (4+ messages)
` [PATCH 1/3][V2] lib: fix match_string() helper on -1 "
  ` [PATCH 2/3][V2] treewide: rename match_string() -> __match_string()
  ` [PATCH 3/3][V2] lib: re-introduce new match_string() helper/macro

[PATCH] drm/stm: ltdc: restore calls to clk_{enable/disable}
 2019-05-28  7:30 UTC  (3+ messages)


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