linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-22 16:16:02 to 2016-12-22 22:48:54 UTC [more...]

[PATCH v2 0/2] mark driver as non-removable
 2016-12-22 22:48 UTC  (3+ messages)
` [PATCH v2 2/2] arm: perf: Mark "

[PATCH 2/5] arm: mvebu: support for SMP on 98DX3336 SoC
 2016-12-22 22:48 UTC  (4+ messages)
` [PATCH 3/5] pinctrl: mvebu: pinctrl driver for 98DX3236 SoC

[PATCH v4] media: Driver for Toshiba et8ek8 5MP sensor
 2016-12-22 22:42 UTC  (8+ messages)
  ` [PATCH v5] "
    ` [PATCH v6] "
      ` [RFC/PATCH] media: Add video bus switch

[PATCH 0/2] power: supply: bq24735: poll register if no ac-detect gpio
 2016-12-22 22:42 UTC  (3+ messages)
` [PATCH 1/2] power: supply: bq24735: allow polling even if there is "

[PATCH v4 1/3] Bluetooth: btusb: Use an error label for error paths
 2016-12-22 22:39 UTC  (3+ messages)
` [PATCH v4 2/3] Bluetooth: btusb: Add out-of-band wakeup support

[PATCH v4 1/2] iio: adc: hx711: Add DT binding for avia,hx711
 2016-12-22 22:38 UTC  (2+ messages)

[PATCH V3 0/2] mm/memblock.c: fix potential bug and code refine
 2016-12-22 22:37 UTC  (4+ messages)
` [PATCH 2/2] mm/memblock.c: check return value of memblock_reserve() in memblock_virt_alloc_internal()

[4.10, panic, regression] iscsi: null pointer deref at iscsi_tcp_segment_done+0x20d/0x2e0
 2016-12-22 22:33 UTC  (19+ messages)

[PATCH net-next 00/10] netcp: enhancements and minor fixes
 2016-12-22 22:30 UTC  (5+ messages)
` [PATCH net-next 01/10] net: netcp: ethss: add support of subsystem register region regmap
` [PATCH net-next 02/10] net: netcp: ethss: add support of 10gbe pcsr link status

A small window for a race condition in mm/rmap.c:page_lock_anon_vma_read
 2016-12-22 22:26 UTC  (4+ messages)

[PATCH 1/4] mm: add new mmgrab() helper
 2016-12-22 22:03 UTC  (2+ messages)

[PATCH 00/21] MIPS memblock: Remove bootmem code and switch to NO_BOOTMEM
 2016-12-22 21:57 UTC  (4+ messages)
` [PATCH 01/21] MIPS memblock: Unpin dts memblock sanity check method

[PATCH 0/2] z3fold fixes
 2016-12-22 21:55 UTC  (5+ messages)

[PATCH 1/1] of/fdt: failed to mark hotplug range message
 2016-12-22 21:49 UTC  (4+ messages)
` Fwd: "

[PATCH v4 0/5] mfd: dt: Add bindings for the Aspeed MFDs
 2016-12-22 21:47 UTC  (4+ messages)
` [PATCH v4 4/5] mfd: dt: Add bindings for the Aspeed LPC Host Controller (LHC)

OOM: Better, but still there on
 2016-12-22 21:46 UTC  (12+ messages)

[PATCH v5 0/7] remoteproc: qcom: Add support of mss rproc for msm8996
 2016-12-22 21:46 UTC  (5+ messages)
` [PATCH v5 2/7] remoteproc: qcom: Add and initialize proxy and active clocks
` [PATCH v5 3/7] remoteproc: qcom: Add and initialize proxy and active regulators

George's crazy full state idea (Re: HalfSipHash Acceptable Usage)
 2016-12-22 21:38 UTC  (5+ messages)

[PATCH v6] soc: qcom: Add SoC info driver
 2016-12-22 21:23 UTC  (9+ messages)

[PATCH] drivers: remoteproc: constify rproc_ops structures
 2016-12-22 21:22 UTC  (2+ messages)

[PATCH v2 0/4] Write protect DAX PMDs in *sync path
 2016-12-22 21:18 UTC  (5+ messages)
` [PATCH v2 1/4] dax: kill uml support
` [PATCH v2 2/4] dax: add stub for pmdp_huge_clear_flush()
` [PATCH v2 3/4] mm: add follow_pte_pmd()
` [PATCH v2 4/4] dax: wrprotect pmd_t in dax_mapping_entry_mkclean

[PATCH 0/3] TI DA8xx/OMAPL13x/AM17xx/AM18xx UART
 2016-12-22 21:18 UTC  (3+ messages)
` [PATCH 1/3] doc: DT: Add ti,da830-uart to serial/8250 bindings

[PATCH v3 0/4] phy: USB and PCIe phy drivers for Qcom chipsets
 2016-12-22 21:16 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: phy: Add support for QUSB2 phy

[PATCH] tpm: Restore functionality to xen vtpm driver
 2016-12-22 20:41 UTC 

[PATCH v2 00/12] crypto: atmel-authenc: add support to authenc(hmac(shaX),Y(aes)) modes
 2016-12-22 21:10 UTC  (14+ messages)
` [PATCH v2 01/12] crypto: atmel-sha: create function to get an Atmel SHA device
` [PATCH v2 02/12] crypto: atmel-sha: update request queue management to make it more generic
` [PATCH v2 03/12] crypto: atmel-sha: make atmel_sha_done_task "
` [PATCH v2 04/12] crypto: atmel-sha: redefine SHA_FLAGS_SHA* flags to match SHA_MR_ALGO_SHA*
` [PATCH v2 05/12] crypto: atmel-sha: add atmel_sha_wait_for_data_ready()
` [PATCH v2 06/12] crypto: atmel-sha: add SHA_MR_MODE_IDATAR0
` [PATCH v2 07/12] crypto: atmel-sha: add atmel_sha_cpu_start()
` [PATCH v2 08/12] crypto: atmel-sha: add simple DMA transfers
` [PATCH v2 09/12] crypto: atmel-sha: add support to hmac(shaX)
` [PATCH v2 10/12] crypto: atmel-aes: fix atmel_aes_handle_queue()
` [PATCH v2 11/12] crypto: atmel-authenc: add support to authenc(hmac(shaX),Y(aes)) modes
` [PATCH v2 12/12] crypto: atmel-sha: add verbose debug facilities to print hw register names

[patch] mm, thp: always direct reclaim for MADV_HUGEPAGE even when deferred
 2016-12-22 21:05 UTC  (3+ messages)

[PATCH v4 0/5] pinctrl: aspeed: Implement remaining pins
 2016-12-22 21:03 UTC  (5+ messages)
` [PATCH v4 1/5] pinctrl: aspeed: dt: Fix compatibles for the System Control Unit
` [PATCH v4 2/5] pinctrl: aspeed: Read and write bits in LPC and GFX controllers

[PATCH 1/2] soc: ti: Use remoteproc auto_boot feature
 2016-12-22 13:02 UTC  (3+ messages)

[PATCH 0/2] patches for Innomedia INNEX GENESIS/ATARI adapter
 2016-12-22 21:00 UTC  (3+ messages)

[GIT PULL] final round of SCSI updates for the 4.9+ merge window
 2016-12-22 20:47 UTC 

[RFC PATCH 0/4] Enable NAND on Sierra Wireless WP8548 board
 2016-12-22 20:05 UTC  (5+ messages)
` [RFC PATCH 1/4] dt-bindings: mdm9615: Add ADM DMA engine
` [RFC PATCH 2/4] clk: mdm9615: Add EBI2 clock
` [RFC PATCH 3/4] dt-bindings: mdm9615: Add NAND controller
` [RFC PATCH 4/4] dt-bindings: wp8548: Add on-board NAND flash

[RFC] pps: fixing CONFIG_COMPAT issues
 2016-12-22 20:39 UTC 

[RFC PATCH 0/3] staging: remove fbdev drivers
 2016-12-22 20:36 UTC  (5+ messages)

[PATCH v10 0/8] Cavium MMC driver
 2016-12-22 20:32 UTC  (3+ messages)
` [PATCH v10 8/8] dt-bindings: mmc: Add Cavium SOCs MMC bindings

[RFC PATCH 0/4] Enable NAND on Sierra Wireless WP8548 board
 2016-12-22 19:54 UTC  (5+ messages)
` [RFC PATCH 1/4] dt-bindings: mdm9615: Add ADM DMA engine
` [RFC PATCH 2/4] clk: mdm9615: Add EBI2 clock
` [RFC PATCH 3/4] dt-bindings: mdm9615: Add NAND controller
` [RFC PATCH 4/4] dt-bindings: wp8548: Add on-board NAND flash

possible dmar_init_reserved_ranges() error
 2016-12-22 20:28 UTC  (3+ messages)

[patch 10/10] irqchip/armada-xp: Consolidate hotplug state space
 2016-12-22 20:25 UTC  (2+ messages)
` [tip:smp/urgent] "

[patch 09/10] irqchip/gic: Consolidate hotplug state space
 2016-12-22 20:24 UTC  (2+ messages)
` [tip:smp/urgent] "

[patch 00/10] cpu/hotplug: Final cleanup
 2016-12-22 20:24 UTC  (5+ messages)
` [patch 08/10] coresight: etm3/4x: Consolidate hotplug state space
  ` [tip:smp/urgent] coresight/etm3/4x: "

[patch 07/10] cpu/hotplug: Cleanup state names
 2016-12-22 20:23 UTC  (2+ messages)
` [tip:smp/urgent] "

[patch 06/10] cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions
 2016-12-22 20:23 UTC  (2+ messages)
` [tip:smp/urgent] "

[patch 03/10] scsi/bnx2fc: Convert to hotplug state machine
 2016-12-22 20:21 UTC  (2+ messages)
` [tip:smp/urgent] "

[patch 04/10] scsi/bnx2i: Convert to hotplug state machine
 2016-12-22 20:22 UTC  (2+ messages)
` [tip:smp/urgent] "

[PATCH 21/22 v3] staging/lustre/libcfs: Convert to hotplug state machine
 2016-12-22 20:22 UTC  (3+ messages)
` [patch 05/10] "
  ` [tip:smp/urgent] "

[PATCH v2 0/4] vfio-mdev: Fix remove race, clean namespace and better define ABI
 2016-12-22 20:22 UTC  (5+ messages)
` [PATCH v2 1/4] vfio-mdev: Fix remove race
` [PATCH v2 2/4] vfio-mdev: de-polute the namespace, rename parent_device & parent_ops
` [PATCH v2 3/4] vfio-mdev: Make mdev_parent private
` [PATCH v2 4/4] vfio-mdev: Make mdev_device private and abstract interfaces

[patch 02/10] cpu/hotplug: Prevent overwriting of callbacks
 2016-12-22 20:21 UTC  (2+ messages)
` [tip:smp/urgent] "

[patch 01/10] ARM: imx: mmcd: Fix broken cpu hotplug handling
 2016-12-22 20:18 UTC  (2+ messages)
` [tip:smp/urgent] ARM/imx/mmcd: "

BPF hash algo (Re: [kernel-hardening] Re: [PATCH v7 3/6] random: use SipHash in place of MD5)
 2016-12-22 20:02 UTC  (10+ messages)

[PATCH v2] ARM64: zynqmp: Fix i2c node's compatible string
 2016-12-22 17:27 UTC  (2+ messages)

[PATCH 0/2] [media] pvrusb2-io: Fine-tuning for some function implementations
 2016-12-22 20:01 UTC  (3+ messages)
` [PATCH 1/2] [media] pvrusb2-io: Use kmalloc_array() in pvr2_stream_buffer_count()
` [PATCH 2/2] [media] pvrusb2-io: Add some spaces for better code readability

[PATCH 0/2] sched: Introduce rcuwait
 2016-12-22 19:55 UTC  (5+ messages)
` [PATCH 1/2] sched: Introduce rcuwait machinery
` [PATCH 2/2] locking/percpu-rwsem: Replace waitqueue with rcuwait

[PATCH 0/2] respin of PageWaiters patch
 2016-12-22 19:55 UTC  (3+ messages)
` [PATCH 1/2] mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked

[PATCH v6 0/5] The SipHash Patchset
 2016-12-22 19:50 UTC  (18+ messages)
` [PATCH v7 0/6] "
  ` [PATCH v7 3/6] random: use SipHash in place of MD5
          ` [kernel-hardening] "

[PATCH] ib umem: bug: put pid back before return from error path
 2016-12-22 11:03 UTC  (2+ messages)

[RFC][PATCH] make global bitlock waitqueues per-node
 2016-12-22 19:28 UTC  (8+ messages)

[PATCH] ext4: move halfmd4 into hash.c directly
 2016-12-22 19:24 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v7 0/5] Add support for the STM32F4 I2C
 2016-12-22 19:11 UTC  (3+ messages)
` [PATCH v7 3/5] ARM: dts: stm32: Add I2C1 support for STM32F429 SoC

[PATCH 0/2] hwmon: adc128d818: Support operation mode 1
 2016-12-22 19:09 UTC  (5+ messages)
` [PATCH 1/2] hwmon: adc128d818: Implement chip mode selection

[PATCH 0/4 v2] of/overlay: sysfs based ABI for dt overlays
 2016-12-22 19:00 UTC  (2+ messages)

[PATCH] Fix usage of true and false as field names in struct taint_flag
 2016-12-22 18:56 UTC 

[GIT PULL] hwmon updates for v4.10 (take 2)
 2016-12-22 18:55 UTC 

[PATCH 00/12] crypto: atmel-authenc: add support to authenc(hmac(shaX),Y(aes)) modes
 2016-12-22 18:49 UTC  (7+ messages)
` [PATCH 03/12] crypto: atmel-sha: make atmel_sha_done_task more generic
` [PATCH 09/12] crypto: atmel-sha: add support to hmac(shaX)
` [PATCH 10/12] crypto: atmel-aes: fix atmel_aes_handle_queue()
` [PATCH 11/12] crypto: atmel-authenc: add support to authenc(hmac(shaX),Y(aes)) modes
` [PATCH 12/12] crypto: atmel-sha: add verbose debug facilities to print hw register names

[PATCH 1/3] NFC: trf7970a: add device tree option for 27MHz clock
 2016-12-22 18:48 UTC  (4+ messages)

[PATCH] pci: add kernel config option for disabling common PCI quirks
 2016-12-22 18:45 UTC  (6+ messages)

[PATCH v3 1/3] USB3/DWC3: Add definition for global soc bus configuration register
 2016-12-22 18:45 UTC  (3+ messages)
` [PATCH v3 2/3] USB3/DWC3: Add property "snps,incr-burst-type-adjustment" for INCR burst type
  ` [PATCH v3 2/3] USB3/DWC3: Add property "snps, incr-burst-type-adjustment" "

[PATCH v2] fs: exec: apply CLOEXEC before changing dumpable task flags
 2016-12-22 18:39 UTC  (2+ messages)

[PATCH v6 0/3] Add platform clock for BayTrail platforms
 2016-12-22 18:42 UTC  (12+ messages)
` [PATCH v6 1/3] clk: x86: Add Atom PMC platform clocks
      ` [alsa-devel] "

[PATCH V2 0/2] PM / Domains / OPP: Introduce domain-performance-state binding
 2016-12-22 18:34 UTC  (4+ messages)
` [PATCH V2 1/2] PM / Domains: Introduce domain-performance-states binding

[PATCH v3 0/2] Add MediaTek crypto accelerator driver
 2016-12-22 18:41 UTC  (3+ messages)
` [PATCH v3 2/2] crypto: mediatek - add DT bindings documentation

[PATCH 3/3] lib: Update LZ4 compressor module based on LZ4 v1.7.2
 2016-12-22 18:39 UTC  (4+ messages)

[PATCH v2 0/4] clk: rockchip: support clk controller for rk3328 SoC
 2016-12-22 18:39 UTC  (3+ messages)
` [PATCH v2 2/4] dt-bindings: add bindings for rk3328 clock controller

[PATCH] dax: kill uml support
 2016-12-22 18:37 UTC  (6+ messages)

[PATCH 0/3] Update LZ4 compressor module
 2016-12-22 18:35 UTC  (3+ messages)

[PATCH v3 00/15] livepatch: hybrid consistency model
 2016-12-22 18:31 UTC  (6+ messages)
` [PATCH v3 13/15] livepatch: change to a per-task "

"klist" "k" stand for what ?
 2016-12-22 18:24 UTC  (2+ messages)

[PATCH v4 1/3] perf: add PERF_RECORD_NAMESPACES to include namespaces related info
 2016-12-22 18:20 UTC  (12+ messages)

Converting DEVICE_ATTR to DEVICE_ATTR_{RO,RW,WO} and changing function names at the same time
 2016-12-22 18:19 UTC  (5+ messages)

[PATCH 2/3] serial: 8250: Add new port type for TI DA8xx/OMAPL13x/AM17xx/AM18xx
 2016-12-22 18:16 UTC  (4+ messages)
` [2/3] "

[PATCH 1/2] random: use chacha20 for get_random_int/long
 2016-12-22 18:07 UTC  (2+ messages)
` [PATCH 2/2] random: convert get_random_int/long into get_random_u32/u64

[PATCH v4 0/2] power: supply: add sbs-charger driver
 2016-12-22 18:04 UTC  (2+ messages)

[PATCH net-next] ixgbevf: fix 'Etherleak' in ixgbevf
 2016-12-22 17:55 UTC  (8+ messages)

[PATCHSET v4] blk-mq-scheduling framework
 2016-12-22 17:39 UTC  (8+ messages)
` [PATCH 7/8] mq-deadline: add blk-mq adaptation of the deadline IO scheduler

[GIT PULL] LED maintainer's email update
 2016-12-22 17:35 UTC 

Assalamu`Alaikum
 2016-12-22 17:25 UTC 

[PATCHSET] cgroup: reorganize cgroup source files
 2016-12-22 17:29 UTC  (2+ messages)
` [PATCH 9/8] cgroup: fix RCU related sparse warnings

[PATCH v2 REGRESSION RESEND] usb: ohci-at91: use descriptor-based gpio APIs correctly
 2016-12-22 17:27 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update Jacek Anaszewski's email address
 2016-12-22 17:24 UTC 

[PATCH 1/2] HID: intel-ish-hid: add printf attribute to print_log()
 2016-12-22 17:12 UTC  (4+ messages)
` [PATCH 2/2] HID: intel-ish-hid: format 32-bit integers with %X

[v1] misc: cb710: core:- Handle return NULL error from pcim_iomap_table
 2016-12-22 17:14 UTC  (2+ messages)

[v1] mmc: host: dw_mmc-pci:- Handle return NULL error from pcim_iomap_table
 2016-12-22 17:12 UTC  (2+ messages)

[v1] i2c: busses: i2c-designware-pcidrv:- Handle return NULL error from pcim_iomap_table
 2016-12-22 17:11 UTC  (3+ messages)

[PATCHv6 0/7] printk: use printk_safe to handle printk() recursive calls
 2016-12-22 17:10 UTC  (4+ messages)
` [PATCHv6 6/7] printk: use printk_safe buffers in printk

[PATCH v2] stmmac: CSR clock configuration fix
 2016-12-22 17:06 UTC  (6+ messages)

[PATCH] staging: rtl8188eu: In core directory, fixed 'missing a balnk line after declarations' warnings
 2016-12-22 17:02 UTC 

[PATCH v2] ASoC: mxs-saif: add mclk enable/disable ops
 2016-12-22 16:49 UTC 

[PATCH] perf/x86/pebs: fix handling of PEBS buffer overflows
 2016-12-22 16:50 UTC  (2+ messages)
` [tip:perf/urgent] perf/x86/pebs: Fix "

[PATCH] perf/x86: Fix overlap counter scheduling bug
 2016-12-22 16:50 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH] staging: rtl8188eu: Fixed 'Missing a blank line after declarations' warnings
 2016-12-22 16:49 UTC 

[PATCH v6 0/6] Add support for IR transmitters
 2016-12-22 16:40 UTC  (3+ messages)
` [PATCH v6 5/6] Documentation: bindings: add documentation for ir-spi device driver

[PATCHv6 3/7] printk: introduce per-cpu safe_print seq buffer
 2016-12-22 16:36 UTC  (4+ messages)

Perf hotplug lockup in v4.9-rc8
 2016-12-22 16:33 UTC  (9+ messages)

[PATCH] ARM64: zynqmp: Fix i2c node's compatible string
 2016-12-22 16:26 UTC  (3+ messages)

[PATCH] scsi: qedi: return via va_end to match corresponding va_start
 2016-12-22  8:51 UTC  (2+ messages)

[PATCH] Documentation: Update CPU hotplug and move it to core-api
 2016-12-22 16:19 UTC 

pull-request: wireless-drivers 2016-12-22
 2016-12-22 16:16 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;
as well as URLs for NNTP newsgroup(s).