linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-02 09:53:36 to 2017-05-02 16:15:09 UTC [more...]

[PATCH v3 0/4] Improved seccomp logging
 2017-05-02 16:14 UTC  (12+ messages)

[PATCH] device-dax: fix sysfs attribute deadlock
 2017-05-02 16:13 UTC  (3+ messages)

[PATCH] usb: host: remove unnecessary null check
 2017-05-02 16:09 UTC 

[PATCH v2 0/4] iio: accel: adxl345: Add support for buffered readings
 2017-05-02 16:08 UTC  (19+ messages)
` [PATCH v2 2/4] iio: accel: adxl345_core: Introduce set_mode and data_ready functions
` [PATCH v2 3/4] iio: accel: adxl345: Setup DATA_READY trigger
` [PATCH v2 4/4] iio: accel: adxl345: Add support for triggered buffer

[PATCH RFC] hugetlbfs 'noautofill' mount option
 2017-05-02 16:07 UTC  (3+ messages)

linux-next: Tree for May 2
 2017-05-02 16:03 UTC  (4+ messages)
` linux-next: Tree for May 2 (xen: events_base.c)
  ` [Xen-devel] "

[usb-host] question about pointer dereference before null check
 2017-05-02 15:13 UTC  (3+ messages)

[PATCH v4 RFT 1/2] powerpc/fadump: reduce memory consumption for capture kernel
 2017-05-02 15:56 UTC  (2+ messages)
` [PATCH v4 RFT 2/2] powerpc/fadump: update documentation about 'fadump_append=' parameter

[PATCH] usb: gadget: udc: add null check before pointer dereference
 2017-05-02 15:29 UTC  (3+ messages)

Resizeable PCI BAR support V4
 2017-05-02 15:51 UTC  (7+ messages)
` [PATCH 1/4] PCI: add resizeable BAR infrastructure v4
` [PATCH 2/4] PCI: add functionality for resizing resources v3

[PATCH 1/1 linux-next] btrfs: kmap() can't fail
 2017-05-02 15:46 UTC  (2+ messages)

Asmedia USB 1343 crashes
 2017-05-02 15:43 UTC  (2+ messages)

[PATCH tip/core/rcu 0/2] Debloat rcu_segcblist header file
 2017-05-02 15:36 UTC  (3+ messages)
` [PATCH tip/core/rcu 1/2] srcu: Debloat the <linux/rcu_segcblist.h> header
` [PATCH tip/core/rcu 2/2] rcu: Separately compile large rcu_segcblist functions

[GIT PULL] Hardware module parameter annotation for secure boot
 2017-05-02 15:33 UTC 

[PATCH V2] pwm: tegra: Set maximum pwm clock source per SoC tapeout
 2017-05-02 15:23 UTC  (2+ messages)

[PATCH] Remove ARM errata Workarounds 458693 and 460075
 2017-05-02 15:21 UTC  (5+ messages)

[PATCH] Allow to use DMA_CTRL_REUSE flag for all channel types
 2017-05-02 15:16 UTC  (3+ messages)

[PATCH] vmscan: scan pages until it founds eligible pages
 2017-05-02 15:14 UTC  (4+ messages)

[PATCH 0/7] perf config: Bugfixes & Refactoring
 2017-05-02 15:12 UTC  (3+ messages)
` [PATCH 2/7] perf config: Check list empty before showing configs

[PATCH 1/3] drm: fourcc byteorder: drop DRM_FORMAT_BIG_ENDIAN
 2017-05-02 15:06 UTC  (7+ messages)
` [PATCH 2/3] drm: fourcc byteorder: add DRM_FORMAT_CPU_*
` [PATCH 3/3] drm: fourcc byteorder: add drm_mode_legacy_fb_format_he

[PATCH] input: edt-ft5x06: increase allowed data range for threshold parameter
 2017-05-02 15:00 UTC 

[PATCH v2 0/2] BUG raised when onlining HWPoisoned page
 2017-05-02 14:59 UTC  (9+ messages)
` [PATCH v2 1/2] mm: Uncharge poisoned pages

[PATCH v2 0/9] drm/sun4i: Support multiple display pipelines
 2017-05-02 14:54 UTC  (4+ messages)
` [PATCH v2 1/9] dt-bindings: display: sun4i: Add component endpoint ID numbering scheme

[PATCH 00/14] sched/topology fixes
 2017-05-02 14:54 UTC  (7+ messages)
` [PATCH 06/14] sched/topology,debug: Verify the first group matches the child domain

[PATCH v2] IB/i40iw: use setup_timer
 2017-05-02 14:51 UTC  (3+ messages)

[PATCH v4 0/5] Add ARM Mali Midgard device tree bindings and gpu node for rk3288
 2017-05-02 14:49 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: gpu: add bindings for the ARM Mali Midgard GPU

[PATCH 1/2] efi/efi_test: use memdup_user
 2017-05-02 14:48 UTC  (4+ messages)
` [PATCH 2/2] efi/efi_test: drop useless kfree

[PATCH] ARM: imx_v6_v7_defconfig: Enable cpufreq governors
 2017-05-02 14:46 UTC 

[PATCH V2 0/3] try to save some memory for kmem_cache in some cases
 2017-05-02 14:45 UTC  (4+ messages)
` [PATCH V2 1/3] mm/slub: pack red_left_pad with another int to save a word
` [PATCH V2 2/3] mm/slub: wrap cpu_slab->partial in CONFIG_SLUB_CPU_PARTIAL
` [PATCH V2 3/3] mm/slub: wrap kmem_cache->cpu_partial in config CONFIG_SLUB_CPU_PARTIAL

[PATCH] ext4: use i_blocksize()
 2017-05-02 14:33 UTC  (5+ messages)
` [PATCH] md/bitmap: "

[PATCH 0/6] md: Fine-tuning for some function implementations
 2017-05-02 14:31 UTC  (7+ messages)
` [PATCH 1/6] md: Replace seven seq_printf() calls by seq_putc()
` [PATCH 2/6] md: Replace 17 seq_printf() calls by seq_puts()
` [PATCH 3/6] md: Adjust four function calls together with a variable assignment
` [PATCH 4/6] md: Use seq_puts() in faulty_status()
` [PATCH 5/6] md: Adjust six function calls together with a variable assignment "
` [PATCH 6/6] md: Add some spaces for better code readability

[PATCH RFC v2 0/6] proc: support private proc instances per pidnamespace
 2017-05-02 14:29 UTC  (7+ messages)
` [PATCH RFC v2 4/6] proc: support mounting private procfs instances inside same pid namespace
` [PATCH RFC v2 5/6] proc: instantiate only pids that we can ptrace on 'limit_pids=1' mount option

[patch 0/2] per-CPU vmstat thresholds and vmstat worker disablement
 2017-05-02 14:28 UTC  (3+ messages)
` [patch 2/2] MM: allow per-cpu vmstat_threshold and vmstat_worker configuration

[PATCH] Revert "KVM: Support vCPU-based gfn->hva cache"
 2017-05-02 14:23 UTC 

Hopefully
 2017-05-02 14:22 UTC 

4.8.8 kernel trigger OOM killer repeatedly when I have lots of RAM that should be free
 2017-05-02 14:15 UTC  (14+ messages)

[GIT PULL] PCI fixes for v4.10
 2017-05-02 14:15 UTC  (9+ messages)

[v6,10/23] drivers/fsi: Add device read/write/peek API
 2017-05-02 14:11 UTC 

net/ipv6: warning in inet6_ifa_finish_destroy
 2017-05-02 14:04 UTC  (3+ messages)

[PATCH] tools/kvm: fix top level makefile
 2017-05-02 14:04 UTC  (2+ messages)

error value for "internal error"
 2017-05-02 14:03 UTC 

[RESEND PATCH] spi: bcm63xx-hsspi: Export OF device ID table as module aliases
 2017-05-02 14:00 UTC  (2+ messages)

[PATCH 1/4] net: macb: Add support for PTP timestamps in DMA descriptors
 2017-05-02 13:57 UTC  (4+ messages)
` [PATCH 3/4] net: macb: Add hardware PTP support

[PATCH 0/6] mailbox: arm_mhu: add support for subchannels
 2017-05-02 13:55 UTC  (7+ messages)
` [PATCH 1/6] mailbox: arm_mhu: reorder header inclusion and drop unneeded ones
` [PATCH 2/6] Documentation: devicetree: add bindings to support ARM MHU subchannels
` [PATCH 3/6] mailbox: arm_mhu: migrate to threaded irq handler
` [PATCH 4/6] mailbox: arm_mhu: re-factor data structure to add subchannel support
` [PATCH 5/6] mailbox: arm_mhu: add full support for sub-channels
` [PATCH 6/6] mailbox: arm_mhu: add name support to record mbox-name

[PATCH 4.10 00/62] 4.10.14-stable review
 2017-05-02 13:54 UTC  (2+ messages)

[PATCH 4.9 00/54] 4.9.26-stable review
 2017-05-02 13:53 UTC  (2+ messages)

[PATCH 4.4 00/43] 4.4.66-stable review
 2017-05-02 13:53 UTC  (2+ messages)

[PATCH v2 00/30] arm: dts: extend mt7623 support
 2017-05-02 13:52 UTC  (5+ messages)
` [PATCH v2 29/30] dt-bindings: add vendor prefix for bananapi

[GIT PULL] printk for 4.12
 2017-05-02 13:52 UTC 

[PATCH] power: Add ltc3651-charger driver
 2017-05-02 13:48 UTC 

[PATCH] mm, vmalloc: properly track vmalloc users
 2017-05-02 13:46 UTC 

[PATCH v7 0/7] Introduce ZONE_CMA
 2017-05-02 13:41 UTC  (13+ messages)

[PATCH v2] sched/fair: update scale invariance of PELT
 2017-05-02 13:38 UTC  (4+ messages)

vger.kernel.org mail queue issue?
 2017-05-02 13:29 UTC  (5+ messages)

[PATCH] bitops.h: use BITS_PER_LONG to simplify BITS_TO_LONGS
 2017-05-02 13:28 UTC  (2+ messages)

[PATCH] x86/mm: trivial code cleanup for memory_map_top_doown()
 2017-05-02 13:26 UTC  (4+ messages)

[RFC PATCHSET] sched/fair: fix load balancer behavior when cgroup is in use
 2017-05-02 13:26 UTC  (8+ messages)
` [PATCH 2/2] sched/fair: Always propagate runnable_load_avg

[PATCH 00/10] fujitsu-laptop: use device-specific data instead of module-wide globals
 2017-05-02 13:24 UTC  (6+ messages)
` [PATCH 01/10] platform/x86: fujitsu-laptop: introduce fext_*() helper functions

[PATCH v2] mm, zone_device: replace {get, put}_zone_device_page() with a single reference
 2017-05-02 13:22 UTC  (12+ messages)

[PATCH] bluetooth: hci_uart: fix kconfig dependency
 2017-05-02 13:15 UTC 

[PATCH] serdev: Restore serdev_device_write_buf for atomic context
 2017-05-02 13:18 UTC  (4+ messages)

[PATCH] mm/nobootmem: return 0 when start_pfn equals end_pfn
 2017-05-02 13:11 UTC 

[PATCH 0/3] net-SCTP: Fine-tuning for six function implementations
 2017-05-02 13:15 UTC  (2+ messages)

[PATCH 0/9] net: thunderx: Adds XDP support
 2017-05-02 13:06 UTC  (10+ messages)
` [PATCH 1/9] net: thunderx: Support for page recycling
` [PATCH 2/9] net: thunderx: Optimize RBDR descriptor handling
` [PATCH 3/9] net: thunderx: Optimize CQE_TX handling
` [PATCH 4/9] net: thunderx: Cleanup receive buffer allocation
` [PATCH 5/9] net: thunderx: Add basic XDP support
` [PATCH 6/9] net: thunderx: Add support for XDP_DROP
` [PATCH 7/9] net: thunderx: Add support for XDP_TX
` [PATCH 8/9] net: thunderx: Support for XDP header adjustment
` [PATCH 9/9] net: thunderx: Optimize page recycling for XDP

[PATCH 0/3] Refine numa_emulation
 2017-05-02 13:06 UTC  (6+ messages)
` [PATCH 2/3] x86/numa_emulation: assign physnode_mask directly from numa_nodes_parsed

[PATCH V2 0/3] Refine numa_emulation
 2017-05-02 13:04 UTC  (4+ messages)
` [PATCH V2 1/3] x86/numa_emulation: fix potential memory leak
` [PATCH V2 2/3] x86/numa_emulation: assign physnode_mask directly from numa_nodes_parsed
` [PATCH V2 3/3] x86/numa_emulation: restructures numa_nodes_parsed from emulated nodes

[GIT PULL] RCU changes for v4.12
 2017-05-02 12:56 UTC  (7+ messages)
      ` [PATCH] srcu: Debloat the <linux/rcu_segcblist.h> header

linux-next: build warnings
 2017-05-02 12:46 UTC  (5+ messages)

[PATCH] security: Use user_namespace::level to avoid redundant iterations in cap_capable()
 2017-05-02 12:40 UTC 

[PATCH] iio: stm32 trigger: Add support for TRGO2 triggers
 2017-05-02 12:38 UTC  (6+ messages)

[PATCH 1/1] arm64: Always provide "model name" in /proc/cpuinfo
 2017-05-02 12:37 UTC  (3+ messages)

[PATCH v2] iio: stm32 trigger: Add support for TRGO2 triggers
 2017-05-02 12:33 UTC 

[PATCH 0/3] tpm_pcr_extend() code split
 2017-05-02 12:31 UTC  (4+ messages)
` [PATCH 1/3] tpm: use CPU native value for TPM_TAG_RQU_COMMAND
` [PATCH 2/3] tpm: move ordinals definition to include/linux/tpm_command.h
` [PATCH 3/3] tpm: move TPM 1.2 code of tpm_pcr_extend() to tpm1_pcr_extend()

[PATCH] tty: serdev: fix serdev_device_write return value
 2017-05-02 12:30 UTC  (3+ messages)

[PATCH v3 1/3] arm64: kvm: support kvmtool to detect RAS extension feature
 2017-05-02 12:20 UTC  (2+ messages)
    ` [PATCH v3 2/3] arm64: kvm: inject SError with virtual syndrome

[PATCH V3 2/2] mfd: Add ROHM BD9571MWV-M MFD PMIC driver
 2017-05-02 12:18 UTC 

[PATCH V8 4/5] PCI/ASPM: save power on values during bridge init
 2017-05-02 12:02 UTC  (10+ messages)

[PATCH v2] powerpc/mm: Only read faulting instruction when necessary in do_page_fault()
 2017-05-02 12:01 UTC  (3+ messages)

[PATCH 1/5] x86_64: use REP MOVSB in copy_page()
 2017-05-02 11:59 UTC  (5+ messages)
` [PATCH 2/5] x86_64: inline copy_page() at call site

[PATCH v3] powerpc/mm: Only read faulting instruction when necessary in do_page_fault()
 2017-05-02 11:58 UTC 

[PATCH 00/13] block: assorted cleanup for bio splitting and cloning
 2017-05-02 11:56 UTC  (13+ messages)
` [PATCH 01/13] blk: remove bio_set arg from blk_queue_split()
` [PATCH 03/13] blk: make the bioset rescue_workqueue optional
` [PATCH 05/13] block: Improvements to bounce-buffer handling
` [PATCH 04/13] blk: use non-rescuing bioset for q->bio_split
` [PATCH 09/13] lightnvm/pblk-read: use bio_clone_fast()
` [PATCH 13/13] block: don't check for BIO_MAX_PAGES in blk_bio_segment_split()

[RFC/PATCH] perf: Add sizeof operator support
 2017-05-02 11:47 UTC  (3+ messages)

[MTD] how to retrieve all patches related MTD bitflip_threshold from one old version to new one
 2017-05-02 11:39 UTC  (2+ messages)

[PATCH V3] hwmon: (ibmpowernv) Add highest/lowest attributes to sensors
 2017-05-02 11:36 UTC 

[GIT PULL] pin control bulk changes for v4.12
 2017-05-02 11:37 UTC 

[PATCH] drivers:video:fbdev:omap:lcd_mipid.c: Use time comparison kernel macros
 2017-05-02 11:36 UTC  (2+ messages)

[PATCH, RFC] MAINTAINERS: update OSD entries
 2017-05-02 11:33 UTC  (2+ messages)

[PATCH] m501fb: don't return zero on failure path in sm501fb_start()
 2017-05-02 11:29 UTC  (2+ messages)

[RFC] remove support for AVR32 architecture
 2017-05-02 11:27 UTC  (8+ messages)

[PATCH v1 0/2] dmaengine: dw: Remove AVR32 bits in drivers
 2017-05-02 11:25 UTC  (3+ messages)
` [PATCH v1 1/2] ALSA: atmel: Remove AVR32 bits from the driver
` [PATCH v1 2/2] dmaengine: dw: "

[PATCH v5 00/10] AXP803 PMIC support for Pine64
 2017-05-02 11:22 UTC  (5+ messages)
` [PATCH v5 01/10] arm64: allwinner: a64: enable RSB on A64

[PATCH 0/5] mtd: nand: gpmi: add i.MX 7 support
 2017-05-02 11:18 UTC  (11+ messages)
` [PATCH 2/5] mtd: nand: gpmi: add i.MX 7 SoC support

[PATCH 0/3 v2] xen: Implement EFI reset_system callback
 2017-05-02 10:53 UTC  (5+ messages)

CFP: KVM Forum 2017
 2017-05-02 10:41 UTC 

[GIT PULL] MMC for v.4.12
 2017-05-02 10:39 UTC 

[PATCH] arm64: Fix multiple 'asm-operand-widths' warnings
 2017-05-02 10:27 UTC  (2+ messages)

[PATCH v2 0/5] vc4 V3D fencing and msm/etnaviv cleanups
 2017-05-02 10:20 UTC  (5+ messages)
` [PATCH v2 1/5] drm/msm: Expose our reservation object when exporting a dmabuf
` [PATCH v2 3/5] drm/msm: Reuse dma_fence_release

[PATCH v2] stm class: Document the stm_ftrace
 2017-05-02 10:15 UTC  (3+ messages)

[RFC PATCH 0/4] PM / Domains: Add support for explicit control of PM domains
 2017-05-02 10:10 UTC  (5+ messages)

[PATCH 0/2] Add ACPI table for the ts3a227e driver
 2017-05-02 10:11 UTC  (3+ messages)
` [PATCH 1/2] ASoc: cht_bsw_max98090_ti: Fix jack initialization
` [PATCH 2/2] ASoC: ts3a227e: add acpi table

[PATCH v8 0/7] coresight: enable debug module
 2017-05-02 10:08 UTC  (8+ messages)
` [PATCH v8 1/7] coresight: bindings for CPU "
` [PATCH v8 2/7] doc: Add documentation for Coresight CPU debug
` [PATCH v8 3/7] coresight: of_get_coresight_platform_data: Add missing of_node_put
` [PATCH v8 4/7] coresight: refactor with function of_coresight_get_cpu
` [PATCH v8 5/7] coresight: add support for CPU debug module
` [PATCH v8 6/7] arm64: dts: hi6220: register "
` [PATCH v8 7/7] arm64: dts: qcom: msm8916: Add debug unit

[PATCH] pstore: Solve lockdep warning by moving inode locks
 2017-05-02 10:10 UTC  (5+ messages)

[PATCH v3] pid_ns: Introduce ioctl to set vector of ns_last_pid's on ns hierarhy
 2017-05-02 10:04 UTC  (9+ messages)
          ` [PATCH] userns,pidns: Verify the userns for new pid namespaces

[PATCH v5] pid_ns: Introduce ioctl to set vector of ns_last_pid's on ns hierarhy
 2017-05-02  9:48 UTC 

[BUG nohz]: wrong user and system time accounting
 2017-05-02 10:01 UTC  (10+ messages)

[PATCH] netfilter: ctnetlink: Make some parameters integer to avoid enum mismatch
 2017-05-02  9:58 UTC  (3+ 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).