All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-21 22:00:08 to 2021-09-21 23:50:27 UTC [more...]

[PATCH] mm: Remove HARDENED_USERCOPY_FALLBACK
 2021-09-21 23:50 UTC  (3+ messages)

[PATCH v4 0/6] Basic recovery for machine checks inside SGX
 2021-09-21 23:48 UTC  (10+ messages)
` [PATCH v5 0/7] "
  ` [PATCH v5 1/7] x86/sgx: Provide indication of life-cycle of EPC pages
  ` [PATCH v5 2/7] x86/sgx: Add infrastructure to identify SGX "

[PATCH v3 0/4] rcu, arm64: PREEMPT_RT fixlets
 2021-09-21 23:45 UTC  (8+ messages)
` [PATCH v3 3/4] rcu/nocb: Protect NOCB state via local_lock() under PREEMPT_RT
    ` rcu/tree: Protect rcu_rdp_is_offloaded() invocations on RT

incoming
 2021-09-21 23:45 UTC  (6+ messages)
` [patch 9/9] mm/vmalloc: add __alloc_size attributes for better bounds checking

[PATCH v3 bpf-next 0/5] Implement bloom filter map
 2021-09-21 23:44 UTC  (5+ messages)
` [PATCH v3 bpf-next 1/5] bpf: Add bloom filter map implementation
` [PATCH v3 bpf-next 2/5] libbpf: Allow the number of hashes in bloom filter maps to be configurable

[PATCH v3 0/6] Implement a batched fsync option for core.fsyncObjectFiles
 2021-09-21 23:42 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/6] core.fsyncobjectfiles: batched disk flushes
  ` [PATCH v4 3/6] core.fsyncobjectfiles: add windows support for batch mode

[PATCH 0/7] cxl_pci refactor for reusability
 2021-09-21 23:39 UTC  (14+ messages)
` [PATCH 1/7] cxl: Convert "RBI" to enum
` [PATCH 2/7] cxl/pci: Remove dev_dbg for unknown register blocks
` [PATCH 3/7] cxl/pci: Refactor cxl_pci_setup_regs
` [PATCH 4/7] cxl/pci: Make more use of cxl_register_map
` [PATCH 5/7] PCI: Add pci_find_dvsec_capability to find designated VSEC
` [PATCH 6/7] cxl/pci: Use pci core's DVSEC functionality
` [PATCH 7/7] ocxl: "

[xen-unstable test] 164996: regressions - FAIL
 2021-09-21 23:38 UTC  (4+ messages)

[PATCH v3 0/3] Add support for sc7280 WPSS PIL loading
 2021-09-21 23:37 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: remoteproc: qcom: adsp: Convert binding to YAML
` [PATCH v3 2/3] dt-bindings: remoteproc: qcom: Add SC7280 WPSS support

[syzbot] upstream test error: KFENCE: use-after-free in kvm_fastop_exception
 2021-09-21 23:34 UTC  (6+ messages)

[PATCH v2 00/13] drm/hdcp: Pull HDCP auth/exchange/check into helpers
 2021-09-21 23:34 UTC  (4+ messages)
` [PATCH v2 04/13] drm/hdcp: Expand HDCP helper library for enable/disable/check
  ` [Intel-gfx] [Freedreno] "
    `  "

[PATCH] dt-bindings: rng: convert OMAP and Inside-Secure HWRNG to yaml schema
 2021-09-21 23:31 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the qcom tree
 2021-09-21 23:31 UTC  (3+ messages)

[PATCH] drm/i915: fix blank screen booting crashes
 2021-09-21 23:29 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH bpf-next v4 00/11] Support kernel module function calls from eBPF
 2021-09-21 23:28 UTC  (18+ messages)
` [PATCH bpf-next v4 05/11] bpf: Enable TCP congestion control kfunc from modules
` [PATCH bpf-next v4 06/11] libbpf: Support kernel module function calls
` [PATCH bpf-next v4 07/11] libbpf: Resolve invalid weak kfunc calls with imm = 0, off = 0
` [PATCH bpf-next v4 08/11] libbpf: Update gen_loader to emit BTF_KIND_FUNC relocations
` [PATCH bpf-next v4 11/11] bpf: selftests: Add selftests for module kfunc support

[RFC PATCH 0/2] branch: implement in-process --recurse-submodules
 2021-09-21 23:25 UTC  (3+ messages)
` [RFC PATCH 1/2] refs: pass struct repository *r through to write_ref_to_lockfile()
` [RFC PATCH 2/2] branch: add --recurse-submodules option for branch creation

[PATCH 1/2] rpmatch.3: remove first-character-only FUD
 2021-09-21 23:25 UTC  (4+ messages)

[PATCH V10 00/18] KVM: x86/pmu: Add *basic* support to enable guest PEBS via DS
 2021-09-21 23:22 UTC  (7+ messages)
` [PATCH V10 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks

[PATCH v3 00/12] Context types, v3
 2021-09-21 23:20 UTC  (26+ messages)
` [virtio-dev] "
` [PATCH v3 01/12] virtio-gpu api: multiple context types with explicit initialization
  ` [virtio-dev] "
` [PATCH v3 02/12] drm/virtgpu api: create context init feature
  ` [virtio-dev] "
` [PATCH v3 03/12] drm/virtio: implement context init: track valid capabilities in a mask
  ` [virtio-dev] "
` [PATCH v3 04/12] drm/virtio: implement context init: probe for feature
  ` [virtio-dev] "
` [PATCH v3 05/12] drm/virtio: implement context init: support init ioctl
  ` [virtio-dev] "
` [PATCH v3 06/12] drm/virtio: implement context init: track {ring_idx, emit_fence_info} in virtio_gpu_fence
  ` [virtio-dev] "
` [PATCH v3 07/12] drm/virtio: implement context init: plumb {base_fence_ctx, ring_idx} to virtio_gpu_fence_alloc
  ` [virtio-dev] "
` [PATCH v3 08/12] drm/virtio: implement context init: stop using drv->context when creating fence
  ` [virtio-dev] "
` [virtio-dev] [PATCH v3 09/12] drm/virtio: implement context init: allocate an array of fence contexts
  `  "
` [PATCH v3 10/12] drm/virtio: implement context init: handle VIRTGPU_CONTEXT_PARAM_POLL_RINGS_MASK
  ` [virtio-dev] "
` [virtio-dev] [PATCH v3 11/12] drm/virtio: implement context init: add virtio_gpu_fence_event
  `  "
` [virtio-dev] [PATCH v3 12/12] drm/virtio: implement context init: advertise feature to userspace
  `  "

[PATCH] libbpf: Use sysconf to simplify libbpf_num_possible_cpus
 2021-09-21 23:20 UTC  (2+ messages)

[PATCH 0/2] ext4: docs: de-uglify Documentation/ext4/orphan.rst
 2021-09-21 23:18 UTC  (4+ messages)
` [PATCH 1/2] ext4: docs: switch away from list-table

[PATCH 00/19] tcp: Initial support for RFC5925 auth option
 2021-09-21 23:13 UTC  (2+ messages)

[PATCH] PCI: rcar: Add missing COMMON_CLK dependency
 2021-09-21 23:13 UTC  (3+ messages)

[PATCH v2 bpf-next 0/9] libbpf: stricter BPF program section name handling
 2021-09-21 23:12 UTC  (10+ messages)
` [PATCH v2 bpf-next 1/9] selftests/bpf: normalize XDP section names in selftests
` [PATCH v2 bpf-next 2/9] selftests/bpf: normalize SEC("classifier") usage
` [PATCH v2 bpf-next 3/9] selftests/bpf: normalize all the rest SEC() uses

[PATCH] Documentation: Update SeongJae's email address
 2021-09-21 23:10 UTC  (2+ messages)

[RFC 00/20] Introduce /dev/iommu for userspace I/O address space management
 2021-09-21 23:10 UTC  (5+ messages)
` [RFC 03/20] vfio: Add vfio_[un]register_device()

Redux: Backwards compatibility for XDP multi-buff
 2021-09-21 23:10 UTC  (10+ messages)

[PATCH] Documentation: arm: marvell: Add Octeon TX2 CN913x Flavors
 2021-09-21 23:08 UTC  (2+ messages)

[PATCH] Documentation: arm: marvell: Add 88F6040 model into list
 2021-09-21 23:08 UTC  (2+ messages)

[PATCH v3 1/2] perf benchmark: Call the futex syscall from a function
 2021-09-21 23:06 UTC  (6+ messages)
` [PATCH v3 2/2] perf bench: Add support for 32-bit systems with 64-bit time_t

[PATCH 0/2] Squash leaks in t0000
 2021-09-21 23:01 UTC  (3+ messages)

Intel bt broken on linux-next?
 2021-09-21 23:00 UTC  (4+ messages)

[PATCH] soc: qcom: llcc: Disable MMUHWT retention
 2021-09-21 22:56 UTC  (3+ messages)
` (subset) "

[Intel-gfx] [PATCH v2 0/4] drm/i915/fbc: Rework CFB stride/size calculations
 2021-09-21 22:58 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/fbc: Rework CFB stride/size calculations (rev5)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v3 00/13] drm/i915/dp: dp 2.0 enabling prep work
 2021-09-21 22:58 UTC  (3+ messages)
` [PATCH v3 03/13] drm/dp: add LTTPR DP 2.0 DPCD addresses
  ` [Intel-gfx] "

[KVM] 816be9e9be: kernel-selftests.kvm.smm_test.fail
 2021-09-21 22:56 UTC  (3+ messages)

[PATCH v2 0/6] KVM: few more SMM fixes
 2021-09-21 22:55 UTC  (3+ messages)
` [PATCH v2 6/6] KVM: nVMX: re-evaluate emulation_required on nested VM exit

[PATCH 0/3] Makefile: make "sparse" and "hdr-check" non-.PHONY
 2021-09-21 22:55 UTC  (4+ messages)
` [PATCH 1/3] Makefile: make the "sparse" target non-.PHONY
` [PATCH 2/3] Makefile: do one append in %.hcc rule
` [PATCH 3/3] Makefile: make the "hdr-check" target non-.PHONY

[dpdk-dev] Arm roadmap for 21.11
 2021-09-21 22:54 UTC  (3+ messages)

[PATCH v1 0/2] update RDMA controllers queue depth
 2021-09-21 22:52 UTC  (5+ messages)
` [PATCH 1/2] nvmet: add get_queue_size op for controllers
` [PATCH 2/2] nvmet-rdma: implement get_queue_size controller op

+ mm-debug-sync-up-latest-migrate_reason-to-migrate_reason_names.patch added to -mm tree
 2021-09-21 22:52 UTC 

[PATCH v2][next] counter: Add default statement to switch() in quad8_function_read()
 2021-09-21 22:51 UTC  (3+ messages)
` [PATCH v3][next] "

[PATCH v2 1/3] ksmbd: remove RFC1002 check in smb2 request
 2021-09-21 22:51 UTC  (3+ messages)
` [PATCH v2 2/3] ksmbd: add validation in smb2 negotiate
` [PATCH v2 3/3] ksmbd: fix invalid request buffer access in compound request

[PATCH] xfs: fix system crash caused by null bp->b_pages
 2021-09-21 22:48 UTC  (3+ messages)

[PATCH v2 0/5] help: fix usage nits & bugs, completion shellscript->C
 2021-09-21 22:40 UTC  (11+ messages)
` [PATCH v3 0/9] "
  ` [PATCH v3 1/9] help: correct the usage string in -h and documentation
  ` [PATCH v3 2/9] help: correct usage & behavior of "git help --guides"
  ` [PATCH v3 3/9] help tests: add test for --config output
  ` [PATCH v3 4/9] help: correct logic error in combining --all and --config
  ` [PATCH v3 5/9] help: correct logic error in combining --all and --guides
  ` [PATCH v3 6/9] help: simplify by moving to OPT_CMDMODE()
  ` [PATCH v3 7/9] help tests: test --config-for-completion option & output
  ` [PATCH v3 8/9] help / completion: make "git help" do the hard work
  ` [PATCH v3 9/9] help: move column config discovery to help.c library

[Intel-gfx] [PATCH v2 1/5] drm/i915/display/adlp: Fix PSR2_MAN_TRK_CTL_SU_REGION_END_ADDR calculation
 2021-09-21 22:37 UTC  (12+ messages)
` [Intel-gfx] [PATCH v2 3/5] drm/i915/display: Workaround cursor left overs with PSR2 selective fetch enabled

[PATCH 0/4] crypto: nintendo-aes - add a new AES driver
 2021-09-21 22:37 UTC  (4+ messages)

[PATCH v2 0/3] drm: msm+ti-sn65dsi86 support for NO_CONNECTOR
 2021-09-21 22:42 UTC  (6+ messages)
` [PATCH v2 3/3] drm/bridge: ti-sn65dsi86: Add NO_CONNECTOR support

New test for patches in openbmc/openbmc
 2021-09-21 22:35 UTC 

[PATCH V3 18/22] LoongArch: Add PCI controller support
 2021-09-21 22:36 UTC  (2+ messages)

[PATCH] Restore support for clang and other non-GCC compilers
 2021-09-21 22:36 UTC 

[PATCH v2 0/6] i915: Simplify mmio handling & add new DG2 shadow table
 2021-09-21 22:35 UTC  (11+ messages)
` [PATCH v2 6/6] drm/i915/dg2: Add DG2-specific shadow register table
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.BAT: failure for i915: Simplify mmio handling & add new DG2 shadow table (rev2)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for i915: Simplify mmio handling & add new DG2 shadow table (rev3)
` [Intel-gfx] ✓ Fi.CI.IGT: success "

[PATCHSET RFC v2 jane 0/5] vfs: enable userspace to reset damaged file storage
 2021-09-21 22:33 UTC  (3+ messages)
` [PATCH 2/5] iomap: use accelerated zeroing on a block device to zero a file range

tear down file system I/O in del_gendisk
 2021-09-21 22:33 UTC  (5+ messages)

[PATCH v2 0/2] gpio: mlxbf2: Introduce proper interrupt handling
 2021-09-21 22:32 UTC  (5+ messages)
` [PATCH v2 1/2] gpio: mlxbf2: Introduce IRQ support
` [PATCH v2 2/2] net: mellanox: mlxbf_gige: Replace non-standard interrupt handling

[PATCH v1 0/1] pinctrl/GPIO driver for Apple SoCs
 2021-09-21 22:29 UTC  (2+ messages)
` [PATCH v1 1/1] pinctrl: add "

[xen-unstable-smoke test] 165143: tolerable all pass - PUSHED
 2021-09-21 22:29 UTC 

next/master baseline: 527 runs, 90 regressions (next-20210921)
 2021-09-21 22:27 UTC 

[PATCH v3 2/3] driver core: fw_devlink: Add support for FWNODE_FLAG_NEEDS_CHILD_BOUND_ON_ADD
 2021-09-21 22:26 UTC  (12+ messages)

[PATCH 0/2] KVM: arm64: Clean up CONFIG_KVM vs CONFIG_HAVE_KVM
 2021-09-21 22:22 UTC  (6+ messages)
` [PATCH 1/2] KVM: arm64: Unconditionally include generic KVM's Kconfig
` [PATCH 2/2] KVM: arm64: Depend on HAVE_KVM => OF instead of directly on OF

mlx5_core 5.10 stable series regression starting at 5.10.65
 2021-09-21 22:22 UTC  (3+ messages)

[PATCH RFC] NFSD: Optimize DRC bucket pruning
 2021-09-21 22:21 UTC  (2+ messages)

[GIT PULL] Memory folios for v5.15
 2021-09-21 22:18 UTC  (7+ messages)
` Folio discussion recap

[PATCH] ALSA: hda: Reduce udelay() at SKL+ position reporting
 2021-09-21 22:18 UTC  (4+ messages)

renesas/master ltp-ipc: 6 runs, 2 regressions (renesas-devel-2021-09-20-v5.15-rc2)
 2021-09-21 22:16 UTC 

[ceph-users] Re: RocksDB options for HDD, SSD, NVME Mixed productions
 2021-09-21 22:16 UTC  (2+ messages)

[RESEND PATCH v6] arm64: dts: qcom: sc7280: Add venus DT node
 2021-09-21 22:15 UTC  (2+ messages)

[PATCH v2 0/8] Implement progs support for removing received uuid on RW vols
 2021-09-21 22:08 UTC  (3+ messages)

[PATCH v1] mm/vmalloc: fix exact allocations with an alignment > 1
 2021-09-21 22:13 UTC  (7+ messages)

[PATCH v2] media: CEC: keep related menu entries together
 2021-09-21 22:10 UTC 

[PATCH] hw/loader: Remove unused rom_add_file_as() definition
 2021-09-21 22:08 UTC  (2+ messages)

[PATCH v2 0/2] Apple Mailbox Controller support
 2021-09-21 22:08 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: mailbox: Add Apple mailbox bindings

Switch to a different Python3 version
 2021-09-21 22:08 UTC  (3+ messages)
` [yocto] "

[SPECIFICATION RFC v3] The firmware and bootloader log specification
 2021-09-21 22:07 UTC  (3+ messages)

[PATCH v3 0/3] Add initial Thunder Bay SoC / Board support
 2021-09-21 22:05 UTC  (4+ messages)
` [PATCH v3 2/3] dt-bindings: arm: Add Thunder Bay bindings

[Intel-gfx] [v2] drm/i915: Update memory bandwidth parameters
 2021-09-21 22:07 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Update memory bandwidth parameters (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: success "

[PATCH v7 00/13] Use qmp_send to update co-processor load state
 2021-09-21 22:06 UTC  (3+ messages)
` [PATCH v7 02/13] dt-bindings: remoteproc: qcom: pas: Add QMP property

[PATCH 0/6] mm: Remote LRU per-cpu pagevec cache/per-cpu page list drain support
 2021-09-21 22:03 UTC  (3+ messages)
` [PATCH 2/6] mm/swap: Introduce alternative per-cpu LRU cache locking

[PATCH 0/8] Add per channel properies support in tmp421
 2021-09-21 22:03 UTC  (7+ messages)
` [PATCH 8/8] dt-bindings: hwmon: allow specifying channels for tmp421

[PATCH 5.10 000/122] 5.10.68-rc1 review
 2021-09-21 22:02 UTC  (6+ messages)
` [PATCH 5.10 079/122] net: phylink: add suspend/resume support

[PATCH dwarves 0/2] generate BTF_KIND_TAG types from DW_TAG_LLVM_annotation dwarf tags
 2021-09-21 22:02 UTC  (3+ messages)
` [PATCH dwarves 2/2] btf_encoder: generate BTF_KIND_TAG from llvm annotations

beaglebone black boot failure Linux v5.15.rc1
 2021-09-21 22:00 UTC  (13+ messages)

[PATCH V2 0/3] Add handling of extended regions (safe ranges) on Arm (Was "xen/memory: Introduce a hypercall to provide unallocated space")
 2021-09-21 22:00 UTC  (11+ messages)
` [PATCH V2 2/3] xen/arm: Add handling of extended regions for Dom0

[PATCH] cxl: Move register block enumeration to core
 2021-09-21 22:00 UTC  (2+ messages)

[PATCH] http: match headers case-insensitively when redacting
 2021-09-21 22:00 UTC  (3+ 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.