All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-09 15:30:02 to 2020-02-09 17:20:23 UTC [more...]

FAILED: patch "[PATCH] btrfs: free block groups after free'ing fs trees" failed to apply to 5.4-stable tree
 2020-02-09 17:20 UTC  (2+ messages)

[PATCH bpf-next 0/4] Fix perf_buffer creation on systems with offline CPUs
 2020-02-09 17:18 UTC  (2+ messages)

[PATCH v2] staging: qlge: remove spaces at the start of a line
 2020-02-09 17:14 UTC  (2+ messages)

FAILED: patch "[PATCH] Btrfs: fix missing hole after hole punching and fsync when" failed to apply to 4.14-stable tree
 2020-02-09 17:14 UTC  (2+ messages)

[PATCH 0/5] disable drm_global_mutex for most drivers, take 2
 2020-02-09 17:13 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for disable drm_global_mutex for most drivers (rev7)

[PATCHSET 0/3] io_uring: cancel pending work if task exits
 2020-02-09 17:12 UTC  (4+ messages)
` [PATCH 1/3] io-wq: make io_wqe_cancel_work() take a match handler
` [PATCH 2/3] io-wq: add io_wq_cancel_pid() to cancel based on a specific pid
` [PATCH 3/3] io_uring: cancel pending async work if task exits

[LSF/MM/BPF TOPIC] FS Maintainers Don't Scale
 2020-02-09 17:12 UTC  (5+ messages)
` [Lsf-pc] "

[PATCHSET v2] io_uring: Allow relative lookups
 2020-02-09 17:11 UTC  (4+ messages)
` [PATCH 1/3] io-wq: add support for inheriting ->fs
` [PATCH 2/3] io_uring: grab ->fs as part of async preparation
` [PATCH 3/3] io_uring: allow AT_FDCWD for non-file openat/openat2/statx

[PATCH 0/3] media: vimc: Add support for GBR and BGR formats on source pad of debayer
 2020-02-09 17:09 UTC  (2+ messages)

data rolled back 5 hours after crash, long fsync running times, watchdog evasion on 5.4.11
 2020-02-09 17:08 UTC  (2+ messages)

[RFC] fixed files
 2020-02-09 17:04 UTC  (4+ messages)

[dpdk-dev] [PATCH] app/testpmd: fix txonly flow generation entropy
 2020-02-09 17:02 UTC 

[PATCH 0/8] iw: parse measurement pilot and fix scan bugs
 2020-02-09 16:59 UTC  (9+ messages)
` [PATCH 1/8] iw: scan: parse measurement pilot element
` [PATCH 2/8] iw: scan: fix buffer over-read in print_ies()
` [PATCH 3/8] iw: scan: fix buffer over-read in operation class parsing
` [PATCH 4/8] iw: scan: fix buffer over-read in parsing roaming consortium
` [PATCH 5/8] iw: scan: fix buffer over-read in print_wifi_wps
` [PATCH 6/8] iw: scan: fix buffer over-read in print_p2p
` [PATCH 7/8] iw: scan: fix undefined behaviour in rm capa print
` [PATCH 8/8] iw: scan: fix undefined behaviour in print_vht_capa()

[linux-arm:zii 84/84] drivers/net/dsa/mv88e6xxx/chip.c:520:6: warning: 'err' may be used uninitialized in this function
 2020-02-09 16:57 UTC 

[PATCH] staging: qlge: remove spaces at the start of a line
 2020-02-09 16:56 UTC  (2+ messages)

[meta-oe][PATCH] abseil-cpp: add recipe for git version
 2020-02-09 16:56 UTC  (3+ messages)

[Cocci] [PATCH v4 0/3] cocci: Align the C AST and Cocci AST for pointer
 2020-02-09 16:48 UTC  (12+ messages)
` [Linux-kernel-mentees] "
` [Cocci] [PATCH v4 1/3] parsing_c: Align "
  ` [Linux-kernel-mentees] "
` [Cocci] [PATCH v4 2/3] tests: Add space between * and const in ptrconstptr.res
  ` [Linux-kernel-mentees] "
` [Cocci] [PATCH v4 3/3] tests: Add test case to match const pointer variants
  ` [Linux-kernel-mentees] "

[PATCH v2] iio: Add SEMTECH SX9310/9311 sensor driver
 2020-02-09 16:47 UTC  (3+ messages)

[PATCH for 5.6 v2] tty: serial: tegra: Handle RX transfer in PIO mode if DMA wasn't started
 2020-02-09 16:44 UTC 

[PATCH v8 00/19] NVIDIA Tegra APB DMA driver fixes and improvements
 2020-02-09 16:33 UTC  (27+ messages)
` [PATCH v8 01/19] dmaengine: tegra-apb: Fix use-after-free
` [PATCH v8 02/19] dmaengine: tegra-apb: Prevent race conditions of tasklet vs free list
` [PATCH v8 03/19] dmaengine: tegra-apb: Implement synchronization hook
` [PATCH v8 04/19] dmaengine: tegra-apb: Prevent race conditions on channel's freeing
` [PATCH v8 05/19] dmaengine: tegra-apb: Clean up tasklet releasing
` [PATCH v8 06/19] dmaengine: tegra-apb: Use devm_platform_ioremap_resource
` [PATCH v8 07/19] dmaengine: tegra-apb: Use devm_request_irq
` [PATCH v8 08/19] dmaengine: tegra-apb: Fix coding style problems
` [PATCH v8 09/19] dmaengine: tegra-apb: Remove unneeded initialization of tdc->config_init
` [PATCH v8 10/19] dmaengine: tegra-apb: Remove assumptions about unavailable runtime PM
` [PATCH v8 11/19] dmaengine: tegra-apb: Remove duplicated pending_sg_req checks
` [PATCH v8 12/19] dmaengine: tegra-apb: Keep clock enabled only during of DMA transfer
` [PATCH v8 13/19] dmaengine: tegra-apb: Clean up suspend-resume
` [PATCH v8 14/19] dmaengine: tegra-apb: Add missing of_dma_controller_free
` [PATCH v8 15/19] dmaengine: tegra-apb: Allow to compile as a loadable kernel module
` [PATCH v8 16/19] dmaengine: tegra-apb: Remove MODULE_ALIAS
` [PATCH v8 17/19] dmaengine: tegra-apb: Support COMPILE_TEST
` [PATCH v8 18/19] dmaengine: tegra-apb: Remove unused function argument
` [PATCH v8 19/19] dmaengine: tegra-apb: Improve error message about DMA underflow

[PATCH v4 00/80] refactor main RAM allocation to use hostmem backend
 2020-02-09 16:41 UTC  (3+ messages)
` [PATCH v4 53/80] mips/mips_jazz: use memdev for RAM

sendmsg fails when it 'blocks'
 2020-02-09 16:40 UTC  (2+ messages)

CISTI'2020 - Doctoral Symposium | Seville, Spain; Deadline: February 21
 2020-02-09 16:39 UTC 

Support 'help' for custom/alias commands
 2020-02-09 16:38 UTC  (4+ messages)

[meta-python][PATCH] python3-alembic: update to version 1.4.0
 2020-02-09 16:38 UTC 

[Buildroot] [PATCH] package/uclibc: fix ctype.h is*_l definitions
 2020-02-09 16:38 UTC  (3+ messages)

[Buildroot] [PATCH v3 00/10] Merge rust and cargo
 2020-02-09 16:37 UTC  (4+ messages)
` [Buildroot] [PATCH v3 02/10] package/rust: build and install cargo

Cache unihash ... doesn't match BB_UNIHASH 
 2020-02-09 16:37 UTC  (9+ messages)

[meta-python][PATCH][v2 1/2] python3-aiohttp: update to version 3.6.2
 2020-02-09 16:33 UTC  (2+ messages)
` [meta-python][PATCH][v2 2/2] python3-aiohttp: alphabetize RDEPENDS for readability

Kernel 3.16.81 missing include in drivers/pcmcia/sa1111_jornada720.c
 2020-02-09 16:30 UTC 

[Buildroot] [PATCH 1/1] package/mesa3d: add support for gallium r300 driver
 2020-02-09 16:30 UTC  (2+ messages)

[Buildroot] [git commit] package/mesa3d: add support for gallium r300 driver
 2020-02-09 16:28 UTC 

[Buildroot] [PATCH 1/1] package/mesa3d: add support for dri r200 driver
 2020-02-09 16:21 UTC  (3+ messages)

[meta-python][PATCH 1/2] python3-aiohttp: update to version 3.6.2
 2020-02-09 16:20 UTC  (2+ messages)
` [meta-python][PATCH 2/2] python3-aiohttp: alphabetize RDEPENDS for readability

[peterz-queue:perf/core 10/10] arch/x86/events/intel/uncore_snb.c:1111:36: warning: left shift count >= width of type
 2020-02-09 16:20 UTC  (2+ messages)

[Xen-devel] [xen-unstable-coverity test] 146819: trouble: broken
 2020-02-09 16:19 UTC 

[zeus 00/11] Patch review
 2020-02-09 16:17 UTC  (12+ messages)
` [zeus 01/11] libldb: upgrade 1.5.5 -> 1.5.6
` [zeus 02/11] mariadb: fix library LZ4 lookup
` [zeus 03/11] python-twisted: add required RDEPENDS for twistd
` [zeus 04/11] pyhamcrest: add python3 version of recipe
` [zeus 05/11] gitpkgv.bbclass: Add support for extending the supported tag formats
` [zeus 06/11] squid: Link with libatomic on riscv
` [zeus 07/11] grpc: Link with libatomic on clang/x86
` [zeus 08/11] grpc: Link with libatomic on powerpc
` [zeus 09/11] grpc: Link with libatomic on riscv
` [zeus 10/11] netdata: Add libatomic to link step
` [zeus 11/11] fluentbit: Fix packaging in multilib env

[PATCH v2] libnvdimm: Update persistence domain value for of_pmem and papr_scm device
 2020-02-09 16:12 UTC  (3+ messages)

[zeus 00/29] Patch review
 2020-02-09 16:09 UTC  (30+ messages)
` [zeus 01/29] Revert "bzip2: Fix CVE-2019-12900"
` [zeus 02/29] rsync: whitelist CVE-2017-16548
` [zeus 03/29] curl: fix CVE-2019-15601
` [zeus 04/29] cpio: fix CVE-2019-14866
` [zeus 05/29] devtool/standard.py: Allow recipe to disable menuconfig logic
` [zeus 06/29] gcc-9.2: fix bug #91102 'aarch64 ICE on Linux kernel with -Os'
` [zeus 07/29] opkg-utils: upgrade to version 0.4.2
` [zeus 08/29] opkg-utils: Fix reproducibility issues in opkg-build
` [zeus 09/29] oeqa/reproducible: Improve test output and ensure deb+ipk compared
` [zeus 10/29] classes/reproducible_build: Read SDE file later
` [zeus 11/29] sudo: Set vardir deterministically
` [zeus 12/29] libxshmfence: Set shm directory deterministically
` [zeus 13/29] mc: Fix build reproducibility
` [zeus 14/29] mc: Set zipinfo presence determinstically
` [zeus 15/29] mc: Fix manpage date indeterminism
` [zeus 16/29] tar: Fix build determinism, disable rsh
` [zeus 17/29] patch: Extend to native/nativesdk and depend upon
` [zeus 18/29] libidn2: Fix reproducibility issue
` [zeus 19/29] gtk+3: sort resources for reproducible binaries
` [zeus 20/29] perl: do not install files that contain build host specific data
` [zeus 21/29] perl: Fix various reproducibile build issues
` [zeus 22/29] openssl: Fix reproducibility issue
` [zeus 23/29] iputils: Fix build determinism
` [zeus 24/29] libinput: Fix determinism issue
` [zeus 25/29] libgcrypt: "
` [zeus 26/29] sudo: specify where target tools are
` [zeus 27/29] sysvinit: Fix Reproducibility issue
` [zeus 28/29] libevdev: Fix determinism issue
` [zeus 29/29] ncurses: Fix reproducibility issue

[PATCH 00/35] KVM: s390: Add support for protected VMs
 2020-02-09 16:07 UTC  (9+ messages)
` [PATCH 25/35] KVM: s390: protvirt: Only sync fmt4 registers
` [PATCH 26/35] KVM: s390: protvirt: Add program exception injection
` [PATCH 28/35] KVM: s390: protvirt: UV calls diag308 0, 1
` [PATCH 32/35] KVM: s390: protvirt: Mask PSW interrupt bits for interception 104 and 112

[meta-webserver][PATCH] nginx: update to the latest development version (1.17.8)
 2020-02-09 16:05 UTC 

[PATCH v2] powerpc/hugetlb: Fix 8M hugepages on 8xx
 2020-02-09 16:02 UTC  (2+ messages)

[ANNOUNCE] fstests: master branch updated to 2806589445b8
 2020-02-09 16:03 UTC 

[1.44 0/7] patch review
 2020-02-09 16:03 UTC  (8+ messages)
` [1.44 1/7] fetch2: do not suffix srcrev cache key with PN
` [1.44 2/7] fetch2/git: _revision_key: collapse adjacent slashes
` [1.44 3/7] persist_data.py: Immediately get exclusive lock in __setitem__
` [1.44 4/7] cooker/toaster: replaced deprecated method warn() with warning()
` [1.44 5/7] siggen: Optimise get_unihash disk based cache handling
` [1.44 6/7] siggen: Cache unihash values to avoid cache lookup
` [1.44 7/7] siggen: Avoid cache mismatch issues with locked sigs

[meta-webserver][PATCH] nginx: update to the latest stable version (1.16.1)
 2020-02-09 16:00 UTC 

FAILED: patch "[PATCH] btrfs: do not zero f_bavail if we have available space" failed to apply to 5.5-stable tree
 2020-02-09 15:59 UTC  (4+ messages)

[PATCH v3 00/15] rebase: make the default backend configurable
 2020-02-09 15:59 UTC  (6+ messages)
` [PATCH v4 00/19] "
  ` [PATCH v4 01/19] git-rebase.txt: update description of --allow-empty-message
  ` [PATCH v4 03/19] rebase (interactive-backend): make --keep-empty the default

[PATCH 0/4] parse-options: simplify parse_options_concat() and parse_options_dup()
 2020-02-09 15:58 UTC  (5+ messages)
` [PATCH 1/4] parse-options: use COPY_ARRAY in parse_options_concat()
` [PATCH 2/4] parse-options: factor out parse_options_count()
` [PATCH 3/4] parse-options: const parse_options_concat() parameters
` [PATCH 4/4] parse-options: simplify parse_options_dup()

[U-Boot] logging
 2020-02-09 15:58 UTC  (2+ messages)

FAILED: patch "[PATCH] ext4: fix deadlock allocating crypto bounce page from mempool" failed to apply to 4.19-stable tree
 2020-02-09 15:57 UTC  (2+ messages)

[alsa-devel] broadwell-rt286: more conformance and other fixes
 2020-02-09 15:53 UTC 

[PATCH v5] dynamic_debug: allow to work if debugfs is disabled
 2020-02-09 15:53 UTC  (2+ messages)

[PATCH 0/8] ASoC: qdsp6: db820c: Add support for external and bluetooth audio
 2020-02-09 15:47 UTC  (19+ messages)
` [alsa-devel] [PATCH v2 "
  `  "
  ` [alsa-devel] [PATCH v2 1/8] ASoC: qdsp6: dt-bindings: Add q6afe pcm dt binding
    `  "
  ` [alsa-devel] [PATCH v2 2/8] ASoC: qdsp6: q6afe: add support to pcm ports
    `  "
  ` [alsa-devel] [PATCH v2 3/8] ASoC: qdsp6: q6afe-dai: add support to pcm port dais
    `  "
  ` [alsa-devel] [PATCH v2 4/8] ASoC: qdsp6: q6routing: add pcm port routing
    `  "
  ` [alsa-devel] [PATCH v2 5/8] ASoC: qcom: apq8096: add support for primary and quaternary I2S/PCM
    `  "
  ` [alsa-devel] [PATCH v2 6/8] ASoC: qcom/common: Use snd-soc-dummy-dai when codec is not specified
    `  "
  ` [alsa-devel] [PATCH v2 7/8] arm64: dts: qcom: db820c: Enable primary PCM and quaternary I2S
    `  "
  ` [alsa-devel] [PATCH v2 8/8] ASoC: qcom: apq8096: add kcontrols to set PCM rate
    `  "

[PATCH 1/2] fstests: Always dump dmesg for failed test cases
 2020-02-09 15:52 UTC  (4+ messages)
` [PATCH 2/2] fstests: btrfs: Fix a bug where test case can't grab the 2nd device when glob is used

[Intel-gfx] [PATCH] drm/i915/gt: make a gt sysfs group and move power management files
 2020-02-09 15:50 UTC  (3+ messages)

[Buildroot] [PATCH] package/iozone: bump to version 3_489
 2020-02-09 15:49 UTC  (2+ messages)
` [Buildroot] [PATCH] package/sdl2_mixer: bump to version 2.0.4

FAILED: patch "[PATCH] NFS: Directory page cache pages need to be locked when read" failed to apply to 4.9-stable tree
 2020-02-09 15:39 UTC  (2+ messages)

"oneshot" interrupt causes another interrupt to be fired erroneously in Haswell system
 2020-02-09 15:37 UTC  (9+ messages)
  `  "
      `  "

[PATCH] ASoC: Intel: mrfld: return error codes when an error occurs
 2020-02-09 15:34 UTC  (4+ messages)
` [alsa-devel] "

[Bug 205675] New: Display locks up. AMDGPU timeout
 2020-02-09 15:34 UTC  (3+ messages)
` [Bug 205675] "

[PATCH 0/5] fstests: random fixes
 2020-02-09 15:29 UTC  (3+ messages)
` [PATCH 3/5] generic/402: skip test if xfs_io can't parse the date value


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.