All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-10 00:44:50 to 2017-08-10 02:17:15 UTC [more...]

[PATCH 0/8] MIPS: Loongson: new features and improvements
 2017-08-10  2:15 UTC  (9+ messages)
` [PATCH 1/8] MIPS: Loongson-3: Enable Store Fill Buffer at runtime
` [PATCH 2/8] MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3
  ` [PATCH 3/8] MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()
  ` [PATCH 4/8] MIPS: Add __cpu_full_name[] to make CPU names more human-readable
  ` [PATCH 5/8] MIPS: Align kernel load address to 64KB
  ` [PATCH 6/8] MIPS: Loongson: Add kexec/kdump support
` [PATCH 7/8] MIPS: Loongson: Make CPUFreq usable for Loongson-3
  ` [PATCH 8/8] MIPS: Loongson: Introduce and use WAR_LLSC_MB

[PATCH] drm/amdgpu: Uninitialized variable in amdgpu_ttm_backend_bind()
 2017-08-10  2:16 UTC  (3+ messages)

[U-Boot] [PATCH v0 07/20] vsprintf.c: add wide string (%ls) support
 2017-08-10  2:16 UTC  (9+ messages)
` [U-Boot] [U-Boot, v0, "

[PATCH 1/3] autofs - fix AT_NO_AUTOMOUNT not being honored
 2017-08-10  2:16 UTC  (5+ messages)

[PATCH] sd_zbc: Write unlock zone from sd_uninit_cmnd()
 2017-08-10  2:14 UTC  (10+ messages)

5b4ed50902 ("sched/fair: Fix wake_affine() for !NUMA_BALANCING"): BUG: unable to handle kernel paging request at ffffffffffffff80
 2017-08-10  2:15 UTC  (3+ messages)

[PATCH v4 0/8] Adding blk-mq and DMA support to pmem block driver
 2017-08-10  2:15 UTC  (3+ messages)
` [PATCH v4 2/8] dmaengine: change transaction type DMA_SG to DMA_SG_SG

[PATCH v2 00/14] generate full callchain cursor entries for inlined frames
 2017-08-10  2:13 UTC  (3+ messages)
` [PATCH v2 11/14] perf report: cache srclines for callchain nodes

[Bug 102106] New: xorg crashes when running gscan2pdf (libgtk2-perl) test case
 2017-08-10  2:11 UTC  (2+ messages)
  ` [Bug 102106] "

Possible null pointer dereference in rcar-dmac.ko
 2017-08-10  2:09 UTC  (4+ messages)

[U-Boot] [PATCH] boot_fit: Change return value from FDT_ERROR to -EINVAL in fdt_offset()
 2017-08-10  2:08 UTC  (2+ messages)

[PATCH 0/9] Nowait feature for stacked block devices
 2017-08-10  2:07 UTC  (10+ messages)
` [PATCH 1/9] QUEUE_FLAG_NOWAIT to indicate device supports nowait

linux-next: manual merge of the drm-misc tree with Linus' tree
 2017-08-10  2:06 UTC  (3+ messages)

Operate on BlueZ provided file descriptor in C
 2017-08-10  2:06 UTC 

[qemu-mainline test] 112535: regressions - trouble: blocked/broken/fail/pass
 2017-08-10  2:03 UTC 

btrfs issue with mariadb incremental backup
 2017-08-10  2:03 UTC  (5+ messages)

[PATCH 0/3] Fix y2038 issues for security/keys subsystem
 2017-08-10  2:00 UTC  (9+ messages)

[U-Boot] [PATCH 0/8] nvme: Add NVM Express driver support
 2017-08-10  1:56 UTC  (21+ messages)
` [U-Boot] [PATCH 1/8] dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME
` [U-Boot] [PATCH 2/8] nvme: Add NVM Express driver support
` [U-Boot] [PATCH 3/8] nvme: Add show routine to print detailed information
` [U-Boot] [PATCH 4/8] nvme: Add nvme commands
` [U-Boot] [PATCH 5/8] nvme: Detect devices that are class Storage Express
` [U-Boot] [PATCH 6/8] nvme: Fix number of blocks detection
` [U-Boot] [PATCH 7/8] nvme: Handle zero Maximum Data Transfer Size (MDTS)
` [U-Boot] [PATCH 8/8] x86: qemu: Enable NVMe driver

[PATCH] x86/boot/KASLR: Extend movable_node option for KASLR
 2017-08-10  1:54 UTC  (12+ messages)

[PATCH 0/3] ACPI: Initialize GPEs before the initial namespace scan
 2017-08-10  1:54 UTC  (7+ messages)
` [PATCH 1/3] ACPICA: Dispatch active GPEs at init time
` [PATCH 2/3] ACPICA: Make it possible to enable runtime GPEs earlier
` [PATCH 3/3] ACPI / scan: Enable GPEs before scanning the namespace

[PATCH] genirq: remove redundant ->handle_irq assignment
 2017-08-10  1:51 UTC 

[meta-python][PATCH] python-pytest: update to version 3.2.0
 2017-08-10  1:50 UTC 

[lkp-robot] [dmaengine] c09f4c3c71: [No primary change] xfstests.xfs.227.seconds 28.1%
 2017-08-10  1:45 UTC 

[meta-python][PATCH] python-prompt-toolkit: update to version 1.0.15
 2017-08-10  1:45 UTC 

[RFC PATCH 00/13] Add parent pointer attributes
 2017-08-10  1:41 UTC  (14+ messages)
` [RFC PATCH 01/13] xfs: get directory offset when adding directory name
` [RFC PATCH 02/13] xfs: get directory offset when removing "
` [RFC PATCH 03/13] xfs: get directory offset when replacing a "
` [RFC PATCH 04/13] xfs: add parent pointer support to attribute code
` [RFC PATCH 05/13] xfs: define parent pointer xattr format
` [RFC PATCH 06/13] :xfs: extent transaction reservations for parent attributes
` [RFC PATCH 07/13] Add the extra space requirements for parent pointer attributes when calculating the minimum log size during mkfs
` [RFC PATCH 08/13] xfs: parent pointer attribute creation
` [RFC PATCH 09/13] xfs: add parent attributes to link
` [RFC PATCH 10/13] xfs: remove parent pointers in unlink
` [RFC PATCH 11/13] xfs_bmap_add_attrfork(): re-add error handling from set_attrforkoff() call
` [RFC PATCH 12/13] Add parent pointers to rename
` [RFC PATCH 13/13] Add the parent pointer support to the superblock version 5

[U-Boot] [PATCH] scripts: setlocalversion: safely extract variables from auto.conf using awk
 2017-08-10  1:42 UTC  (2+ messages)

[Fuego] Status of LTP parser - populating run.json
 2017-08-10  1:41 UTC  (4+ messages)

[lkp-robot] [bpf] 546ac1ffb7: kernel_selftests.bpf.make_fail
 2017-08-10  1:41 UTC 

[PATCH 0/1] sysstat: fix creating configuration file for /var/log/sa
 2017-08-10  1:46 UTC  (2+ messages)
` [PATCH 1/1] "

[meta-python][PATCH] python-django: update to version 1.11.4
 2017-08-10  1:41 UTC 

[lkp-robot] [xfs] e2f2342639: aim7.jobs-per-min 8.2% improvement
 2017-08-10  1:39 UTC  (2+ messages)

[PATCH 0/6] Fix uim recipe's problems
 2017-08-10  1:38 UTC  (9+ messages)
` [PATCH 1/6] anthy: Added libanthy-dev to PROVIDES_class-terget uim: Added libanthy-dev to DEPENDS_class-target

[lkp-robot] [cpufreq] 22baebd489: otc_ddt.DDT_powermgr.POWER_XS_FUNC_CHK_CPUFREQ_SYSFS.fail
 2017-08-10  1:38 UTC 

unregister_netdevice: waiting for eth0 to become free. Usage count = 1
 2017-08-10  1:36 UTC  (8+ messages)

[xtf test] 112538: all pass - PUSHED
 2017-08-10  1:36 UTC 

[PATCH v8 00/14] lockdep: Implement crossrelease feature
 2017-08-10  1:35 UTC  (20+ messages)
` [PATCH v8 05/14] "
` [PATCH v8 06/14] lockdep: Detect and handle hist_lock ring buffer overwrite
` [PATCH v8 09/14] lockdep: Apply crossrelease to completions
` [PATCH v8 11/14] lockdep: Apply crossrelease to PG_locked locks

[PATCH] drm/syncobj: Allow wait for submit and signal behavior (v2)
 2017-08-10  1:35 UTC  (2+ messages)
` [PATCH v3 9/9] drm/syncobj: Allow wait for submit and signal behavior (v3)

[meta-python][PATCH] python-requests: update to version 2.18.3
 2017-08-10  1:35 UTC 

[PATCH] drm/vgem: Couple in drm_syncobj support
 2017-08-10  1:35 UTC  (4+ messages)

[Fuego] Ideas for ftc report generation
 2017-08-10  1:35 UTC 

[PATCH] Add /proc/pid/smaps_rollup
 2017-08-10  1:33 UTC  (5+ messages)
` [PATCH RFC v2] "

[lkp-robot] [selftests] 996139e801: kernel_selftests.bpf.test_xdp_redirect.sh.fail
 2017-08-10  1:33 UTC 

[U-Boot] [PATCH v0 00/20] enough UEFI for standard distro boot
 2017-08-10  1:32 UTC  (2+ messages)

[PATCH i-g-t] syncobj: Add some wait and reset tests (v3)
 2017-08-10  1:32 UTC  (5+ messages)
` [PATCH 1/4] lib: Add some syncobj helpers
  ` [PATCH 2/4] tests/syncobj: Convert the basic test over to the helpers
  ` [PATCH 3/4] lib/igt_vgem: Add a syncobj attach helper
  ` [PATCH 4/4] tests/syncobj: Add some wait and reset tests (v4)

[meta-python][PATCH 1/2] python-cryptography-vectors: update to version 2.0.3
 2017-08-10  1:31 UTC  (2+ messages)
` [meta-python][PATCH 2/2] python-cryptography: "

[PATCH] clk: bulk: call of_clk_get() when id is NULL
 2017-08-10  1:31 UTC  (4+ messages)

[U-Boot] [PATCH 1/1] stm32f1: remove stm32f1 support
 2017-08-10  1:30 UTC  (2+ messages)

[PATCH 0/3] xen: Add Xen recipe for 4.9.0
 2017-08-10  1:28 UTC  (4+ messages)
` [PATCH 1/3] xen: Package libxendevicemodel, introduced in Xen 4.9
` [PATCH 2/3] xen: Package .pc packageconfig files into dev packages
` [PATCH 3/3] xen: add recipe for Xen 4.9.0

[PATCH] drm: make DRM_STM default n
 2017-08-10  1:27 UTC  (2+ messages)

[PATCH v2 net-next 0/7] rtnetlink: allow selected handlers to run without rtnl
 2017-08-10  1:27 UTC  (3+ messages)

[PATCH 0/2] arm64 SMMUv3 PMU driver with IORT support
 2017-08-10  1:26 UTC  (5+ messages)

[meta-python][PATCH] python-pyasn1: update to version 0.3.2
 2017-08-10  1:25 UTC 

[PATCH net] ppp: Fix a scheduling-while-atomic bug in del_chan
 2017-08-10  1:25 UTC  (10+ messages)
    `  "
      `  "
          `  "
            `  "
              `  "
                `  "
                  `  "

[PATCH] arm64: dts: rockchip: add rk3328-rock64 board
 2017-08-10  1:24 UTC  (3+ messages)

[PATCH] xen-blkfront: use a right index when checking requests
 2017-08-10  1:23 UTC  (3+ messages)

[RFT PATCH v3 1/1] aic7xxx: printk() lines unbroken (WIP)
 2017-08-10  1:23 UTC 

[meta-python][PATCH] python-pymongo: update to version 3.5.0
 2017-08-10  1:23 UTC 

blk-throttle: fix potential NULL pointer dereference in throtl_select_dispatch
 2017-08-10  1:22 UTC 

wireless drivers fail to report link speed?
 2017-08-10  1:20 UTC  (10+ messages)

bitbake error ?
 2017-08-10  1:19 UTC  (11+ messages)

[GIT PULL v5] fix list corruption with recursive remove_usage()
 2017-08-10  1:19 UTC  (3+ messages)

[meta-python][PATCH] python-iso8601: update to version 0.1.11
 2017-08-10  1:19 UTC 

RTNL: assertion failed at 
 2017-08-10  1:18 UTC 

[meta-python][PATCH] python-sdnotify: update to version 0.3.2
 2017-08-10  1:16 UTC 

[PATCH v3 0/8] fix loading of partially defined bitfield
 2017-08-10  1:16 UTC  (4+ messages)
` [PATCH v4 0/9] "
  ` [PATCH v4 7/9] transform (A & M) >> S to (A >> S) & (M >> S)

[PATCH 0/4] drivers/hwmon/pmbus: Core extensions for STATUS_WORD support and debugfs
 2017-08-10  1:15 UTC  (3+ messages)
` [PATCH 4/4] drivers/hwmon/pmbus: Add debugfs for status registers

[PATCH v1 0/3] ipmi: bt-i2c: added IPMI Block Transfer over I2C
 2017-08-10  1:14 UTC  (4+ messages)

[Qemu-devel] [PATCH] target/ppc: 'PVR != host PVR' in KVM_SET_SREGS workaround
 2017-08-10  0:52 UTC  (2+ messages)

[PATCH 00/10] guest exploitation of the XIVE interrupt controller
 2017-08-10  0:54 UTC  (5+ messages)
` [PATCH 08/10] powerpc/xive: take into account '/ibm, plat-res-int-priorities'
  ` [PATCH 08/10] powerpc/xive: take into account '/ibm,plat-res-int-priorities'

[PATCH v6 0/3] TPS68470 PMIC drivers
 2017-08-10  1:11 UTC  (2+ messages)

[PATCH] xen: remove STAGING_DIR_HOST from runtime path for bios.bin
 2017-08-10  1:06 UTC 

[meta-python][PATCH] python-decorator: update to version 4.1.2
 2017-08-10  1:04 UTC 

[PATCH v2 0/4] ipmi: bt-i2c: added IPMI Block Transfer over I2C
 2017-08-10  1:04 UTC  (5+ messages)

[PATCH 0/2] increase port_id range
 2017-08-10  1:03 UTC  (9+ messages)
` [PATCH 1/2] ethdev: "
` [PATCH 2/2] examples: "

[meta-python][PATCH] python-certifi: update to version 2017.7.27.1
 2017-08-10  1:03 UTC 

[PATCH v2 0/4] can: Add new binding to limit bit rate used
 2017-08-10  1:02 UTC  (5+ messages)
` [PATCH v2 3/4] can: m_can: Update documentation to mention new fixed transceiver binding

[PATCH net-next] net: skb_needs_check() removes CHECKSUM_NONE check for tx
 2017-08-10  1:02 UTC  (3+ messages)

[linux-3.18 test] 112533: trouble: blocked/broken/fail/pass
 2017-08-10  1:02 UTC 

[PATCH v4 0/4] can: Support transceiver based bit rate limit
 2017-08-10  0:59 UTC  (12+ messages)
` [PATCH v4 1/4] can: dev: Add support for limiting configured bitrate
` [PATCH v4 2/4] dt-bindings: can: can-transceiver: Document new binding
` [PATCH v4 3/4] dt-bindings: can: m_can: Document new can transceiver binding
` [PATCH v4 4/4] can: m_can: Add call to of_can_transceiver

Upcoming sparse release RC5
 2017-08-10  1:01 UTC  (19+ messages)

[PATCH v3 0/4] can: Support transceiver based bit rate limit
 2017-08-10  1:00 UTC  (8+ messages)
` [PATCH v3 2/4] dt-bindings: can: fixed-transceiver: Add new CAN fixed transceiver bindings

[meta-python][PATCH] python-typing: update to version 3.6.2
 2017-08-10  1:00 UTC 

[PATCH] mtd: nand: Rename nand.h into rawnand.h
 2017-08-10  0:58 UTC  (4+ messages)

[PATCH -mm] mm: Clear to access sub-page last when clearing huge page
 2017-08-10  0:58 UTC  (4+ messages)

[PATCH 4.4 00/58] 4.4.81-stable review
 2017-08-10  0:58 UTC  (2+ messages)

[PATCH 00/16] Speculative page faults
 2017-08-10  0:58 UTC  (6+ messages)
` [PATCH 05/16] mm: Protect VMA modifications using VMA sequence count

[meta-python][PATCH] python-idna: update to version 2.6
 2017-08-10  0:57 UTC 

Potential incorrect simplification
 2017-08-10  0:53 UTC  (7+ messages)
` [PATCH v2 0/8] fix loading of partially defined bitfield
  ` [PATCH v2 1/8] Remove single-store shortcut

[PATCH v1 net] TCP_USER_TIMEOUT and tcp_keepalive should conform to RFC5482
 2017-08-10  0:52 UTC  (6+ messages)

[PATCH v2 0/2] ACPI: Low power idle constraints check
 2017-08-10  0:50 UTC  (4+ messages)
` [PATCH v2 2/2] ACPI / Sleep: Check low power idle constraints for debug only

[Bug 101731] System freeze with AMDGPU when playing The Witcher 3
 2017-08-10  0:50 UTC  (2+ messages)

[GIT PULL] patches for -rc5
 2017-08-10  0:48 UTC  (5+ messages)

[PATCH net-next 00/10] netvsc: minor fixes and improvements
 2017-08-10  0:46 UTC  (11+ messages)
` [PATCH net-next 01/10] netvsc: delay setup of VF device
` [PATCH net-next 02/10] netvsc: don't signal host twice if empty
` [PATCH net-next 03/10] netvsc: propagate MAC address change to VF slave
` [PATCH net-next 04/10] netvsc: check error return when restoring channels and mtu
` [PATCH net-next 05/10] netvsc: no need to allocate send/receive on numa node
` [PATCH net-next 06/10] netvsc: whitespace cleanup
` [PATCH net-next 07/10] netvsc: remove unnecessary cast of void pointer
` [PATCH net-next 08/10] netvsc: remove unnecessary check for NULL hdr
` [PATCH net-next 09/10] netvsc: allow controlling send/recv buffer size
` [PATCH net-next 10/10] netvsc: keep track of some non-fatal overload conditions

[Bug 102135] New: WARN_ON hit when loading G71 with v4.13-rc3
 2017-08-10  0:46 UTC  (2+ messages)
  ` [Bug 102135] WARN_ON hit when loading G71 with v4.13-rc4

[PATCH v9 1/2] mmc: dw_mmc: move controller reset before driver init
 2017-08-10  0:45 UTC  (4+ messages)
` [PATCH v9 2/2] mmc: dw_mmc-k3: add sd support for hi3660
      ` 答复: "

[U-Boot] [PATCH v2 0/5] Extend FIT support for falcon boot
 2017-08-10  0:44 UTC  (3+ messages)
` [U-Boot] [PATCH v2 5/5] spl: fit: Add booting OS first


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.