linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-27 09:53:28 to 2016-07-27 16:14:31 UTC [more...]

[PATCH v13 00/12] support "task_isolation" mode
 2016-07-27 15:31 UTC  (11+ messages)
          ` clocksource_watchdog causing scheduling of timers every second (was [v13] support "task_isolation" mode)

[PATCH RFC 10/22] block, bfq: add full hierarchical scheduling and cgroups support
 2016-07-27 16:13 UTC  (4+ messages)
` [PATCH RFC V8 00/22] Replace the CFQ I/O Scheduler with BFQ
  ` [PATCH RFC V8 02/22] block, cfq: remove close-based preemption
  ` [PATCH RFC V8 03/22] block, cfq: remove deep seek queues logic

[PATCH 00/18] ARM: mvebu: misc Armada 38x/39x DT and v7 defconfig improvements
 2016-07-27 16:13 UTC  (13+ messages)
` [PATCH 01/18] ARM: mvebu: enable MTD command line partition table in mvebu_v7_defconfig
` [PATCH 02/18] ARM: mvebu: enable UBI and UBIFS "
` [PATCH 04/18] ARM: mvebu: a385-db-ap: enable USB (orion-ehci) port
` [PATCH 05/18] ARM: mvebu: a385-db-ap: add default partition description for NAND
` [PATCH 06/18] ARM: mvebu: a390: add missing compatibility string and add missing bracket

CPU utilization with kvm / vhost, differences 3.14 / 4.4 / 4.6
 2016-07-27 16:04 UTC 

[PATCH v2 10/22] usb: serial: ti_usb_3410_5052: Change ti_write_byte function arguments
 2016-07-27 16:08 UTC  (2+ messages)

[PATCH] dell-wmi: Add events created by Dell Rugged 2-in-1s
 2016-07-27 16:05 UTC  (5+ messages)

[PATCH v2 repost 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration
 2016-07-27 16:03 UTC  (3+ messages)
` [PATCH v2 repost 4/7] virtio-balloon: speed up inflate/deflate process

[PATCH] perf sched: fix wrong conversion of task state
 2016-07-27 16:03 UTC  (4+ messages)

[PATCH 1/4] x86/ioapic: Support hot-removal of IOAPICs present during boot
 2016-07-27 15:44 UTC  (7+ messages)
` [PATCH v2 0/5] Fixing a set of bugs for ioapic hotplug
  ` [PATCH v2 1/5] x86/ioapic: Change prototype of acpi_ioapic_add()
  ` [PATCH v2 2/5] x86/ioapic: Support hot-removal of IOAPICs present during boot
  ` [PATCH v2 3/5] x86/ioapic: Fix setup_res() failing to get resource
  ` [PATCH v2 4/5] x86/ioapic: Fix lost IOAPIC resource after hot-removal and hotadd
  ` [PATCH v2 5/5] x86/ioapic: Fix ioapic failing to request resource

[PATCH] x86/mm: Enable KASLR for vmemmap memory region (x86_64)
 2016-07-27 15:59 UTC 

[GIT PULL] Pull request for 4.8 for IPMI
 2016-07-27 15:33 UTC 

[RESEND PATCH 1/4] fs: befs: Remove redundant validation from befs_find_brun_direct
 2016-07-27 15:32 UTC  (4+ messages)
` [RESEND PATCH 4/4] fs: befs: Remove goto from befs_bread_iaddr

[RESEND PATCH V3] fs: befs: Insert NULL inode to dentry
 2016-07-27 15:27 UTC  (2+ messages)

[RFC PATCH] mm/hugetlb: Avoid soft lockup in set_max_huge_pages()
 2016-07-27 15:26 UTC  (4+ messages)

[bisected] "sched: Allow per-cpu kernel threads to run on online && !active" causes warning
 2016-07-27 15:23 UTC  (2+ messages)

[PATCH 0/2] New tracepoints for slowpath and memory compaction
 2016-07-27 15:24 UTC  (5+ messages)
` [PATCH 1/2] mm: page_alloc.c: Add tracepoints for slowpath
` [PATCH 2/2] mm: compaction.c: Add/Modify direct compaction tracepoints

[PATCH v1] x86, kasan, ftrace: Put APIC interrupt handlers into .irqentry.text
 2016-07-27 13:01 UTC  (5+ messages)

bcache super block corruption with non 4k pages
 2016-07-27 15:16 UTC  (5+ messages)

[PATCH v3 0/7] Introduce the initify gcc plugin
 2016-07-27 15:34 UTC  (5+ messages)
` [PATCH v3 2/7] Split up struct warn_args
` [PATCH v3 6/7] Mark a few functions with the printf attribute

[PATCH 1/2] mm: add skipped count and more lru information to trace
 2016-07-27 15:13 UTC  (4+ messages)
` [PATCH 2/2] mm: get_scan_count consider reclaimable lru pages

[GIT PULL] dlm updates for 4.8
 2016-07-27 15:13 UTC 

[PATCH v2 1/4] iio: adc: rockchip_saradc: reset saradc controller before programming it
 2016-07-27 15:12 UTC  (2+ messages)

[PATCH v4 0/5] vfs: Use dlock list for SB's s_inodes list
 2016-07-27 15:12 UTC  (4+ messages)

[RFC/PATCHSET 0/7] virtio: Implement virtio pstore device (v2)
 2016-07-27 15:08 UTC  (8+ messages)
` [PATCH 1/7] pstore: Split pstore fragile flags
` [PATCH 2/7] pstore/ram: Set pstore flags dynamically
` [PATCH 3/7] pstore: Manage buffer position for async write
` [PATCH 4/7] virtio: Basic implementation of virtio pstore driver
` [PATCH 5/7] virtio-pstore: Support PSTORE_TYPE_CONSOLE
` [PATCH 6/7] qemu: Implement virtio-pstore device
` [PATCH 7/7] kvmtool: "

[PATCH V2] documentation: da9052: Update regulator bindings names to match DA9052/53 driver expectations
 2016-07-27 15:04 UTC 

[RFC PATCH v7 0/7] Restartable sequences system call
 2016-07-27 15:05 UTC  (7+ messages)
` [RFC PATCH v7 1/7] "
    ` [RFC 1/4] rseq/param_test: Convert test_data_entry::count to intptr_t
      ` [RFC 2/4] Restartable sequences: powerpc architecture support
      ` [RFC 3/4] Restartable sequences: Wire up powerpc system call
      ` [RFC 4/4] Restartable sequences: Add self-tests for PPC

[PATCH v2 net-next 0/2] e1000e: fix PTP on e1000_pch_variants
 2016-07-27 15:01 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH net-next v3 1/2] e1000e: factor out systim sanitization
    ` [Intel-wired-lan] "

[e1000_netpoll] BUG: sleeping function called from invalid context at kernel/irq/manage.c:110
 2016-07-27 15:01 UTC  (5+ messages)

[PATCH 0/9] clk: sunxi-ng: Support A31/A31s CCU
 2016-07-27 14:59 UTC  (3+ messages)
` [PATCH 8/9] clk: sunxi-ng: Add A31/A31s clocks

[PowerPC] Kernel OOPS while compiling LTP test suite on linus mainline
 2016-07-27 14:57 UTC  (3+ messages)

[PATCH v2 0/2] Add driver for Domintech DMARD06 accelerometer
 2016-07-27 14:57 UTC  (3+ messages)
` [PATCH v2 2/2] iio: accel: Add support "

[PATCH v3 1/4] iio: adc: rockchip_saradc: reset saradc controller before programming it
 2016-07-27 14:52 UTC  (9+ messages)
` [PATCH v3 2/4] arm64: dts: rockchip: add the saradc for rk3399
` [PATCH v3 3/4] arm64: dts: rockchip: add reset saradc node for rk3368 SoCs
` [PATCH v3 4/4] arm: dts: rockchip: add reset node for the exist saradc SoCs

[PATCH V1] documentation: da9052: Update regulator bindings names to match DA9052/53 DTS expectations
 2016-07-27 14:51 UTC  (2+ messages)

[PATCH] x86/efi: initialize status to ensure garbage is not returned on small size
 2016-07-27 14:50 UTC  (3+ messages)

[PATCH] perf: Fix errors reported by checkpatch.pl scripts
 2016-07-27 14:47 UTC  (3+ messages)

[PATCH 2/2] security, perf: Add config option to restrict perf_event_open
 2016-07-27 14:46 UTC 

[PATCH 1/2] security, perf: allow further restriction of perf_event_open
 2016-07-27 14:45 UTC 

[PATCH BUGFIX V4] block: add missing group association in bio-cloning functions
 2016-07-27 14:45 UTC  (3+ messages)
` [PATCH BUGFIX V5] "

[PATCH] fix platform_no_drv_owner.cocci warnings
 2016-07-27 14:41 UTC 

Volunteering for BeFS maintainership
 2016-07-27 14:39 UTC  (9+ messages)

[PATCH 1/1 linux-next] kbuild: add make force=1 for testing
 2016-07-27 14:37 UTC  (4+ messages)

[PATCH resend] clocksource: Defer override invalidation unless clock is unstable
 2016-07-27 14:29 UTC  (3+ messages)

[RFC PATCH 0/2] mempool vs. page allocator interaction
 2016-07-27 14:28 UTC  (9+ messages)
` [RFC PATCH 1/2] mempool: do not consume memory reserves from the reclaim path
  ` [RFC PATCH 2/2] mm, mempool: do not throttle PF_LESS_THROTTLE tasks
            ` [dm-devel] "

[PATCH v3] xen-blkfront: dynamic configuration of per-vbd resources
 2016-07-27 14:24 UTC  (7+ messages)

[PATCH] randomize_range: use random long instead of int
 2016-07-27 13:51 UTC  (3+ messages)
` [RFC patch 1/6] random: Simplify API for random address requests
  ` [kernel-hardening] "

NULL ptr deref in perf/filter_match
 2016-07-27 14:15 UTC 

[PATCH 1/2] thermal: rockchip: enhance the tsadc's bandgap feature for rk3399
 2016-07-27 14:10 UTC  (2+ messages)
` [PATCH 2/2] thermal: rockchip: optimize sensor auto accessing period

[PATCHv1, RFC 00/33] ext4: support of huge pages
 2016-07-27 14:09 UTC  (6+ messages)

[GIT PULL for v4.8-rc1] media updates part II: documentation
 2016-07-27 14:01 UTC 

(no subject)
 2016-07-27 13:54 UTC 

[GIT PULL for v4.8-rc1] media updates part II: documentation
 2016-07-27 13:52 UTC  (3+ messages)

[GIT PULL] xen: features and fixes for 4.8-rc0
 2016-07-27 13:45 UTC 

[PATCH v15 00/10] arm64: Add kernel probes (kprobes) support
 2016-07-27 13:38 UTC  (17+ messages)
` [PATCH v15 04/10] arm64: Kprobes with single stepping support

[PATCH] 8250: option 'force_polling' for buggy IRQs
 2016-07-27 13:33 UTC  (8+ messages)

[next-20160726] possible circular locking dependency detected
 2016-07-27 13:30 UTC 

[lkp] [mm, kasan] a6efa0b2aa: Undefined behaviour in mm/kasan/quarantine.c:102:13
 2016-07-27 13:30 UTC  (2+ messages)

[PATCH v4 0/2] J-Core interrupt controller support
 2016-07-27 13:27 UTC  (11+ messages)
` [PATCH v4 2/2] irqchip: add J-Core AIC driver
` [PATCH v4 1/2] of: add J-Core interrupt controller bindings

[zer0mem@yahoo.com: [oss-security] panic at big_key_preparse #4.7-r6/rc7 & master]
 2016-07-27 13:23 UTC  (2+ messages)
` [RFC][PATCH] KEYS: Sort out big_key initialisation

[PATCH] perf sched: fix wrong conversion of task state
 2016-07-27 12:52 UTC 

[GIT PULL] /dev/random driver changes for 4.8
 2016-07-27 13:12 UTC  (2+ messages)

[RFC PATCH V4]s390/perf:fix 'start' address of module's map
 2016-07-27 13:08 UTC  (12+ messages)
` [PATCH] s390/perf: fix "
  ` [tip:perf/urgent] perf s390: Fix "

[v7 PATCH 0/6] Rockchip Type-C and DisplayPort driver
 2016-07-27 13:07 UTC  (7+ messages)
` [v7 PATCH 1/6] extcon: Add EXTCON_DISP_DP and the property for USB Type-C
` [v7 PATCH 2/6] Documentation: bindings: add dt doc for Rockchip USB Type-C PHY
` [v7 PATCH 3/6] phy: Add USB Type-C PHY driver for rk3399
` [v7 PATCH 4/6] arm64: dts: rockchip: add Type-C phy for RK3399
` [v7 PATCH 5/6] Documentation: bindings: add dt documentation for cdn DP controller
` [v7 PATCH 6/6] drm/rockchip: cdn-dp: add cdn DP support for rk3399

drivers/staging/ks7010/ks_hostif.c:504:69-72: ERROR: skb is NULL but dereferenced
 2016-07-27 13:07 UTC 

[PATCH] mmc: rtsx: Remove deprecated create_singlethread_workqueue
 2016-07-27 12:47 UTC  (2+ messages)

[PATCH v2 03/22] usb: serial: ti_usb_3410_5052: Use kzalloc instead of kmalloc
 2016-07-27 12:46 UTC  (2+ messages)

[lkp] [xfs] bbc5a740c4: xfstests.generic.095.fail
 2016-07-27 12:36 UTC  (2+ messages)

[PATCH] sched/core: make "Preemption disabled at" message more useful
 2016-07-27 12:25 UTC  (5+ messages)

[PATCH]optimize error handling in tick_check_new_device
 2016-07-27 12:23 UTC  (2+ messages)

[PATCH] x86/microcode/intel: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY
 2016-07-27 12:09 UTC  (9+ messages)
` [tip:x86/microcode] x86/microcode/intel: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=y
      ` [PATCH -v2 1/2] x86/asm: Add __PAGE_OFFSET_BASE define on 32-bit
              ` [PATCH] x86/asm, microcode: "

4.7.0-rc7 ext4 error in dx_probe
 2016-07-27 11:58 UTC  (4+ messages)

[GIT PULL] first round of SCSI updates for the 4.7+ merge window
 2016-07-27 11:56 UTC 

[PATCH] sched/cputime: Mitigate performance regression in times()/clock_gettime()
 2016-07-27 11:41 UTC  (2+ messages)

(no subject)
 2016-07-27 11:26 UTC 

[PATCH RESEND v4] locking/pvqspinlock: Fix double hash race
 2016-07-27 11:30 UTC 

Possible unwanted behaviour in configfs
 2016-07-27 11:30 UTC  (4+ messages)
` [PATCH] fs: configfs: don't set buffer_needs_fill to zero if show() returns error

[PATCH 1/1] irqdomain: Export __irq_domain_alloc_irqs() and irq_domain_free_irqs()
 2016-07-27 11:22 UTC  (8+ messages)

[PATCH 0/6] Apple device properties
 2016-07-27 11:20 UTC  (7+ messages)
` [PATCH 1/6] efi: Retrieve "
` [PATCH 2/6] ACPI / bus: Make acpi_get_first_physical_node() public
` [PATCH 3/6] efi: Add device path parser
` [PATCH 6/6] thunderbolt: Use Device ROM retrieved from EFI
` [PATCH 4/6] driver core: Don't leak secondary fwnode on device removal
` [PATCH 5/6] efi: Assign Apple device properties

[PATCH v2 00/22] usb: serial: ti_usb_3410_5052: clean driver
 2016-07-27 11:21 UTC  (3+ messages)
` [PATCH v2 03/22] usb: serial: ti_usb_3410_5052: Use kzalloc instead of kmalloc

[PATCH] KEYS: x86_64 needs to use compat_sys_keyctl for 32-bit userspace
 2016-07-27 11:21 UTC  (2+ messages)

[PATCH v12 00/30] Add new powerpc specific ELF core notes
 2016-07-27 11:19 UTC  (3+ messages)
` [PATCH v12 02/30] powerpc/process: Add the function flush_tmregs_to_thread

[PATCH 0/6] vc4 miscellaneous v3d fixes
 2016-07-27 11:18 UTC  (7+ messages)
` [PATCH 5/6] drm/vc4: Fix overflow mem unreferencing when the binner runs dry

PCIe MSI address is not written at pci_enable_msi_range call
 2016-07-27 11:14 UTC  (9+ messages)

[GIT PULL] Security subsystem updates for 4.8
 2016-07-27 11:04 UTC 

[PATCH 1/3] xen-blkfront: fix places not updated after introducing 64KB page granularity
 2016-07-27 10:48 UTC  (3+ messages)
` [PATCH v2 2/3] xen-blkfront: introduce blkif_set_queue_limits()

[PATCH v4 4.8] x86/ptrace: Stop setting TS_COMPAT in ptrace code
 2016-07-27 10:42 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH 1/1] stop_machine: touch_nmi_watchdog() after MULTI_STOP_PREPARE
 2016-07-27 10:42 UTC  (2+ messages)
` [tip:core/urgent] stop_machine: Touch_nmi_watchdog() "

[PATCH] tools: add fixdep to objtool/.gitignore
 2016-07-27 10:41 UTC  (2+ messages)
` [tip:core/urgent] objtool: Add 'fixdep' "

[PATCH] KEYS: MIPS64 needs to use compat_sys_keyctl for 32-bit userspace
 2016-07-27 10:43 UTC 

[PATCH] tools lib bpf: Use official ELF e_machine value
 2016-07-27 10:40 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH 00/13] RapidIO subsystem updates
 2016-07-27 10:20 UTC  (4+ messages)
` [PATCH 11/13] rapidio: modify for rev.3 specification changes

PROBLEM: network data corruption (bisected to e5a4b0bb803b)
 2016-07-27 10:32 UTC  (2+ messages)

Why does BIOS assign memory to 16 byte BAR
 2016-07-27 10:09 UTC  (9+ messages)

[PATCH v4 0/8] MT2701 DRM support
 2016-07-27 10:03 UTC  (5+ messages)
` [PATCH v4 4/8] drm/mediatek: add support for Mediatek SoC MT2701

[PATCH v6 0/3] AUXADC: Mediatek auxadc driver
 2016-07-27 10:03 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: auxadc: Add binding document for Mediatek auxadc
` [PATCH v6 2/3] iio: adc: mt2701: Add Mediatek auxadc driver for mt2701
` [PATCH v6 3/3] arm: dts: mt2701: Add auxadc node

[PATCH v4] ARM: dts: sun8i: Add dts file for Olimex A33-OLinuXino
 2016-07-27 10:02 UTC  (4+ messages)

[PATCH v2] mmc: core: Optimize the mmc erase size alignment
 2016-07-27 10:02 UTC  (3+ messages)

[PATCH v15 04/10] arm64: Kprobes with single stepping support
 2016-07-27 10:01 UTC  (2+ messages)

at_xdmac: txd used outside spinlock after being released?
 2016-07-27  9:57 UTC  (2+ messages)

[PATCH v2] arm64: mm: convert __dma_* routines to use start, size
 2016-07-27  9:56 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).