linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-07 10:19:14 to 2017-02-07 13:19:15 UTC [more...]

Hopefully
 2017-02-07 13:19 UTC 

[PATCH 4.9 00/66] 4.9.9-stable review
 2017-02-07 12:59 UTC  (59+ messages)
` [PATCH 4.9 01/66] PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchies
` [PATCH 4.9 02/66] ext4: validate s_first_meta_bg at mount time
` [PATCH 4.9 03/66] x86/efi: Always map the first physical page into the EFI pagetables
` [PATCH 4.9 04/66] efi/fdt: Avoid FDT manipulation after ExitBootServices()
` [PATCH 4.9 05/66] xtensa: fix noMMU build on cores with MMU
` [PATCH 4.9 06/66] HID: cp2112: fix sleep-while-atomic
` [PATCH 4.9 07/66] HID: cp2112: fix gpio-callback error handling
` [PATCH 4.9 08/66] pinctrl: baytrail: Add missing spinlock usage in byt_gpio_irq_handler
` [PATCH 4.9 10/66] drm/nouveau/disp/gt215: Fix HDA ELD handling (thus, HDMI audio) on gt215
` [PATCH 4.9 11/66] drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrieval
` [PATCH 4.9 12/66] crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an alg
` [PATCH 4.9 13/66] crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modes
` [PATCH 4.9 15/66] perf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymous memory
` [PATCH 4.9 16/66] ata: sata_mv:- Handle return value of devm_ioremap
` [PATCH 4.9 18/66] libata: Fix ATA request sense
` [PATCH 4.9 19/66] powerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe()
` [PATCH 4.9 20/66] powerpc: Add missing error check to prom_find_boot_cpu()
` [PATCH 4.9 21/66] powerpc: Fix build failure with clang due to BUILD_BUG_ON()
` [PATCH 4.9 22/66] powerpc/mm: Use the correct pointer when setting a 2MB pte
` [PATCH 4.9 23/66] NFSD: Fix a null reference case in find_or_create_lock_stateid()
` [PATCH 4.9 24/66] svcrpc: fix oops in absence of krb5 module
` [PATCH 4.9 25/66] zswap: disable changing params if init fails
` [PATCH 4.9 26/66] cifs: initialize file_info_lock
` [PATCH 4.9 27/66] mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone()
` [PATCH 4.9 28/66] base/memory, hotplug: fix a kernel oops in show_valid_zones()
` [PATCH 4.9 29/66] mm, fs: check for fatal signals in do_generic_file_read()
` [PATCH 4.9 30/66] tracing: Fix hwlat kthread migration
` [PATCH 4.9 31/66] can: bcm: fix hrtimer/tasklet termination in bcm op removal
` [PATCH 4.9 32/66] cgroup: dont online subsystems before cgroup_name/path() are operational
` [PATCH 4.9 33/66] mmc: sdhci: Ignore unexpected CARD_INT interrupts
` [PATCH 4.9 34/66] vhost: fix initialization for vq->is_le
` [PATCH 4.9 35/66] regulator: axp20x: AXP806: Fix dcdcb being set instead of dcdce
` [PATCH 4.9 36/66] percpu-refcount: fix reference leak during percpu-atomic transition
` [PATCH 4.9 38/66] Revert "vring: Force use of DMA API for ARM-based systems with legacy devices"
` [PATCH 4.9 39/66] pinctrl: baytrail: Debounce register is one per community
` [PATCH 4.9 40/66] pinctrl: intel: merrifield: Add missed check in mrfld_config_set()
` [PATCH 4.9 42/66] iwlwifi: mvm: avoid crash on restart w/o reserved queues
` [PATCH 4.9 43/66] HID: usbhid: Quirk a AMI virtual mouse and keyboard with ALWAYS_POLL
` [PATCH 4.9 44/66] HID: hid-lg: Fix immediate disconnection of Logitech Rumblepad 2
` [PATCH 4.9 45/66] HID: wacom: Fix poor prox handling in wacom_pl_irq
` [PATCH 4.9 46/66] perf/x86/intel/uncore: Clean up hotplug conversion fallout
` [PATCH 4.9 47/66] dmaengine: cppi41: Fix runtime PM timeouts with USB mass storage
` [PATCH 4.9 48/66] dmaengine: cppi41: Fix oops in cppi41_runtime_resume
` [PATCH 4.9 50/66] USB: serial: qcserial: add Dell DW5570 QDL
` [PATCH 4.9 51/66] USB: serial: pl2303: add ATEN device ID
` [PATCH 4.9 53/66] usb: musb: Fix host mode error -71 regression
` [PATCH 4.9 54/66] usb: gadget: f_fs: Assorted buffer overflow checks
` [PATCH 4.9 56/66] staging: greybus: timesync: validate platform state callback
` [PATCH 4.9 57/66] iio: adc: palmas_gpadc: retrieve a valid iio_dev in suspend/resume
` [PATCH 4.9 58/66] iio: health: afe4404: "
` [PATCH 4.9 59/66] iio: health: afe4403: "
` [PATCH 4.9 60/66] iio: dht11: Use usleep_range instead of msleep for start signal
` [PATCH 4.9 61/66] iio: health: max30100: fixed parenthesis around FIFO count check
` [PATCH 4.9 62/66] irqdomain: Avoid activating interrupts more than once
` [PATCH 4.9 63/66] x86/irq: Make irq activate operations symmetric
` [PATCH 4.9 64/66] iw_cxgb4: set correct FetchBurstMax for QPs
` [PATCH 4.9 65/66] fs: break out of iomap_file_buffered_write on fatal signals
` [PATCH 4.9 66/66] drm/i915/execlists: Reset RING registers upon resume

[PATCH v3 2/3] net: phy: dp83867: Add lane swapping support in the DP83867 TI's PHY driver
 2017-02-07 13:04 UTC  (5+ messages)
` [PATCH v3 3/3] net: phy: dp83867: Recover from "port mirroring" N/A MODE4

[PATCH 1/2 v4] mm: vmscan: do not pass reclaimed slab to vmpressure
 2017-02-07 13:16 UTC  (15+ messages)
` [PATCH 2/2 RESEND] mm: vmpressure: fix sending wrong events on underflow

[PATCH] [PATCH] Input: synaptics-rmi4 - select 'SERIO' when needed
 2017-02-07 13:13 UTC 

[PATCH net-next 0/4] net: Incorrect use of phy_read_status()
 2017-02-07 13:14 UTC  (5+ messages)
` [PATCH net-next 4/4] net: dsa: Do not clobber PHY link outside of state machine

[PATCH v6 0/9] Qualcomm video decoder/encoder driver
 2017-02-07 13:10 UTC  (10+ messages)
` [PATCH v6 1/9] media: v4l2-mem2mem: extend m2m APIs for more accurate buffer management
` [PATCH v6 2/9] doc: DT: venus: binding document for Qualcomm video driver
` [PATCH v6 3/9] MAINTAINERS: Add Qualcomm Venus video accelerator driver
` [PATCH v6 4/9] media: venus: adding core part and helper functions
` [PATCH v6 5/9] media: venus: vdec: add video decoder files
` [PATCH v6 6/9] media: venus: venc: add video encoder files
` [PATCH v6 7/9] media: venus: hfi: add Host Firmware Interface (HFI)
` [PATCH v6 8/9] media: venus: hfi: add Venus HFI files
` [PATCH v6 9/9] media: venus: enable building of Venus video driver

[PATCH] serial: sh-sci: Temporarily Revert "implement FIFO threshold register setting"
 2017-02-07 13:06 UTC  (2+ messages)

[PATCH v2 0/7] drm/rockchip: switch to drm_mm for support arm64 iommu
 2017-02-07 13:05 UTC  (9+ messages)
` [PATCH v2 3/7] drm/rockchip: gem: add mutex lock for drm mm
` [PATCH v2 6/7] drm/rockchip: Respect page offset in IOMMU mmap
` [PATCH v2 7/7] drm/rockchip: Call drm_gem_object_release() to destroy GEM base

[PATCH] scsi: aacraid: avoid open-coded upper_32_bits
 2017-02-07 13:05 UTC  (2+ messages)

mm: deadlock between get_online_cpus/pcpu_alloc
 2017-02-07 13:03 UTC  (22+ messages)

[PATCH] [media] zd1301: fix building interface driver without demodulator
 2017-02-07 13:01 UTC 

[PATCH v3 1/3] Documentation: devicetree: Add PHY no lane swap binding
 2017-02-07 13:02 UTC  (2+ messages)

[PATCH v2 00/11] iommu/ipmmu-vmsa: r8a7795 support V2
 2017-02-07 12:59 UTC  (3+ messages)
` [PATCH v2 05/11] iommu/ipmmu-vmsa: Make use of IOMMU_OF_DECLARE()

[PATCH 4.4 00/29] 4.4.48-stable review
 2017-02-07 12:45 UTC  (26+ messages)
` [PATCH 4.4 01/29] PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchies
` [PATCH 4.4 02/29] ext4: validate s_first_meta_bg at mount time
` [PATCH 4.4 03/29] drm/nouveau/disp/gt215: Fix HDA ELD handling (thus, HDMI audio) on gt215
` [PATCH 4.4 04/29] drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrieval
` [PATCH 4.4 05/29] crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an alg
` [PATCH 4.4 06/29] crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modes
` [PATCH 4.4 07/29] perf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymous memory
` [PATCH 4.4 08/29] ata: sata_mv:- Handle return value of devm_ioremap
` [PATCH 4.4 10/29] powerpc/eeh: Fix wrong flag passed to eeh_unfreeze_pe()
` [PATCH 4.4 11/29] powerpc: Add missing error check to prom_find_boot_cpu()
` [PATCH 4.4 12/29] NFSD: Fix a null reference case in find_or_create_lock_stateid()
` [PATCH 4.4 13/29] svcrpc: fix oops in absence of krb5 module
` [PATCH 4.4 14/29] zswap: disable changing params if init fails
` [PATCH 4.4 15/29] cifs: initialize file_info_lock
` [PATCH 4.4 16/29] mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone()
` [PATCH 4.4 17/29] mm, fs: check for fatal signals in do_generic_file_read()
` [PATCH 4.4 18/29] can: bcm: fix hrtimer/tasklet termination in bcm op removal
` [PATCH 4.4 19/29] mmc: sdhci: Ignore unexpected CARD_INT interrupts
` [PATCH 4.4 20/29] percpu-refcount: fix reference leak during percpu-atomic transition
` [PATCH 4.4 21/29] HID: wacom: Fix poor prox handling in wacom_pl_irq
` [PATCH 4.4 23/29] USB: serial: qcserial: add Dell DW5570 QDL
` [PATCH 4.4 24/29] USB: serial: pl2303: add ATEN device ID
` [PATCH 4.4 26/29] usb: gadget: f_fs: Assorted buffer overflow checks
` [PATCH 4.4 28/29] x86/irq: Make irq activate operations symmetric
` [PATCH 4.4 29/29] base/memory, hotplug: fix a kernel oops in show_valid_zones()

[PATCH v5 0/4] Export APIs to copy device properties & more
 2017-02-07 12:44 UTC  (3+ messages)
` [PATCH v5 4/4] i2c: allow specify device properties in i2c_board_info

[PATCH v2 0/4] cpufreq: bmips-cpufreq: Add CPUfreq driver for Broadcom's BMIPS SoCs
 2017-02-07 12:42 UTC  (3+ messages)
` [PATCH v2 2/4] BMIPS: Enable prerequisites for CPUfreq in MIPS Kconfig

[PATCH 0/4] refcount_t followups
 2017-02-07 12:36 UTC  (9+ messages)
` [PATCH 4/4] refcount: Report failures through CHECK_DATA_CORRUPTION
            ` [kernel-hardening] "

[PATCH 00/10 v2] Let IOMMU core know about individual IOMMUs
 2017-02-07 12:36 UTC  (3+ messages)
  ` [PATCH 09/10] iommu/exynos: Make use of iommu_device_register interface

[PATCH] arm64: uaccess: consistently check object sizes
 2017-02-07 12:33 UTC 

[RFC PATCH v3 0/2] Extend scheduling tracepoints
 2017-02-07 12:23 UTC  (3+ messages)
` [RFC PATCH v3 2/2] tracing: add policy-based sched_switch events

[PATCH] serial: 8250_pci: Fix EXAR feature control register constants
 2017-02-07 12:21 UTC  (4+ messages)

[RFC PATCH] mm, vmalloc: use __GFP_HIGHMEM implicitly
 2017-02-07 12:19 UTC  (2+ messages)

[PATCH v2 1/3] perf tools: Use offset instead of dwarfnum in register table
 2017-02-07 12:17 UTC  (7+ messages)

[PATCH] [media] mtk-vcodec: fix build errors without DEBUG
 2017-02-07 12:17 UTC  (2+ messages)

[PATCH] crypto: atmel-sha: use %zu for size_t print format specifier
 2017-02-07 12:11 UTC 

[PATCH] omapfb: dss: Handle return error in dss_init_ports
 2017-02-07 12:11 UTC  (3+ messages)

[PATCH v4 1/2] perf tools arm64: Add support for generating bpf prologue
 2017-02-07 12:12 UTC  (2+ messages)

[PATCH] staging: vc04_services: remove unused functions
 2017-02-07 12:09 UTC  (2+ messages)

[PATCH v5 0/3] staging: wlan-ng: align else if statement to coding standard
 2017-02-07 12:09 UTC  (4+ messages)
` [PATCH v5 1/3] staging: wlan-ng: move logical continuations at the end of line
` [PATCH v5 2/3] staging: wlan-ng: move else if statement to a single line
` [PATCH v5 3/3] staging: wlan-ng: realign else if continuation

[PATCH] fs: avoid iterate_supers to trigger call for sync on filesystem during mount
 2017-02-07 12:05 UTC 

[PATCH v2 1/3] clk: zte: add i2s clocks for zx296718
 2017-02-07 12:02 UTC  (3+ messages)
` [PATCH v2 2/3] dt: ASoC: zx-i2s: Document for the ZTE zx296718 I2S controller

[PATCH] arm64: kconfig: allow support for memory failure handling
 2017-02-07 12:03 UTC  (4+ messages)

[PATCH v3 0/7] drm: Add support for tiny LCD displays
 2017-02-07 12:00 UTC  (19+ messages)
` [PATCH v3 1/7] drm: Add DRM "
` [PATCH v3 2/7] drm/tinydrm: Add helper functions

net/sctp: GPF in sctp_addr_id2transport
 2017-02-07 11:56 UTC  (3+ messages)

[PATCH][V2] scsi: aacraid: rcode is unsigned and should be signed int
 2017-02-07 11:51 UTC 

[PATCH] Mfd - Fix possible NULL derefrence
 2017-02-07 11:51 UTC  (2+ messages)

[PATCH] net: intel: ixgbe: use new api ethtool_{get|set}_link_ksettings
 2017-02-07 11:47 UTC 

[PATCH][net-next] net: bridge: remove redundant check to see if err is set
 2017-02-07 11:43 UTC  (3+ messages)

[PATCHv3 0/2] Hardening configs refactor/rename
 2017-02-07 11:42 UTC  (3+ messages)
` [PATCHv3 1/2] arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common

ARM imx.6 SATA speed regression
 2017-02-07 11:41 UTC 

[PATCH] scsi: aacraid: rcode is unsigned, so can never be less than zero
 2017-02-07 11:37 UTC  (3+ messages)

[PATCH v3 0/2] iov_iter: allow iov_iter_get_pages_alloc to allocate more pages per call
 2017-02-07 11:35 UTC  (11+ messages)

[PATCH v2] nvme: make nvmf_register_transport require a create_ctrl callback
 2017-02-07 11:25 UTC  (3+ messages)

[PATCH 0/3] pinctrl: berlin/mvebu/spear: make bool code non-modular
 2017-02-07 11:19 UTC  (3+ messages)
` [PATCH 3/3] pinctrl: berlin: make bool drivers explicitly non-modular

[PATCH 00/13] Add HD44780 Character LCD support
 2017-02-07 11:23 UTC  (3+ messages)
` [PATCH 13/13] auxdisplay: "

[PATCH tip/master] tracing/probes: Fix a warning message to show correct maximum length
 2017-02-07 11:21 UTC  (4+ messages)
  ` [PATCH tip/master] tracing/probe: Show subsystem name in messages

linux-next: build warning after merge of the tty tree
 2017-02-07 11:18 UTC  (6+ messages)

[PATCH] power: supply: Add driver for TI BQ2416X battery charger
 2017-02-07 11:08 UTC  (2+ messages)

[RFC PATCH] perf/stat: Add --disable-hwdt
 2017-02-07 10:54 UTC  (13+ messages)
          ` [PATCH 1/2] tools/lib/api/fs: Add procfs int read/write helpers

tty: panic in tty_ldisc_restore
 2017-02-07 10:51 UTC  (7+ messages)

[PATCH v4 1/3] dt: bindings: add documentation for zx2967 family i2c controller
 2017-02-07 10:47 UTC  (3+ messages)
` [PATCH v4 3/3] i2c: zx2967: add i2c controller driver for ZTE's zx2967 family

[PATCH v9] perf: add qcom l2 cache perf events driver
 2017-02-07 10:43 UTC  (4+ messages)

[PATCH v3 00/24] i.MX Media Driver
 2017-02-07 10:41 UTC  (5+ messages)
` [PATCH v3 13/24] platform: add video-multiplexer subdevice driver

[RFC PATCH v4] IV Generation algorithms for dm-crypt
 2017-02-07 10:35 UTC  (2+ messages)
` [RFC PATCH v4] crypto: Add IV generation algorithms

[RFC PATCH 1/2] mm, vmscan: account the number of isolated pages per zone
 2017-02-07 10:30 UTC  (6+ messages)

[PATCH] asus-wireless: Fix identation
 2017-02-07 10:22 UTC  (3+ messages)
` [PATCHv3] platform/x86: "

[PATCH v3 0/9] PVH v2 support (domU)
 2017-02-07 10:19 UTC  (3+ messages)
` [PATCH v3 5/9] xen/pvh: Make sure we don't use ACPI_IRQ_MODEL_PIC for SCI

[PATCH] platform/x86: intel_pmc_ipc: read s0ix residency API
 2017-02-07 10:19 UTC  (4+ 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).