linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-05 15:46:40 to 2018-11-05 19:26:51 UTC [more...]

[PATCH v5 0/3] Add support for PNI RM3100 magnetometer
 2018-11-05 19:26 UTC  (3+ messages)
` [PATCH v5 1/3] dt-bindings: Add PNI to the vendor prefixes

[PATCH v3 0/7] x86/alternatives: text_poke() fixes
 2018-11-05 19:25 UTC  (13+ messages)
` [PATCH v3 1/7] Fix "x86/alternatives: Lockdep-enforce text_mutex in text_poke*()"
` [PATCH v3 2/7] x86/jump_label: Use text_poke_early() during early_init
` [PATCH v3 6/7] x86/alternatives: use temporary mm for text poking

[PATCH v6 00/18] of: overlay: validation checks, subsequent fixes
 2018-11-05 19:24 UTC  (2+ messages)

[RFC PATCH] x86/mm/fault: Allow stack access below %rsp
 2018-11-05 19:21 UTC  (10+ messages)

[PATCH 0/5] perf tools: Fix for cases where cpumode is incorrect or insufficient
 2018-11-05 19:21 UTC  (7+ messages)
` [PATCH 1/5] perf tools: Add fallback functions for cases where cpumode is insufficient
` [PATCH 3/5] perf tools: Use fallbacks for branch stacks

[Patch v4 00/18] Provide process property based options to enable Spectre v2 userspace-userspace protection*
 2018-11-05 19:17 UTC  (5+ messages)
` [Patch v4 03/18] x86/speculation: Reorganize cpu_show_common()

[PATCH] of: Documentation: remove unmaintained todo file
 2018-11-05 19:17 UTC  (2+ messages)

[PATCH v4 0/2] staging: iio: ad7780: correct driver read
 2018-11-05 19:16 UTC  (3+ messages)
` [PATCH v4 1/2] staging: iio: ad7780: update voltage on read
` [PATCH v4 2/2] staging: iio: ad7780: remove unnecessary stashed voltage value

[PATCH v3] arm64: dts: stratix10: fix multicast filtering
 2018-11-05 19:14 UTC  (2+ messages)

[GIT PULL 00/24] perf/urgent improvements and fixes
 2018-11-05 19:13 UTC  (6+ messages)
` [PATCH 19/28] perf beauty: Wire up the mmap flags table generator to the Makefile

[PATCH v2 00/17] arm64: dts: qcom: qcs404: Add Device tree nodes
 2018-11-05 19:13 UTC  (24+ messages)
` [PATCH v2 01/17] arm64: dts: qcom: qcs404: add base dts files
` [PATCH v2 05/17] arm64: dts: qcom: qcs404: add smp2p nodes
` [PATCH v2 08/17] arm64: dts: qcom: pms405: add spmi node
` [PATCH v2 09/17] arm64: dts: qcom: qcs404: "
` [PATCH v2 10/17] arm64: dts: qcom: pms405: add rtc node
` [PATCH v2 11/17] arm64: dts: qcom: pms405: add gpios
` [PATCH v2 12/17] arm64: dts: qcom: qcs404: Add scm firmware node
` [PATCH v2 13/17] arm64: dts: qcom: qcs404: Add remoteproc nodes
` [PATCH v2 14/17] arm64: dts: qcom: qcs404: add prng-ee node
` [PATCH v2 15/17] arm64: dts: qcom: qcs404: Add BAM DMA node
` [PATCH v2 16/17] arm64: dts: qcom: qcs404: Use BAM DMA for serial uart2
` [PATCH v2 17/17] arm64: dts: qcom: pms405: Add pon and pwrkey nodes

[PATCH] modsign: use all trusted keys to verify module signature
 2018-11-05 19:13 UTC  (3+ messages)

[RFC/RFT][PATCH v2] cpuidle: New timer events oriented governor for tickless systems
 2018-11-05 19:14 UTC  (4+ messages)

[RFC/RFT][PATCH v2] cpuidle: New timer events oriented governor for tickless systems
 2018-11-05 19:11 UTC  (2+ messages)

[PATCH v6 0/5] LSM: Support ptrace sidechannel access checks
 2018-11-05 19:05 UTC  (6+ messages)
` [PATCH v6 1/5] AppArmor: Prepare for PTRACE_MODE_SCHED
` [PATCH v6 2/5] Smack: "
` [PATCH v6 3/5] SELinux: "
` [PATCH v6 4/5] Capability: Complete PTRACE_MODE_SCHED
` [PATCH v6 5/5] sidechannel: Linux Security Module for sidechannel

[PATCH v2] clocksource/drivers/fttmr010: fix invalid interrupt register access
 2018-11-05 19:00 UTC  (5+ messages)

[PATCH v3 0/3] crypto: streebog - add Streebog hash function
 2018-11-05 18:58 UTC  (5+ messages)
` [PATCH v3 1/3] "

[PATCH] x86/cpufeatures: Remove get_scattered_cpuid_leaf()
 2018-11-05 18:57 UTC 

[PATCH v3 0/4] arm64 live patching
 2018-11-05 18:56 UTC  (6+ messages)
` [PATCH v3 3/4] arm64: implement "
  ` [PATCH] arm64/module: use plt section indices for relocations
    ` [PATCH v2] "

[PATCH v6 0/2]
 2018-11-05 18:55 UTC  (6+ messages)
` [PATCH v6 1/2] overlayfs: check CAP_DAC_READ_SEARCH before issuing exportfs_decode_fh
` [PATCH v6 2/2] overlayfs: override_creds=off option bypass creator_cred

[PATCH v4] mm, drm/i915: mark pinned shmemfs pages as unevictable
 2018-11-05 18:52 UTC  (5+ messages)

[PATCH 0/4] device property: Add fwnode_name() helper
 2018-11-05 18:50 UTC  (3+ messages)
` [PATCH 3/4] of/property: Introduce of_fwnode_name()

[RFC PATCH v4 00/13] ktask: multithread CPU-intensive kernel work
 2018-11-05 18:49 UTC  (16+ messages)
` [RFC PATCH v4 01/13] ktask: add documentation
` [RFC PATCH v4 02/13] ktask: multithread CPU-intensive kernel work
` [RFC PATCH v4 03/13] ktask: add undo support
` [RFC PATCH v4 04/13] ktask: run helper threads at MAX_NICE
` [RFC PATCH v4 05/13] workqueue, ktask: renice helper threads to prevent starvation
` [RFC PATCH v4 06/13] vfio: parallelize vfio_pin_map_dma
` [RFC PATCH v4 07/13] mm: change locked_vm's type from unsigned long to atomic_long_t
` [RFC PATCH v4 08/13] vfio: remove unnecessary mmap_sem writer acquisition around locked_vm
` [RFC PATCH v4 09/13] vfio: relieve mmap_sem reader cacheline bouncing by holding it longer
` [RFC PATCH v4 10/13] mm: enlarge type of offset argument in mem_map_offset and mem_map_next
` [RFC PATCH v4 11/13] mm: parallelize deferred struct page initialization within each node
` [RFC PATCH v4 12/13] mm: parallelize clear_gigantic_page
` [RFC PATCH v4 13/13] hugetlbfs: parallelize hugetlbfs_fallocate with ktask

[PATCH resend] Documentation/dev-tools: clean up kselftest.rst
 2018-11-05 18:46 UTC  (2+ messages)

[LKP] [mm] 9bc8039e71: will-it-scale.per_thread_ops -64.1% regression
 2018-11-05 18:35 UTC  (4+ messages)

[PATCH v2 0/1] memory_hotplug: fix the panic when memory end is not
 2018-11-05 18:35 UTC  (2+ messages)

[PATCH 1/2] firmware: add nowarn variant of request_firmware_nowait()
 2018-11-05 18:35 UTC  (3+ messages)
` [PATCH 2/2] dmaengine: imx-sdma: don't print warning when firmware is absent

[PATCH v1] spi: spi-qcom-qspi: Fix remaining driver nits
 2018-11-05 18:29 UTC  (2+ messages)

[PATCH v11 00/26] Speculative page faults
 2018-11-05 18:22 UTC  (6+ messages)
` [PATCH v11 10/26] mm: protect VMA modifications using VMA sequence count

[RFC 1/3 net] lorawan: Add LoRaWAN class module
 2018-11-05 18:16 UTC  (10+ messages)
` [PATCH V2 0/7] net: lorawan: Add LoRaWAN soft MAC module
` [PATCH V2 1/7] net: lorawan: Add macro and definition for LoRaWAN
` [PATCH V2 2/7] net: lorawan: Add LoRaWAN socket module
` [PATCH V2 3/7] net: lorawan: Add LoRaWAN API declaration for LoRa devices
` [PATCH V2 4/7] net: maclorawan: Add maclorawan module declaration
` [PATCH V2 5/7] net: maclorawan: Implement the crypto of maclorawan module
` [PATCH V2 6/7] net: maclorawan: Implement maclorawan class module
` [PATCH V2 7/7] net: lorawan: List LORAWAN in menuconfig

[PATCH] MIPS: math-emu: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-11-05 18:15 UTC  (2+ messages)

[PATCH v2] lockdown: allow kexec_file of unsigned images when not under lockdown
 2018-11-05 17:55 UTC 

merge dma_direct_ops and dma_noncoherent_ops v3
 2018-11-05 18:10 UTC  (9+ messages)
` [PATCH 4/6] dma-mapping: merge direct and noncoherent ops
            ` [PATCH] MIPS: Fix `dma_alloc_coherent' returning a non-coherent allocation

linux-next: Tree for Nov 5
 2018-11-05 18:12 UTC  (3+ messages)
` linux-next: Tree for Nov 5 (net/ipv6/af_inet6)

[PATCH] staging: net: ipv4: tcp_westwood: fixed warnings and checks
 2018-11-05 18:20 UTC  (2+ messages)

[PATCH v1 0/8] Intel Virtual PMU Optimization
 2018-11-05 18:20 UTC  (10+ messages)
` [PATCH v1 1/8] perf/x86: add support to mask counters from host

[PATCH] ASoC: core: Invoke pcm_new() for all DAI-link
 2018-11-05 18:14 UTC  (5+ messages)
` [alsa-devel] "

[PATCH] net: skbuff.h: remove unnecessary unlikely()
 2018-11-05 18:09 UTC  (4+ messages)

[PATCH v4 0/4] virgl: fence fd support
 2018-11-05 18:08 UTC  (4+ messages)
` [PATCH v4 3/4] drm/virtio: add in/out fence support for explicit synchronization

[PATCH] MIPS: OCTEON: fix out of bounds array access on CN68XX
 2018-11-05 18:07 UTC  (2+ messages)

[Announce] LPC 2018: Testing and Fuzzing Microconference
 2018-11-05 18:05 UTC 

[PATCH net-next 0/6] net/ncsi: Allow enabling multiple packages & channels
 2018-11-05 18:01 UTC  (5+ messages)
` [PATCH net-next 5/6] net/ncsi: Reset channel state in ncsi_start_dev()

[PATCH 0/2] perf intel-pt: Add more information to debug log
 2018-11-05 17:54 UTC  (2+ messages)

[PATCH V2 0/4] perf scripts python: exported-sql-viewer.py
 2018-11-05 17:53 UTC  (2+ messages)

[LKP] [xarray] 0e9446c35a: WARNING:at_include/linux/xarray.h:#xa_mk_value
 2018-11-05 18:00 UTC  (3+ messages)

[PATCH] kbuild: consolidate Clang compiler flags
 2018-11-05 17:59 UTC  (4+ messages)

[PATCH v3] x86/vsmp_64.c: Remove dependency on pv_irq_ops
 2018-11-05 17:59 UTC  (2+ messages)

[PATCH] net: alx: make alx_drv_name static
 2018-11-05 17:52 UTC 

[PATCH v2 00/10] Add support for TISCI irqchip drivers
 2018-11-05 17:56 UTC  (14+ messages)
` [PATCH v2 09/10] irqchip: ti-sci-inta: Add support for Interrupt Aggregator driver

[PATCH bluez] hid2hci: Fix udev rules for linux-4.14+
 2018-11-05 17:54 UTC  (3+ messages)
` [PATCH v2] "

[RFC][PATCH] wlcore: Fixup "Add support for optional wakeirq"
 2018-11-05 17:49 UTC  (3+ messages)

[PATCH v15 00/23] Intel SGX1
 2018-11-05 17:39 UTC  (12+ messages)
` [PATCH v15 15/23] x86/sgx: Add wrappers for ENCLS leaf functions
` [PATCH v15 16/23] x86/sgx: Enumerate and track EPC sections
` [PATCH v15 23/23] x86/sgx: Driver documentation

[PATCH 1/2] dt-bindings: msm/dsi: Add ref clock for 10nm PHY
 2018-11-05 17:34 UTC  (4+ messages)
` [PATCH 2/2] drm/msm/dsi: Get PHY ref clock from the DT
  ` [Freedreno] "

[PATCH] perf top: Display the LBR stats in callchain entry
 2018-11-05 17:23 UTC  (4+ messages)

[PATCH] [media] ov7670: make "xclk" clock optional
 2018-11-05 17:29 UTC  (7+ messages)

[PATCH] fs: proc: move linux_proc_banner to where it is used
 2018-11-05 17:28 UTC  (4+ messages)

[PATCH 0/2] pinctrl: sh-pfc: r8a77965: Add VIN4 and VIN5
 2018-11-05 17:19 UTC  (2+ messages)

[PATCH] ASoC: skl: always select SND_SOC_HDAC_HDA
 2018-11-05 17:18 UTC  (8+ messages)
    ` [alsa-devel] "

[PATCH] ARM: mm: dump: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-11-05 17:15 UTC  (3+ messages)

[PATCH v3 0/5] tpm: retrieve digest size of unknown algorithms from TPM
 2018-11-05 17:13 UTC  (8+ messages)
` [PATCH v3 4/5] tpm: retrieve digest size of unknown algorithms with PCR read

[RFC PATCH] bit_spinlock: introduce smp_cond_load_relaxed
 2018-11-05 17:11 UTC  (4+ messages)
` [PATCH v2] "
    `  "

[PATCH] tsc: make calibration refinement more robust
 2018-11-05 17:10 UTC  (2+ messages)
` [PATCH v2] x86/tsc: "

Memory hotplug failed to offline on bare metal system of multiple nodes
 2018-11-05 17:10 UTC  (9+ messages)
` [PATCH] mm, memory_hotplug: teach has_unmovable_pages about of LRU migrateable pages

[PATCH 0/8] pstore improvements (pstore-next)
 2018-11-05 17:04 UTC  (6+ messages)
` [PATCH 8/8] pstore/ram: Correctly calculate usable PRZ bytes

[PATCH] fix the kernel panic due to wrong use the dev memory API
 2018-11-05 17:01 UTC  (2+ messages)
` [alsa-devel] "

[PATCH v14 00/12] Enable cpuset controller in default hierarchy
 2018-11-05 16:57 UTC  (3+ messages)

[PATCH] mm/kvmalloc: do not confuse kmalloc with page order over MAX_ORDER
 2018-11-05 16:57 UTC  (6+ messages)
` [PATCH 2] mm/kvmalloc: do not call kmalloc for size > KMALLOC_MAX_SIZE

[PATCH] docs: Extend trusted keys documentation for TPM 2.0
 2018-11-05 16:57 UTC  (2+ messages)

Creating compressed backing_store as swapfile
 2018-11-05 16:55 UTC  (8+ messages)

[PATCH v5 0/5] arm64: dts: qcom: sdm845: Add UFS DT nodes
 2018-11-05 16:52 UTC  (4+ messages)
` [PATCH v5 1/5] dt-bindings: phy-qcom-qmp: Fix register underspecification

[PATCH] btrfs: avoid link error with CONFIG_NO_AUTO_INLINE
 2018-11-05 16:51 UTC  (4+ messages)

[PATCH] clk: meson-gxbb: set fclk_div3 as CLK_IS_CRITICAL
 2018-11-05 16:44 UTC  (5+ messages)

[PATCH] ARM64: dts: meson-gxl-s905x-khadas-vim enable Bluetooth
 2018-11-05 16:42 UTC  (2+ messages)

[PATCH] x86/vsmp: Remove dependency on pv_irq_ops
 2018-11-05 16:40 UTC  (5+ messages)
` [tip:x86/urgent] "

[PATCH 1/2] mm/page_alloc: free order-0 pages through PCP in page_frag_free()
 2018-11-05 16:39 UTC  (4+ messages)
` [PATCH 2/2] mm/page_alloc: use a single function to free page

[PATCH v2 0/3] mtd: rawnand: add STM32 FMC2 NAND flash controller driver
 2018-11-05 16:39 UTC  (3+ messages)
` [PATCH v2 2/3] mtd: rawnand: stm32_fmc2: "

UBSAN: Undefined behaviour in drivers/net/ppp/ppp_generic.c
 2018-11-05 16:31 UTC  (2+ messages)

[PATCH v2 00/17] thermal: enable+check sensor after its setup is finished
 2018-11-05 16:35 UTC  (2+ messages)

[PATCH] cgroup: remove unnecessary unlikely()
 2018-11-05 16:31 UTC  (2+ messages)

[PATCH] arm64: dts: meson-gx: Add hdmi_5v regulator as hdmi tx supply
 2018-11-05 16:21 UTC 

[PATCH v1] watchdog: npcm: Modify npcm watchdog kconfig arch parameter
 2018-11-05 16:11 UTC 

[PATCH 4/7] lightnvm: pblk: set conservative threshold for user writes
 2018-11-05 16:18 UTC  (2+ messages)

[PATCH 0/1] vhost: add vhost_blk driver
 2018-11-05 16:15 UTC  (4+ messages)

[PATCH v2 1/3] clk: sunxi-ng: sun50i: h6: Fix MMC clock mux width
 2018-11-05 16:11 UTC  (2+ messages)

[PATCH v2] staging: bcm2835-audio: interpolate audio delay
 2018-11-05 16:11 UTC  (10+ messages)
  ` [alsa-devel] "

[PATCH] riscv: add asm/unistd.h UAPI header
 2018-11-05 16:02 UTC  (2+ messages)

[PATCH v2] i2c: rk3x: fix some typo
 2018-11-05 15:59 UTC  (3+ messages)

[PATCH v6 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-11-05 15:53 UTC  (3+ messages)
` [PATCH v6 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller

[PATCH] x86: Remove -pipe from KBUILD_CFLAGS
 2018-11-05 15:49 UTC  (2+ messages)
` [tip:x86/urgent] x86/build: "

[PATCH] x86/hyper-v: Fix indent in hv_do_fast_hypercall16()
 2018-11-05 15:48 UTC  (2+ messages)
` [tip:x86/urgent] x86/hyper-v: Fix indentation "

move the arm arch_dma_alloc implementation to common code
 2018-11-05 15:47 UTC  (5+ messages)
` [PATCH 7/9] csky: don't select DMA_NONCOHERENT_OPS
` [PATCH 8/9] csky: don't use GFP_DMA in atomic_pool_init


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