All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-11 18:50:28 to 2020-11-11 19:59:01 UTC [more...]

[Virtio-fs] [PATCH v3 0/3] virtiofsd: fix some accessing NULL pointer problem
 2020-11-11 19:59 UTC  (7+ messages)
` [Virtio-fs] [PATCH 1/3] tools/virtiofsd/buffer.c: check whether buf is NULL in fuse_bufvec_advance func
` [Virtio-fs] [PATCH 2/3] virtiofsd: check whether lo_map_reserve returns NULL in, main func
` [Virtio-fs] [PATCH 3/3] virtiofsd: check whether strdup lo.source return NULL in "

include/linux/spinlock_api_smp.h:151:27: sparse: sparse: context imbalance in 'orangefs_devreq_read' - different lock contexts for basic block
 2020-11-11 19:58 UTC 

[RFC PATCH v2 00/37] cleanup qemu_init and make sense of command line processing
 2020-11-11 19:57 UTC  (7+ messages)
` [PATCH 08/29] vl: move prelaunch part of qemu_init to new functions
` [PATCH 09/29] vl: extract various command line validation snippets to a new function
` [PATCH 11/29] vl: extract various command line desugaring "

[PATCH v2 0/3] pwm: lpss: pwm: lpss: Misc. cleanups / improvements
 2020-11-11 19:57 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 3c8bf35b825484117189bf15702deea14bd8b7b2
 2020-11-11 19:56 UTC 

[linux-next:master] BUILD REGRESSION 3e14f70c05cda4794901ed8f976de3a88deebcc0
 2020-11-11 19:56 UTC 

some question about "/sys/class/net/<iface>/operstate"
 2020-11-11 19:55 UTC  (3+ messages)

[PATCH] pwm: ab8500: Explicitly allocate pwm chip base dynamically
 2020-11-11 19:55 UTC  (2+ messages)

[PULL v2 0/6] Misc fixes for QEMU 5.2-rc2
 2020-11-11 19:52 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] checkpatch: avoid COMMIT_LOG_LONG_LINE warning for signature tags
 2020-11-11 19:54 UTC  (5+ messages)

[PATCH 1/3] perf/core: Flush PMU internal buffers for per-CPU events
 2020-11-11 19:54 UTC  (6+ messages)

[PATCH v4 00/21] Readdir enhancements
 2020-11-11 19:53 UTC  (27+ messages)
` [PATCH v4 01/21] NFS: Remove unnecessary inode locking in nfs_llseek_dir()
  ` [PATCH v4 02/21] NFS: Remove unnecessary inode lock in nfs_fsync_dir()
    ` [PATCH v4 03/21] NFS: Ensure contents of struct nfs_open_dir_context are consistent
      ` [PATCH v4 04/21] NFS: Clean up readdir struct nfs_cache_array
        ` [PATCH v4 05/21] NFS: Clean up nfs_readdir_page_filler()
          ` [PATCH v4 06/21] NFS: Clean up directory array handling
            ` [PATCH v4 07/21] NFS: Don't discard readdir results
              ` [PATCH v4 08/21] NFS: Remove unnecessary kmap in nfs_readdir_xdr_to_array()
                ` [PATCH v4 09/21] NFS: Replace kmap() with kmap_atomic() in nfs_readdir_search_array()
                  ` [PATCH v4 10/21] NFS: Simplify struct nfs_cache_array_entry
                    ` [PATCH v4 11/21] NFS: Support larger readdir buffers
                      ` [PATCH v4 12/21] NFS: More readdir cleanups
                        ` [PATCH v4 13/21] NFS: nfs_do_filldir() does not return a value
                          ` [PATCH v4 14/21] NFS: Reduce readdir stack usage
                            ` [PATCH v4 15/21] NFS: Cleanup to remove nfs_readdir_descriptor_t typedef
                              ` [PATCH v4 16/21] NFS: Allow the NFS generic code to pass in a verifier to readdir
                                ` [PATCH v4 17/21] NFS: Handle NFS4ERR_NOT_SAME and NFSERR_BADCOOKIE from readdir calls
                                  ` [PATCH v4 18/21] NFS: Improve handling of directory verifiers
                                    ` [PATCH v4 19/21] NFS: Optimisations for monotonically increasing readdir cookies
                                      ` [PATCH v4 20/21] NFS: Reduce number of RPC calls when doing uncached readdir
                                        ` [PATCH v4 21/21] NFS: Do uncached readdir when we're seeking a cookie in an empty page cache

[PATCH] pwm: sti: fix error handling
 2020-11-11 19:52 UTC  (7+ messages)

[PATCH v2 linux dev-5.8] Fii Kudo project device tree file
 2020-11-11 19:49 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/4] net/mlx5: fixes for rx queue count calculation
 2020-11-11 19:51 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/4] Revert "net/mlx5: fix Rx queue count calculation"

[PATCH v2 11/20] merge-ort: add a preliminary simple process_entries() implementation
 2020-11-11 19:51 UTC  (2+ messages)

[Buildroot] [RFC PATCH] toolchain/toolchain-wrapper: remove --build-id=none option
 2020-11-11 19:48 UTC 

[PATCH] ARM: mxs: Add serial number support for i.MX23, i.MX28 SoCs
 2020-11-11 19:46 UTC  (3+ messages)

[xenomai-images][PATCH 1/1][REV 2] Enable RTDM SPI on BeagleBone Black
 2020-11-11 19:47 UTC 

WARNING in usb_composite_setup_continue
 2020-11-11 19:47 UTC  (3+ messages)

pci_alloc_irq_vectors fails ENOSPC for XPS 13 9310
 2020-11-11 19:45 UTC  (16+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/display: Group DC9 mask set
 2020-11-11 19:46 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] "

[PATCH 00/23] pack-bitmap: bitmap generation improvements
 2020-11-11 19:44 UTC  (24+ messages)
` [PATCH 01/23] ewah/ewah_bitmap.c: grow buffer past 1
` [PATCH 02/23] pack-bitmap: fix header size check
` [PATCH 03/23] pack-bitmap: bounds-check size of cache extension
` [PATCH 04/23] t5310: drop size of truncated ewah bitmap
` [PATCH 05/23] rev-list: die when --test-bitmap detects a mismatch
` [PATCH 06/23] ewah: factor out bitmap growth
` [PATCH 07/23] ewah: make bitmap growth less aggressive
` [PATCH 08/23] ewah: implement bitmap_or()
` [PATCH 09/23] ewah: add bitmap_dup() function
` [PATCH 10/23] pack-bitmap-write: reimplement bitmap writing
` [PATCH 11/23] pack-bitmap-write: pass ownership of intermediate bitmaps
` [PATCH 12/23] pack-bitmap-write: fill bitmap with commit history
` [PATCH 13/23] bitmap: add bitmap_diff_nonzero()
` [PATCH 14/23] commit: implement commit_list_contains()
` [PATCH 15/23] t5310: add branch-based checks
` [PATCH 16/23] pack-bitmap-write: rename children to reverse_edges
` [PATCH 17/23] pack-bitmap-write: build fewer intermediate bitmaps
` [PATCH 18/23] pack-bitmap-write: ignore BITMAP_FLAG_REUSE
` [PATCH 19/23] pack-bitmap: factor out 'bitmap_for_commit()'
` [PATCH 20/23] pack-bitmap: factor out 'add_commit_to_bitmap()'
` [PATCH 21/23] pack-bitmap-write: use existing bitmaps
` [PATCH 22/23] pack-bitmap-write: relax unique rewalk condition
` [PATCH 23/23] pack-bitmap-write: better reuse bitmaps

linux-next boot error: BUG: unable to handle kernel NULL pointer dereference in mempool_init_node
 2020-11-11 19:44 UTC  (5+ messages)

[PATCH V2 00/23] IOREQ feature (+ virtio-mmio) on Arm
 2020-11-11 19:42 UTC  (7+ messages)
` [PATCH V2 21/23] xen/arm: Add mapcache invalidation handling

[PATCH] usb: dwc3: meson-g12a: disable clk on error handling path in probe
 2020-11-11 19:42 UTC  (4+ messages)

[PATCH v13 0/8] support reserving crashkernel above 4G on arm64 kdump
 2020-11-11 19:41 UTC  (6+ messages)

WARNING: can't access registers at asm_common_interrupt
 2020-11-11 19:42 UTC  (6+ messages)

[PATCH net-next,v3 0/9] netfilter: flowtable bridge and vlan enhancements
 2020-11-11 19:37 UTC  (10+ messages)
` [PATCH net-next,v3 1/9] netfilter: flowtable: add hash offset field to tuple
` [PATCH net-next,v3 2/9] netfilter: flowtable: add xmit path types
` [PATCH net-next,v3 3/9] net: resolve forwarding path from virtual netdevice and HW destination address
` [PATCH net-next,v3 4/9] net: 8021q: resolve forwarding path for vlan devices
` [PATCH net-next,v3 5/9] bridge: resolve forwarding path for bridge devices
` [PATCH net-next,v3 6/9] netfilter: flowtable: use dev_fill_forward_path() to obtain ingress device
` [PATCH net-next,v3 7/9] netfilter: flowtable: use dev_fill_forward_path() to obtain egress device
` [PATCH net-next,v3 8/9] netfilter: flowtable: add vlan support
` [PATCH net-next,v3 9/9] selftests: netfilter: flowtable bridge and VLAN support

[xenomai-images][PATCH 1/1][REV 1] Enable RTDM SPI on BeagleBone Black
 2020-11-11 19:38 UTC 

[PATCH 0/2] Update poky.yaml
 2020-11-11 19:37 UTC  (3+ messages)
` [PATCH 2/2] poky.yaml: updates for 3.2
  ` [docs] "

[xenomai-images][PATCH 0/1][REV 1] Enable RTDM SPI on BeagleBone Black
 2020-11-11 19:37 UTC 

[RFC PATCH] ceph: fix cross quota realms renames with new truncated files
 2020-11-11 19:33 UTC  (4+ messages)

kernel locks due to USB I/O
 2020-11-11 19:31 UTC  (5+ messages)

[PATCH v4 00/18] dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema
 2020-11-11 19:30 UTC  (10+ messages)
` [PATCH v4 01/18] dt-bindings: usb: usb-hcd: Detach generic USB controller properties

[PATCH] rcu: Check and report missed fqs timer wakeup on RCU stall
 2020-11-11 19:31 UTC  (2+ messages)

[PATCH 01/11] git-parse-remote: fix highly misleading man page
 2020-11-11 19:29 UTC  (4+ messages)
` [PATCH 0/5] Remove now-unused git-parse-remote

[PATCHv2] bus: ti-sysc: Fix bogus resetdone warning on enable for cpsw
 2020-11-11 19:28 UTC  (3+ messages)

[REGRESSION FIX 0/2] Handling regression introduced by a62387b
 2020-11-11 19:27 UTC  (7+ messages)
` [RFC "
  ` [RFC 1/2] submodules: test for fetch of non-init subsub-repo

[PATCH v3 00/56] Convert DSI code to use drm_mipi_dsi and drm_panel
 2020-11-11 19:27 UTC  (20+ messages)

[PATCH v5 00/17] gpiolib: acpi: pin configuration fixes
 2020-11-11 19:27 UTC  (7+ messages)
` [PATCH v5 04/17] gpiolib: Add temporary variable to gpiod_set_transitory() for cleaner code
` [PATCH v5 17/17] gpiolib: acpi: Make Intel GPIO tree official for GPIO ACPI work

[PATCH v4 net] net: udp: fix Fast/frag0 UDP GRO
 2020-11-11 19:26 UTC  (6+ messages)

10K LinkedIn Leads from your Target Audience at 500
 2020-11-11 19:26 UTC 

[PATCH] block/keyslot-manager: prevent crash when num_slots=1
 2020-11-11 19:25 UTC  (4+ messages)

Security Working Group meeting today
 2020-11-11 19:24 UTC  (2+ messages)

Regression: QCA6390 fails with "mm/page_alloc: place pages to tail in __free_pages_core()"
 2020-11-11 19:23 UTC  (4+ messages)

[PATCH][next] mptcp: fix a dereference of pointer before msk is null checked
 2020-11-11 19:23 UTC  (5+ messages)
    ` [MPTCP] "

drivers/mtd/maps/physmap-bt1-rom.c:78:18: sparse: sparse: cast removes address space '__iomem' of expression
 2020-11-11 19:22 UTC  (6+ messages)

[PATCH 00/13] Introduce seqnum_ops
 2020-11-11 19:23 UTC  (6+ messages)
` [PATCH 01/13] seqnum_ops: Introduce Sequence Number Ops

[dm-crypt] Encrypting DVD or CDROM from iso
 2020-11-11 19:16 UTC  (2+ messages)

[PATCH v2 0/6] Updates to MHI channel handling
 2020-11-11 19:21 UTC  (7+ messages)
` [PATCH v2 1/6] bus: mhi: core: Allow receiving a STOP channel command response
` [PATCH v2 2/6] bus: mhi: core: Improvements to the channel handling state machine
` [PATCH v2 3/6] bus: mhi: core: Add support to stop or start channel data transfers
` [PATCH v2 4/6] bus: mhi: core: Check execution environment for channel before issuing reset
` [PATCH v2 5/6] bus: mhi: core: Remove __ prefix for MHI channel unprepare function
` [PATCH v2 6/6] bus: mhi: Improve documentation on channel transfer setup APIs

[PATCH] kfence: Avoid stalling work queue task without allocations
 2020-11-11 19:21 UTC  (8+ messages)

[xfstests-bld PATCH] gen-tarball: add 'set -e'
 2020-11-11 19:21 UTC  (2+ messages)

[PATCH v2 0/4] x86/bus_lock: Enable bus lock detection
 2020-11-11 19:20 UTC  (5+ messages)
` [PATCH v2 1/4] x86/cpufeatures: Enumerate #DB for "
` [PATCH v2 2/4] x86/bus_lock: Handle warn and fatal in #DB for bus lock
` [PATCH v2 3/4] x86/bus_lock: Set rate limit "
` [PATCH v2 4/4] Documentation/admin-guide: Change doc for split_lock_detect parameter

[PATCH v2 00/20] kasan: boot parameters for hardware tag-based mode
 2020-11-11 19:18 UTC  (13+ messages)
` [PATCH v2 14/20] kasan, mm: rename kasan_poison_kfree
` [PATCH v2 15/20] kasan: don't round_up too much
` [PATCH v2 16/20] kasan: simplify assign_tag and set_tag calls
` [PATCH v2 17/20] kasan: clarify comment in __kasan_kfree_large

[PATCH 0/4] gpio: visoconti: Add Toshiba Visconti GPIO support
 2020-11-11 19:18 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: gpio: Add bindings for Toshiba Visconti GPIO Controller

[PATCH] nvme: Boot as soon as the boot controller has been probed
 2020-11-11 19:19 UTC  (2+ messages)

[PATCH v2] diff: handle NULL filespecs in run_external_diff
 2020-11-11 19:18 UTC  (6+ messages)
    ` [PATCH v3] diff: make diff_free_filespec_data accept NULL
      ` [PATCH v4] "
        ` [PATCH v5] "

Issues with LaCie USB3 drive and UAS
 2020-11-11 19:18 UTC  (9+ messages)

[PATCH V4] dt-bindings: soc: imx: Add binding doc for spba bus
 2020-11-11 19:18 UTC  (2+ messages)

arch/s390/include/asm/atomic_ops.h:56:45: error: invalid operand for inline asm constraint 'i'
 2020-11-11 19:17 UTC  (3+ messages)

[PATCH bpf-next v2 5/5] i40e: use batched xsk Tx interfaces to increase performance
 2020-11-11 19:16 UTC  (5+ messages)

[Virtio-fs] [PATCH v3 0/6] fuse: Implement FUSE_HANDLE_KILLPRIV_V2 and enable SB_NOSEC
 2020-11-11 19:16 UTC  (7+ messages)
` [Virtio-fs] [PATCH v3 3/6] fuse: setattr should set FATTR_KILL_PRIV upon size change
        `  "

[PATCH v4 1/3] dt-bindings: media: atmel: csi2dc: add bindings for microchip csi2dc
 2020-11-11 19:15 UTC  (3+ messages)

[PATCH 1/2] pwm: sti: Avoid conditional gotos
 2020-11-11 19:14 UTC  (2+ messages)
` [PATCH 2/2] pwm: sti: Remove unnecessary blank line

Heads up: data corruption with AIO/DIO with unwritten blocks when blocksize < page size
 2020-11-11 19:13 UTC 

Use after free in bcm2835_spi_remove()
 2020-11-11 19:07 UTC  (6+ messages)
` [PATCH 0/4] Use-after-free be gone
  ` [PATCH 1/4] spi: Introduce device-managed SPI controller allocation
  ` [PATCH 2/4] spi: bcm2835: Fix use-after-free on unbind
  ` [PATCH 3/4] spi: bcm2835aux: "
  ` [PATCH 4/4] spi: bcm-qspi: "

[PATCH v2 0/6] An alternative series for asymmetric AArch32 systems
 2020-11-11 19:10 UTC  (4+ messages)
` [PATCH v2 2/6] arm64: Allow mismatched 32-bit EL0 support

[Intel-gfx] [PATCH v2] drm/i915: Tweaked Wa_14010685332 for PCHs used on gen11 platforms
 2020-11-11 19:11 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Tweaked Wa_14010685332 for PCHs used on gen11 platforms (rev4)

[PATCH 3/3] powerpc: rewrite atomics to use ARCH_ATOMIC
 2020-11-11 19:07 UTC  (4+ messages)

DIO & page cache coherency locking + deadlock prevention
 2020-11-11 19:10 UTC 

[Intel-gfx] [PATCH] drm/i915/tgl: Fix Media power gate sequence
 2020-11-11 19:08 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/tgl: Fix Media power gate sequence. (rev2)

[PATCH] of/address: Fix of_node memory leak in of_dma_is_coherent
 2020-11-11 19:07 UTC  (2+ messages)

[PATCH v2] Input: touchscreen: ads7846.c: Fix race that causes missing releases
 2020-11-11 19:07 UTC  (2+ messages)

pull-request: can 2020-11-11
 2020-11-11 19:05 UTC  (3+ messages)

[PATCH v9 00/44] kasan: add hardware tag-based mode for arm64
 2020-11-11 19:04 UTC  (21+ messages)
` [PATCH v9 10/44] kasan: define KASAN_GRANULE_PAGE
` [PATCH v9 17/44] kasan, arm64: move initialization message
` [PATCH v9 21/44] kasan: kasan_non_canonical_hook only for software modes
` [PATCH v9 25/44] kasan: introduce CONFIG_KASAN_HW_TAGS
` [PATCH v9 43/44] kasan: add documentation for hardware tag-based mode

[PATCH] parisc/uapi: Use Kbuild logic to provide <asm/types.h>
 2020-11-11 19:03 UTC  (2+ messages)

[PATCH v4 00/13] Add struct strmap and associated utility functions
 2020-11-11 19:01 UTC  (5+ messages)
` [PATCH v5 00/15] "
  ` [PATCH v5 12/15] strmap: enable allocations to come from a mem_pool

unwanted built-ins
 2020-11-11 19:00 UTC  (3+ messages)

[Intel-wired-lan] [net-next PATCH] ice: report timeout length for erasing during devlink flash
 2020-11-11 18:59 UTC 

[PATCH RFT] ath11k: pci: support platforms with one MSI vector
 2020-11-11 18:58 UTC  (2+ messages)

[PATCH v2 00/20] fundamentals of merge-ort implementation
 2020-11-11 18:58 UTC  (4+ messages)
` [PATCH v2 12/20] merge-ort: have process_entries operate in a defined order

[PATCH v4 0/2] NFS: Fix interaction between fs_context and user namespaces
 2020-11-11 18:57 UTC  (6+ messages)

io_uring-only sendmsg + recvmsg zerocopy
 2020-11-11 18:50 UTC  (5+ messages)

[PATCH] kvm: x86/mmu: Fix is_tdp_mmu_check when using PAE
 2020-11-11 18:53 UTC 

[PATCH v2 0/2] SPI/ Input: ads7846: properly handle spi->mode flags
 2020-11-11 18:51 UTC  (3+ messages)
` [PATCH v2 2/2] Input: ads7846: do not overwrite spi->mode flags set by spi framework

First Contact + Dedicated Tasks for Documentation
 2020-11-11 18:51 UTC  (2+ messages)
` [docs] "

[PATCH v2 00/12] qom: Convert some properties to class properties
 2020-11-11 18:38 UTC  (2+ messages)
` [PATCH v2 01/12] vexpress: Register "secure" as class property


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.