All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-21 20:57:50 to 2019-09-22 06:20:47 UTC [more...]

[PATCH] mm, oom: avoid printk() iteration under RCU
 2019-09-22  6:20 UTC  (7+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2019-09-21
 2019-09-22  6:17 UTC 

[PATCH 0/2] misc: add support for the cc1101 RF transceiver chip from TI
 2019-09-22  6:03 UTC  (3+ messages)
` [PATCH 1/2] misc: add cc1101 devicetree binding
` [PATCH 2/2] misc: add support for the cc1101 RF transceiver chip from TI

[PATCH] mtd: fix oops when writing to phram device on arm64
 2019-09-22  6:03 UTC  (2+ messages)
`  "

[Xen-devel] [xen-unstable-smoke test] 141620: regressions - trouble: blocked/fail
 2019-09-22  6:04 UTC 

Fix for "requests in flight" showing negative
 2019-09-22  5:58 UTC 

[Buildroot] Buildroot Logo Pictograph
 2019-09-22  5:53 UTC  (2+ messages)

[PATCH net] net: openvswitch: fix possible memleak on create vport fails
 2019-09-22  5:50 UTC  (4+ messages)
    ` [PATCH net] net: openvswitch: fix possible memleak on createvport fails

[PATCH net] net: ena: Add dependency for ENA_ETHERNET
 2019-09-22  5:38 UTC  (7+ messages)
  ` [PATCH v2 net] net: ena: Select DIMLIB "

[PATCH 1/2] scatterlist: make sgl_free null pointer safe
 2019-09-22  5:37 UTC  (4+ messages)
` [PATCH 2/2] nvmet-tcp: remove superflous check on request sgl

[PATCH 1/4] mac80211: Switch to a virtual time-based airtime scheduler
 2019-09-22  5:19 UTC  (17+ messages)
` [PATCH 2/4] mac80211: defer txqs removal from rbtree

[dpdk-dev] [PATCH] app/test-eventdev: add options to set mbuf and pkt size
 2019-09-22  5:12 UTC 

[PATCH] Corrected formatting of header in kbuild module docs
 2019-09-22  5:10 UTC  (2+ messages)

[PATCH v2 1/6] drm/i915: add i915_driver_modeset_remove()
 2019-09-22  4:59 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v2,1/6] "

CONFIG_NET_TC_SKB_EXT
 2019-09-22  4:51 UTC  (8+ messages)

[PATCH] nvme: set NVME_REQ_CANCELLED flag when cancelling a request
 2019-09-22  4:26 UTC  (2+ messages)

[for-next][PATCH 3/8] tracing: Make sure variable reference alias has correct var_ref_idx
 2019-09-21 19:23 UTC  (4+ messages)

[PATCH v3 00/20] Move rom and notdirty handling to cputlb
 2019-09-22  4:02 UTC  (22+ messages)
` [PATCH v3 01/20] exec: Use TARGET_PAGE_BITS_MIN for TLB flags
` [PATCH v3 02/20] exec: Split out variable page size support to exec-vary.c
` [PATCH v3 03/20] exec: Use const alias for TARGET_PAGE_BITS_VARY
` [PATCH v3 04/20] exec: Restrict TARGET_PAGE_BITS_VARY assert to CONFIG_DEBUG_TCG
` [PATCH v3 05/20] exec: Promote TARGET_PAGE_MASK to target_long
` [PATCH v3 06/20] exec: Tidy TARGET_PAGE_ALIGN
` [PATCH v3 07/20] exec: Cache TARGET_PAGE_MASK for TARGET_PAGE_BITS_VARY
` [PATCH v3 08/20] cputlb: Disable __always_inline__ without optimization
` [PATCH v3 09/20] cputlb: Replace switches in load/store_helper with callback
` [PATCH v3 10/20] cputlb: Introduce TLB_BSWAP
` [PATCH v3 11/20] exec: Adjust notdirty tracing
` [PATCH v3 12/20] cputlb: Move ROM handling from I/O path to TLB path
` [PATCH v3 13/20] cputlb: Move NOTDIRTY "
` [PATCH v3 14/20] cputlb: Partially inline memory_region_section_get_iotlb
` [PATCH v3 15/20] cputlb: Merge and move memory_notdirty_write_{prepare, complete}
` [PATCH v3 16/20] cputlb: Handle TLB_NOTDIRTY in probe_access
` [PATCH v3 17/20] cputlb: Remove cpu->mem_io_vaddr
` [PATCH v3 18/20] cputlb: Remove tb_invalidate_phys_page_range is_cpu_write_access
` [PATCH v3 19/20] cputlb: Pass retaddr to tb_invalidate_phys_page_fast
` [PATCH v3 20/20] cputlb: Pass retaddr to tb_check_watchpoint

[PATCH 00/20] lpfc: Update lpfc to revision 12.4.0.1
 2019-09-22  3:59 UTC  (21+ messages)
` [PATCH 01/20] lpfc: Fix pt2pt discovery on SLI3 HBAs
` [PATCH 02/20] lpfc: Fix premature re-enabling of interrupts in lpfc_sli_host_down
` [PATCH 03/20] lpfc: Fix miss of register read failure check
` [PATCH 04/20] lpfc: Fix NVME io abort failures causing hangs
` [PATCH 05/20] lpfc: Fix rpi release when deleting vport
` [PATCH 06/20] lpfc: Fix device recovery errors after PLOGI failures
` [PATCH 07/20] lpfc: Fix locking on mailbox command completion
` [PATCH 08/20] lpfc: Fix GPF on scsi "
` [PATCH 09/20] lpfc: Fix discovery failures when target device connectivity bounces
` [PATCH 10/20] lpfc: Fix NVMe ABTS in response to receiving an ABTS
` [PATCH 11/20] lpfc: Fix coverity errors on NULL pointer checks
` [PATCH 12/20] lpfc: Fix host hang at boot or slow boot
` [PATCH 13/20] lpfc: Fix list corruption in lpfc_sli_get_iocbq
` [PATCH 14/20] lpfc: Fix spinlock_irq issues in lpfc_els_flush_cmd()
` [PATCH 15/20] lpfc: Fix hdwq sgl locks and irq handling
` [PATCH 16/20] lpfc: Fix list corruption detected in lpfc_put_sgl_per_hdwq
` [PATCH 17/20] lpfc: Update async event logging
` [PATCH 18/20] lpfc: Complete removal of FCoE T10diff support on SLI-4 adapters
` [PATCH 19/20] lpfc: cleanup: remove unused fcp_txcmlpq_cnt
` [PATCH 20/20] lpfc: Update lpfc version to 12.4.0.1

cron job: media_tree daily build: WARNINGS
 2019-09-22  3:51 UTC 

[U-Boot] baud rate of the rockchip uart
 2019-09-22  3:51 UTC 

[alsa-devel] [PATCH 0/3] Make pcm_ioplug check lock status before locking (fixes pcm_jack lockups)
 2019-09-22  3:28 UTC  (4+ messages)
` [alsa-devel] [PATCH 1/3] pcm_local: Add snd_pcm_is_locked
` [alsa-devel] [PATCH 2/3] pcm_ioplug: Don't unlock+lock if we're not locked
` [alsa-devel] [PATCH 3/3] pcm_local: assert() when using mutexes incorrectly

[PATCH] drm/i915/tgl: Swap engines for rc6/powersaving
 2019-09-22  3:30 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH net 1/1] net/tls(TLS_SW): Fix list_del double free caused by a race condition in tls_tx_records
 2019-09-22  3:19 UTC  (6+ messages)
` [PATCH V2 "

[PATCH] qede: qede_fp: simplify a bit 'qede_rx_build_skb()'
 2019-09-22  3:18 UTC  (3+ messages)

[Xen-devel] [xen-unstable-smoke test] 141614: regressions - trouble: blocked/fail
 2019-09-22  3:14 UTC 

[PATCH 0/1] git-config --add allows values from stdin
 2019-09-22  3:11 UTC  (2+ messages)

[PATCH] dimlib: make DIMLIB a hidden symbol
 2019-09-22  3:06 UTC  (2+ messages)

[Xen-devel] [linux-4.19 test] 141555: regressions - FAIL
 2019-09-22  3:02 UTC 

[PATCH] [v2] net: stmmac: selftest: avoid large stack usage
 2019-09-22  2:49 UTC  (3+ messages)

[PATCH] rtc: r7301: Use devm_platform_ioremap_resource() in rtc7301_rtc_probe()
 2019-09-22  2:46 UTC  (3+ messages)

[PATCH net] net: dsa: sja1105: Add dependency for NET_DSA_SJA1105_TAS
 2019-09-22  2:43 UTC  (3+ messages)

[PATCH v2 0/2] perf: add support for logging debug messages to file
 2019-09-22  2:38 UTC  (3+ messages)
` [PATCH v2 1/2] perf: support multiple debug options separated by ','
` [PATCH v2 2/2] perf: add support for logging debug messages to file

[PATCH RESEND] nbd: avoid losing pointer to reallocated config->socks in nbd_add_socket
 2019-09-22  2:38 UTC  (2+ messages)

[Patch net] net_sched: add policy validation for action attributes
 2019-09-22  2:38 UTC  (2+ messages)

[PATCH] regulator: fixed: Prevent NULL pointer dereference when !CONFIG_OF
 2019-09-22  2:29 UTC 

[Patch net] net_sched: add max len check for TCA_KIND
 2019-09-22  2:24 UTC  (4+ messages)

[PATCH v1 0/6] RISC-V: Add more machine memory
 2019-09-22  2:19 UTC  (11+ messages)
` [PATCH v1 4/6] riscv/sifive_u: Add the start-in-flash property
` [PATCH v1 5/6] riscv/virt: Add the PFlash CFI01 device

[PATCH] MIPS: Loongson: remove unnecessary loongson_llsc_mb()
 2019-09-22  2:21 UTC  (2+ messages)

[PATCH] net: remove netx ethernet driver
 2019-09-22  2:14 UTC  (2+ messages)

[PATCH v2 0/3] Make working with compound pages easier
 2019-09-22  2:13 UTC  (7+ messages)
` [PATCH v2 1/3] mm: Introduce page_size()

[PATCH net] net: sched: fix possible crash in tcf_action_destroy()
 2019-09-22  2:08 UTC  (3+ messages)

[PATCH 00/13] Fix locktest and add lease testing to it
 2019-09-22  2:01 UTC  (3+ messages)

[Xen-devel] [xen-unstable-smoke test] 141610: regressions - trouble: blocked/fail
 2019-09-22  1:56 UTC 

[PATCH] net: qrtr: Stop rx_worker before freeing node
 2019-09-22  1:54 UTC  (2+ messages)

[PATCH v2 0/4] User API for nested shared virtual address (SVA)
 2019-09-22  1:45 UTC  (12+ messages)
` [PATCH v2 1/4] iommu: Introduce cache_invalidate API
` [PATCH v2 2/4] iommu: Add I/O ASID allocator
` [PATCH v2 3/4] iommu/ioasid: Add custom allocators
` [PATCH v2 4/4] iommu: Introduce guest PASID bind function

[PATCH] drivers/net/fjes: fix a potential NULL pointer dereference
 2019-09-22  1:40 UTC  (2+ messages)

[Xen-devel] [linux-linus test] 141547: regressions - FAIL
 2019-09-22  1:30 UTC 

[PATCH net v3] net/phy: fix DP83865 10 Mbps HDX loopback disable function
 2019-09-22  1:29 UTC  (2+ messages)

[PATCH] CIFS: fix max ea value size
 2019-09-22  1:25 UTC  (3+ messages)

btrfs filesystem not mountable after unclear shutdown
 2019-09-22  1:12 UTC 

List administration info
 2019-09-22  1:18 UTC 

[U-Boot] [PATCH v2 1/8] configs: Sync all baseboard specific pico-imx7d
 2019-09-22  1:11 UTC  (4+ messages)
` [U-Boot] [PATCH v2 6/8] pico-imx6: Add Ethernet support

[Xen-devel] [libvirt test] 141569: regressions - FAIL
 2019-09-22  0:58 UTC 

[Buildroot] [PATCH 1/1] support/scripts/genimage.sh: allow setting rootpath from parameters
 2019-09-22  0:55 UTC  (3+ messages)

[Bug 204877] New: [Regression] Linux 5.3 break connecting a DualShock 4 controller via bluetooth
 2019-09-22  0:43 UTC  (3+ messages)
` [Bug 204877] [Regression] Linux 5.3 breaks "

[Buildroot] [PATCH] package/cips-filters: select bash
 2019-09-22  0:24 UTC 

[PATCH libnetfilter_queue] src: Enable clang build
 2019-09-22  0:10 UTC 

[Buildroot] [PATCH v2] configs/pc_x86_64_efi: add GPT partition table support
 2019-09-22  0:03 UTC 

[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-09-21 23:57 UTC  (18+ messages)
` [RFC v3 18/19] of: unittest: split out a couple of test cases from unittest

what is the point of config-host.h?
 2019-09-21 23:50 UTC 

[PATCH] multipath-tools: cosmetic changes in hwtable
 2019-09-21 23:40 UTC 

[PATCH 1/1] block: add default clause for unsupported T10_PI types
 2019-09-21 23:29 UTC  (4+ messages)

stable-rc/linux-4.9.y boot: 112 boots: 0 failed, 104 passed with 8 offline (v4.9.194)
 2019-09-21 23:12 UTC 

[GIT PULL] MIPS changes
 2019-09-21 23:10 UTC 

[PATCH] ocxl: Use the correct style for SPDX License Identifier
 2019-09-21 23:04 UTC  (2+ messages)

[Xen-devel] [xen-unstable-smoke test] 141605: regressions - trouble: blocked/fail
 2019-09-21 23:01 UTC 

[CI 1/2] drm/i915/guc: Enable guc logging on guc log relay write
 2019-09-21 23:00 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [CI,1/2] "

[PATCH v6] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
 2019-09-21 22:38 UTC  (3+ messages)

build_path_from_dentry_optional_prefix() may schedule from invalid context
 2019-09-21 22:38 UTC  (3+ messages)

ProGit2 translation in Azerbaijani
 2019-09-21 22:36 UTC 

[Buildroot] [PATCH] package/protobuf: work around gcc bug 85180
 2019-09-21 22:29 UTC  (3+ messages)

[Qemu-devel] [RFC v2 0/5] Move notdirty handling to cputlb
 2019-09-21 22:21 UTC  (2+ messages)
`  "

[PATCH] block: t10-pi: fix -Wswitch warning
 2019-09-21 22:05 UTC  (3+ messages)

[PATCH] leds: mlxreg: Fix possible buffer overflow
 2019-09-21 22:02 UTC 

[RFC PATCH 0/3] grep: don't add subrepos to in-memory alternates
 2019-09-21 21:58 UTC  (3+ messages)
` [RFC PATCH 3/3] grep: don't add submodules to the alternates list

[Buildroot] [PATCH 1/1] package/libsodium: add config for minimal build
 2019-09-21 21:58 UTC  (3+ messages)

[Cluster-devel] [GIT PULL] gfs2 changes
 2019-09-21 21:53 UTC  (2+ messages)

[GIT PULL] f2fs for 5.4
 2019-09-21 21:50 UTC  (3+ messages)
` [f2fs-dev] "

[GIT PULL] ext4 updates for 5.4
 2019-09-21 21:50 UTC  (2+ messages)

[GIT PULL] ext2, quota, udf fixes and cleanups for 5.4-rc1
 2019-09-21 21:50 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] package/libsodium: add config for full build
 2019-09-21 21:47 UTC 

[PATCH][xfstests-bld] build-all: fix acl tools build
 2019-09-21 21:35 UTC  (4+ messages)

[PATCH] libsepol, libsemanage: add a macro to silence static analyzer warnings in tests
 2019-09-21 21:30 UTC 

[PATCH] CircleCI: run scan-build and publish its results automatically
 2019-09-21 21:30 UTC 

[Buildroot] [PATCH 1/1] boot/grub2: bump to verson 2.04
 2019-09-21 21:16 UTC  (2+ messages)

[Buildroot] [git commit] boot/grub2: bump to verson 2.04
 2019-09-21 21:15 UTC 

[Buildroot] [PATCH v6 00/25] package/kodi: bump to version 18.4-Leia
 2019-09-21 21:14 UTC  (7+ messages)
` [Buildroot] [PATCH v6 09/25] "
` [Buildroot] [PATCH v6 10/25] package/kodi-audiodecoder-*: mass version bump
` [Buildroot] [PATCH v6 12/25] package/kodi-inputstream-adaptive: bump version

[Buildroot] [PATCH 1/1] package/apache: atomic creation of pid file
 2019-09-21 21:14 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/apr: needs threads
 2019-09-21 21:11 UTC  (2+ messages)

[GIT PULL] fanotify cleanup for v5.4-rc1
 2019-09-21 21:10 UTC  (2+ messages)

[Buildroot] [PATCH] package/ncurses: License information is in a separate file
 2019-09-21 21:11 UTC  (2+ messages)

[Bug 204947] New: Scatter Gather not working properly on Raven ?
 2019-09-21 21:10 UTC 

[Buildroot] [git commit] package/ncurses: use COPYING as license file instead of README
 2019-09-21 21:07 UTC 

[Buildroot] [PATCH] python-mako: add hash for license file
 2019-09-21 21:06 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/pv: bump to version 1.6.6
 2019-09-21 21:06 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/p11-kit: drop unneeded patch
 2019-09-21 21:05 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/nvme: bump to version 1.9
 2019-09-21 21:05 UTC  (2+ messages)

[Buildroot] [git commit] package/python-mako: add hash for license file
 2019-09-21 21:05 UTC 

[Buildroot] [git commit] package/p11-kit: drop unneeded patch
 2019-09-21 21:04 UTC 

[Buildroot] [git commit] package/pv: bump to version 1.6.6
 2019-09-21 21:04 UTC 

[Buildroot] [git commit] package/nvme: bump to version 1.9
 2019-09-21 21:04 UTC 

[Xen-devel] [xen-unstable-smoke test] 141600: regressions - trouble: blocked/fail
 2019-09-21 21:02 UTC 

[Buildroot] [git commit] package/kodi-screensaver-planestate: remove package
 2019-09-21 20:59 UTC 

[Buildroot] [git commit] package/fstrcmp: new package
 2019-09-21 20:59 UTC 

[Buildroot] [git commit] package/kodi-vfs-rar: new package
 2019-09-21 20:59 UTC 

[Buildroot] [git commit] package/kodi-vfs-sftp: new package
 2019-09-21 20:59 UTC 

[Buildroot] [git commit] package/libcec: bump version to 4.0.4
 2019-09-21 20:59 UTC 

[Buildroot] [git commit] package/kodi-visualisation-waveforhue: remove package
 2019-09-21 20:59 UTC 

[Buildroot] [git commit] package/kodi-audiodecoder-opus: remove package
 2019-09-21 20:59 UTC 

[PATCH v2 1/1] nvme-rdma: Fix max_hw_sectors calculation
 2019-09-21 20:58 UTC 

[Buildroot] [PATCH v2, 1/1] package/libspatialindex: bump to version 1.9.0
 2019-09-21 20:57 UTC  (2+ messages)


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.