linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-17 10:12:42 to 2017-10-17 13:04:03 UTC [more...]

[PATCH 04/11] Define the virtual space of KASan's shadow region
 2017-10-17 13:02 UTC  (7+ messages)

[PATCH v4 0/5] Unify simple reset drivers
 2017-10-17 13:03 UTC  (4+ messages)
` [PATCH v4 1/5] reset: add reset-simple to unify socfpga, stm32, sunxi, and zx2967
` [PATCH v4 4/5] reset: stm32: use the reset-simple driver
` [PATCH v4 5/5] reset: zx2967: "

[PATCH 1/2] mm, memory_hotplug: do not fail offlining too early
 2017-10-17 13:03 UTC  (9+ messages)
` [PATCH 1/2] mm: drop migrate type checks from has_unmovable_pages
  ` [PATCH 2/2] mm, page_alloc: fail has_unmovable_pages when seeing reserved pages

[RESEND][PATCH 0/4] firmware: of: populate /firmware/ node during init
 2017-10-17 13:02 UTC  (3+ messages)
` [RESEND][PATCH 1/4] of: platform: populate /firmware/ node from of_platform_default_populate_init()

[PATCH 0/4] char-TPM: Adjustments for ten function implementations
 2017-10-17 13:02 UTC  (15+ messages)
` [PATCH 3/4] char/tpm: Improve a size determination in nine functions

linux-next: manual merge of the net-next tree with the net tree
 2017-10-17 13:01 UTC  (3+ messages)

[PATCH] perf vendor events arm64: Add hip08 implementation defined PMU core events
 2017-10-17 12:59 UTC  (2+ messages)

[PATCH 0/9] drm/panel: simple: improve definition of display modes and add more panels
 2017-10-17 12:56 UTC  (15+ messages)
` [PATCH 1/9] drm/panel: simple: add a macro for defining display modes in a simpler and less error prone way
` [PATCH 2/9] drm/panel: simple: simplify display_mode definitions by using macro
` [PATCH 3/9] drm/panel: simple: make it possible to override LCD bus format
` [PATCH 4/9] drm/panel: simple: add support for overriding the pixel clock polarity

New Linux accelerators discussion list [was: Re: Fostering linux community collaboration on hardware accelerators]
 2017-10-17 12:53 UTC  (3+ messages)

MAP_FIXED for ELF mappings
 2017-10-17 12:56 UTC  (5+ messages)
` [PATCH 0/2] fs, elf: get rid of MAP_FIXED from the loader
  ` [PATCH 1/2] fs, elf: drop MAP_FIXED usage from elf_map

[PATCH 0/4] Cleanup instrumentation avoidance
 2017-10-17 12:55 UTC  (10+ messages)
` [PATCH 1/4] kbuild: allow global override of CC instrumentation
` [PATCH 2/4] arm64: prevent instrumentation of LL/SC atomics

[PATCH] reduce the time of finding symbols for module
 2017-10-17 12:44 UTC  (9+ messages)

stable-rc build: 9 warnings 0 failures (stable-rc/v3.18.75-20-g4ffe554)
 2017-10-17 12:51 UTC  (2+ messages)

[PATCH 00/11] KASan for arm
 2017-10-17 12:41 UTC  (7+ messages)

[PATCH v3 0/5] arm64: Realtek RTD1195/RTD1295 IRQ mux
 2017-10-17 12:47 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: interrupt-controller: Add Realtek RTD1295
` [PATCH v3 2/5] irqchip: Add Realtek RTD1295 mux driver
` [PATCH v3 3/5] arm64: dts: realtek: Add irq mux to RTD129x
` [PATCH v3 4/5] dt-bindings: interrupt-controller: Document RTD1195
` [PATCH v3 5/5] irqchip: rtd119x: Add RTD1195 definitions

[PATCH v5] PCI: quirks: update Cavium ThunderX ACS quirk implementation
 2017-10-17 12:47 UTC  (7+ messages)
` [PATCH v6] "
  ` [PATCH v7 0/2] PCI: quirks: Cavium ThunderX ACS quirk update
    ` [PATCH v7 1/2] PCI: quirks: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UF
    ` [PATCH v7 2/2] PCI: quirks: Apply Cavium ThunderX ACS quirk only to Root Ports

【BUG】The kernel start fail when enable CONFIG_ARM64_LSE_ATOMICS and KCOV_INSTRUMENT_ALL
 2017-10-17 12:42 UTC  (3+ messages)

[RFC PATCH v4 0/8] rockchip: kevin: Enable edp display
 2017-10-17 12:40 UTC  (10+ messages)
` [RFC PATCH v4 1/8] arm64: dts: rockchip: Enable edp disaplay on kevin
` [RFC PATCH v4 2/8] drm/rockchip: analogix_dp: Fix error handling path
` [RFC PATCH v4 3/8] drm/rockchip: dw-mipi-dsi: "
` [RFC PATCH v4 4/8] drm/rockchip: dw_hdmi: "
` [RFC PATCH v4 5/8] drm/rockchip: inno_hdmi: "
` [RFC PATCH v4 6/8] drm/bridge/analogix: Do not use device's drvdata
` [RFC PATCH v4 7/8] pwm: Add dummy pwmchip for orphan pwms
` [RFC PATCH v4 8/8] drm/rockchip: Add device links for master and components

[PATCH v5 2/2] staging: ion: create one device entry per heap
 2017-10-17 12:39 UTC  (13+ messages)

[PATCH -mm] mm, pagemap: Fix soft dirty marking for PMD migration entry
 2017-10-17 12:33 UTC  (3+ messages)

RFC(v2): Audit Kernel Container IDs
 2017-10-17 12:31 UTC  (5+ messages)

[PATCH] powerpc/watchdog: Convert timers to use timer_setup()
 2017-10-17 12:29 UTC  (3+ messages)

[PATCH 00/23] drm/sun4i: Add A83t LVDS support
 2017-10-17 12:28 UTC  (25+ messages)
` [PATCH 12/23] drm/sun4i: sun8i: properly support UI channels
` [PATCH 14/23] drm/sun4i: Create minimal multipliers and dividers
` [PATCH 15/23] drm/sun4i: Add LVDS support
` [PATCH 16/23] drm/sun4i: Add A83T support
` [PATCH 17/23] arm: dts: sun8i: a83t: Add display pipeline
` [PATCH 18/23] arm: dts: sun8i: a83t: Enable the PWM
` [PATCH 19/23] arm: dts: sun8i: a83t: Add LVDS pins group
` [PATCH 20/23] arm: dts: sun8i: a83t: Add the PWM pin group
` [PATCH 21/23] arm: dts: sun8i: a711: Add regulator support
` [PATCH 22/23] arm: dts: sun8i: a711: Enable USB OTG
` [PATCH 23/23] arm: dts: sun8i: a711: Enable the LCD

[patch 0/3] x86/PCI/MSI: Make sure that irq reservation mode works everywhere
 2017-10-17 12:28 UTC  (3+ messages)
` [patch 2/3] PCI/MSI: Set MSI_FLAG_MUST_REACTIVATE in core code

[GIT PULL] thermal: new material for hikey for 4.15
 2017-10-17 12:28 UTC  (5+ messages)
` [PATCH 01/25] thermal/drivers/hisi: Fix missing interrupt enablement
  ` [PATCH 02/25] thermal/drivers/hisi: Remove the multiple sensors support

[PATCH v2 0/1] arm: remove cpu_efficiency
 2017-10-17 12:28 UTC  (3+ messages)
` [PATCH v2 1/1] arm: topology: "

[PATCH 0/2] [media] davinci: make function arguments and structures const
 2017-10-17 12:27 UTC  (3+ messages)
` [PATCH 1/2] [media] davinci: make function arguments const
` [PATCH 2/2] [media] davinci: make ccdc_hw_device structures const

[PATCH] spi: fix bogus SPI bus number
 2017-10-17 12:25 UTC  (3+ messages)

[PATCH 00/10] drm/sunxi: Display pipeline and HDMI output on A10/A20
 2017-10-17 12:18 UTC  (11+ messages)
` [PATCH 01/10] drm/sun4i: backend: Support output muxing
` [PATCH 02/10] drm/sun4i: tcon: Add support for A10 TCON
` [PATCH 03/10] drm/sun4i: hdmi: Support HDMI controller on A10
` [PATCH 04/10] drm/sun4i: Add support for A10 display pipeline components
` [PATCH 05/10] drm/sun4i: Add support for A20 "
` [PATCH 06/10] clk: sunxi-ng: sun4i: Export video PLLs
` [PATCH 07/10] ARM: dts: sun4i: Add device nodes for display pipelines
` [PATCH 08/10] ARM: dts: sun4i: Enable HDMI support on some A10 devices
` [PATCH 09/10] ARM: dts: sun7i: Add device nodes for display pipelines
` [PATCH 10/10] ARM: dts: sun7i: Enable HDMI support on some A20 devices

[PATCH] ALSA: emu10k1: remove redundant assignment to tmp
 2017-10-17 12:18 UTC 

[PATCH] ALSA: au88x0: remove redundant assignment of variable i
 2017-10-17 12:16 UTC  (2+ messages)

[PATCH 0/3] PowerPC-OPAL: Adjustments for some function implementations
 2017-10-17 12:14 UTC  (4+ messages)
` [PATCH 1/3] powerpc-opal: Delete ten error messages for a failed memory allocation
` [PATCH 2/3] powerpc-opal: Improve 12 size determinations
` [PATCH 3/3] powerpc-opal: Fix a typo in a comment line of two file headers

[PATCH] tty: metag_da: Convert timers to use timer_setup()
 2017-10-17 12:12 UTC  (2+ messages)

[PATCH 0/9] Intel Processor Trace virtulization enabling
 2017-10-17 12:13 UTC  (2+ messages)

[PATCH -next] nullb: fix error return code in null_init()
 2017-10-17 12:11 UTC 

[PATCH -next] iommu/ipmmu-vmsa: Fix return value check in ipmmu_find_group_dma()
 2017-10-17 12:11 UTC 

[PATCH RESEND] perf record: Fix documentation for a disused option '-l'
 2017-10-17 12:06 UTC  (2+ messages)

[PATCH] xhci: Set DMA parameters appropriately
 2017-10-17 12:05 UTC  (4+ messages)

[PATCH] netfilter: ip6_tables: remove redundant assignment to e
 2017-10-17 12:02 UTC 

[PATCH v2] usb: wusbcore: Use put_unaligned_le32
 2017-10-17 12:01 UTC  (4+ messages)

[PATCH v2 0/2] staging: atomisp: memory allocation cleanups
 2017-10-17 12:01 UTC  (2+ messages)

[PATCH v4 0/3] livepatch: introduce atomic replace
 2017-10-17 12:00 UTC  (3+ messages)
` [PATCH v4 1/3] livepatch: use lists to manage patches, objects and functions

[PATCH 0/2] mm, thp: introduce dedicated transparent huge page allocation interfaces
 2017-10-17 12:00 UTC  (9+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mm: rename page dtor functions to {compound,huge,transhuge}_page__dtor

[PATCH V8 1/5] dma-mapping: Rework dma_get_cache_alignment()
 2017-10-17 11:55 UTC  (3+ messages)
  ` [PATCH V8 4/5] libsas: Align SMP req/resp to dma_get_cache_alignment()

[PATCH v9 00/20] simplify crypto wait for async op
 2017-10-17 11:55 UTC  (5+ messages)
` [PATCH v9 17/20] crypto: talitos: move to generic async completion

[Part1 PATCH v6 00/17] x86: Secure Encrypted Virtualization (AMD)
 2017-10-17 11:54 UTC  (6+ messages)
` [Part1 PATCH v6 16/17] X86/KVM: Decrypt shared per-cpu variables when SEV is active

[PATCH] dmaengine: rcar-dmac: use DMATCRB when xxx_TO_MEM direction
 2017-10-17 11:55 UTC  (4+ messages)

[PATCH v2 0/3] arm64: Realtek RTD1295 IRQ mux
 2017-10-17 11:50 UTC  (4+ messages)
` [PATCH v2 2/3] irqchip: Add Realtek RTD1295 mux driver

[PATCH 0/4] firmware: tegra: add checks for BPMP error return code
 2017-10-17 11:49 UTC  (11+ messages)
` [PATCH 1/4] firmware: tegra: propagate error code to caller
` [PATCH 2/4] clk: tegra: check BPMP response return code
` [PATCH 3/4] reset: "
` [PATCH 4/4] soc/tegra: bpmp: "

[PATCH v3] usb: wusbcore: Use put_unaligned_le32
 2017-10-17 11:44 UTC 

[PATCH for-next 0/4] Add Features & Code improvements for hip08
 2017-10-17 11:40 UTC  (4+ messages)
` [PATCH for-next 3/4] RDMA/hns: Update the IRRL table chunk size in hip08

[PATCH v12 00/11] complete deferred page initialization
 2017-10-17 11:40 UTC  (3+ messages)
` [PATCH v12 01/11] mm: deferred_init_memmap improvements

[PATCH 0/4] ARM64: dts: meson-gx: fix VPU init for non-vendor u-boot
 2017-10-17 11:40 UTC  (3+ messages)
` [PATCH 3/4] ARM64: dts: meson-gx: grow reset controller memory zone

[bug report & help] arm64: ltp testcase "migrate_pages01" failed
 2017-10-17 11:33 UTC  (4+ messages)

[PATCH v2 0/4] watchdog: aspeed: Retain enabled state and move to arch_initcall
 2017-10-17 11:35 UTC  (4+ messages)
` [PATCH v2 4/4] watchdog: aspeed: Move init "

[PATCH 0/8] video: fbdev: au1200fb: Fix error handling path of 'au1200fb_drv_probe()'
 2017-10-17 11:33 UTC  (5+ messages)
` [PATCH 5/8] video: fbdev: au1200fb: Fix error handling path
` [PATCH 6/8] video: fbdev: au1200fb: Remove some dead code

[PATCH] page_alloc.c: inline __rmqueue()
 2017-10-17 11:32 UTC  (10+ messages)
    ` [PATCH v2] mm/page_alloc.c: "
              ` [PATCH] mm/page_alloc: make sure __rmqueue() etc. always inline

[PATCH v7 0/2] crypto: s5p-sss: Add HASH support for Exynos
 2017-10-17 11:28 UTC  (3+ messages)
    ` [PATCH v7 1/2] crypto: s5p-sss: change spaces into tabs in defines
    ` [PATCH v7 2/2] crypto: s5p-sss: Add HASH support for Exynos

[PATCH v2 0/2] dmaengine: pl330: fix descriptor allocation fail
 2017-10-17 11:27 UTC  (5+ messages)
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] !!! FOR TESTING ONLY !!! dmaengine: pl330: add verbose message and set NR_DEFAULT_DESC to 1

[PATCH] mm/rmap: remove redundant variable cend
 2017-10-17 11:26 UTC  (2+ messages)

[PATCH] net: export netdev_txq_to_tc to allow sch_mqprio to compile as module
 2017-10-17 11:21 UTC  (2+ messages)

[PATCH] mm: page_vma_mapped: ensure pmd is loaded with READ_ONCE outside of lock
 2017-10-17 11:15 UTC 

[PATCH] clk: tegra30: make tegra_clk_pll_params __ro_after_init
 2017-10-17 11:12 UTC  (2+ messages)

[PATCH] drm/sun4i: tcon: Add dithering support for RGB565/RGB666 LCD panels
 2017-10-17 11:09 UTC 

[PATCH v2] reset: meson: add level reset support for GX SoC family
 2017-10-17 11:07 UTC  (2+ messages)

more build problems with "Makefile: move stackprotector availability out of Kconfig"
 2017-10-17 11:00 UTC 

[RFC PATCH 3/3] mm/map_contig: Add mmap(MAP_CONTIG) support
 2017-10-17 10:59 UTC  (13+ messages)

[PATCH v2 00/15] make structure field, function arguments and structures const
 2017-10-17 10:56 UTC  (12+ messages)
` [PATCH v2 01/15] configfs: make ci_type field, some pointers and function arguments const
` [PATCH v2 08/15] nvmet: make config_item_type const
` [PATCH v2 11/15] stm class: "
` [PATCH v2 12/15] RDMA/cma: "

[PATCH 1/4] drm/msm/dsi: convert to msm_clk_get()
 2017-10-17 10:49 UTC  (4+ messages)
` [PATCH 2/4] drm/msm/edp: "
` [PATCH 3/4] drm/msm/hdmi: "
` [PATCH 4/4] dt-bindings: display: msm: update clk names

[PATCH V2] firmware: tegra: add BPMP debugfs support
 2017-10-17 10:44 UTC  (2+ messages)

[PATCH]Support new Alps HID Touchpad device
 2017-10-17 10:44 UTC  (2+ messages)

linux-next: net/sched/sch_mqprio.c
 2017-10-17 10:43 UTC 

[RFC PATCH v9 for 4.15 00/14] Restartable sequences and CPU op vector system calls
 2017-10-17 10:38 UTC  (7+ messages)
` [RFC PATCH for 4.15 14/14] Restartable sequences: Provide self-tests

[PATCH v2 1/9] usb: xhci-mtk: use dma_set_mask_and_coherent() in probe function
 2017-10-17 10:42 UTC  (5+ messages)
` [PATCH v2 7/9] usb: host: modify description for MTK xHCI config

[PATCH v5 0/7] Add PMIC support to MediaTek MT7622 SoC
 2017-10-17 10:34 UTC  (5+ messages)
` [PATCH v5 6/7] soc: mediatek: pwrap: add support for "

[PATCH v4 2/2] acpi: apei: Add SEI notification type support for ARMv8
 2017-10-17 10:34 UTC  (3+ messages)

[PATCH 00/58] networking: Convert timers to use timer_setup()
 2017-10-17 10:30 UTC  (3+ messages)
` [PATCH 07/58] net/usb/usbnet: "

[PATCH] bpf: devmap: Check attr->max_entries more carefully
 2017-10-17 10:32 UTC  (4+ messages)

[PATCH 0/2] crypto: s5p-sss: Add HASH support for Exynos
 2017-10-17 10:32 UTC  (4+ messages)
  ` [PATCH 2/2] "

[PATCH] can: check for null sk before deferencing it via the call to sock_net
 2017-10-17  5:49 UTC  (2+ messages)

linux-next: net/sched/cls_flower.c
 2017-10-17 10:27 UTC  (4+ messages)

[PATCH, net-next] i40e: avoid 64-bit division where possible
 2017-10-17 10:23 UTC 

[PATCH] reset: meson: remove unneeded check in meson_reset_reset
 2017-10-17 10:19 UTC 

[PATCH] zram: make function zram_page_end_io static
 2017-10-17 10:15 UTC  (2+ messages)

[PATCH] media: vb2: unify calling of set_page_dirty_lock
 2017-10-17 10:14 UTC  (5+ 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).