linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-13 07:44:51 to 2016-06-13 11:19:47 UTC [more...]

mm, oom_reaper: How to handle race with oom_killer_disable() ?
 2016-06-13 11:19 UTC  (2+ messages)

[PATCH] iommu/arm-smmu: request pcie devices to enable ACS
 2016-06-13 11:18 UTC  (2+ messages)

[PATCH] net: hns: update the dependency
 2016-06-13 11:33 UTC 

[PATCH v5 00/11] serial: 8250: split LPSS to 8250_lpss, enable DMA on Quark
 2016-06-13 11:16 UTC  (9+ messages)

[PATCH] xen: grant-table: Check truncation when giving access to a frame
 2016-06-13 11:10 UTC  (3+ messages)
` [Xen-devel] "

[PATCH V6 0/9] Add support for Tegra210 AGIC
 2016-06-13 11:09 UTC  (9+ messages)
` [PATCH V6 2/9] genirq: Look-up trigger type if not specified by caller
` [PATCH V6 9/9] irqchip/gic: Add platform driver for non-root GICs that require RPM

[PATCH] cpufreq: conservative: Do not use transition notifications
 2016-06-13 11:08 UTC  (2+ messages)

[RESEND PATCH v11 0/4] Introduce usb charger framework to deal with the usb gadget power negotation
 2016-06-13 11:06 UTC  (6+ messages)
` [RESEND PATCH v11 1/4] gadget: Introduce the usb charger framework
` [RESEND PATCH v11 2/4] gadget: Support for "
` [RESEND PATCH v11 3/4] gadget: Integrate with the usb gadget supporting for usb charger
` [RESEND PATCH v11 4/4] power: wm831x_power: Support USB charger current limit management

[PATCH 0/2] s390: introduce drawer scheduling domain
 2016-06-13 11:06 UTC  (3+ messages)
` [PATCH 2/2] s390/topology: add drawer scheduling domain level

4.7-rc3: Reported regressions from 4.7
 2016-06-13 11:02 UTC  (5+ messages)

[PATCH] dma: remove bad_dma_ops to fix build fail
 2016-06-13 10:51 UTC  (6+ messages)

[mmots-2016-06-09-16-49] kernel BUG at mm/slub.c:1616
 2016-06-13 10:47 UTC  (5+ messages)
` [mmots-2016-06-09-16-49] sleeping function called from slab_alloc()

[PATCH v6 0/3] Sched, KVM: st: Add steal time support to full dynticks CPU time accounting
 2016-06-13 10:44 UTC  (7+ messages)
` [PATCH v6 1/3] KVM: fix steal clock warp during guest cpu hotplug
` [PATCH v6 2/3] sched/cputime: Fix prev steal time accouting during "
` [PATCH v6 3/3] sched/cputime: Add steal time support to full dynticks CPU time accounting

[PATCH v2 0/7] fix bugs; enable iommu for ARM64
 2016-06-13 10:41 UTC  (6+ messages)
` [PATCH v2 6/7] iommu/rockchip: use DMA API to map, to flush cache

[patch 11/20] hlist: Add hlist_is_last_node() helper
 2016-06-13 10:41 UTC 

[PATCH V9 00/11] Support for ARM64 ACPI based PCI host controller
 2016-06-13 10:40 UTC  (5+ messages)
` [PATCH V9 09/11] ARM64/PCI: ACPI support for legacy IRQs parsing and consolidation with DT code

[PATCH 0/7] *** staging: wilc1000: Replace semaphores with mutexes or completions ***
 2016-06-13 10:37 UTC  (8+ messages)
` [PATCH 1/7] staging: wilc1000: Replace semaphore txq_event with completion
` [PATCH 2/7] staging: wilc1000: Replace semaphore txq_add_to_head_cs with mutex
` [PATCH 3/7] staging: wilc1000: Replace semaphore cfg_event with completion
` [PATCH 4/7] staging: wilc1000: Replace semaphore sync_event "
` [PATCH 5/7] staging: wilc1000: Replace semaphore close_exit_sync "
` [PATCH 6/7] staging: wilc1000: message_queue: Replace semaphore sem "
` [PATCH 7/7] staging: wilc1000: Remove unused inclusion of semaphore header

[PATCH 0/3] Add Hisilicon MDIO bus driver and FEMAC driver
 2016-06-13  9:06 UTC  (3+ messages)
` [PATCH 3/3] net: hisilicon: Add Fast Ethernet MAC driver

[PATCH v2 00/17] sh: LANDISK convert to device tree
 2016-06-13  8:38 UTC  (12+ messages)
` [PATCH v2 10/17] sh: convert generic drivers framework
` [PATCH v2 11/17] sh: SH7750/51 clock driver
` [PATCH v2 12/17] sh: Add PCI host bridge driver for SH7751
` [PATCH v2 13/17] sh: Add PCI definetion
` [PATCH v2 16/17] sh: I/O DATA HDL-U (a.k.a. landisk) Device Tree

[PATCH] pwm: atmel: Fix disabling of PWM channels
 2016-06-13 10:31 UTC  (4+ messages)
`  "

[patch 00/20] timer: Refactor the timer wheel
 2016-06-13 10:27 UTC  (22+ messages)
` [patch 01/20] timer: Make pinned a timer property
` [patch 02/20] x86/apic/uv: Initialize timer as pinned
` [patch 03/20] x86/mce: "
` [patch 04/20] cpufreq/powernv: "
` [patch 05/20] driver/net/ethernet/tile: "
` [patch 06/20] drivers/tty/metag_da: "
` [patch 07/20] drivers/tty/mips_ejtag: "
` [patch 08/20] net/ipv4/inet: Initialize timers "
` [patch 09/20] timer: Remove mod_timer_pinned
` [patch 10/20] timer: Add a cascading tracepoint
` [patch 11/20] hlist: Add hlist_is_last_node() helper
` [patch 12/20] timer: Give a few structs and members proper names
` [patch 13/20] timer: Switch to a non cascading wheel
` [patch 15/20] timer: Move __run_timers() function
` [patch 14/20] timer: Remove slack leftovers
` [patch 16/20] timer: Optimize collect timers for NOHZ
` [patch 17/20] tick/sched: Remove pointless empty function
` [patch 18/20] timer: Forward wheel clock whenever possible
` [patch 19/20] timer: Split out index calculation
` [patch 20/20] timer: Optimization for same expiry time in mod_timer()

[PATCH v2 1/2] drm/dsi: Implement dcs set/get display brightness
 2016-06-13 10:25 UTC  (2+ messages)
` [PATCH v4 2/2] drm/panel: Add JDI LT070ME05000 WUXGA DSI Panel

[PATCH 0/6] Fast balloon & fast live migration
 2016-06-13 10:17 UTC  (8+ messages)
` [PATCH 1/6] virtio-balloon: rework deflate to add page to a list
` [PATCH 2/6] virtio-balloon: speed up inflate/deflate process
` [PATCH 3/6] mm:split the drop cache operation into a function
` [PATCH 4/6] virtio-balloon: add drop cache support
` [PATCH 5/6] mm: add the related functions to get free page info
` [PATCH 6/6] virtio-balloon: tell host vm's "

[PATCH] ARM: sun8i: Add Parrot Board DTS
 2016-06-13 10:15 UTC  (2+ messages)

Bad flicker on skylake HQD due to code in the 4.7 merge window
 2016-06-13 10:14 UTC  (4+ messages)

[PATCH v4 00/14] fix some type infos and bugs for arm64/of numa
 2016-06-13 10:12 UTC  (4+ messages)

[PATCH v1 3/3] mm: per-process reclaim
 2016-06-13 10:07 UTC 

acpi: broken suspend to RAM with v4.7-rc1
 2016-06-13 10:07 UTC  (6+ messages)

[PATCH] drivers: virtio_blk: notify blk-core when hw-queue number changes
 2016-06-13  9:58 UTC 

[PATCH] ARM: socfpga: add PCIe to socfpga_defconfig
 2016-06-13  8:23 UTC 

[PATCH] tty/serial: atmel: fix RS485 half duplex with DMA
 2016-06-13  9:51 UTC  (3+ messages)

[PATCH net-next 0/3] r8152: code adjustment for PHY
 2016-06-13  9:49 UTC  (4+ messages)
` [PATCH net-next 1/3] r8152: move the settings of PHY to a work queue
` [PATCH net-next 2/3] r8152: move the setting for the default speed
` [PATCH net-next 3/3] r8152: save the speed

[v1 PATCH 4/4] drm/rockchip: cdn-dp: add cdn DP support for rk3399
 2016-06-13  9:45 UTC  (3+ messages)
` [v1,4/4] "

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

[PATCH 1/3] i.MX: system.c: Convert goto to if statement
 2016-06-13  9:41 UTC  (6+ messages)
` [PATCH 3/3] i.MX: system.c: Replace magic numbers

[PATCH v5 0/5] ACPI / processor_idle: Add ACPI v6.0 LPI support
 2016-06-13  9:40 UTC  (4+ messages)
` [PATCH v5 4/5] arm64: add support for ACPI Low Power Idle(LPI)

[PATCH v6 00/12] Support non-lru page migration
 2016-06-13  9:38 UTC  (5+ messages)
` [PATCH v6 02/12] mm: migrate: support non-lru movable "
  ` PATCH v6v2 "
    ` [PATCH v6v3 "

[PATCH 0/11] Changes to support 150 MHz eMMC on rk3399
 2016-06-13  9:32 UTC  (14+ messages)
` [PATCH 01/11] phy: rockchip-emmc: Increase lock time allowance
` [PATCH 02/11] mmc: sdhci-of-arasan: Always power the PHY off/on when clock changes
` [PATCH 03/11] Documentation: mmc: sdhci-of-arasan: Add soc-ctl-syscon for corecfg regs
` [PATCH 04/11] mmc: sdhci-of-arasan: Properly set corecfg_baseclkfreq on rk3399
` [PATCH 09/11] phy: rockchip-emmc: Set phyctrl_frqsel based on card clock
` [PATCH 10/11] phy: rockchip-emmc: Minor code cleanup in rockchip_emmc_phy_power_off()

[RFC v2 0/2] Match i2c_device_id when using DT ids through ACPI
 2016-06-13  9:26 UTC  (5+ messages)
` [RFC v2 2/2] i2c: Pass i2c_device_id to probe func "

[PATCH] usb: gadget: udc: atmel: Also get regmap for at91sam9x5-pmc
 2016-06-13  9:26 UTC  (3+ messages)

kern_path() returns error in kernel 4.4
 2016-06-13  9:12 UTC 

[RESEND][PATCH] clk: fixed-factor: set CLK_SET_RATE_PARENT
 2016-06-13  9:08 UTC 

[PATCH] arm64: cpuinfo: Expose MIDR_EL1 and REVIDR_EL1 to sysfs
 2016-06-13  9:07 UTC  (3+ messages)

[PATCHv8 00/32] THP-enabled tmpfs/shmem using compound pages
 2016-06-13  9:06 UTC  (3+ messages)

[PATCH] gpio: pca953x: Fix NBANK calculation for PCA9536
 2016-06-13  9:04 UTC  (3+ messages)

[lkp] [mm] 5c0a85fad9: unixbench.score -6.3% regression
 2016-06-13  9:02 UTC  (8+ messages)
  ` [LKP] "

[R-F-C PATCH 0/4] RFC: x86/mce: Deprecate mcelog and other funsies
 2016-06-13  9:00 UTC  (3+ messages)
` [RFC PATCH 2/4] x86/mce: Deprecate /dev/mcelog

[PATCH v2 0/9] coresight: Miscellaneous fixes
 2016-06-13  8:59 UTC  (7+ messages)
` [PATCH v2 4/9] coresight: Fix csdev connections initialisation
` [PATCH] coresight: Fix erroneous memset in tmc_read_unprepare_etr

[PATCH] mmc: core: add auto bkops support
 2016-06-13  8:58 UTC  (5+ messages)

[RESEND RFC v2] mmc: Change the max discard sectors and erase response if mmc host supports busy signalling
 2016-06-13  8:54 UTC 

[PATCH] scripts/gdb: Add automatic path expansion when loading modules
 2016-06-13  8:54 UTC  (4+ messages)
` [PATCH] scripts/gdb: Perform path expansion to lx-symbol's arguments

[PATCH net-next] net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)
 2016-06-13  8:46 UTC 

[RESEND PATCH v2 1/2] device property: Add function to search for named child of device
 2016-06-13  8:47 UTC  (3+ messages)

[RESEND PATCH v11 0/4] Introduce usb charger framework to deal with the usb gadget power negotation
 2016-06-13  8:43 UTC  (2+ messages)
` [RESEND PATCH v11 1/4] gadget: Introduce the usb charger framework

[PATCH v5] ASoC: rockchip: Add machine driver for RK3399 GRU Boards
 2016-06-13  8:42 UTC 

[PATCH 0/3] ARM: OMAP: DRA7: Update to latest TRM and cleanup
 2016-06-13  8:42 UTC  (4+ messages)

[PATCH] gcc-plugins: disable under COMPILE_TEST
 2016-06-13  8:40 UTC  (3+ messages)

[PATCH v5 0/2] Add a new Rockchip usb2 phy driver
 2016-06-13  8:38 UTC  (3+ messages)
` [PATCH v5 1/2] Documentation: bindings: add DT documentation for Rockchip USB2PHY

[PATCH] net: hns: update the dependency
 2016-06-13  8:56 UTC 

[PATCH 2/3] ethtool: Add common functions for get and set settings
 2016-06-13  8:38 UTC  (3+ messages)

[RESEND PATCH v11] mtd: spi-nor: add hisilicon spi-nor flash controller driver
 2016-06-13  8:21 UTC 

[PATCH v10 00/14] USB OTG/dual-role framework
 2016-06-13  8:23 UTC  (17+ messages)
` [PATCH v10 08/14] usb: otg: add OTG/dual-role core
  ` [PATCH v11 "
` [PATCH v10 09/14] usb: of: add an API to get OTG device from USB controller node
  ` [PATCH v11 "
` [PATCH v10 13/14] usb: gadget: udc: adapt to OTG core
  ` [PATCH v11 "

Build regressions/improvements in v4.7-rc3
 2016-06-13  8:20 UTC  (2+ messages)

[PATCH] arm64: Implement arch_setup_pdev_archdata hook
 2016-06-13  8:26 UTC  (3+ messages)

[PATCH v7 0/4] usb: dwc3: dual-role support
 2016-06-13  8:25 UTC  (5+ messages)
` [PATCH v7 2/4] usb: dwc3: add "

[PATCH v2 0/2] net: ethernet: ti: cpsw: delete rx_descs property
 2016-06-13  8:22 UTC  (8+ messages)

[PATCH] crypto : async implementation for sha1-mb
 2016-06-13  8:22 UTC  (2+ messages)

[PATCH V2] block: correctly fallback for zeroout
 2016-06-13  8:20 UTC  (5+ messages)

[PATCH 1/6] clk: Add missing clk_get_sys() stub
 2016-06-13  8:18 UTC  (2+ messages)

linux-4.7-rc3/drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c:4836: wierd condition ?
 2016-06-13  8:16 UTC 

[PATCH v4 1/7] leds: convert IDE trigger to common disk trigger
 2016-06-13  8:12 UTC  (13+ messages)
` [PATCH v4 3/7] powerpc: use the new LED disk activity trigger
` [PATCH v4 4/7] arm: "
` [PATCH v4 5/7] mips: "
` [PATCH v4 6/7] parisc: "
` [PATCH v4 7/7] unicore32: "

[PATCH v5 1/3] KVM: fix steal clock warp during guest cpu hotplug
 2016-06-13  8:09 UTC  (6+ messages)
` [PATCH v5 3/3] sched/cputime: Add steal time support to full dynticks CPU time accounting

general preparation for NVMe over Fabrics support
 2016-06-13  8:03 UTC  (4+ messages)

usb: common: otg-fsm: add license to usb-otg-fsm
 2016-06-13  7:52 UTC  (2+ messages)

Using irq-crossbar.c
 2016-06-13  7:58 UTC  (8+ messages)

[PATCH 05/11] clk: imx: refine the powerup_set bit of clk-pllv3
 2016-06-13  7:37 UTC  (2+ messages)
` [PATCH V2 1/1] clk: imx: refine the powerdown "

[PATCH] drm: fb: cma: fix memory leak
 2016-06-13  7:52 UTC  (2+ messages)

[PATCH v1 0/3] per-process reclaim
 2016-06-13  7:50 UTC  (4+ messages)
` [PATCH v1 1/3] mm: vmscan: refactoring force_reclaim
` [PATCH v1 2/3] mm: vmscan: shrink_page_list with multiple zones
` [PATCH v1 3/3] mm: per-process reclaim

[PATCH v6 1/5] mfd: RK808: Add RK818 support
 2016-06-13  7:46 UTC  (5+ messages)
` [PATCH v6 2/5] regulator: rk808: Add regulator driver for RK818
` [PATCH v6 3/5] mfd: dt-bindings: Add RK818 device tree bindings document
` [PATCH v6 4/5] clk: Kconfig: Name RK818 in Kconfig for COMMON_CLK_RK808
` [PATCH v6 5/5] rtc: Kconfig: Name RK818 in Kconfig for RTC_DRV_RK808

Шир предупреждение !!!
 2016-06-13  7:30 UTC 

[RFC PATCHv2] usb: USB Type-C Connector Class
 2016-06-13  7:49 UTC  (6+ messages)
` [RFC PATCHv3] "

[PATCH] mm/zsmalloc: add trace events for zs_compact
 2016-06-13  7:49 UTC  (8+ messages)

[PATCH 06/11] clk: imx6ul: fix gpt2 clock names
 2016-06-13  7:38 UTC  (2+ messages)
` [PATCH V2 1/1] "


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).