The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2015-11-08 22:55:30 to 2015-11-09 07:52:46 UTC [more...]

[PATCH 1/2] mm: introduce page reference manipulation functions
 2015-11-09  7:53 UTC  (3+ messages)
` [PATCH 2/2] mm/page_ref: add tracepoint to track down page reference manipulation

lock-up on boot with x86/PCI/ACPI: Use common interface to support PCI host bridge
 2015-11-09  7:52 UTC  (2+ messages)

[PATCH v3] Input: uinput - add new UINPUT_DEV_SETUP and UI_ABS_SETUP ioctl
 2015-11-09  7:50 UTC  (3+ messages)

[GIT PULL] liblockdep fixes for 4.4
 2015-11-09  7:46 UTC  (2+ messages)

[PATCH v3 00/12] usb: early: add support for early printk through USB3 debug port
 2015-11-09  7:38 UTC  (13+ messages)
` [PATCH v3 01/12] usb: xhci: add sysfs file for xHCI "
` [PATCH v3 02/12] x86: fixmap: add permanent fixmap for xhci "
` [PATCH v3 03/12] usb: xhci: dbc: probe and setup xhci debug capability
` [PATCH v3 04/12] usb: xhci: dbc: add support for Intel xHCI dbc quirk
` [PATCH v3 05/12] usb: xhci: dbc: add debug buffer
` [PATCH v3 06/12] usb: xhci: dbc: add bulk out and bulk in interfaces
` [PATCH v3 07/12] usb: xhci: dbc: handle dbc-configured exit
` [PATCH v3 08/12] usb: xhci: dbc: handle endpoint stall
` [PATCH v3 09/12] x86: early_printk: add USB3 debug port earlyprintk support
` [PATCH v3 10/12] usb: xhci: dbc: add handshake between debug target and host
` [PATCH v3 11/12] usb: serial: usb_debug: add support for dbc debug device
` [PATCH v3 12/12] usb: doc: add document for xHCI DbC driver

[PATCH] mm/hugetlb: Unmap pages if page fault raced with hole punch
 2015-11-09  7:42 UTC  (5+ messages)

[PATCH] arm64: Increase the max granular size
 2015-11-09  7:41 UTC  (6+ messages)

[PATCH 0/2] mmc: sdhci: potentially bad behavior when using vmmc supply
 2015-11-09  7:41 UTC  (3+ messages)

[PATCH] crypto: sun4i-ss: add missing statesize
 2015-11-09  7:38 UTC 

[PATCH v9 0/5] Watchdog: introduce ARM SBSA watchdog driver
 2015-11-09  7:31 UTC  (6+ messages)
` [PATCH v9 1/5] Documentation: add sbsa-gwdt driver documentation
` [PATCH v9 2/5] ARM64: add SBSA Generic Watchdog device node in foundation-v8.dts
` [PATCH v9 3/5] ARM64: add SBSA Generic Watchdog device node in amd-seattle-soc.dtsi
` [PATCH v9 4/5] Watchdog: introdouce "pretimeout" into framework
` [PATCH v9 5/5] Watchdog: introduce ARM SBSA watchdog driver

[PATCH 1/3] mm/page_isolation: return last tested pfn rather than failure indicator
 2015-11-09  7:24 UTC  (3+ messages)
` [PATCH 2/3] mm/cma: add new tracepoint, test_pages_isolated
` [PATCH 3/3] mm/cma: always check which page cause allocation failure

[PATCH v3 0/3] ASoC: rockchip: i2s: add 8 channels capture support and share lrck
 2015-11-09  7:21 UTC  (4+ messages)
` [PATCH v3 1/3] ASoC: rockchip: i2s: add 8 channels capture support

[PATCH V2 1/3] scsi: mptxsas: try 64 bit DMA when 32 bit DMA fails
 2015-11-09  7:15 UTC  (5+ messages)
` [PATCH V2 2/3] scsi: fix compiler warning for sg
` [PATCH V2 3/3] scsi: mptxsas: offload IRQ execution

[PATCH] mm/hugetlbfs Fix bugs in fallocate hole punch of areas with holes
 2015-11-09  7:09 UTC  (3+ messages)

[PATCH] Staging: wlan-ng: p80211wep: fixed a block comment style issue
 2015-11-09  6:44 UTC 

[PATCH v5 0/4] mfd: sec: add S2MPS15 PMIC support
 2015-11-09  6:40 UTC  (6+ messages)
` [PATCH v5 1/4] dt-bindings: mfd: s2mps11: add documentation for s2mps15 PMIC
    ` [rtc-linux] "

[PATCH] video: constify geode ops structures
 2015-11-09  6:39 UTC  (6+ messages)

[PATCH] tools:testing/selftests: fix typo in futex/README
 2015-11-09  6:26 UTC 

[GIT PULL] arch/nios2 update for v4.4-rc1
 2015-11-09  6:27 UTC 

[PATCH] mtd: phram: error handling
 2015-11-09  6:23 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] tools: ffs-aio-example: free memory upon failure
 2015-11-09  6:16 UTC 

[RFC V2] iommu: correct group reference count
 2015-11-09  6:13 UTC 

Question with maxcpus= parameter
 2015-11-09  6:12 UTC  (3+ messages)

[PATCH] gpio: 104-idio-16: Use lowercase symbol names for const variables
 2015-11-09  6:09 UTC  (4+ messages)

[lkp] [x86/entry/64] d20b45d05a: BUG: kernel boot crashed
 2015-11-09  6:06 UTC 

[PATCHSET 0/9] perf report: Support folded callchain output (v5)
 2015-11-09  5:45 UTC  (11+ messages)
` [PATCH v5 1/9] perf report: Support folded callchain mode on --stdio
` [PATCH] perf report: [WIP] Support '-F none' option to hide hist lines
` [PATCH v5 2/9] perf callchain: Abstract callchain print function
` [PATCH v5 3/9] perf callchain: Add count fields to struct callchain_node
` [PATCH v5 4/9] perf report: Add callchain value option
` [PATCH v5 5/9] perf hists browser: Factor out hist_browser__show_callchain_list()
` [PATCH v5 6/9] perf hists browser: Support flat callchains
` [PATCH v5 7/9] perf hists browser: Support folded callchains
` [PATCH v5 8/9] perf ui/gtk: Support flat callchains
` [PATCH v5 9/9] perf ui/gtk: Support folded callchains

[PATCH] acpi: add support for extended IRQ to PCI link
 2015-11-09  5:45 UTC  (6+ messages)

[PATCH v2 0/2] Mediatek I2C Fixup
 2015-11-09  5:43 UTC  (3+ messages)
` [PATCH v2 1/2] i2c: mediatek: add i2c first write then read optimization
` [PATCH v2 2/2] i2c: mediatek: fix i2c multi transfer issue in high speed mode

[RFC] iommu: arm-smmu: correct reference count
 2015-11-09  5:41 UTC  (5+ messages)

[PATCH v5 00/11] exynos-ufs: add support for Exynos
 2015-11-09  5:26 UTC  (12+ messages)
` [PATCH v5 01/11] Documentation: samsung-phy: Add dt bindings for UFS
` [PATCH v5 02/11] phy: exynos-ufs: add UFS PHY driver for EXYNOS SoC
` [PATCH v5 03/11] scsi: ufs: add quirk to contain unconformable utrd field
` [PATCH v5 04/11] scsi: ufs: add quirk to fix mishandling utrlclr/utmrlclr
` [PATCH v5 05/11] scsi: ufs: add quirk not to allow reset of interrupt aggregation
` [PATCH v5 06/11] scsi: ufs: add quirk to enable host controller without hce
` [PATCH v5 07/11] scsi: ufs: add specific callback for nexus type
` [PATCH v5 08/11] scsi: ufs: add add specific callback for hibern8
` [PATCH v5 09/11] scsi: ufs: make ufshcd_config_pwr_mode of non-static func
` [PATCH v5 10/11] Documentation: devicetree: ufs: Add DT bindings for exynos UFS host controller
` [PATCH v5 11/11] scsi: ufs-exynos: add UFS host support for Exynos SoCs

linux-next network throughput performance regression
 2015-11-09  5:30 UTC  (12+ messages)

[PATCH 2/8] mmc: handle add_disk() return value
 2015-11-09  5:11 UTC  (2+ messages)

You have new fax, document 000638055
 2015-11-09  4:22 UTC 

[PATCH v4 00/10] Better compatible for the rockchip thermal and support RK3368 SoCs
 2015-11-09  4:49 UTC  (11+ messages)
` [PATCH v4 01/10] dt-bindings: rockchip-thermal: Support the RK3368 SoCs compatible
` [PATCH v4 02/10] thermal: rockchip: better to compatible the driver for different SoCs
` [PATCH v4 03/10] thermal: rockchip: trivial: fix typo in commit
` [PATCH v4 04/10] thermal: rockchip: improve the conversion function
` [PATCH v4 05/10] thermal: rockchip: Add the sort mode for adc value increment or decrement
` [PATCH v4 06/10] thermal: rockchip: consistently use int for temperatures
` [PATCH v4 07/10] thermal: rockchip: Support the RK3368 SoCs in thermal driver
` [PATCH v4 08/10] arm64: dts: Add the thermal data found on RK3368
` [PATCH v4 09/10] arm64: dts: Add main Thermal info to rk3368.dtsi
` [PATCH v4 10/10] arm64: dts: Enable the Thermal on R88 board

[RESEND PATCH 0/1] Fix the "hard LOCKUP" when running a heavy loading
 2015-11-09  4:39 UTC  (5+ messages)

[PATCH V6 0/6] Fast mmio eventfd fixes
 2015-11-09  4:35 UTC  (3+ messages)

[PATCH] staging: lustre: remove {linux,posix}-tracefile.h
 2015-11-09  4:27 UTC  (2+ messages)
` [PATCH] staging: lustre: remove obsolete comment in tracefile.h

[PATCH v2] mfd: cros ec: Lock the SPI bus while holding chipselect
 2015-11-09  4:25 UTC 

[PATCH 0/4] module RO/NX cleanups
 2015-11-09  4:23 UTC  (5+ messages)
` [PATCH 1/4] module: Use the same logic for setting and unsetting RO/NX
` [PATCH 2/4] gcov: use within_module() helper
` [PATCH 3/4] module: use a structure to encapsulate layout
` [PATCH 4/4] module: clean up RO/NX handling

[PATCH 00/19] drm: Add Allwinner A10 display engine support
 2015-11-09  4:24 UTC  (10+ messages)
` [PATCH 04/19] clk: sunxi: Add TCON channel1 clock
` [PATCH 05/19] clk: sunxi: add DRAM gates
` [PATCH 14/19] ARM: sun5i: dt: Add pll3 and pll7 clocks

[PATCH 0/4] x86 entry stuff, maybe for 4.4
 2015-11-09  4:20 UTC  (4+ messages)
` [PATCH 1/4] x86/entry/64: Fix irqflag tracing wrt context tracking

[PATCH v2] spi: mediatek: single device does not require cs_gpios
 2015-11-09  4:14 UTC 

[RFC 0/8] Add support for NVIDIA Tegra XUSB
 2015-11-09  3:59 UTC  (3+ messages)
` [RFC 2/8] mailbox: Add NVIDIA Tegra XUSB mailbox driver

[PATCH] crypto: sun4i-ss: add missing statesize
 2015-11-09  3:58 UTC  (2+ messages)

[PATCH v2 1/2] mm: mmap: Add new /proc tunable for mmap_base ASLR
 2015-11-09  3:47 UTC  (9+ messages)
` [PATCH v2 2/2] arm: mm: support ARCH_MMAP_RND_BITS

[PATCH v2 0/4] Crypto: add crypto accelerator support for rk3288
 2015-11-09  3:46 UTC  (4+ messages)
` [PATCH v2 1/4] Crypto: Crypto driver support aes/des/des3 "

[PATCH v2 0/9] Better compatible for the rockchip thermal and support RK3368 SoCs
 2015-11-09  3:29 UTC  (5+ messages)
` [PATCH v2 5/9] thermal: rockchip: Add the flag for adc value increment or decrement

GSO with udp_tunnel_xmit_skb
 2015-11-09  3:18 UTC  (12+ messages)

[PATCH 3/8] block/floppy.c: handle blk_register_region() return value
 2015-11-09  3:16 UTC  (2+ messages)

[PATCH v4 0/2] Audio Codec Driver of RK3036 SoC
 2015-11-09  3:13 UTC  (5+ messages)
` [PATCH v4 1/2] ASoC: codec: Inno codec driver for "
  ` [PATCH] ASoC: codec: fix platform_no_drv_owner.cocci warnings
` [PATCH v4 2/2] ASoC: RK3036: Add binding doc of inno-rk3036 codec driver

[PATCH V3 2/4] dma: add Qualcomm Technologies HIDMA management driver
 2015-11-09  3:07 UTC  (11+ messages)
` [PATCH V3 3/4] dmaselftest: add memcpy selftest support functions
` [PATCH V3 4/4] dma: add Qualcomm Technologies HIDMA channel driver

linux-next: Tree for Nov 9
 2015-11-09  3:06 UTC 

[git pull] m68knommu/coldfire fixes for 4.4
 2015-11-09  3:06 UTC 

[PATCH] perf test: Add llvm-src-base.c and llvm-src-kbuild.c to .gitignore
 2015-11-09  3:10 UTC 

[PATCH] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
 2015-11-09  2:46 UTC 

[PATCH 1/1] fix system hang in v4.3 in hw_breakpoint.c
 2015-11-09  2:41 UTC 

[PATCH v10 00/22] perf tools: Add 'perf-config' command
 2015-11-09  2:33 UTC  (23+ messages)
` [PATCH v10 01/22] "
` [PATCH v10 02/22] perf tools: Add perf-config document
` [PATCH v10 03/22] perf config: Document variables for 'color' section in man page
` [PATCH v10 04/22] perf config: Document variables for 'tui' and 'gtk' sections "
` [PATCH v10 05/22] perf config: Document 'buildid.dir' variable "
` [PATCH v10 06/22] perf config: Document variables for 'annotate' section "
` [PATCH v10 07/22] perf config: Document variables for 'help' "
` [PATCH v10 08/22] perf config: Document 'hist.percentage' variable "
` [PATCH v10 09/22] perf config: Document 'ui.show-headers' "
` [PATCH v10 10/22] perf config: Document variables for 'call-graph' section "
` [PATCH v10 11/22] perf config: Document variables for 'report' "
` [PATCH v10 12/22] perf config: Document 'top.chidren' variable "
` [PATCH v10 13/22] perf config: Document 'man.viewer' "
` [PATCH v10 14/22] perf config: Document 'pager.<subcommand>' variables "
` [PATCH v10 15/22] perf config: Document 'kmem.default' variable "
` [PATCH v10 16/22] perf config: Add '--system' and '--user' options to select which config file is used
` [PATCH v10 17/22] perf config: Collect configs to handle config variables
` [PATCH v10 18/22] perf config: Add 'list-all' option to perf-config
` [PATCH v10 19/22] perf config: Add 'get' functionaliy
` [PATCH v10 20/22] perf config: Add 'set' feature
` [PATCH v10 21/22] perf config: normalize a value depending on default type of it
` [PATCH v10 22/22] perf config: Add a option 'remove' to perf-config

[PATCH v4 0/2] sched: consider missed ticks when updating cpu load
 2015-11-09  2:36 UTC  (4+ messages)
` [PATCH v4 2/2] sched: consider missed ticks in full NOHZ

[PATCH v2] alarmtimer: fix unexpected rtc interrupt when system resume from S3
 2015-11-09  2:26 UTC  (2+ messages)

[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
 2015-11-09  2:09 UTC  (4+ messages)
                                ` [PATCH] cxl: Delete an unnecessary check before the function call "kfree"

[PATCH v5 0/5] Introduce usb charger framework to deal with the usb gadget power negotation
 2015-11-09  2:02 UTC  (4+ messages)
` [PATCH v5 1/5] gadget: Introduce the notifier functions

[PATCH V2] Staging: wilc1000: Fix build break due to undeclared *wilc and implicit declaration of init_irq
 2015-11-09  2:03 UTC  (3+ messages)

[PATCH 1/4] scsi: mpt2sas: try 64 bit DMA when 32 bit DMA fails
 2015-11-09  1:17 UTC  (9+ messages)
` [PATCH 3/4] scsi: fix compiler warning for sg

[PATCH 1/8] block/genhd.c: Add error handling
 2015-11-09  1:07 UTC  (3+ messages)
  ` [PATCH 5/8] zram: handle add_disk() & blk_register_region() return value

kdbus refactoring?
 2015-11-09  0:53 UTC  (5+ messages)

[PATCH v5] clk: add CS2000 Fractional-N driver
 2015-11-09  0:49 UTC  (3+ messages)

[git pull] drm for 4.4-rc1
 2015-11-09  0:46 UTC 

[PATCH V3 4/4] dma: add Qualcomm Technologies HIDMA channel driver
 2015-11-09  0:43 UTC  (2+ messages)

[PATCH 1/2] zram: fix memory freeing in zram_meta_alloc
 2015-11-09  0:42 UTC  (4+ messages)
` [PATCH 2/2] zram: fix memory freeing in zram_bvec_read

[PATCH] gpio: syscon: fix a possible NULL dereference
 2015-11-09  0:23 UTC  (2+ messages)

[PATCH] gpio: 74xx: fix a possible NULL dereference
 2015-11-09  0:21 UTC  (2+ messages)

linux-next: manual merge of the pm tree with Linus' tree
 2015-11-09  0:46 UTC  (2+ messages)

[PATCH] tmpfs: avoid a little creat and stat slowdown
 2015-11-09  0:15 UTC  (3+ messages)

[PATCH v5 0/5] usb/gadget: independent registration of gadgets and gadget drivers
 2015-11-09  0:07 UTC  (4+ messages)

[PATCH v2 00/12] KVM: x86: add support for VMX TSC scaling
 2015-11-09  0:06 UTC  (5+ messages)

linux-next: manual merge of the pm tree with Linus' tree
 2015-11-08 23:45 UTC 

[PULL] modules-next
 2015-11-08 23:42 UTC 

[PATCH 0/4] Bugfixes for THP refcounting
 2015-11-08 23:40 UTC  (6+ messages)
` [PATCH 4/4] mm: prepare page_referenced() and page_idle to new "

[PATCH v2] ARM: debug: add support for Palmchip BK-310x UART
 2015-11-08 23:11 UTC 

[PATCH] staging: lustre: remove unnecessary EXPORT_SYMBOL for lnet layer
 2015-11-08 23:09 UTC  (2+ messages)
` [PATCH] staging: lustre: update Intel copyright messages 2015

[PATCH v2 0/3] CONFIG_DEBUG_SET_MODULE_RONX bug fix and cleanups
 2015-11-08 23:01 UTC  (7+ messages)
` [PATCH v2 3/3] livepatch: Cleanup module page permission changes

kernel oops on mmotm-2015-10-15-15-20
 2015-11-08 22:55 UTC  (11+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox