linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-02 20:30:53 to 2017-11-03 06:40:57 UTC [more...]

[PATCH v5 1/3] KVM: X86: Fix operand/address-size during instruction decoding
 2017-11-03  6:40 UTC  (4+ messages)
` [PATCH v5 2/3] KVM: nVMX: Validate the IA32_BNDCFGS on nested VM-entry
` [PATCH v5 3/3] KVM: nVMX: Fix mmu context after VMLAUNCH/VMRESUME failure

[PATCH] Add Tim Bird to list of enforcement statement endorsers
 2017-11-03  6:37 UTC  (2+ messages)

[RFC] EPOLL_KILLME: New flag to epoll_wait() that subscribes process to death row (new syscall)
 2017-11-03  6:35 UTC  (2+ messages)
` [RFC v2] prctl: prctl(PR_SET_IDLE, PR_IDLE_MODE_KILLME), for stateless idle loops

[PATCH] s390/ap_bus: Convert timers to use timer_setup()
 2017-11-03  6:29 UTC  (4+ messages)

[PATCH v3 0/3] usb: xhci: Add debug capability support in xhci
 2017-11-03  6:27 UTC  (10+ messages)
` [PATCH v3 2/3] usb: xhci: Add DbC support in xHCI driver

[PATCH] mtd: lpddr: Fix a potential double mutex_lock
 2017-11-03  6:21 UTC  (3+ messages)

linux-next: manual merge of the nvdimm tree with the ext4 tree
 2017-11-03  6:17 UTC 

[PATCH V9 1/4] dma-mapping: Rework dma_get_cache_alignment()
 2017-11-03  6:15 UTC  (8+ messages)

[patch v2 0/8] Intel Processor Trace virtulization enabling
 2017-11-03  6:09 UTC  (3+ messages)

[PATCH v9 1/2] media:imx274 device tree binding file
 2017-11-03  6:08 UTC  (4+ messages)
` [PATCH v9 2/2] media:imx274 V4l2 driver for Sony imx274 CMOS sensor

[PATCH v4 0/3] KVM: MMU: fix kvm_is_mmio_pfn()
 2017-11-03  5:53 UTC  (4+ messages)
` [PATCH v4 1/3] x86/mm: add function to check if a pfn is UC/UC-
` [PATCH v4 2/3] KVM: add converters between pfn_t and kvm_pfn_t
` [PATCH v4 3/3] KVM: MMU: consider host cache mode in MMIO page check

[PATCH 1/2] f2fs: add quota_ino feature infra
 2017-11-03  5:48 UTC  (5+ messages)
` [PATCH 2/2] f2fs: support quota sys files
  ` [f2fs-dev] "

[GIT] Networking
 2017-11-03  5:38 UTC 

linux-next: build warnings after merge of the gpio tree
 2017-11-03  5:37 UTC 

[PATCH 1/2] [net-next] bpf: fix link error without CONFIG_NET
 2017-11-03  5:20 UTC  (6+ messages)
` [PATCH 2/2] [net-next] bpf: fix out-of-bounds access warning in bpf_check

[PATCH net-next] net: Define eth_stp_addr in linux/etherdevice.h
 2017-11-03  5:18 UTC  (2+ messages)

[PATCH] ARM: multi_v7_defconfig: Select RPMSG_VIRTIO as module
 2017-11-03  5:14 UTC  (4+ messages)

[PATCH V8 0/2] printk: hash addresses printed with %p
 2017-11-03  5:13 UTC  (7+ messages)

[PATCH 0/3] OpenRISC doc updates
 2017-11-03  5:04 UTC  (3+ messages)
` [PATCH 3/3] openrisc: dts: Add OpenRISC platform SoC

[lkp-robot] [kprobes/x86] b664d57f39: BUG:using_smp_processor_id()in_preemptible
 2017-11-02 13:05 UTC 

[PATCH v4 0/6] pmbus: Expand fan support and add MAX31785 driver
 2017-11-03  4:53 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: pmbus: Add Maxim MAX31785 documentation
` [PATCH v4 2/6] pmbus: Add driver for Maxim MAX31785 Intelligent Fan Controller
` [PATCH v4 3/6] pmbus: core: Add fan control support
` [PATCH v4 4/6] pmbus: max31785: Add fan control
` [PATCH v4 5/6] pmbus: core: Add virtual page config bit
` [PATCH v4 6/6] pmbus: max31785: Add dual tachometer support

[PATCH] f2fs: fix out-of-free problem caused by atomic write
 2017-11-03  4:48 UTC  (5+ messages)
` [PATCH v2] "

[git pull] drm fixes for v4.14-rc8
 2017-11-03  4:53 UTC 

[PATCHv4 1/1] [tools/selftests]: android/ion: userspace test utility for ion buffer sharing
 2017-11-03  4:36 UTC  (9+ messages)
` [PATCHv5 "

[PATCH for-next] openrisc: fix possible deadlock scenario during timer sync
 2017-11-03  4:33 UTC 

next-20171102: ARM64 dies on boot
 2017-11-03  4:18 UTC 

[PATCH] powerpc/perf: Fix core-imc hotplug callback failure during imc initialization
 2017-11-03  4:00 UTC  (5+ messages)

[PATCH 1/2] staging: greybus: remove unused kfifo_ts
 2017-11-03  3:59 UTC  (3+ messages)
` [PATCH 2/2] staging: greybus/loopback: use ktime_get() for time intervals
  ` [greybus-dev] "

[PATCH] selftests: remove obsolete kconfig fragment for cpu-hotplug
 2017-11-03  3:55 UTC  (8+ messages)

[PATCH net-next 0/6] net: hns3: support set_link_ksettings and for nway_reset ethtool command
 2017-11-03  4:18 UTC  (7+ messages)
` [PATCH net-next 1/6] net: hns3: fix for getting autoneg in hns3_get_link_ksettings
` [PATCH net-next 2/6] net: hns3: fix for getting advertised_caps "
` [PATCH net-next 3/6] net: hns3: fix a bug in hns3_driv_to_eth_caps
` [PATCH net-next 4/6] net: hns3: add support for set_link_ksettings
` [PATCH net-next 5/6] net: hns3: add support for nway_reset
` [PATCH net-next 6/6] net: hns3: fix a bug for phy supported feature initialization

[PATCH] selftests: breakpoints: fix compile error on breakpoint_test_arm64
 2017-11-03  3:48 UTC  (3+ messages)

[PATCH] f2fs: add bug_on when f2fs_gc even fails to get one victim
 2017-11-03  3:44 UTC  (4+ messages)
` [PATCH v2] "

[PATCH V2] of: platform: Create dummy routines for !CONFIG_OF_ADDRESS
 2017-11-03  3:43 UTC  (5+ messages)

[PATCH] cpufreq: schedutil: Examine the correct CPU when we update util
 2017-11-03  3:40 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] mm: try to free swap only for reading swap fault
 2017-11-03  3:31 UTC  (3+ messages)

mptsas driver cannot detect hotplugging disk with the LSI SCSI SAS1068 controller in Ubuntu guest on VMware
 2017-11-03  3:38 UTC  (7+ messages)

[tip:x86/asm 24/32] mm/migrate.o: warning: objtool: migrate_misplaced_transhuge_page()+0x71: unreachable instruction
 2017-11-03  3:36 UTC 

[PATCH v4 1/2] dt-bindings: watchdog: Add Spreadtrum watchdog documentation
 2017-11-03  3:29 UTC  (4+ messages)
` [PATCH v4 2/2] watchdog: Add Spreadtrum watchdog driver

[PATCH 0/3] Implement a software workaround for Falkor erratum 1041
 2017-11-03  3:27 UTC  (4+ messages)
` [PATCH 1/3] arm64: Define cputype macros for Falkor CPU
` [PATCH 2/3] arm64: Prepare SCTLR_ELn accesses to handle Falkor erratum 1041
` [PATCH 3/3] arm64: Add software workaround for "

MAP_SYNC in libnvdimm-for-next and collision fixups
 2017-11-03  3:20 UTC 

[PATCH v3] printk: Add console owner and waiter logic to load balance console writes
 2017-11-03  3:15 UTC  (2+ messages)

[PATCH] bitmap: Fix optimization of bitmap_set/clear for big-endian machines
 2017-11-03  2:57 UTC  (2+ messages)

[PATCH v7 0/6] Early boot time stamps for x86
 2017-11-03  2:54 UTC  (5+ messages)
` [PATCH v7 1/6] x86/tsc: remove tsc_disabled flag
` [PATCH v7 6/6] x86/tsc: use tsc early

[PATCH v10 00/13] x86: Enable User-Mode Instruction Prevention
 2017-11-03  2:46 UTC  (6+ messages)
` [PATCH v10 02/13] x86/insn-eval: Compute linear address in several utility functions

[PATCH 3/3] kdump: round up the total memory size to 128M for crashkernel reservation
 2017-11-03  2:46 UTC  (2+ messages)
` [PATCH 3/3 update] "

[PATCH v3 0/3] KVM: MMU: fix kvm_is_mmio_pfn()
 2017-11-03  2:39 UTC  (6+ messages)
` [PATCH v3 1/3] x86/mm: add function to check if a pfn is UC/UC-
` [PATCH v3 2/3] KVM: add converters between pfn_t and kvm_pfn_t
` [PATCH v3 3/3] KVM: MMU: consider host cache mode in MMIO page check

[PATCH] selftests: lib.mk: print individual test results to console by default
 2017-11-03  2:35 UTC  (2+ messages)

[PATCH 00/15] dax: prep work for fixing dax-dma vs truncate collisions
 2017-11-03  2:32 UTC  (6+ messages)
` [PATCH 02/15] mm, dax: introduce pfn_t_special()
` [PATCH 10/15] IB/core: disable memory registration of fileystem-dax vmas

[PATCH v2 0/3] hwmon: Add reset support to aspeed-pwm-tach
 2017-11-03  2:32 UTC  (4+ messages)
` [PATCH v2 2/3] hwmon: (aspeed-pwm-tacho) Deassert reset in probe

[PATCH v2] buffer: Avoid setting buffer bits that are already set
 2017-11-03  2:29 UTC  (2+ messages)

[PATCH v2 4/4] f2fs: avoid race in between GC and block exchange
 2017-11-03  2:21 UTC 

[PATCH] IB/CM: fix memory corruption by avoiding unnecessary memset
 2017-11-03  2:21 UTC  (2+ messages)

[PATCH] x86/module: Detect corrupt relocations against nonzero data
 2017-11-03  2:19 UTC  (2+ messages)

[PATCH] platform/x86: hp-wmi: Fix tablet mode detection for convertibles
 2017-11-03  2:01 UTC 

[PATCH] autofs: don't fail mount for transient error
 2017-11-03  1:40 UTC 

[PATCH v2] dell-laptop: Fix keyboard led max_brightness property for Dell Latitude E6410
 2017-11-03  1:18 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] platform/x86: intel_telemetry: add back linux/io.h inclusion
 2017-11-03  1:01 UTC  (2+ messages)

[PATCH] Net: netfilter: Moved vmalloc call to kmalloc call
 2017-11-03  0:59 UTC  (3+ messages)

[PATCH] platform/x86: dell-*wmi*: Relay failed initial probe to dependent drivers
 2017-11-03  0:56 UTC  (2+ messages)

[PATCH v3 1/3] KVM: X86: Fix operand size during instruction decoding
 2017-11-03  0:55 UTC  (3+ messages)

sched/fair: Hard lockup from idle_balance()/task_numa_migrate() race
 2017-11-03  0:51 UTC  (2+ messages)

[PATCH v12 00/16] Introduce support for Dell SMBIOS over WMI
 2017-11-03  0:50 UTC  (2+ messages)

[PATCH resend 2/2] userns: control capabilities of some user namespaces
 2017-11-03  0:44 UTC 

[PATCH resend 1/2] capability: introduce sysctl for controlled user-ns capability whitelist
 2017-11-03  0:44 UTC 

[PATCH resend 0/2] capability controlled user-namespaces
 2017-11-03  0:44 UTC 

[PATCH 0/2] Fix s5p-mfc lock contention in request firmware paths
 2017-11-03  0:43 UTC  (8+ messages)
  ` [PATCH 1/2] media: s5p-mfc: check for firmware allocation before requesting firmware
  ` [PATCH 2/2] media: s5p-mfc: fix lock confection - request_firmware() once and keep state

[PATCH v4 1/3] KVM: X86: Fix operand size during instruction decoding
 2017-11-03  0:35 UTC  (3+ messages)
` [PATCH v4 2/3] KVM: nVMX: Validate the IA32_BNDCFGS on nested VM-entry
` [PATCH v4 3/3] KVM: nVMX: Fix mmu context after VMLAUNCH/VMRESUME failure

[PATCH v2 0/2] KVM: MMU: fix kvm_is_mmio_pfn()
 2017-11-03  0:26 UTC  (3+ messages)

[PATCH v2] powerpc/perf: Fix core-imc hotplug callback failure during imc initialization
 2017-11-03  0:23 UTC  (2+ messages)
` [v2] "

[PATCH 0/5] xfs refcount conversions
 2017-11-03  0:23 UTC  (4+ messages)

second part Payment & Shipping documents
 2017-10-31  2:44 UTC 

[PATCH] media: av7110: switch to useing timer_setup()
 2017-11-03  0:16 UTC  (9+ messages)
  ` [PATCH] media: ttpci: remove autorepeat handling and use timer_setup
        ` [PATCH v2] "

[RFC v4 00/17] V4L2 Explicit Synchronization support
 2017-11-03  0:03 UTC  (4+ messages)
` [RFC v4 16/17] [media] vb2: add out-fence support to QBUF

[PATCH v3 0/3] usb: remove some unused code
 2017-11-03  0:02 UTC  (3+ messages)
` [PATCH v3 2/3] usb: phy: remove phy-msm-usb.c

[PATCH 0/5] use managed functions for ad7897 driver
 2017-11-03  0:02 UTC  (3+ messages)
` [PATCH 4/5] Input: ad7897 - use managed devm_device_add_group

[PATCH] Input: cyttsp4 - Fix error on calculating memory size passed to krealloc
 2017-11-02 23:54 UTC  (2+ messages)

[PATCH] usb: mtu3: fix dma_addr_t printk output again
 2017-11-02 23:54 UTC  (2+ messages)

[PATCH] ARM: sun8i: h2+: add support for Banana Pi M2 Zero board
 2017-11-02 23:53 UTC  (5+ messages)
  ` [linux-sunxi] "

[PATCH] Input: ar1021_i2c - set INPUT_PROP_DIRECT
 2017-11-02 23:51 UTC  (2+ messages)

KASAN: use-after-free Read in do_raw_spin_lock
 2017-11-02 23:51 UTC 

[PATCH v6 1/1] xen/time: do not decrease steal time after live migration on xen
 2017-11-02 23:50 UTC  (5+ messages)
      ` [Xen-devel] "

[PATCH] staging: rtlwifi: remove an unused variable
 2017-11-02 23:47 UTC  (2+ messages)

[Regression] Battery life halved - bisected to 0cc2b4e5a020fc7f4d1795741c116c983e9467d7
 2017-11-02 23:41 UTC  (2+ messages)

[PATCH] EXPERT Kconfig menu: fix broken EXPERT menu
 2017-11-02 23:34 UTC  (2+ messages)

[PATCH] block/aoe: discover_timer: Convert timers to use timer_setup()
 2017-11-02 23:31 UTC 

[PATCH] mailbox: Convert timers to use timer_setup()
 2017-11-02 23:19 UTC 

[PATCH] mISDN: hfcpci: Convert timers to use timer_setup()
 2017-11-02 23:18 UTC 

[PATCH v2 0/2] pinctrl: Allow indicating loss of state across suspend/resume
 2017-11-02 23:15 UTC  (3+ messages)
` [PATCH v2 1/2] pinctrl: Allow a device to indicate when to force a state
` [PATCH v2 2/2] pinctrl: Allow indicating loss of pin states during low-power

[PATCH] drbd: Convert timers to use timer_setup()
 2017-11-02 23:14 UTC 

[PATCH 0/2][v4] Add the ability to do BPF directed error injection
 2017-11-02 23:12 UTC  (3+ messages)
` [PATCH 1/2] bpf: add a bpf_override_function helper

[PATCH] ide: Convert timers to use timer_setup()
 2017-11-02 23:11 UTC 

[GIT PULL] timers-conversion updates for next (part 3)
 2017-11-02 23:05 UTC 

[PATCH 0/7] Cavium OCTEON-III network driver
 2017-11-02 22:45 UTC  (4+ messages)
` [PATCH 6/7] netdev: octeon-ethernet: Add Cavium Octeon III support

[PATCH] ecryptfs: remove unnecessary i_version bump
 2017-11-02 22:43 UTC  (3+ messages)

[PATCH] soc: amlogic: gx pm domain: add PM and OF dependencies
 2017-11-02 22:42 UTC 

How to enable output to serial console at run-time?
 2017-11-02 22:29 UTC  (4+ messages)

[PATCH][net-next] net: sched: cls_bpf: use bitwise & rather than logical && on gen_flags
 2017-11-02 22:20 UTC  (2+ messages)

[PATCH 03/27] Enforce module signatures if the kernel is locked down
 2017-11-02 22:18 UTC  (12+ messages)
  ` [PATCH 00/27] security, efi: Add kernel lockdown
    ` Firmware signing -- "

[PATCH] xen/time: Return -ENODEV from xen_get_wallclock()
 2017-11-02 22:18 UTC 

[PATCH] pci: move PCI_QUIRKS to the PCI bus menu
 2017-11-02 22:14 UTC 

[PATCH] netfilter: ipvs: Convert timers to use timer_setup()
 2017-11-02 22:11 UTC  (4+ messages)

linux-next: SPDX id conflicts
 2017-11-02 22:10 UTC  (3+ messages)

[RFC PATCH v10 0/7] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2017-11-02 21:55 UTC  (5+ messages)
` [RFC PATCH v10 1/7] dt-bindings: PCI: Add definition of PCIe WAKE# irq and PCI irq

[PATCH] driver core: Fix device link deferred probe
 2017-11-02 21:42 UTC  (2+ messages)

[PATCH 00/23] KAISER: unmap most of the kernel from userspace page tables
 2017-11-02 21:41 UTC  (16+ messages)
` [PATCH 02/23] x86, kaiser: do not set _PAGE_USER for init_mm "

[PATCH] staging: fbtft: fb_ssd1331: Use common error handling code in write_reg8_bus8()
 2017-11-02 21:30 UTC 

[PATCH] kbuild: Set KBUILD_CFLAGS before incl. arch Makefile
 2017-11-02 21:26 UTC 

linux-next: build warning in Linus' tree
 2017-11-02 21:21 UTC  (3+ messages)

[PATCH] staging: fbtft: fb_ra8875: Use common error handling code in write_reg8_bus8()
 2017-11-02 21:18 UTC 

[PATCH] ISDN: eicon: message: mark expected switch fall-throughs
 2017-11-02 21:14 UTC 

[PATCH] ARM: meson: fix spelling mistake: "Couln't" -> "Couldn't"
 2017-11-02 21:06 UTC  (2+ messages)

Warning on __wait_on_bit
 2017-11-02 21:03 UTC  (2+ messages)

[PATCH v2] xen: support priv-mapping in an HVM tools domain
 2017-11-02 20:59 UTC  (7+ messages)

[PATCH] drm/amdgpu/virt: don't dereference undefined 'module' struct
 2017-11-02 20:57 UTC  (3+ messages)

suspicious RCU usage at ./include/linux/inetdevice.h:LINE
 2017-11-02 20:55 UTC  (3+ messages)

[PATCH 0/3] powerpc/hotplug: Fix affinity assoc for LPAR migration
 2017-11-02 20:53 UTC  (4+ messages)
` [PATCH 1/3] hotplug/memory: Apply assoc mem updates Post Migration Topo
` [PATCH 2/3] postmigration/memory: Review assoc lookup array changes
` [PATCH 3/3] postmigration/memory: Associativity & ibm,dynamic-memory-v2

[PATCH v6 0/5] MIPS: Add virtual Ranchu board as a generic-based board
 2017-11-02 20:49 UTC  (5+ messages)
` [PATCH v6 5/5] MIPS: ranchu: Add Ranchu as a new "

[Regression, Bisected] dm-crypt IO failures with active slub_debug in 4.12 and later
 2017-11-02 20:39 UTC 

[PATCH] drm/savage/savage_state: mark expected switch fall-throughs
 2017-11-02 20:44 UTC 

[PATCH 0/2] arm64 SMMUv3 PMU driver with IORT support
 2017-11-02 20:38 UTC  (3+ messages)

[PATCH 00/17] coresight: perf: TMC ETR backend support
 2017-11-02 20:36 UTC  (3+ messages)
` [PATCH 13/17] coresight etr: Do not clean ETR trace buffer

[PATCH V4 1/8] perf/x86/intel/uncore: customized event_read for client IMC uncore
 2017-11-02 20:29 UTC  (5+ messages)
` [PATCH V4 3/8] perf/x86/intel/uncore: correct fixed counter index check in generic code
` [PATCH V4 4/8] perf/x86/intel/uncore: add new data structures for free running counters
` [PATCH V4 5/8] perf/x86/intel/uncore: add infrastructure for free running counter
` [PATCH V4 8/8] perf/x86/intel/uncore: clean up client IMC uncore

[PATCH] drm/via/via_dmablit: mark expected switch fall-throughs
 2017-11-02 20:31 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).