All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-26 14:21:57 to 2017-05-26 15:41:21 UTC [more...]

+ mm-migrate-fix-ref-count-handling-when-hugepage_migration_supported-v2.patch added to -mm tree
 2017-05-26 15:33 UTC  (4+ messages)

arm64 test_user_copy crash on copy_from_user(uptr, kptr, size)
 2017-05-26 15:40 UTC  (3+ messages)

[PATCH] Input: mousedev - fix implicit conversion warning
 2017-05-26 15:40 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[Qemu-devel] [PATCH 00/13] chardev: misc clean-ups
 2017-05-26 15:39 UTC  (5+ messages)
` [Qemu-devel] [PATCH 05/13] char-win: close file handle except with console
` [Qemu-devel] [PATCH 08/13] be-hci: use backend functions

[PATCH 0/5] MIPS: Implement eBPF JIT
 2017-05-26 15:39 UTC  (6+ messages)
` [PATCH 5/5] MIPS: Add support for "

Interrupt issues with hvm_emulate_one_vm_event()
 2017-05-26 15:38 UTC  (5+ messages)

[PATCH] arc: Set IO-coherency aperture base to LINUX_LINK_BASE
 2017-05-26 15:38 UTC  (2+ messages)

[PATCH v3 0/8] x86 TLB flush cleanups, moving toward PCID support
 2017-05-26 15:30 UTC  (5+ messages)
` [PATCH v3 8/8] x86,kvm: Teach KVM's VMX code that CR3 isn't a constant

[PATCH] cpufreq: cpufreq_register_driver should return -ENODEV if init fails
 2017-05-26 15:37 UTC 

[Qemu-devel] [PATCH 00/26] target/s390x: fix, improve and implement some more instructions
 2017-05-26 15:33 UTC  (10+ messages)
` [Qemu-devel] [PATCH 13/26] target/s390x: improve 24-bit and 31-bit addresses write
` [Qemu-devel] [PATCH 14/26] target/s390x: improve 24-bit and 31-bit lengths read/write
` [Qemu-devel] [PATCH 15/26] target/s390x: fix COMPARE LOGICAL LONG EXTENDED
` [Qemu-devel] [PATCH 16/26] target/s390x: implement COMPARE LOGICAL LONG

[Qemu-devel] [PATCH v2 0/5] numa: code consolidation and fixes
 2017-05-26 15:33 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 1/5] numa: consolidate cpu_preplug fixups/checks for pc/arm/spapr
` [Qemu-devel] [PATCH v2 2/5] numa: move default mapping init to machine
` [Qemu-devel] [PATCH v2 4/5] numa: fallback to default NUMA node instead of node 0

Missing -lpython2.7 when linking ceph-dencoder
 2017-05-26 15:32 UTC  (3+ messages)

[PATCH v2 00/18] introduce the Xen PV Calls backend
 2017-05-26 15:32 UTC  (8+ messages)
` [PATCH v2 01/18] xen: introduce the pvcalls interface header
  ` [PATCH v2 05/18] xen/pvcalls: connect to a frontend
  ` [PATCH v2 06/18] xen/pvcalls: handle commands from the frontend

[PATCH v2 1/2] ARM: dts: am335x-sl50: Fix card detect pin for mmc1
 2017-05-26 15:30 UTC  (4+ messages)

[PATCH] selinux: Fix SBLABEL_MNT for NFS mounts
 2017-05-26 15:30 UTC  (9+ messages)
` [PATCH RFC 0/2] Fix setting of security labels over NFSv4.2
  ` [PATCH RFC 2/2] nfs: update labeling behavior on a superblock when submounting

[PATCHv2 01/11] atompisp: HAS_BL is never defined so lose it
 2017-05-26 15:29 UTC  (11+ messages)
` [PATCHv2 02/11] atomisp: remove NUM_OF_BLS
` [PATCHv2 03/11] atomisp2: remove HRT_UNSCHED
` [PATCHv2 04/11] atomisp2: tidy up confused ifdefs
` [PATCH 05/11] atomisp2: off by one in atomisp_s_input()
` [PATCHv2 06/11] atomisp: eliminate dead code under HAS_RES_MGR
` [PATCH 07/11] atomisp: unify sh_css_hmm_buffer_record_acquire
` [PATCH 08/11] atomisp: Unify load_preview_binaries for the most part
` [PATCH 09/11] atomisp: Unify lut free logic
` [PATCH 10/11] atomisp: remove sh_css_irq - it contains nothing
` [PATCH 11/11] atomisp: de-duplicate sh_css_mmu_set_page_table_base_index

[xlnx:2017.1_video_ea 21/28] drivers/gpu/drm/xilinx/crtc/mixer/hw/xilinx_mixer_hw.c:172:1-16: code aligned with following code on line 175 (fwd)
 2017-05-26 15:29 UTC 

[PATCH V2 1/1] nvme: fix multiple ctrl removal scheduling
 2017-05-26 15:28 UTC  (4+ messages)

[PATCH 01/12] atompisp: HAS_BL is never defined so lose it
 2017-05-26 15:26 UTC  (5+ messages)
` [PATCH 02/12] atomisp: remove NUM_OF_BLS
` [PATCH 03/12] atomisp2: remove HRT_UNSCHED
` [PATCH 04/12] atomisp2: tidy up confused ifdefs
` [PATCH 05/12] hdlcdrv: Fix division by zero when bitrate is unset

[PATCH v3 0/9] vpci: PCI config space emulation
 2017-05-26 15:26 UTC  (3+ messages)
` [PATCH v3 8/9] vpci/msi: add MSI handlers

[v3 00/11] Firmware loading changes
 2017-05-26 15:25 UTC  (5+ messages)
` [v3 10/11] rsi: Add new firmware loading method

[GSoC][PATCH v4 2/2] submodule: port subcommand foreach from shell to C
 2017-05-26 15:17 UTC  (4+ messages)
` [GSoC][PATCH v5 1/3] submodule: fix buggy $path and $sm_path variable's value
  ` [GSoC][PATCH v5 2/3] t7407: test "submodule foreach --recursive" from subdirectory added
  ` [GSoC][PATCH v5 3/3] submodule: port subcommand foreach from shell to C

[Qemu-devel] [RESEND PATCH 1/2] nvdimm: warn if the backend is not a DAX device
 2017-05-26 15:25 UTC  (10+ messages)
` [Qemu-devel] [RESEND PATCH 2/2] hostmem-file: add an attribute 'align' to set its alignment

[PATCH babeltrace 1/3] Port: Use glib portable macros to convert gpointer to int
 2017-05-26 15:24 UTC 

[xen-4.7-testing baseline-only test] 71380: regressions - trouble: blocked/broken/fail/pass
 2017-05-26 15:24 UTC 

fuse: when are release requests queued?
 2017-05-26 15:17 UTC  (2+ messages)
` [fuse-devel] "

[Buildroot] [PATCH next 1/2] lvm2: add host package
 2017-05-26 15:23 UTC  (5+ messages)
` [Buildroot] [PATCH next 2/2] parted: bump version to 3.2

[PATCH] locks: Set fl_nspid at file_lock allocation
 2017-05-26 15:22 UTC  (6+ messages)

[Bug 100919] "Out of range" on a display connected to a DVI-D output of RX460 card via DVI-D<=>HDMI-A cable
 2017-05-26 15:21 UTC  (4+ messages)
` [Bug 100919] [DC] "

[PATCH] tools: add wireguard@.service
 2017-05-26 15:30 UTC  (2+ messages)

[PATCH v1 1/1] intel_telemetry_debugfs: fix oops found while load/unload module test
 2017-05-27 15:17 UTC 

[Bug 89664] New: Nouveau fails to enter KMS with the Gigabyte G1 Gaming GTX970
 2017-05-26 15:19 UTC  (3+ messages)
  ` [Bug 89664] "

[PATCH net-next 3/4] tls: kernel TLS support
 2017-05-26 15:18 UTC  (3+ messages)

[U-Boot] Please pull u-boot-dm
 2017-05-26 15:18 UTC  (2+ messages)

[GIT PULL] nvme updates for 4.12-rc3
 2017-05-26 15:12 UTC  (2+ messages)

[PATCH 0/3] Remaining patches for WM cleanup series
 2017-05-26 15:15 UTC  (4+ messages)
` [PATCH 1/3] drm/i915/skl+: Don't trust cached ddb values
` [PATCH 2/3] drm/i915/skl: New ddb allocation algorithm
` [PATCH 3/3] drm/i915/skl+: consider max supported plane pixel rate while scaling

[xlnx:2017.1_video_ea 11/28] drivers/staging/xilinx/hdmi/xilinx-hdmi-rx/xv_hdmirxss_hdcp.c:2032:6: sparse: no newline at end of file
 2017-05-26 15:11 UTC 

[PATCH] mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPP
 2017-05-26 15:10 UTC 

remove function pointer casts and constify function tables
 2017-05-26 15:09 UTC  (11+ messages)

Warning: unable to open an initial console
 2017-05-26 15:07 UTC  (7+ messages)

[PATCH] fork: fix kmemleak false positive due to thread stacks caching
 2017-05-26 15:06 UTC  (4+ messages)

[U-Boot] [PATCH] sun50i: a64: Add initial Banana Pi M64 support
 2017-05-26 15:06 UTC  (2+ messages)

[GIT PULL] Ceph fixes for 4.12-rc3
 2017-05-26 15:05 UTC 

[PATCH] rsi: use subdirectory for firmware file
 2017-05-26 15:01 UTC 

[Bug 101198] Major performance regression for AMD card
 2017-05-26 15:02 UTC  (2+ messages)

[for-next][PATCH 00/33] tracing: More updates for 4.12
 2017-05-26 15:02 UTC  (4+ messages)
` [for-next][PATCH 09/33] selftests: ftrace: Add test to test reading of set_ftrace_file

[PATCH net-next v2 0/6] nfp: devlink port implementation
 2017-05-26 15:02 UTC  (4+ messages)

[Bug 194761] New: amdgpu driver breaks on Oland (SI)
 2017-05-26 15:00 UTC  (2+ messages)
` [Bug 194761] "

Adding / removing OSDs with weight set
 2017-05-26 15:00 UTC  (3+ messages)

[patch net-next] net/sched: let chain_get to figure out the return value
 2017-05-26 14:59 UTC  (2+ messages)

[RFC] skbuff: introduce skb_put_zero()
 2017-05-26 14:58 UTC  (5+ messages)

[Buildroot] [PATCH next 1/2] mesa3d: bump version to 17.1.1
 2017-05-26 14:56 UTC  (2+ messages)

[PATCH v2 net-next 0/3] bpf: Add BPF support to all perf_event
 2017-05-26 14:55 UTC  (3+ messages)
` [PATCH v2 net-next 1/3] perf, bpf: Add BPF support to all perf_event types

[PATCH v2] arm: dma-mapping: Reset the device's dma_ops
 2017-05-26 14:55 UTC  (4+ messages)

[PATCH 00/11] ARM: sun5i: cryptographic engine support
 2017-05-26 14:55 UTC  (4+ messages)
` [PATCH 10/11] crypto: sun4i-ss: fix large block size support

[Patch net-next] net_sched: only create filter chains for new filters/actions
 2017-05-26 14:54 UTC  (4+ messages)

[PATCH 4.12 REGRESSION fix] brcmfmac: Use ALIGNMENT rather then hardcoded "4" for bus:txglomalign
 2017-05-26 14:53 UTC  (5+ messages)

Memory corruption kernel issue (potentially exploitable), request for help
 2017-05-26 14:53 UTC  (2+ messages)

null pointer dereference in device unregister path
 2017-05-26 14:52 UTC 

please revert. Was: [for-next 4/6] net/mlx5: FPGA, Add basic support for Innova
 2017-05-26 14:51 UTC  (4+ messages)

[LTP] [PATCH v2 00/10] CVE Tests
 2017-05-26 14:51 UTC  (3+ messages)
` [LTP] [PATCH v2 02/10] Test for vulnerability CVE-2016-7117 in recvmmsg error return path

[U-Boot] [PATCH v6 0/6] Add Intel Arria 10 SoC FPGA driver
 2017-05-26 14:49 UTC  (6+ messages)

[PATCH] hwmon: (aspeed-pwm-tacho) On read failure return -EAGAIN
 2017-05-26 14:48 UTC 

[PATCH] [BUILTIN] describe_command: fix incorrect path
 2017-05-26 14:47 UTC  (3+ messages)

[PATCH v5 0/7] Add V4L2 SDR (DRIF & MAX2175) driver
 2017-05-26 14:47 UTC  (4+ messages)
` [PATCH v5 3/7] media: i2c: max2175: Add MAX2175 support

[Buildroot] [V2 1/1] Developers: Add selinux packages under Adam Duskett
 2017-05-26 14:46 UTC 

[meta-perl][PATCH 1/2] meta-perl: Make glibc-gconv deps apply for glibc based systems alone
 2017-05-26 14:45 UTC  (2+ messages)
` [meta-networking][PATCH 2/2] nopoll: Disable doc generation

[CI] drm/i915: Keep the forcewake timer alive for 1ms past the most recent use
 2017-05-26 14:44 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/2] remove the SGI SN2 mmtimer driver
 2017-05-26 14:43 UTC  (3+ messages)
` [tip:timers/core] mmtimer: Remove "

[PATCH 1/1] iptables: Add file output option to iptables-save
 2017-05-26 14:43 UTC  (3+ messages)

[PATCH net-next 00/11] ibmvnic: Driver updates
 2017-05-26 14:31 UTC  (12+ messages)
` [PATCH net-next 01/11] ibmvnic: Track state of adapter napis
` [PATCH net-next 02/11] ibmvnic: Handle failover after failed init crq
` [PATCH net-next 03/11] ibmvnic: Send gratuitous arp on reset
` [PATCH net-next 04/11] ibmvnic: Fix cleanup of SKB's on driver close
` [PATCH net-next 05/11] ibmvnic: Non-fatal error handling
` [PATCH net-next 06/11] ibmvnic: Halt TX and report carrier off on H_CLOSED return code
` [PATCH net-next 07/11] ibmvnic: Deactivate RX pool buffer replenishment on H_CLOSED
` [PATCH net-next 08/11] ibmvnic: Check adapter state during ibmvnic_poll
` [PATCH net-next 09/11] ibmvnic: Reset the CRQ queue during driver reset
` [PATCH net-next 10/11] ibmvnic: Reset tx/rx pools on "
` [PATCH net-next 11/11] ibmvnic: Reset sub-crqs during "

[PATCH 0/2] Bonding add additional aggregators mode for 802.3AD
 2017-05-26 14:35 UTC  (3+ messages)
` [PATCH 1/2] drivers/bonding: add other agg selection modes for mode4
` [PATCH 2/2] app/testpmd: add support for different aggregation mode in IEEE802.3ad bonding

[kernel-hardening] Patch for random mac address
 2017-05-26 14:41 UTC  (9+ messages)

Exposing MFN to Host (Dom 0)
 2017-05-26 14:40 UTC 

[Qemu-devel] [PULL v3 00/22] Misc patches for 2017-05-19
 2017-05-26 14:38 UTC  (4+ messages)
` [Qemu-devel] [PULL 14/22] nbd/client.c: use errp instead of LOG
` [Qemu-devel] [PULL 21/22] i386: fix read/write cr with icount option
` [Qemu-devel] [PULL 22/22] sockets: improve error reporting if UNIX socket path is too long

drivers/net/hamradio: divide error in hdlcdrv_ioctl
 2017-05-26 14:37 UTC  (2+ messages)
` [PATCH v3] hdlcdrv: Fix divide by zero "

[PATCH 0/5] Five blk-mq-debugfs patches
 2017-05-26 14:38 UTC  (3+ messages)
` [PATCH 4/5] blk-mq-debugfs: Show busy requests

[PATCH] Fix recently introduced TabError's
 2017-05-26 14:36 UTC  (4+ messages)

[PATCH] python/semanage: print is a function in python3
 2017-05-26 14:36 UTC 

[PATCH v3 1/2] net: phy: Add Cortina CS4340 driver (fwd)
 2017-05-26 14:35 UTC  (3+ messages)

[PATCH 0/2] Add basic support for Mediatek MT2712 SoC
 2017-05-26 14:33 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: Add Mediatek SoC MT2712 and evaluation board dts and Makefile

[PATCH] ethdev: moved bypass functions to ixgbe pmd
 2017-05-26 14:30 UTC 

[PATCH 0/3] support for Logilink VG0022a DVB-T2 stick
 2017-05-26 14:32 UTC  (6+ messages)
` [PATCH 1/3] [media] si2157: get chip id during probing

[PATCH v3 1/1] partitions/msdos: FreeBSD UFS2 file systems are not recognized
 2017-05-26 14:31 UTC  (2+ messages)

[Patch 2/2]: powerpc/hotplug/mm: Fix hot-add memory node assoc
 2017-05-26 14:31 UTC  (11+ messages)

[xlnx:2017.1_video_ea 11/28] warning: (VIDEO_XILINX_HDMI_RX && ..) selects PHY_XILINX_VPHY which has unmet direct dependencies (STAGING && ..)
 2017-05-26 14:31 UTC 

[PATCH] elfutils: Upgrade 0.168 to 0.169
 2017-05-26 14:30 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/6] vhost-user: Specify and implement device IOTLB support
 2017-05-26 14:28 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/6] vhost: propagate errors in vhost_device_iotlb_miss()
` [Qemu-devel] [PATCH v2 2/6] vhost: rework IOTLB messaging
` [Qemu-devel] [PATCH v2 3/6] vhost: extend ring information update for IOTLB to all rings
` [Qemu-devel] [PATCH v2 4/6] vhost-user: add vhost_user to hold the chr
` [Qemu-devel] [PATCH v2 5/6] vhost-user: add slave-req-fd support
` [Qemu-devel] [PATCH v2 6/6] spec/vhost-user spec: Add IOMMU support

Steinberg MIDEX8 driver attempt
 2017-05-26 14:28 UTC 

[PATCH v1 0/4] TCMU Enable Reconfiguration Patches
 2017-05-26 14:27 UTC  (5+ messages)
` [PATCH v1 1/4] tcmu: Support emulate_write_cache
` [PATCH v1 2/4] tcmu: Add netlink for device reconfiguration
` [PATCH v1 3/4] tcmu: Make dev_size configurable via userspace
` [PATCH v1 4/4] tcmu: Make dev_config configurable

[PATCH v3 00/10] dm: zoned block device support
 2017-05-26 14:27 UTC  (7+ messages)

[Buildroot] [V2 1/1] Developers: Add selinux packages under Adam Duskett
 2017-05-26 14:23 UTC 

[PATCH 0/8] serial/gpio: exar: Fixes and support for IOT2000
 2017-05-26 14:22 UTC  (4+ messages)
` [PATCH 1/8] serial: exar: Preconfigure xr17v35x MPIOs as output

[PATCH v4] x86/vpmu: add cpu hot unplug notifier for vpmu
 2017-05-26 14:22 UTC  (3+ messages)

[PATCH 0/4][V2] Improve watchdog config for arch watchdogs
 2017-05-26 14:21 UTC  (5+ messages)
` [PATCH 4/4] watchdog: provide watchdog_reconfigure() "


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.