linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-23 10:51:40 to 2016-06-23 14:06:15 UTC [more...]

[PATCH 00/27] Move LRU page reclaim from zones to nodes v7
 2016-06-23 14:06 UTC  (20+ messages)
` [PATCH 04/27] mm, vmscan: Begin reclaiming pages on a per-node basis
` [PATCH 15/27] mm, page_alloc: Consider dirtyable memory in terms of nodes
` [PATCH 19/27] mm: Move vmscan writes and file write accounting to the node

[RFC PATCH 00/11] Refactor select_task_rq_fair()
 2016-06-23 14:06 UTC  (5+ messages)
` [RFC PATCH 08/11] sched: Remove SD_WAKE_AFFINE flag and replace it with SD_BALANCE_WAKE

[PATCH] memstick: Use kmemdup instead of kmalloc and memcpy
 2016-06-23 14:02 UTC 

[PATCH 00/11] efi: Permanent runtime EFI memmap support
 2016-06-23 14:00 UTC  (13+ messages)
` [PATCH 01/11] x86/efi: Test for EFI_MEMMAP functionality when iterating EFI memmap
` [PATCH 02/11] x86/efi: Consolidate region mapping logic
` [PATCH 03/11] efi: Refactor efi_memmap_init_early() into arch-neutral code
` [PATCH 04/11] efi: Add efi_memmap_init_late() for permanent EFI memmap
` [PATCH 05/11] efi/fake_mem: Refactor main two code chunks into functions
` [PATCH 06/11] efi: Split out EFI memory map functions into new file
` [PATCH 07/11] efi: Add efi_memmap_install() for installing new EFI memory maps
` [PATCH 08/11] efi: Allow drivers to reserve boot services forever
` [PATCH 09/11] efi/runtime-map: Use efi.memmap directly instead of a copy
` [PATCH 10/11] efi/esrt: Use efi_mem_reserve() and avoid a kmalloc()
` [PATCH 11/11] x86/efi-bgrt: Use efi_mem_reserve() to avoid copying image data

linux-next: build warning after merge of the akpm-current tree
 2016-06-23 14:00 UTC  (2+ messages)

[patch V2 00/20] timer: Refactor the timer wheel
 2016-06-23 13:58 UTC  (7+ messages)
    ` [LTP] "

rstpd implementation
 2016-06-23 13:56 UTC  (4+ messages)

[RFC] capabilities: add capability cgroup controller
 2016-06-23 13:55 UTC  (12+ messages)

[PATCH 0/2] leds: Add driver for NCP5623 3-channel I2C LED driver
 2016-06-23 13:53 UTC  (11+ messages)
` [PATCH 1/2] leds: ncp5623: Add device tree binding documentation

[PATCH 0/5] sched,time: fix irq time accounting with nohz_idle
 2016-06-23 13:52 UTC  (5+ messages)
` [PATCH 5/5] irqtime: drop local_irq_save/restore from irqtime_account_irq

[PATCH 0/6] dell-smm-hwmon fixes
 2016-06-23 13:51 UTC  (8+ messages)

[PATCH v2] mac80211: mesh: Add support for HW RC implementation
 2016-06-23 13:53 UTC 

[RFC, DEBUGGING 1/2] mm: pass NR_FILE_PAGES/NR_SHMEM into node_page_state
 2016-06-23 13:51 UTC  (6+ messages)
    ` [RFC, DEBUGGING v2 "
      ` [RFC, DEBUGGING v2 2/2] mm: add type checking for page state functions

[docs-next PATCH v2 00/11] Documentation/sphinx follow-up, again
 2016-06-23 13:47 UTC  (13+ messages)
` [docs-next PATCH v2 01/11] kernel-doc: remove old debug cruft from dump_section()
` [docs-next PATCH v2 02/11] kernel-doc: do not warn about duplicate default section names
` [docs-next PATCH v2 03/11] kernel-doc: add missing semi-colons in option parsing
` [docs-next PATCH v2 04/11] kernel-doc: abstract filename mapping
` [docs-next PATCH v2 05/11] kernel-doc: add support for specifying extra files for EXPORT_SYMBOLs
` [docs-next PATCH v2 06/11] kernel-doc: unify all EXPORT_SYMBOL scanning to one place
` [docs-next PATCH v2 07/11] Documentation/sphinx: remove unnecessary temporary variable
` [docs-next PATCH v2 08/11] Documentation/sphinx: use a more sensible string split in kernel-doc extension
` [docs-next PATCH v2 09/11] Documentation/sphinx: add support for specifying extra export files
` [docs-next PATCH v2 10/11] Documentation/sphinx: drop modindex, we don't have python modules
` [docs-next PATCH v2 11/11] Documentation: add top level 'make help' output for Sphinx

[PATCH v13 00/10] arm64: Add kernel probes (kprobes) support
 2016-06-23 13:48 UTC  (4+ messages)
` [PATCH v13 01/10] arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature

[PATCH 0/8] KEYS: keyctl operations for asymmetric keys [ver #2]
 2016-06-23 13:48 UTC  (9+ messages)
` [PATCH 1/8] KEYS: Provide key type operations for asymmetric key ops "
` [PATCH 2/8] KEYS: Provide keyctls to drive the new key type ops for asymmetric keys "
` [PATCH 3/8] KEYS: Provide missing asymmetric key subops for new key type ops "
` [PATCH 4/8] KEYS: Make the X.509 and PKCS7 parsers supply the sig encoding type "
` [PATCH 5/8] KEYS: Provide software public key query function "
` [PATCH 6/8] KEYS: Allow the public_key struct to hold a private key "
` [PATCH 7/8] KEYS: Implement encrypt, decrypt and sign for software asymmetric "
` [PATCH 8/8] KEYS: Implement PKCS#8 RSA Private Key parser "

[PATCH v3 0/10]
 2016-06-23 13:48 UTC  (7+ messages)
` [PATCH v3 01/10] drm/bridge: analogix_dp: rename RK3288_DP to ROCKCHIP_DP
` [PATCH v3 04/10] drm/bridge: analogix_dp: some rockchip chips need to flip REF_CLK bit setting
` [PATCH v3 05/10] drm/rockchip: analogix_dp: add rk3399 eDP support

[PATCH 0/8] KEYS: keyctl operations for asymmetric keys
 2016-06-23 13:47 UTC 

[PATCH V2 0/3] perf script: Add callindent option
 2016-06-23 13:40 UTC  (4+ messages)
` [PATCH V2 1/3] perf script: Print sample flags more nicely
` [PATCH V2 2/3] perf auxtrace: Add option to feed branches to the thread stack
` [PATCH V2 3/3] perf script: Add callindent option

[PATCH] ceph: fix spelling mistake: "resgister" -> "register"
 2016-06-23 13:45 UTC 

futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op
 2016-06-23 13:40 UTC  (6+ messages)

[PATCH] PM / devfreq: Send the DEVFREQ_POSTCHANGE notification when target() is failed
 2016-06-23 13:40 UTC  (2+ messages)

[PATCH v11 0/3] perf config: Reimplement perf_config()
 2016-06-23 13:38 UTC  (5+ messages)
` [PATCH v11 1/3] perf config: Bring declarations about config from util/cache.h to util/config.h
` [PATCH v11 2/3] perf config: Reimplement perf_config() introducing new perf_config__init() and perf_config__finish()
` [PATCH v11 3/3] perf config: Reimplement show_config() using config_set__for_each

[PATCH v2 0/2] Correct iTCO Watchdog for Apollo Lake
 2016-06-23 13:37 UTC  (5+ messages)

[RFC/PATCH] ftrace: Reduce size of function graph entries
 2016-06-23 13:37 UTC  (2+ messages)

[PATCH] ksm: set anon_vma of first rmap_item of ksm page to page's anon_vma other than vma's anon_vma
 2016-06-23 13:33 UTC 

[PATCH 0/7] de-stage SW_SYNC validation frawework
 2016-06-23 13:33 UTC  (4+ messages)
` [PATCH 7/7] staging/android: remove sync framework TODO

[PATCH] x86: fix unused efi_get_time function
 2016-06-23 13:32 UTC  (2+ messages)

[PATCH 0/5] Fixes on perf unwind
 2016-06-23 13:30 UTC  (6+ messages)
` [PATCH 5/5] perf tools: Fix NULL pointer deference when vdso not found

[PATCHv3 0/2] USB Type-C Connector class
 2016-06-23 13:29 UTC  (17+ messages)
` [PATCHv3 1/2] usb: USB Type-C connector class

[PATCH v2 1/3] block: provide helpers for reading block count
 2016-06-23 13:30 UTC  (3+ messages)
` [PATCH v2 2/3] partition/efi: use bdev_logical_block_count()
` [PATCH v2 3/3] target/iblock: "

[PATCH v3 0/3] acpi/pmic: add opregion driver for Intel BXT WhiskeyCove PMIC
 2016-06-23 13:28 UTC  (6+ messages)

[very-RFC 0/8] TSN driver for the kernel
 2016-06-23 13:28 UTC  (11+ messages)
          ` [alsa-devel] "

[PATCH v4 0/8]
 2016-06-23 13:22 UTC  (3+ messages)
` [PATCH v4 6/8] efi: load SSTDs from EFI variables

[PATCH] net: ethernet: ti: cpdma: switch to use genalloc
 2016-06-23 13:17 UTC  (3+ messages)

[PATCH] staging: wilc1000: fix spelling mistake: "interupts" -> "interrupts"
 2016-06-23 13:14 UTC 

Bad flicker on skylake HQD due to code in the 4.7 merge window
 2016-06-23 13:14 UTC  (20+ messages)
        ` [Intel-gfx] "

[PATCH] ACPI: Execute the _PTS method when system reboot
 2016-06-23 13:12 UTC  (4+ messages)

[PATCH V6] irq: Track the interrupt timings
 2016-06-23 13:12 UTC  (6+ messages)
` [PATCH V7] "

If insterested
 2016-06-23 12:53 UTC  (2+ messages)

[v3 PATCH 0/5] Rockchip Type-C and DispplayPort driver
 2016-06-23 12:57 UTC  (7+ messages)
` [v3 PATCH 1/5] extcon: Add Type-C and DP support
` [v3 PATCH 2/5] Documentation: bindings: add dt doc for Rockchip USB Type-C PHY
` [v3 PATCH 3/5] phy: Add USB Type-C PHY driver for rk3399
` [v3 PATCH 4/5] Documentation: bindings: add dt documentation for cdn DP controller
` [v3 PATCH 5/5] drm/rockchip: cdn-dp: add cdn DP support for rk3399

[RFC PATCH] drm/nouveau/fb/nv50: set DMA mask before mapping scratch page
 2016-06-23 12:57 UTC  (4+ messages)

[PATCH v4 0/2] ASoC: da7219: Convert driver to use generic FW functions
 2016-06-23 12:57 UTC  (6+ messages)

[RFC PATCH v2 0/9] scpi: Add SCPI registry to handle legacy protocol
 2016-06-23 12:50 UTC  (6+ messages)
` [RFC PATCH v2 1/9] mailbox: Add Amlogic Meson Message-Handling-Unit

[PATCH] Disable non-ABI-compliant optimisations for live patching
 2016-06-23 12:47 UTC  (6+ messages)

[PATCHv2 0/3] x86/UV, x86/efi: Re-factor efi_call_virt for general use
 2016-06-23 12:44 UTC  (2+ messages)

[PATCH v3] ARM: dts: sun8i: Add dts file for Olimex A33-OLinuXino
 2016-06-23 11:07 UTC  (4+ messages)

[PATCH] memory:bugxfix panic on cat or write /dev/kmem
 2016-06-23 17:30 UTC  (2+ messages)

[PATCH v10 0/3] perf config: Reimplement perf_config()
 2016-06-23 12:42 UTC  (7+ messages)
` [PATCH v10 1/3] perf config: Bring declarations about config from util/cache.h to util/config.h
` [PATCH v10 2/3] perf config: Reimplement perf_config() introducing new perf_config_init() and perf_config_finish()

[PATCH 02/15] thermal: sysfs: lock tz while on access to mode properties
 2016-06-23 12:37 UTC  (4+ messages)
` [PATCH 1/1] thermal: core: call thermal_zone_device_update() after mode update

[PATCH] snic: Fix use-after-free in case of a dma mapping error
 2016-06-23 12:37 UTC 

[PATCH v2 1/2] staging: wilc1000: fix error handling in wilc_debugfs_init()
 2016-06-23 12:36 UTC  (2+ messages)
` [PATCH v2 2/2] staging: wilc1000: fix error values "

[PATCH] arm64:swiotlb:Enable only when Input size through command line
 2016-06-23 12:31 UTC  (2+ messages)

[PATCH RESEND V2] ARM64: config: Enable MAX77620 pinctrl/gpio/rtc for Tegra210 P2180
 2016-06-23 12:28 UTC  (2+ messages)

[PATCH] arm:swiotlb:keep disabled in default configuration
 2016-06-23 12:27 UTC 

[PATCH v2 00/13] sched: Clean-ups and asymmetric cpu capacity support
 2016-06-23 12:24 UTC  (5+ messages)
` [PATCH v2 02/13] sched/fair: Consistent use of prev_cpu in wakeup path

[PATCH 0/3] rt-tests: sched_deadline tests
 2016-06-23 12:11 UTC  (4+ messages)
` [PATCH 1/3] rt-tests: Makefile, change version to 1.1
` [PATCH 2/3] rt-tests: Add cyclicdeadline and deadline_test
` [PATCH 3/3] rt-tests: Add cyclicdeadline and deadline_test to the Make system

[PATCH] sm750fb/sm750_hw.c: fixed various style problems
 2016-06-23 12:00 UTC  (5+ messages)
` [PATCH 1/4] sm750fb/sm750_hw.c: corrected alignment
` [PATCH 2/4] sm750fb/sm750_hw.c: fixed whitespacing
` [PATCH 3/4] sm750fb/sm750_hw.c: fixed comments
` [PATCH 4/4] sm750fb/sm750_hw.c: split assignment & long lines

[RFC PATCH] regulator: introduce boot protection flag
 2016-06-23 12:02 UTC  (7+ messages)

[PATCH] mmc: sdhci-msm: fix spelling mistake: "Perpheral" -> "Peripheral"
 2016-06-23 11:59 UTC  (3+ messages)

[PATCH v2] ARM: sun8i: Add Parrot Board DTS
 2016-06-23 11:57 UTC  (2+ messages)

[RFC PATCH 00/27] ARM64: support ILP32
 2016-06-23 11:57 UTC  (5+ messages)
` [PATCH 21/27] [AARCH64] ILP32: introduce syscalls that pass off_t

[PATCH] x86/mm: only allow memmap=XX!YY over existing RAM
 2016-06-23 11:52 UTC  (2+ messages)

[PATCH] x86/asm/entry: Make thunk's restore a local label
 2016-06-23 11:49 UTC 

[PATCH v8 0/3] Mediatek MT8173 CMDQ support
 2016-06-23 11:44 UTC  (5+ messages)
` [PATCH v8 2/3] CMDQ: Mediatek CMDQ driver

[PATCH 01/16] tty: 8250, remove shadow and unused variables
 2016-06-23 11:34 UTC  (16+ messages)
` [PATCH 02/16] vt: remove lines parameter from scrollback
` [PATCH 03/16] vt: document vc_data by example
` [PATCH 04/16] sisusb: remove dummy variables
` [PATCH 05/16] tty: vt, consw->con_scrolldelta cleanup
` [PATCH 06/16] tty: vt, consw->con_set_palette cleanup
` [PATCH 07/16] tty: vt, remove consw->con_bmove
` [PATCH 08/16] tty: vt, drop VT_BUF_VRAM_ONLY
` [PATCH 09/16] tty: vt, get rid of ugly FLUSH macro
` [PATCH 10/16] tty: vt, separate T.416 high colors handler
` [PATCH 11/16] tty: vt, do not pass structure over stack
` [PATCH 12/16] tty: vt, too many commands per line in rgb_foreground
` [PATCH 13/16] tty: vt, whitespace cleanup in csi_m
` [PATCH 14/16] tty: vt, convert more macros to functions
` [PATCH 15/16] tty: vt, ignore PIO_UNIMAPCLR param
` [PATCH 16/16] tty: vt, remove unused vc_deccolm

[PATCH] net: Fix resetting network_header in neigh_resolve_output and neigh_connected_output
 2016-06-23 11:39 UTC 

mmc: dw_mmc: warning with CONFIG_DMA_API_DEBUG
 2016-06-23 11:39 UTC  (6+ messages)

[PATCH] wlcore: time sync : add support for 64 bit clock
 2016-06-23 11:35 UTC  (4+ messages)

[RFC PATCH v2 00/15] ACPI IORT ARM SMMU v3 support
 2016-06-23 11:32 UTC  (5+ messages)
` [RFC PATCH v2 03/15] arm64: mm: change IOMMU notifier action to attach DMA ops

[PATCH 06/27] mm, vmscan: Make kswapd reclaim in terms of nodes
 2016-06-23 11:31 UTC  (2+ messages)

[PATCH] staging: wilc1000: fix error handling in wilc_debugfs_init()
 2016-06-23 11:29 UTC  (4+ messages)

4.6.2 frequent crashes under memory + IO pressure
 2016-06-23 11:26 UTC  (4+ messages)

[patch -mm 1/2] mm/compaction: split freepages without holding the zone lock fix
 2016-06-23 11:21 UTC  (6+ messages)
` [patch] mm, compaction: abort free scanner if split fails

[PATCH 0/4] sched/fair: Fix PELT wobblies
 2016-06-23 11:19 UTC  (3+ messages)
` [PATCH 4/4] sched,fair: Fix PELT integrity for new tasks

automatic interrupt affinity for MSI/MSI-X capable devices V2
 2016-06-23 11:16 UTC  (3+ messages)
` [PATCH 07/13] pci: Provide sensible irq vector alloc/free routines

[PATCH] namespaces: add transparent user namespaces
 2016-06-23 11:11 UTC 

[PATCH 0/2] fujitsu-laptop: Debugging cleanup
 2016-06-23 10:35 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).