public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-23 09:00:34 to 2015-07-23 13:13:39 UTC [more...]

[RFC PATCH perf/core v2 00/16] perf-probe --cache and SDT support
 2015-07-23 13:13 UTC  (5+ messages)
  `  "

[PATCH v5 00/19] Per-device MSI domain & platform MSI
 2015-07-23 13:12 UTC  (23+ messages)
` [PATCH v5 01/19] genirq: irqdomain: Allow irq domain aliasing
` [PATCH v5 02/19] PCI: MSI: Register irq domain with specific token
` [PATCH v5 03/19] device core: Introduce per-device MSI domain pointer
` [PATCH v5 04/19] PCI/MSI: Add hooks to populate the msi_domain field
` [PATCH v5 05/19] PCI/MSI: of: Add support for OF-provided msi_domain
` [PATCH v5 06/19] PCI/MSI: of: Allow msi_domain lookup using the host bridge node
` [PATCH v5 07/19] PCI/MSI: Let pci_msi_get_domain use struct device's msi_domain
` [PATCH v5 08/19] platform: of: Assign MSI domain to platform device
` [PATCH v5 09/19] drivers: base: Add MSI domain support for non-PCI devices
` [PATCH v5 10/19] genirq: Add DOMAIN_BUS_NEXUS irqdomain property
` [PATCH v5 11/19] irqchip: gicv3-its: Split PCI/MSI code from the core ITS driver
` [PATCH v5 12/19] irqchip: gicv3-its: Register irq domain with NEXUS token
` [PATCH v5 13/19] irqchip: gicv3-its: Get rid of struct msi_controller
` [PATCH v5 14/19] irqchip: gicv3-its: Make the PCI/MSI code standalone
` [PATCH v5 15/19] irqchip: gicv3-its: Add platform MSI support
` [PATCH v5 16/19] irqchip: GICv2m: Get rid of struct msi_controller
` [PATCH v5 17/19] irqchip: GICv2m: Add platform MSI support
` [PATCH v5 18/19] PCI/MSI: pci-xgene-msi: Get rid of struct msi_controller
` [PATCH v5 19/19] PCI/MSI: Drop domain field from msi_controller

[PATCH v3 0/2] fix drivers that consider 0 as a valid IRQ in client->irq
 2015-07-23 13:11 UTC  (4+ messages)
` [PATCH v3 1/2] iio: "

Fwd: Potential data race in psmouse_interrupt
 2015-07-23 13:08 UTC  (2+ messages)
  `  "

[PATCH v2 0/7] Making the generic ACPI GSI layer irqdomain aware
 2015-07-23 13:05 UTC  (8+ messages)
` [PATCH v2 1/7] genirq: irqdomain: Use an accessor for the of_node field
` [PATCH v2 2/7] genirq: irqdomain: Remove irqdomain dependency on struct device_node
` [PATCH v2 3/7] genirq: irqdomain: Add irq_create_acpi_mapping
` [PATCH v2 4/7] acpi: gsi: Always perform an irq domain lookup
` [PATCH v2 5/7] acpi: gsi: Add acpi_set_irq_model to initialize the GSI layer
` [PATCH v2 6/7] irqchip: GIC: Switch ACPI support to stacked domains
` [PATCH v2 7/7] acpi: gsi: Cleanup acpi_register_gsi

[PATCH v2] Staging: fbtft: Add support for the Ultrachip UC1611 LCD controller
 2015-07-23 13:06 UTC  (4+ messages)

[patch] mmap.2: document the munmap exception for underlying page size
 2015-07-23 13:05 UTC  (4+ messages)

[RFC] arm64:use set_fixmap_offset to make it more clear
 2015-07-23 13:03 UTC  (2+ messages)

[PATCH] MIPS: Remove most of the custom gpio.h
 2015-07-23 13:03 UTC  (2+ messages)

[RFC PATCH 0/1] vfio-pci/iommu: Detach iommu group on remove path
 2015-07-23 13:03 UTC  (4+ messages)
` [RFC PATCH 1/1] "

[PATCH v7 0/3] Drivers: hv: vmbus: use cpu_hotplug_enable/disable for CPU offlining prevention
 2015-07-23 13:00 UTC  (4+ messages)
` [PATCH v7 1/3] cpu-hotplug: convert cpu_hotplug_disabled to a counter
` [PATCH v7 2/3] cpu-hotplug: export cpu_hotplug_enable/cpu_hotplug_disable
` [PATCH v7 3/3] Drivers: hv: vmbus: use cpu_hotplug_enable/disable

[PATCH 0/3] J6/J6Eco: Add PM support to PCIe
 2015-07-23 12:50 UTC  (4+ messages)
` [PATCH 2/3] PCI: host: pcie-designware: add support for suspend and resume

[PATCH v6 0/2] mfd: flexcom: add a driver for Flexcom
 2015-07-23 12:50 UTC  (6+ messages)
` [PATCH v6 2/2] mfd: atmel-flexcom: add a driver for Atmel Flexible Serial Communication Unit

[v3, 2/9] fsl/fman: Add the FMan port FLIB
 2015-07-23 12:48 UTC  (3+ messages)

Draft 3 of bpf(2) man page for review
 2015-07-23 12:47 UTC  (8+ messages)

[v3, 5/9] fsl/fman: Add Frame Manager support
 2015-07-23 12:45 UTC  (2+ messages)

[NET-NEXT PATCH] net: macb: Change capability mask for jumbo support
 2015-07-23 12:42 UTC  (3+ messages)

[PATCH 4.2-rc3] macintosh/ans-lcd.c: Missing include causes compile failure
 2015-07-23 12:12 UTC  (3+ messages)
` [4.2-rc3] "

[PATCH 0/3] Another Errata 430973 Update
 2015-07-23 12:35 UTC  (3+ messages)
` [PATCH 3/3] ARM: errata 430973: move !ARCH_MULTIPLATFORM to Kconfig

[PATCH] usb/gadget: make composite gadget meet usb compliance for vbus draw
 2015-07-23 12:34 UTC 

[PATCH] cpuidle/coupled: Init cpuidle_device::safe_state_index
 2015-07-23 12:31 UTC 

[RFC PATCH 00/10] Remove zonelist cache and high-order watermark checking
 2015-07-23 12:28 UTC  (7+ messages)
` [PATCH 01/10] mm, page_alloc: Delete the zonelist_cache
` [PATCH 03/10] mm, page_alloc: Remove unnecessary recalculations for dirty zone balancing

[PATCH] iommu/omap: Fix debug_read_tlb() to use seq_printf()
 2015-07-23 12:26 UTC 

[PATCH] staging: rtl8192e: rtllib: fix macro style issue
 2015-07-23 12:15 UTC  (2+ messages)

[char-misc-next 00/15 V3] revamp mei bus
 2015-07-23 12:08 UTC  (16+ messages)
` [char-misc-next 01/15 V3] mei: bus: fix drivers and devices names confusion
` [char-misc-next 02/15 V3] mei: bus: rename nfc.c to bus-fixup.c
` [char-misc-next 03/15 V3] mei: bus: move driver api functions at the start of the file
` [char-misc-next 04/15 V3] mei: bus: rename uevent handler to mei_cl_device_uevent
` [char-misc-next 05/15 V3] mei: bus: don't enable events implicitly in device enable
` [char-misc-next 06/15 V3] mei: bus: report if event registration failed
` [char-misc-next 07/15 V3] mei: bus: revamp device matching
` [char-misc-next 08/15 V3] mei: bus: revamp probe and remove functions
` [char-misc-next 09/15 V3] mei: bus: add reference to bus device in struct mei_cl_client
` [char-misc-next 10/15 V3] mei: bus: add me client device list infrastructure
` [char-misc-next 11/15 V3] mei: bus: enable running fixup routines before device registration
` [char-misc-next 12/15 V3] mei: bus: blacklist the nfc info client
` [char-misc-next 13/15 V3] mei: bus: blacklist clients by number of connections
` [char-misc-next 14/15 V3] mei: bus: simplify how we build nfc bus name
` [char-misc-next 15/15 V3] mei: bus: link client devices instead of host clients

[PATCH v2] thermal: consistently use int for temperatures
 2015-07-23 12:07 UTC  (5+ messages)

[PATCH 1/2] devicetree: bindings: rtc: add bindings for xilinx zynqmp rtc
 2015-07-23 11:55 UTC  (3+ messages)
` [PATCH 2/2] drivers: rtc: add xilinx zynqmp rtc driver

[RFC PATCH v4 0/3] Make eBPF programs output data to perf event
 2015-07-23 11:54 UTC  (14+ messages)
` [RFC PATCH v4 3/3] bpf: Introduce function for outputing "

[PATCH v5 0/8] mfd: introduce a driver for LPSS devices on SPT
 2015-07-23 11:40 UTC  (2+ messages)

[PATCH] ARM: dts: Use stdout-path in STM32F429 Discovery board
 2015-07-23 11:40 UTC  (2+ messages)

Several races in "usbnet" module (kernel 4.1.x)
 2015-07-23 11:39 UTC  (6+ messages)

[PATCH net 0/3] r8152: issues fix
 2015-07-23 11:30 UTC  (6+ messages)
` [PATCH net 2/3] r8152: fix remote wakeup

[PATCH 3/3] arm: dts: ls1021a: Add snps,configure-gfladj property to USB3 node
 2015-07-23 11:26 UTC  (3+ messages)

[PATCH 0/3] x86: Fix panic vs. NMI issues
 2015-07-23 11:25 UTC  (7+ messages)
` [PATCH 1/3] x86/panic: Fix re-entrance problem due to panic on NMI

[i915] [BUG] Cannot run 4k (3840x2160) @ 60Hz: FIFO underrun
 2015-07-23 11:13 UTC 

[PATCH 1/3] Documentation: dt: dwc3: Add snps,configure-fladj property
 2015-07-23 11:07 UTC  (5+ messages)

[PATCH 00/10] Staging: fbtft: flexfb.c file clean up
 2015-07-23 11:19 UTC  (6+ messages)
` [PATCH 03/10] Staging: fbtft: Use a struct to describe each LCD controller
` [PATCH 06/10] Staging: fbtft: Use a helper function to set set_addr_win op

[PATCH] mm/Kconfig: NEED_BOUNCE_POOL: clean-up condition
 2015-07-23 11:18 UTC 

dobre rano
 2015-07-23  7:32 UTC 

[PATCH v5 0/8] ARM64: juno: add SCPI mailbox protocol, clock and CPUFreq support
 2015-07-23 11:10 UTC  (9+ messages)
` [PATCH v5 1/8] Documentation: add DT binding for ARM System Control and Power Interface(SCPI) protocol
` [PATCH v5 2/8] firmware: add support "
` [PATCH v5 3/8] clk: add support for clocks provided by SCP(System Control Processor)
` [PATCH v5 4/8] clk: scpi: add support for cpufreq virtual device
` [PATCH v5 5/8] cpufreq: arm_big_little: add SCPI interface driver
` [PATCH v5 6/8] arm64: dts: add SRAM, MHU mailbox and SCPI support on Juno
` [PATCH v5 7/8] arm64: dts: add CPU topology "
` [PATCH v5 8/8] arm64: dts: add clock support for all the cpus

[PATCH v3 1/1] dt: cpufreq: st: Provide bindings for ST's CPUFreq implementation
 2015-07-23 11:11 UTC  (3+ messages)

[PATCH V3 3/7] Drivers: hv: vmbus: add APIs to send/recv hvsock packet and get the r/w-ability
 2015-07-23 11:05 UTC  (8+ messages)

[PATCH v3] regulator: mt6311: Add support for MT6311 regulator
 2015-07-23 11:04 UTC  (4+ messages)
` [PATCH v3 2/2] regulator: mt6311: Add support for mt6311 regulator

[RFCv5 PATCH 01/46] arm: Frequency invariant scheduler load-tracking support
 2015-07-23 11:06 UTC  (5+ messages)
` [RFCv5, "

Kernel broken on processors without performance counters
 2015-07-23 10:53 UTC  (12+ messages)

[PATCH] devicetree: xilinx: add rtc node to zynqmp dtsi
 2015-07-23 10:52 UTC 

Reiserfs Bug on linux 3.4.9
 2015-07-23 10:51 UTC  (2+ messages)

[PATCH] mm: Flush the TLB for a single address in a huge page
 2015-07-23 10:49 UTC  (5+ messages)

[PATCH v5 0/5] Support for Open-Channel SSDs
 2015-07-23 10:48 UTC  (7+ messages)
` [PATCH v5 1/5] lightnvm: "
` [PATCH v5 4/5] null_blk: LightNVM support

[PATCH 0/4] *** 8250_dw ***
 2015-07-23 10:40 UTC  (9+ messages)
` [PATCH 1/4] serial: 8250_dw: Add support for big-endian MMIO accesses
  ` [PATCH 2/4] serial: 8250_dw: Add UPF_SKIP_TEST to flags depend on device tree
    ` [PATCH 3/4] serial: 8250_dw: Add UPF_FIXED_TYPE to flags
      ` [PATCH 4/4] serial: 8250_dw: use serial_in() and not readl()

nf_conntrack: falling back to vmalloc
 2015-07-23 10:45 UTC  (3+ messages)

[NET-NEXT PATCH] net: macb: Change capability mask of jumbo support
 2015-07-23 10:05 UTC  (2+ messages)

[PATCH v3 0/3] x86: modify_ldt improvement, test, and config option
 2015-07-23 10:24 UTC  (3+ messages)
` [PATCH v3 2/3] x86/ldt: Make modify_ldt optional

[PATCH 01/11] powerpc/kernel: Switch to using MAX_ERRNO
 2015-07-23 10:21 UTC  (11+ messages)
` [PATCH 02/11] powerpc/kernel: Change the do_syscall_trace_enter() API
` [PATCH 03/11] powerpc: Drop unused syscall_get_error()
` [PATCH 04/11] powerpc: Don't negate error in syscall_set_return_value()
` [PATCH 05/11] powerpc: Rework syscall_get_arguments() so there is only one loop
` [PATCH 06/11] powerpc: Use orig_gpr3 in syscall_get_arguments()
` [PATCH 07/11] powerpc: Change syscall_get_nr() to return int
` [PATCH 08/11] powerpc/kernel: Add SIG_SYS support for compat tasks
` [PATCH 09/11] powerpc/kernel: Enable seccomp filter
` [PATCH 10/11] selftests/seccomp: Make seccomp tests work on big endian
` [PATCH 11/11] selftests/seccomp: Add powerpc support

[PATCH 0/8] remove 'platform' shared NX driver
 2015-07-23 10:20 UTC  (2+ messages)

[PATCH V4 0/6] Allow user to request memory to be locked on page fault
 2015-07-23 10:03 UTC  (5+ messages)
` [PATCH V4 4/6] mm: mlock: Introduce VM_LOCKONFAULT and add mlock flags to enable it

[PATCH 2/3] drivers: usb: dwc3: Add adjust_frame_length_quirk
 2015-07-23 10:11 UTC 

[PATCH] target: improve unsupported opcode message
 2015-07-23  9:57 UTC  (3+ messages)

[PATCH] x86/mm/pat: Do a small optimization when dump PAT memtype list
 2015-07-23  9:54 UTC 

[Patch V4 0/3] xen, usb: support pvUSB frontend driver
 2015-07-23  9:47 UTC  (10+ messages)
` [Patch V4 1/3] usb: Add Xen pvUSB protocol description
          ` [Xen-devel] "
` [Patch V4 2/3] usb: Introduce Xen pvUSB frontend (xen hcd)

[PATCH] qla2xxx: Return the fabric command state for non-task management requests
 2015-07-23  9:46 UTC  (2+ messages)

[PATCH kernel] powerpc/powernv/ioda2: Fix calculation for memory allocated for TCE table
 2015-07-23  9:45 UTC  (3+ messages)

[PATCH] target: allow underflow/overflow for PR OUT etc. commands
 2015-07-23  9:44 UTC  (2+ messages)

[RFC v4 00/25] Re-use nvram module
 2015-07-23  9:21 UTC  (7+ messages)
` [RFC v4 03/25] m68k/atari: Move Atari-specific code out of drivers/char/nvram.c

[PATCH 0/2] PM / devfreq: exynos-ppmu: Add the support of PPMUv2
 2015-07-23  9:43 UTC  (3+ messages)
` [PATCH 1/2] PM / devfreq: exynos-ppmu: Add the support of PPMUv2 for Exynos5433

[PATCH v3 0/3] bpf: Introduce the new ability of eBPF programs to access hardware PMU counter
 2015-07-23  9:42 UTC  (4+ messages)
` [PATCH v3 1/3] bpf: Add new bpf map type to store the pointer to struct perf_event
` [PATCH v3 2/3] bpf: Implement function bpf_perf_event_read() that get the selected hardware PMU conuter
` [PATCH v3 3/3] samples/bpf: example of get selected PMU counter value

[PATCH] target: respond to unknown initiators with sensible REPORT LUNS list length
 2015-07-23  9:41 UTC  (2+ messages)

linux-next: manual merge of the akpm-current tree with the FIXME tree
 2015-07-23  9:39 UTC  (2+ messages)

[PATCH] target: add support for START_STOP_UNIT SCSI opcode
 2015-07-23  9:36 UTC  (2+ messages)

[PATCH 0/9] Platform support for thermal management on Junoe
 2015-07-23  9:29 UTC  (2+ messages)

[PATCH v5 0/7]powerpc/powernv: Nest Instrumentation support
 2015-07-23  9:26 UTC  (16+ messages)
` [PATCH v5 3/7] powerpc/powernv: Nest PMU detection and device tree parser
` [PATCH v5 4/7] powerpc/powernv: detect supported nest pmus and its events
` [PATCH v5 6/7] powerpc/powernv: generic nest pmu event functions

[RFC v2 0/4] Outsourcing compaction for THP allocations to kcompactd
 2015-07-23  9:18 UTC  (8+ messages)
` [RFC 1/4] mm, compaction: introduce kcompactd

[PATCH v2] Documentation: Minor changes to men-chameleon-bus.txt
 2015-07-23  9:17 UTC 

Lockdep warning in VFIO using v4.2-rc3
 2015-07-23  9:15 UTC 

[PATCH 0/5] Making the generic ACPI GSI layer irqdomain aware
 2015-07-23  8:59 UTC  (5+ messages)
` [PATCH 2/5] genirq: irqdomain: Remove irqdomain dependency on struct device_node

[PATCH v3 0/4] Add Mediatek SPI bus driver
 2015-07-23  9:10 UTC  (5+ messages)
` [PATCH v3 1/4] spi: support spi without dma channel to use can_dma()
` [PATCH v3 2/4] dt-bindings: ARM: Mediatek: Document devicetree bindings for spi bus
` [PATCH v3 3/4] spi: mediatek: Add spi bus for Mediatek MT8173
` [PATCH v3 4/4] arm64: dts: Add spi bus dts

[PATCH v2 1/3] xen-blkfront: introduce blkfront_gather_backend_features()
 2015-07-23  9:06 UTC  (4+ messages)
` [PATCH v2] xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()

4.2-rc3: APM xgene2: ethernet doesn't work
 2015-07-23  9:07 UTC 

[PATCH] thermal: remove dangling 'weight_attr' device file
 2015-07-23  9:02 UTC 

[PATCH v7 0/6] block: loop: improve loop with AIO
 2015-07-23  9:00 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