linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-08 10:50:27 to 2019-01-08 14:09:59 UTC [more...]

[PATCH] Raise the minimum required gcc version to 4.6
 2019-01-08 14:09 UTC  (5+ messages)

[PATCH v8 00/26] arm64: provide pseudo NMI with GICv3
 2019-01-08 14:07 UTC  (24+ messages)
` [PATCH v8 01/26] arm64: Fix HCR.TGE status for NMI contexts
` [PATCH v8 02/26] arm64: Remove unused daif related functions/macros
` [PATCH v8 04/26] arm64: cpufeature: Add cpufeature for IRQ priority masking
` [PATCH v8 06/26] irqchip/gic-v3: Switch to PMR masking before calling IRQ handler
` [PATCH v8 07/26] arm64: ptrace: Provide definitions for PMR values
` [PATCH v8 09/26] arm64: Unmask PMR before going idle
` [PATCH v8 10/26] arm64: kvm: Unmask PMR before entering guest
` [PATCH v8 11/26] efi: Let architectures decide the flags that should be saved/restored
` [PATCH v8 12/26] arm64: irqflags: Use ICC_PMR_EL1 for interrupt masking
` [PATCH v8 13/26] arm64: daifflags: Include PMR in daifflags restore operations
` [PATCH v8 14/26] arm64: alternative: Allow alternative status checking per cpufeature
` [PATCH v8 15/26] arm64: alternative: Apply alternatives early in boot process
` [PATCH v8 16/26] irqchip/gic-v3: Factor group0 detection into functions
` [PATCH v8 17/26] arm64: Switch to PMR masking when starting CPUs
` [PATCH v8 18/26] arm64: gic-v3: Implement arch support for priority masking
` [PATCH v8 19/26] irqchip/gic-v3: Detect if GIC can support pseudo-NMIs
` [PATCH v8 20/26] irqchip/gic-v3: Handle pseudo-NMIs
` [PATCH v8 21/26] irqchip/gic: Add functions to access irq priorities
` [PATCH v8 22/26] irqchip/gic-v3: Allow interrupts to be set as pseudo-NMI
` [PATCH v8 23/26] arm64: Handle serror in NMI context
` [PATCH v8 24/26] arm64: Skip preemption when exiting an NMI
` [PATCH v8 25/26] arm64: Skip irqflags tracing for NMI in IRQs disabled context
` [PATCH v8 26/26] arm64: Enable the support of pseudo-NMIs

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-08 14:08 UTC  (8+ messages)

[PATCH v4 00/10] Guest LBR Enabling
 2019-01-08 14:08 UTC  (9+ messages)
` [PATCH v4 04/10] KVM/x86: intel_pmu_lbr_enable

[PATCH v2 0/3] add support for power off check in suspend
 2019-01-08 14:07 UTC  (6+ messages)
` [PATCH v2 1/3] PM / Suspend: Add support to check if platform's power is off "
` [PATCH v2 2/3] regulator: core: add helper to check if regulator is disabled "
` [PATCH v2 3/3] ARM: at91: pm: add support for .off_in_suspend

[PATCH 0/3] powerpc/dpaa: use the Cortina PHY driver
 2019-01-08 14:07 UTC  (4+ messages)
` [PATCH 2/3] powerpc/dts/fsl: t4240rdb: use the Cortina PHY driver compatible

[PATCH] dio: Fix buffer overflow in case of unknown board
 2019-01-08 14:06 UTC 

[PATCH v3 0/8] net: y2038-safe socket timestamps
 2019-01-08 14:03 UTC  (8+ messages)
` [PATCH v3 6/8] socket: Add SO_TIMESTAMP[NS]_NEW
` [PATCH v3 7/8] socket: Add SO_TIMESTAMPING_NEW

linux-next: build failure after merge of the drm-misc tree
 2019-01-08 14:01 UTC  (3+ messages)

[PATCH] ARM: irq: Add IRQ_SET_MASK_OK_DONE handling in migrate_one_irq()
 2019-01-08 13:58 UTC 

remove dma_zalloc_coherent
 2019-01-08 13:56 UTC  (6+ messages)
` [PATCH 1/3] cross-tree: phase out dma_zalloc_coherent()
` [PATCH 2/3] cross-tree: phase out dma_zalloc_coherent() on headers
` [PATCH 3/3] dma-mapping: remove dma_zalloc_coherent()

[PATCH RESEND v9 0/4] clk: meson: add a sub EMMC clock controller support
 2019-01-08 13:50 UTC  (5+ messages)
` [PATCH v9 1/4] clk: meson: add one based divider support for sclk divider
` [PATCH v9 2/4] clk: meson: add emmc sub clock phase delay driver
` [PATCH v9 3/4] clk: meson: add DT documentation for emmc clock controller
` [PATCH v9 4/4] clk: meson: add sub MMC clock controller driver

general protection fault in spk_ttyio_ldisc_close
 2019-01-08 13:50 UTC  (2+ messages)

Regression in v5.0-rc1: Panic at boot
 2019-01-08 13:49 UTC  (3+ messages)

[PATCH] m68k/atari: Avoid VLA use in atari_switches_setup()
 2019-01-08 13:47 UTC  (3+ messages)

[PATCH 0/6] tools/lib/traceevent: Some more library updates
 2019-01-08 13:45 UTC  (2+ messages)

[PATCH v12 00/10] powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK
 2019-01-08 13:43 UTC  (11+ messages)
` [PATCH v12 01/10] powerpc/irq: use memblock functions returning virtual address
` [PATCH v12 02/10] book3s/64: avoid circular header inclusion in mmu-hash.h
` [PATCH v12 03/10] powerpc: Only use task_struct 'cpu' field on SMP
` [PATCH v12 04/10] powerpc: Prepare for moving thread_info into task_struct
` [PATCH v12 05/10] powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
` [PATCH v12 06/10] powerpc: regain entire stack space
` [PATCH v12 07/10] powerpc: 'current_set' is now a table of task_struct pointers
` [PATCH v12 08/10] powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
` [PATCH v12 09/10] powerpc/64: Remove CURRENT_THREAD_INFO
` [PATCH v12 10/10] powerpc: clean stack pointers naming

[PATCH v5 00/15] KVM: s390: make use of the GIB
 2019-01-08 13:41 UTC  (12+ messages)
` [PATCH v5 10/15] KVM: s390: add functions to (un)register GISC with GISA
` [PATCH v5 13/15] KVM: s390: add function process_gib_alert_list()

[PATCH] drm/mediatek: Add MTK Framebuffer-Device (mt7623)
 2019-01-08 13:40 UTC  (3+ messages)

[PATCH] m68k: Avoid VLA use in mangle_kernel_stack()
 2019-01-08 13:36 UTC  (2+ messages)

[PATCH 0/9] tools/lib/traceevent: More udpates to make libtraceevent into a library
 2019-01-08 13:35 UTC  (3+ messages)
` [PATCH 8/9] tools/lib/traceevent: Introduce new libtracevent API: tep_override_comm()

[PATCH] x86:kernel:e820c:kmemdup instead of duplicating its function
 2019-01-08 13:30 UTC  (2+ messages)

[RFC PATCH v1 0/5] Add support for O_MAYEXEC
 2019-01-08 13:29 UTC  (6+ messages)
` [RFC PATCH v1 3/5] Yama: Enforces noexec mounts or file executability through O_MAYEXEC

[PATCH v6 07/11] drivers: thermal: int3406_thermal: Make PCI dependency explicit
 2019-01-08 13:27 UTC  (6+ messages)
` [PATCH v6 09/11] mmc: sdhci-acpi: "

[RFC PATCH 0/4] x86_64/mm: remove bottom-up allocation style by pushing forward the parsing of mem hotplug info
 2019-01-08 13:27 UTC  (3+ messages)

[PATCH] media: imx: queue subdev events to reachable video devices
 2019-01-08 13:26 UTC  (2+ messages)

[PATCH v2] staging: erofs: Add identifier for function definition arguments
 2019-01-08 13:24 UTC 

[PATCH v3 0/2] perf tests: Check for ARM [vectors] page
 2019-01-08 13:23 UTC  (3+ messages)

[PATCH 0/8] Zynq GPIO driver changes
 2019-01-08 13:21 UTC  (6+ messages)
` [PATCH 2/8] gpio: zynq: Wakeup gpio controller when it is used as IRQ controller

[PATCH v3] mm/page_owner: fix for deferred struct page init
 2019-01-08 13:19 UTC  (12+ messages)

[PATCH] arch/openrisc: Fix issues with access_ok()
 2019-01-08 13:15 UTC 

[PATCH v2] x86/tsc: make calibration refinement more robust
 2019-01-08 13:14 UTC  (3+ messages)
` [tip:x86/timers] x86/tsc: Make "

[PATCH v4 00/13] perf/core: Generalise event exclusion checking
 2019-01-08 13:13 UTC  (12+ messages)
` [PATCH v4 05/13] arm: perf: conditionally use PERF_PMU_CAP_NO_EXCLUDE
` [PATCH v4 10/13] x86: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs
` [PATCH v4 11/13] "

fix DMA ops layering violations in vmwgfx
 2019-01-08 13:12 UTC  (7+ messages)
` [PATCH 2/4] drm/vmwgfx: remove CONFIG_INTEL_IOMMU ifdefs
` [PATCH 4/4] drm/vmwgfx: unwind spaghetti code in vmw_dma_select_mode

possible deadlock in __wake_up_common_lock
 2019-01-08 13:08 UTC  (3+ messages)

[BUG] rmmod g_mass_storage result to segmentation fault
 2019-01-08 13:07 UTC 

[PATCH v2 0/4] Add NXP AUDMIX device and machine drivers
 2019-01-08 13:05 UTC  (5+ messages)
` [PATCH v2 1/4] ASoC: fsl: Add Audio Mixer CPU DAI driver
` [PATCH v2 2/4] ASoC: add fsl_audmix DT binding documentation
` [PATCH v2 3/4] ASoC: fsl: Add Audio Mixer machine driver
` [PATCH v2 4/4] ASoC: add imx-audmix DT binding documentation

[PATCH] isdn: i4l: isdn_tty: Fix some concurrency double-free bugs
 2019-01-08 13:04 UTC 

[PATCH 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2019-01-08 13:04 UTC  (5+ messages)
` [PATCH 1/2] media: dt-bindings: media: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem

[PATCH] x86/cpu_entry_area: move percpu_setup_debug_store() to __init section
 2019-01-08 13:02 UTC  (2+ messages)
` [PATCH] x86/fpu: move init_xstate_size() "

[PATCH] net: nvidia: forcedeth: Fix two possible concurrency use-after-free bugs
 2019-01-08 12:57 UTC  (3+ messages)

[PATCH] net/core/neighbour: tell kmemleak about hash tables
 2019-01-08 12:56 UTC  (3+ messages)

[PATCH v4 0/2] kobject: trival fix
 2019-01-08 12:53 UTC  (4+ messages)
` [PATCH v4 1/2] kobject: use pr_warn to replace printk

[PATCH] powerpc: build virtex dtb
 2019-01-08 12:52 UTC 

[PATCH 1/1] epoll: remove wrong assert that ep_poll_callback is always called with irqs off
 2019-01-08 12:42 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: bcm-ns-usb2-phy: rework binding to use CRU syscon
 2019-01-08 12:39 UTC  (3+ messages)
` [PATCH V2 "
  ` [PATCH V2 2/2] phy: bcm-ns-usb2: support updated DT binding with the "

[PATCH 0/2] arm64: dts: qcom: sdm845: add support for ADSP PIL
 2019-01-08 12:34 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: sdm845: Add Q6V5 ADSP node

[PATCH] drm/atmel-hlcdc: prevent divide by zero
 2019-01-08 12:31 UTC 

[PATCH 4.20 000/145] 4.20.1-stable review
 2019-01-08 12:26 UTC  (8+ messages)

[PATCH 4.14 000/101] 4.14.92-stable review
 2019-01-08 12:25 UTC  (9+ messages)
` [PATCH 4.14 090/101] MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3

[PATCH 0/2] rtc: Add a driver for Cadence RTC
 2019-01-08 12:22 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: rtc: Add bindings "
` [PATCH 2/2] rtc: Add Cadence RTC driver

[PATCH 4.19 000/170] 4.19.14-stable review
 2019-01-08 12:19 UTC  (3+ messages)

[PATCH 4.9 00/71] 4.9.149-stable review
 2019-01-08 12:19 UTC  (3+ messages)

[PATCH] arm64: trap illegal translations in __virt_to_phys()
 2019-01-08 12:14 UTC  (4+ messages)

[PATCH v4 0/5] IRQ affinity support in PLIC driver
 2019-01-08 12:14 UTC  (2+ messages)

[PATCH v2 1/3] drivers: platform: goldfish: fix the checkpatch complain in Kconfig
 2019-01-08 12:13 UTC  (3+ messages)
` [PATCH v2 3/3] drivers: platform: goldfish: goldfish_sync: add a driver

[PATCH] regulator: Fix trivial language typos
 2019-01-08 12:12 UTC 

[PATCH] power: supply: charger-manager: Fix trivial language typos
 2019-01-08 12:12 UTC 

[PATCH v3 0/3] Mark clocks as critical for MT6797
 2019-01-08 12:12 UTC  (4+ messages)
` [PATCH v3 1/3] clk: mediatek: Add MUX_FLAGS macro
` [PATCH v3 2/3] clk: mediatek: Add flags to mtk_gate
` [PATCH v3 3/3] clk: mediatek: Mark bus and DRAM related clocks as critical

[PATCH] dt-bindings: soc: qcom: Fix trivial language typos
 2019-01-08 12:11 UTC 

[PATCH v5 1/2] spi: Add Renesas R-Car Gen3 RPC-IF SPI controller driver
 2019-01-08 12:08 UTC  (2+ messages)

[PATCH v5 0/2] spi: Add Renesas R-Car Gen3 RPC-IF SPI driver
 2019-01-08 11:52 UTC  (3+ messages)
` [PATCH v5 2/2] dt-bindings: spi: Document Renesas R-Car RPC-IF controller bindings

[PATCH v1 0/3] ASoC: last minute fixes
 2019-01-08 12:03 UTC  (9+ messages)
` [PATCH v1 3/3] ASoC: soc-core: fix platform name vs. of_node assignement
      ` [alsa-devel] "

[PATCH v1] dmaengine: imx-sdma: refine to load context only once
 2019-01-08 12:02 UTC  (3+ messages)

[PATCH v2 0/8] Various SMP related fixes
 2019-01-08 12:01 UTC  (13+ messages)
` [PATCH v2 3/8] RISC-V: Remove NR_CPUs check during hartid search from DT
` [PATCH v2 4/8] RISC-V: Allow hartid-to-cpuid function to fail
` [PATCH v2 5/8] RISC-V: Compare cpuid with NR_CPUS before mapping
` [PATCH v2 6/8] RISC-V: Add required checks during clock source init
` [PATCH v2 7/8] RISC-V: Check and continue in case of an invalid cpuid
` [PATCH v2 8/8] RISC-V: Assign hwcap only according to current cpu

[PATCH v2] dmaengine: imx-sdma: refine to load context only once
 2019-01-08 12:00 UTC 

[PATCH v3] mm: Create the new vm_fault_t type
 2019-01-08 11:53 UTC  (7+ messages)

[PATCH 00/11] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM
 2019-01-08 11:52 UTC  (6+ messages)
` [PATCH 11/11] KVM/MMU: Flush tlb in the kvm_age_rmapp()

INFO: task hung in generic_file_write_iter
 2019-01-08 11:49 UTC  (12+ messages)

[PATCH 0/2] oom, memcg: do not report racy no-eligible OOM
 2019-01-08 11:46 UTC  (6+ messages)
` [PATCH 2/2] memcg: do not report racy no-eligible OOM tasks

[PATCH v2] ARM: dts: imx: Add Y Soft IOTA Draco, Hydra and Ursa boards
 2019-01-08 11:43 UTC  (5+ messages)

[RFC PATCH V3 0/5] Hi:
 2019-01-08 11:42 UTC  (9+ messages)

[PATCH 2/2] media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem driver
 2019-01-08 11:42 UTC 

[PATCH V7 1/2] dt-bindings: iio: accel: mma8452: add power supplies property
 2019-01-08 11:41 UTC  (3+ messages)
` [PATCH V7 2/2] iio: accell: mma8452: add vdd/vddio regulator operation support

[PATCH] powerpc/irq: drop arch_early_irq_init()
 2019-01-08 11:39 UTC  (2+ messages)

kernel BUG at mm/huge_memory.c:LINE!
 2019-01-08 11:30 UTC  (3+ messages)

[PATCH v2 01/15] drm/bochs: encoder cleanup
 2019-01-08 11:25 UTC  (15+ messages)
` [PATCH v2 02/15] drm/bochs: split bochs_hw_setmode
` [PATCH v2 03/15] drm/bochs: atomic: add atomic_flush+atomic_enable callbacks
` [PATCH v2 04/15] drm/bochs: atomic: add mode_set_nofb callback
` [PATCH v2 05/15] drm/bochs: atomic: switch planes to atomic, wire up helpers
` [PATCH v2 06/15] drm/bochs: atomic: use atomic set_config helper
` [PATCH v2 07/15] drm/bochs: atomic: use atomic page_flip helper
` [PATCH v2 08/15] drm/bochs: atomic: set DRIVER_ATOMIC
` [PATCH v2 09/15] drm/bochs: remove old bochs_crtc_* functions
` [PATCH v2 10/15] drm/bochs: drop unused gpu_addr arg from bochs_bo_pin()
` [PATCH v2 11/15] drm/bochs: add basic prime support
` [PATCH v2 12/15] drm/bochs: switch to generic drm fbdev emulation
` [PATCH v2 13/15] drm/bochs: drop old fbdev emulation code
` [PATCH v2 14/15] drm/bochs: move remaining fb bits to kms
` [PATCH v2 15/15] drm/bochs: reserve bo for pin/unpin

[PATCH v2] platform/chrome: Add cros_ec_readmem() helpers for I2C/SPI based ECs
 2019-01-08 11:23 UTC  (2+ messages)

[PATCH] vhost/vsock: fix vhost vsock cid hashing inconsistent
 2019-01-08 11:24 UTC  (2+ messages)

[PATCH] arch: unexport asm/shmparam.h for all architectures
 2019-01-08 11:10 UTC  (2+ messages)

[PATCH 1/1] mm/vmalloc: Make vmalloc_32_user() align base kernel virtual address to SHMLBA
 2019-01-08 11:09 UTC 

CFS scheduler: spin_lock usage causes dead lock when smp_apic_timer_interrupt occurs
 2019-01-08 11:05 UTC  (7+ messages)

New IIO/counter driver
 2019-01-08 11:01 UTC  (3+ messages)

[PATCH 1/5 v8] regulator: gpio: Convert to use descriptors
 2019-01-08 10:54 UTC  (3+ messages)
  ` [PATCH 2/5 v8] regulator: fixed/gpio: Pull inversion/OD into gpiolib

[PATCH v2 0/2] Add firmware bindings for Q6V5 MSS/PAS
 2019-01-08 10:50 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: qcom: Add firmware bindings for Q6V5


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