messages from 2015-03-07 21:09:47 to 2015-03-08 14:42:01 UTC [more...]
[PATCH v4 00/17] media: blackfin: bfin_capture enhancements
2015-03-08 14:40 UTC (8+ messages)
` [PATCH v4 02/17] media: blackfin: bfin_capture: release buffers in case start_streaming() call back fails
` [PATCH v4 03/17] media: blackfin: bfin_capture: set min_buffers_needed
` [PATCH v4 07/17] media: blackfin: bfin_capture: use v4l2_fh_open and vb2_fop_release
` [PATCH v4 12/17] media: blackfin: bfin_capture: add support for vidioc_create_bufs
` [PATCH v4 13/17] media: blackfin: bfin_capture: add support for VB2_DMABUF
` [PATCH v4 16/17] media: blackfin: bfin_capture: drop bcap_get_unmapped_area()
` [PATCH v4 17/17] media: blackfin: bfin_capture: embed video_device struct in bcap_device
[PATCH] drivers/base: use tabs where possible in code indentation
2015-03-08 14:38 UTC
[PATCH 1/1] x86/fpu: math_state_restore() should not blindly disable irqs
2015-03-08 14:38 UTC (14+ messages)
[PATCH 1/2] serial: 8250: allow specifying iomem size in addition to address
2015-03-08 14:30 UTC (2+ messages)
` [PATCH 2/2] serial: of: set port iomem size from devicetree
[PATCH 0/2] i2c_imc: New driver, at long last
2015-03-08 14:09 UTC (7+ messages)
` [PATCH 1/2] i2c_imc: New driver for Intel's iMC, found on LGA2011 chips
` [PATCH 2/2] i2c, i2c_imc: Add DIMM bus code
dev_get_by_name example
2015-03-08 14:07 UTC (2+ messages)
[Patch v3 0/7] randomize kernel physical address and virtual address separately
2015-03-08 13:58 UTC (9+ messages)
` [Patch v3 1/7] x86, kaslr: Fix a bug that relocation can not be handled when kernel is loaded above 2G
` [Patch v3 2/7] x86, kaslr: Introduce struct slot_area to manage randomization slot info
` [Patch v3 3/7] x86, kaslr: Add two functions which will be used later
` [Patch v3 4/7] x86, kaslr: Introduce fetch_random_virt_offset to randomize the kernel text mapping address
` [Patch v3 5/7] x86, kaslr: Randomize physical and virtual address of kernel separately
` [Patch v3 6/7] x86, kaslr: Add support of kernel physical address randomization above 4G
` [Patch v3 7/7] x86, kaslr: Remove useless codes
[Patch v3] firmware: dmi-sysfs: add SMBIOS entry point area raw attribute
2015-03-08 13:53 UTC (10+ messages)
` [dmidecode] "
[PATCH] ASoC: arizona: match wait_for_completion_timeout return type
2015-03-08 13:16 UTC
[PATCH 1/4] staging: sm750fb: wrong type for print
2015-03-08 13:02 UTC (8+ messages)
` [PATCH 2/4] staging: sm750fb: remove pragma optimize
` [PATCH 3/4] staging: sm750fb: correctly define SM750LE_REVISION_ID
` [PATCH 4/4] staging: sm750fb: fix undeclared function
[GIT PULL] USB driver fixes for 4.0-rc3
2015-03-08 12:52 UTC
[GIT PULL] TTY/Serial fixes for 4.0-rc3
2015-03-08 12:52 UTC
[GIT PULL] Staging driver fixes for 4.0-rc3
2015-03-08 12:51 UTC
[GIT PULL] char/misc driver fixes for 4.0-rc3
2015-03-08 12:50 UTC
[PATCH] nits: fix several coding style warnings
2015-03-08 12:39 UTC (2+ messages)
[PATCH v4] spi: qup: Add DMA capabilities
2015-03-08 12:20 UTC (5+ messages)
[PATCH V2 1/1] iio: light: Added PM support for Capella CM3232 ambient light sensor driver
2015-03-08 12:05 UTC (2+ messages)
[PATCH 1/3] Staging: iio: meter: ade7854-i2c: code style improvements
2015-03-08 12:02 UTC (6+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] "
linux-next: no release on Monday
2015-03-08 11:47 UTC
[PATCH v4] media: i2c: add support for omnivision's ov2659 sensor
2015-03-08 11:33 UTC
[PATCH v2] iio: inv_mpu6050: Clear timestamps fifo while resetting hardware fifo
2015-03-08 11:33 UTC (5+ messages)
[PATCH] staging: iio: hmc5843: Set iio name property in sysfs
2015-03-08 11:28 UTC (2+ messages)
[PATCH v7 0/7] Add initial support for DA9150 Charger & Fuel-Gauge IC
2015-03-08 11:27 UTC (3+ messages)
[PATCH 0/3] mtd: nand: add Broadcom NAND controller support
2015-03-08 11:18 UTC (10+ messages)
` [PATCH 3/3] mtd: nand: add NAND driver for Broadcom STB NAND controller
[PATCH] ASoC: wm2200: match wait_for_completion_timeout return type
2015-03-08 11:06 UTC
[PATCH] iio:inv-mpu6050: Fix inconsistency for the scale channel
2015-03-08 11:06 UTC (3+ messages)
[PATCH] ASoC: wm5100: match wait_for_completion_timeout return type
2015-03-08 10:57 UTC
[PATCH 0/4] spi: spidev_test: Added functionalities
2015-03-08 10:53 UTC (4+ messages)
` [PATCH 1/4] Cleaned hexadecimal dump
[PATCH] driver core: add missing blank line after declaration
2015-03-08 10:48 UTC
[PATCH] drivers: base: node: Delete space after pointer declaration
2015-03-08 10:48 UTC
[PATCH] drivers: base: memory: Use tabs instead of spaces
2015-03-08 10:48 UTC
[PATCH] firmware_class: Fix whitespace and indentation
2015-03-08 10:41 UTC
[PATCH] rt2x00: use rt2x00queue_flush_queues() instead of implementing the same action
2015-03-08 10:37 UTC (2+ messages)
[PATCH] drivers: base: dma-mapping: Erase blank space after pointer
2015-03-08 10:34 UTC
[PATCH] drivers: base: class: Add a blank line after declarations
2015-03-08 10:31 UTC
[PATCH] attribute_container: fix missing blank lines after declarations
2015-03-08 10:30 UTC
[PATCH] drivers: base: memory: Fix switch indent
2015-03-08 10:29 UTC
[PATCH] drivers: base: map: Use kmalloc_array instead of kmalloc
2015-03-08 10:29 UTC
iptables problem upgrading kernel from 3.18.8 to 3.19.1
2015-03-08 10:12 UTC
[PATCH] Driver core: Fix missing whitespace in function argument
2015-03-08 10:24 UTC
[PATCH 2/2] ASoC: wm8996: ensure lower bounds of 1 for timeout
2015-03-08 10:02 UTC
[PATCH 1/2] ASoC: wm8996: match wait_for_completion_timeout return type
2015-03-08 10:02 UTC
[RFC PATCH 0/4] Automatic NUMA balancing and PROT_NONE handling followup v2r8
2015-03-08 10:02 UTC (8+ messages)
` [PATCH 4/4] mm: numa: Slow PTE scan rate if migration failures occur
[PATCH 00/10] omap3 crypto fixes
2015-03-08 10:01 UTC (7+ messages)
[PATCH 04/10] crypto: omap-sham: Check for return value from pm_runtime_get_sync
2015-03-08 10:01 UTC (2+ messages)
` [PATCH v2] "
[PATCH 1/1] usb: xhci: handle Config Error Change (CEC) in xhci driver
2015-03-08 9:19 UTC (2+ messages)
[PATCH] misc: bh1780: Add module aliases
2015-03-08 8:49 UTC
[PATCH 3/3] Input: elan_i2c - Remove duplicate repeat code
2015-03-08 8:44 UTC
[RFC V2 00/12] i2c: describe adapter quirks in a generic way
2015-03-08 8:28 UTC (3+ messages)
` [RFC V2 03/12] i2c: at91: make use of the new infrastructure for quirks
[PATCH v5 2/5] dt-bindings: Add pinctrl bindings for mt65xx/mt81xx
2015-03-08 8:16 UTC (2+ messages)
[PATCH v3 0/8] x86, boot: clean up setup_data handling
2015-03-08 6:51 UTC (11+ messages)
` [PATCH v3 1/8] x86: Kill E820_RESERVED_KERN
` [PATCH v3 2/8] x86, efi: Copy SETUP_EFI data and access directly
` [PATCH v3 3/8] x86, of: Let add_dtb reserve setup_data locally
` [PATCH v3 4/8] x86, boot: Add add_pci handler for SETUP_PCI
` [PATCH v3 5/8] x86: Kill not used setup_data handling code
` [PATCH v3 6/8] x86, boot, PCI: Convert SETUP_PCI data to list
` [PATCH v3 7/8] x86, boot, PCI: Copy SETUP_PCI rom to kernel space
` [PATCH v3 8/8] x86, boot, PCI: Export SETUP_PCI data via sysfs
[PATCH v6 0/3] irqchip: vf610-mscm: add MSCM interrupt router driver
2015-03-08 5:31 UTC (2+ messages)
[PATCH 2/2] Input: elan_i2c - Return error code when resume fail
2015-03-08 5:11 UTC (2+ messages)
[PATCH v7 0/5] Add new MFD driver for MAX77843
2015-03-08 4:55 UTC (7+ messages)
` [PATCH v7 4/5] Input: add haptic drvier on max77843
[PATCH 1/2] Input: add support for Semtech SX8654 I2C touchscreen controller
2015-03-08 4:51 UTC (11+ messages)
[PATCH v3 0/8] irqchip: New driver for ST's SysCfg controlled IRQs
2015-03-08 4:02 UTC (2+ messages)
[PATCH] irqchip: renesas-irqc: Use u32 to store 32-bit register values
2015-03-08 4:05 UTC (2+ messages)
[PATCH] usb gadget: remove size limitation for storage cdrom
2015-03-08 4:24 UTC
[PATCHv2 0/4] FocalTech touchpad fixes
2015-03-08 4:14 UTC (3+ messages)
` [PATCHv2 3/4] psmouse: Disable resolution/rate/scale changes for FocalTech touchpads
[RFC PATCH 0/5] MT8173 IOMMU support
2015-03-08 4:12 UTC (3+ messages)
` [PATCH 2/5] iommu/mediatek: Add mt8173 IOMMU driver
Rcceiving a generic netlink multicast - should be restricted to the root user?
2015-03-08 4:12 UTC (2+ messages)
[PATCH 1/2] net: dsa: mv88e6xxx: Add EEE support
2015-03-08 3:34 UTC (4+ messages)
` [PATCH 2/2] net: dsa: mv88e6352: Add support for EEE
[PATCH] Drivers: net: ieee802154: mrf24j40: fix some space around operator coding style issues
2015-03-08 3:34 UTC
[PATCH v4 0/4] net/macb: merge at91_ether driver into macb driver
2015-03-08 3:30 UTC (2+ messages)
[patch] mm, mempool: do not allow atomic resizing
2015-03-08 3:19 UTC
[PATCH] Sound: soc: codecs: rt5670: fix two space coding style issue
2015-03-08 3:09 UTC
[patch] block: allocate request memory local to request queue
2015-03-08 3:01 UTC (2+ messages)
[RFC 0/4] Enable power supply charging control
2015-03-08 2:14 UTC (9+ messages)
` [RFC 1/4] power_supply: Introduce charging object table
` [RFC 3/4] power_supply: Introduce charger control interface
` [RFC 4/4] charger-manager: Enable psy based charge control
[patch 1/2] block, drbd: fix drbd_req_new() initialization
2015-03-08 1:45 UTC (7+ messages)
` [patch 2/2] block, drbd: use mempool_create_slab_pool()
[RFC] ->poll() bugs
2015-03-08 1:33 UTC (4+ messages)
[PATCH v3 0/8] x86, boot: clean up setup_data handling
2015-03-08 0:50 UTC (3+ messages)
` [PATCH v3 1/8] x86: Kill E820_RESERVED_KERN
` [PATCH v3 2/8] x86, efi: Copy SETUP_EFI data and access directly
[PATCH v2 0/6] ARM: at91: fix irq_pm_install_action WARNING
2015-03-08 1:12 UTC (6+ messages)
` [PATCH v2 5/6] watchdog: at91sam9: request the irq with IRQF_NO_SUSPEND
[patch] dm log userspace: use mempool_create_kmalloc_pool()
2015-03-08 0:43 UTC
[PATCH 0/4] Lustre fixes
2015-03-08 0:24 UTC (5+ messages)
` [PATCH 1/4] staging/lustre/libcfs: replace deprecated cpus_ calls with cpumask_
` [PATCH 2/4] staging/lustre/o2iblnd: Don't use cpus_weight
` [PATCH 3/4] staging/lustre/llite: avoid nonatomic memory alloc under spinlock
` [PATCH 4/4] staging/lustre: Don't call blocking funcitons when !RUNNABLE
[PATCH v5 tip 0/7] tracing: attach eBPF programs to kprobes
2015-03-08 0:21 UTC (6+ messages)
السلام عليكم
2015-03-07 19:29 UTC
[patch 1/2] sh, dwarf: destroy mempools on cleanup
2015-03-07 23:54 UTC (2+ messages)
` [patch 2/2] sh, dwarf: use mempool_create_slab_pool()
Anspruch €950,000.00
2015-03-07 13:50 UTC
[PATCH v9 00/21] Introduce ACPI for ARM64 based on ACPI 5.1
2015-03-07 23:17 UTC (15+ messages)
` [PATCH v9 13/21] ARM64 / ACPI: Parse MADT for SMP initialization
` [PATCH v9 14/21] ACPI / processor: Make it possible to get CPU hardware ID via GICC
` [PATCH v9 15/21] ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi
` [PATCH v9 16/21] irqchip: Add GICv2 specific ACPI boot support
` [PATCH v9 17/21] clocksource / arch_timer: Parse GTDT to initialize arch timer
` [PATCH v9 18/21] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
` [PATCH v9 19/21] ARM64 / ACPI: Enable ARM64 in Kconfig
[ANNOUNCE] 3.18.9-rt4
2015-03-07 23:12 UTC (3+ messages)
[PATCH v3] media: i2c: add support for omnivision's ov2659 sensor
2015-03-07 23:07 UTC (3+ messages)
[GIT PULL] irqchip: Core changes for v4.0
2015-03-07 22:20 UTC
[PATCH v0 00/11] Introduce Intel Trace Hub support
2015-03-07 22:26 UTC (3+ messages)
` [PATCH v0 01/11] stm class: Introduce an abstraction for System Trace Module devices
Re: issues on last 32 bit m68k toolchain
2015-03-07 22:20 UTC
[RFC PATCH] gpio: support for GPIO forwarding
2015-03-07 22:13 UTC (9+ messages)
fix compat msgrcv with negative msgtyp for LTS kernel 3.10
2015-03-07 22:09 UTC
[PATCH v3 0/7] x86, boot: clean up kasl
2015-03-07 22:07 UTC (8+ messages)
` [PATCH v3 1/7] x86, kaslr: Use init_size instead of run_size
` [PATCH v3 2/7] x86, boot: Move ZO to end of buffer
` [PATCH v3 3/7] x86, boot: Don't overlap VO with ZO data
` [PATCH v3 4/7] x86, kaslr: Access the correct kaslr_enabled variable
` [PATCH v3 5/7] x86, kaslr: Consolidate mem_avoid array filling
` [PATCH v3 6/7] x86, boot: Split kernel_ident_mapping_init to another file
` [PATCH v3 7/7] x86, kaslr, 64bit: Set new or extra ident_mapping
[PATCH 0/9] rcu: Cleanup RCU tree initialization
2015-03-07 21:52 UTC (9+ messages)
` [PATCH 1/9] rcu: Panic if RCU tree can not accommodate all CPUs
` [PATCH 3/9] rcu: Cleanup rcu_init_geometry() code and arithmetics
[PATCH] capabilities: Ambient capability set V2
2015-03-07 21:35 UTC (13+ messages)
[PATCH V5 00/25] perf tools: Introduce an abstraction for Instruction Tracing
2015-03-07 21:06 UTC (15+ messages)
` [PATCH V5 02/25] perf evlist: Add initial support for mmapping an Instruction Trace buffer
` [PATCH V5 05/25] perf record: Add basic Instruction Tracing support
` [PATCH V5 06/25] perf record: Extend -m option for Instruction Tracing mmap pages
` [PATCH V5 08/25] perf session: Add hooks to allow transparent decoding of Instruction Tracing data
` [PATCH V5 09/25] perf session: Add Instruction Tracing options
` [PATCH V5 13/25] perf itrace: Add processing for Instruction Tracing events
` [PATCH V5 14/25] perf itrace: Add a hashtable for caching decoded instructions
` [PATCH V5 15/25] perf tools: Add member to struct dso for an instruction cache
` [PATCH V5 19/25] perf inject: Re-pipe Instruction Tracing events
` [PATCH V5 21/25] perf tools: Add Instruction Tracing index
` [PATCH V5 22/25] perf tools: Hit all build ids when Instruction Tracing
` [PATCH V5 23/25] perf tools: Add build option NO_ITRACE to exclude "
` [PATCH V5 24/25] perf itrace: Add option to synthesize events for transactions
` [PATCH V5 25/25] perf script: Add field option 'flags' to print sample flags
[PATCH v2 00/15] x86, boot: clean up kasl and setup_data handling
2015-03-07 21:11 UTC (11+ messages)
` [PATCH v2 04/15] x86, kaslr: get kaslr_enabled back correctly
[PATCH 00/15] Enhance twl4030_charger functionality
2015-03-07 21:01 UTC (6+ messages)
` [PATCH 12/15] twl4030_charger: add software controlled linear charging mode
` twl4030_charger: need changes to get probed?
[PATCH v2 5/6] watchdog: at91sam9: request the irq with IRQF_NO_SUSPEND
2015-03-02 9:18 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox