linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-12 15:09:09 to 2017-12-12 17:53:22 UTC [more...]

[PATCH V3 net-next 0/8] Hisilicon Network Subsystem 3 VF Ethernet Driver
 2017-12-12 17:52 UTC  (4+ messages)
` [PATCH V3 net-next 1/8] net: hns3: Add HNS3 VF IMP(Integrated Management Proc) cmd interface
` [PATCH V3 net-next 2/8] net: hns3: Add mailbox support to VF driver
` [PATCH V3 net-next 3/8] net: hns3: Add HNS3 VF HCL(Hardware Compatibility Layer) Support

[PATCH] ARM: dts: omap3-evm: Fix missing NAND partition information
 2017-12-12 17:50 UTC  (6+ messages)

[PATCH] serial: forbid 8250 on s390
 2017-12-12 17:50 UTC  (3+ messages)

[PATCH v2 net-next] net: ethernet: ti: cpdma: correct error handling for chan create
 2017-12-12 17:50 UTC  (3+ messages)

[PATCH] ARC: Force disable IOC if ioc_enable=0
 2017-12-12 17:49 UTC  (2+ messages)

[PATCH] KVM: introduce kvm_arch_vcpu_async_ioctl
 2017-12-12 17:48 UTC  (3+ messages)

[PATCH v2] ARM: dts: exynos: Enable Mixer node for Exynos5800 Peach Pi machine
 2017-12-12 17:47 UTC  (2+ messages)

[PATCH v2] riscv/ftrace: Add basic support
 2017-12-12 17:47 UTC  (4+ messages)
` [patches] "

[PATCH] pinctrl: rockchip: enable clock when reading pin direction register
 2017-12-12 17:43 UTC 

[PATCH v3 3/3] ARM: dts: exynos: Add nodes for True Random Number Generator
 2017-12-12 17:44 UTC  (3+ messages)
  ` [PATCH v4] "

[PATCH] ARM: CPU hotplug: Delegate complete() to surviving CPU
 2017-12-12 17:40 UTC  (3+ messages)

[patch 00/16] x86/ldt: Use a VMA based read only mapping
 2017-12-12 17:32 UTC  (17+ messages)
` [patch 01/16] arch: Allow arch_dup_mmap() to fail
` [patch 02/16] x86/ldt: Rework locking
` [patch 03/16] x86/ldt: Prevent ldt inheritance on exec
` [patch 04/16] mm/softdirty: Move VM_SOFTDIRTY into high bits
` [patch 05/16] mm: Allow special mappings with user access cleared
` [patch 06/16] mm: Provide vm_special_mapping::close
` [patch 07/16] selftest/x86: Implement additional LDT selftests
` [patch 08/16] selftests/x86/ldt_gdt: Prepare for access bit forced
` [patch 09/16] mm: Make populate_vma_page_range() available
` [patch 10/16] x86/ldt: Do not install LDT for kernel threads
` [patch 11/16] x86/ldt: Force access bit for CS/SS
` [patch 12/16] x86/ldt: Reshuffle code
` [patch 13/16] x86/ldt: Introduce LDT write fault handler
` [patch 14/16] x86/ldt: Prepare for VMA mapping
` [patch 15/16] x86/ldt: Add VMA management code
` [patch 16/16] x86/ldt: Make it read only VMA mapped

[PATCH v9 0/5] Add the ability to do BPF directed error injection
 2017-12-12 17:37 UTC  (2+ messages)

[PATCH] ASOC: wm8960: Add multiple MCLK frequency support
 2017-12-12 17:37 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 4.15-rc3
 2017-12-12 17:37 UTC  (7+ messages)

[PATCH v3 00/33] Andes(nds32) Linux Kernel Port
 2017-12-12 17:33 UTC  (3+ messages)
` [PATCH v3 31/33] dt-bindings: interrupt-controller: Andestech Internal Vector Interrupt Controller

[PATCHSET] blk-mq: reimplement timeout handling
 2017-12-12 17:29 UTC  (10+ messages)
` [PATCH 6/6] blk-mq: remove REQ_ATOM_STARTED

[PATCH 23/45] fs: btrfs: remove duplicate includes
 2017-12-12 17:25 UTC  (2+ messages)

Linux 4.15-rc2: Regression in resume from ACPI S3
 2017-12-12 17:27 UTC  (11+ messages)

[PATCH v2 0/6] ARM: sunxi: Convert sun4i/sun7i series SoCs to sunxi-ng
 2017-12-12 17:26 UTC  (4+ messages)
` [PATCH v2 3/6] ARM: sun4i: Convert to CCU
  ` [linux-sunxi] "

[PATCH v2] PCI: keystone: fix interrupt-controller-node lookup
 2017-12-12 17:25 UTC  (4+ messages)

[PATCH v5 0/9] Support PPTT for ARM64
 2017-12-12 17:25 UTC  (8+ messages)
` [PATCH v5 4/9] drivers: base cacheinfo: Add support for ACPI based firmware tables
` [PATCH v5 6/9] ACPI/PPTT: Add topology parsing code

[PATCH 4.4 00/27] 4.4.104-stable review
 2017-12-12 17:24 UTC  (5+ messages)
` [PATCH 4.4 05/27] x86/efi: Build our own page table structures

[PATCH] KVM: PPC: Book3S HV: Fix pending_pri value in kvmppc_xive_get_icp()
 2017-12-12 17:23 UTC 

[PATCH 0/8] make some functions return bool
 2017-12-12 17:20 UTC  (6+ messages)
` [PATCH 1/8] mm/memblock: memblock_is_map/region_memory can be boolean

[PATCH] Revert "dt-bindings: mtd: add sst25wf040b and en25s64 to sip-nor list"
 2017-12-12 15:58 UTC  (2+ messages)

[PATCH PTI v3 00/10] Clean up pgd handling and fix VSYSCALL and LDT
 2017-12-12 17:18 UTC  (17+ messages)
` [PATCH PTI v3 01/10] x86/espfix/64: Fix espfix double-fault handling on 5-level systems
` [PATCH PTI v3 02/10] x86/pti: Vastly simplify pgd synchronization
` [PATCH PTI v3 03/10] x86/pti/64: Fix ESPFIX64 user mapping
` [PATCH PTI v3 04/10] Revert "x86/mm/pti: Disable native VSYSCALL"
` [PATCH PTI v3 05/10] x86/vsyscall/64: Explicitly set _PAGE_USER in the pagetable hierarchy
` [PATCH PTI v3 06/10] x86/vsyscall/64: Warn and fail vsyscall emulation in NATIVE mode
` [PATCH PTI v3 07/10] x86/pti: Map the vsyscall page if needed
` [PATCH PTI v3 08/10] x86/mm/64: Improve the memory map documentation
` [PATCH PTI v3 09/10] x86/mm/64: Make a full PGD-entry size hole in the memory map
` [PATCH PTI v3 10/10] x86/pti: Put the LDT in its own PGD if PTI is on

[PATCH 0/2] PCI: rcar: Misc error path fixes
 2017-12-12 17:16 UTC  (2+ messages)

[PATCH] mmc: sdhci-of-arasan: Disable clk_xin clock in the remove
 2017-12-12 17:15 UTC  (2+ messages)

[PATCH] regmap: Disable debugfs when locking is disabled
 2017-12-12 17:13 UTC 

[PATCH v2] perf test shell: Fix check open filename arg using 'perf trace
 2017-12-12 17:12 UTC  (8+ messages)

[PATCH net-next v5 0/2] net: thunderx: add support for PTP clock
 2017-12-12 17:12 UTC  (5+ messages)
` [PATCH net-next v5 1/2] net: add support for Cavium PTP coprocessor

[PATCH -mm] mm, swap: Fix race between swapoff and some swap operations
 2017-12-12 17:11 UTC  (10+ messages)

general protection fault in string
 2017-12-12 17:11 UTC  (3+ messages)

[PATCH V4 00/11] Intel Processor Trace virtulization enabling
 2017-12-12 17:09 UTC  (4+ messages)
` [PATCH V4 11/11] KVM: x86: Implement Intel Processor Trace context switch

[Intel-gfx] [PATCH] drm/i915: Remove unused IRQ chip data of HDMI LPE audio
 2017-12-12 17:06 UTC  (4+ messages)

[PATCH v4 0/2] Add support for cros-ec-rtc driver
 2017-12-12 17:05 UTC  (4+ messages)
    ` [rtc-linux] "

general protection fault in page_mapping
 2017-12-12 17:03 UTC 

[PATCHv2] virtio_mmio: fix devm cleanup
 2017-12-12 17:02 UTC  (2+ messages)

[PATCH V5] mmc:host:sdhci-pci:Addition of Arasan PCI Controller with integrated phy
 2017-12-12 17:02 UTC 

[PATCH v10 1/2] dt: bindings: lm3692x: Add bindings for lm3692x LED driver
 2017-12-12 17:00 UTC  (2+ messages)
` [PATCH v10 2/2] leds: lm3692x: Introduce LM3692x dual string driver

[PATCH v5 0/8] omap: dmtimer: Move driver out of plat-omap
 2017-12-12 17:00 UTC  (9+ messages)
` [PATCH v5 1/8] clocksource: dmtimer: Remove all the exports

[patch V2 0/2] x86/ldt: Prevent LDT inheritance on exec()
 2017-12-12 17:00 UTC  (5+ messages)
` [patch V2 2/2] x86/ldt: Prevent ldt inheritance on exec

arm64: unhandled level 0 translation fault
 2017-12-12 16:57 UTC  (5+ messages)

[PATCH v2 0/2] eeprom: at24: convert magic numbers to structs
 2017-12-12 16:56 UTC  (4+ messages)
` [PATCH v2 1/2] "

[PATCH] drivers: base: power: Fix GFP_KERNEL in spinlock context
 2017-12-12 16:55 UTC  (2+ messages)

[PATCH v5] ASoC: TSCS42xx: Add support for Tempo Semiconductor's TSCS42xx audio CODEC
 2017-12-12 16:54 UTC  (6+ messages)

[PATCH] usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201
 2017-12-12 16:54 UTC  (2+ messages)

INFO: task hung in wait_on_page_bit_common
 2017-12-12 16:52 UTC 

INFO: task hung in pagecache_get_page
 2017-12-12 16:51 UTC 

[PATCH] x86/mce: Do Deferred error check for CEC
 2017-12-12 16:51 UTC 

INFO: task hung in blk_mq_freeze_queue_wait
 2017-12-12 16:51 UTC 

INFO: task hung in submit_bio_wait
 2017-12-12 16:50 UTC 

INFO: task hung in truncate_inode_pages_range
 2017-12-12 16:49 UTC 

INFO: task hung in lock_sock_nested
 2017-12-12 16:47 UTC 

INFO: task hung in aead_recvmsg
 2017-12-12 16:46 UTC 

INFO: task hung in blkdev_put
 2017-12-12 16:45 UTC 

INFO: task hung in iterate_bdevs
 2017-12-12 16:44 UTC 

INFO: task hung in __blkdev_direct_IO_simple
 2017-12-12 16:44 UTC 

[PATCH] i2c: update i2c-dev.h warning in documentation
 2017-12-12 16:43 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v2] platform/x86: Add driver for GPD pocket custom fan controller
 2017-12-12 16:40 UTC 

[PATCH] platform/x86: Add driver for GPD pocket custom fan controller
 2017-12-12 16:39 UTC  (3+ messages)

[PATCH] writeback: synchronize sync(2) against cgroup writeback membership switches
 2017-12-12 16:38 UTC  (4+ messages)
      ` [PATCH v2] "

[PATCH v2 0/4] Assorted changes for Exynos PRNG driver
 2017-12-12 16:36 UTC  (6+ messages)
  ` [PATCH v3 "
` [PATCH v3 1/4] crypto: exynos - Support Exynos5250+ SoCs
` [PATCH v3 2/4] crypto: exynos - Improve performance of PRNG
` [PATCH v3 3/4] crypto: exynos - Reseed PRNG after generating 2^16 random bytes
` [PATCH v3 4/4] crypto: exynos - Introduce mutex to prevent concurrent access to hardware

INFO: task hung in write_cache_pages
 2017-12-12 16:29 UTC 

INFO: task hung in blkdev_reread_part
 2017-12-12 16:29 UTC 

[PATCH v6] atmel_flexcom: Support resuming after a chip reset
 2017-12-12 16:21 UTC 

[VDSO]: vdso_test failing on arm 32 bit
 2017-12-12 16:26 UTC  (2+ messages)

[PATCH] s390/dasd: Simplify code
 2017-12-12 16:20 UTC  (2+ messages)

[PATCH RESEND] KVM: X86: Fix load bad host fpu state
 2017-12-12 16:16 UTC  (6+ messages)

[BUG] soc/sti: a possible sleep-in-atomic bug in uni_player_ctl_iec958_put
 2017-12-12 16:11 UTC  (2+ messages)

[PATCH v2] KVM: VMX: drop I/O permission bitmaps
 2017-12-12 16:10 UTC  (3+ messages)

[PATCH tip/core/rcu 0/20] Torture-test updates for v4.16
 2017-12-12 16:08 UTC  (11+ messages)
` [PATCH tip/core/rcu 02/20] torture: Prepare scripting for shift from %p to %pK

[PATCH RESEND] KVM: X86: Fix stack-out-of-bounds read in write_mmio
 2017-12-12 16:07 UTC  (2+ messages)

[PATCH v7 00/37] tracing: Inter-event (e.g. latency) support
 2017-12-12 16:07 UTC  (4+ messages)
` [PATCH v7 24/37] tracing: Add support for 'synthetic' events

[PATCH] tuners: tda8290: reduce stack usage with kasan
 2017-12-12 16:02 UTC  (8+ messages)

[PATCH] lib/string: avoid reading beyond src buffer in strscpy
 2017-12-12 16:06 UTC  (8+ messages)

[PATCH v10 0/4] Synopsys DesignWare HDMI Video Capture Controller + PHY
 2017-12-12 16:02 UTC  (4+ messages)
` [PATCH v10 4/4] [media] platform: Add Synopsys DesignWare HDMI RX Controller Driver

[PATCH PTI v2 0/6] Clean up pgd handling and fix VSYSCALL and LDT
 2017-12-12 16:01 UTC  (3+ messages)

[BUG] acpica: ltp_acpi test case causes kernel crash at acpi_ns_walk_namespace
 2017-12-12 15:59 UTC  (2+ messages)
` [PATCH] acpi: acpica: add acpi status check prior walking through namespace

[PATCH] futex: Check for uaddr alignment as early as possible
 2017-12-12 15:57 UTC  (4+ messages)

[PATCH] arch: define weak abort
 2017-12-12 15:57 UTC  (2+ messages)

[PATCH] regmap: allow to disable all locking mechanisms
 2017-12-12 15:56 UTC  (5+ messages)

[PATCH] cgroup: avoid cpoied names in cgroup longer than max
 2017-12-12 15:54 UTC  (2+ messages)

[PATCH net-next] libbpf: add function to setup XDP
 2017-12-12 15:53 UTC  (3+ messages)

[PATCH v4 72/73] xfs: Convert mru cache to XArray
 2017-12-12 15:51 UTC  (2+ messages)

WARNING in kmalloc_slab (3)
 2017-12-12 15:50 UTC  (6+ messages)

3.16.49 Oops, does not boot on two socket server
 2017-12-12 15:38 UTC  (2+ messages)

[PATCH v3 0/3] Introduce on-chip interconnect API
 2017-12-12 15:46 UTC  (4+ messages)
` [PATCH v3 1/3] interconnect: Add generic "

System-wide hard RLIMIT_STACK in 4.14.4+ w/ SELinux
 2017-12-12 15:44 UTC  (2+ messages)

[PATCH] docs: fix, intel_guc_loader.c has been moved to intel_guc_fw.c
 2017-12-12 15:43 UTC  (5+ messages)

[PATCH] powerpc/perf: Dereference bhrb entries safely
 2017-12-12 15:39 UTC  (2+ messages)

[PATCH v4 0/3] Fix find_first_zero_bit() usage
 2017-12-12 15:39 UTC  (4+ messages)

[PATCH v2] spi: atmel: Implements transfers with bounce buffer
 2017-12-12 15:37 UTC 

[PATCH] spi: s3c64xx: add SPDX identifier
 2017-12-12 15:35 UTC  (8+ messages)

[PATCH v2] firmware: qcom: scm: Fix incorrect of_node_put call in scm_init
 2017-12-12 15:35 UTC  (6+ messages)

INFO: task hung in lo_ioctl
 2017-12-12 15:33 UTC 

[RFC PATCH 0/9] ethtool netlink interface (WiP)
 2017-12-12 15:32 UTC  (2+ messages)

[PATCH v2] spi: atmel: bounce buffer spi
 2017-12-12 15:28 UTC  (2+ messages)

[PATCH v4] perf-probe: Support escaped character in parser
 2017-12-12 15:27 UTC  (2+ messages)

[PATCH v3 14/16] phy: Add notify_speed callback
 2017-12-12 15:24 UTC  (3+ messages)

[PATCH v3 0/6] cpufreq: schedutil: fixes for flags updates
 2017-12-12 15:18 UTC  (10+ messages)
` [PATCH v3 1/6] cpufreq: schedutil: reset sg_cpus's flags at IDLE enter

[PATCH v1] clk: tegra20: Add 216 MHz entry for PLL_X
 2017-12-12 15:17 UTC  (4+ messages)

[PATCH V3 0/2] Xen/PCIback: PCI reset using 'reset' SysFS attribute
 2017-12-12 15:14 UTC  (5+ messages)
` [PATCH V3 2/2] Xen/PCIback: Implement PCI flr/slot/bus reset with "
        ` [Xen-devel] "

[PATCH -tip 3/3] x86: tools: Standardize output format of insn_decode_test
 2017-12-12 15:09 UTC  (2+ messages)
` [tip:perf/core] x86/tools: "

[PATCH -tip 2/3] x86: tools: Rename distill.awk to objdump_reformat.awk
 2017-12-12 15:08 UTC  (2+ messages)
` [tip:perf/core] x86/tools: "

[PATCH 0/8] add support for AXP813 ADC and battery power supply
 2017-12-12 15:12 UTC  (5+ messages)
` [PATCH 2/8] iio: adc: axp20x_adc: add support for AXP813 ADC

[PATCH -tip 1/3] x86: tools: Rename test_get_len to insn_decoder_test
 2017-12-12 15:08 UTC  (2+ messages)
` [tip:perf/core] x86/tools: "

[PATCH 4/4] checkpatch: remove ACCESS_ONCE() warning
 2017-12-12 15:07 UTC  (2+ messages)
` [tip:locking/urgent] checkpatch: Remove "

[PATCH 3/4] compiler.h: remove ACCESS_ONCE()
 2017-12-12 15:07 UTC  (2+ messages)
` [tip:locking/urgent] compiler.h: Remove ACCESS_ONCE()

[PATCH 2/4] tools: include: remove ACCESS_ONCE()
 2017-12-12 15:07 UTC  (2+ messages)
` [tip:locking/urgent] tools/include: Remove ACCESS_ONCE()

[PATCH 1/4] perf mmap: Convert ACCESS_ONCE() to READ_ONCE()
 2017-12-12 15:06 UTC  (2+ messages)
` [tip:locking/urgent] tools/perf: "

[PATCH] kbuild: pkg: make out-of-tree rpm/deb-pkg build immediately fail
 2017-12-12 15:08 UTC  (2+ messages)

[PATCH v3] scripts/package: snap-pkg target
 2017-12-12 15:08 UTC  (13+ 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).