public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-01 06:29:36 to 2015-06-01 10:39:16 UTC [more...]

[PATCH] mmc: core: Fix off-by-one error in mmc_do_calc_max_discard()
 2015-06-01 10:36 UTC  (2+ messages)

[PATCH] vfs: Minor documentation fix
 2015-06-01 10:34 UTC 

A question about state machine function state_next()
 2015-06-01 10:33 UTC  (6+ messages)

[PATCH v6 0/8] vhost: support for cross endian guests
 2015-06-01 10:30 UTC  (5+ messages)
` [PATCH v6 2/8] tun: add tun_is_little_endian() helper
` [PATCH v6 3/8] macvtap: introduce macvtap_is_little_endian() helper

More updates for event lists in perf list
 2015-06-01 10:29 UTC  (5+ messages)
` [PATCH 1/3] perf, tools: Add override support for event list CPUID

[PATCH v3] Add TI CDCE925 I2C controlled clock synthesizer driver
 2015-06-01 10:13 UTC 

Build regressions/improvements in v4.1-rc6
 2015-06-01 10:13 UTC  (2+ messages)

Fwd: [RFC] make kthread_worker_fn to be freezable
 2015-06-01 10:05 UTC 

[PATCH 4/4]:dt-binding:Documents the mbigen bindings
 2015-06-01 10:04 UTC  (2+ messages)

[PATCH 0/10] perf: Add support for PMU events in JSON format
 2015-06-01 10:01 UTC  (7+ messages)
` [PATCH 04/10] perf, tools: Handle header line in mapfile

[RFC PATCH v5 00/30] perf tools: filtering events using eBPF programs
 2015-06-01  7:38 UTC  (31+ messages)
` [RFC PATCH v5 01/30] perf tools: Move linux/kernel.h to tools/include
` [RFC PATCH v5 02/30] perf tools: Move linux/{list.h,poison.h} "
` [RFC PATCH v5 03/30] tools build: Add feature check for eBPF API
` [RFC PATCH v5 04/30] bpf tools: Introduce 'bpf' library to tools
` [RFC PATCH v5 05/30] bpf tools: Allow caller to set printing function
` [RFC PATCH v5 06/30] bpf tools: Open eBPF object file and do basic validation
` [RFC PATCH v5 07/30] bpf tools: Check endianess and make libbpf fail early
` [RFC PATCH v5 08/30] bpf tools: Iterate over ELF sections to collect information
` [RFC PATCH v5 09/30] bpf tools: Collect version and license from ELF sections
` [RFC PATCH v5 10/30] bpf tools: Collect map definitions from 'maps' section
` [RFC PATCH v5 11/30] bpf tools: Collect symbol table from SHT_SYMTAB section
` [RFC PATCH v5 12/30] bpf tools: Collect eBPF programs from their own sections
` [RFC PATCH v5 13/30] bpf tools: Collect relocation sections from SHT_REL sections
` [RFC PATCH v5 14/30] bpf tools: Record map accessing instructions for each program
` [RFC PATCH v5 15/30] bpf tools: Add bpf.c/h for common bpf operations
` [RFC PATCH v5 16/30] bpf tools: Create eBPF maps defined in an object file
` [RFC PATCH v5 17/30] bpf tools: Relocate eBPF programs
` [RFC PATCH v5 18/30] bpf tools: Introduce bpf_load_program() to bpf.c
` [RFC PATCH v5 19/30] bpf tools: Load eBPF programs in object files into kernel
` [RFC PATCH v5 20/30] bpf tools: Introduce accessors for struct bpf_program
` [RFC PATCH v5 21/30] bpf tools: Introduce accessors for struct bpf_object
` [RFC PATCH v5 22/30] bpf tools: Link all bpf objects onto a list
` [RFC PATCH v5 23/30] perf tools: Make perf depend on libbpf
` [RFC PATCH v5 24/30] perf record: Enable passing bpf object file to --event
` [RFC PATCH v5 25/30] perf tools: Parse probe points of eBPF programs during preparation
` [RFC PATCH v5 26/30] perf probe: Attach trace_probe_event with perf_probe_event
` [RFC PATCH v5 27/30] perf record: Probe at kprobe points
` [RFC PATCH v5 28/30] perf record: Load all eBPF object into kernel
` [RFC PATCH v5 29/30] perf tools: Add bpf_fd field to evsel and config it
` [RFC PATCH v5 30/30] perf tools: Attach eBPF program to perf event

sched_setscheduler() vs idle_balance() race
 2015-06-01 10:00 UTC  (13+ messages)

4.1 touchscreen regression on n900 -- pinpointed [was Re: linux-n900 v4.1-rc4]
 2015-06-01  9:55 UTC  (14+ messages)
          ` [PATCH] fix n900 dts file to work around 4.1 touchscreen regression on n900

[patch 1/2] w1: fix for loop exit condition in w1_seq_show()
 2015-06-01  9:55 UTC 

[patch 2/2] w1: unlock correct lock on error in w1_seq_show()
 2015-06-01  9:56 UTC 

[RFC PATCH 1/2] usb: dwc3: ep0: preparation for implementing chained TRB
 2015-06-01  9:53 UTC  (4+ messages)
` [RFC PATCH 2/2] usb: dwc3: Add chained TRB support for ep0

linux-next: manual merge of the arm-perf tree with the tree
 2015-06-01  9:52 UTC  (2+ messages)

linux-next: build failure after merge of the edac-amd tree
 2015-06-01  9:51 UTC  (2+ messages)

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

[PATCH 0/3] i2c: at91: add support to FIFOs and alternative command
 2015-06-01  9:44 UTC  (7+ messages)
` [PATCH 1/3] i2c: at91: add support for new alternative command mode
` [PATCH 2/3] i2c: at91: print hardware version
` [PATCH 3/3] i2c: at91: add support to FIFOs

[PATCH 00/15] KVM: x86: fully implement vMTRR
 2015-06-01  9:38 UTC  (14+ messages)
` [PATCH 05/15] KVM: MTRR: clean up mtrr default type
` [PATCH 07/15] KVM: MTRR: improve kvm_mtrr_get_guest_memory_type
` [PATCH 08/15] KVM: MTRR: introduce fixed_mtrr_segment table
` [PATCH 10/15] KVM: MTRR: sort variable MTRRs
` [PATCH 12/15] KVM: MTRR: introduce mtrr_for_each_mem_type
` [PATCH 14/15] KVM: MTRR: do not map huage page for non-consistent range

[PATCH v2] kdb: use kstrto* instead of simple_strto
 2015-06-01  9:28 UTC  (2+ messages)

[PATCH] Staging: comedi: ni_at_a2150: remove extra spaces before tab
 2015-06-01  9:28 UTC  (2+ messages)

[RFC PATCH v2] suspend/resume performance improvement
 2015-06-01  9:51 UTC  (2+ messages)

[PATCH] pinctrl: cherryview: Do not mask all interrupts on probe
 2015-06-01  9:23 UTC  (2+ messages)

[RFC][PATCH] regmap: Add reg_sequence for use with multi_reg_write / register_patch
 2015-06-01  9:20 UTC 

[PATCH v2 0/4] pmem api, generic ioremap_cache, and memremap
 2015-06-01  9:19 UTC  (3+ messages)
` [PATCH v2 4/4] arch, x86: cache management apis for persistent memory

[PATCH v5 10/12] KVM: arm64: guest debug, HW assisted debug support
 2015-06-01  9:15 UTC  (2+ messages)

linux-next: manual merge of the wireless-drivers-next tree with the wireless-drivers tree
 2015-06-01  9:15 UTC  (2+ messages)

[PATCH 3/4]: Change arm-gic-its to support the Mbigen interrupt
 2015-06-01  9:13 UTC  (2+ messages)

[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()

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

[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  (4+ messages)
` [RFC PATCH v4 17/29] bpf tools: Relocate "

[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  (13+ messages)
` [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

[PATCH 00/11] Replace module_init with an alternate initcall in non modules
 2015-06-01  7:05 UTC  (5+ messages)
` [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 "


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