linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-17 09:51:53 to 2018-09-17 13:45:28 UTC [more...]

[PATCH 1/4] crypto: s5p-sss: Fix race in error handling
 2018-09-17 13:45 UTC  (8+ messages)
  ` [PATCH 2/4] crypto: s5p-sss: Fix whitespace issues
  ` [PATCH 3/4] crypto: s5p-sss: Minor code cleanup
  ` [PATCH 4/4] crypto: s5p-sss: Add aes-ctr support

[PATCH v6 0/6] EDAC: Enhancements to Synopsys EDAC driver
 2018-09-17 13:44 UTC  (6+ messages)
` [PATCH v6 1/6] edac: synopsys: Fix code comments and naming convention
` [PATCH v6 2/6] edac: synps: Add platform specific structures for ddrc controller
` [PATCH v6 3/6] dt: bindings: Document ZynqMP DDRC in Synopsys documentation
` [PATCH v6 5/6] edac: synopsys: Add EDAC ECC support for ZynqMP DDRC
` [PATCH v6 6/6] edac: synopsys: Add Error Injection "

[RESEND 0/5] drm/mxsfb: Fix runtime PM for unpowering lcdif block
 2018-09-17 13:42 UTC  (6+ messages)
` [RESEND 1/5] drm/mxsfb: Move axi clk enable/disable to crtc enable/disable
` [RESEND 2/5] drm/mxsfb: Fix initial corrupt frame when activating display
` [RESEND 3/5] drm/mxsfb: Add pm_runtime calls to pipe_enable/disable
` [RESEND 4/5] drm/mxsfb: Add PM_SLEEP support
` [RESEND 5/5] drm/mxsfb: Switch to drm_atomic_helper_commit_tail_rpm

[PATCH v7 00/16] Add support for Hygon Dhyana Family 18h processor
 2018-09-17 13:42 UTC  (18+ messages)
` [PATCH v7 01/16] x86/cpu: Create Hygon Dhyana architecture support file
` [PATCH v7 02/16] x86/cpu: Get cache info and setup cache cpumap for Hygon Dhyana
` [PATCH v7 03/16] x86/cpu/mtrr: Support TOP_MEM2 and get MTRR number
` [PATCH v7 04/16] x86/smpboot: SMP init no delay and not flush caches before sleep
` [PATCH v7 05/16] perf/x86: Add Hygon Dhyana support to PMU infrastructure
` [PATCH v7 06/16] x86/alternative: Init ideal_nops for Hygon Dhyana
` [PATCH v7 07/16] x86/pci: Add Hygon Dhyana support to PCI and north bridge
` [PATCH v7 08/16] x86/apic: Add Hygon Dhyana support to APIC
` [PATCH v7 09/16] x86/bugs: Add mitigation to spectre and no meltdown for Hygon Dhyana
` [PATCH v7 10/16] x86/mce: Add Hygon Dhyana support to MCE infrastructure
` [PATCH v7 11/16] x86/kvm: Add Hygon Dhyana support to KVM infrastructure
` [PATCH v7 12/16] x86/xen: Add Hygon Dhyana support to Xen
` [PATCH v7 13/16] ACPI, x86: Add Hygon Dhyana support
` [PATCH v7 14/16] cpufreq, "
` [PATCH v7 15/16] EDAC, amd64: "
` [PATCH v7 16/16] cpupower, x86: "

[PATCH 0/9] psi: pressure stall information for CPU, memory, and IO v4
 2018-09-17 13:40 UTC  (7+ messages)

[PATCHv2] mm, thp: Fix mlocking THP page with migration enabled
 2018-09-17 13:38 UTC 

[RFC 00/60] Coscheduling for Linux
 2018-09-17 13:37 UTC  (6+ messages)

bpfilter breaks IPT_SO_GET_INFO
 2018-09-17 13:36 UTC 

[PATCH RESEND 0/6] arm64: add support for generic cpu vulnerabilities
 2018-09-17 13:35 UTC  (9+ messages)
` [PATCH RESEND 2/6] arm64: add sysfs vulnerability show for meltdown
` [PATCH RESEND 4/6] arm64: add sysfs vulnerability show for spectre v2
` [PATCH RESEND 5/6] arm64: add sysfs vulnerability show for speculative store bypass

[PATCH v5] iio: proximity: Add driver support for ST's VL53L0X ToF ranging sensor
 2018-09-17 13:33 UTC  (5+ messages)

Redoing eXclusive Page Frame Ownership (XPFO) with isolated CPUs in mind (for KVM to isolate its guests per CPU)
 2018-09-17 13:27 UTC  (11+ messages)

[PATCH V5 1/3] irqchip: add C-SKY irqchip drivers
 2018-09-17 13:27 UTC  (4+ messages)

Multi-parent IRQ domains
 2018-09-17 13:27 UTC  (6+ messages)

[PATCH 1/2] Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved"
 2018-09-17 13:26 UTC  (6+ messages)
` [PATCH 2/2] mm: zero remaining unavailable struct pages

gpio regression in linux-next
 2018-09-17 13:23 UTC  (3+ messages)

[SCHEDULER] Performance drop in 4.19 compared to 4.18 kernel
 2018-09-17 13:14 UTC  (9+ messages)

[PATCH net-next v3 00/17] WireGuard: Secure Network Tunnel
 2018-09-17 13:14 UTC  (6+ messages)
` [PATCH net-next v3 01/17] asm: simd context helper API

[PATCH -next] mm: swap: remove duplicated include from swap.c
 2018-09-17 13:13 UTC 

[patch V2 00/11] x86/vdso: Cleanups, simmplifications and CLOCK_TAI support
 2018-09-17 12:45 UTC  (12+ messages)
` [patch V2 01/11] clocksource: Provide clocksource_arch_init()
` [patch V2 02/11] x86/time: Implement clocksource_arch_init()
` [patch V2 03/11] x86/vdso: Enforce 64bit clocksource
` [patch V2 04/11] x86/vdso: Use unsigned int consistently for vsyscall_gtod_data::seq
` [patch V2 05/11] x86/vdso: Introduce and use vgtod_ts
` [patch V2 06/11] x86/vdso: Collapse high resolution functions
` [patch V2 07/11] x86/vdso: Collapse coarse functions
` [patch V2 08/11] x86/vdso: Replace the clockid switch case
` [patch V2 09/11] x86/vdso: Simplify the invalid vclock case
` [patch V2 10/11] x86/vdso: Move cycle_last handling into the caller
` [patch V2 11/11] x66/vdso: Add CLOCK_TAI support

[patch 00/11] x86/vdso: Cleanups, simmplifications and CLOCK_TAI support
 2018-09-17 13:00 UTC  (3+ messages)

Linux 4.19-rc4 released, an apology, and a maintainership note
 2018-09-17 12:58 UTC  (2+ messages)

[PATCH v1 0/3] Enable PV qspinlock for Hyper-V
 2018-09-17 12:54 UTC  (6+ messages)
` [PATCH v1 2/3] locking/pvqspinlock, hv: "

[RESEND] drbd: avoid clang warning about pointless switch statement
 2018-09-17 12:54 UTC 

[PATCH 00/10] staging: gasket: Apex uncloaks, plus fixes
 2018-09-17 12:39 UTC  (11+ messages)
` [PATCH 01/10] staging: gasket: Kconfig: describe Apex as an Edge TPU device
` [PATCH 02/10] staging: gasket: interrupt: remove PCI-MSIX-specific status check
` [PATCH 03/10] staging: gasket: page table: use GFP_KERNEL for dma_alloc_coherent
` [PATCH 04/10] staging: gasket: fix DMA direction for extended page tables
` [PATCH 05/10] staging: gasket: fix data page unmap DMA direction
` [PATCH 06/10] staging: gasket: page_table: don't unmap coherent pages
` [PATCH 07/10] staging: gasket: fix gasket_free_coherent_memory metadata frees
` [PATCH 08/10] staging: gasket: cleanup if dma_map_page fails in gasket_perform_mapping
` [PATCH 09/10] staging: gasket: page_table: use total_entries for max ext lvl0 page idx
` [PATCH 10/10] staging: gasket: page_table: handle failed dma_map_page

[PATCH ghak10 v5 0/2] audit: Log modifying adjtimex(2) calls
 2018-09-17 12:38 UTC  (16+ messages)
` [PATCH ghak10 v5 1/2] audit: Add functions to log time adjustments

[PATCH 1/3] power: supply: Add driver for TI BQ2416X battery charger
 2018-09-17 12:37 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: power: supply: bq2416x driver
` [PATCH 3/3] Add sysfs ABI for bq2416x

[RFCv2 PATCH 0/7] A General Accelerator Framework, WarpDrive
 2018-09-17 12:37 UTC  (4+ messages)

[PATCH] mtd: rawnand: denali: fix a race condition when DMA is kicked
 2018-09-17 12:32 UTC  (2+ messages)

[PATCH v4 00/16] Add utilization clamping support
 2018-09-17 12:27 UTC  (8+ messages)
` [PATCH v4 14/16] sched/core: uclamp: request CAP_SYS_ADMIN by default

[PATCH v2] arm64: dts: rockchip: add spdif sound node for rock64
 2018-09-17 12:26 UTC 

[PATCH] powerpc: fix csum_ipv6_magic() on little endian platforms
 2018-09-17 12:27 UTC  (3+ messages)

Code of Conduct: Let's revamp it
 2018-09-17 12:24 UTC  (2+ messages)

[PATCH] x86/mm/pat: Fix L1TF stable backport for CPA
 2018-09-17 12:20 UTC  (6+ messages)

[PATCH 1/2] powerpc: initial stack protector (-fstack-protector) support
 2018-09-17 12:15 UTC  (2+ messages)
` [PATCH 2/2] powerpc/32: stack protector: change the canary value per task

[PATCH] spi: pxa2xx: Remove the shutdown callback
 2018-09-17 12:11 UTC 

[PATCH] spi: Gracefully handle power supplies with disabled PM
 2018-09-17 12:10 UTC 

[PATCH 0/2] spi: Add Macronix controller driver
 2018-09-17 12:09 UTC  (3+ messages)
` [PATCH 1/2] spi: Add MXIC "

[PATCH] list: introduce list_bulk_move_tail helper
 2018-09-17 12:08 UTC 

[PATCH] [RFC] making uapi/linux/elfcore.h useful again
 2018-09-17 12:05 UTC  (2+ messages)

[PATCH V4 00/27] C-SKY(csky) Linux Kernel Port
 2018-09-17 12:03 UTC  (5+ messages)

[STABLE 4.4] x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+
 2018-09-17 12:01 UTC  (2+ messages)

[PATCH] dm raid: Remove bogus const from decipher_sync_action() return type
 2018-09-17 11:58 UTC  (2+ messages)
` [dm-devel] "

KSM not working in 4.9 Kernel
 2018-09-17 11:55 UTC  (6+ messages)

[PATCH 4.4 000/107] 4.4.144-stable review
 2018-09-17 11:53 UTC  (4+ messages)
` [PATCH 4.4 107/107] ubi: fastmap: Erase outdated anchor PEBs during attach

[PATCH AUTOSEL 4.9 01/57] crypto: skcipher - Fix -Wstringop-truncation warnings
 2018-09-17 11:50 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 20/57] media: sta2x11: Add video_device and vb2_queue locks

[PATCH v3 0/3] power: supply: max8998-charger: Device Tree support
 2018-09-17 11:49 UTC  (5+ messages)
` [PATCH v3 3/3] dt-bindings: mfd: max8998: Add charger subnode binding

[PATCH net-next] net/smc: cast sizeof to int for comparison
 2018-09-17 11:49 UTC  (4+ messages)

[RFCv2 00/48] perf tools: Add threads to record command
 2018-09-17 11:40 UTC  (11+ messages)
` [PATCH 37/48] perf record: Introduce struct record_thread
` [PATCH 38/48] perf record: Read record thread's mmaps
` [PATCH 39/48] perf record: Move waking into struct record
` [PATCH 44/48] perf record: Add --threads option
` [PATCH 47/48] perf record: Spread maps for "

[PATCH 0/2] Fix TWSI on MMC2
 2018-09-17 11:39 UTC  (3+ messages)
` [PATCH 1/2] DT: marvell,mmp2: fix TWSI2
` [PATCH 2/2] DT: marvell,mmp2: add more TWSI controllers

[PATCH v2 0/5] spi: spi-mem: Add driver for NXP FlexSPI controller
 2018-09-17 11:37 UTC  (3+ messages)
` [PATCH v2 1/5] "

[PATCH net-next v4 18/20] crypto: port ChaCha20 to Zinc
 2018-09-17 11:35 UTC  (2+ messages)

[PATCH v2 0/5] Make SPI work on DT MMP2
 2018-09-17 11:35 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: spi/spi-pxa2xx: add PXA2xx SSP SPI Controller
` [PATCH v2 2/5] PCI: Provide pci_match_id() with CONFIG_PCI=n
` [PATCH v2 3/5] spi: pxa2xx: Use an enum for type
` [PATCH v2 4/5] spi: pxa2xx: Add devicetree support
` [PATCH v2 5/5] DT: marvell,mmp2: Add SSP1 and SSP3

[PATCH 0/5] Clean up huge vmap and ioremap code
 2018-09-17 11:33 UTC  (8+ messages)
` [PATCH 1/5] ioremap: Rework pXd_free_pYd_page() API
` [PATCH 3/5] x86: pgtable: Drop pXd_none() checks from pXd_free_pYd_table()

[PATCH 0/4] power: supply: MAX17040: Add IRQ for low level and alert SOC changes
 2018-09-17 11:32 UTC  (3+ messages)

[PATCH] DT: marvell,mmp2: give gpio node a name
 2018-09-17 11:23 UTC 

[PATCH] ARM: dts: qcom-apq8064: use correct pci address for address translation
 2018-09-17 11:21 UTC  (2+ messages)

[PATCH] ARM: multi_v7_defconfig: enable MMP2 platform
 2018-09-17 11:20 UTC 

KASAN: use-after-free Write in jbd2_log_do_checkpoint
 2018-09-17 11:19 UTC 

[PATCH] gpio: pxa: avoid attempting to set pin direction via pinctrl on MMP2
 2018-09-17 11:17 UTC 

[PATCH v2] arm64: dts: rockchip: add i2s and spdif endpoints of rk3328
 2018-09-17 11:12 UTC  (3+ messages)

[PATCH v2] DT: marvell,mmp2: add MMC controllers
 2018-09-17 11:07 UTC 

[LKP] [x86/mm/cpa] c77d419f92: WARNING:at_arch/x86/mm/pageattr.c:#__change_page_attr_set_clr
 2018-09-17 11:05 UTC  (2+ messages)

[PATCH v2 1/4] Revert "dmaengine: imx-sdma: Use GFP_NOWAIT for dma allocations"
 2018-09-17 11:03 UTC  (4+ messages)
` [PATCH v2 3/4] dmaengine: imx-sdma: implement channel termination via worker

linux-next: changes in the maintainership of the percpu tree
 2018-09-17 11:03 UTC 

[PATCH] net: ethernet: Fix a unused function warning
 2018-09-17 10:44 UTC 

[PATCH] fanotify support save thread id
 2018-09-17 10:53 UTC  (2+ messages)

[WIP] [RFC PATCH] lib/lz4: update LZ4 decompressor module
 2018-09-17 10:46 UTC  (2+ messages)
` [WIP] [RFC PATCH RESEND] "

[PATCH v4] dt-binding: remoteproc: Add QTI ADSP PIL bindings
 2018-09-17 10:45 UTC  (2+ messages)

[PATCH v2] PCI: qcom: Fix error handling in pm_runtime support
 2018-09-17 10:45 UTC  (2+ messages)

[PATCH v5 00/18] kvm: arm64: Dynamic IPA and 52bit IPA
 2018-09-17 10:41 UTC  (23+ messages)
` [PATCH v5 01/18] kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page table
` [PATCH v5 02/18] kvm: arm/arm64: Remove spurious WARN_ON
` [PATCH v5 03/18] kvm: arm64: Add helper for loading the stage2 setting for a VM
` [PATCH v5 04/18] arm64: Add a helper for PARange to physical shift conversion
` [PATCH v5 05/18] kvm: arm64: Clean up VTCR_EL2 initialisation
` [PATCH v5 06/18] kvm: arm/arm64: Allow arch specific configurations for VM
` [PATCH v5 07/18] kvm: arm64: Configure VTCR_EL2 per VM
` [PATCH v5 08/18] kvm: arm/arm64: Prepare for VM specific stage2 translations
` [PATCH v5 09/18] kvm: arm64: Prepare for dynamic stage2 page table layout
` [PATCH v5 10/18] kvm: arm64: Make stage2 page table layout dynamic
` [PATCH v5 11/18] kvm: arm64: Dynamic configuration of VTTBR mask
` [PATCH v5 12/18] kvm: arm64: Configure VTCR_EL2.SL0 per VM
` [PATCH v5 13/18] kvm: arm64: Switch to per VM IPA limit
` [PATCH v5 14/18] vgic: Add support for 52bit guest physical address
` [PATCH v5 15/18] kvm: arm64: Add 52bit support for PAR to HPFAR conversoin
` [PATCH v5 16/18] kvm: arm64: Set a limit on the IPA size
` [PATCH v5 17/18] kvm: arm64: Limit the minimum number of page table levels
` [PATCH v5 18/18] kvm: arm64: Allow tuning the physical address size for VM
` [kvmtool PATCH v5 19/18] kvmtool: Allow backends to run checks on the KVM device fd
` [kvmtool PATCH v5 20/18] kvmtool: arm64: Add support for guest physical address size
` [kvmtool PATCH v5 21/18] kvmtool: arm64: Switch memory layout
` [kvmtool PATCH v5 22/18] kvmtool: arm: Add support for creating VM with PA size

[PATCH] interconnect: Fix a GCC compiler warning
 2018-09-17 10:38 UTC  (6+ messages)

[RESEND] PCI: imx: Initial imx7d pm support
 2018-09-17 10:33 UTC  (2+ messages)

[PATCH v2 0/4] Add Xilinx AMS Driver
 2018-09-17 10:23 UTC  (6+ messages)
` [PATCH v2 2/4] iio: Documentation: Add Xilinx AMS sysfs documentation

[PATCH 1/2] trace,x86: Add external_interrupts to the irq_vectors class
 2018-09-17 10:24 UTC  (2+ messages)

[PATCH 2/2] trace,x86: Add nmi to the irq_vectors class
 2018-09-17 10:18 UTC  (2+ messages)

[V2 PATCH 0/2] pblk: retrieve chunk metadata on erase
 2018-09-17 10:17 UTC  (4+ messages)
` [PATCH 2/2] lightnvm: "

[PATCH] gpiolib: Free the last requested descriptor
 2018-09-17 10:14 UTC  (3+ messages)

[PATCH 1/2] vfio: add edid api for display (vgpu) devices
 2018-09-17 10:13 UTC  (7+ messages)

[V5 PATCH 0/3] lightnvm: pblk: take write semaphore on metadata
 2018-09-17 10:11 UTC  (3+ messages)

Build regressions/improvements in v4.19-rc4
 2018-09-17 10:04 UTC 

//RE: [PATCH] fix memory leak in ramoops_init
 2018-09-17 10:03 UTC 

[PATCH v2 3/3] tpm: retrieve digest size of unknown algorithms with PCR read
 2018-09-17 10:02 UTC 

[PATCH] fix memory leak in ramoops_init
 2018-09-17  9:15 UTC 

[PATCH] venus: vdec: fix decoded data size
 2018-09-17 10:00 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).