linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-09 11:05:09 to 2017-05-09 15:51:05 UTC [more...]

[PATCH v4 00/27] fs: introduce new writeback error reporting and convert existing API as a wrapper around it
 2017-05-09 15:49 UTC  (15+ messages)
` [PATCH v4 01/27] fs: remove unneeded forward definition of mm_struct from fs.h
` [PATCH v4 03/27] mm: fix mapping_set_error call in me_pagecache_dirty
` [PATCH v4 04/27] buffer: use mapping_set_error instead of setting the flag
` [PATCH v4 05/27] btrfs: btrfs_wait_tree_block_writeback can be void return
` [PATCH v4 08/27] dax: set errors in mapping when writeback fails
` [PATCH v4 10/27] 9p: set mapping error when writeback fails in launder_page
` [PATCH v4 11/27] fuse: set mapping error in writepage_locked when it fails
` [PATCH v4 13/27] lib: add errseq_t type and infrastructure for handling it
` [PATCH v4 15/27] fs: retrofit old error reporting API onto new infrastructure
` [PATCH v4 16/27] fs: adapt sync_file_range to new reporting infrastructure
` [PATCH v4 17/27] mm: remove AS_EIO and AS_ENOSPC flags
` [PATCH v4 18/27] mm: don't TestClearPageError in __filemap_fdatawait_range
` [PATCH v4 23/27] gfs2: clean up some filemap_* calls
` [PATCH v4 26/27] mm: flesh out comments over mapping_set_error

[PATCH 0/2] net: Set maximum receive packet size on veth interfaces
 2017-05-09 15:49 UTC  (5+ messages)
` [PATCH 1/2] net: Added mtu parameter to dev_forward_skb calls
` [PATCH 2/2] veth: Added attribute to set maximum receive size on veth interfaces
` Support for VETH_MRU in libnl

[PATCH v2 0/3] Extend the vTPM proxy driver to pass locality to emulator
 2017-05-09 15:49 UTC  (10+ messages)
` [PATCH v2 3/3] tpm: vtpm_proxy: Add ioctl to request locality prepended to command

[PATCH RT] futex/rtmutex: Cure RT double blocking issue
 2017-05-09 15:49 UTC  (2+ messages)

[RESENT PATCH] x86/mem: fix the offset overflow when read/write mem
 2017-05-09 15:46 UTC  (5+ messages)

get/put_cpu() usage in block/blk-mq.c
 2017-05-09 15:45 UTC  (7+ messages)

[PATCH] mmc: sdricoh_cs: remove redundant check if len is non-zero
 2017-05-09 15:45 UTC 

[PATCH v3] sd: Ignore sync cache failures when not supported
 2017-05-09 15:43 UTC 

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

[PATCH] mm, vmalloc: fix vmalloc users tracking properly
 2017-05-09 15:37 UTC  (4+ messages)

[PATCH] gpu: drm: gma500: remove dead code
 2017-05-09 15:36 UTC 

[RFC xfstests PATCH] xfstests: add a writeback error handling test
 2017-05-09 15:33 UTC  (3+ messages)

[RFC, PATCH] x86_64: KAISER - do not map kernel in user mode
 2017-05-09 15:30 UTC  (10+ messages)
    ` [kernel-hardening] "
            ` [kernel-hardening] Re: [RFC, PATCH] x86_64: KAISER - do not mapkernel "

arch/x86/include/asm/preempt.h:75:9: sparse: context imbalance in 'vcpu_enter_guest' - unexpected unlock
 2017-05-09 15:29 UTC  (2+ messages)

[PATCH v2 00/16] Enable upper layers using FPGA region w/o device tree
 2017-05-09 15:25 UTC  (3+ messages)
` [PATCH v2 10/16] fpga: region: use image info as parameter for programming region

[PATCH v2 0/3] nVMX: Emulated Page Modification Logging for Nested Virtualization
 2017-05-09 15:22 UTC  (2+ messages)

[PATCH] gpu: drm: gma500: remove dead code
 2017-05-09 15:22 UTC 

[linux-next][bock] WARNING: CPU: 22 PID: 0 at block/blk-core.c:2655 .blk_update_request+0x4f8/0x500
 2017-05-09 15:18 UTC  (5+ messages)
      ` [linux-next][bock] [bisected c20cfc27a] "

[PATCH] net: dsa: loop: Check for memory allocation failure
 2017-05-09 15:18 UTC  (7+ messages)

[PATCH] tpm: fix byte order related arithmetic inconsistency in tpm_getcap()
 2017-05-09 15:13 UTC  (3+ messages)

[PATCH 3/4] Staging: rtl8712: ieee80211: fixed camelcase coding style
 2017-05-08 21:45 UTC  (2+ messages)

[PATCH 4/4] Staging: rtl8712: ieee80211:fixed warning line over 80 characters coding style issue
 2017-05-08 22:35 UTC  (2+ messages)

ION changes in staging for 4.12
 2017-05-09 15:04 UTC  (2+ messages)

[PATCH 1/7] DWARF: add option to preserve unwind info
 2017-05-09 14:58 UTC  (10+ messages)
` [PATCH 7/7] DWARF: add the config option

[PATCH v3] backlight: report error on failure
 2017-05-09 14:56 UTC  (3+ messages)

Updating kernel.org cross compilers?
 2017-05-09 14:59 UTC  (3+ messages)

[PATCH BUGFIX] block, bfq: stress that low_latency must be off to get max throughput
 2017-05-09 14:54 UTC  (2+ messages)

[PATCH BUGFIX] block, bfq: use pointer entity->sched_data only if set
 2017-05-09 14:53 UTC  (2+ messages)

[PATCH] nvme: lightnvm: fix memory leak
 2017-05-09 14:49 UTC  (3+ messages)

BUG: rcu_sched detected stalls on CPUs
 2017-05-09 14:49 UTC  (6+ messages)

[PATCH 0/4] hamradio: Fine-tuning for nine function implementations
 2017-05-09 14:43 UTC  (6+ messages)
` [PATCH 1/4] hamradio: Combine two seq_printf() calls into one in yam_seq_show()
` [PATCH 2/4] hamradio: Adjust four function calls together with a variable assignment
` [PATCH 3/4] hamradio: Use seq_puts() in bpq_seq_show()
` [PATCH 4/4] hamradio: Adjust four function calls together with a variable assignment

[RFC 00/10] x86 TLB flush cleanups, moving toward PCID support
 2017-05-09 14:39 UTC  (7+ messages)
` [RFC 03/10] x86/mm: Make the batched unmap TLB flush API more generic

[PATCH v2] platform/x86: peaq-wmi: Add new peaq-wmi driver
 2017-05-09 14:39 UTC  (2+ messages)

[PATCH] perf, tools, script: Allow adding and removing fields
 2017-05-09 14:36 UTC 

[PATCH 0/2] Add support for ARM CCN-502 interconnect
 2017-05-09 14:34 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: arm-ccn: Add bindings info for CCN-502 compatible string

[PATCH] perf, tools, script: Allow adding and removing fields
 2017-05-09 14:34 UTC  (5+ messages)

[PATCH] platform/x86: peaq-wmi: Add new peaq-wmi driver
 2017-05-09 14:32 UTC  (4+ messages)

[regression, bisected] 4.11+ imx uarts broken
 2017-05-09 14:31 UTC  (4+ messages)

[PATCH v1] ata: sata_rcar: Handle return value of clk_prepare_enable
 2017-05-09 14:31 UTC  (2+ messages)

[PATCH v9 1/4] syscalls: Verify address limit before returning to user-mode
 2017-05-09 14:29 UTC  (14+ messages)
      ` [kernel-hardening] "

[PATCH v3 3/3] arm/arm64: signal SIBGUS and inject SEA Error
 2017-05-09 14:28 UTC  (4+ messages)

[PATCH v3 0/5] DRM OF graph clean-up
 2017-05-09 14:28 UTC  (4+ messages)
` [PATCH v3 4/5] drm: convert drivers to use drm_of_find_panel_or_bridge

[PATCH] sky2: Use seq_putc() in sky2_debug_show()
 2017-05-09 14:26 UTC  (5+ messages)
  `  "

[PATCH v1 1/3] platform/x86: thinkpad_acpi: Make logic straight in hotkey_exit()
 2017-05-09 14:17 UTC  (3+ messages)
` [PATCH v1 2/3] platform/x86: thinkpad_acpi: Join string literals back
` [PATCH v1 3/3] platform/x86: thinkpad_acpi: Add a comment about 0 in module_param_call()

Large latency on blk_queue_enter
 2017-05-09 14:21 UTC  (13+ messages)

[PATCH 1/2] block, dax: move "select DAX" from BLOCK to FS_DAX
 2017-05-09 14:21 UTC  (6+ messages)
` [PATCH 2/2] device-dax: kill NR_DEV_DAX

[PATCH 0/6] mailbox: arm_mhu: add support for subchannels
 2017-05-09 14:20 UTC  (13+ messages)
` [PATCH 2/6] Documentation: devicetree: add bindings to support ARM MHU subchannels

arch/x86/include/asm/qspinlock.h:17:9: sparse: context imbalance in '__replace_page' - unexpected unlock
 2017-05-09 14:17 UTC 

[PATCH] powerpc/mm: Simplify _PAGE_RO handling in page table dump
 2017-05-09 14:16 UTC 

[PATCH v7 0/5] skb_to_sgvec hardening
 2017-05-09 14:10 UTC  (10+ messages)
` [PATCH v7 1/5] skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow
` [PATCH v7 2/5] ipsec: check return value of skb_to_sgvec always
` [PATCH v7 3/5] rxrpc: "
` [PATCH v7 4/5] macsec: "
` [PATCH v7 5/5] virtio_net: "

kvm: warning in kvm_load_guest_fpu
 2017-05-09 14:04 UTC 

[PATCH] nfsd: avoid out of bounds read on array nfsd4_layout_ops
 2017-05-09 14:04 UTC  (2+ messages)

arch/x86/pci/mmconfig-shared.c:528:43: sparse: incorrect type in argument 1 (incompatible argument 3 (different signedness))
 2017-05-09 14:00 UTC 

drivers/scsi: GPF in sg_read
 2017-05-09 13:51 UTC 

[v4 0/4] Cavium ThunderX2 SMMUv3 errata workarounds
 2017-05-09 13:48 UTC  (7+ messages)
` [v4 1/4] ACPICA: IORT: Add Cavium ThunderX2 SMMUv3 model definition
` [v4 2/4] ACPI/IORT: Fixup SMMUv3 resource size for Cavium ThunderX2 SMMUv3 model
` [v4 3/4] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74
` [v4 4/4] iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126

[PATCH] net: qca_spi: Fix alignment issues in rx path
 2017-05-09 13:40 UTC 

[PATCH] tracing: use %pF in trace_dump_stack()
 2017-05-09 13:41 UTC  (2+ messages)

[PATCH] asm-generic/io.h: remove unnecessary #include of <linux/vmalloc.h>
 2017-05-09 13:40 UTC  (5+ messages)

[PATCH] drivers: net: wimax: i2400m: i2400m-usb: Use time_after for time comparison
 2017-05-09 13:40 UTC  (3+ messages)

[PATCH] DECnet: Use container_of() for embedded struct
 2017-05-09 13:40 UTC  (2+ messages)

[PATCH] net: fec: select queue depending on VLAN priority
 2017-05-09 13:39 UTC  (3+ messages)

[GIT PULL] tracing: Use cpumask_available() to check if cpumask variable may be used
 2017-05-09 13:35 UTC 

[PATCH 1/3] ptr_ring: batch ring zeroing
 2017-05-09 13:33 UTC  (3+ messages)

[PATCH v3] pinctrl: mediatek: reuse pinctrl driver for mt7623
 2017-05-09 13:31 UTC  (3+ messages)

[PATCH RFC v2] ptr_ring: add ptr_ring_unconsume
 2017-05-09 13:26 UTC  (3+ messages)

[PATCH 1/4] net: macb: Add support for PTP timestamps in DMA descriptors
 2017-05-09 13:25 UTC  (3+ messages)

[PATCH v2] kobject: support passing in variables for synthetic uevents
 2017-05-09 13:22 UTC  (2+ messages)
` [RESEND PATCH "

[PATCH v2] ath9k: remove unnecessary code
 2017-05-09 13:04 UTC 

[PATCH] net: wireless: ath: ath10k: remove unnecessary code
 2017-05-09 12:34 UTC  (6+ messages)

[PATCH] gpu: drm: amd: amdgpu: remove dead code
 2017-05-09 12:53 UTC  (2+ messages)

[PATCH v2] ath10k: remove unnecessary code
 2017-05-09 12:51 UTC 

CONTACT MONEY GRAM OFFICE FOR YOUR PAYMENT
 2017-05-09 12:34 UTC 

[PATCH v10 1/3] DT add arctic to vendor prefix for ArcticSand
 2017-05-09 12:50 UTC 

[patch 0/1] staging: speakup: flush tty buffers and ensure hardware flow control
 2017-05-09 12:40 UTC  (2+ messages)
` [patch 1/1] "

[PATCH v6 0/7] perf report: Show branch type
 2017-05-09 12:39 UTC  (7+ messages)
` [PATCH v6 2/7] perf/x86/intel: Record "

[RFC][PATCH 0/9] VFS: Introduce mount context
 2017-05-09 12:38 UTC  (9+ messages)
` [PATCH 3/9] VFS: Introduce a "

[PATCH] net: wireless: ath: ath9k: remove unnecessary code
 2017-05-09 12:36 UTC  (5+ messages)

[PATCH] perf, tools: Support srccode output
 2017-05-09 12:36 UTC  (2+ messages)

[PATCH] pinctrl: imx: Check for memory allocation failure
 2017-05-09 12:31 UTC  (4+ messages)

[PATCH] wil6210: Replace five seq_puts() calls by seq_putc()
 2017-05-09 12:25 UTC  (2+ messages)

[PATCH 0/2] spi: spidev: Introduce SPI_IOC_WR_DEFAULT_MAX_SPEED_HZ command
 2017-05-09 12:24 UTC  (3+ messages)
` [PATCH 1/2] spi: spidev: introduce "
` [PATCH 2/2] spi: spidev: document SPI_IOC_WR_DEFAULT_MAX_SPEED_HZ

[PATCH 0/2] extend PWM framework to support PWM dead-times
 2017-05-09 12:15 UTC  (3+ messages)
` [PATCH 1/2] drivers: pwm: core: implement pwm mode
` [PATCH 2/2] drivers: pwm: pwm-atmel: add support for pwm modes

[PATCH V2 0/3] clk: introduce clk_bulk_get accessories
 2017-05-09 12:14 UTC  (4+ messages)
` [PATCH V2 1/3] clk: add "

[PATCH 00/10] fujitsu-laptop: use device-specific data instead of module-wide globals
 2017-05-09 12:13 UTC  (10+ messages)

[PATCH 4.4 00/28] 4.4.64-stable review
 2017-05-09 12:13 UTC  (3+ messages)
` [PATCH 4.4 06/28] cifs: Do not send echoes before Negotiate is complete

[PATCH] Make PPS into a menuconfig to ease disabling
 2017-05-09 12:06 UTC  (2+ messages)

[PATCH] staging: wlan-ng: prism2mgmt.c: fixed a double endian conversion before calling hfa384x_drvr_setconfig16, also fixes relative sparse warning
 2017-04-29  6:30 UTC 

[PATCH 0/4] net: stmmac: Fine-tuning for four function implementations
 2017-05-09 11:55 UTC  (5+ messages)
` [PATCH 1/4] net: stmmac: Combine three seq_printf() calls into a seq_puts() in stmmac_sysfs_dma_cap_read()
` [PATCH 2/4] net: stmmac: Replace five seq_printf() calls by seq_puts()
` [PATCH 3/4] net: stmmac: Use seq_putc() in sysfs_display_ring()
` [PATCH 4/4] net: stmmac: Delete an unnecessary return statement in stmmac_get_tx_hwtstamp()

[PATCH] misc: pci_endpoint_test: select CRC32
 2017-05-09 11:52 UTC 

Greetings
 2017-05-09 11:44 UTC 

[PATCH] printk: Add best-effort printk() buffering
 2017-05-09 11:41 UTC  (5+ messages)

[PATCH 00/13] PCI: sparc related 64bit resource fixup
 2017-05-09 11:38 UTC  (6+ messages)
` [PATCH 11/13] PCI: Add has_mem64 for struct host_bridge

[PATCH] mfd: intel_quark_i2c_gpio: Add support for SIMATIC IOT2000 platform
 2017-05-09 11:34 UTC  (2+ messages)

[PATCH] gpu: drm: amd: amdgpu: remove dead code
 2017-05-09 11:27 UTC  (2+ messages)

[PATCH v3] ARM: dts: at91: sama5d2: add m_can nodes
 2017-05-09 11:24 UTC  (3+ messages)

[PATCH 1/2] staging: ccree: Fix indentation of driver_hash[] initializers
 2017-05-09 11:20 UTC  (3+ messages)
` [PATCH 2/2] staging: ccree: Fix initialization of anonymous unions

[PATCH] mm, vmalloc: properly track vmalloc users
 2017-05-09 11:19 UTC  (4+ messages)

[PATCH 0/6] tty: serial: lpuart: add imx7ulp support
 2017-05-09 11:13 UTC  (2+ messages)

[PATCH v3 6/7] perf config: Check whether items are from system config in set_config()
 2017-05-09 11:05 UTC 

[PATCH v3 7/7] perf config: Support autogeneration of config file when setting configs
 2017-05-09 11:05 UTC 

[PATCH v3 5/7] perf config: Finally write changed configs on config file at a time
 2017-05-09 11:05 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).