All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-12 02:15:08 to 2017-12-12 05:22:55 UTC [more...]

[PATCH 00/14] DPAA2 PMD fixes and enhancements
 2017-12-12  5:22 UTC  (7+ messages)
` [PATCH 06/14] bus/fslmc: add braces for pointers in macros
` [PATCH 08/14] net/dpaa2: add Rx queue count support

[Qemu-devel] [PATCH qemu] RFC: vfio-pci: Allow mmap of MSIX BAR
 2017-12-12  5:21 UTC 

[PATCH 1/2] drm/i915: Bump timeout for wait_for_engines()
 2017-12-12  5:21 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] "

[PATCH] locking/lockdep: Add CONFIG_LOCKDEP_AGGRESSIVE
 2017-12-12  5:20 UTC  (3+ messages)

[PATCH] common/populate: fix S_IFDIR.FMT_BLOCK and ATTR.FMT_LOCAL for ext4 encryption
 2017-12-12  5:19 UTC 

[Qemu-devel] [PATCH qemu] RFC: spapr/iommu: Enable in-kernel TCE acceleration via VFIO KVM device
 2017-12-12  5:18 UTC 

[PATCH v3 00/14] python improvements
 2017-12-12  5:18 UTC  (16+ messages)
` [PATCH v3 01/14] pypi.bbclass: bring in from meta-python
` [PATCH v3 02/14] python-*-manifest/generators: fix long line lengths
` [PATCH v3 03/14] python-*-manifest/generators: add runpy; python3-plistlib
` [PATCH v3 04/14] python-setuptools: upgrade to 38.2.4; use pypi.bbclass; improvements
` [PATCH v3 05/14] python3-pip: use pypi.bbclass
` [PATCH v3 06/14] python-nose: "
` [PATCH v3 07/14] python-six: "
` [PATCH v3 08/14] python-async: "
` [PATCH v3 09/14] python-mako: "
` [PATCH v3 10/14] python-smmap: "
` [PATCH v3 11/14] python-gitdb: "
` [PATCH v3 12/14] python-git: "
` [PATCH v3 13/14] python3-iniparse: "
` [PATCH v3 14/14] python-scons: upgrade to v3.0.1; "

[Qemu-devel] [PATCH qemu v2] vfio-pci: Remove unused fields from VFIOMSIXInfo
 2017-12-12  5:17 UTC 

[Qemu-devel] [PATCH qemu v2] vfio/spapr: Allow fallback to SPAPR TCE IOMMU v1
 2017-12-12  5:16 UTC 

4.15.0-0.rc2.git2.1.fc28.x86_64: possible circular locking dependency detected
 2017-12-12  5:12 UTC 

[PATCH v2 0/5] add mxc driver for i.MX53 SRTC
 2017-12-12  5:05 UTC  (9+ messages)
` [PATCH v2 1/5] dt-bindings: rtc: add bindings "

user space package recommends kernel fragment with builting CONFIG
 2017-12-12  5:01 UTC  (2+ messages)

[RESEND PATCH 1/2 v2] staging: fsl-mc: Allocate IRQ's before scanning DPRC objects
 2017-12-12  4:55 UTC  (2+ messages)

[v2 PATCH] runc-docker: Allow "run start ..." to daemonize with $SIGUSR1_PARENT_PID
 2017-12-12  4:54 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] Generic firmware loader
 2017-12-12  4:51 UTC  (7+ messages)
` [U-Boot] [PATCH 1/2] arm: socfpga: Remove static declaration on spl_mmc_find_device function
` [U-Boot] [PATCH 2/2] common: Generic firmware loader for file system

[PATCH net] tcp md5sig: Use skb's saddr when replying to an incoming segment
 2017-12-12  4:51 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2017-12-12  4:50 UTC 

[U-Boot] [PATCH 0/7] Fix incorrect usage of the (FIT) DT node unit address
 2017-12-12  4:50 UTC  (3+ messages)

[RFC v2] lib: add compressdev API
 2017-12-12  4:43 UTC  (4+ messages)

[Qemu-arm] [PATCH] display: check irq handler index before access
 2017-12-12  4:42 UTC  (4+ messages)
    ` [Qemu-devel] "

[U-Boot] [PATCH] gpio/hsdk: Depend on DM_GPIO instead of simple DM
 2017-12-12  4:38 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/5] Remove assert()
 2017-12-12  4:38 UTC  (7+ messages)
` [U-Boot] [PATCH v2 2/5] Enable CONFIG_PANIC_HANG for boards without do_reset()
` [U-Boot] [PATCH v2 3/5] Introduce CONFIG_ENABLE_BUG_CHECKS to disable BUG{_ON} by default
` [U-Boot] [PATCH v2 5/5] Remove assert()

[PATCH v14.5 00/14] Btrfs In-band De-duplication
 2017-12-12  4:34 UTC  (15+ messages)
` [PATCH v14.5 01/14] btrfs: introduce type based delalloc metadata reserve
` [PATCH v14.5 02/14] btrfs: Introduce COMPRESS reserve type to fix false enospc for compression
` [PATCH v14.5 03/14] btrfs: dedupe: Introduce dedupe framework and its header
` [PATCH v14.5 04/14] btrfs: dedupe: Introduce function to initialize dedupe info
` [PATCH v14.5 05/14] btrfs: dedupe: Introduce function to add hash into in-memory tree
` [PATCH v14.5 06/14] btrfs: dedupe: Introduce function to remove hash from "
` [PATCH v14.5 07/14] btrfs: delayed-ref: Add support for increasing data ref under spinlock
` [PATCH v14.5 08/14] btrfs: dedupe: Introduce function to search for an existing hash
` [PATCH v14.5 09/14] btrfs: dedupe: Implement btrfs_dedupe_calc_hash interface
` [PATCH v14.5 10/14] btrfs: ordered-extent: Add support for dedupe
` [PATCH v14.5 11/14] btrfs: dedupe: Inband in-memory only de-duplication implement
` [PATCH v14.5 12/14] btrfs: dedupe: Add ioctl for inband deduplication
` [PATCH v14.5 13/14] btrfs: relocation: Enhance error handling to avoid BUG_ON
` [PATCH v14.5 14/14] btrfs: dedupe: Introduce new reconfigure ioctl

[PATCH 0/8] add UniPhier audio system support
 2017-12-12  4:33 UTC  (12+ messages)
` [PATCH 5/8] ASoC: uniphier: add support for UniPhier AIO driver
                ` [alsa-devel] "

[PATCH] ASoC: sun4i-codec: fix to enable 12Khz and 24Khz audio playback and capture sample rates
 2017-12-12  4:29 UTC  (2+ messages)

[Fuego] Japan Fuego Hackathon - post-event review
 2017-12-12  4:25 UTC  (2+ messages)

[PATCH v3 1/1] s390_sthyi.2: New page for s390-specific s390_sthyi(2)
 2017-12-12  4:22 UTC  (4+ messages)

bitbake urllib usage is buggy
 2017-12-12  4:06 UTC 

[Qemu-arm] [PATCH v1] display: limit irq handler index to TC6393XB_GPIOS
 2017-12-12  4:15 UTC  (2+ messages)
` [Qemu-devel] "

[RESEND PATCH V2] arm64: fault: avoid send SIGBUS two times
 2017-12-12  4:15 UTC  (5+ messages)

[PATCH] ARM: dts: omap3-evm: Fix missing NAND partition information
 2017-12-12  4:12 UTC 

better doc (and build) validation
 2017-12-12  4:08 UTC  (4+ messages)

ftrace/module: Move ftrace_release_mod() to ddebug_cleanup label
 2017-12-12  3:49 UTC  (3+ messages)
    `  "

[RFC][PATCH] apparent big-endian bugs in dwc-xlgmac
 2017-12-12  4:02 UTC  (6+ messages)
      ` [RFC][PATCH] new byteorder primitives - ..._{replace,get}_bits()

[BUG] drivers/gpio: some possible sleep-in-atomic bugs
 2017-12-12  3:59 UTC 

[PATCH 1/2] dt-bindings: usb-xhci: add usb3-resume-missing-cas property
 2017-12-12  3:57 UTC  (4+ messages)
` [1/2] "
  ` [PATCH 2/2] usb: host: xhci-plat: enable XHCI_MISSING_CAS if platform requested
    ` [2/2] "

[RFC PATCH 0/2] KVM: PPC: Book3S HV: Transactional memory bug workarounds for POWER9
 2017-12-12  3:55 UTC  (3+ messages)
` [RFC PATCH 1/2] powerpc: Add a CPU feature bit for TM bug workarounds on POWER9 DD2.2

Shutting down a VM with Kernel 4.14 will sometime hang and a reboot is the only way to recover
 2017-12-12  3:53 UTC  (19+ messages)

[PATCH] NCR5380: Fix a possible sleep-in-atomic bug in NCR5380_poll_politely2
 2017-12-12  3:49 UTC  (3+ messages)

Unique audit record type ranges for individual LSMs
 2017-12-12  3:42 UTC  (5+ messages)

[dm-crypt] [ANNOUNCE] cryptsetup 2.0.0
 2017-12-12  3:41 UTC  (4+ messages)

[PATCH] net/i40e: do not turn on flexible payload on driver init
 2017-12-12  3:40 UTC  (4+ messages)

linux-next: build warning after merge of the char-misc tree
 2017-12-12  3:39 UTC 

[PATCH] wic: Fix a path to a psuedo state directory (PSEUDO_LOCALSTATEDIR)
 2017-12-11 17:08 UTC 

[PATCH RESEND] KVM: X86: Fix load bad host fpu state
 2017-12-12  3:36 UTC  (4+ messages)

[BUG] 3com/3c59x: two possible sleep-in-atomic bugs
 2017-12-12  3:34 UTC 

[PATCH] fix memory leak in ramoops_init
 2017-12-12  3:33 UTC 

[Qemu-devel] [PATCH v2] target/i386: add clflushopt to "Skylake-Server" cpu model
 2017-12-12  3:33 UTC 

[PATCH 0/2] Fixes for SW PAN
 2017-12-12  3:30 UTC  (9+ messages)

[PATCH v2 0/3] Show all commands in debugfs
 2017-12-12  3:28 UTC  (9+ messages)
` [PATCH v2 1/3] scsi: Fix a scsi_show_rq() NULL pointer dereference

Setting large MTU size on slave interfaces may stall the whole system
 2017-12-12  3:21 UTC 

[BUG] drivers/usb/host/isp116x-hcd: a possible sleep-in-atomic bug in isp116x_start
 2017-12-12  3:23 UTC 

Report
 2017-12-12  3:23 UTC 

Report
 2017-12-12  3:23 UTC 

[PATCH] amdgpu: disable GPU reset if amdgpu.lockup_timeout=0
 2017-12-12  3:18 UTC  (2+ messages)

a racy access flag clearing warning when calling mmap system call
 2017-12-12  3:13 UTC  (7+ messages)

[Qemu-devel] [PATCH] x86/cpu: Enable new SSE/AVX/AVX512 cpu features
 2017-12-12  3:13 UTC  (3+ messages)

[PATCH v3 1/3] common/rc: add scratch shutdown support for overlayfs
 2017-12-12  3:09 UTC  (3+ messages)
` [PATCH v3 2/3] common/rc: add a check case in _require_xfs_io_command() to support syncfs
` [PATCH v3 3/3] generic/470: add syncfs test

[BUG] drivers/scsi/wd719x: a possible sleep-in-atomic bug in wd719x_host_reset
 2017-12-12  3:11 UTC 

[PATCH 00/13] replace print_symbol() with printk()-s
 2017-12-12  3:10 UTC  (33+ messages)
` [08/13] x86: do not use print_symbol()
    ` [PATCH 08/13] "
` [11/13] irq debug: "
    ` [PATCH 11/13] "
` [13/13] arc: do not use __print_symbol()
    ` [PATCH 13/13] "
    ` [00/13] replace print_symbol() with printk()-s

cephfs in kernel 4.9: NULL pointer deref
 2017-12-12  3:09 UTC  (4+ messages)

[PATCH] USB: chipidea: msm: fix ulpi-node lookup
 2017-12-12  3:08 UTC  (2+ messages)

[PATCH v2] perf test shell: Fix check open filename arg using 'perf trace
 2017-12-12  3:05 UTC  (4+ messages)

[Patch v6 00/12] Add MFC v10.10 support
 2017-12-12  2:34 UTC  (5+ messages)
  ` [Patch v6 10/12] [media] v4l2: Add v4l2 control IDs for HEVC encoder

[BUG] drivers/scsi/ipr: two possible sleep-in-atomic bugs
 2017-12-12  3:00 UTC 

[PATCH 0/8] make some functions return bool
 2017-12-12  2:55 UTC  (9+ messages)
` [PATCH 1/8] mm/memblock: memblock_is_map/region_memory can be boolean
` [PATCH 2/8] mm/mmzone: mm/lru: is_file/active_lru "
` [PATCH 3/8] lib/lockref: __lockref_is_dead "
` [PATCH 4/8] kernel/cpuset: current_cpuset_is_being_rebound "
` [PATCH 5/8] kernel/resource: iomem_is_exclusive "
` [PATCH 6/8] kernel/module: module_is_live "
` [PATCH 7/8] kernel/mutex: mutex_is_locked "
` [PATCH 8/8] crash_dump: is_kdump_kernel "

[PATCH] qla2xxx: Suppress gcc 7 fall-through warnings
 2017-12-12  2:50 UTC  (2+ messages)

[LTP] [PATCH 1/2] syscalls/brk: change to unsigned long to avoid incr overflow
 2017-12-12  2:56 UTC  (4+ messages)
` [LTP] [PATCH 2/2] syscalls/brk: limit the largest requesting memory to UINT_MAX

[PATCH v1 1/2] usb: phy: Add Kconfig entry for Tegra's PHY driver
 2017-12-12  2:54 UTC  (7+ messages)
` [PATCH v1 2/2] usb: chipidea: tegra: Select Tegra's PHY in Kconfig
        ` [v1,2/2] "

[PATCH v2 0/2] DRM driver for Sitronix ST7735R display panels
 2017-12-12  2:55 UTC  (5+ messages)
` [PATCH v2 2/2] drm/tinydrm: add driver for ST7735R panels

[PATCH 18/45] drivers: scsi: qla2xxx: remove duplicate includes
 2017-12-12  2:53 UTC  (2+ messages)

[PATCH 0/9] remove some of unneeded kallsyms includes
 2017-12-12  2:51 UTC  (5+ messages)
` [PATCH 7/9] workqueue: remove unneeded kallsyms include

[PATCH] syslinux: always use the BFD linker
 2017-12-12  2:49 UTC 

[PATCH] MAINTIANERS: change FCoE list to linux-scsi
 2017-12-12  2:48 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.11?] target/arm: Generate UNDEF for 32-bit Thumb2 insns
 2017-12-12  2:48 UTC  (6+ messages)

[PATCH v3] scsi: libsas: fix length error in sas_smp_handler()
 2017-12-12  2:46 UTC  (2+ messages)

[PATCH 1/2] f2fs: pass down write hints to block layer for bufferd write
 2017-12-12  2:45 UTC  (8+ messages)
    ` [f2fs-dev] "

[PATCH] documentation: add scsi_common.c to SCSI driver-api
 2017-12-12  2:41 UTC  (2+ messages)

[PATCH 1/1] scsi: fnic: add a space after %p in printf format
 2017-12-12  2:43 UTC  (2+ messages)

[xen-unstable test] 117060: trouble: blocked/broken/pass
 2017-12-12  2:43 UTC 

[PATCH] scsi: doc. fixes to scsi_common.c
 2017-12-12  2:40 UTC  (2+ messages)

[PATCH] scsi: bfa: convert to strlcpy/strlcat
 2017-12-12  2:32 UTC  (2+ messages)

[PATCH][next] scsi: arcmsr: remove redundant check for secs < 0
 2017-12-12  2:37 UTC  (3+ messages)

[PATCH net-next v5 2/2] net: ethernet: socionext: add AVE ethernet driver
 2017-12-12  2:29 UTC  (8+ messages)

cephfs quotas
 2017-12-12  2:27 UTC  (3+ messages)

[PATCH 0/1] oe-selftest: devtool: switch away from mkelfimage
 2017-12-12  2:26 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH net-next] libbpf: add function to setup XDP
 2017-12-12  2:23 UTC  (5+ messages)

[Qemu-devel] [PATCH v1 1/2] i386: Add Intel Processor Trace feature support
 2017-12-11 12:37 UTC  (4+ messages)
`  "
` [Qemu-devel] [PATCH v1 2/2] i386: Add support to get/set/migrate Intel Processor Trace feature
  `  "

rtl8723bu support on Complex 11t
 2017-12-12  2:21 UTC  (2+ messages)

[PATCH] glibc/gcc/libgcc-initial: Reimplement "deltask do_build"
 2017-12-12  2:13 UTC  (2+ messages)

[BUG] drivers/scsi/dpt_i2o: a possible sleep-in-atomic bug in adpt_i2o_status_get
 2017-12-12  2:20 UTC 

[PATCH net-next v4 0/2] bpf/tracing: allow user space to query prog array on the same tp
 2017-12-12  2:17 UTC  (2+ messages)

[PATCH v3 net-next 0/9] net: Generic network resolver backend and ILA resolver
 2017-12-12  2:16 UTC  (4+ messages)

[refpolicy] [PATCH 3/3-v4] Allow systemd_logind to delete user_runtime_content_type files
 2017-12-12  2:15 UTC 

[refpolicy] [PATCH 2/3-v4] Make xdm directories created in /run/user/%{USERID}/ xdm_runtime_t (user_runtime_content_type)
 2017-12-12  2:15 UTC 

[refpolicy] [PATCH 1/3-v4] Make an attribute for objects in /run/user/%{USERID}/*
 2017-12-12  2:15 UTC 

[refpolicy] [PATCH 0/3-v4] Re-work of patch related to files created in /run/user/%{USERID}/
 2017-12-12  2:15 UTC 

[PATCH v2 0/4] mmio save restore refine in vgpu switch
 2017-12-12  2:09 UTC  (3+ messages)
` [PATCH v2 3/4] drm/i915/gvt: refine mocs save restore policy
` [PATCH v2 4/4] drm/i915/gvt: load host render mocs once in mocs switch


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.