All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-10 20:47:37 to 2020-11-10 21:35:48 UTC [more...]

support splice reads on seq_file based procfs files v2
 2020-11-10 21:35 UTC  (4+ messages)
` [PATCH 1/6] seq_file: add seq_read_iter

check_refname_format allows refs with components that begin with -, even though `git tag` does not
 2020-11-10 21:35 UTC  (4+ messages)

[PATCH 1/2] jffs2: fix ignoring mounting options problem during remounting
 2020-11-10 21:34 UTC  (3+ messages)

[PATCH] ARM: do not assemble iwmmxt.S with LLVM toolchain
 2020-11-10 21:35 UTC  (9+ messages)
` [PATCH v2] Make iwmmxt.S support Clang's integrated assembler

[PATCH v3] poky-tiny: enable section removal
 2020-11-10 21:35 UTC  (2+ messages)
` [poky] "

[PATCH 0/3] drm/nouveau: extend the lifetime of nouveau_drm
 2020-11-10 21:34 UTC  (6+ messages)
` [PATCH 2/3] drm/nouveau: manage nouveau_drm lifetime with devres
  ` [Nouveau] "

[PATCH] um: allow using glibc string functions instead of generics
 2020-11-10 21:33 UTC  (5+ messages)

[RFC PATCH v2 00/10] firmware: arm_scmi: Add virtio transport
 2020-11-10 21:32 UTC  (4+ messages)
` [RFC PATCH v2 10/10] "

[PATCH v3 00/10] optparse => argparse
 2020-11-10 21:33 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH v1 00/30] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2020-11-10 21:32 UTC  (21+ messages)
` [PATCH v1 07/30] soc/tegra: Add sync state API
` [PATCH v1 11/30] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v1 18/30] pwm: tegra: Support OPP and "

[RFC PATCH for-QEMU-5.2] vfio: Make migration support experimental
 2020-11-10 21:26 UTC  (7+ messages)

stable-rc/linux-5.4.y baseline: 195 runs, 1 regressions (v5.4.76)
 2020-11-10 21:32 UTC 

io_uring-only sendmsg + recvmsg zerocopy
 2020-11-10 21:31 UTC 

[PATCH -next v2] clk: pm_clock: provide stubs for pm_clk_runtime_suspend/_resume
 2020-11-10 21:30 UTC  (3+ messages)

[PATCH v3 19/35] x86/io_apic: Cleanup trigger/polarity helpers
 2020-11-10 21:30 UTC  (14+ messages)
` [tip: x86/apic] "
              ` [EXTERNAL] "

[GIT PULL] (swiotlb) stable/for-linus-5.10-rc2
 2020-11-10 21:31 UTC 

stable-rc/linux-4.9.y build: 197 builds: 1 failed, 196 passed, 4 warnings (v4.9.243)
 2020-11-10 21:30 UTC 

[PATCH 0/2] fix race conditions with task aborts
 2020-11-10 21:29 UTC  (10+ messages)
` [PATCH 2/2] target: iscsi: fix a race condition when aborting a task

[docs][PATCH] documentation: Add Pipenv support
 2020-11-10 21:29 UTC 

[PATCH v2 0/8] Nexus 7 and A500 device-tree improvements
 2020-11-10 21:28 UTC  (4+ messages)
` [PATCH v2 7/8] ARM: tegra: nexus7: Set video decoder clock rate to 408MHz

[PATCH] pinctrl: qcom: Move clearing pending IRQ to .irq_request_resources callback
 2020-11-10 21:28 UTC  (3+ messages)

[PATCH v10 0/6] RDMA: Add dma-buf support
 2020-11-10 21:41 UTC  (14+ messages)
` [PATCH v10 1/6] RDMA/umem: Support importing dma-buf as user memory region
` [PATCH v10 2/6] RDMA/core: Add device method for registering dma-buf based "
` [PATCH v10 3/6] RDMA/uverbs: Add uverbs command for dma-buf based MR registration
` [PATCH v10 4/6] RDMA/mlx5: Support dma-buf based userspace memory region
` [PATCH v10 5/6] dma-buf: Reject attach request from importers that use dma_virt_ops
` [PATCH v10 6/6] dma-buf: Document that dma-buf size is fixed

[PATCH for-5.10] swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_single
 2020-11-10 21:27 UTC  (6+ messages)

[Intel-gfx] [CI] drm/i915: Disable atomics in L3 for gen9
 2020-11-10 21:25 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Disable atomics in L3 for gen9 (rev2)

linux-next: build failure after merge of the vfs tree
 2020-11-10 21:24 UTC  (4+ messages)

+ treewide-remove-stringification-from-__alias-macro-definition-fix.patch added to -mm tree
 2020-11-10 21:24 UTC 

[PATCH v2 1/2] dt-bindings: pinctrl: qcom: Add sc7280 pinctrl bindings
 2020-11-10 21:24 UTC  (4+ messages)
` [PATCH v2 2/2] pinctrl: qcom: Add sc7280 pinctrl driver

[PATCH v2 00/26] completion: bash: a bunch of fixes, cleanups, and reorganization
 2020-11-10 21:21 UTC  (27+ messages)
` [PATCH v2 01/26] completion: bash: fix prefix detection in branch.*
` [PATCH v2 02/26] completion: bash: add correct suffix in variables
` [PATCH v2 03/26] completion: bash: fix for suboptions with value
` [PATCH v2 04/26] completion: bash: do not modify COMP_WORDBREAKS
` [PATCH v2 05/26] test: completion: fix currently typed words
` [PATCH v2 06/26] test: completion: add run_func() helper
` [PATCH v2 07/26] completion: bash: remove non-append functionality
` [PATCH v2 08/26] completion: bash: get rid of _append() functions
` [PATCH v2 09/26] completion: bash: get rid of any non-append code
` [PATCH v2 10/26] completion: bash: factor out check in __gitcomp
` [PATCH v2 11/26] completion: bash: simplify equal suffix check
` [PATCH v2 12/26] completion: bash: refactor __gitcomp
` [PATCH v2 13/26] completion: bash: simplify __gitcomp
` [PATCH v2 14/26] completion: bash: change suffix check in __gitcomp
` [PATCH v2 15/26] completion: bash: improve __gitcomp suffix code
` [PATCH v2 16/26] completion: bash: simplify config_variable_name
` [PATCH v2 17/26] test: completion: switch __gitcomp_nl prefix test
` [PATCH v2 18/26] completion: bash: simplify _get_comp_words_by_ref()
` [PATCH v2 19/26] completion: bash: refactor _get_comp_words_by_ref()
` [PATCH v2 20/26] completion: bash: cleanup _get_comp_words_by_ref()
` [PATCH v2 21/26] completion: bash: trivial cleanup
` [PATCH v2 22/26] completion: bash: rename _get_comp_words_by_ref()
` [PATCH v2 23/26] completion: bash: improve __gitcomp description
` [PATCH v2 24/26] completion: bash: add __gitcomp_opts
` [PATCH v2 25/26] completion: bash: cleanup __gitcomp* invocations
` [PATCH v2 26/26] completion: bash: shuffle __gitcomp functions

[PATCH] PCI: altera-msi: Remove irq handler and data in one go
 2020-11-10 21:21 UTC  (2+ messages)

[mac80211-next:master] BUILD SUCCESS 526fa517d2871976c997db5575d2cde7c54c14bb
 2020-11-10 21:20 UTC 

[PATCH 00/19] [Set 1] Rid W=1 warnings from GPU
 2020-11-10 21:20 UTC  (13+ messages)
` [PATCH 06/19] gpu: drm: scheduler: sched_main: Provide missing description for 'sched' paramter
` [PATCH 07/19] gpu: drm: scheduler: sched_entity: Demote non-conformant kernel-doc headers
` [PATCH 15/19] gpu: drm: radeon: radeon_drv: Remove unused variable 'ret'

[PATCH for-5.2 v2 0/4] hw/net/can/ctucan: fix Coverity and other issues
 2020-11-10 21:18 UTC  (8+ messages)
` [PATCH for-5.2 v2 2/4] hw/net/can/ctucan: Avoid unused value in ctucan_send_ready_buffers()
` [PATCH for-5.2 v2 1/4] hw/net/can/ctucan: Don't allow guest to write off end of tx_buffer

+ dma-buf-use-krealloc_array.patch added to -mm tree
 2020-11-10 21:19 UTC 

+ hwtracing-intel-use-krealloc_array.patch added to -mm tree
 2020-11-10 21:19 UTC 

+ drm-atomic-use-krealloc_array.patch added to -mm tree
 2020-11-10 21:18 UTC 

+ edac-ghes-use-krealloc_array.patch added to -mm tree
 2020-11-10 21:18 UTC 

+ pinctrl-use-krealloc_array.patch added to -mm tree
 2020-11-10 21:18 UTC 

+ vhost-vringh-use-krealloc_array.patch added to -mm tree
 2020-11-10 21:18 UTC 

+ alsa-pcm-use-krealloc_array.patch added to -mm tree
 2020-11-10 21:18 UTC 

+ mm-slab-provide-krealloc_array.patch added to -mm tree
 2020-11-10 21:18 UTC 

+ mm-slab-clarify-kreallocs-behavior-with-__gfp_zero.patch added to -mm tree
 2020-11-10 21:18 UTC 

[scan-admin@coverity.com: New Defects reported by Coverity Scan for Das U-Boot]
 2020-11-10 21:18 UTC 

Problems with corrupted metadata
 2020-11-10 21:17 UTC 

linux-next: Fixes tag needs some work in the omap-fixes tree
 2020-11-10 21:16 UTC 

[PATCH v2 3/3] kunit: Introduce get_file_path() helper
 2020-11-10 21:15 UTC  (6+ messages)

[RHEL8.4 BZ1844297 CVE-2020-8694 v5] powercap: restrict energy meter to root access
 2020-11-10 21:14 UTC  (2+ messages)

[PATCH] t5411: consistent result for proc-receive broken test
 2020-11-10 21:13 UTC  (9+ messages)
` [PATCH v2] "
        ` [PATCH v3 1/2] t5411: refactor make_user_friendly_and_stable_output

[PULL 00/16] target-arm queue
 2020-11-10 21:11 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the wireless-drivers tree
 2020-11-10 21:12 UTC 

+ mm-fix-madvise-willneed-performance-problem.patch added to -mm tree
 2020-11-10 21:10 UTC 

+ reboot-allow-to-specify-reboot-mode-via-sysfs.patch added to -mm tree
 2020-11-10 21:08 UTC 

[PATCH v4 1/1] NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copy
 2020-11-10 21:07 UTC  (10+ messages)

[PATCH V3] nvme: enable ro namespace for ZNS without append
 2020-11-10 21:07 UTC  (2+ messages)

+ ocfs2-initialize-ip_next_orphan.patch added to -mm tree
 2020-11-10 21:04 UTC 

[Intel-gfx] [PATCH] drm/i915: Handle max_bpc==16
 2020-11-10 21:04 UTC  (2+ messages)
`  "

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

[Ocfs2-devel] [PATCH V2] ocfs2: initialize ip_next_orphan
 2020-11-10 21:04 UTC  (4+ messages)

[PATCH 00/25] Rid W=1 warnings in SoC
 2020-11-10 21:02 UTC  (5+ messages)
` [PATCH 24/25] soc: tegra: fuse: speedo-tegra210: Remove a group of set but unused variables

[PATCH v5 0/3] media: rkvdec: Add a VP9 backend
 2020-11-10 21:03 UTC  (3+ messages)

[RHEL7.9 BZ1844300 CVE-2020-8694 v5 2/2] powercap: restrict energy meter to root access
 2020-11-10 21:03 UTC 

[PATCH 00/20] [Set 3] Rid W=1 warnings from GPU
 2020-11-10 21:02 UTC  (10+ messages)
` [PATCH 15/20] drm/radeon/r600d: Move 'rc600_*' prototypes into shared header

[PATCH] bpf: relax return code check for subprograms
 2020-11-10 21:03 UTC 

[PATCH 00/13] Introduce seqnum_ops
 2020-11-10 21:03 UTC  (7+ messages)
` [PATCH 01/13] seqnum_ops: Introduce Sequence Number Ops
` [PATCH 12/13] drivers/staging/unisys/visorhba: convert stats to use seqnum_ops

[PATCH v2 00/39] ABI: add it to the documentation build system
 2020-11-10 18:18 UTC  (10+ messages)
` [PATCH v2 20/39] docs: ABI: testing: make the files compatible with ReST output
              ` Duplicated ABI entries - Was: "

[PATCH] powerpc/pseries/hotplug-cpu: Fix memleak when cpus node not exist
 2020-11-10 12:30 UTC 

[igt-dev] [PATCH i-g-t v3] tests/api_intel_bb: Verify delta is properly added in emit relocation
 2020-11-10 21:00 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/api_intel_bb: Verify delta is properly added in emit relocation (rev3)

Crash / Null pointer dereference in l2cap_chan_send()
 2020-11-10 20:59 UTC  (2+ messages)

+ arch-mm-make-kernel_page_present-always-available.patch added to -mm tree
 2020-11-10 20:59 UTC 

[PATCH V2 00/23] IOREQ feature (+ virtio-mmio) on Arm
 2020-11-10 20:59 UTC  (7+ messages)
` [PATCH V2 11/23] xen/ioreq: Move x86's io_completion/io_req fields to struct vcpu
` [PATCH V2 17/23] xen/ioreq: Introduce domain_has_ioreq_server()

+ arch-mm-restore-dependency-of-__kernel_map_pages-on-debug_pagealloc.patch added to -mm tree
 2020-11-10 20:59 UTC 

+ pm-hibernate-make-direct-map-manipulations-more-explicit.patch added to -mm tree
 2020-11-10 20:59 UTC 

+ mm-introduce-debug_pagealloc_mapunmap_pages-helpers.patch added to -mm tree
 2020-11-10 20:59 UTC 

Linux 4.19.157
 2020-11-10 20:59 UTC  (2+ messages)

Linux 4.14.206
 2020-11-10 20:59 UTC  (2+ messages)

[Buildroot] [PATCH/next 1/1] package/libunwind: bump to version 1.5.0
 2020-11-10 20:58 UTC 

stable-rc/queue/4.9 build: 197 builds: 1 failed, 196 passed, 4 warnings (v4.9.242-1-g113d25b242da)
 2020-11-10 20:58 UTC 

Linux 4.9.243
 2020-11-10 20:58 UTC  (2+ messages)

[qemu-mainline test] 156603: regressions - FAIL
 2020-11-10 20:57 UTC 

Linux 4.4.243
 2020-11-10 20:58 UTC  (2+ messages)

Linux 5.4.77
 2020-11-10 20:57 UTC  (2+ messages)

[Buildroot] [PATCH] support/testing/test_syslinux: add missing Kconfig symbol
 2020-11-10 20:56 UTC 

[PATCH] fs/nfsd: remove unused NFSDDBG_FACILITY to tame gcc
 2020-11-10 20:55 UTC  (3+ messages)

"irq 4: Affinity broken due to vector space exhaustion." warning on restart of ttyS0 console
 2020-11-10 20:56 UTC  (2+ messages)

Linux 5.9.8
 2020-11-10 20:56 UTC  (2+ messages)

[PATCH v3 00/11] gitlab-ci: Allow forks to select & restrict build jobs
 2020-11-10 20:54 UTC  (3+ messages)
` [PATCH v3 08/11] gitlab-ci: Extract common job definition as 'native_common_job'

[PATCH v4 00/21] Readdir enhancements
 2020-11-10 20:55 UTC  (24+ 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] PCI: fix a potential uninitentional integer overflow issue
 2020-11-10 20:54 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/s390-tools: fix license
 2020-11-10 20:52 UTC 

[PATCH RFC v2 00/17] KVM: x86/pmu: Add support to enable Guest PEBS via DS
 2020-11-10 20:52 UTC  (4+ messages)
  ` [PATCH] perf/intel: Remove Perfmon-v4 counter_freezing support

kernel locks due to USB I/O
 2020-11-10 20:51 UTC  (2+ messages)

[PATCH v4 2/2] lscpu-arm: Remove hard corded model name of Cortex family and X-Gene
 2020-11-10 20:50 UTC  (4+ messages)

+ mm-memcg-slab-pre-allocate-obj_cgroups-for-slab-caches-with-slab_account.patch added to -mm tree
 2020-11-10 20:50 UTC 

+ mm-slub-call-account_slab_page-after-slab-page-initialization.patch added to -mm tree
 2020-11-10 20:50 UTC 

[PATCH] PCI: dwc: Add support to configure for ECRC
 2020-11-10 20:50 UTC  (2+ messages)

[PATCH 1/2] mm: slub: call account_slab_page() after slab page initialization
 2020-11-10 20:50 UTC  (3+ messages)
` [PATCH 2/2] mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNT

[PATCH 0/8] KVM: selftests: Cleanups, take 2
 2020-11-10 20:48 UTC  (9+ messages)
` [PATCH 1/8] KVM: selftests: Update .gitignore
` [PATCH 2/8] KVM: selftests: Remove deadcode
` [PATCH 3/8] KVM: selftests: Factor out guest mode code
` [PATCH 4/8] KVM: selftests: Make vm_create_default common
` [PATCH 5/8] KVM: selftests: Introduce vm_create_[default_]_with_vcpus
` [PATCH 6/8] KVM: selftests: dirty_log_test: Remove create_vm
` [PATCH 7/8] KVM: selftests: Use vm_create_with_vcpus in create_vm
` [PATCH 8/8] KVM: selftests: Implement perf_test_util more conventionally

The UMID fixes need to be added to stable
 2020-11-10 20:48 UTC  (2+ messages)

[RFC v1 00/10] i386 cleanup
 2020-11-10 20:45 UTC  (11+ messages)
` [RFC v1 09/10] i386: split cpu.c and defer x86 models registration


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.