linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-07 10:39:22 to 2017-06-07 14:38:05 UTC [more...]

[PATCH 0/4] mfd: make da90xx drivers explicitly non-modular
 2017-06-07 14:36 UTC  (7+ messages)
` [PATCH 1/4] mfd: da903x: Make it "

[PATCH v4 00/28] ARM: Initial Actions Semi S500 and S900 enablement
 2017-06-07 14:37 UTC  (3+ messages)
` [PATCH v4 16/28] tty: serial: owl: Implement console driver

[PATCH 0/4][V3] Improve watchdog config for arch watchdogs
 2017-06-07 14:37 UTC  (4+ messages)

[PATCH CFT 0/4] VT-d PI fixes
 2017-06-07 14:32 UTC  (3+ messages)

[PATCH V3] xen-evtchn: Bind dyn evtchn:qemu-dm interrupt to next online VCPU
 2017-06-07 14:34 UTC  (2+ messages)

[PATCH v2 0/3] arm64: Add support for handling memory corruption
 2017-06-07 14:30 UTC  (6+ messages)
` [PATCH v2 1/3] arm64: hugetlb: Fix huge_pte_offset to return poisoned page table entries
` [PATCH v2 2/3] arm64: hwpoison: add VM_FAULT_HWPOISON[_LARGE] handling

[PATCH] arm: aspeed: Add clock-names property to timer node
 2017-06-07 14:29 UTC  (5+ messages)

[PATCH 0/3] Bitmap optimisations
 2017-06-07 14:29 UTC  (4+ messages)
` [PATCH 1/3] bitmap: Optimise bitmap_set and bitmap_clear of a single bit
` [PATCH 2/3] Turn bitmap_set and bitmap_clear into memset when possible
` [PATCH 3/3] bitmap: Use memcmp optimisation in more situations

[PATCH 0/5] mfd: Add a dependency on OF
 2017-06-07 14:27 UTC  (12+ messages)
` [PATCH 3/5] mfd: tps65217: "

RISC-V Linux Port v1
 2017-06-07 14:25 UTC  (16+ messages)
` RISC-V Linux Port v2
  ` [PATCH 01/17] drivers: support PCIe in RISCV
  ` [PATCH 10/17] irqchip: New RISC-V PLIC Driver
  ` [PATCH 13/17] RISC-V: Add include subdirectory

[PATCH] KVM: async_pf: Fix rcu_irq_enter/exit() usage
 2017-06-07 14:24 UTC  (4+ messages)

[PATCH v2 00/11] Support for H3 Composite Output support
 2017-06-07 14:21 UTC  (13+ messages)
` [PATCH v2 03/11] drm: sun4i: ignore swapped mixer<->tcon connection for DE2
` [PATCH v2 04/11] drm: sun4i: add support for H3's TCON0/1

[PATCH] decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb
 2017-06-07 14:18 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/58] ARM: at91: rework Atmel TCB drivers
 2017-06-07 14:17 UTC  (5+ messages)
` [PATCH 46/58] clocksource/drivers: Add a new driver for the Atmel ARM TC blocks

[PATCH 1/2] ip_tunnel: fix potential issue in ip_tunnel_rcv
 2017-06-07 14:16 UTC  (2+ messages)
` [PATCH 2/2] ip6_tunnel: fix potential issue in __ip6_tnl_rcv

[PATCH 00/26] Fixing wait, exit, ptrace, exec, and CLONE_THREAD
 2017-06-07 14:08 UTC  (13+ messages)
` [PATCH 01/26] alpha: Remove unused TASK_GROUP_LEADER
  ` [PATCH 03/26] signal: Do not perform permission checks when sending pdeath_signal
  ` [PATCH 06/26] rlimit: Remove unnecessary grab of tasklist_lock
  ` [PATCH 08/26] exit: Make the runqueue rcu safe

[PATCH 0/2] nohz: Deal with clock reprogram skipping issues v2
 2017-06-07 14:14 UTC  (8+ messages)
` [PATCH 2/2] tick: Make sure tick timer is active when bypassing reprogramming

WARN in fpu__save
 2017-06-07 14:13 UTC 

[RESEND PATCH V7 5/7] regulator: da9061: BUCK and LDO regulator driver
 2017-06-07 14:09 UTC  (3+ messages)

[PATCH v5 00/23] mtd: nand: denali: Denali NAND IP patch bomb
 2017-06-07 14:09 UTC  (28+ messages)
` [PATCH v5 01/23] mtd: nand: add generic helpers to check, match, maximize ECC settings
` [PATCH v5 02/23] mtd: nand: add a shorthand to generate nand_ecc_caps structure
` [PATCH v5 03/23] mtd: nand: denali: avoid hard-coding ECC step, strength, bytes
` [PATCH v5 04/23] mtd: nand: denali: remove Toshiba and Hynix specific fixup code
` [PATCH v5 05/23] mtd: nand: denali_dt: add compatible strings for UniPhier SoC variants
` [PATCH v5 06/23] mtd: nand: denali: set NAND_ECC_CUSTOM_PAGE_ACCESS
` [PATCH v5 07/23] mtd: nand: denali: do not propagate NAND_STATUS_FAIL to waitfunc()
` [PATCH v5 08/23] mtd: nand: denali: remove unneeded find_valid_banks()
` [PATCH v5 09/23] mtd: nand: denali: handle timing parameters by setup_data_interface()
` [PATCH v5 10/23] mtd: nand: denali: rework interrupt handling
` [PATCH v5 11/23] mtd: nand: denali: fix NAND_CMD_STATUS handling
` [PATCH v5 12/23] mtd: nand: denali: fix NAND_CMD_PARAM handling
` [PATCH v5 13/23] mtd: nand: denali: switch over to cmd_ctrl instead of cmdfunc
` [PATCH v5 14/23] mtd: nand: denali: fix bank reset function to detect the number of chips
` [PATCH v5 15/23] mtd: nand: denali: use interrupt instead of polling for bank reset
` [PATCH v5 16/23] mtd: nand: denali: propagate page to helpers via function argument
` [PATCH v5 17/23] mtd: nand: denali: merge struct nand_buf into struct denali_nand_info
` [PATCH v5 18/23] mtd: nand: denali: use flag instead of register macro for direction
` [PATCH v5 19/23] mtd: nand: denali: fix raw and oob accessors for syndrome page layout
` [PATCH v5 20/23] mtd: nand: denali: support hardware-assisted erased page detection
` [PATCH v5 21/23] mtd: nand: denali: skip driver internal bounce buffer when possible
` [PATCH v5 22/23] mtd: nand: denali: use non-managed kmalloc() for DMA buffer
` [PATCH v5 23/23] mtd: nand: denali: enable bad block table scan

[PATCH v2 0/3] xen/blkback: several fixes of resource management
 2017-06-07 14:08 UTC  (4+ messages)
  ` [Xen-devel] "

[GIT PULL v2] phy: for 4.12 -rc
 2017-06-07 14:07 UTC  (3+ messages)

[HMM 00/15] HMM (Heterogeneous Memory Management) v23
 2017-06-07 14:06 UTC  (6+ messages)
` [HMM 12/15] mm/migrate: new memory migration helper for use with device memory v4

[PATCH v4 00/10] Hyper-V: praravirtualized remote TLB flushing and hypercall improvements
 2017-06-07 14:03 UTC  (6+ messages)
` [PATCH v4 10/10] tracing/hyper-v: trace hyperv_mmu_flush_tlb_others()

[patch] staging: speakup: migrate bns to tty
 2017-06-07 14:00 UTC 

[PATCH 0/3] move visorbus out of staging to drivers/virt/visorbus
 2017-06-07 13:59 UTC  (5+ messages)
` [PATCH 1/3] include: linux: visorbus: Add visorbus to include/linux directory

[PATCH] ARM64: dts: meson-gx: use specific compatible for the AO pwms
 2017-06-07 13:52 UTC  (2+ messages)

[PATCH] netfilter: nfnetlink: Improve input length sanitization in nfnetlink_rcv
 2017-06-07 13:50 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] security: selinux: use kmem_cache for ebitmap
 2017-06-07 13:50 UTC  (3+ messages)

[PATCH v2 0/8] Implement NVMe Namespace Descriptor Identification
 2017-06-07 13:49 UTC  (4+ messages)
` [PATCH v2 2/8] nvme: rename uuid to nguid in nvme_ns

[PATCH] Fix serial console on SNI RM400 machines
 2017-06-07 13:47 UTC  (2+ messages)

[PATCH] Staging: media: davinci_vpfe Fix resource leaks in error paths
 2017-06-07 13:44 UTC 

[PATCH v2 0/8] HID: Consolidate serializing ope/close in transport drivers
 2017-06-07 13:43 UTC  (2+ messages)

[PATCH v2] checkpatch: Change format of --color argument to --color[=WHEN]
 2017-06-07 13:41 UTC  (3+ messages)
` [PATCH V3] "

[PATCH 00/16] Driver core: remove bus_type.dev_attrs
 2017-06-07 13:40 UTC  (3+ messages)
` [PATCH 13/16] hid: intel-ish-hid: use dev_groups and not dev_attrs for bus_type

[PATCH v1 0/3] TPS68470 PMIC drivers
 2017-06-07 13:40 UTC  (10+ messages)
` [PATCH v1 1/3] mfd: Add new mfd device TPS68470
` [PATCH v1 3/3] ACPI / PMIC: Add TI PMIC TPS68470 operation region driver

[PATCH v7 0/3] Support for USB DRD Phy driver for NS2
 2017-06-07 13:39 UTC  (5+ messages)
` [PATCH v7 2/3] phy:phy-bcm-ns2-usbdrd:Broadcom USB DRD Phy driver for Northstar2

usb/gadget: another GPF in usb_gadget_unregister_driver
 2017-06-07 13:39 UTC 

[PATCH] hwmon: pwm-fan: switch to new atomic PWM API
 2017-06-07 13:38 UTC  (3+ messages)
  `  "

[PATCH 0/2] pwm: add pwm AO on meson gx
 2017-06-07 13:35 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: pwm: meson: add comptabible for gxbb ao pwms
` [PATCH 2/2] pwm: meson: add compatible for the "

[PATCH v2 0/4] PTP support for macb driver
 2017-06-07 13:28 UTC  (5+ messages)
` [PATCH v2 4/4] net: macb: Add hardware PTP support

[PATCH 1/3] arm64: allwinner: h5: sort the device nodes in / part for some boards
 2017-06-07 13:27 UTC  (3+ messages)
` [PATCH 3/3] arm64: allwinner: h5: enable dwmac-sun8i for Nano Pi NEO2

[PATCH v7 00/10] Hyper-V: paravirtualized remote TLB flushing and hypercall improvements
 2017-06-07 13:27 UTC  (12+ messages)
` [PATCH v7 01/10] x86/hyper-v: include hyperv/ only when CONFIG_HYPERV is set
` [PATCH v7 02/10] x86/hyper-v: stash the max number of virtual/logical processor
` [PATCH v7 03/10] x86/hyper-v: make hv_do_hypercall() inline
` [PATCH v7 04/10] x86/hyper-v: fast hypercall implementation
` [PATCH v7 05/10] hyper-v: use fast hypercall for HVCALL_SIGNAL_EVENT
` [PATCH v7 06/10] x86/hyper-v: implement rep hypercalls
` [PATCH v7 07/10] hyper-v: globalize vp_index
` [PATCH v7 08/10] x86/hyper-v: use hypercall for remote TLB flush
` [PATCH v7 09/10] x86/hyper-v: support extended CPU ranges for TLB flush hypercalls
` [PATCH v7 10/10] tracing/hyper-v: trace hyperv_mmu_flush_tlb_others()

[PATCH 1/4] dt-bindings: rng: add generic bindings for MediaTek SoCs
 2017-06-07 13:25 UTC  (4+ messages)

[PATCH 0/3] Add Broadcom STB USB phy driver
 2017-06-07 13:24 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: Add Broadcom STB USB PHY binding document
` [PATCH 3/3] phy: usb: phy-brcm-usb: Add Broadcom STB USB phy driver

[PATCH] Fix loop device flush before configure
 2017-06-07 13:17 UTC  (2+ messages)

[PATCH] MIPS: fix boot with DT passed via UHI
 2017-06-07 13:16 UTC  (2+ messages)

[PATCH V4 0/2] scsi: ufshcd-pci: Add Intel CNL support
 2017-06-07 13:16 UTC  (5+ messages)
` [PATCH V4 1/2] scsi: ufshcd-pci: Fix PM config
` [PATCH V4 2/2] scsi: ufshcd-pci: Add Intel CNL support

[PATCH v7 00/26] x86: Enable User-Mode Instruction Prevention
 2017-06-07 13:15 UTC  (11+ messages)
` [PATCH v7 07/26] x86/insn-eval: Do not BUG on invalid register type
` [PATCH v7 13/26] x86/insn-eval: Add function to get default params of code segment
` [PATCH v7 14/26] x86/insn-eval: Indicate a 32-bit displacement if ModRM.mod is 0 and ModRM.rm is 5

[RFC] clang: 'unused-function' warning on static inline functions
 2017-06-07 13:12 UTC  (9+ messages)

[PATCH] rtc: rtc-stmp3xxx: detect power failure on backup power domain
 2017-06-07 13:05 UTC  (3+ messages)

[PATCH] cifs: remove redundant return in cifs_creation_time_get
 2017-06-07 13:00 UTC  (2+ messages)

[PATCH] KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulation
 2017-06-07 12:55 UTC  (2+ messages)

[PATCH] ARM: dts: rk1108: change to "max-frequency" from "clock-freq-min-max"
 2017-06-07 12:53 UTC  (2+ messages)

[PATCH 1/2] tcp: md5: add an address prefix for key lookup
 2017-06-07 12:51 UTC  (5+ messages)
` [PATCH 2/2] tcp: md5: add fields to the tcp_md5sig struct to set a key address prefix

[PATCH v5 12/20] ARM: dts: uniphier: Add generic compatible string for I2C EEPROM
 2017-06-07 12:42 UTC  (5+ messages)

[PATCH v6 0/4] ro protection for dynamic data
 2017-06-07 12:35 UTC  (5+ messages)
` [PATCH 1/4] LSM: Convert security_hook_heads into explicit array of struct list_head
` [PATCH 2/4] Protectable Memory Allocator
` [PATCH 3/4] Protectable Memory Allocator - Debug interface
` [PATCH 4/4] Make LSM Writable Hooks a command line option

[PATCH 1/2] clk: bcm2835: Add AUX interrupt controller
 2017-06-07 12:37 UTC  (3+ messages)

"selinux: support distinctions among all network address families" causing existing bluetooth sepolicies to not work properly with Android?
 2017-06-07 12:40 UTC  (2+ messages)

[PATCH RFC 0/2] KVM: s390: avoid having to enable vm.alloc_pgste
 2017-06-07 12:34 UTC  (8+ messages)

[PATCH 0/9] [media] s5p-jpeg: Various fixes and improvements
 2017-06-07 12:34 UTC  (4+ messages)
` [PATCH 1/9] [media] s5p-jpeg: Reset the Codec before doing a soft reset

[PATCH v4 00/13] Unseeded In-Kernel Randomness Fixes
 2017-06-07 12:33 UTC  (2+ messages)

[PATCH v7 00/34] i.MX Media Driver
 2017-06-07 12:31 UTC  (15+ messages)
` [PATCH v7 16/34] [media] add Omnivision OV5640 sensor driver

[PATCH] dmaengine: qcom-bam: Process multiple pending descriptors
 2017-06-07 12:29 UTC 

[PATCH 0/2] Broadcom Stingray SATA PHY support
 2017-06-07 12:29 UTC  (2+ messages)

[PATCH] macintosh: move mac_hid driver to input/mouse
 2017-06-07 12:29 UTC  (12+ messages)

[PATCH v2] firmware: fix sending -ERESTARTSYS due to signal on fallback
 2017-06-07 12:25 UTC  (12+ messages)

[PATCH V7 0/2] PM / Domains: Power domain performance states
 2017-06-07 12:26 UTC  (3+ messages)
` [PATCH V7 1/2] PM / Domains: Add support to select performance-state of domains

[PATCH v3] phy: rcar-gen3-usb3: add support for R-Car Gen3 USB 3.0 PHY
 2017-06-07 12:25 UTC  (2+ messages)

[PATCH] x86/smpboot: Make logical package management more robust
 2017-06-07 12:19 UTC  (11+ messages)
            ` [PATCH v2] "

[PATCH 0/2] video: move include files out of include/linux/i2c
 2017-06-07 12:10 UTC  (6+ messages)
` [PATCH 1/2] video: adp8860: move header file out of I2C realm
` [PATCH 2/2] video: adp8870: "

[Patch 2/2]: powerpc/hotplug/mm: Fix hot-add memory node assoc
 2017-06-07 12:08 UTC  (20+ messages)

[RFC] sched: fair: Don't update CPU frequency too frequently
 2017-06-07 12:06 UTC  (3+ messages)

[PATCH 0/3 v4] Fixups for l_pid
 2017-06-07 11:50 UTC  (4+ messages)
` [PATCH 3/3] fs/locks: Use fs-specific l_pid for remote locks

[PATCH V17 00/11] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-06-07 11:50 UTC  (2+ messages)

[PATCH v2 1/1] PCI: imx6: Add pcie compliance test option
 2017-06-07 11:36 UTC 

[PATCH] checkpatch: Improve tests for multiple line function definitions
 2017-06-07 11:36 UTC 

[PATCH][drm-next] drm/nouveau: fix non-ANSI function declaration of nouveau_pmops_runtime
 2017-06-07 11:35 UTC 

[PATCH v10 0/5] i2c: aspeed: added driver for Aspeed I2C
 2017-06-07 11:31 UTC  (3+ messages)
` [PATCH v10 1/5] irqchip/aspeed-i2c-ic: binding docs for Aspeed I2C Interrupt Controller

[PATCH v9 0/9] Qualcomm video decoder/encoder driver
 2017-06-07 11:31 UTC  (3+ messages)
` [PATCH v9 9/9] media: venus: enable building of Venus video driver

[PATCH v3 00/15] perf tool: add meta-data header support for pipe-mode
 2017-06-07 11:19 UTC  (4+ messages)

[PATCH v2 00/11] ARC plat-eznps upstream cont
 2017-06-07 11:14 UTC  (4+ messages)
` [PATCH v2 11/11] ARC: [plat-eznps] Handle memory error as an exception

[PATCH 0/2] Add bcm2835aux interrupt controller
 2017-06-07 11:11 UTC 

[PATCH 2/2] ARM: dts: bcm283x: Enable AUX interrupt controller
 2017-06-07 11:11 UTC 

[PATCH] thermal: int340x: check for sensor when PTYP is missing
 2017-06-07 10:55 UTC  (2+ messages)

[PATCH] include/linux/vfio.h: Guard powerpc-specific functions with CONFIG_VFIO_SPAPR_EEH
 2017-06-07 10:49 UTC  (2+ messages)

[PATCH] x86/mm/hotplug: fix BUG_ON() after hotremove
 2017-06-07 10:47 UTC  (2+ messages)

[PATCH] acpi: handle the acpi hotplug schedule error
 2017-06-07 10:46 UTC  (4+ 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).