linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-28 13:22:01 to 2017-01-29 00:10:25 UTC [more...]

[PATCH 00/60] staging: lustre: batches of fixes for lustre client
 2017-01-29  0:04 UTC  (8+ messages)
` [PATCH 02/60] staging: lustre: statahead: drop support for remote entry
` [PATCH 05/60] staging: lustre: llite: check request != NULL in ll_migrate
` [PATCH 07/60] staging: lustre: ptlrpc: set proper mbits for EINPROGRESS resend
` [PATCH 08/60] staging: lustre: ldlm: Restore connect flags on failure
` [PATCH 09/60] staging: lustre: lmv: Correctly generate target_obd
` [PATCH 11/60] staging: lustre: obd: RCU stalls in lu_cache_shrink_count()
` [PATCH 12/60] staging: lustre: lmv: Error not handled for lmv_find_target

[PATCH 00/50] x86: Clean up and reorganize the E820 table handling code
 2017-01-28 23:07 UTC  (49+ messages)
` [PATCH 01/50] x86/boot/e820: Introduce arch/x86/include/asm/e820/types.h
` [PATCH 02/50] x86/boot/e820: Clean up and improve comments in asm/e820/types.h
` [PATCH 03/50] x86/boot/e820: Move asm/e820.h to asm/e820/api.h
` [PATCH 04/50] x86/boot/e820: Split minimal UAPI types out into uapi/asm/e820/types.h
` [PATCH 05/50] x86/boot/e820: Clean up the E820_X_MAX definition
` [PATCH 06/50] x86/boot/e820: Remove spurious asm/e820/api.h inclusions
` [PATCH 07/50] x86/boot/e820: Remove assembly guard from asm/e820/types.h
` [PATCH 08/50] x86/boot/e820: Clean up asm/e820/api.h
` [PATCH 09/50] x86/boot/e820: Remove unnecessary __ASSEMBLY__ guard
` [PATCH 11/50] x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 'struct e820_array'
` [PATCH 12/50] x86/boot/e820: Remove unnecessary #include <linux/ioport.h> from asm/e820/api.h
` [PATCH 13/50] x86/boot/e820: Remove e820_mark_nosave_regions() definition uglies
` [PATCH 14/50] x86/boot/e820: Rename 'e820_map' variables to 'e820_array'
` [PATCH 15/50] x86/boot/e820: Rename everything to e820_table
` [PATCH 16/50] x86/boot/e820: Harmonize the 'struct e820_table' fields
` [PATCH 17/50] x86/boot/e820: Rename default_machine_specific_memory_setup() to e820__memory_setup_default()
` [PATCH 18/50] x86/boot/e820: Rename e820_table_saved to e820_table_firmware and improve the description
` [PATCH 19/50] x86/boot/e820: Basic cleanup of e820.c
` [PATCH 20/50] x86/boot/e820: Rename memblock_x86_fill() to e820__memblock_setup() and improve the explanations
` [PATCH 21/50] x86/boot/e820: Consolidate 'struct e820_entry *entry' local variable names
` [PATCH 22/50] x86/boot/e820: Convert printk(KERN_* ...) to pr_*()
` [PATCH 23/50] x86/boot/e820: Move the memblock_find_dma_reserve() function and rename it to memblock_set_dma_reserve()
` [PATCH 24/50] x86/boot/e820: Rename parse_e820_ext() to e820__memory_setup_extended()
` [PATCH 25/50] x86/boot/e820: Move e820_reserve_setup_data() to e820.c
` [PATCH 26/50] x86/boot/e820: Clarify the role of finish_e820_parsing() and rename it to e820__finish_early_params()
` [PATCH 27/50] x86/boot/e820: Rename early_reserve_e820() to e820__memblock_alloc() and document it
` [PATCH 28/50] x86/boot/e820: Rename update_e820() to e820__update_table()
` [PATCH 29/50] x86/boot/e820: Rename sanitize_e820_table() "
` [PATCH 30/50] x86/boot/e820: Rename e820_any_mapped()/e820_all_mapped() to e820__mapped_any()/e820__mapped_all()
` [PATCH 33/50] x86/boot/e820: Rename e820_print_map() to e820__print_table()
` [PATCH 34/50] x86/boot/e820: Reorder the function prototypes in api.h
` [PATCH 35/50] x86/boot/e820: Simplify e820_reserve_resources()
` [PATCH 36/50] x86/boot/e820: Introduce 'enum e820_type'
` [PATCH 37/50] x86/boot/e820: Use 'enum e820_type' in 'struct e820_entry'
` [PATCH 38/50] x86/boot/e820: Use 'enum e820_type' when handling the e820 region type
` [PATCH 39/50] x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"
` [PATCH 40/50] x86/boot/e820: Clean up the E820 table size define names
` [PATCH 41/50] x86/boot/e820: Clean up and standardize sizeof() uses
` [PATCH 43/50] x86/boot/e820: Simplify the e820__update_table() interface
` [PATCH 44/50] x86/boot/e820: Clean up __e820__update_table() et al
` [PATCH 45/50] x86/boot/e820: Document e820__reserve_setup_data()
` [PATCH 46/50] x86/boot/e820: Use bool in query APIs
` [PATCH 47/50] x86/boot/e820: Rename e820_reserve_resources*() to e820__reserve_resources*()
` [PATCH 48/50] x86/boot/e820: Rename e820_mark_nosave_regions() to e820__register_nosave_regions()
` [PATCH 49/50] x86/boot/e820: Remove unnecessary #include's
` [PATCH 50/50] x86/boot/e820: Rename the remaining E820 APIs to the e820__*() prefix

[PATCH 2/2] iio: distance: add devantech us ranger srf04
 2017-01-28 23:58 UTC 

[PATCH 1/2] iio: distance: add dt binding for devantech-srf04
 2017-01-28 23:58 UTC 

[PATCH 0/2] iio: distance: devantech srf04 us ranger
 2017-01-28 23:57 UTC 

[PATCH] ipc/mqueue: add missing sparse annotation
 2017-01-28 23:57 UTC 

ARM Linux Kernel Update
 2017-01-28 23:46 UTC  (2+ messages)

[PATCH] clk: add more managed APIs
 2017-01-28 23:39 UTC  (5+ messages)

[PATCH v5 0/8] Runtime PM for Thunderbolt on Macs
 2017-01-28 23:32 UTC  (11+ messages)
` [PATCH v5 2/8] PCI: Allow runtime PM on Thunderbolt ports
` [PATCH v5 3/8] PCI: Don't block runtime PM for Thunderbolt host hotplug ports
` [PATCH v5 7/8] thunderbolt: Power down controller when idle
` [PATCH v5 1/8] PCI: Recognize Thunderbolt devices
` [PATCH v5 5/8] PM: Make requirements of dev_pm_domain_set() more precise

[PATCH v8 00/12] mux controller abstraction and iio/i2c muxes
 2017-01-28 22:42 UTC  (4+ messages)
` [PATCH v8 07/12] dt-bindings: i2c: i2c-mux-simple: document i2c-mux-simple bindings

"isert: isert_setup_id: rdma_bind_addr() failed: -19" spam, followed by Recursive Fault on reboot
 2017-01-28 23:01 UTC 

[PATCH 0/6] ncr5380: Miscellaneous minor patches
 2017-01-28 21:44 UTC  (2+ messages)

[PATCH] x86/efi: Always map first physical page into EFI pagetables
 2017-01-28 22:16 UTC  (2+ messages)
` [tip:efi/urgent] x86/efi: Always map the first physical page into the "

[PATCH] x86: Improve documentation for low-level device I/O functions
 2017-01-28 22:17 UTC  (2+ messages)
` [tip:x86/mm] x86/mm: "

[PATCH 1/2] spi: When no dma_chan map buffers with spi_master's parent
 2017-01-28 22:17 UTC  (2+ messages)

[PATCH 11/22] ARM: dts: add top-level DT bindings for Cortina Gemini
 2017-01-28 21:56 UTC  (3+ messages)

[PULL REQUEST] i2c for 4.10
 2017-01-28 21:55 UTC 

[PATCH v9 0/8] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)
 2017-01-28 21:44 UTC  (10+ messages)
` [PATCH v9 1/8] drivers:input:tsc2007: add new common binding names, pre-calibration, flipping and rotation
` [PATCH v9 6/8] drivers:input:ads7846(+tsc2046): fix spi module table
      ` [Letux-kernel] [PATCH v9 0/8] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)

[PATCH v3 0/3] Init device ids from ACPI of_compatible
 2017-01-28 21:38 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/3] i2c: acpi: Initialize info.type from of_compatible

[PATCH v2] PCI: exynos: refactor exynos pcie driver
 2017-01-28 21:29 UTC  (2+ messages)

[PATCH v3] i2c: i2c-cros-ec-tunnel: Reduce logging noise
 2017-01-28 21:18 UTC  (2+ messages)
` [v3] "

[PATCH V3 0/5] PCI: exynos: cleans the minor things
 2017-01-28 21:27 UTC  (2+ messages)

[PATCH V2] ARM: dts: BCM5301X: Add missing Netgear R8000 LEDs and Keys
 2017-01-28 21:15 UTC  (2+ messages)

[PATCH 03/22 v2] irqchip: add a driver for Cortina Gemini
 2017-01-28 21:15 UTC 

[PATCH] PCI: mvebu: Handle changes to the bridge windows while enabled
 2017-01-28 21:17 UTC  (3+ messages)

[PATCH 02/22 v2] irqchip: DT bindings for Cortina Gemini irqchip
 2017-01-28 21:14 UTC 

[PATCH v4] i2c: core: helper function to detect slave mode
 2017-01-28 21:13 UTC  (2+ messages)

[PATCH] pcie: ti: Provide patch to force GEN1 PCIe operation
 2017-01-28 20:54 UTC  (2+ messages)

[PATCH] PCI: iproc: fix resource allocation for BCMA PCIe
 2017-01-28 20:44 UTC  (2+ messages)

[PATCH] PCI: iproc: fix kernel crash if dev->of_node not defined
 2017-01-28 20:44 UTC  (2+ messages)

[PATCH] PCI: Add Union Point to Intel ACS quirks
 2017-01-28 20:49 UTC  (2+ messages)

[PATCH net] net: ethtool: add support for 2500BaseT and 5000BaseT link modes
 2017-01-28 19:53 UTC 

[PATCH V3 1/1] percpu-refcount: fix reference leak during percpu-atomic transition
 2017-01-28 12:52 UTC  (2+ messages)

[PATCH v3 00/24] i.MX Media Driver
 2017-01-28 19:27 UTC  (9+ messages)

[PATCH] Input: joydev - use clamp() macro
 2017-01-28 19:19 UTC 

[PATCH v4 0/2] hv_util: adjust system time smoothly
 2017-01-28 19:04 UTC  (3+ messages)
` [PATCH v4 2/2] hv_utils: implement Hyper-V PTP source

[RFC] [PATCH] audit: log module name on init_module
 2017-01-28 18:48 UTC  (3+ messages)

[PATCH v2 0/7] Add support for triggered buffer mode to STM32 ADC
 2017-01-28 18:41 UTC  (12+ messages)
` [PATCH v2 1/7] iio: adc: stm32: add support for triggered buffer mode
` [PATCH v2 2/7] iio: adc: stm32: Enable use of stm32 timer triggers
` [PATCH v2 3/7] iio: adc: stm32: add trigger polarity extended attribute
` [PATCH v2 4/7] Documentation: dt: iio: stm32-adc: optional dma support
` [PATCH v2 5/7] iio: adc: stm32: add "

Checkpatch: Add another old address for the FSF
 2017-01-28 18:36 UTC  (2+ messages)

[PATCH] Staging: omap4iss: fix coding style issues
 2017-01-28 18:00 UTC 

[PATCH] watchdog: constify watchdog_ops structures
 2017-01-28 17:24 UTC  (4+ messages)

[RFC PATCH 1/2] mm, vmscan: account the number of isolated pages per zone
 2017-01-28 15:27 UTC  (6+ messages)

[GIT PULL] Please pull NFS client bugfixes
 2017-01-28 17:04 UTC 

[PATCH v4 3/3] iio: distance: srf08: add driver ABI documentation
 2017-01-28 16:39 UTC  (2+ messages)

[PATCH v4 2/3] iio: distance: srf08: add IIO driver for us ranger
 2017-01-28 16:39 UTC  (2+ messages)

[PATCH v4 1/3] iio: distance: srf08: add trivial DT binding
 2017-01-28 16:39 UTC  (2+ messages)

[PATCH] Staging: omap4iss: fix coding style issues. This is a patch that fixes checkpatch.pl issues in omap4iss/iss_video.c Specifically, it fixes "line over 80 characters" issues
 2017-01-28 16:36 UTC  (2+ messages)

[PATCH v2 0/2] iommu/dma: Add support for DMA_ATTR_FORCE_CONTIGUOUS
 2017-01-28 15:43 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: Add support for DMA_ATTR_FORCE_CONTIGUOUS to IOMMU

[PATCH] ARM: dts: exynos: Increase MFC left reserved memory region size
 2017-01-28 15:52 UTC  (2+ messages)

[PATCH] sched: fix the inconsistent of SCHED_RR timeslice tuning knob showing
 2017-01-28 14:00 UTC 

[PATCH 00/37] cputime: Convert core use of cputime_t to nsecs v3
 2017-01-28 15:28 UTC  (4+ messages)
` [PATCH 08/37] cputime: Convert task/group cputime to nsecs

[PATCH v2 00/25] add support for AXP20X and AXP22X power supply drivers
 2017-01-28 15:34 UTC  (13+ messages)
` [PATCH v2 03/25] power: supply: axp20x_usb_power: use IIO channels when available
` [PATCH v2 04/25] iio: adc: add support for X-Powers AXP20X and AXP22X PMICs ADCs
` [PATCH v2 09/25] iio: adc: axp20x_adc: map acin_i and acin_v
` [PATCH v2 19/25] iio: adc: axp20x_adc: map battery IIO channels
` [PATCH v2 20/25] power: supply: add battery driver for AXP20X and AXP22X PMICs

[PATCH] regulator: rn5t618-regulator: constify regulator_ops structure
 2017-01-28 15:22 UTC 

[PATCH] regulator: pv88060-regulator: constify regulator_ops structure
 2017-01-28 15:10 UTC 

[PATCH] regulator: rc5t583-regulator: constify regulator_ops structure
 2017-01-28 15:18 UTC 

[PATCH] regulator: pv88090-regulator: constify regulator_ops structure
 2017-01-28 15:15 UTC 

[PATCH] regulator: pv88080-regulator: constify regulator_ops structure
 2017-01-28 15:14 UTC 

[PATCH] regulator: pfuze100-regulator: constify regulator_ops structure
 2017-01-28 15:08 UTC 

[PATCH] iio: cros_ec: Add cros_ec barometer driver
 2017-01-28 15:08 UTC  (2+ messages)

[PATCH] regulator: pbias-regulator: constify regulator_ops structure
 2017-01-28 14:55 UTC 

[PATCH] regulator: palmas-regulator: constify regulator_ops structure
 2017-01-28 14:53 UTC 

[PATCH] regulator: pcf50633-regulator: constify regulator_ops structure
 2017-01-28 15:00 UTC 

[PATCH] regulator: max8925-regulator: constify regulator_ops structure
 2017-01-28 14:49 UTC 

[PATCH] regulator: pcap-regulator: constify regulator_ops structure
 2017-01-28 14:57 UTC 

[PATCH] regulator: max8952: constify regulator_ops structure
 2017-01-28 14:51 UTC 

[PATCH 0/4] megachips-stdpxxxx-ge-b850v3-fw (was V7 GE B850v3 LVDS/DP++ Bridge)
 2017-01-28 14:21 UTC  (5+ messages)
` [PATCH 1/4] Documentation/devicetree/bindings/video/bridge: megachips-stdpxxxx-ge-b850v3-fw
` [PATCH 2/4] MAINTAINERS: Add entry for megachips-stdpxxxx-ge-b850v3-fw
` [PATCH 3/4] drm/bridge: Drivers for megachips-stdpxxxx-ge-b850v3-fw (LVDS-DP++)
` [PATCH 4/4] dts/imx6q-b850v3: Use megachips-stdpxxxx-ge-b850v3-fw bridges (LVDS-DP++)

Doubt - facing a cpu softlockup during _raw_spin_unlock_irqrestore
 2017-01-28 14:45 UTC 

[PATCH] seccomp: dump core when using SECCOMP_RET_KILL
 2017-01-28 14:35 UTC  (5+ messages)
`  "

[PATCH] regulator: max8907-regulator: constify regulator_ops structure
 2017-01-28 14:32 UTC 

[PATCH 00/22] add support for AXP20X and AXP22X power supply drivers
 2017-01-28 14:30 UTC  (6+ messages)
` [PATCH 08/22] power: supply: add AC power supply driver for AXP20X and AXP22X PMICs

[PATCH] regulator: max77620-regulator: constify regulator_ops structure
 2017-01-28 14:20 UTC 

[PATCH v2 0/2] mfd: lpc_ich: enable iTCO on Apollo Lake
 2017-01-28 14:27 UTC  (3+ messages)
` [PATCH v2 1/2] mfd: lpc_ich: Enable watchdog on Intel Apollo Lake PCH
` [PATCH v2 2/2] mfd: lpc_ich: Remove useless comments in core part

[PATCH] regulator: max14577-regulator: constify regulator_ops structure
 2017-01-28 14:18 UTC 

[PATCH] regulator: max77802-regulator: constify regulator_ops structure
 2017-01-28 14:25 UTC 

[PATCH] ARM: BCM5301X: Add missing Netgear R8000 LEDs and Keys
 2017-01-28 14:25 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update AT91 entry
 2017-01-28 14:23 UTC 

[PATCH] regulator: max77693-regulator: constify regulator_ops structure
 2017-01-28 14:24 UTC 

[PATCH] regulator: max77686-regulator: constify regulator_ops structure
 2017-01-28 14:22 UTC 

[PATCH V7 0/4] Add driver for GE B850v3 LVDS/DP++ Bridge
 2017-01-28 14:16 UTC  (4+ messages)
` [PATCH V7 3/4] drm/bridge: "

[PATCH net-next] net: add devm version of alloc_etherdev_mqs function
 2017-01-28 14:15 UTC 

[PATCH v2] cfg80211 debugfs: Cleanup some checkpatch issues
 2017-01-28 14:06 UTC 

[PATCH] regulator: ltc3676: constify regulator_ops structure
 2017-01-28 14:15 UTC 

[PATCH] regulator: ltc3589: constify regulator_ops structure
 2017-01-28 14:13 UTC 

[PATCH] regulator: fixed: constify regulator_ops structure
 2017-01-28 14:06 UTC 

[PATCH] platform/x86: intel_pmc_core: fix out-of-bounds accesses on stack
 2017-01-28 14:12 UTC  (4+ messages)

[PATCH] regulator: lp8755: constify regulator_ops structure
 2017-01-28 14:11 UTC 

[PATCH 0/4] leds: add leds-mt6323 support on MT7623 SoC
 2017-01-28 14:05 UTC  (4+ messages)
` [PATCH 3/4] leds: Add LED support for MT6323 PMIC

[PATCH] regulator: fan53555: constify regulator_ops structure
 2017-01-28 14:02 UTC 

[PATCH] regulator: hi655x-regulator: constify regulator_ops structure
 2017-01-28 14:10 UTC 

[PATCH 0/7] Add support for triggered buffer mode to STM32 ADC
 2017-01-28 14:02 UTC  (4+ messages)
` [PATCH 1/7] iio: adc: stm32: add support for triggered buffer mode

[PATCH] regulator: gpio-regulator: constify regulator_ops structure
 2017-01-28 14:08 UTC 

[PATCH] regulator: bcm590xx-regulator: constify regulator_ops structure
 2017-01-28 14:00 UTC 

[PATCH] regulator: axp20x-regulator: constify regulator_ops structure
 2017-01-28 13:58 UTC 

[PATCH] regulator: as3711-regulator: constify regulator_ops structure
 2017-01-28 13:55 UTC 

[PATCH] rtc: add support for maxim dallas ds1682
 2017-01-28 13:31 UTC  (2+ messages)

[PATCH] regulator: arizona-micsupp: constify regulator_ops structure
 2017-01-28 13:40 UTC 

[PATCH] regulator: arizona-ldo1: constify regulator_ops structure
 2017-01-28 13:38 UTC 

[PATCH 0/3] Get rid of BUG()
 2017-01-28 13:32 UTC  (2+ messages)

[PATCH] regulator: 88pm8607: constify regulator_ops structure
 2017-01-28 13:28 UTC 

[PATCH] net: aquantia: atlantic: use new api ethtool_{get|set}_link_ksettings
 2017-01-28 13:37 UTC 

[PATCH] regulator: anatop-regulator: constify regulator_ops structure
 2017-01-28 13:37 UTC 

[PATCH 1/2] clk: uniphier: add NAND clock for all UniPhier SoCs
 2017-01-28 13:27 UTC  (2+ messages)
` [PATCH 2/2] clk: uniphier: add eMMC clock for LD11 and LD20 SoCs

[PATCH] regulator: ad5398: constify regulator_ops structure
 2017-01-28 13:35 UTC 

[PATCH v4] blackfin: bf609: let clk_disable() return immediately if clk is NULL
 2017-01-28 13:35 UTC  (3+ messages)

[PATCH v4] ARM: mmp: let clk_disable() return immediately if clk is NULL
 2017-01-28 13:33 UTC  (3+ messages)

[PATCH] regulator: act8945a-regulator: constify regulator_ops structure
 2017-01-28 13:33 UTC 

[PATCH] regulator: aat2870-regulator: constify regulator_ops structure
 2017-01-28 13:30 UTC 

[PATCH v4] ARM: w90x900: let clk_disable() return immediately if clk is NULL
 2017-01-28 13:30 UTC  (3+ messages)

[PATCH] regulator: 88pm800: constify regulator_ops structures
 2017-01-28 13:23 UTC 

[PATCH] drm/i915: minor corner case fix to respect user's backlight setting
 2017-01-27 12:57 UTC 


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).