All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-18 15:58:30 to 2017-04-18 17:01:18 UTC [more...]

[PATCH] fs: Preventing READ_IMPLIES_EXEC Propagation
 2017-04-18 17:01 UTC  (2+ messages)

[PATCH] xfs: handle array index overrun in xfs_dir2_leaf_readbuf()
 2017-04-18 17:00 UTC  (5+ messages)

[PATCH 00/12] KIQ support for gfx9
 2017-04-18 17:00 UTC  (7+ messages)
` [PATCH 01/12] drm/amdgpu/gfx9: fix typo in mpd init
` [PATCH 12/12] drm/amdgpu/gfx9: Switch baremetal to use KIQ for compute ring management. (v3)

[PATCH 0/2] [GIT PULL] tracing: Add test that tests the last fix
 2017-04-18 16:58 UTC  (3+ messages)
` [PATCH 1/2] selftests: ftrace: Add a testcase for function PID filter
` [PATCH 2/2] selftests: ftrace: Add check for function-fork before running pid filter test

bluetooth 6lowpan interfaces are not virtual anymore
 2017-04-18 16:59 UTC  (2+ messages)

XFS crashes with xfs_iunlink_remove: xfs_imap returned error -22
 2017-04-18 16:59 UTC  (6+ messages)

GIT_EXEC_PATH
 2017-04-18 16:49 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/3] rsa: Fix build with OpenSSL 1.1.x
 2017-04-18 16:58 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] librhash: new package
 2017-04-18 16:58 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] cmake: bump version to 3.8.0

[PATCH 0/6] ACPI: Fine-tuning for some function implementations
 2017-04-18 16:56 UTC  (14+ messages)
` [PATCH 1/6] ACPI-fan: Use devm_kcalloc() in acpi_fan_get_fps()
` [PATCH 2/6] ACPI-fan: Delete error messages for a failed memory allocation in two functions
` [PATCH 3/6] ACPI-nfit: Use devm_kcalloc() in nfit_mem_dcr_init()
` [PATCH 4/6] ACPI-APEI-EINJ: Replace 12 seq_printf() calls by seq_puts() in available_error_type_show()
  ` [PATCH 4/6] ACPI-APEI-EINJ: Replace 12 seq_printf() calls by seq_puts() in available_error_type_show
` [PATCH 5/6] ACPI-battery: Replace 16 seq_printf() calls by seq_puts()
` [PATCH 6/6] ACPI-proc: Replace two seq_printf() calls by seq_puts() in acpi_system_wakeup_device_seq_show()
  ` [PATCH 6/6] ACPI-proc: Replace two seq_printf() calls by seq_puts() in acpi_system_wakeup_device_seq

RFC: WMI Enhancements
 2017-04-18 16:56 UTC  (14+ messages)

[PATCH] smsc95xx: Use skb_cow to deal with cloned skbs
 2017-04-18 16:56 UTC  (6+ messages)

[RFC 0/2] New engine discovery and execbuffer2 engine selection uAPI
 2017-04-18 16:56 UTC  (3+ messages)
` [RFC 1/2] drm/i915: Engine discovery uAPI
` [RFC 2/2] drm/i915: Select engines via class and instance in execbuffer2

[PATCH 1/2] serial: imx: support enabling rs485 at boot time with DT option
 2017-04-18 16:54 UTC  (2+ messages)
` [PATCH 2/2] serial: imx: allow enabling RX during TX operation "

[kernel-hardening] [PATCH 00/18] Introduce struct layout randomization plugin
 2017-04-18 16:54 UTC  (2+ messages)

[PATCH 00/10] mtd: spi-nor: aspeed: support extensions
 2017-04-18 16:51 UTC  (12+ messages)
` [PATCH 10/10] mtd: spi-nor: aspeed: optimize read mode

IO throttling with CFQ IO scheduler
 2017-04-18 16:52 UTC  (3+ messages)

[ovmf test] 107499: all pass - PUSHED
 2017-04-18 16:50 UTC 

mdadm Consistency Policy initialization
 2017-04-18 16:50 UTC 

[U-Boot] [PATCH 00/19] fdt: Move to the new upstream pylibfdt library
 2017-04-18 16:48 UTC  (5+ messages)

[PATCH 0/3] Extend the vTPM proxy driver to pass locality to emulator
 2017-04-18 16:47 UTC  (4+ messages)
` [PATCH 2/3] tpm: vtpm_proxy: Implement request_locality

[PATCH] of: introduce event tracepoints for dynamic device_node lifecyle
 2017-04-18 16:46 UTC  (3+ messages)

[U-Boot] [PATCH] Add support for Microchip LAN75xx and LAN78xx
 2017-04-18 16:47 UTC  (4+ messages)

[PATCH 0/3] more cpu hotplug fail
 2017-04-18 16:46 UTC  (4+ messages)
` [PATCH 2/3] jump_label: Provide static_key_slow_inc_nohp()

[PATCH net-next 0/2] tcp: address two poll() flakes
 2017-04-18 16:45 UTC  (3+ messages)
` [PATCH net-next 1/2] tcp: remove poll() flakes when receiving RST
` [PATCH net-next 2/2] tcp: remove poll() flakes with FastOpen

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-18 16:45 UTC  (5+ messages)

[U-Boot] [PATCH 1/4] fsl-layerscape/ls1043aqds: Integrate FSL PPA
 2017-04-18 16:46 UTC  (3+ messages)
` [U-Boot] [PATCH 3/4] fsl-layerscape/ls1046aqds: "

[patch V2 00/10] timer: Move from a push remote at enqueue to a pull at expiry model
 2017-04-18 11:11 UTC  (11+ messages)
` [patch V2 01/10] timer: Invoke timer_start_debug() where it makes sense
` [patch V2 02/10] timerqueue: Document return values of timerqueue_add/del()
` [patch V2 03/10] timers: Rework idle logic
` [patch V2 04/10] timer: Keep the pinned timers separate from the others
` [patch V2 05/10] timer: Retrieve next expiry of pinned/non-pinned timers seperately
` [patch V2 06/10] timer: Restructure internal locking
` [patch V2 07/10] tick/sched: Split out jiffies update helper function
` [patch V2 08/10] timer: Implement the hierarchical pull model
` [patch V2 09/10] timer_migration: Add tracepoints
` [patch V2 10/10] timer: Always queue timers on the local CPU

drm-tip/drm-tip build: 207 builds: 1 failed, 206 passed, 45 warnings (v4.11-rc6-1978-g7204beb80dcd)
 2017-04-18 16:44 UTC 

Use of skb_unclone in drivers
 2017-04-18 16:43 UTC  (5+ messages)

[PATCH v6 0/3] dm: boot a mapped device without an initramfs
 2017-04-18 16:42 UTC  (7+ messages)
` [PATCH v6 1/3] dm: make some mapped_device functions available
` [PATCH v6 2/3] dm: export a table+mapped device to the ioctl interface
` [PATCH v6 3/3] init: add support to directly boot to a mapped device

[PATCH] block: get rid of blk_integrity_revalidate()
 2017-04-18 16:43 UTC  (3+ messages)

[PATCH -v2 0/9] mm: make movable onlining suck less
 2017-04-18 16:42 UTC  (6+ messages)

[PATCH 1/2] NFS: move nfs_pgarray_set() to open code
 2017-04-18 16:42 UTC  (3+ messages)
` [PATCH 2/2] NFS: Use GFP_NOIO for two allocations in writeback

Smarter blacklisting?
 2017-04-18 16:41 UTC  (2+ messages)

drm-tip/drm-tip boot: 17 boots: 2 failed, 15 passed (v4.11-rc6-1976-gb15e4217c2dc)
 2017-04-18 16:41 UTC 

[U-Boot] [PATCH] ls1012a: Some Bootargs and env variables added for booting kernel
 2017-04-18 16:41 UTC  (3+ messages)

[PATCH v2] cpsw: ethtool: add support for getting/setting EEE registers
 2017-04-18 16:40 UTC  (12+ messages)
                  `  "

[PATCH 3/3] sound: ASoC: tegra: Select tegra30 i2s and ahub for tegra124 SoC
 2017-04-18 16:38 UTC  (5+ messages)

[PATCH v5 0/8] refactor the filter process code into a reusable module
 2017-04-18 16:38 UTC  (5+ messages)
` [PATCH v5 4/8] convert: Separate generic structures and variables from the filter specific ones

[PATCH v2] powerpc/book3s: mce: Move add_taint() later in virtual mode
 2017-04-18 16:38 UTC 

[PATCH v2 1/3] ath9k: Support channels in licensed bands
 2017-04-18 16:38 UTC  (4+ messages)
  ` [v2,1/3] "

[PATCH v3 0/4] split DAX mmap DIO cases
 2017-04-18 16:36 UTC  (8+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/4] DAX-DIO: make dax_to_non_dax dio test solo
  ` [PATCH v4 2/4] generic: test mmap io fom DAX to non-DAX
  ` [PATCH v4 3/4] xfs: test per-inode DAX flag "

[PATCH] net/kni: fix crash
 2017-04-18 16:36 UTC  (2+ messages)

[PATCH V2] acpi:apei:handle GSIV and GPIO notification types
 2017-04-18 16:35 UTC  (2+ messages)

[LTP] [RFC PATCH v4 0/3] Simplify network setup
 2017-04-18 16:34 UTC  (7+ messages)

[PATCH 00/38] Annotate hw config module params for future lockdown
 2017-04-18 16:34 UTC  (7+ messages)
` [PATCH 06/38] Annotate hardware config module parameters in drivers/clocksource/

[Intel-wired-lan] Improve error message *Hardware Error*
 2017-04-18 16:32 UTC 

[PATCH 1/3] net/sfc: reset RSS channels back to 0 on close
 2017-04-18 16:32 UTC  (2+ messages)

[PATCH 0/8] efi: add support for non-standard capsule headers
 2017-04-18 16:31 UTC  (5+ messages)

[PATCH v3 00/32] PCI: fix config and I/O Address space memory mappings
 2017-04-18 16:31 UTC  (8+ messages)
` [PATCH v3 04/32] asm-generic: add ioremap_nopost() remap interface

[linux-arm-xen test] 107494: regressions - FAIL
 2017-04-18 16:31 UTC 

[U-Boot] [PATCH v1] watchdog: Introduce watchdog driver for Intel Tangier
 2017-04-18 16:30 UTC  (4+ messages)

Yocto Project Status WW16’17
 2017-04-18 16:25 UTC 

[U-Boot] [PATCH][v2] driver: net: fsl-mc: Update fsl_mc_ldpaa_exit() path
 2017-04-18 16:29 UTC  (2+ messages)

[PATCH] regulator/core.c: remove the else statement
 2017-04-18 16:28 UTC  (3+ messages)

[RFC PATCH] x86, mce: change the mce notifier to 'blocking' from 'atomic'
 2017-04-18 16:28 UTC  (12+ messages)

GET_ARRAY_INFO assumptions?
 2017-04-18 16:28 UTC  (6+ messages)

[Qemu-devel] Hight Processor time of Socket communciation
 2017-04-18 16:26 UTC  (2+ messages)

[PATCH] crypto/qat: fix AES-GCM authentication length
 2017-04-18 16:22 UTC  (3+ messages)

[Buildroot] [PATCH] config: bump linux kernel to 4.10.8 in vdk defconfig
 2017-04-18 16:24 UTC  (3+ messages)

RFC: drop the T10 OSD code and its users
 2017-04-18 16:24 UTC  (2+ messages)

master - spec: rename lockd to lvmlockd
 2017-04-18 16:22 UTC 

master - configure: rename lockd to lvmlockd
 2017-04-18 16:22 UTC 

[PATCH] crypto/qat: fix IV zero physical address
 2017-04-18 16:22 UTC  (3+ messages)

[PATCH rdma-core 0/5] Common MMIO accessors for rdma-core
 2017-04-18 16:22 UTC  (3+ messages)
` [PATCH rdma-core 5/5] Add mmio_memcpy_x64

[libdrm] amdgpu/: concisely && consistently check null ptrs in canonical form
 2017-04-18 16:20 UTC 

[PATCH] net/sfc: remove logically dead code
 2017-04-18 16:19 UTC  (2+ messages)

[Buildroot] [PATCH] configs/snps_archs38_zebu: rename zebu to haps
 2017-04-18 16:19 UTC 

[PATCH] drm/amdgpu/gfx9: Switch baremetal to use KIQ for compute ring management. (v4)
 2017-04-18 16:19 UTC 

[PATCH v10 0/3] read-cache: speed up add_index_entry
 2017-04-18 16:19 UTC  (5+ messages)
` [PATCH v10 3/3] read-cache: speed up add_index_entry during checkout

Returned mail: see transcript for details
 2017-04-18 16:19 UTC 

Returned mail: see transcript for details
 2017-04-18 16:19 UTC 

[PULL] 5th set of IIO fixes for the 4.11 cycle
 2017-04-18 16:18 UTC  (3+ messages)

[PATCH next RFC] net: sched: mirred: move xmit to tasklet
 2017-04-18 16:18 UTC  (2+ messages)

[PATCH v2] xgethostname: handle long hostnames
 2017-04-18 16:17 UTC  (5+ messages)

[PULL] 4th set of new device support, features and cleanups for IIO in the 4.12 cycle
 2017-04-18 16:16 UTC  (3+ messages)

[Qemu-devel] [PATCH] hw: make *_exit functions return void
 2017-04-18 16:15 UTC  (2+ messages)

[PATCH v3 0/4] convert: add "status=delayed" to filter process protocol
 2017-04-18 16:14 UTC  (4+ messages)
` [PATCH v3 4/4] "

Interesting Rose patch
 2017-04-18 16:14 UTC  (2+ messages)
` Fwd: "

[PATCH] ASoC: dwc: disallow building designware_pcm as a module
 2017-04-18 16:13 UTC  (4+ messages)

[cip-dev] CIP workshop on 30th May at the OSSJ venue
 2017-04-18 16:13 UTC 

[Qemu-devel] [RFC for-3.0 0/4] block: Add qcow2-rust block driver
 2017-04-18 16:12 UTC  (6+ messages)
` [Qemu-devel] [RFC for-3.0 4/4] block/qcow2-rust: Register "

[PATCH 1/1] NFS append COMMIT after synchronous COPY
 2017-04-18 16:09 UTC  (4+ messages)

[PATCH] of: fix "/cpus" reference leak in of_numa_parse_cpu_nodes()
 2017-04-18 16:08 UTC  (4+ messages)

[ndctl PATCH] ndctl, check: Add a sigbus handler to detect metadata corruption
 2017-04-18 16:09 UTC  (3+ messages)

[U-Boot] [PATCH v2] arm: psci: make psci usable on single core socs
 2017-04-18 16:08 UTC  (2+ messages)

[PATCH] ACPICA: Export mutex functions
 2017-04-18 16:07 UTC  (6+ messages)
        ` [Devel] "

[PATCH] platform: x86: intel-hid: Add missing ->thaw callback
 2017-04-18 16:07 UTC  (2+ messages)

[PATCH v4] ns16550: Add support for UART parameters to be specifed with name-value pairs
 2017-04-18 16:07 UTC 

What is the fastest way to build and boot a kernel
 2017-04-18 16:07 UTC  (2+ messages)

[cip-dev] CIP TSC meeting minutes (17 April 2017)
 2017-04-18 16:06 UTC  (2+ messages)

[PATCH v3 0/4] Avoid that __scsi_remove_device() hangs
 2017-04-18 16:06 UTC  (5+ messages)
` [PATCH v3 3/4] sd: Make synchronize cache upon shutdown asynchronous

net/ipv4: use-after-free in ip_queue_xmit
 2017-04-18 16:05 UTC  (7+ messages)

(unknown),
 2017-04-18 16:05 UTC 

[Buildroot] [RFC 0/3] Qt WebEngine support
 2017-04-18 16:04 UTC  (3+ messages)
` [Buildroot] [RFC 1/3] qt5webengine: new package

[PATCH V4 0/9] PM / Domains: Implement domain performance states
 2017-04-18 16:03 UTC  (13+ messages)
` [PATCH V4 1/9] PM / OPP: Allow OPP table to be used for power-domains

[PATCH 0/4] assorted TTY code cleanups
 2017-04-18 16:02 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/2] net/socket: convert non-blocking connect to use QIOChannel
 2017-04-18 16:02 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] net/socket: Improve -net socket error reporting

[PATCH nf-next] netfilter: ipvs: fix incorrect conflict resolution
 2017-04-18 15:49 UTC 

[PATCH 0/6] fujitsu-laptop: LED cleanup
 2017-04-18 16:01 UTC  (5+ messages)
` [PATCH 5/6] platform/x86: fujitsu-laptop: do not log LED registration failures

patch "tty: pl011: use "qdf2400_e44" as the earlycon name for QDF2400 E44" added to tty-testing
 2017-04-18 16:00 UTC 

[linux-lvm] ubuntu xenial + lvmlockd
 2017-04-18 16:00 UTC  (2+ messages)

[PATCH 0/1] libfdisk: allow to change an existing extended partition
 2017-04-18 15:59 UTC  (2+ messages)
` [PATCH 1/1] "

[Buildroot] [v3 1/1] configs: add raspberrypi3 64bits defconfig
 2017-04-18 15:59 UTC 

[PATCH net] ipv6: sr: fix out-of-bounds access in SRH validation
 2017-04-18 15:59 UTC 

[PATCH 00/22] Introduce common scatterlist map function
 2017-04-18 15:59 UTC  (9+ messages)
` [PATCH 16/22] xen-blkfront: Make use of the new sg_map helper function

[PATCH net-next v2] net: ipv6: Fix UDP early demux lookup with udp_l3mdev_accept=0
 2017-04-18 15:59 UTC  (2+ messages)

[PATCH v24 00/11] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2017-04-18 15:58 UTC  (4+ messages)
` [PATCH v24 08/11] acpi: Introduce acpi_unregister_irq function

[git:media_tree/master] [media] dvb-frontends/cxd2841er: define symbol_rate_min/max in T/C fe-ops
 2017-04-18 15:10 UTC 

[git:media_tree/master] [media] digitv: limit messages to buffer size
 2017-04-18 15:52 UTC 

[git:media_tree/master] [media] zr364xx: enforce minimum size when reading header
 2017-04-18 15:57 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.