linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-25 14:10:22 to 2014-04-25 17:50:47 UTC [more...]

[GIT PULL 0/4] perf/urgent fixes
 2014-04-25 17:50 UTC  (4+ messages)

[PATCH] staging: comedi: fix coding style issues in comedi_fops.c
 2014-04-25 17:50 UTC 

[PATCH net-next 1/1] hyperv: Properly handle checksum offload
 2014-04-25 18:45 UTC 

[GIT PULL] uprobes: fix the handling of relative jmp/call's
 2014-04-25 17:47 UTC  (6+ messages)
` [PATCH 0/4] uprobes/x86: UPROBE_FIX_IP/UPROBE_FIX_CALL cleanups
  ` [PATCH 1/4] uprobes/x86: Cleanup the usage of arch_uprobe->def.fixups, make it u8
  ` [PATCH 2/4] uprobes/x86: Introduce push_ret_address()
  ` [PATCH 3/4] uprobes/x86: Kill adjust_ret_addr(), simplify UPROBE_FIX_CALL logic
  ` [PATCH 4/4] uprobes/x86: Cleanup the usage of UPROBE_FIX_IP/UPROBE_FIX_CALL

[PATCH] x86/mce: Improve mcheck_init_device() error handling
 2014-04-25 17:47 UTC  (2+ messages)

[PATCH 0/2] x86/boot: Small string.c cleanups
 2014-04-25 17:46 UTC  (3+ messages)
` [PATCH 1/2] x86/boot: Do not include boot.h in string.c
` [PATCH 2/2] x86/boot: Remove misc.h inclusion from compressed/string.c

[PATCH v7 1/2] serial: sc16is7xx
 2014-04-25 17:40 UTC  (13+ messages)

[PATCH v3] PCI: rework new_id interface for known vendor/device values
 2014-04-25 17:39 UTC  (3+ messages)

[PATCH] pci/pciehp: Allow polling/irq mode to be decided on a per-port basis
 2014-04-25 17:37 UTC  (5+ messages)

[PATCH] Staging: vt6655: tether: fixed a brace coding style issue
 2014-04-25 17:36 UTC 

[PATCH v2 0/4] xhci: fixes for 3.15-rc usb-linus
 2014-04-25 17:32 UTC  (7+ messages)
` [PATCH v2 1/4] usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb
` [PATCH v2 2/4] xhci: Switch Intel Lynx Point ports to EHCI on shutdown
` [PATCH v2 3/4] xhci: extend quirk for Renesas cards
` [PATCH v2 4/4] usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PM

[PATCHv3 00/14] OMAP SSI driver / N900 modem support
 2014-04-25 17:32 UTC  (4+ messages)
` [PATCHv3 05/14] HSI: Add channel resource support to HSI clients

[PATCH 0/3] Cpufreq frequency serialization fixes
 2014-04-25 17:29 UTC  (2+ messages)

[PATCH] arm: KVM: fix possible misalignment of PGDs and bounce page
 2014-04-25 17:28 UTC  (5+ messages)

[PATCH 3.14 00/33] 3.14.2-stable review
 2014-04-25 17:29 UTC  (3+ messages)

[PATCH 3.4 00/27] 3.4.88-stable review
 2014-04-25 17:21 UTC  (2+ messages)

[PATCH 0/4] x86/PCI HPET bugfix and other cleanups
 2014-04-25 17:16 UTC  (5+ messages)
` [PATCH 1/4] x86/PCI: Don't try to move IORESOURCE_PCI_FIXED resources
` [PATCH 2/4] x86/PCI: Mark HPET BAR as IORESOURCE_PCI_FIXED
` [PATCH 3/4] x86/PCI: Move pcibios_assign_resources() annotation to definition
` [PATCH 4/4] x86/gart: Tidy messages and add bridge device info

[PATCH] arm/xen: Remove definiition of virt_to_pfn in asm/xen/page.h
 2014-04-25 17:05 UTC  (5+ messages)

[PATCH 3.10 00/23] 3.10.38-stable review
 2014-04-25 17:03 UTC  (2+ messages)

[PATCH 0/3] sched: Idle balance patches
 2014-04-25 17:03 UTC  (12+ messages)
` [PATCH 1/3] sched, balancing: Update rq->max_idle_balance_cost whenever newidle balance is attempted

[PATCH 0/3] sched: idle: Provide the basis to integrate cpuidle
 2014-04-25 17:01 UTC  (6+ messages)
` [PATCH 2/3] sched: idle: Add sched balance option

[RFC v2 00/10] kdb: Kiosk (reduced capabilities) mode
 2014-04-25 16:57 UTC  (13+ messages)
` [RFC v3 0/9] kdb: Allow selective reduction in capabilities (was "kiosk mode")
  ` [RFC v3 1/9] sysrq: Implement __handle_sysrq_nolock to avoid recursive locking in kdb
  ` [RFC v3 2/9] kdb: Remove currently unused kdbtab_t->cmd_flags
  ` [RFC v3 3/9] kdb: Rename kdb_repeat_t to kdb_cmdflags_t, cmd_repeat to cmd_flags
  ` [RFC v3 4/9] kdb: Rename kdb_register_repeat() to kdb_register_flags()
  ` [RFC v3 5/9] kdb: Use KDB_REPEAT_* values as flags
  ` [RFC v3 6/9] kdb: Remove KDB_REPEAT_NONE flag
  ` [RFC v3 7/9] kdb: Categorize kdb commands (similar to SysRq categorization)
  ` [RFC v3 8/9] kdb: Add enable mask for groups of commands
  ` [RFC v3 9/9] kdb: Allow access to sensitive commands to be restricted by default

how to include already compiled object files to kernel
 2014-04-25 16:57 UTC  (3+ messages)

[PATCH] net: guard against coalescing packets from buggy network drivers
 2014-04-25 16:49 UTC  (4+ messages)

[PATCH 00/13] Refactor pci_is_brdige() to simplify code
 2014-04-25 16:49 UTC  (3+ messages)
` [PATCH 07/13] sparc/PCI: Use new pci_is_bridge() "

[PATCH] staging: crypto: skein: depend upon CRYPTO
 2014-04-25 16:45 UTC 

[PATCH 0/5] defconfigs: add MTD_SPI_NOR (dependency for M25P80)
 2014-04-25 16:39 UTC  (3+ messages)
` [PATCH 1/5] ARM: defconfigs: add MTD_SPI_NOR (new dependency "

[PATCH v2 00/10] arm64: UEFI support
 2014-04-25 16:09 UTC  (11+ messages)
` [PATCH v2 01/10] lib: add fdt_empty_tree.c
` [PATCH v2 02/10] doc: efi-stub.txt updates for ARM
` [PATCH v2 03/10] efi: add helper function to get UEFI params from FDT
` [PATCH v2 04/10] arm64: Add function to create identity mappings
` [PATCH v2 05/10] efi: Add shared FDT related functions for ARM/ARM64
` [PATCH v2 06/10] arm64: add EFI runtime services
` [PATCH v2 07/10] doc: arm: add UEFI support documentation
` [PATCH v2 08/10] arm64: efi: add EFI stub
` [PATCH v2 09/10] doc: arm64: add description of EFI stub support
` [PATCH v2 10/10] efi/arm64: ignore dtb= when UEFI SecureBoot is enabled

[PATCH 0/5] iio: exynos_adc: fix minor nits in the driver
 2014-04-25 16:32 UTC  (11+ messages)
` [PATCH 1/5] iio: exynos_adc: use indio_dev->dev structure to handle child nodes
` [PATCH 2/5] iio: exynos_adc: rearrange clock and regulator enable/disable calls
` [PATCH 3/5] iio: exynos_adc: reduce timeout and use wait_for_completion_timeout
` [PATCH 4/5] iio: exynos_adc: do a soft reset in case of timeout
` [PATCH 5/5] iio: exynos_adc: do a reinit_completion before the conversion

[PATCH v3 1/1] pinctrl: add Intel BayTrail GPIO/pinctrl support
 2014-04-25 16:31 UTC  (14+ messages)

[PATCH v2] ARM: OMAP5: Switch to THUMB mode if needed on secondary CPU
 2014-04-25 16:27 UTC  (2+ messages)

[PATCH] vfs: rw_copy_check_uvector() - free iov on error
 2014-04-25 16:27 UTC  (9+ messages)

Clarification needed on use of put_user inside a loop
 2014-04-25 16:09 UTC 

[PATCH v3 0/3] Input: gpio-keys - clean up series
 2014-04-25 16:22 UTC  (4+ messages)
` [PATCH v3 1/3] Input: gpio_keys - use dev instead of pdev in gpio_keys_setup_key()
` [PATCH v3 2/3] Input: gpio_keys - convert to use devm_*
` [PATCH v3 3/3] Input: gpio_keys - convert struct descriptions to kernel-doc

[PATCH v5 0/5] Add USB nodes for am43xx epos and gp evm
 2014-04-25 16:19 UTC  (12+ messages)
` [PATCH v5 1/5] doc: Add "ti,am437x-dwc3" comaptible for dwc3 glue
` [PATCH v5 2/5] ARM: dts: am43xx clock data
` [PATCH v5 3/5] ARM: dts: AM4372: Add USB nodes
` [PATCH v5 4/5] ARM: dts: am437x-gp-evm: Enable USB
` [PATCH v5 5/5] ARM: dts: am43x-epos-evm: "

Real-time scheduling policies and hyper-threading
 2014-04-25 16:19 UTC  (8+ messages)

Még Vannak Hajhullási Problémáid? Olvassa El Ezt 
 2014-04-25 15:14 UTC 

[PATCH] [media] ivtv: avoid GFP_KERNEL in atomic context
 2014-04-25 16:14 UTC 

[PATCH v2 00/18] USB support for Armada 38x and Armada 375
 2014-04-25 16:13 UTC  (29+ messages)
` [PATCH v2 01/18] usb: host: xhci-plat: Sort the headers in alphabetic order
` [PATCH v2 02/18] usb: host: xhci-plat: Add clocks support
` [PATCH v2 03/18] usb: host: xhci-plat: Add support for the Armada 38x
` [PATCH v2 04/18] xhci-platform: Add a new controller using xhci: "
` [PATCH v2 05/18] ARM: mvebu: Add Device Tree description of xHCI hosts on "
` [PATCH v2 07/18] ARM: mvebu: Add USB3 support for "
` [PATCH v2 08/18] ARM: configs: Add usb_xhci_mvebu to mvebu_v7_defconfig
` [PATCH v2 09/18] ARM: configs: Add usb_xhci_mvebu to multi_v7_defconfig
` [PATCH v2 10/18] usb: host: xhci-plat: Add support for the Armada 375
` [PATCH v2 12/18] ARM: mvebu: Add Device Tree description of USB cluster controller on "
` [PATCH v2 13/18] dt: binding: Armada 375 USB cluster
` [PATCH v2 14/18] ARM: mvebu: Add support for USB cluster on the Armada 375 SoC
` [PATCH v2 15/18] ARM: mvebu: Add USB3 support for Armada 375
` [PATCH v2 16/18] ARM: mvebu: add USB3 controller Device Tree details "

[PATCH 1/2] regulator: arizona-micsupp: Fix build errors with CONFIG_OF not defined
 2014-04-25 16:11 UTC  (3+ messages)
` [PATCH 2/2] regulator: arizona-ldo1: Fix build errors for when "

[PATCH 1/2] staging: comedi: addi_apci_1564: board does not have analog inputs
 2014-04-25 16:08 UTC  (4+ messages)
` [PATCH 2/2] staging: comedi: addi_apci_1564: board does not have analog outputs

[PATCH v4 0/5] rework sched_domain topology description
 2014-04-25 16:05 UTC  (11+ messages)
` [PATCH v4 5/5] sched: ARM: create a dedicated scheduler topology table

[PATCH V3] Add support for flag status register on Micron chips
 2014-04-25 15:50 UTC  (4+ messages)

[PATCH V6] serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffers
 2014-04-25 16:01 UTC  (4+ messages)
  `  "

pid ns feature request
 2014-04-25 15:58 UTC 

[PATCH] Staging: octeon-usb: fixed a macro coding style issue
 2014-04-25 15:58 UTC  (3+ messages)

[PATCH 1/4] dt: bindings: Typo s/clocks-names/clock-names/g
 2014-04-25 15:47 UTC  (2+ messages)

[PATCH] pinctrl-baytrail: fix for irq descriptor conflict on ASUS T100TA
 2014-04-25 15:13 UTC  (15+ messages)

[PATCH 0/2 v3] cfg80211: The very first steps to support 5/10MHz channels in 5.9Ghz band
 2014-04-25 15:40 UTC  (2+ messages)

[ssantosh-keystone:for_3.16/wip/net-qmss5 8/13] drivers/net/phy/mv88x2242.c:160:21: error: dereferencing pointer to incomplete type
 2014-04-25 15:33 UTC 

[PATCH v2 0/3] Fix usage of trace events with '-' in trace system name
 2014-04-25 15:34 UTC  (4+ messages)
` [PATCH 1/3] perf tools: parse tracepooints with '-' in "
` [PATCH 2/3] perf-test: add numeric identifier to evlist_test
` [PATCH 3/3] perf-test: Add a test of kvm-390: trace event

[PATCH 0/3] CCF clock divider changes
 2014-04-25 15:31 UTC  (3+ messages)
` [PATCH 1/3] clk: divider: Fix best div calculation for power-of-two and table dividers

[PATCH 1/2] gpio: of: Remove unneeded dummy function
 2014-04-25 15:24 UTC  (6+ messages)
` [PATCH 2/2] gpio: of: Allow -gpio suffix for property names

[GIT PULL] hwmon fixes for 3.15-rc3
 2014-04-25 15:29 UTC 

[GIT PULL] clk: socfpga: Clock fix for v3.15
 2014-04-25 15:22 UTC 

[PATCHv4 0/9] extcon: Support devm_extcon_dev_allocate/free()
 2014-04-25 15:18 UTC  (17+ messages)
` [PATCHv4 1/9] extcon: Add extcon_dev_allocate/free() to control the memory of extcon device
` [PATCHv4 2/9] extcon: Add devm_extcon_dev_allocate/free to manage the resource "
` [PATCHv4 3/9] extcon: max8997: Use devm_extcon_dev_allocate for extcon_dev
` [PATCHv4 4/9] extcon: max77693: "
` [PATCHv4 5/9] extcon: max14577: "
` [PATCHv4 6/9] extcon: arizona: "
` [PATCHv4 7/9] extcon: adc-jack: "
` [PATCHv4 8/9] extcon: gpio: "

[PATCH 00/20] in-kernel IMA/EVM initialization
 2014-04-25 15:18 UTC  (7+ messages)
` [PATCH 12/20] ima: provide buffer hash calculation function
` [PATCH 15/20] ima: path based policy loading interface

[PATCH] USB: serial: fix sysfs-attribute removal deadlock
 2014-04-25 15:13 UTC  (3+ messages)

[PATCH 1/2] gpio: Add missing device-managed documentation
 2014-04-25 15:10 UTC  (2+ messages)
` [PATCH 2/2] gpio: Add helpers for optional GPIOs

[PATCH v2 2/8] cpufreq: Use cpufreq_for_each_* macros for frequency table iteration
 2014-04-25 15:11 UTC  (4+ messages)
` [PATCH v4 "

[PATCH 01/10] perf, tools: Add jsmn `jasmine' JSON parser
 2014-04-25 15:07 UTC  (3+ messages)

[PATCH] acpi: respect const qualifier
 2014-04-25 15:02 UTC  (3+ messages)

two small scsi fixes for 3.15-rc3
 2014-04-25 15:00 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 3.15-rc3
 2014-04-25 14:59 UTC 

[RFC] UAPI: Prevent kernel modules from using the exported headers
 2014-04-25 14:56 UTC 

[PATCH] gpio: Fix gpio_get -> gpiod_get typo in kernel-doc
 2014-04-25 14:54 UTC 

[RFC] A new CPU load metric for power-efficient scheduler: CPU ConCurrency
 2014-04-25 14:53 UTC  (4+ messages)

[PATCH v4 00/16] perf, persistent: Add persistent events
 2014-04-25 14:52 UTC  (6+ messages)
` [PATCH 04/16] perf, mmap: Factor out perf_get_fd()

Kernel panic at Ubuntu: IMA + Apparmor
 2014-04-25 14:48 UTC  (2+ messages)

[PATCH v2 4/4] perf/x86/uncore: modularize Intel uncore driver
 2014-04-25 14:44 UTC  (12+ messages)

[PATCH v8 2/2] usb: ehci-exynos: Change to use phy provided by the generic phy framework
 2014-04-25 14:41 UTC  (2+ messages)

[PATCH] staging: dgap: implement error handling in dgap_tty_register()
 2014-04-25 14:41 UTC  (4+ messages)

[PATCH v2 1/2] usb: ohci-exynos: Add facility to use phy provided by the generic phy framework
 2014-04-25 14:36 UTC  (2+ messages)

[PATCH RFC 0/3] drm/exynos: refactoring drm initialization/cleanup code
 2014-04-25 14:36 UTC  (11+ messages)
` [PATCH RFC 3/3] drm/exynos: use pending_components for components tracking

[RFC PATCH] mfd: pm8x41: Naive function devices registration
 2014-04-25 14:34 UTC  (7+ messages)

[PATCH] blk-mq: respect rq_affinity
 2014-04-25 14:23 UTC  (2+ messages)

[PATCH 0/1] random vs blk-mq
 2014-04-25 14:22 UTC  (4+ messages)

[PATCH v2] X86: Hook apic vector allocation domain only when interrupt routing are set to ignore
 2014-04-25 14:22 UTC  (2+ messages)

[RFC PATCH 1/2] printk: print initial logbuf contents before re-enabling interrupts
 2014-04-25 14:20 UTC  (4+ messages)

[PATCH part2 0/6] charger/mfd: max14577: Part 2 of adding support for MAX77836
 2014-04-25 14:16 UTC  (5+ messages)
` [PATCH part2 2/6] regulator/mfd: max14577: Export symbols for calculating charger current

[PATCH v2 01/13] Documentation: add extcon devicetree bindings
 2014-04-25 14:11 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).