linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-26 15:02:49 to 2018-02-26 17:55:37 UTC [more...]

[PATCH v1] kernel.h: Update comment about simple_strto<foo>() functions
 2018-02-26 17:55 UTC 

[PATCH v2 0/2]add support for Socionext SynQuacer I2C controller
 2018-02-26 17:51 UTC  (11+ messages)
` [PATCH v2 2/2] i2c: add "

[RFC PATCH V4] pci: virtio_pci: Add SR-IOV support for virtio_pci devices
 2018-02-26 17:48 UTC  (3+ messages)

[PATCH 00/21] powerpc/gamecube: make W=1 compilation errors free
 2018-02-26 17:50 UTC  (6+ messages)
` [PATCH 06/21] powerpc: Avoid comparison of unsigned long >= 0 in __access_ok

[PATCH 0/1] Additional strict check on ELF file
 2018-02-26 17:48 UTC  (3+ messages)
` [PATCH 1/1] Additional strict check on ELF file. Checks segments are followed in order of 'p_vaddr ' value ascending. It fixes erorr in total_mapping_size with computation total size. This error happens if segments in ELF file are not in order

[PATCH 1/5] f2fs: add mount option for segment allocation policy
 2018-02-26 17:47 UTC  (5+ messages)
` [PATCH 2/5] f2fs: add auto tuning for small devices
` [PATCH 3/5] f2fs: set readdir_ra by default
` [PATCH 4/5] f2fs: issue discard aggressively in the gc_urgent mode
` [PATCH 5/5] f2fs: don't stop GC if GC is contended

[RFC PATCH v17 0/7] mm: security: ro protection for dynamic data
 2018-02-26 17:46 UTC  (15+ messages)
` [PATCH 1/7] genalloc: track beginning of allocations
` [PATCH 2/7] genalloc: selftest
` [PATCH 3/7] struct page: add field for vm_struct
` [PATCH 7/7] Documentation for Pmalloc

[PATCH v8 0/9] Add support for Cirrus Logic CS47L35/L85/L90/L91 codecs
 2018-02-26 17:41 UTC  (14+ messages)
` [PATCH v8 1/9] mfd: madera: Add register definitions for Cirrus Logic Madera codecs
` [PATCH v8 3/9] mfd: madera: Add common support "
` [PATCH v8 9/9] gpio: madera: Support Cirrus Logic Madera class codecs

[PATCH] usb: musb: call pm_runtime_{get,put}_sync before reading vbus registers
 2018-02-26 17:38 UTC  (4+ messages)

[PATCH v5 0/4] vm: add a syscall to map a process memory into a pipe
 2018-02-26 16:38 UTC  (4+ messages)
    ` [OMPI devel] "

[PATCH 0/2] xen: fix bugs in error conditions
 2018-02-26 17:36 UTC  (3+ messages)
` [PATCH 1/2] xen: fix out-of-bounds irq unbind for MSI message groups
` [PATCH 2/2] xen: events: free irqs in error condition

DM Regression in 4.16-rc1 - read() returns data when it shouldn't
 2018-02-26 17:31 UTC  (6+ messages)

[PATCH 1/3] auxdisplay: charlcd: fix hex literal ranges for graphics command
 2018-02-26 17:26 UTC  (16+ messages)
  ` [PATCH 1/4] auxdisplay: charlcd: fix two-line command ^[[LN not marked as processed
    ` [PATCH 2/4] auxdisplay: charlcd: name x/y address struct
      ` [PATCH 3/4] auxdisplay: charlcd: fix x/y address commands
        ` [PATCH 4/4] auxdisplay: charlcd: make home command unshift display

[PATCH v2 0/3] PCI endpoint 64-bit BAR fixes
 2018-02-26 17:26 UTC  (3+ messages)
` [PATCH v2 2/3] misc: pci_endpoint_test: Handle 64-bit BARs properly

[net-next v2 0/4] DPAA Ethernet fixes
 2018-02-26 17:24 UTC  (5+ messages)
` [net-next v2 1/4] dpaa_eth: fix SG mapping
` [net-next v2 2/4] dpaa_eth: make sure all Rx errors are counted
` [net-next v2 3/4] dpaa_eth: refactor frag count checking
` [net-next v2 4/4] dpaa_eth: Add allmulti option

[PATCH 4.4 027/193] binder: check for binder_thread allocation failure in binder_poll()
 2018-02-26 17:21 UTC  (2+ messages)
` [4.4, "

[PATCH v8 00/24] Speculative page faults
 2018-02-26 17:16 UTC  (3+ messages)
` [PATCH v8 18/24] mm: Provide speculative fault infrastructure

[PATCH v2 0/2] pci: endpoint: Fix double free in pci_epf_create()
 2018-02-26 17:16 UTC  (3+ messages)
` [PATCH v2 1/2] pci: endpoint: Simplify name allocation for epf device
` [PATCH v2 2/2] pci: endpoint: Fix kernel panic after put_device()

[PATCH] rcu: Remove the unnecessary separate function, rcu_preempt_do_callback()
 2018-02-26 17:15 UTC  (2+ messages)

[PATCH 0/2 v3] mmc: dw_mmc: Fix DTO/STO timeout overflow calculation
 2018-02-26 17:14 UTC  (6+ messages)
` [PATCH 2/2 v3] mmc: dw_mmc: Fix the CTO overflow calculation for 32-bit systems

[PATCH v2 0/5] Enlightened VMCS support for KVM on Hyper-V
 2018-02-26 17:11 UTC  (6+ messages)
` [PATCH v2 1/5] x86/kvm: rename HV_X64_MSR_APIC_ASSIST_PAGE to HV_X64_MSR_VP_ASSIST_PAGE
` [PATCH v2 2/5] x86/hyper-v: allocate and use Virtual Processor Assist Pages
` [PATCH v2 3/5] x86/hyper-v: define struct hv_enlightened_vmcs and clean field bits
` [PATCH v2 4/5] x86/hyper-v: detect nested features
` [PATCH v2 5/5] x86/kvm: use Enlightened VMCS when running on Hyper-V

[PATCH 0/4] MIPS: Introduce isa-rev.h to define MIPS_ISA_REV
 2018-02-26 17:02 UTC  (5+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] MIPS: cpu-features.h: Replace __mips_isa_rev with MIPS_ISA_REV
` [PATCH 3/4] MIPS: BPF: "
` [PATCH 4/4] MIPS: VDSO: "

[PATCH v6 00/20] firmware: ARM System Control and Management Interface(SCMI) support
 2018-02-26 17:10 UTC  (4+ messages)
` [PATCH v6 03/20] firmware: arm_scmi: add basic driver infrastructure for SCMI

[RFC PATCH] riscv/locking: Strengthen spin_lock() and spin_unlock()
 2018-02-26 17:10 UTC  (12+ messages)

[RFC PATCH 0/2] Ion unit test with VGEM
 2018-02-26 17:07 UTC  (8+ messages)
` [PATCH 1/2] selftests: ion: Remove some prints
` [PATCH 2/2] selftests: ion: Add simple test with the vgem driver

Kernel panic with 4.16-rc1 (and 4.16-rc2) running selftest
 2018-02-26 17:05 UTC  (7+ messages)
          ` Fwd: "

[PATCH 1/2] ARM: dts: exynos: Fix address of PPMU ACP on Exynos4210
 2018-02-26 17:04 UTC  (3+ messages)

[PATCH v4] arch: arm: mach-stm32: Fix copyright
 2018-02-26 17:01 UTC  (2+ messages)

[PATCH v5 0/7] ARM: stm32: add initial STM32MPU support
 2018-02-26 17:00 UTC  (2+ messages)

general protection fault in smc_create
 2018-02-26 16:59 UTC 

[PATCH 00/11] kexec_file: Clean up purgatory load
 2018-02-26 15:16 UTC  (12+ messages)
` [PATCH 01/11] kexec_file: Silence compile warnings
` [PATCH 02/11] kexec_file: Remove checks in kexec_purgatory_load
` [PATCH 03/11] kexec_file: Make purgatory_info->ehdr const
` [PATCH 04/11] kexec_file: Search symbols in read-only kexec_purgatory
` [PATCH 05/11] kexec_file: Use read-only sections in arch_kexec_apply_relocations*
` [PATCH 06/11] kexec_file: Split up __kexec_load_puragory
` [PATCH 07/11] kexec_file: Simplify kexec_purgatory_setup_sechdrs 1
` [PATCH 08/11] kexec_file: Simplify kexec_purgatory_setup_sechdrs 2
` [PATCH 09/11] kexec_file: Remove mis-use of sh_offset field
` [PATCH 10/11] kexec_file: Allow archs to set purgatory load address
` [PATCH 11/11] kexec_file: Move purgatories sha256 to common code

[PATCH v2 0/2] Introduce DW AXI DMAC driver
 2018-02-26 16:42 UTC  (3+ messages)
` [PATCH v2 1/2] dmaengine: "

`do_IRQ: 1.55 No irq handler for vector` on ASRock E350M1
 2018-02-26 16:42 UTC  (10+ messages)

[PATCH v15 0/9] LPC: legacy ISA I/O support
 2018-02-26 16:40 UTC  (10+ messages)
` [PATCH v15 1/9] LIB: Introduce a generic PIO mapping method
` [PATCH v15 2/9] PCI: Remove unused __weak attribute in pci_register_io_range()
` [PATCH v15 3/9] PCI: Add fwnode handler as input param of pci_register_io_range()
` [PATCH v15 4/9] PCI: Apply the new generic I/O management on PCI IO hosts
` [PATCH v15 5/9] OF: Add missing I/O range exception for indirect-IO devices
` [PATCH v15 6/9] HISI LPC: Support the LPC host on Hip06/Hip07 with DT bindings
` [PATCH v15 7/9] ACPI / scan: do not enumerate Indirect IO host children
` [PATCH v15 8/9] HISI LPC: Add ACPI support
` [PATCH v15 9/9] MAINTAINERS: Add maintainer for HiSilicon LPC driver

[PATCH] usbip: vudc: fix null pointer dereference on udc->lock
 2018-02-26 16:40 UTC  (2+ messages)

[PATCH 1/2] crypto: talitos - don't persistently map req_ctx->hw_context and req_ctx->buf
 2018-02-26 16:40 UTC  (2+ messages)
` [PATCH 2/2] crypto: talitos - do not perform unnecessary dma synchronisation

[PATCH v2] staging: android: ashmem: Fix lockdep issue during llseek
 2018-02-26 16:38 UTC  (4+ messages)

[PATCH][next] xen-netback: make function xenvif_rx_skb static
 2018-02-26 16:37 UTC  (2+ messages)

[PATCH 00/15] Implement H3/H5 HDMI driver
 2018-02-26 16:27 UTC  (14+ messages)
` [PATCH 01/15] clk: sunxi-ng: Add check for minimal rate to NM PLLs
` [PATCH 08/15] drm/sun4i: Fix polarity configuration for DW HDMI PHY
` [PATCH 11/15] drm/sun4i: Add support for H3 HDMI PHY variant
` [PATCH 14/15] ARM: dts: sun8i: h3: Enable HDMI output on H3 boards
  ` [linux-sunxi] "

[PATCH v6 0/6] fuse: mounts from non-init user namespaces
 2018-02-26 16:35 UTC  (7+ messages)
` [PATCH v6 4/5] fuse: Ensure posix acls are translated outside of init_user_ns

[PATCH] sfc: falcon: remove duplicated bit-wise or of LOOPBACK_SGMII
 2018-02-26 16:34 UTC  (2+ messages)

[net-next PATCH 1/2] mlxsw: spectrum_kvdl: use div_u64() for 64-bit division
 2018-02-26 16:33 UTC  (4+ messages)
` [net-next PATCH 2/2] mlxsw: spectrum_kvdl: avoid uninitialized variable warning

[PATCH net-next] net/ncsi: Add generic netlink family
 2018-02-26 16:31 UTC  (2+ messages)

[PATCH v1 1/4] dmi: Introduce dmi_get_bios_year() helper
 2018-02-26 16:31 UTC  (5+ messages)
` [PATCH v1 2/4] x86/pci: Re-use new "
` [PATCH v1 3/4] ACPI / sleep: "

[PATCH 0/4] staging: fsl-mc/dpio, fsl-dpaa2/eth: Enable multi-arch compile
 2018-02-26 16:28 UTC  (5+ messages)
` [PATCH 1/4] staging: fsl-mc/dpio: Fix incorrect casts
` [PATCH 2/4] staging: fsl-mc/dpio: allow the driver to compile multi-arch
` [PATCH 3/4] staging: fsl-dpaa2/eth: Fix incorrect casts
` [PATCH 4/4] staging: fsl-dpaa2/eth: allow the driver to compile multi-arch

[PATCH] nvme-multipath: fix sysfs dangerously created links
 2018-02-26 16:24 UTC  (2+ messages)

[PATCH] x86/xen: zero MSR_IA32_SPEC_CTRL before suspend
 2018-02-26 16:17 UTC  (2+ messages)

[PATCH 2/3] Revert "e1000e: Separate signaling for link check/link up"
 2018-02-26 16:14 UTC  (3+ messages)
` [RFC PATCH] e1000e: Fix link check race condition

[GIT PULL] KVM changes for 4.16-rc3
 2018-02-26 16:13 UTC  (4+ messages)

[PATCH] arm64: rename the function arm64_is_ras_serror() to avoid confusion
 2018-02-26 16:13 UTC  (3+ messages)

[PATCH 0/8] Decode IA32/X64 CPER
 2018-02-26 16:06 UTC  (17+ messages)
` [PATCH 2/8] efi: Decode IA32/X64 Processor Error Section
` [PATCH 3/8] efi: Decode IA32/X64 Processor Error Info Structure
` [PATCH 4/8] efi: Decode UEFI-defined IA32/X64 Error Structure GUIDs
` [PATCH 8/8] efi: Decode IA32/X64 Context Info structure

[PATCH 4.4 000/193] 4.4.118-stable review
 2018-02-26 16:03 UTC  (5+ messages)
` [PATCH 4.4 002/193] net: replace dst_cache ip6_tunnel implementation with the generic one

[v2 0/1] Allow deferred page initialization for xen pv domains
 2018-02-26 16:01 UTC  (2+ messages)
` [v2 1/1] xen, mm: "

[PATCH v2] printk: Relocate wake_klogd check close to the end of console_unlock()
 2018-02-26 16:01 UTC  (6+ messages)
  ` [PATCH v3] "

[PATCH V2] nvme-pci: set cq_vector to -1 if io queue setup fails
 2018-02-26 15:58 UTC  (2+ messages)

[PATCH v3 5/7] clk: sunxi-ng: add support for the Allwinner H6 CCU
 2018-02-26 15:54 UTC  (6+ messages)
` [PATCH v3 6/7] arm64: allwinner: h6: add the basical Allwinner H6 DTSI file

[PATCH ipmi/kcs_bmc v6] ipmi: kcs_bmc: coding-style fixes and use new poll type
 2018-02-26 15:53 UTC  (3+ messages)

[PATCH v1] genirq: Add wakeup sysfs node to show IRQ wakeup state
 2018-02-26 15:50 UTC 

[RFC PATCH v2 00/12] Rewrite asm-generic/bitops/{atomic,lock}.h and use on arm64
 2018-02-26 15:48 UTC  (16+ messages)
` [RFC PATCH v2 01/12] h8300: Don't include linux/kernel.h in asm/atomic.h
` [RFC PATCH v2 02/12] m68k: Don't use asm-generic/bitops/lock.h
` [RFC PATCH v2 03/12] asm-generic: Move some macros from linux/bitops.h to a new bits.h file
` [RFC PATCH v2 04/12] openrisc: Don't pull in all of linux/bitops.h in asm/cmpxchg.h
` [RFC PATCH v2 05/12] sh: Don't pull in all of linux/bitops.h in asm/cmpxchg-xchg.h
` [RFC PATCH v2 06/12] arm64: fpsimd: include <linux/init.h> in fpsimd.h
` [RFC PATCH v2 07/12] arm64: lse: Include compiler_types.h and export.h for out-of-line LL/SC
` [RFC PATCH v2 08/12] arm64: cmpxchg: Include build_bug.h instead of bug.h for BUILD_BUG
` [RFC PATCH v2 09/12] asm-generic/bitops/atomic.h: Rewrite using atomic_fetch_*
` [RFC PATCH v2 10/12] asm-generic/bitops/lock.h: "
` [RFC PATCH v2 11/12] arm64: Replace our atomic/lock bitop implementations with asm-generic
` [RFC PATCH v2 12/12] arm64: bitops: Include <asm-generic/bitops/ext2-atomic-setbit.h>

[PATCH v3 0/6] vfio, dax: prevent long term filesystem-dax pins and other fixes
 2018-02-26 15:48 UTC  (4+ messages)
` [PATCH v3 3/6] xfs, dax: introduce IS_FSDAX()

regression v4.16 on Nokia N900:/dev/input/event6 aka AV Jack support disappeared
 2018-02-26 15:43 UTC  (2+ messages)

[PATCH 1/2] input: Add RAVE SP Powerbutton driver
 2018-02-26 15:41 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: input: Add binding for RAVE SP input driver

[PATCH 0/2] Optimizes, cleans up and enhances stm32-exti irq hierarchy
 2018-02-26 15:25 UTC  (8+ messages)
` [PATCH v2 0/2] v2 patches for "
  ` [PATCH v2 1/2] irqchip: stm32: Optimizes and cleans up stm32-exti irq_domain
  ` [PATCH v2 2/2] pinctrl: stm32: Optimizes and enhances stm32gpio irqchip

Removing architectures without upstream gcc support
 2018-02-26 15:24 UTC  (5+ messages)
` [OpenRISC] "

[RFC 4/4] drm/msm/mdp5: writeback support
 2018-02-26 15:41 UTC  (4+ messages)

91f606a8fa ("x86/mm: Replace compile-time checks for 5-level .."): BUG: kernel reboot-without-warning in boot stage
 2018-02-26 15:14 UTC 

[PATCH] kernel: Downgrade warning for unsafe parameters
 2018-02-26 15:31 UTC  (2+ messages)

[PATCH v2 00/18] thunderbolt: Add support for Intel Titan Ridge
 2018-02-26 15:34 UTC  (3+ messages)
` [PATCH v2 18/18] "

[PATCH] ipmi: Add or fix SPDX-License-Identifier in all files
 2018-02-26 15:24 UTC 

[PATCH ipmi/kcs_bmc v5] ipmi: kcs_bmc: coding-style fixes and use new poll type
 2018-02-26 15:31 UTC 

[PATCH v4 0/6] dt-bindings: add bindings for USB physical connector
 2018-02-26 15:21 UTC  (3+ messages)
  ` [PATCH v4 4/6] arm64: dts: exynos: add OF graph between MHL and USB connector

[PATCH] Drivers: Improve readability by removing warnings
 2018-02-26 15:27 UTC 

[PATCH] dt-bindings: irqchip: renesas-irqc: Document R-Car M3-N support
 2018-02-26 15:25 UTC 

[PATCH] Drivers: Improve readability and remove warning errors
 2018-02-26 15:24 UTC 

[PATCH] char/ipmi: add documentation for sysfs interface
 2018-02-26 15:17 UTC  (2+ messages)

[PATCH v2] block: rbd: update sysfs interface
 2018-02-26 15:16 UTC  (2+ messages)

[PATCH V2 0/2] Rockchip: Add RK1608 driver and DT-bindings
 2018-02-26 15:15 UTC  (4+ messages)
` [PATCH V2 1/2] [media] Add Rockchip RK1608 driver

[PATCH 0/7] sched/fair: Migrate 'misfit' tasks on asymmetric capacity systems
 2018-02-26 15:06 UTC  (8+ messages)
` [PATCH 4/7] sched/fair: Avoid unnecessary balancing of asymmetric capacity groups

[PATCH 1/3] mfd: rave-sp: Add code to print firmware versions
 2018-02-26 15:07 UTC  (3+ messages)
` [PATCH 2/3] mfd: rave-sp: Convert print_hex_dump() to print_hex_dump_debug()
` [PATCH 3/3] mfd: rave-sp: Check received frame length before accepting next byte

[RFC PATCH 0/2] serial: 8250_dw: IO space + polling mode support
 2018-02-26 15:07 UTC  (14+ messages)

[PATCH 0/2] ESRT fixes for relocatable kexec'd kernel
 2018-02-26 15:07 UTC  (5+ messages)
` [PATCH 2/2] efi/esrt: mark ESRT memory region as nomap

[PATCH v4] usb: core: Add "quirks" parameter for usbcore
 2018-02-26 15:04 UTC 


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