linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-12 11:47:43 to 2016-07-12 14:58:20 UTC [more...]

[PATCH 00/34] Move LRU page reclaim from zones to nodes v9
 2016-07-12 14:58 UTC  (21+ messages)
` [PATCH 04/34] mm, mmzone: clarify the usage of zone padding
` [PATCH 05/34] mm, vmscan: begin reclaiming pages on a per-node basis
` [PATCH 06/34] mm, vmscan: have kswapd only scan based on the highest requested zone
` [PATCH 08/34] mm, vmscan: remove balance gap
` [PATCH 11/34] mm, vmscan: remove duplicate logic clearing node congestion and dirty state
` [PATCH 12/34] mm: vmscan: do not reclaim from kswapd if there is any eligible zone
` [PATCH 13/34] mm, vmscan: make shrink_node decisions more node-centric
` [PATCH 14/34] mm, memcg: move memcg limit enforcement from zones to nodes
` [PATCH 17/34] mm: move page mapped accounting to the node
` [PATCH 18/34] mm: rename NR_ANON_PAGES to NR_ANON_MAPPED

[PATCH v2 00/17] replace pcommit with ADR or directed flushing
 2016-07-12 14:57 UTC  (3+ messages)
` [PATCH v2 16/17] x86/insn: remove pcommit

[GIT PULL] STi late updates for v4.8
 2016-07-12 14:56 UTC  (3+ messages)

Page Allocation Failures/OOM with dm-crypt on software RAID10 (Intel Rapid Storage)
 2016-07-12 14:56 UTC  (8+ messages)

Odd performance results
 2016-07-12 14:55 UTC  (4+ messages)

[GIT PULL] regulator fix for v4.7
 2016-07-12 14:51 UTC 

[RFC 0/3] extend kexec_file_load system call
 2016-07-12 14:50 UTC  (8+ messages)

[PATCH RT 0/5] Linux 4.4.12-rt20-rc1
 2016-07-12 14:47 UTC  (9+ messages)
` [PATCH RT 1/5] locallock: add local_lock_on()
` [PATCH RT 2/5] mm: perform lru_add_drain_all() remotely
` [PATCH RT 3/5] trace: correct off by one while recording the trace-event
` [PATCH RT 4/5] work-simple: Rename work-simple.[ch] to swork.[ch] for consistency
` [PATCH RT 5/5] Linux 4.4.12-rt20-rc1

[PATCH] media: s5p-mfc Fix misspelled error message and checkpatch errors
 2016-07-12 14:42 UTC  (3+ messages)

[PATCH RFC] sched: Make wake_up_nohz_cpu() handle CPUs going offline
 2016-07-12 14:41 UTC  (9+ messages)

[PATCHv3 1/1] drm/imx: convey the pixelclk-active and de-active flags from DT to the ipu-di driver
 2016-07-12 14:39 UTC  (8+ messages)
` [PATCHv4 0/3] "
  ` [PATCHv4 1/3] drm/imx: parallel-display: check return code from of_get_drm_display_mode()
  ` [PATCHv4 2/3] drm: add a helper function to extract 'de-active' and 'pixelclk-active' from DT
  ` [PATCHv4 3/3] drm/imx: convey the pixelclk-active and de-active flags from DT to the ipu-di driver

[patch 00/66] cpuhotplug: Convert all priority notifiers to the state machine
 2016-07-12 14:39 UTC  (7+ messages)
` [patch 27/66] workqueue: Convert to state machine callbacks
` [patch 59/66] rcu: Convert rcutree to hotplug state machine

WARNING: CPU: 0 PID: 0 at net/ipv4/af_inet.c:155 inet_sock_destruct+0x1c4/0x1dc
 2016-07-12 14:38 UTC  (7+ messages)

[PATCH RT 00/20] Linux 4.1.27-rt31-rc1
 2016-07-12 14:24 UTC  (21+ messages)
` [PATCH RT 01/20] ARM: at91: pm: simply call at91_pm_init
` [PATCH RT 02/20] ARM: at91: pm: find and remap the pmc
` [PATCH RT 03/20] ARM: at91: pm: move idle functions to pm.c
` [PATCH RT 04/20] ARM: at91: remove useless includes and function prototypes
` [PATCH RT 05/20] usb: gadget: atmel: access the PMC using regmap
` [PATCH RT 06/20] kvm, rt: change async pagefault code locking for PREEMPT_RT
` [PATCH RT 07/20] mm/zsmalloc: Use get/put_cpu_light in zs_map_object()/zs_unmap_object()
` [PATCH RT 08/20] net: dev: always take qdiscs busylock in __dev_xmit_skb()
` [PATCH RT 09/20] drivers/block/zram: Replace bit spinlocks with rtmutex for -rt
` [PATCH RT 10/20] list_bl: fixup bogus lockdep warning
` [PATCH RT 11/20] ARM: imx: always use TWD on IMX6Q
` [PATCH RT 12/20] drivers/block/zram: fixup compile for !RT
` [PATCH RT 13/20] perf/x86/intel/rapl: Make PMU lock raw
` [PATCH RT 14/20] sched,preempt: Fix preempt_count manipulations
` [PATCH RT 15/20] kernel/printk: Dont try to print from IRQ/NMI region
` [PATCH RT 16/20] arm: lazy preempt: correct resched condition
` [PATCH RT 17/20] locallock: add local_lock_on()
` [PATCH RT 18/20] mm: perform lru_add_drain_all() remotely
` [PATCH RT 19/20] trace: correct off by one while recording the trace-event
` [PATCH RT 20/20] Linux 4.1.27-rt31-rc1

[PATCH v2 00/13] sched: Clean-ups and asymmetric cpu capacity support
 2016-07-12 14:39 UTC  (13+ messages)
` [PATCH v2 05/13] sched: Enable SD_BALANCE_WAKE for asymmetric capacity systems
` [PATCH v2 11/13] sched/fair: Avoid pulling tasks from non-overloaded higher capacity groups

[PATCH RT 00/15] Linux 3.18.36-rt38-rc1
 2016-07-12 14:29 UTC  (16+ messages)
` [PATCH RT 01/15] kvm, rt: change async pagefault code locking for PREEMPT_RT
` [PATCH RT 02/15] mm/zsmalloc: Use get/put_cpu_light in zs_map_object()/zs_unmap_object()
` [PATCH RT 03/15] net: dev: always take qdiscs busylock in __dev_xmit_skb()
` [PATCH RT 04/15] drivers/block/zram: Replace bit spinlocks with rtmutex for -rt
` [PATCH RT 05/15] list_bl: fixup bogus lockdep warning
` [PATCH RT 06/15] ARM: imx: always use TWD on IMX6Q
` [PATCH RT 07/15] drivers/block/zram: fixup compile for !RT
` [PATCH RT 08/15] perf/x86/intel/rapl: Make PMU lock raw
` [PATCH RT 09/15] sched,preempt: Fix preempt_count manipulations
` [PATCH RT 10/15] kernel/printk: Dont try to print from IRQ/NMI region
` [PATCH RT 11/15] arm: lazy preempt: correct resched condition
` [PATCH RT 12/15] locallock: add local_lock_on()
` [PATCH RT 13/15] mm: perform lru_add_drain_all() remotely
` [PATCH RT 14/15] trace: correct off by one while recording the trace-event
` [PATCH RT 15/15] Linux 3.18.36-rt38-rc1

[PATCH] kasan: use \n with pr_emerg
 2016-07-12 14:32 UTC  (3+ messages)

PCIe MSI address is not written at pci_enable_msi_range call
 2016-07-12 14:28 UTC  (8+ messages)

[RFC PATCH 0/2] perf: Container-aware tracing support
 2016-07-12 14:27 UTC  (9+ messages)
` [RFC PATCH 2/2] perf: Filter events based on perf-namespace

[PATCH v1 0/6] Add RK3399 HDMI Support
 2016-07-12 14:27 UTC  (3+ messages)
` [PATCH v1 5/6] drm/rockchip: dw_hdmi: introduce the VPLL clock setting

[PATCH v2 0/7] vfs: Use dlock list for SB's s_inodes list
 2016-07-12 14:27 UTC  (3+ messages)
` [RFC PATCH v2 6/7] lib/persubnode: Introducing a simple per-subnode APIs

[PATCH 1/1] Fix PCS reset
 2016-07-12 12:49 UTC 

[patch 2/2] qxl: silence uninitialized variable warning
 2016-07-12 14:20 UTC  (2+ messages)

4.7-rc6: NMI in intel_idle on HP Proliant G6
 2016-07-12 14:22 UTC  (4+ messages)

[PATCH -next] nvme-rdma: fix the return value of nvme_rdma_reinit_request()
 2016-07-12 14:18 UTC  (2+ messages)

[PATCH] Input: /input/mouse/elan_i2c_core.c Fix some Asus touchapod which casue TP no funciton sometimes, the patch detect some specific touchpad and run a special initialize
 2016-07-12 14:19 UTC  (5+ messages)

[PATCH] [RFC] Limit dump_pipe program's permission to init for container
 2016-07-12 14:18 UTC  (3+ messages)

[PATCH 0/4] x86: Rewrite switch_to()
 2016-07-12 14:16 UTC  (10+ messages)
` [PATCH 3/4] x86: Rewrite switch_to() code

[PATCHv2 0/6] x86: 32-bit compatible C/R on x86_64
 2016-07-12 14:14 UTC  (8+ messages)
` [PATCHv2 3/6] x86/arch_prctl/vdso: add ARCH_MAP_VDSO_*

[Query] Preemption (hogging) of the work handler
 2016-07-12 14:12 UTC  (17+ messages)

[PATCH 1/2] mmc: core: Add helper for mapping IOS voltage to string
 2016-07-12 14:08 UTC  (2+ messages)
` [PATCH 2/2] mmc: dw_mmc: Print proper voltage on error

[PATCH] dma-buf/sync_file: only enable fence signalling during wait
 2016-07-12 14:08 UTC  (6+ messages)

[PATCH v2 0/3] New debugfs API for capturing CRC of frames
 2016-07-12 14:06 UTC  (4+ messages)
` [PATCH v2 2/3] drm: Add API for capturing frame CRCs

[PATCH 0/2] Fix issue with alternatives/paravirt patches
 2016-07-12 14:01 UTC  (6+ messages)

[PATCH V2 1/2] mmc: sdhci: Request regulators before reading capabilities
 2016-07-12 13:56 UTC  (3+ messages)
` [PATCH V2 2/2] mmc: tegra: Only advertise UHS modes if IO regulator is present

[PATCH v5 0/5] Introduce device_add_disk() to kill gendisk.driverfs_dev
 2016-07-12 13:51 UTC  (3+ messages)
` [PATCH v5 2/5] mmc: move 'parent' tracking to mmc_blk_data

[PATCH 00/10] perf python: Add support to access tracepoint fields
 2016-07-12 13:48 UTC  (9+ messages)
` [PATCH 10/10] perf script python: Fix string vs byte array resolving

[PATCH 0/7] gpu: drm: remaining missing of_node_put issue fixes
 2016-07-12 13:47 UTC  (12+ messages)
` [PATCH 2/7] gpu: drm: sti_compositor: add missing of_node_put after calling of_parse_phandle
` [PATCH 3/7] gpu: drm: sti_vdo: "
` [PATCH 4/7] gpu: drm: sti_hqvdp: "
` [PATCH 5/7] gpu: drm: sti_vtg: "
` [PATCH 7/7] gpu: drm: vc4_hdmi: "

[PATCH v8 0/9] ARM: dts: DRA7: Add dt nodes for PWMSS
 2016-07-12 13:45 UTC  (4+ messages)
` [PATCH v8 1/9] clk: ti: am335x/am4372: Add tbclk to pwm node

[PATCH v3 0/2] Add CPU clock support for Exynos7
 2016-07-12 13:44 UTC  (4+ messages)
` [PATCH v3 1/2] clk: samsung: cpu: Prepare for addition for Exynos7 CPU clocks

[PATCH 1/6] drm: make drm_vblank_count_and_time() static
 2016-07-12 13:42 UTC  (3+ messages)
` [PATCH 6/6] drm/tilcdc: use drm_crtc_handle_vblank()

[PATCH 0/2] binfmt_elf: fix calculations for bss padding
 2016-07-12 13:39 UTC  (5+ messages)
` [PATCH 2/2] mm: refuse wrapped vm_brk requests

[PATCHv3] Better kernel instruction abort handling
 2016-07-12 13:37 UTC  (3+ messages)
` [PATCHv3] arm64: Handle el1 synchronous instruction aborts cleanly

[PATCH] irqchip/gicv3-its: Enable cacheable attribute Read-allocate hints
 2016-07-12 13:32 UTC  (3+ messages)

[PATCH v2] iio: Add IIO support for the Measurement Computing CIO-DAC family
 2016-07-12 13:33 UTC 

why not add __GFP_HIGHMEM directly in alloc_migrate_target()?
 2016-07-12 13:16 UTC 

[PATCH] tools lib traceevent: Add filter on task CPU id
 2016-07-12 13:33 UTC 

[PATCH 00/20] iommu/amd: Use generic IOVA allocator
 2016-07-12 13:30 UTC  (9+ messages)
` [PATCH 07/20] iommu/amd: Remove special mapping code for dma_ops path
` [PATCH 16/20] iommu/amd: Optimize map_sg and unmap_sg
    ` [PATCH 16/20 v2] "

[PATCH] capabilities: audit capability use
 2016-07-12 13:16 UTC  (4+ messages)

[PATCH] relay: Add global mode support for buffer-only channels
 2016-07-12 13:24 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] pwm: twl: Reliably disable TWL6030 PWMs
 2016-07-12 13:18 UTC  (2+ messages)

[PATCH] module: Do a WARN_ON_ONCE() for assert module mutex not held
 2016-07-12 13:15 UTC 

divide error: 0000 [#1] SMP in task_numa_migrate - handle_mm_fault vanilla 4.4.6
 2016-07-12 13:12 UTC  (11+ messages)

[BUG] ftrace: Boost asio does not play well with trace_pipe
 2016-07-12 13:05 UTC 

[PATCH v6] mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB
 2016-07-12 13:02 UTC  (3+ messages)

[PATCH v9 0/7] ACPI / processor_idle: Add ACPI v6.0 LPI support
 2016-07-12 12:59 UTC  (4+ messages)

[PATCH] mmc: core: Extend sysfs with DSR register
 2016-07-12 12:56 UTC 

pci: automatic interrupt affinity for MSI/MSI-X capable devices V2
 2016-07-12 12:59 UTC  (9+ messages)
` [PATCH 1/5] pci: add a pci_msix_desc_addr helper
` [PATCH 2/5] pci: switch msix_program_entries to use pci_msix_desc_addr
` [PATCH 4/5] pci: Provide sensible irq vector alloc/free routines
` [PATCH 5/5] pci: spread interrupt vectors in pci_alloc_irq_vectors

[PATCH v1] module: Fully remove the kernel_module_from_file hook
 2016-07-12 12:48 UTC  (2+ messages)

[PATCH] drm/qxl: Remove deprecated create_singlethread_workqueue
 2016-07-12 12:45 UTC  (3+ messages)

automatic interrupt affinity for MSI/MSI-X capable devices V3
 2016-07-12 12:46 UTC  (7+ messages)
` [PATCH 07/13] pci: Provide sensible irq vector alloc/free routines

[PATCH v3 0/4] Add PSR function support for Analogix/Rockchip DP
 2016-07-12 12:38 UTC  (4+ messages)
` [PATCH v3 2/4] drm/rockchip: add an common abstracted PSR driver

[PATCH 1/2] usb: core: add support for HCD providers
 2016-07-12 12:35 UTC  (3+ messages)
` [PATCH 2/2] ohci-platform: register HCD provider
` [PATCH PROOF OF CONCEPT 3/2] trigger: ledtrig-usbport: read initial state from DT

[PATCH 1/2] trace-cmd: Introduce tracecmd_peek_next_data()
 2016-07-12 12:32 UTC  (5+ messages)
` [PATCH 2/2] trace-cmd: Use tracecmd_peek_next_data() in fgraph_ent_handler

[PATCH] kref: prefer atomic_inc_not_zero to atomic_add_unless
 2016-07-12 12:28 UTC  (6+ messages)
      ` Patch for drm-next WAS "

[PATCH v5 00/44] dma-mapping: Use unsigned long for dma_attrs
 2016-07-12 12:19 UTC  (3+ messages)

[PATCH v23 00/22] Richacls (Core and Ext4)
 2016-07-12 12:13 UTC  (9+ messages)
` [PATCH v23 17/22] richacl: Automatic Inheritance
` [PATCH v23 18/22] richacl: xattr mapping functions
` [PATCH v23 19/22] richacl: Add richacl xattr handler
` [PATCH v23 20/22] vfs: Add richacl permission checking

[PATCH] drm/i915: Fix legacy gamma lut updates in Linux 4.7-rc6
 2016-07-12 12:11 UTC  (3+ messages)

[PATCH] drm_aux-dev: fix error handling in drm_dp_aux_dev_init()
 2016-07-12 12:11 UTC  (2+ messages)

[PATCH v4 0/3] sched,time: fix irq time accounting with nohz_idle
 2016-07-12 12:10 UTC  (2+ messages)

linux-next: manual merge of the xen-tip tree with the pm tree
 2016-07-12 12:14 UTC  (2+ messages)

[PATCH] mm: thp: refix false positive BUG in page_move_anon_rmap()
 2016-07-12 12:05 UTC  (2+ messages)

[PATCH] mmc: core: Extend sysfs with OCR register
 2016-07-12 12:04 UTC  (4+ messages)

[RFC] perf: ref-cycle useless with watchdog changes
 2016-07-12 12:02 UTC  (4+ messages)

[PATCH v5 00/32] virtually mapped stacks and thread_info cleanup
 2016-07-12 11:57 UTC  (3+ messages)
` [PATCH v5 18/32] signal: Consolidate {TS,TLF}_RESTORE_SIGMASK code

[PATCH] iwlwifi: add missing type declaration
 2016-07-12 11:54 UTC  (2+ messages)
`  "

[PATCH v2 0/3] clk: Add MDM9615 Clock Controllers driver and bindings
 2016-07-12 11:51 UTC  (2+ 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).