All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-03 00:50:17 to 2018-02-03 07:58:55 UTC [more...]

[PATCH 00/12] Major code reorganization to make all i2c transfers working
 2018-02-03  7:58 UTC  (11+ messages)
` [PATCH 01/12] i2c: qup: fixed releasing dma without flush operation completion
` [PATCH 02/12] i2c: qup: minor code reorganization for use_dma
` [PATCH 03/12] i2c: qup: remove redundant variables for BAM SG count
` [PATCH 04/12] i2c: qup: schedule EOT and FLUSH tags at the end of transfer
` [PATCH 05/12] i2c: qup: fix the transfer length for BAM rx EOT FLUSH tags
` [PATCH 06/12] i2c: qup: proper error handling for i2c error in BAM mode
` [PATCH 07/12] i2c: qup: use the complete transfer length to choose DMA mode
` [PATCH 10/12] i2c: qup: send NACK for last read sub transfers
` [PATCH 11/12] i2c: qup: reorganization of driver code to remove polling for qup v1
` [PATCH 12/12] i2c: qup: reorganization of driver code to remove polling for qup v2

[PATCH v2 1/2] HID: i2c-hid: fix size check and type usage
 2018-02-03  7:55 UTC  (4+ messages)
` [PATCH v2 2/2] HID: core: Fix size as type u32

[Qemu-devel] [PATCH v7 00/15] Remove some of the fprintf(stderr, "*
 2018-02-03  7:51 UTC  (7+ messages)
` [Qemu-devel] [PATCH v7 12/15] hw/timer: Replace fprintf(stderr, "*\n" with error_report()
` [Qemu-devel] [PATCH v7 15/15] target: Use qemu_log() instead of fprintf(stderr, ...)

Possible deadlock in v4.14.15 contention on shrinker_rwsem in shrink_slab()
 2018-02-03  7:48 UTC  (4+ messages)

[PATCH] coccinelle: deref_null: avoid useless computation
 2018-02-03  7:44 UTC  (2+ messages)
` [Cocci] "

[B.A.T.M.A.N.] limit of if per batman
 2018-02-03  7:41 UTC  (4+ messages)

[BUG] x86 : i486 reporting to be vulnerable to Meltdown/Spectre_V1/Spectre_V2
 2018-02-03  7:37 UTC  (2+ messages)

[PATCH] drm/i915: Deprecate I915_SET_COLORKEY_NONE
 2018-02-03  7:32 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for "

[xen-4.9-testing test] 118524: tolerable FAIL - PUSHED
 2018-02-03  7:32 UTC 

[U-Boot] [PATCH v2] spl: eMMC/SD: Provide one __weak spl_boot_mode() function
 2018-02-03  7:29 UTC 

[Buildroot] [PATCH 1/1] python3: bump to 2.6.4
 2018-02-03  7:26 UTC  (2+ messages)

[Buildroot] [git commit] python3: bump to 2.6.4
 2018-02-03  7:26 UTC 

[Buildroot] [PATCH 1/1] qemu_x86: use kernel 4.15
 2018-02-03  7:26 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] qemu_x86_64: use kernel 4.15
 2018-02-03  7:26 UTC  (2+ messages)

[PATCH 0/5] iwlwifi: updates intended for v4.16 2017-12-23
 2018-02-03  6:51 UTC  (5+ messages)

[Buildroot] [git commit] qemu_x86: use kernel 4.15
 2018-02-03  7:25 UTC 

[Buildroot] [git commit] qemu_x86_64: use kernel 4.15
 2018-02-03  7:25 UTC 

[Buildroot] [PATCH 1/1] tzdata: bump to 2018c
 2018-02-03  7:24 UTC  (2+ messages)

[Buildroot] [git commit] tzdata: bump to 2018c
 2018-02-03  7:24 UTC 

[Buildroot] [PATCH 1/1] systemd: update to v237
 2018-02-03  7:24 UTC  (2+ messages)

[Buildroot] [git commit] systemd: update to v237
 2018-02-03  7:24 UTC 

[PATCH 0/3] Allwinner V3s EMAC support
 2018-02-03  7:23 UTC  (14+ messages)
` [PATCH 1/3] net: stmmac: dwmac-sun8i: drop V3s compatible and add V3 one
  ` [linux-sunxi] "

[Cocci] [PATCH v2] Coccinelle: kzalloc-simple: Add all zero allocating functions
 2018-02-03  7:22 UTC  (7+ messages)
` [PATCH] Coccinelle: zalloc-simple: Delete function "kmem_cache_alloc" from SmPL rules
  ` [Cocci] "
    `  "
      ` [Cocci] "
        ` Coccinelle: zalloc-simple: Checking consistency for "

[PATCH] powerpc/64s: fix may_hard_irq_enable for PMI soft masking
 2018-02-03  7:17 UTC 

BUG: iproute2 4.14.1 tc class add come to kernel-panic
 2018-02-03  7:07 UTC  (11+ messages)
  `  "

clang warning: implicit conversion in intel_ddi.c:1481
 2018-02-03  7:04 UTC  (12+ messages)

[PATCH] powerpc/64s/radix: remove unused flush_tlb_lpid variants
 2018-02-03  6:58 UTC 

[U-Boot] [PATCH 0/9] Add common pinctrl driver support for rockchip
 2018-02-03  6:57 UTC  (10+ messages)
` [U-Boot] [PATCH 1/9] rockchip: rk3399-evb: defconfig: Disable SPL_OF_PLATDATA for new pinctrl driver
` [U-Boot] [PATCH 2/9] ARM: rockchip: rk3188: Remove the pinctrl setup and enable uart at SPL
` [U-Boot] [PATCH 3/9] ARM: rockchip: Kconfig: Remove the SPL_PINCTRL for rk3188
` [U-Boot] [PATCH 4/9] ARM: rockchip: Remove the pinctrl request at rk3288-board-spl
` [U-Boot] [PATCH 5/9] rk3288: chrome: defconfig: Disable SPL_OF_PLATDATA for new pinctrl driver
` [U-Boot] [PATCH 6/9] pinctrl: rockchip: Add common rockchip "
` [U-Boot] [PATCH 7/9] rockchip: defconfig: Clean the unused pinctrl config
` [U-Boot] [PATCH 8/9] pinctrl: rockchip: Clean the unused rockchip pinctrl drivers
` [U-Boot] [PATCH 9/9] ARM: dts: rk322x: Correct the uart2 default pin configuration

[PATCH RESEND v3] perf/core: Fix installing cgroup event into cpu
 2018-02-03  6:52 UTC  (3+ messages)

[PATCH v3] ARM: sun8i: h2+: add support for Banana Pi M2 Zero board
 2018-02-03  6:45 UTC  (2+ messages)
` [linux-sunxi] "

[PATCH] media: cx25821: prevent out-of-bounds read on array card
 2018-02-03  6:41 UTC  (3+ messages)

Odroid HC1 cryptsetup:encrypt sata driver
 2018-02-03  6:40 UTC  (4+ messages)

[PATCH bpf] bpf: fix selftests/bpf test_kmod.sh failure when CONFIG_BPF_JIT_ALWAYS_ON=y
 2018-02-03  6:37 UTC 

DEAR CUSTOMER
 2018-02-03  6:15 UTC 

[RFC 0/3] drm/i915: nuke pch type :o
 2018-02-03  6:22 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[Qemu-devel] [PATCH v2 0/3] block/iscsi: fix ioctl cancel use-after-free
 2018-02-03  6:16 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] block/iscsi: drop unused IscsiAIOCB->buf field
` [Qemu-devel] [PATCH v2 2/3] block/iscsi: take iscsilun->mutex in iscsi_timed_check_events()
` [Qemu-devel] [PATCH v2 3/3] block/iscsi: fix ioctl cancel use-after-free

[PATCH 01/10] drm/vblank: Data type fixes for 64-bit vblank sequences
 2018-02-03  6:16 UTC  (11+ messages)
` [PATCH 02/10] drm/i915/vblank: Make the vblank counter u64 -> u32 typecast explicit
` [PATCH 03/10] drm/i915: Handle 64-bit return from drm_crtc_vblank_count()
` [PATCH 04/10] drm/amdgpu: "
` [PATCH 05/10] drm/radeon: "
` [PATCH 06/10] drm/tegra: "
` [PATCH 07/10] drm/atomic: "
` [PATCH 08/10] drm/vblank: Do not update vblank count if interrupts are already disabled
` [PATCH 09/10] drm/vblank: Restoring vblank counts after device PM events
` [PATCH 10/10] drm/i915: Estimate and update missed vblanks
` ✓ Fi.CI.BAT: success for series starting with [01/10] drm/vblank: Data type fixes for 64-bit vblank sequences

DEAR CUSTOMER
 2018-02-03  6:15 UTC 

[PATCH 1/3] net/qede: fix VF vport creation sequence
 2018-02-03  6:03 UTC  (3+ messages)
` [PATCH 2/3] net/qede: fix few log messages
` [PATCH 3/3] doc: qede: align dynamic log names with standard

Implementing Global Parity Codes
 2018-02-03  6:01 UTC  (3+ messages)

[PATCH AUTOSEL for 3.18 01/40] ALSA: hda - add support for docking station for HP 820 G2
 2018-02-03  5:58 UTC  (6+ messages)
` [PATCH AUTOSEL for 3.18 36/40] powerpc/xmon: Avoid tripping SMP hardlockup watchdog

[PATCH] drm/i915/selftests: Flush old resets between engines
 2018-02-03  5:55 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] remove raw pointer from printk message
 2018-02-03  5:48 UTC 

[PATCH v3 0/8] Adhering to HDCP1.4 Compliance Test Spec
 2018-02-03  5:37 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for Adhering to HDCP1.4 Compliance Test Spec (rev3)

[PATCH] audit: update bugtracker and source URIs
 2018-02-03  5:33 UTC 

i915 PSR test results and cursor lag
 2018-02-03  5:20 UTC  (7+ messages)
` [Intel-gfx] "

0a5ca4b36c ("rcu: Parallelize expedited grace-period .."): WARNING: CPU: 0 PID: 0 at kernel/workqueue.c:2866 flush_work
 2018-02-03  5:17 UTC 

[PATCH 0/2] Fix some _require_* checks for filesystem features
 2018-02-03  5:06 UTC  (3+ messages)
` [PATCH 1/2] generic/307: Require ACL support

[PATCH] bib/QC: Fix url of 'NobelPrizeChemistry2017'
 2018-02-03  5:06 UTC 

[linux-4.9 test] 118520: tolerable FAIL - PUSHED
 2018-02-03  5:03 UTC 

Regression: Connect-X5 doesn't connect with NVME-of
 2018-02-03  4:53 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2018-02-03  4:46 UTC 

rtl8821ae keep alive not set, connection lost
 2018-02-03  4:45 UTC  (6+ messages)

[PATCH] net: mlx5: remove pointless memcpy
 2018-02-03  4:38 UTC  (5+ messages)

[U-Boot] [PATCH v2 1/3] Move CONFIG_PHY_ADDR to Kconfig
 2018-02-03  4:37 UTC  (3+ messages)

[PATCH 4.15 00/55] 4.15.1-stable review
 2018-02-03  4:35 UTC  (2+ messages)

[PATCH (skiboot)] dt: add /cpus/ibm, powerpc-cpu-features device tree bindings
 2018-02-03  4:31 UTC  (2+ messages)
` [PATCH (skiboot)] dt: add /cpus/ibm,powerpc-cpu-features "

[Xenomai] ipipe 4.14 arm 32-bit
 2018-02-03  4:27 UTC 

[PATCH 0/5] blk-mq/scsi-mq: support global tags & introduce force_blk_mq
 2018-02-03  4:21 UTC  (6+ messages)
` [PATCH 1/5] blk-mq: tags: define several fields of tags as pointer
` [PATCH 2/5] blk-mq: introduce BLK_MQ_F_GLOBAL_TAGS
` [PATCH 3/5] block: null_blk: introduce module parameter of 'g_global_tags'
` [PATCH 4/5] scsi: introduce force_blk_mq
` [PATCH 5/5] scsi: virtio_scsi: fix IO hang by irq vector automatic affinity

[PATCH] f2fs: report cp block corrupted
 2018-02-03 12:12 UTC 

CONTACT DHL OFFICE IMMEDIATELY FOR DELIVERY OF YOUR ATM MASTERCARD
 2018-02-03  4:01 UTC 

[PATCH 1/2] HID: core: i2c-hid: fix size check and type usage
 2018-02-03  3:59 UTC  (5+ messages)
` [PATCH 2/2] HID: i2c-hid: Fix resume issue on Raydium touchscreen device

[PATCH] libacpi: update libacpi_fix_for_x32.patch to use libdir
 2018-02-03  3:30 UTC 

[PATCH] of: cache phandle nodes to decrease cost of of_find_node_by_phandle()
 2018-02-03  3:55 UTC  (6+ messages)

[RESEND RFC PATCH V3] sched: Improve scalability of select_idle_sibling using SMT balance
 2018-02-03  3:47 UTC  (7+ messages)

[PATCH] net/null: Support bulk alloc and free
 2018-02-03  3:11 UTC 

Not finding symbol information
 2018-02-03  3:30 UTC  (4+ messages)

[PATCH] btrfs: Move qgroup rescan on quota enable to btrfs_quota_enable
 2018-02-03  3:30 UTC  (2+ messages)

error: unable to create file: Illegal byte sequence
 2018-02-03  3:17 UTC 

[Bug 104888] DPMS issue w/ GFX8/Polaris10/Ellesmere/Rx-480-8GiB & agd5f's drm-next-4.17-wip
 2018-02-03  3:08 UTC  (3+ messages)

[PATCH v2 0/6] arm64: provide pseudo NMI with GICv3
 2018-02-03  3:01 UTC  (4+ messages)
` [PATCH v2 5/6] arm64: Detect current view of GIC priorities

[PATCH v2 0/2] block: Fix a race between the throttling code and request queue initialization
 2018-02-03  2:51 UTC  (7+ messages)
` [PATCH v2 2/2] "

[PATCH 1/5] drm/ttm: add ttm_tt_populate wrapper
 2018-02-03  2:50 UTC  (3+ messages)
` [PATCH 5/5] drm/amdgpu: replace iova debugfs file with iomem

[PATCH 1/2] f2fs: enable to gc page whose inode already atomic commit
 2018-02-03  2:47 UTC  (4+ messages)
` [PATCH 2/2] f2fs: add GC_WRITTEN_PAGE to gc atomic file

[PATCH] net/null:Different mac address support
 2018-02-03  2:11 UTC 

[PATCH v4] Fix loading of module radeonfb on PowerMac
 2018-02-03  2:39 UTC  (4+ messages)

bisected bd4c82c22c367e is the first bad commit (was [Bug 198617] New: zswap causing random applications to crash)
 2018-02-03  2:38 UTC  (4+ messages)

[PATCH 0/5 v2] PL111 Integrator and Versatile support
 2018-02-02 20:51 UTC  (3+ messages)
` [PATCH 1/5 v2] drm/pl111: Properly detect the ARM PL110 variants

[PATCH v2] x86/perf : Add check for CPUID instruction before using
 2018-02-03  2:33 UTC 

[PATCH 0/9] KFD dGPU initialization
 2018-02-03  2:29 UTC  (5+ messages)
` [PATCH 3/9] drm/amdkfd: Make IOMMUv2 code conditional

iPXE Port
 2018-02-03  2:27 UTC 

[PATCH] locking/qspinlock: Ensure node is initialised before updating prev->next
 2018-02-03  2:26 UTC  (3+ messages)

[PATCH v2] ninja: Upgrade from 1.7.2 to major release 1.8.2
 2018-02-03  2:09 UTC  (10+ messages)
` ✗ patchtest: failure for ninja: Upgrade from 1.7.2 to major release 1.8.2 (rev2)

[PATCH] gcc: enable build-id in gcc-cross-initial
 2018-02-03  2:10 UTC 

[qemu-mainline test] 118515: tolerable FAIL - PUSHED
 2018-02-03  2:19 UTC 

[PATCH] Bluetooth: btusb: Add support for Intel Bluetooth device 22560 [8087:0026]
 2018-02-03  2:12 UTC 

[PATCH 0/2] Refactor hash search with fanout table
 2018-02-03  2:09 UTC  (3+ messages)

pull-request: bpf 2018-02-02
 2018-02-03  2:09 UTC 

linux-next: Signed-off-by missing for commits in the s390 tree
 2018-02-03  2:03 UTC 

[PATCH libdrm 1/4] amdgpu: fix 32bit VA manager max address
 2018-02-03  2:02 UTC  (3+ messages)
` [PATCH libdrm 3/4] amdgpu: use the high VA range if possible v2

[PATCH bpf-next v7 3/5] libbpf: add error reporting in XDP
 2018-02-03  2:01 UTC  (4+ messages)
` [PATCH bpf-next v8 0/5] libbpf: add XDP binding support

[Intel-wired-lan] [PATCH] e1000e: allocate ring descriptors with dma_zalloc_coherent
 2018-02-03  1:59 UTC  (3+ messages)
`  "

[PATCH v2 00/14] Serialized Git Commit Graph
 2018-02-03  1:58 UTC  (6+ messages)
` [PATCH v2 05/14] commit-graph: implement git-commit-graph --write

RFC(V3): Audit Kernel Container IDs
 2018-02-03  1:57 UTC  (4+ messages)

[PATCH] apt-native: Add libapt-pkg headers
 2018-02-03  1:49 UTC 

[U-Boot] [PATCH v3 1/2] bcm283x: Add pinctrl driver
 2018-02-03  1:47 UTC  (3+ messages)
` [U-Boot] [U-Boot,v3,1/2] "

[PATCH v7 00/31] Add directory rename detection to git
 2018-02-03  1:43 UTC  (6+ messages)
` [PATCH v7 16/31] merge-recursive: split out code for determining diff_filepairs
` [PATCH v7 19/31] merge-recursive: add get_directory_renames()

[PATCH] pvcalls-back: do not return error on inet_accept EAGAIN
 2018-02-03  1:34 UTC 

[PATCH] pvcalls-back: do not return error on inet_accept EAGAIN
 2018-02-03  1:34 UTC 

Achtung Herr / Frau !!
 2018-02-03  1:31 UTC 

[PATCH 1/2] Documentation/memory-barriers.txt: cross-reference "tools/memory-model/"
 2018-02-03  1:21 UTC  (2+ messages)

[PATCH v4 0/5] GICv3 Save and Restore
 2018-02-03  1:24 UTC  (8+ messages)
` [PATCH v4 1/5] cpu_pm: add syscore_suspend error handling
` [PATCH v4 2/5] irqchip/gic-v3-its: add ability to save/restore ITS state
` [PATCH v4 3/5] DT/arm,gic-v3-its: add reset-on-suspend property
` [PATCH v4 4/5] irqchip/gic-v3-its: add ability to resend MAPC on resume
` [PATCH v4 5/5] DT/arm,gic-v3: add collections-reset-on-suspend property

[PATCH bpf] bpf: fix bpf_prog_array_copy_to_user() issues
 2018-02-03  1:25 UTC  (2+ messages)

[GIT PULL] integrity fixes for v4.16-rc1
 2018-02-03  1:21 UTC 

Linux stable vs RT stable and RT dev
 2018-02-03  1:20 UTC  (3+ messages)

cris-linux-ld: cannot open linker script file ./arch/cris/kernel/vmlinux.lds: No such file or directory
 2018-02-03  1:19 UTC 

Achtung Herr / Frau !!
 2018-02-03  1:18 UTC 

Achtung Herr / Frau !!
 2018-02-03  1:18 UTC 

[RFC v2 00/14] Generic TCP-option framework and adoption for TCP-SMC and TCP-MD5
 2018-02-03  1:15 UTC  (3+ messages)

[PATCH 2/2] MAINTAINERS: list file memory-barriers.txt within the LKMM entry
 2018-02-03  1:08 UTC  (3+ messages)

[GIT] Networking
 2018-02-03  1:04 UTC 

[PATCH] igmp: fix unsafe RCU usage in igmpv3_src_addr
 2018-02-03  1:04 UTC  (3+ messages)

[xen-unstable-smoke test] 118547: tolerable all pass - PUSHED
 2018-02-03  1:04 UTC 

Achtung Herr / Frau !!
 2018-02-03  0:57 UTC 

Working NVMeoF Config From 4.12.5 Fails With 4.15.0
 2018-02-03  0:55 UTC  (3+ messages)

[GIT PULL] pin control bulk changes for v4.16
 2018-02-03  0:51 UTC  (4+ messages)

[PATCH v7 0/5] Add Intel IOMMU debugfs support
 2018-02-03  0:50 UTC  (2+ messages)
` [PATCH v7 5/5] iommu/vt-d: Add debugfs support for Interrupt remapping


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.