public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-05 13:18:42 to 2015-12-06 03:53:31 UTC [more...]

[PATCH v2 00/72] More fixes, cleanup and modernization for NCR5380 drivers
 2015-12-06  1:32 UTC  (33+ messages)
` [PATCH v2 01/72] atari_scsi: Fix SCSI host ID setting
` [PATCH v2 02/72] ncr5380: Remove redundant static variable initializers
` [PATCH v2 06/72] ncr5380: Remove NCR5380_instance_name macro
` [PATCH v2 08/72] ncr5380: Move NCR53C400-specific code
` [PATCH v2 41/72] ncr5380: Replace redundant flags with FLAG_NO_DMA_FIXUP
` [PATCH v2 44/72] ncr5380: Fix off-by-one bug in extended_msg[] bounds check
` [PATCH v2 47/72] ncr5380: Fix and cleanup scsi_host_template initializers
` [PATCH v2 48/72] atari_NCR5380: Fix queue_size limit
` [PATCH v2 49/72] ncr5380: Remove redundant ICR_ARBITRATION_LOST test and eliminate FLAG_DTC3181E
` [PATCH v2 50/72] ncr5380: Change instance->host_lock to hostdata->lock
` [PATCH v2 51/72] ncr5380: Remove command list debug code
` [PATCH v2 52/72] ncr5380: Remove H_NO macro and introduce dsprintk
` [PATCH v2 53/72] ncr5380: Use shost_priv helper
` [PATCH v2 54/72] ncr5380: Use dsprintk() for queue debugging
` [PATCH v2 55/72] ncr5380: Remove LIST and REMOVE macros
` [PATCH v2 56/72] ncr5380: Remove redundant volatile qualifiers
` [PATCH v2 57/72] ncr5380: Use standard list data structure
` [PATCH v2 58/72] ncr5380: Refactor command completion
` [PATCH v2 59/72] ncr5380: Fix autosense bugs
` [PATCH v2 60/72] ncr5380: Implement new eh_abort_handler
` [PATCH v2 61/72] ncr5380: Fix EH during arbitration and selection
` [PATCH v2 62/72] ncr5380: Implement new eh_bus_reset_handler
` [PATCH v2 63/72] atari_NCR5380: Remove HOSTNO macro from printk() and seq_printf() calls
` [PATCH v2 64/72] atari_NCR5380: Eliminate HOSTNO macro
` [PATCH v2 65/72] atari_scsi, sun3_scsi: Remove global Scsi_Host pointer
` [PATCH v2 66/72] ncr5380: Fix soft lockups
` [PATCH v2 67/72] ncr5380: Cleanup comments
` [PATCH v2 68/72] ncr5380: Fix whitespace issues using regexp
` [PATCH v2 69/72] ncr5380: Merge changes from atari_NCR5380.c
` [PATCH v2 70/72] atari_NCR5380: Merge changes from NCR5380.c
` [PATCH v2 71/72] ncr5380: Cleanup whitespace and parentheses
` [PATCH v2 72/72] ncr5380: Fix pseudo DMA transfers on 53C400

rhashtable: Use __vmalloc with GFP_ATOMIC for table allocation
 2015-12-06  3:48 UTC  (4+ messages)

[PATCH v3] MAINTAINERS: add myself as Renesas Ethernet drivers reviewer
 2015-12-06  3:44 UTC  (2+ messages)

[PATCH 00/71] More fixes, cleanup and modernization for NCR5380 drivers
 2015-12-06  3:41 UTC  (13+ messages)
` [RFC PATCH 74/71] ncr5380: Enable PDMA for NCR53C400A
` [PATCH 73/71] ncr5380: Use runtime register mapping
` [PATCH 74/71] ncr5380: Enable PDMA for NCR53C400A
` [PATCH 76/71] ncr5380: Enable PDMA for DTC chips
` [RFC PATCH 78/71] ncr5380: Add support for HP 53C400A-based cards (C2502)

[PATCH v4 00/11] Introduce Intel Trace Hub support
 2015-12-06  3:40 UTC  (3+ messages)
` [PATCH v4 01/11] stm class: Introduce an abstraction for System Trace Module devices

[PATCH v2] perf tools: Introduce perf_thread for backtrace
 2015-12-06  3:36 UTC  (7+ messages)
` [PATCH v3] "

[PATCH 0/5] [media] Create pads links after entities registration
 2015-12-06  3:10 UTC  (12+ messages)
` [PATCH 1/5] [media] staging: omap4iss: separate links creation from entities init
` [PATCH 2/5] [media] v4l: vsp1: create pad links after subdev registration
` [PATCH 3/5] [media] v4l: vsp1: separate links creation from entities init
` [PATCH 4/5] [media] uvcvideo: create pad links after subdev registration
` [PATCH 5/5] [media] smiapp: "

Possible issue with commit 4961b6e11825?
 2015-12-06  2:36 UTC  (3+ messages)

[RFC][PATCH] Add __GFP_ZERO to alloc_cpumask_var_node() if ptr is zero
 2015-12-04 20:30 UTC  (5+ messages)

[PATCH tip/core/rcu 0/10] Expedited-grace-period changes for 4.5
 2015-12-06  2:27 UTC  (3+ messages)

[PATCH v3 0/10] cpufreq: add generic cpufreq driver support for Exynos542x/5800 platforms
 2015-12-06  2:26 UTC  (4+ messages)

[PATCH kernel] rcu: Define lockless version of list_for_each_entry_rcu
 2015-12-06  2:19 UTC  (7+ messages)

[PATCH 0/5] ftrace: fix ftrace misleading comments for arch using it
 2015-12-06  1:59 UTC  (5+ messages)
` [PATCH 5/5] x86: ftrace: fix the comments for ftrace_modify_code_direct

[PATCH v2 0/5] ftrace: fix ftrace misleading comments for arch using it
 2015-12-06  2:02 UTC  (6+ messages)
` [PATCH v2 1/5] ia64: ftrace: fix the comments for ftrace_modify_code
` [PATCH v2 2/5] metag: "
` [PATCH v2 3/5] powerpc: "
` [PATCH v2 4/5] sh: "
` [PATCH v2 5/5] x86: ftrace: fix the comments for ftrace_modify_code_direct

[PATCH] ptrace: use fsuid, fsgid, effective creds for fs access checks
 2015-12-06  2:04 UTC  (2+ messages)

[PATCH tip/core/rcu 0/8] Torture-test updates for 4.5
 2015-12-06  1:56 UTC  (11+ messages)
` [PATCH tip/core/rcu 2/8] rcutorture: Dump stack when GP kthread stalls
` [PATCH tip/core/rcu 5/8] rcutorture: Print symbolic name for rcu_torture_writer_state
` [PATCH tip/core/rcu 6/8] rcutorture: Print symbolic name for ->gp_state

[PATCH 1/2] blkcipher: Copy iv from desc even for 0-len walks
 2015-12-06  1:51 UTC  (2+ messages)
` [PATCH 2/2] chacha20poly1305: Skip encryption/decryption for 0-len

[PATCH] tpm_crb: Use the common ACPI definition of struct acpi_tpm2
 2015-12-06  1:25 UTC  (4+ messages)

[PATCH v5 0/4] ARM: sunxi: Allwinner H3 support
 2015-12-06  0:54 UTC  (5+ messages)
` [PATCH v5 1/4] clk: sunxi: Add H3 clocks support
` [PATCH v5 2/4] pinctrl: sunxi: Add H3 PIO controller support

[PATCH v4 0/5] SMP support for Broadcom NSP
 2015-12-06  0:52 UTC  (5+ messages)
` [PATCH v4 1/5] dt-bindings: add SMP enable-method "

[PATCH v5 2/2] drm/bridge: Add I2C based driver for ps8640 bridge
 2015-12-06  0:44 UTC  (2+ messages)

[PATCH 1/2] add new platform driver for PCI RC
 2015-12-06  0:42 UTC  (2+ messages)

[PATCH] staging: lustre: fix %.2X versus signed char issue
 2015-12-06  0:41 UTC 

[PATCH V4 00/16] Add generic PM domain support for Tegra
 2015-12-06  0:37 UTC  (5+ messages)
` [PATCH V4 11/16] Documentation: DT: bindings: Update NVIDIA PMC for Tegra210
` [PATCH V4 12/16] Documentation: DT: bindings: Add power domain info for NVIDIA PMC

[PATCH] RTC: RK808: Work around hardware bug on November 31st
 2015-12-06  0:36 UTC  (9+ messages)

[PATCH] staging: speakup: kobjects.c: fix char argument to %02x
 2015-12-06  0:28 UTC  (4+ messages)

[PATCH v2 0/3] Add PWM clock support for bcm2835
 2015-12-06  0:19 UTC  (7+ messages)
` [PATCH v2 2/3] clk: bcm2835: Support for clock parent selection

[PATCH] time: verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
 2015-12-06  0:15 UTC  (3+ messages)

[PATCH] of/fdt: Add mutex protection for calls to __unflatten_device_tree()
 2015-12-06  0:13 UTC 

Linux 2.6.32.69
 2015-12-06  0:02 UTC 

collect2: error: ld returned 1 exit status
 2015-12-05 23:55 UTC 

[PATCH] cxgb3: Convert simple_strtoul to kstrtox
 2015-12-05 23:45 UTC  (2+ messages)

[PATCH] mfd: wm831x: fix broken wm831x_unique_id_show
 2015-12-05 23:39 UTC 

[PATCH V7 1/1] usb:serial: Add Fintek F81532/534 driver
 2015-12-05 23:28 UTC  (2+ messages)

awk: scripts/ld-version.sh: line 4: regular expression compile failed (missing '(')
 2015-12-05 23:17 UTC 

[PATCH v4 0/1] atm: solos-pci: Replace simple_strtol by kstrtoint
 2015-12-05 22:51 UTC  (3+ messages)
` [PATCH v4 1/1] "

[PATCH net-next v2 0/4] mvneta: Introduce RSS support
 2015-12-05 22:24 UTC  (4+ messages)
` [PATCH net-next v2 4/4] net: mvneta: Spread out the TX queues management on all CPUs

[PATCH net-next 0/2] net: hns: enet specisies a reference to dsaf
 2015-12-05 22:19 UTC  (3+ messages)
` [PATCH net-next 2/2] net: hns: enet specisies a reference to dsaf (config and documents)

[PATCH LINUX v3 00/10] tty: xuartps: Fix lock ups
 2015-12-05 22:19 UTC  (26+ messages)
` [PATCH LINUX v3 01/10] tty: xuartps: Beautify read-modify writes
` [PATCH LINUX v3 02/10] tty: xuartps: Use spinlock to serialize HW access
` [PATCH LINUX v3 03/10] tty: xuartps: Don't consider circular buffer when enabling transmitter
` [PATCH LINUX v3 04/10] tty: xuartps: Clear interrupt status register in shutdown
` [PATCH LINUX v3 05/10] tty: xuartps: Improve startup function
` [PATCH LINUX v3 06/10] tty: xuartps: Keep lock for whole ISR
` [PATCH LINUX v3 07/10] tty: xuartps: Acquire port lock for shutdown
` [PATCH LINUX v3 08/10] tty: xuartps: Move RX path into helper function
` [PATCH LINUX v3 09/10] tty: xuartps: Only handle RX IRQs when RX is enabled

[PATCH RESEND net-next 0/3] dts: hisi: fixes can't find eth for hip05-D02
 2015-12-05 22:15 UTC  (5+ messages)
` [PATCH RESEND net-next 2/3] dts: hisi: fixes no syscon error when init mdio
` [PATCH RESEND net-next 3/3] arm64: hip05-d02: Document devicetree bindings for Hisilicon D02 Board

[RFC PATCH 0/7] mtd: partitions: add of_match_table support
 2015-12-05 21:33 UTC  (6+ messages)
` [RFC PATCH 3/7] doc: dt: mtd: partition: add on-flash format binding

[PATCH] qeth: don't rely on signedness of char
 2015-12-05 21:32 UTC 

could you respin the "add blkdev name format specifier" series?
 2015-12-05 21:21 UTC 

[BUG, linux-next] slow resume, hard LOCKUP on cpu 1
 2015-12-05 21:20 UTC 

[PATCH tip/core/rcu 0/8] Documentation updates for 4.5
 2015-12-05 21:19 UTC  (10+ messages)
` [PATCH tip/core/rcu 1/8] documentation: Record RCU requirements

[git pull] drm fixes
 2015-12-05 21:15 UTC 

[PATCH 01/20] drm: use __u{32,64} instead of uint{32,64}_t in virtgpu_drm.h
 2015-12-05 21:03 UTC  (3+ messages)

snprintf, overlapping destination and source
 2015-12-05 20:42 UTC  (2+ messages)

4.4-rc3, KVM, br0 and instant hang
 2015-12-05 20:33 UTC  (5+ messages)

[PATCH v8] i40e: Look up MAC address in Open Firmware or IDPROM
 2015-12-05 20:33 UTC 

PAX: size overflow detected in function __vhost_add_used_n drivers/vhost/vhost.c:1517
 2015-12-05 20:26 UTC  (2+ messages)

[PATCH 0/4] x86/cpufeature: Cleanup stuff more
 2015-12-05 20:03 UTC  (5+ messages)
` [PATCH 3/4] x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros

[PATCH 1/2] mm, printk: introduce new format string for flags
 2015-12-05 20:00 UTC  (3+ messages)
` [PATCH v2 1/3] "

[PATCH v2] pwm: ftm: fix clock enable/disable when using PM
 2015-12-05 19:52 UTC  (2+ messages)

[PATCH TRIVIAL] README: cosmetic fixes
 2015-12-05 19:51 UTC  (4+ messages)

[PATCH] README: cosmetic fixes
 2015-12-05 19:50 UTC 

[PATCH] printk-formats.txt: remove unimplemented %pT
 2015-12-05 19:02 UTC 

[PATCH v4 0/4] Add i.mx7d adc driver support
 2015-12-05 18:49 UTC  (3+ messages)
` [PATCH v4 1/4] iio: adc: add IMX7D ADC "

[PATCH] ARM64: Clear out any singlestep state on a ptrace detach operation
 2015-12-05 18:48 UTC  (3+ messages)

[PATCH v2 0/2] IIO version of INA2xx
 2015-12-05 18:30 UTC  (6+ messages)
` [PATCH v2 1/2] iio: ina2xx: add support for TI INA2xx Power Monitors
` [PATCH v2 2/2] iio: ina2xx: provide a sysfs parameter to allow async readout of the ADCs

[PATCH] Bluetooth: Fix locking in bt_accept_dequeue after disconnection
 2015-12-05 18:21 UTC  (2+ messages)

[PATCH v2 1/2] Documentation: afe4404: Add DT bindings for the AFE4404 heart monitor
 2015-12-05 18:21 UTC  (4+ messages)
  ` [PATCH v2 2/2] iio: health: Add driver for the TI "

[PATCH] x86/signal: fix restart_syscall number for x32 tasks
 2015-12-05 17:55 UTC  (2+ messages)
` [tip:x86/urgent] x86/signal: Fix "

[PATCH] x86, mpx: fix instruction decoder condition
 2015-12-05 17:54 UTC  (2+ messages)
` [tip:x86/urgent] x86/mpx: Fix "

[PATCH, RESEND] staging: iio: select IRQ_WORK for IIO_DUMMY_EVGEN
 2015-12-05 17:36 UTC  (2+ messages)

[PATCH] iio: st_accel_core: Remove unneeded define
 2015-12-05 17:29 UTC  (2+ messages)

[PATCH 0/5] Fix regression introduced by set_irq_flags() removal
 2015-12-05 17:24 UTC  (8+ messages)

[PATCH] isofs: memory leaks when reading corrupted filesystems
 2015-12-05 17:05 UTC 

[PATCH 00/11] KVM: x86: track guest page access
 2015-12-05 16:56 UTC  (4+ messages)

[PATCH v5 00/11] Improvements for SPI IMX driver for Freescale IMX51, IMX53 and IMX6
 2015-12-05 16:57 UTC  (12+ messages)
` [PATCH v5 01/11] spi: imx: terminate RX DMA transaction in case of TX DMA timeout
` [PATCH v5 02/11] spi: imx: reorder HW operations enable order to avoid possible RX data loss
` [PATCH v5 03/11] spi: imx: replace multiple watermarks with single for RX, TX and RXT
` [PATCH v5 04/11] spi: imx: add function to check for IMX51 family controller
` [PATCH v5 05/11] spi: imx: Add support for loopback for ECSPI controllers
` [PATCH v5 06/11] spi: imx: return error from dma channel request
` [PATCH v5 07/11] spi: imx: defer spi initialization, if DMA engine is
` [PATCH v5 08/11] spi: imx: allow only WML aligned transfers to use DMA
` [PATCH v5 09/11] spi: imx: remove dead RX DMA tail handling code
` [PATCH v5 10/11] spi: imx: replace fixed timeout with calculated
` [PATCH v5 11/11] spi: imx: add support for all SPI word width for DMA

[PATCH 1/2] regulator: Add brcm,bcm63xx-regulator device tree binding
 2015-12-04 14:31 UTC  (11+ messages)

[PATCH] regmap: Add a config option for making regmap debugfs writable
 2015-12-05 16:49 UTC  (6+ messages)

[PATCH/RESEND] ARM: dts: kirkwood: Add DTS for Zyxel NSA325
 2015-12-05 16:47 UTC 

[PATCH] Staging: Skein: Moved macros from skein_block.c to header
 2015-12-05 16:43 UTC  (2+ messages)

[PATCH 0/2] power: Add support for TI BQ24261 charger
 2015-12-05 16:40 UTC  (2+ messages)

平时最多也就联系了三千家,全球还有十几万客户在哪里?
 2015-12-05 16:39 UTC 

[PATCH v3 0/9] ACPI / LPSS: fix system hangup on BYT/BSW/CHT
 2015-12-05 16:36 UTC  (5+ messages)
` [PATCH v3 1/9] device core: add BUS_NOTIFY_DRIVER_NOT_BOUND notification

[PATCH] ARM: dts: kirkwood: Add DTS for Zyxel NSA325
 2015-12-05 16:16 UTC 

[PATCH v6 0/4] Introduce usb charger framework to deal with the usb gadget power negotation
 2015-12-05 16:27 UTC  (3+ messages)
` [PATCH v6 1/4] gadget: Introduce the usb charger framework

[PATCH] mm/memcontrol.c: use list_{first,next}_entry
 2015-12-05 16:22 UTC  (4+ messages)

[PATCH] MAINTAINERS: Add an entry for the PM core
 2015-12-05 16:11 UTC  (2+ messages)

[PATCH] power: qcom_smbb: Add otg regulator for control of vbus
 2015-12-05 16:07 UTC  (2+ messages)

tty: Introduce software RS485 direction control support
 2015-12-05 16:06 UTC  (3+ messages)
` [PATCH v4 1/3] tty: Move serial8250_stop_rx in front of serial8250_start_tx

[PATCH v2 00/13] MADV_FREE support
 2015-12-05 15:51 UTC  (3+ messages)

[PATCH] Staging: Skein: Patch adds the test vectors
 2015-12-05 11:44 UTC 

[PATCH v4] USB: serial: add Moxa UPORT 11x0 driver
 2015-12-05 15:42 UTC  (2+ messages)

Asterisk deadlocks since Kernel 4.1
 2015-12-05 15:34 UTC  (12+ messages)

You Have Been Chosen!!
 2015-12-05  9:36 UTC 

Strange PF_NETLINK NETLINK_ROUTE stall: netlink: Fix autobind race condition that leads to zero port ID
 2015-12-05 14:16 UTC  (3+ messages)

[PATCH] arm64: add a function to show the different types of pagetable
 2015-12-05 13:35 UTC  (2+ messages)

平时最多也就联系了三千家,全球还有十几万客户在哪里?
 2015-12-05 13:37 UTC 

Domain faults when CONFIG_CPU_SW_DOMAIN_PAN is enabled
 2015-12-05 13:41 UTC  (11+ messages)

[PATCH resend 0/6] ARM: sunxi: Add support for A10/A20 Video Engine clocks
 2015-12-05 13:16 UTC  (3+ messages)
` [PATCH resend 5/6] ARM: dts: sun7i: Add DRAM gates
` [PATCH resend 6/6] ARM: dts: sun7i: Add VE (Video Engine) module clock node


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