public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-01 00:56:54 to 2015-06-01 09:11:48 UTC [more...]

[PATCH 00/15] KVM: x86: fully implement vMTRR
 2015-06-01  9:11 UTC  (3+ messages)
` [PATCH 05/15] KVM: MTRR: clean up mtrr default type

A question about state machine function state_next()
 2015-06-01  9:09 UTC  (3+ messages)

[PATCH v03 00/98] Userspace compile test and fixes for exported uapi header files
 2015-06-01  9:08 UTC  (6+ messages)
` [PATCH 05/98] exynos_drm.h: use __u64 from linux/types.h

[PATCH 1/4]:Add mbigen driver to support mbigen interrupt controller
 2015-06-01  9:05 UTC  (3+ messages)

[PATCH] drivers: xen-blkback: delay pending_req allocation to connect_ring
 2015-06-01  9:00 UTC  (3+ messages)

[PATCH v10 0/12] Support Write-Through mapping on x86
 2015-06-01  8:58 UTC  (10+ messages)
` [PATCH v10 12/12] drivers/block/pmem: Map NVDIMM with ioremap_wt()

[PATCH 2/4]: Change msi to support the Mbigen interrupt
 2015-06-01  8:55 UTC  (2+ messages)

[PATCH v4 0/17] framebuffer: simple conversions to arch_phys_wc_add()
 2015-06-01  8:53 UTC  (5+ messages)
` [PATCH v4 3/17] video: fbdev: gbefb: use arch_phys_wc_add() and devm_ioremap_wc()

More updates for event lists in perf list
 2015-06-01  8:52 UTC  (3+ messages)

linux-next: build warnings after merge of the staging tree
 2015-06-01  8:50 UTC  (2+ messages)

[PATCH v6 1/3] dt/bindings: Add binding for the Raspberry Pi firmware driver
 2015-06-01  8:48 UTC  (3+ messages)
` [PATCH v6 2/3] ARM: bcm2835: Add "

[PATCH 0/4] Add Device tree support for 88PM800 mfd and rtc driver
 2015-06-01  8:38 UTC  (7+ messages)
` [PATCH 1/4] mfd: 88pm800: add device tree support
` [PATCH 2/4] mfd: 88pm800: use irq_mode to configure interrupt status reg clear method
` [PATCH 4/4] mfd: 88pm800: allocate pdata->rtc if not allocated earlier

[PATCH 0/6] use devicemodel with parport
 2015-06-01  8:34 UTC  (5+ messages)

[PATCH-v3 00/10] target: se_node_acl + se_lun RCU conversions
 2015-06-01  8:32 UTC  (3+ messages)

[PATCH 0/2] dmaengine: hdmac: Implement interleaved transfers support
 2015-06-01  8:32 UTC  (5+ messages)
` [PATCH 1/2] dmaengine: Move icg helpers to global header
` [PATCH 2/2] dmaengine: hdmac: Implement interleaved transfers

[RFC 00/24] Re-use nvram module
 2015-06-01  8:31 UTC  (5+ messages)
` [RFC 01/24] macintosh/nvram: Remove as unused
` [RFC 24/24] m68k: Dispatch nvram_ops calls to Atari or Mac functions

[PATCH 0/20] leds: put hard limit on minimum blink period for slow leds
 2015-06-01  8:31 UTC  (3+ messages)
` [PATCH 01/20] leds: implement LED_BRIGHTNESS_FAST flag

[PATCH] drivers: xen-blkfront: blkif_recover: recheck feature-persistent
 2015-06-01  8:30 UTC  (3+ messages)

[PATCH v2 1/4] NTP: rtc: Add CONFIG_RTC_SYSTOHC_DEVICE for NTP synchronization
 2015-06-01  8:27 UTC  (2+ messages)

[PATCH-v3 0/4] target: Eliminate se_port + t10_alua_tg_pt_gp_member
 2015-06-01  8:21 UTC  (5+ messages)
` [PATCH-v3 1/4] target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun
` [PATCH-v3 2/4] target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage
` [PATCH-v3 3/4] target: Drop se_lun->lun_active for existing percpu lun_ref
` [PATCH-v3 4/4] target: Drop unnecessary core_tpg_register TFO parameter

sched_setscheduler() vs idle_balance() race
 2015-06-01  8:24 UTC  (12+ messages)

[Patch v3 00/36] Split struct irq_data into common part and per-chip part
 2015-06-01  8:05 UTC  (37+ messages)
` [Patch v3 01/36] genirq: Enhance irq_data_to_desc() to support hierarchy irqdomain
` [Patch v3 02/36] genirq: Fix crash caused by irq_move_irq() when hierarch irqdomain is enabled
` [Patch v3 03/36] genirq: Introduce struct irq_common_data to host shared irq data
` [Patch v3 04/36] genirq: Introduce helper function irq_data_get_node()
` [Patch v3 05/36] x86, irq: Use accessor irq_data_get_node() to hide struct irq_data detail
` [Patch v3 06/36] sh, "
` [Patch v3 07/36] genirq: Move field 'node' from struct irq_data into struct irq_common_data
` [Patch v3 08/36] sparc, irq: Use helper irq_data_get_irq_handler_data() to hide irq_desc details
` [Patch v3 09/36] x86, "
` [Patch v3 10/36] "
` [Patch v3 11/36] sh, "
` [Patch v3 12/36] genirq: Move field 'handler_data' from struct irq_data into struct irq_common_data
` [Patch v3 13/36] mn10300: Fix incorrect use of data->affinity
` [Patch v3 14/36] genirq: Introduce helper function irq_data_get_affinity_mask()
` [Patch v3 15/36] alpha, irq: Use access helper irq_data_get_affinity_mask()
` [Patch v3 16/36] ARM, "
` [Patch v3 17/36] ARM64, "
` [Patch v3 18/36] blackfin, "
` [Patch v3 19/36] IA64, "
` [Patch v3 20/36] metag, "
` [Patch v3 21/36] mips, "
` [Patch v3 22/36] mn10300, "
` [Patch v3 23/36] parisc, "
` [Patch v3 24/36] powerpc, "
` [Patch v3 25/36] sh, "
` [Patch v3 26/36] sparc, "
` [Patch v3 27/36] x86, "
` [Patch v3 28/36] xtensa, "
` [Patch v3 29/36] irqchip, "
` [Patch v3 30/36] net/mlx4: Cache irq_desc->affinity instead of irq_desc
` [Patch v3 31/36] genirq: Move field 'affinity' from struct irq_data into struct irq_common_data
` [Patch v3 32/36] genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc()
` [Patch v3 33/36] genirq: Use helper function to access irq_data->msi_desc
` [Patch v3 34/36] genirq: Move field 'msi_desc' from struct irq_data into struct irq_common_data
` [Patch v3 35/36] genirq: Pass irq_data to helper function __irq_set_chip_handler_name_locked()
` [Patch v3 36/36] genirq: Optimize irq_data_to_desc() to avoid irq_to_desc() lookup

[PATCH v2 1/2] mmc: sdhci-bcm2835: Clean up platform allocations if sdhci init fails
 2015-06-01  8:05 UTC  (4+ messages)
` [PATCH v2 2/2] mmc: sdhci-bcm2835: Actually enable the clock

[PATCH 1/1] /proc/$PID/status : show list NSpid data based on current process namespace
 2015-06-01  8:16 UTC  (3+ messages)

[PATCH 0/7] net: dsa: add QCA AR8xxx switch family support
 2015-06-01  8:14 UTC  (3+ messages)
` [PATCH 1/7] net: dsa: add new driver for ar8xxx family

[PATCH-v4 00/10] target: se_node_acl + se_lun RCU conversions
 2015-06-01  8:07 UTC  (11+ messages)
` [PATCH-v4 01/10] target: Convert se_node_acl->device_list[] to RCU hlist
` [PATCH-v4 02/10] target/pr: Use atomic bitop for se_dev_entry->deve_flags reservation check
` [PATCH-v4 03/10] target/pr: Change alloc_registration to avoid pr_reg_tg_pt_lun
` [PATCH-v4 04/10] target/pr: cleanup core_scsi3_pr_seq_non_holder
` [PATCH-v4 05/10] target: Convert se_portal_group->tpg_lun_list[] to RCU hlist
` [PATCH-v4 06/10] target: Convert se_tpg->acl_node_lock to ->acl_node_mutex
` [PATCH-v4 07/10] target: Convert core_tpg_deregister to use list splice
` [PATCH-v4 08/10] target: Drop unused se_lun->lun_acl_list
` [PATCH-v4 09/10] target: Only reset specific dynamic entries during lun_group creation
` [PATCH-v4 10/10] target: Drop left-over se_lun->lun_status

[RFC PATCH v4 00/29] perf tools: filtering events using eBPF programs
 2015-06-01  6:36 UTC  (15+ messages)
` [RFC PATCH v4 10/29] bpf tools: Collect map definitions from 'maps' section
` [RFC PATCH v4 17/29] bpf tools: Relocate eBPF programs

[PATCH] phy: tusb1210: Use devm_gpiod_get_optional for optional GPIOs
 2015-06-01  8:04 UTC  (2+ messages)

[PATCH RFC] x86, tsc: Allow for high latency in quick_pit_calibrate()
 2015-06-01  7:57 UTC  (2+ messages)

[RFC PATCH] cpufreq/hotplug: Fix cpu-hotplug cpufreq race conditions
 2015-06-01  7:55 UTC  (3+ messages)

[PATCH v3 0/6] Watchdog: introduce ARM SBSA watchdog driver
 2015-06-01  7:50 UTC  (9+ messages)
  ` [PATCH v3 5/6] "

2.6.32.66 tcp regression OOPs
 2015-06-01  7:49 UTC  (3+ messages)

[RFC PATCH 0/3] clk: stm32: Add clock driver for STM32F4[23]xxx devices
 2015-06-01  7:46 UTC  (8+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 2/4] dt-bindings: Document the STM32F4 clock bindings
  ` [PATCH v2 3/4] clk: stm32: Add clock driver for STM32F4[23]xxx devices

[PATCH kernel v11 00/34] powerpc/iommu/vfio: Enable Dynamic DMA windows
 2015-06-01  7:29 UTC  (27+ messages)
` [PATCH kernel v11 01/34] powerpc/eeh/ioda2: Use device::iommu_group to check IOMMU group
` [PATCH kernel v11 02/34] powerpc/iommu/powernv: Get rid of set_iommu_table_base_and_group
` [PATCH kernel v11 03/34] powerpc/powernv/ioda: Clean up IOMMU group registration
` [PATCH kernel v11 04/34] powerpc/iommu: Put IOMMU group explicitly
` [PATCH kernel v11 05/34] powerpc/iommu: Always release iommu_table in iommu_free_table()
` [PATCH kernel v11 09/34] vfio: powerpc/spapr: Move locked_vm accounting to helpers
` [PATCH kernel v11 16/34] powerpc/spapr: vfio: Replace iommu_table with iommu_table_group
` [PATCH kernel v11 17/34] powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
` [PATCH kernel v11 18/34] vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership control
` [PATCH kernel v11 20/34] powerpc/powernv/ioda2: Move TCE kill register address to PE
` [PATCH kernel v11 21/34] powerpc/powernv/ioda2: Add TCE invalidation for all attached groups
` [PATCH kernel v11 23/34] powerpc/iommu/powernv: Release replaced TCE
` [PATCH kernel v11 25/34] powerpc/powernv/ioda2: Introduce helpers to allocate TCE pages

[PATCH v2 00/12] mfd: Add support for Clocksource to LPC set
 2015-06-01  7:38 UTC  (2+ messages)

[PATCH 0/5] Remove s390 sw-emulated hugepages and cleanup
 2015-06-01  7:35 UTC  (2+ messages)

[PATCH] pvpanic: handle missing _STA correctly
 2015-06-01  7:33 UTC  (2+ messages)

Device Tree at Plumbers, early registration ends Friday
 2015-06-01  7:22 UTC  (2+ messages)

linux-next: manual merge of the arm-soc tree with Linus' tree
 2015-06-01  7:12 UTC  (2+ messages)

[PATCH v3 0/6] Marvell PXA1928 USB support
 2015-06-01  7:09 UTC  (3+ messages)
` [PATCH v3 4/6] dt-bindings: Consolidate ChipIdea USB ci13xxx bindings

linux-next: build failure after merge of the edac-amd tree
 2015-06-01  7:07 UTC 

[PATCH 00/11] Replace module_init with an alternate initcall in non modules
 2015-06-01  7:05 UTC  (8+ messages)
` [PATCH 04/11] x86: don't use module_init for non-modular core bootflag code
` [PATCH 07/11] arm: use subsys_initcall in non-modular pl320 IPC code
` [PATCH 08/11] lib/list_sort: use late_initcall to hook in self tests
` [PATCH 10/11] x86: perf_event_intel_bts.c: use arch_initcall to hook in enabling
` [PATCH 11/11] x86: perf_event_intel_pt.c: "

linux-next: manual merge of the edac-amd tree with the tile tree
 2015-06-01  7:02 UTC 

[PATCH] modules: CONFIG_MODULE_COMPRESS: add hint that userspace support may easily be missing
 2015-06-01  6:26 UTC  (2+ messages)

pull-request: wireless-drivers 2015-06-01
 2015-06-01  6:29 UTC 

linux-next: manual merge of the audit tree with Linus' tree
 2015-06-01  6:30 UTC 

[PATCH 0/2] arm64: dts: Mediatek: MT8173 updtes
 2015-06-01  6:29 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: mt8173: Add watchdog device node
` [PATCH 2/2] arm64: dts: mt8173: Add I2C "

[Patch v2] apple-gmux: lock iGP IO to protect from vgaarb changes
 2015-06-01  6:22 UTC  (12+ messages)
    ` [Patch v2 resend] "
        ` [Patch v3] "

[PATCH 3/5] drivers:usb:fsl: Replace macros with enumerated type
 2015-06-01  6:19 UTC  (5+ messages)

[PATCH v4 00/11] simplify block layer based on immutable biovecs
 2015-06-01  6:15 UTC  (10+ messages)
` [PATCH v4 01/11] block: make generic_make_request handle arbitrarily sized bios

[PATCH RFC v2 0/2] crypto: Introduce Public Key Encryption API
 2015-06-01  5:48 UTC  (9+ messages)
` [PATCH RFC v2 1/2] crypto: add PKE API

[PATCH v3] sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTE
 2015-06-01  5:46 UTC  (2+ messages)

[PATCH] sparc: kernel: GRPCI2: Remove a useless memset
 2015-06-01  5:45 UTC  (2+ messages)

[PATCH] xen-netfront: Use setup_timer
 2015-06-01  5:26 UTC  (2+ messages)

[PATCH] staging: rtl8192u: Patch to modify if, else conditions
 2015-06-01  5:40 UTC  (3+ messages)

BOOKING=============
 2015-05-31 23:37 UTC 

[PATCH V2 0/3] Add RS-485 support and fix RTS/CTS implementation
 2015-06-01  5:21 UTC  (4+ messages)
` [PATCH V2 1/3] ARM: dts: colibri-vf: Add pinmux for UART_0 aka UART_A RTS/CTS pins
` [PATCH V2 2/3] tty: serial: fsl_lpuart: remove RTS/CTS control from set/get_mctrl
` [PATCH V2 3/3] tty: serial: fsl_lpuart: Add support for RS-485

Crash in crc32_le during kmemleak_scan()
 2015-06-01  4:57 UTC  (5+ messages)

linux-next: manual merge of the block tree with Linus' tree
 2015-06-01  4:56 UTC 

[PATCH 0/3] net/rds: SOL_RDS socket option to explicitly select transport
 2015-06-01  4:47 UTC  (2+ messages)

[PATCH] ethernet/intel: Use setup_timer
 2015-06-01  4:46 UTC  (2+ messages)

linux-next: manual merge of the block tree with the uml tree
 2015-06-01  4:45 UTC 

[PATCH] isdn/capi: Use setup_timer
 2015-06-01  4:36 UTC  (2+ messages)

linux-next: build failure after merge of the net-next tree
 2015-06-01  4:35 UTC  (2+ messages)

[PATCH] net: dl2k: Use setup_timer
 2015-06-01  4:35 UTC  (2+ messages)

[PATCH] net: mv643xx_eth: Use setup_timer
 2015-06-01  4:23 UTC  (2+ messages)

[PATCH v4] QE: Move QE from arch/powerpc to drivers/soc
 2015-06-01  4:09 UTC  (3+ messages)
` [v4] "

[PATCH] Staging: vt6655: Remove unnecessary equality checks in rxtx.c
 2015-06-01  4:16 UTC  (3+ messages)
` FW: "

[PATCH] Staging: comedi: ni_at_a2150: remove extra spaces before tab
 2015-06-01  4:14 UTC 

[PATCH RESEND] staging: rtl8192u: ieee80211: Fix sparse endianness warnings
 2015-06-01  4:03 UTC  (8+ messages)

[PATCH] staging: wlan-ng: fix long line
 2015-06-01  4:02 UTC  (2+ messages)

[PATCH v2] mmc: dw_mmc: insmod followed by rmmod will hung for eMMC
 2015-06-01  3:45 UTC  (2+ messages)

[PATCH 1/1] Drivers: hv: vmbus: Allocate ring buffer memory in NUMA aware fashion
 2015-06-01  4:27 UTC 

Linux 4.1-rc6
 2015-06-01  2:23 UTC 

[v8 0/9] Add VT-d Posted-Interrupts support - IOMMU part
 2015-06-01  2:18 UTC  (2+ messages)

linux-next: manual merge of the vfs tree with the uml tree
 2015-06-01  2:05 UTC 

Hello
 2015-06-01  1:58 UTC 

[PATCH v5 0/3] usb: notify hcd when USB device suspend or resume
 2015-06-01  1:49 UTC  (3+ messages)
` [PATCH v5 2/3] usb: xhci: implement device_suspend/device_resume entries

[lkp] [block] fbccf1df065: +276.3% boot-meminfo.KernelStack
 2015-06-01  1:46 UTC 

linux-next: manual merge of the mips tree with the imx-mxs tree
 2015-06-01  1:41 UTC 

linux-next: manual merge of the mips tree with the h8300 tree
 2015-06-01  1:41 UTC 

BUG: update-grub, unable to handle kernel NULL pointer dereference
 2015-06-01  1:31 UTC  (2+ messages)
` [PATCH] fuse: avoid clobbering fc->release with fuse_conn_init(fc)

[lkp] [writeback] 5025fe55d48: WARNING: CPU: 0 PID: 440 at mm/memcontrol.c:627 mem_cgroup_css_from_page+0x4e/0x60()
 2015-06-01  1:29 UTC 

[PATCH v2 0/8] mfd: introduce a driver for LPSS devices on SPT
 2015-06-01  1:21 UTC  (5+ messages)
` [PATCH v2 4/8] klist: implement klist_prev()
` [PATCH v2 5/8] driver core: implement device_for_each_child_reverse()

[PATCH] base:cacheinfo - Fix for typos in comment and pr_warn log message
 2015-06-01  1:18 UTC  (2+ messages)

[PATCH] USB: serial: Use setup_timer
 2015-06-01  1:11 UTC 

[PATCH 0/3] megaraid: use dev_printk() when possible
 2015-06-01  1:03 UTC  (3+ messages)
` [PATCH 2/3] megaraid_sas: use dev_printk "

[GIT PULL] ARM: EXYNOS: Fix for 4.1, 4th
 2015-06-01  0:56 UTC 


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