linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-03 19:19:31 to 2016-12-04 17:17:46 UTC [more...]

Linux 4.9-rc6
 2016-12-04 17:17 UTC  (10+ messages)

Hello Beautiful,
 2016-12-04 16:27 UTC 

[RFC][PATCH 0/4] Enhanced file stat system call [ver #3]
 2016-12-04 16:05 UTC  (5+ messages)
` [PATCH 1/4] statx: Add a system call to make enhanced file info available "

[PATCH v2] tty: serial: fsl_lpuart: fix del_timer_sync() vs timer routine deadlock
 2016-12-04 15:49 UTC 

[PATCH 1/1] mtd: ubi: fix improper return value
 2016-12-04 12:48 UTC  (2+ messages)

[PATCH] vfio/pci: Support error recovery
 2016-12-04 15:30 UTC  (6+ messages)

[patch net] net: fec: fix compile with CONFIG_M5272
 2016-12-04 15:17 UTC 

[PATCH v2.3 2/3] watchdog: loongson1: Add Loongson1 SoC watchdog driver
 2016-12-04 15:02 UTC 

[PATCH v2.3 3/3] MIPS: loongson1: Add watchdog support for Loongson1 board
 2016-12-04 15:05 UTC 

[PATCH v2.3 1/3] MIPS: loongson1: Remove several redundant RTC-related macros
 2016-12-04 14:57 UTC 

[PATCH] efi/libstub: Make efi_random_alloc() allocate below 4 GB on 32-bit
 2016-12-04 14:31 UTC  (4+ messages)
` [tip:efi/core] "

[PATCH v2.1 1/2] watchdog: loongson1: Add Loongson1 SoC watchdog driver
 2016-12-04 13:59 UTC  (3+ messages)
` [v2.1,1/2] "

[PATCH] block: fix unintended fallthrough in generic_make_request_checks()
 2016-12-04 13:56 UTC 

Enabling peer to peer device transactions for PCIe devices
 2016-12-04 13:23 UTC  (18+ messages)

[PATCH V2 net 00/20] Increase ENA driver version to 1.1.2
 2016-12-04 13:19 UTC  (21+ messages)
` [PATCH V2 net 01/20] net/ena: remove ntuple filter support from device feature list
` [PATCH V2 net 02/20] net/ena: fix error handling when probe fails
` [PATCH V2 net 03/20] net/ena: fix queues number calculation
` [PATCH V2 net 04/20] net/ena: fix ethtool RSS flow configuration
` [PATCH V2 net 05/20] net/ena: fix RSS default hash configuration
` [PATCH V2 net 06/20] net/ena: fix NULL dereference when removing the driver after device reset faild
` [PATCH V2 net 07/20] net/ena: refactor ena_get_stats64 to be atomic context safe
` [PATCH V2 net 08/20] net/ena: add hardware hints capability to the driver
` [PATCH V2 net 09/20] net/ena: fix potential access to freed memory during device reset
` [PATCH V2 net 10/20] net/ena: remove redundant logic in napi callback for busy poll mode
` [PATCH V2 net 11/20] net/ena: use READ_ONCE to access completion descriptors
` [PATCH V2 net 12/20] net/ena: reduce the severity of ena printouts
` [PATCH V2 net 13/20] net/ena: change driver's default timeouts
` [PATCH V2 net 14/20] net/ena: change condition for host attribute configuration
` [PATCH V2 net 15/20] net/ena: change sizeof() argument to be the type pointer
` [PATCH V2 net 16/20] net/ena: use napi_schedule_irqoff when possible
` [PATCH V2 net 17/20] net/ena: add IPv6 extended protocols to ena_admin_flow_hash_proto
` [PATCH V2 net 18/20] net/ena: remove affinity hint from the driver
` [PATCH V2 net 19/20] net/ena: restructure skb allocation
` [PATCH V2 net 20/20] net/ena: increase driver version to 1.1.2

[PATCH kernel v5 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
 2016-12-04 13:13 UTC  (4+ messages)
` [PATCH kernel v5 5/5] virtio-balloon: tell host vm's unused page info

[PATCH] dts: sun8i-h3: correct UART3 pin definitions
 2016-12-04 12:29 UTC 

[PATCH] zram: restrict add/remove attributes to root only
 2016-12-04 12:49 UTC  (8+ messages)

[PATCH] Input: mouse: synaptics - change msleep to usleep_range for small msecs
 2016-12-04 13:05 UTC  (4+ messages)

[PATCH 1/1 linux-next] powerpc/fsl-lbc: use DEFINE_SPINLOCK()
 2016-12-04 12:47 UTC 

[PATCH 1/1 linux-next] sunrpc: use DEFINE_SPINLOCK()
 2016-12-04 12:45 UTC 

[PATCH 1/1 linux-next] soc/qman: test: use DEFINE_SPINLOCK()
 2016-12-04 12:44 UTC 

[PATCHv2] zram: restrict add/remove attributes to root only
 2016-12-04 12:44 UTC 

usb:xhci: support disable usb2 LPM Remote Wakeup
 2016-12-04 12:42 UTC 

cc1: error: unrecognized command line option "-Wno-maybe-uninitialized"
 2016-12-04 12:38 UTC 

drivers/gpu/drm/i915/i915_gem_gtt.c:2367: error: 'gtt_entry' may be used uninitialized in this function
 2016-12-04 12:34 UTC 

[char-misc-next 1/2] mei: synchronize irq before initiating a reset
 2016-12-04 13:22 UTC  (2+ messages)
` [char-misc-next 2/2] mei: fix the back to back interrupt handling

Linux 4.9: Reported regressions as of Sunday, 2016-12-04
 2016-12-04 12:26 UTC 

[PATCH 1/1] net: ethernet: broadcom: fix improper return value
 2016-12-04  7:59 UTC  (2+ messages)

[PATCH 00/19] staging: iio: isl29028: staging cleanups
 2016-12-04 11:01 UTC  (21+ messages)
` [PATCH 01/19] staging: iio: isl29028: remove nested if statements
` [PATCH 02/19] staging: iio: isl29028: remove enable flag from isl29028_enable_proximity()
` [PATCH 03/19] staging: iio: isl29028: remove chip test and defaults from isl29028_chip_init()
` [PATCH 04/19] staging: iio: isl29028: add power management support
` [PATCH 05/19] staging: iio: isl29028: made alignment of #defines consistent
` [PATCH 06/19] staging: iio: isl29028: made alignment of variables in struct isl29028_chip consistent
` [PATCH 07/19] staging: iio: isl29028: fix alignment of function arguments
` [PATCH 08/19] staging: iio: isl29028: combine isl29028_proxim_get() and isl29028_read_proxim()
` [PATCH 09/19] staging: iio: isl29028: change newlines to improve readability
` [PATCH 10/19] staging: iio: isl29028: remove unused define ISL29028_DEV_ATTR
` [PATCH 11/19] staging: iio: isl29028: made column alignment in isl29028_channels consistent
` [PATCH 12/19] staging: iio: isl29028: fix comparison between signed and unsigned integers
` [PATCH 13/19] staging: iio: isl29028: move failure logging into isl29028_set_proxim_sampling()
` [PATCH 14/19] staging: iio: isl29028: move failure logging into isl29028_set_als_scale()
` [PATCH 15/19] staging: iio: isl29028: made error messages consistent
` [PATCH 16/19] staging: iio: isl29028: remove unnecessary error logging in isl29028_chip_init_and_power_on()
` [PATCH 17/19] staging: iio: isl29028: remove out of memory log message
` [PATCH 18/19] staging: iio: isl29028: remove unnecessary parenthesis
` [PATCH 19/19] staging: iio: isl29028: remove legacy device tree binding

[PATCH 1/1] net: qed: set error code on failure
 2016-12-04 10:59 UTC 

[PATCH 1/1] staging: iio: cdc: fix improper return value
 2016-12-04 10:58 UTC  (2+ messages)

[PATCH 1/1] iio: light: fix improper return value
 2016-12-04 10:57 UTC  (2+ messages)

[PATCH v7 0/3] console: Add persistent scrollback buffers for all VGA consoles
 2016-12-04 10:53 UTC  (4+ messages)
` [PATCH v7 1/3] console: Move scrollback data into its own struct
` [PATCH v7 2/3] console: Add callback to flush scrollback buffer to consw struct
` [PATCH v7 3/3] console: Add persistent scrollback buffers for all VGA consoles

[PATCH 1/1 v2] net: bnx2x: fix improper return value
 2016-12-04 10:46 UTC 

[PATCH 1/1 v2] isdn: hisax: set error code on failure
 2016-12-04 10:43 UTC 

[PATCH 1/1] net: bnx2x: fix improper return value
 2016-12-04 10:40 UTC 

[PATCH v3] PCI/ACPI: xgene: Add ECAM quirk for X-Gene PCIe controller
 2016-12-04 10:35 UTC  (10+ messages)
` [PATCH v4 1/1] "
          ` [SPCR] mmio32 iotype access requirements for X-Gene 8250(_dw) UART

[PATCH 1/1] isdn: hisax: set error code on failure
 2016-12-04 10:40 UTC  (2+ messages)

[PATCH 1/1] net: bnx2x: fix improper return value
 2016-12-04 10:24 UTC  (2+ messages)

alpha: Checking for a failed kmalloc() in process_reloc_for_got()?
 2016-12-04 10:20 UTC  (3+ messages)

[PATCH 1/1] isdn: hisax: set error code on failure
 2016-12-04 10:14 UTC  (2+ messages)

[PATCH 1/1] edac: fix improper return value
 2016-12-04 10:07 UTC  (2+ messages)

[PATCH 2/2] Staging: ks7010: eap_packet.h: fixed coding style issue
 2016-12-04 14:59 UTC 

[PATCH] Staging: ks7010: ks7010_stio.h: fixed coding style error
 2016-12-04 14:21 UTC 

[PATCH] perf/core: remove invalid warning from list_update_cgroup_event
 2016-12-04  8:46 UTC 

[PATCH] trace: extend trace_clock to support arch_arm clock counter
 2016-12-04  8:36 UTC  (3+ messages)

make[2]: *** No rule to make target 'arch/sh/boot/dts/.dtb.o', needed by 'arch/sh/boot/dts/built-in.o'
 2016-12-04  8:19 UTC 

[linux-sunxi] [PATCH v3 -next 2/2] ARM: dts: sunxi: add support for Orange Pi Zero board
 2016-12-04  8:12 UTC  (2+ messages)

[RESEND PATCH V6 0/6] Add support for privileged mappings
 2016-12-04  7:48 UTC  (3+ messages)

[PATCH] x86/kbuild: enable modversions for symbols exported from asm
 2016-12-04  7:44 UTC  (5+ messages)

[PATCH v2] e1000e: free IRQ regardless of __E1000_DOWN
 2016-12-04  7:35 UTC  (8+ messages)
` [Intel-wired-lan] "

[PATCH 1/1] infiniband: hw: mlx4: fix improper return value
 2016-12-04  7:17 UTC  (2+ messages)

arch/xtensa/include/asm/initialize_mmu.h:41: Error: invalid register 'atomctl' for 'wsr' instruction
 2016-12-04  6:45 UTC 

[PATCH 1/1] xen: set error code on failures
 2016-12-04  6:24 UTC 

[PATCH 1/1] infiniband: hw: ocrdma: fix bad initialization
 2016-12-04  6:20 UTC  (2+ messages)

[PATCH 1/1] net: ethernet: qlogic: fix improper return value
 2016-12-04  6:15 UTC 

[PATCH 1/1] infiniband: hw: mlx4: fix improper return value
 2016-12-04  6:15 UTC  (2+ messages)

[PATCH 1/1] net: ethernet: qlogic: set error code on failure
 2016-12-04  5:53 UTC 

[PATCH v3 07/13] net: ethernet: ti: cpts: clean up event list if event pool is empty
 2016-12-04  6:09 UTC  (2+ messages)

[PATCH 1/1] scsi: snic: fix improper return value
 2016-12-04  6:02 UTC 

[PATCH 1/1] scsi: fnic: fix improper return value
 2016-12-04  5:58 UTC 

[PATCH 1/1] atm: fix improper return value
 2016-12-04  5:45 UTC 

[PATCH 1/1] media: pci: meye: set error code on failures
 2016-12-04  5:40 UTC 

[PATCH 1/2] scsi: be2iscsi: set errno on error path
 2016-12-04  5:21 UTC 

[PATCH 1/1] media: pci: meye: set error code on failures
 2016-12-04  5:39 UTC 

[PATCH 1/1] scsi: 3w-sas: set errno on failures
 2016-12-04  5:36 UTC 

[PATCH 1/1] memstick: host: fix improper return value
 2016-12-04  5:32 UTC 

include/linux/bug.h:37:45: error: bit-field '<anonymous>' width not an integer constant
 2016-12-04  5:30 UTC 

[PATCH 1/1] net: irda: set error code on failures
 2016-12-04  5:27 UTC 

[PATCH 2/2] scsi: be2iscsi: set errno on error path
 2016-12-04  5:23 UTC 

[PATCH 1/1] input: usbhid: fix improper check
 2016-12-04  5:10 UTC 

[PATCH 1/1] net: dcb: set error code on failures
 2016-12-04  4:55 UTC  (2+ messages)

[PATCH 1/1] btrfs: fix improper return value
 2016-12-04  4:51 UTC 

[PATCH net-next] liquidio: 'imply' ptp instead of 'select'
 2016-12-04  4:39 UTC  (2+ messages)

[PATCH] dt-binding: soc: qcom: smd: Add label property
 2016-12-04  4:26 UTC  (3+ messages)

[PATCH 1/1] net: caif: remove ineffective check
 2016-12-04  4:15 UTC 

cc1: error: '-march=r3900' requires '-mfp32'
 2016-12-04  4:12 UTC 

[PATCH V4 2/2] pinctrl: tegra: Add driver to configure voltage and power of io pads
 2016-12-04  3:31 UTC  (2+ messages)

cc1: error: '-march=r3000' requires '-mfp32'
 2016-12-04  2:48 UTC 

Urgent Pls
 2016-12-04  1:41 UTC 

[PATCH v5 1/1] crypto: add virtio-crypto driver
 2016-12-04  2:39 UTC  (2+ messages)

[PATCH 1/7] vfs - merge path_is_mountpoint() and path_is_mountpoint_rcu()
 2016-12-04  2:18 UTC  (5+ messages)

{standard input}:199: Error: unknown opcode
 2016-12-04  2:18 UTC 

arch/mips/vdso/gettimeofday.c:1:0: error: '-march=r3000' requires '-mfp32'
 2016-12-04  2:16 UTC 

[PATCH v3 net-next 1/2] net: ethernet: slicoss: add slicoss gigabit ethernet driver
 2016-12-04  2:13 UTC  (2+ messages)

arch/mips/vdso/elf.S:1:0: error: '-march=r3000' requires '-mfp32'
 2016-12-04  1:59 UTC 

[PATCH] fpga: fix sparse warnings in fpga-mgr and fpga-bridge
 2016-12-04  1:34 UTC  (3+ messages)

[PATCH] sysctl: Add KERN_CONT to deprecated_sysctl_warning()
 2016-12-04  1:27 UTC 

[PATCH 02/22] NTB: Add peer indexed ports NTB API
 2016-12-04  0:04 UTC 

[PATCH 06/22] NTB: Slightly alter link state NTB API
 2016-12-04  0:05 UTC 

[PATCH 03/22] NTB: Alter NTB API to support both inbound and outbound MW based interfaces
 2016-12-04  0:04 UTC 

[PATCH 04/22] NTB: Add messaging NTB API
 2016-12-04  0:05 UTC 

[PATCH 08/22] NTB: Add T-Platforms copyrights to NTB API
 2016-12-04  0:07 UTC 

[PATCH 07/22] NTB: Fix a few ntb.h issues
 2016-12-04  0:06 UTC 

[PATCH 01/22] NTB: Move link state API being first in sources
 2016-12-04  0:03 UTC 

[PATCH 05/22] NTB: Alter Scratchpads NTB API to support multi-ports interface
 2016-12-04  0:05 UTC 

[PATCH 0/2 v2] sched: improve spread of tasks during fork
 2016-12-03 23:25 UTC  (6+ messages)
` [PATCH 1/2 v2] sched: fix find_idlest_group for fork
` [PATCH 2/2 v2] sched: use load_avg for selecting idlest group

[PATCH 0/6] net: ethernet: ti: cpts: update and enable support on keystone 2 socs
 2016-12-03 23:21 UTC  (3+ messages)
` [PATCH 3/6] net: ethernet: ti: cpts: add support of cpts HW_TS_PUSH

[PATCH] ARM: dts: sunxi: Add num-cs for A20 spi nodes
 2016-12-03 23:10 UTC  (2+ messages)

[PATCH] tty: serial: fsl_lpuart: fix del_timer_sync() vs timer routine deadlock
 2016-12-03  7:06 UTC  (4+ messages)

[RFC PATCH 2/2] Documentation: devictree: Add macb mdio bindings
 2016-12-03 22:40 UTC  (3+ messages)

[PATCH v2 1/3] ARM: dts: vf610-zii-dev-rev-b: Remove leftover PWM pingroup
 2016-12-03 22:30 UTC  (3+ messages)
` [PATCH v2 2/3] ARM: dts: vf610-zii-dev: Add .dts file for rev. C
` [PATCH v2 3/3] ARM: dts: vf610-zii-dev-rev-b: Remove 'fixed-link' from DSA ports

[PATCH 00/39] mtd: nand: denali: 2nd round of Denali NAND IP patch bomb
 2016-12-03 22:08 UTC  (8+ messages)
` [PATCH 39/39] mtd: nand: denali_dt: add compatible strings for UniPhier SoC variants

[PATCH 0/6] UBIFS related fscrypt updates
 2016-12-03 21:56 UTC  (2+ messages)

[PATCH 1/1 linux-next] ext4: fix block_validity definition
 2016-12-03 21:44 UTC  (3+ messages)

[PATCH] dt-bindings: add MYIR Tech hardware vendor prefix
 2016-12-03 21:32 UTC  (2+ messages)

[PATCH 1/6] net: stmmac: return error if no DMA configuration is found
 2016-12-03 21:10 UTC  (2+ messages)

[PATCH 1/1] net: caif: fix ineffective error check
 2016-12-03 21:05 UTC  (4+ messages)

[PATCH] ARM: OMAP2+: PRM: Delete an error message for a failed memory allocation
 2016-12-03 20:56 UTC 

[git pull] drm fixes for v.4.9
 2016-12-03 20:46 UTC 

[PATCH 1/2] net: stmmac: avoid Camelcase naming
 2016-12-03 20:24 UTC  (4+ messages)
` [PATCH 2/2] net: stmmac: unify mdio functions

[PATCH 0/7] net: ethernet: ti: cpsw: support placing CPDMA descriptors into DDR
 2016-12-03 20:34 UTC  (3+ messages)
` [PATCH 1/7] net: ethernet: ti: cpdma: am437x: allow descs to be plased in ddr

[PATCH v7 0/4] Enabling Ring 3 MONITOR/MWAIT feature for Knights Landing
 2016-12-03 20:27 UTC  (2+ messages)

[PATCH V2 net-next] net: hns: Fix to conditionally convey RX checksum flag to stack
 2016-12-03 20:25 UTC  (6+ messages)

[PATCH] staging: greybus: Fix macro definition
 2016-12-03 20:24 UTC  (2+ messages)

[PATCH v5] PM/devfreq: add suspend frequency support
 2016-12-03 20:15 UTC  (2+ messages)

[PATCH] irda: w83977af_ir: fix damaged whitespace
 2016-12-03 20:09 UTC  (2+ messages)

stmmac ethernet in kernel 4.9-rc6: coalescing related pauses
 2016-12-03 20:07 UTC  (4+ messages)
  ` [PATCH] stmmac: cleanup documenation, make it match reality

[PATCH net-next] r8169: Add support for restarting auto-negotiation
 2016-12-03 20:01 UTC 

[PATCH v7] Input: synaptics-rmi4 - add support for F34 V7 bootloader
 2016-12-03 19:19 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).