mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 0/3] Generic PCI MSI + IOMMU topology bindings
 2015-08-05 16:51 UTC  (3+ messages)
` [PATCH 1/3] Docs: dt: add generic MSI bindings

[PATCH] thermal: power_allocator: do not use devm* interfaces
 2015-08-05 16:50 UTC  (3+ messages)

[RFC 0/8] Allow GFP_NOFS allocation to fail
 2015-08-05 16:49 UTC  (7+ messages)
` [RFC 4/8] jbd, jbd2: Do not fail journal because of frozen_buffer allocation failure
` [RFC 7/8] btrfs: Prevent from early transaction abort
` [RFC 8/8] btrfs: use __GFP_NOFAIL in alloc_btrfs_bio

[PATCH v3 0/8] This series adds SMP support for the MediaTek MT6580
 2015-08-05 16:47 UTC  (3+ messages)
` [PATCH v3 5/8] ARM: mediatek: add smp bringup code for MT6580

[PATCH v3 0/3] drivers: staging: wilc1000: Fix a few style errors
 2015-08-05 16:41 UTC  (4+ messages)
` [PATCH v3 1/3] drivers: staging: wilc1000: use 'void' for no arguments functions
  ` [PATCH v3 2/3] drivers: staging: wilc1000: move { to previous line
    ` [PATCH v3 3/3] drivers: staging: wilc1000: remove space after '('

[PATCH] sky2: Add module parameter for passing the MAC address
 2015-08-05 16:40 UTC  (2+ messages)

printk from softirq on xen: hard lockup
 2015-08-05 16:37 UTC  (3+ messages)
` [Xen-devel] "

[PATCH v2 0/5] KVM: optimize userspace exits with a new ioctl
 2015-08-05 16:36 UTC  (7+ messages)
` [PATCH v2 1/5] KVM: add kvm_has_request wrapper
` [PATCH v2 2/5] KVM: add KVM_REQ_EXIT request for userspace exit
` [PATCH v2 3/5] KVM: x86: add request_exits debug counter
` [PATCH v2 4/5] KVM: add KVM_USER_EXIT vcpu ioctl for userspace exit
` [PATCH v2 5/5] KVM: refactor asynchronous vcpu ioctl dispatch

[PATCH] thermal: remove power allocator from list of default governors
 2015-08-05 16:35 UTC  (4+ messages)

[PATCH v2] virt: IRQ bypass manager
 2015-08-05 16:29 UTC  (3+ messages)

[PATCH v2 0/3] drivers: staging: wilc1000: Fix a few style errors
 2015-08-05 16:26 UTC  (5+ messages)
` [PATCH v2 1/3] drivers: staging: wilc1000: use 'void' for no arguments functions
  ` [PATCH v2 2/3] drivers: staging: wilc1000: move { to previous line
    ` [PATCH v2 3/3] drivers: staging: wilc1000: remove space after '('

[PATCH] x86: serialize LVTT and TSC_DEADLINE write
 2015-08-05 16:25 UTC  (7+ messages)

[SHDCI] Heavy (thousands) DMA leaks
 2015-08-05 16:25 UTC  (6+ messages)
      ` [RFC] sdhci: fix DMA leaks [was: [SHDCI] Heavy (thousands) DMA leaks]

Armadaxp GPIO interrupts
 2015-08-05 16:21 UTC  (4+ messages)

[PATCH v6 0/4] bpf: Introduce the new ability of eBPF programs to access hardware PMU counter
 2015-08-05 16:21 UTC  (10+ messages)
` [PATCH v6 3/4] bpf: Implement function bpf_perf_event_read() that get the selected hardware PMU conuter

[PATCHv3 0/1] Document how to add a new syscall
 2015-08-05 16:21 UTC  (3+ messages)
` [PATCHv3 1/1] Documentation: describe how to add a system call

[PATCH V9 0/5] map GHES memory region according to EFI memory map
 2015-08-05 16:13 UTC  (9+ messages)

[PATCHv2 0/4] Qualcomm Switch-Mode Battery Charger and Boost
 2015-08-05 16:12 UTC  (3+ messages)
` [PATCHv2 1/4] spmi: pmic-arb: add support for irq_get_irqchip_state

[PATCH 00/10] nbd updates
 2015-08-05 16:11 UTC  (3+ messages)
` [PATCH 07/10] nbd: Change 'disconnect' to be boolean

[PATCH V12 0/9] Hot cpu handling changes to cqm, rapl and Intel Cache Allocation support
 2015-08-05 16:10 UTC  (11+ messages)
` [PATCH 5/9] x86/intel_rdt: Add new cgroup and Class of service management

[PATCH RFC v1 0/4] perf: Introduce extended syscall error reporting
 2015-08-05 16:10 UTC  (6+ messages)
` [PATCH RFC v1 1/4] "

[PATCH v2 00/20] xen/arm64: Add support for 64KB page
 2015-08-05 16:06 UTC  (8+ messages)
` [PATCH v2 02/20] xen: Introduce a function to split a Linux page into Xen page
  ` [Xen-devel] "

[PATCH v3 0/6] Add support for additional bq27xxx devices
 2015-08-05 16:05 UTC  (7+ messages)
` [PATCH v3 1/6] power: bq27x00_battery: Remove unneeded i2c MODULE_ALIAS
` [PATCH v3 2/6] power: bq27x00_battery: Renaming for consistency
` [PATCH v3 3/6] power: bq27xxx_battery: Platform initialization must declare a device
` [PATCH v3 4/6] power: bq27xxx_battery: Fix typos and change naming for state of charge functions
` [PATCH v3 5/6] power: bq27xxx_battery: Add support for additional bq27xxx family devices
` [PATCH v3 6/6] power: bq27xxx_battery: Cleanup health checking

[RFC PATCH] regulator: Fix recursive mutex lockdep warning
 2015-08-05 16:02 UTC 

[PATCH] perf/evlist: show branch_sample_type bits
 2015-08-05 15:59 UTC 

[BUG] arm: kgdb: patch_text() in kgdb_arch_set_breakpoint() may sleep
 2015-08-05 15:50 UTC 

[PATCH 0/7] test_user_copy improvements
 2015-08-05 15:48 UTC  (8+ messages)
` [PATCH 1/7] test_user_copy: Check legit kernel accesses
` [PATCH 2/7] test_user_copy: Check unchecked accessors
` [PATCH 3/7] test_user_copy: Check __clear_user()/clear_user()
` [PATCH 4/7] test_user_copy: Check __copy_in_user()/copy_in_user()
` [PATCH 5/7] test_user_copy: Check __copy_{to,from}_user_inatomic()
` [PATCH 6/7] test_user_copy: Check user string accessors
` [PATCH 7/7] test_user_copy: Check user checksum functions

[PATCH RFC V8 0/4] per event callgraph and time support
 2015-08-05 15:45 UTC  (4+ messages)
` [PATCH RFC V8 3/4] perf,tools: per-event callgraph support

[PATCHv2] serial: don't register CIR serial ports
 2015-08-05 15:43 UTC 

perf, tools: Refactor and support interval and CSV metrics v2
 2015-08-05 15:42 UTC  (3+ messages)

[v2 0/9] dpaa_eth: Add the Freescale DPAA Ethernet driver
 2015-08-05 15:41 UTC  (10+ messages)
` [v2 1/9] devres: add devm_alloc_percpu()
` [v2 2/9] dpaa_eth: add support for DPAA Ethernet
` [v2 3/9] dpaa_eth: add support for S/G frames
` [v2 4/9] dpaa_eth: add driver's Tx queue selection mechanism
` [v2 5/9] dpaa_eth: add ethtool functionality
` [v2 6/9] dpaa_eth: add sysfs exports
` [v2 7/9] dpaa_eth: add debugfs counters
` [v2 8/9] dpaa_eth: add debugfs entries
` [v2 9/9] dpaa_eth: add trace points

[PATCH 0/7] phy: use syscon framework APIs to set ctrl mod reg
 2015-08-05 15:35 UTC  (15+ messages)
` [PATCH 1/7] phy: ti-pipe3: cleanup ti_pipe3_probe()
` [PATCH 2/7] phy: ti-pipe3: use ti_pipe3_power_off to power off the PHY during probe
` [PATCH 6/7] phy: omap-usb2: Add a new compatible string for USB2 PHY2
` [PATCH 7/7] phy: omap-usb2: use *syscon* framework API to power on/off the PHY

[PATCH] ARCNET: fix hard_header_len limit
 2015-08-05 15:34 UTC 

[PATCH v2 0/3] soc: ti: Introduce wkup_m3_ipc driver
 2015-08-05 15:32 UTC  (4+ messages)
` [PATCH v2 1/3] mailbox/omap: Add ti,mbox-send-noirq quirk to fix AM33xx CPU Idle

[PATCH] sched: check pinned tasks before nohz balance, linux-4.2-rc5
 2015-08-05 15:29 UTC  (2+ messages)

[PATCH 6/6] ASoC: fsl_ssi: adjust set DAI format in AC'97 mode
 2015-08-05 15:29 UTC  (5+ messages)
      ` [PATCH 6/6 v2][RESEND] "

[PATCH 5/6][RESEND] ASoC: fsl_ssi: instantiate AC'97 CODEC
 2015-08-05 15:26 UTC 

[PATCH] serial: don't register CIR serial ports
 2015-08-05 15:25 UTC  (4+ messages)

[PATCH 4/6][RESEND] ASoC: fsl_ssi: add AC'97 ops setting check and cleanup
 2015-08-05 15:25 UTC 

[PATCH 3/6][RESEND] ASoC: fsl_ssi: enable AC'97 asymmetric rates
 2015-08-05 15:24 UTC 

veths often slow to come up
 2015-08-05 15:23 UTC  (3+ messages)

[PATCH 0/9] split irqchip series
 2015-08-05 15:23 UTC  (10+ messages)
` [PATCH 1/9] KVM: x86: set TMR when the interrupt is accepted
` [PATCH 2/9] KVM: x86: store IOAPIC-handled vectors in each VCPU
` [PATCH 3/9] KVM: x86: replace vm_has_apicv hook with cpu_uses_apicv
` [PATCH 4/9] KVM: x86: introduce lapic_in_kernel
` [PATCH 5/9] KVM: x86: unify handling of interrupt window
` [PATCH 6/9] KVM: x86: Split the APIC from the rest of IRQCHIP
` [PATCH 7/9] KVM: x86: Add KVM exit for IOAPIC EOIs
` [PATCH 8/9] KVM: x86: Add EOI exit bitmap inference
` [PATCH 9/9] KVM: x86: Add support for local interrupt requests from userspace

[PATCH 2/6][RESEND] ASoC: fsl_ssi: AC'97 DAI driver needs probe method too
 2015-08-05 15:22 UTC 

[PATCH 1/6][RESEND] ASoC: fsl_ssi: enable IPG clock during AC'97 reg access
 2015-08-05 15:21 UTC 

[PATCH 00/11] DAX fixes for 4.3
 2015-08-05 15:19 UTC  (4+ messages)
` [PATCH 04/11] ext4: Add ext4_get_block_dax()

[PATCH 00/26] iommu/vt-d: Clean up device<->domain attachment
 2015-08-05 15:18 UTC  (27+ messages)
` [PATCH 01/26] iommu/vt-d: Keep track of per-iommu domain ids
` [PATCH 02/26] iommu/vt-d: Add access functions for iommu->domains
` [PATCH 03/26] iommu/vt-d: Split up iommu->domains array
` [PATCH 04/26] iommu/vt-d: Get rid of iommu_attach_vm_domain()
` [PATCH 05/26] iommu/vt-d: Calculate translation in domain_context_mapping_one
` [PATCH 06/26] iommu/vt-d: Simplify domain_context_mapping_one
` [PATCH 07/26] iommu/vt-d: Pass dmar_domain directly into iommu_flush_iotlb_psi
` [PATCH 08/26] iommu/vt-d: Don't pre-allocate domain ids for si_domain
` [PATCH 09/26] iommu/vt-d: Kill dmar_domain->id
` [PATCH 10/26] iommu/vt-d: Replace iommu_bmp with a refcount
` [PATCH 11/26] iommu/vt-d: Simplify io/tlb flushing in intel_iommu_unmap
` [PATCH 12/26] iommu/vt-d: Simplify domain_remove_one_dev_info()
` [PATCH 13/26] iommu/vt-d: Simplify domain_remove_dev_info()
` [PATCH 14/26] iommu/vt-d: Move context-mapping into dmar_insert_dev_info
` [PATCH 15/26] iommu/vt-d: Rename dmar_insert_dev_info()
` [PATCH 16/26] iommu/vt-d: Rename domain_remove_one_dev_info()
` [PATCH 17/26] iommu/vt-d: Rename iommu_detach_dependent_devices()
` [PATCH 18/26] iommu/vt-d: Pass an iommu pointer to domain_init()
` [PATCH 19/26] iommu/vt-d: Establish domain<->iommu link in dmar_insert_one_dev_info
` [PATCH 20/26] iommu/vt-d: Unify domain->iommu attach/detachment
` [PATCH 21/26] iommu/vt-d: Only call domain_remove_one_dev_info to detach old domain
` [PATCH 22/26] iommu/vt-d: Get rid of domain->iommu_lock
` [PATCH 23/26] iommu/vt-d: Remove dmar_global_lock from device_notifier
` [PATCH 24/26] iommu/vt-d: Pass device_domain_info to __dmar_remove_one_dev_info
` [PATCH 25/26] iommu/vt-d: Only insert alias dev_info if there is an alias
` [PATCH 26/26] iommu/vt-d: Avoid duplicate device_domain_info structures

[PATCH v2 0/8] ARCv2 port to Linux - (C) perf
 2015-08-05 15:13 UTC  (9+ messages)
` [PATCH v2 1/8] ARC: perf: support RAW events
` [PATCH v2 2/8] ARC: perf: cap the number of counters to hardware max of 32
` [PATCH v2 3/8] ARCv2: perf: implement "event_set_period" for future use with interrupts
` [PATCH v2 4/8] ARCv2: perf: Support sampling events using overflow interrupts
` [PATCH v2 5/8] ARCv2: perf: set usable max period as a half of real max period
` [PATCH v2 6/8] ARCv2: perf: implement exclusion of event counting in user or kernel mode
` [PATCH v2 7/8] ARCv2: perf: SMP support
` [PATCH v2 8/8] ARCv2: perf: Finally introduce HS perf unit

[PATCH v2] f2fs: fix to release inode page in get_new_data_page
 2015-08-05 15:12 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH V5] audit: save signal match info in case entry passed in is the one deleted
 2015-08-05 15:12 UTC  (2+ messages)

[PATCH 0/7] ARM: dts: MMC fixes for DRA7 based boards
 2015-08-05 15:06 UTC  (3+ messages)

[PATCH v3 0/2] add a new driver to support SAMA5D4 watchdog timer
 2015-08-05 15:04 UTC  (3+ messages)
` [PATCH v3 1/2] drivers: watchdog: add a "

[PATCH 00/11] omap_hsmmc: voltage switching and tuning
 2015-08-05 15:00 UTC  (3+ messages)

[RFC PATCH 00/10] arm64: Expose CPU feature registers
 2015-08-05 14:58 UTC  (3+ messages)
` [RFC PATCH 05/10] arm64: Keep track of "

[GIT PULL] KVM changes for 4.2-rc6
 2015-08-05 14:57 UTC 

[PATCH 0/2] pbias regulator fixes
 2015-08-05 14:56 UTC  (4+ messages)
` [PATCH 1/2] regulator: pbias: use untranslated address to program pbias regulator

[PATCH] x86:kvm:Fix error handling in the function kvm_lapic_sync_from_vapic
 2015-08-05 14:54 UTC 

[PATCH] ramoops: provide panic data even in suspend
 2015-08-05 14:53 UTC  (2+ messages)

[PATCH v2 04/10] thermal: Fix thermal_zone_of_sensor_register to match documentation
 2015-08-05 14:51 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] mm: add the block to the tail of the list in expand()
 2015-08-05 14:47 UTC  (8+ messages)

4.2-rc5 rcu stalls
 2015-08-05 14:46 UTC  (10+ messages)

[PATCH] fs/pstore: provide panic data even in suspend
 2015-08-05 14:42 UTC 

[PATCH 0/2] of: fsl/fman: reuse the fixed node parsing code
 2015-08-05 14:42 UTC  (3+ messages)
` [PATCH RFC 1/2] of: separate fixed link parsing from registration
` [PATCH RFC 2/2] fsl_fman: use fixed_phy_status for MEMAC

[PATCH] cris: arch-v10: kgdb: Use BAR instead of DTP0 for register P12
 2015-08-05 14:40 UTC  (2+ messages)

[Consult] cris: arch-v10: About $dtp0 register
 2015-08-05 14:39 UTC  (2+ messages)

[PATCH] x86, fpu: correct XSAVE xstate size calculation
 2015-08-05 14:34 UTC  (3+ messages)

[PATCHSET sched,cgroup] sched: Implement interface for cgroup unified hierarchy
 2015-08-05 14:31 UTC  (6+ messages)
` [PATCH 3/3] "

[PATCH v6 4/8] usb: gadget: move find_ep() from epautoconf to gadget.h
 2015-08-05 14:30 UTC  (2+ messages)

[PATCH 4/5] x86/uv/time: Migrate to new 'set-state' interface
 2015-08-05 14:29 UTC  (8+ messages)
` [tip:x86/platform] x86/uv/time: Migrate to new set-state interface

[PATCH 0/4] drm: Add support for the ARM HDLCD display controller
 2015-08-05 14:28 UTC  (5+ messages)
` [PATCH 1/4] drm: arm: Add DT bindings documentation for HDLCD driver
` [PATCH 2/4] drm: Add support for ARM's HDLCD controller
` [PATCH 3/4] arm64: Juno: Add HDLCD support to the Juno boards
` [PATCH 4/4] MAINTAINERS: Add Liviu Dudau as maintainer for ARM HDLCD driver

[PATCH 25/27] PKCS#7: Appropriately require or forbid authenticated attributes [ver #7]
 2015-08-05 14:27 UTC  (4+ messages)
` [PATCH 00/27] MODSIGN: Use PKCS#7 for module signatures "
  ` [PATCH 03/27] X.509: Extract both parts of the AuthorityKeyIdentifier "

[PATCH 00/10] ARM: dts: use syscon property instead of ctrl-module
 2015-08-05 14:25 UTC  (5+ messages)
` [PATCH 10/10] ARM: dts: omap4: Use "syscon-otghs" instead of "ctrl-module" in USB node

[PATCH-v5 0/5] i2c: pxa: Add support for PXA910 family of device
 2015-08-05 14:24 UTC  (8+ messages)
` [PATCH-v5 1/5] Documentation: binding: add new property 'disable_after_xfer' to i2c-pxa

[PATCH v2] cris: arch-v10: kgdb: Add volatile for static variable is_dyn_brkp
 2015-08-05 14:19 UTC  (2+ messages)

[PATCH 0/5] net: rfkill: gpio: replace platform data with build-in property
 2015-08-05 14:15 UTC  (8+ messages)
` [PATCH 1/5] device property: helper macros for property entry creation
` [PATCH 2/5] net: rfkill: add rfkill_find_type function
` [PATCH 5/5] net: rfkill: gpio: remove rfkill_gpio_platform_data

[PATCH v4 00/10] ACPI GIC Self-probing, GICv2m and GICv3 support
 2015-08-05 14:11 UTC  (7+ messages)
` [PATCH v4 06/10] irqchip / GICv3: Add ACPI support for GICv3+ initialization
` [PATCH v4 07/10] irqchip / GICv3 / ACPI: Add GICR support via GICC structures

[PATCH] usb: musb: omap2430: use *syscon* framework API to write to mailbox register
 2015-08-05 14:07 UTC  (3+ messages)

[PATCH] igb: Fix a memory leak in igb_probe
 2015-08-05 14:05 UTC 

[tip:sched/core] sched, tile: Remove finish_arch_switch
 2015-08-05 14:03 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] clocksource: sh_cmt: Only perform clocksource suspend/resume if enabled
 2015-08-05 13:56 UTC  (4+ messages)

[PATCH 1/2] sched/deadline: fix comment in push_dl_tasks
 2015-08-05 13:56 UTC  (2+ messages)
` [PATCH 2/2] sched/deadline: fix comment in enqueue_task_dl

[v4, 0/9] Freescale DPAA FMan
 2015-08-05  9:25 UTC  (2+ messages)
` [v4, 9/9] fsl/fman: Add FMan MAC driver

page:  |  | latest

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

all inboxes | Powered by JetHome®