All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-21 22:36:02 to 2021-10-22 00:10:00 UTC [more...]

[PATCH 2/6] MM: improve documentation for __GFP_NOFAIL
 2021-10-22  0:09 UTC  (12+ messages)

[RFC PATCH v5 0/3] riscv: Add preliminary custom CSR support
 2021-10-22  0:08 UTC  (13+ messages)
` [RFC PATCH v5 1/3] riscv: Adding Andes A25 and AX25 cpu models
` [RFC PATCH v5 2/3] riscv: Introduce custom CSR hooks to riscv_csrrw()
` [RFC PATCH v5 3/3] riscv: Enable custom CSR support for Andes AX25 and A25 CPUs

[PATCH 0/6] leaks: miscellaneous small leak fixes
 2021-10-22  0:07 UTC  (8+ messages)
` [PATCH 1/6] grep: prefer "struct grep_opt" over its "void *"
` [PATCH 2/6] grep: use object_array_clear() in cmd_grep()
` [PATCH 3/6] clone: fix a memory leak of the "git_dir" variable

[PATCH v4 0/2] x86: sgx_vepc: implement ioctl to EREMOVE all pages
 2021-10-22  0:07 UTC  (3+ messages)
` [PATCH v4 2/2] x86: sgx_vepc: implement SGX_IOC_VEPC_REMOVE ioctl

[PATCH 00/23] x86: Support Intel Advanced Matrix Extensions (part 4)
 2021-10-22  0:06 UTC  (25+ messages)
` [PATCH 01/23] signal: Add an optional check for altstack size
` [PATCH 02/23] x86/signal: Implement sigaltstack size validation
` [PATCH 03/23] x86/fpu/xstate: Provide xstate_calculate_size()
` [PATCH 04/23] x86/fpu: Add members to struct fpu to cache permission information
` [PATCH 05/23] x86/fpu: Add fpu_state_config::legacy_features
` [PATCH 06/23] x86/arch_prctl: Add controls for dynamic XSTATE components
` [PATCH 07/23] x86/fpu: Add basic helpers for dynamically enabled features
` [PATCH 08/23] x86/signal: Use fpu::__state_user_size for sigalt stack validation
` [PATCH 09/23] x86/fpu/signal: Prepare for variable sigframe length
` [PATCH 10/23] x86/fpu: Prepare fpu_clone() for dynamically enabled features
` [PATCH 11/23] x86/fpu: Reset permission and fpstate on exec()
` [PATCH 12/23] x86/cpufeatures: Add eXtended Feature Disabling (XFD) feature bit
` [PATCH 13/23] x86/msr-index: Add MSRs for XFD
` [PATCH 14/23] x86/fpu: Add XFD state to fpstate
` [PATCH 15/23] x86/fpu: Add sanity checks for XFD
` [PATCH 16/23] x86/fpu: Update XFD state where required
` [PATCH 17/23] x86/fpu/xstate: Add XFD #NM handler
` [PATCH 18/23] x86/fpu/xstate: Add fpstate_realloc()/free()
` [PATCH 19/23] x86/fpu/xstate: Prepare XSAVE feature table for gaps in state component numbers
` [PATCH 20/23] x86/fpu/amx: Define AMX state components and have it used for boot-time checks
` [PATCH 21/23] x86/fpu: Calculate the default sizes independently
` [PATCH 22/23] x86/fpu: Add XFD handling for dynamic states
` [PATCH 23/23] x86/fpu/amx: Enable the AMX feature in 64-bit mode

[PATCH] soc: aspeed: Add UART routing support
 2021-10-22  0:06 UTC 

[PATCH 0/2] Print stash info in the v2 porcelain format
 2021-10-22  0:05 UTC  (6+ messages)
` [PATCH 1/2] status: count stash entries in separate function
` [PATCH 2/2] status: print stash info with --porcelain=v2 --show-stash

[PATCH v8 11/12] zram: fix crashes with cpu hotplug multistate
 2021-10-22  0:05 UTC  (11+ messages)

[PATCH net-next 0/2] vrf: rework interaction with netfilter/conntrack
 2021-10-22  0:04 UTC  (5+ messages)
` [PATCH net-next 2/2] vrf: run conntrack only in context of lower/physdev for locally generated packets

[igt-dev] [RFC][PATCH i-g-t] tests/kms_atomic_benchmark: Benchmark TEST_ONLY atomic commits
 2021-10-21 23:57 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_atomic_benchmark: Benchmark TEST_ONLY atomic commits (rev2)

[PATCH v2 2/2] platform/x86: amd-pmc: Add support for AMD Smart Trace Buffer
 2021-10-21 23:57 UTC  (2+ messages)

[PATCH 00/11] drm/msm/dpu: cleanup plane state
 2021-10-21 23:53 UTC  (15+ messages)
` [PATCH 05/11] drm/msm/dpu: move dpu_hw_pipe_cfg out of struct dpu_plane
  ` [Freedreno] "
` [PATCH 06/11] drm/msm/dpu: drop scaler config from plane state
  ` [Freedreno] "
` [PATCH 07/11] drm/msm/dpu: drop dpu_csc_cfg from dpu_plane
  ` [Freedreno] "
` [PATCH 08/11] drm/msm/dpu: remove dpu_hw_pipe_cdp_cfg "
  ` [Freedreno] "
` [PATCH 09/11] drm/msm/dpu: don't cache pipe->cap->features in dpu_plane
  ` [Freedreno] "
` [PATCH 10/11] drm/msm/dpu: don't cache pipe->cap->sblk "
  ` [Freedreno] "
` [PATCH 11/11] drm/msm/dpu: rip out debugfs support from dpu_plane
  ` [Freedreno] "

[PATCH] btrfs: fix comment about sector sizes supported in 64K systems
 2021-10-21 23:53 UTC 

stable-rc/queue/4.4 baseline: 101 runs, 1 regressions (v4.4.289-23-g5001ce17ad59)
 2021-10-21 23:53 UTC 

[PATCH v2 00/14] x86: Rewrite the retpoline rewrite logic
 2021-10-21 23:51 UTC  (11+ messages)
` [PATCH v2 14/14] bpf,x86: Respect X86_FEATURE_RETPOLINE*

[PATCH V2 0/4] zram: fix two races and one zram leak
 2021-10-21 23:50 UTC  (5+ messages)
` [PATCH V2 1/4] zram: fix race between zram_reset_device() and disksize_store()
` [PATCH V2 2/4] zram: don't fail to remove zram during unloading module

[PATCH 0/8] KVM: SEV-ES: fixes for string I/O emulation
 2021-10-21 23:49 UTC  (18+ messages)
` [PATCH 1/8] KVM: SEV-ES: fix length of string I/O
` [PATCH 2/8] KVM: SEV-ES: rename guest_ins_data to sev_pio_data
` [PATCH 3/8] KVM: x86: leave vcpu->arch.pio.count alone in emulator_pio_in_out
` [PATCH 4/8] KVM: SEV-ES: clean up kvm_sev_es_ins/outs
` [PATCH 5/8] KVM: x86: split the two parts of emulator_pio_in
` [PATCH 6/8] KVM: x86: remove unnecessary arguments from complete_emulator_pio_in
` [PATCH 7/8] KVM: SEV-ES: keep INS functions together
` [PATCH 8/8] KVM: SEV-ES: go over the sev_pio_data buffer in multiple passes if needed

[syzbot] INFO: task hung in io_wqe_worker
 2021-10-21 23:47 UTC  (2+ messages)

[PATCH bpf-next 0/3] core_reloc fixes for s390
 2021-10-21 23:46 UTC  (4+ messages)
` [PATCH bpf-next 1/3] bpf: Use __BYTE_ORDER__ everywhere
` [PATCH bpf-next 2/3] libbpf: Fix relocating big-endian bitfields
` [PATCH bpf-next 3/3] selftests/bpf: Fix test_core_reloc_mods on big-endian machines

[PATCH v4 0/2] Fix simple-bus issues with fw_devlink
 2021-10-21 23:42 UTC  (6+ messages)
` [PATCH v4 2/2] drivers: bus: Delete CONFIG_SIMPLE_PM_BUS

[PATCH 00/67] fscache: Rewrite index API and management system
 2021-10-21 23:43 UTC  (5+ messages)

injected body trailers
 2021-10-21 23:41 UTC  (11+ messages)

[dpdk-dev] [RFC] ethdev: introduce shared Rx queue
 2021-10-21 23:41 UTC  (3+ messages)
` [dpdk-dev] [PATCH v13 0/7] "

[PATCH net-next v17 0/3] AX88796C SPI Ethernet Adapter
 2021-10-21 23:40 UTC  (3+ messages)

[Intel-gfx] [PATCH i-g-t 0/8] Fixes for gem_exec_capture
 2021-10-21 23:40 UTC  (14+ messages)
` [Intel-gfx] [PATCH i-g-t 1/8] tests/i915/gem_exec_capture: Remove pointless assert
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 2/8] tests/i915/gem_exec_capture: Cope with larger page sizes
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 3/8] tests/i915/gem_exec_capture: Make the error decode a common helper
` [Intel-gfx] [PATCH i-g-t 4/8] tests/i915/gem_exec_capture: Use contexts and engines properly
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 5/8] tests/i915/gem_exec_capture: Check for memory allocation failure
` [Intel-gfx] [PATCH i-g-t 6/8] lib/igt_sysfs: Support large files
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 7/8] lib/igt_gt: Allow per engine reset testing
  ` [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 8/8] tests/i915/gem_exec_capture: Update to support GuC based resets

linux-next: Tree for Oct 21
 2021-10-21 23:40 UTC  (4+ messages)
` linux-next: Tree for Oct 21 (drivers/net/wireless/mediatek/mt76/sdio.o)

[PATCH] sfc: Don't use netif_info before net_device setup
 2021-10-21 23:33 UTC  (2+ messages)

git format-patch --signoff
 2021-10-21 23:37 UTC  (3+ messages)

[RFC PATCH 0/4] drm/dp: Use DP2.0 DPCD 248h updated register/field names for DP PHY CTS
 2021-10-21 23:13 UTC  (4+ messages)
    ` [Intel-gfx] "

Git submodule remove
 2021-10-21 23:35 UTC  (5+ messages)

[PATCH] ccw: clarify device reset
 2021-10-21 23:35 UTC  (7+ messages)
  ` [virtio] "

FW: [PATCH 1/3] drm/amdgpu: fix a potential memory leak in amdgpu_device_fini_sw()
 2021-10-21 23:33 UTC  (3+ messages)

[PATCH] leak tests: free() before die for two API functions
 2021-10-21 23:32 UTC  (8+ messages)
` [PATCH v2 0/3] refs.c + config.c: plug memory leaks
  ` [PATCH v2 1/3] refs.c: make "repo_default_branch_name" static, remove xstrfmt()
  ` [PATCH v2 2/3] config.c: don't leak memory in handle_path_include()
  ` [PATCH v2 3/3] config.c: free(expanded) before die(), work around GCC oddity

[PATCH 0/5] soc: fsl: various fixes
 2021-10-21 23:30 UTC  (2+ messages)

[RFC 10/20] iommu/iommufd: Add IOMMU_DEVICE_GET_INFO
 2021-10-21 23:30 UTC  (13+ messages)

[PATCH v5 0/8] target/riscv: support Zfh, Zfhmin extension v0.1
 2021-10-21 23:28 UTC  (4+ messages)
` [PATCH v5 1/8] target/riscv: zfh: half-precision load and store

[PATCH] drm/i915: remove CNL leftover
 2021-10-21 23:27 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH 0/7] Cleanup btrfs_item_* related helpers
 2021-10-21 23:26 UTC  (3+ messages)
` [PATCH 1/7] btrfs: use btrfs_item_size_nr/btrfs_item_offset_nr everywhere

[PATCH v4 0/4] occ: fsi and hwmon: Extract and provide the SBEFIFO FFDC
 2021-10-21 23:25 UTC  (5+ messages)
` [PATCH v4 4/4] hwmon: (occ) Provide the SBEFIFO FFDC in binary sysfs

[PATCH v3 00/22] target/ppc: DFP instructions using decodetree
 2021-10-21 23:23 UTC  (13+ messages)
` [PATCH v3 03/22] host-utils: introduce uabs64()
` [PATCH v3 18/22] target/ppc: Move dcmp{u, o}[q], dts{tex, tsf, tsfi}[q] to decodetree
  ` [PATCH v3 18/22] target/ppc: Move dcmp{u,o}[q],dts{tex,tsf,tsfi}[q] "
` [PATCH v3 19/22] target/ppc: Move dquai[q], drint{x, n}[q] "
  ` [PATCH v3 19/22] target/ppc: Move dquai[q], drint{x,n}[q] "
` [PATCH v3 21/22] target/ppc: Move dct{dp, qpq}, dr{sp, dpq}, dc{f, t}fix[q], dxex[q] "
  ` [PATCH v3 21/22] target/ppc: Move dct{dp,qpq},dr{sp,dpq},dc{f,t}fix[q],dxex[q] "
` [PATCH v3 22/22] target/ppc: Move ddedpd[q], denbcd[q], dscli[q], dscri[q] "
  ` [PATCH v3 22/22] target/ppc: Move ddedpd[q],denbcd[q],dscli[q],dscri[q] "

cifs-utils, Linux cifs kernel client and gssproxy
 2021-10-21 23:23 UTC  (11+ messages)
` [gssproxy] "

[meta-virtualization][PATCH 1/2] k3s: Update k3s service configuration
 2021-10-21 23:22 UTC  (2+ messages)

[PATCH] compiler_types: mark __compiletime_assert failure as __noreturn
 2021-10-21 23:20 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2021-10-21 23:19 UTC 

[syzbot] WARNING in batadv_v_ogm_free
 2021-10-21 23:19 UTC 

[syzbot] WARNING in batadv_nc_mesh_free
 2021-10-21 23:19 UTC 

[PATCH 0/6] Makefile: be less eager to re-build, *.sh code cleanups
 2021-10-21 23:17 UTC  (3+ messages)
` [PATCH 6/6] git-sh-setup: remove "sane_grep", it's not needed anymore

[Intel-gfx] [PATCH 00/16] drm/i915: Fix bigjoiner state readout
 2021-10-21 23:27 UTC  (3+ messages)
` [Intel-gfx] [PATCH 11/16] drm/i915: Introduce intel_master_crtc()

linux-next: build warning after merge of the fscache tree
 2021-10-21 23:15 UTC  (4+ messages)

[PATCH net-next v3] net: marvell: prestera: add firmware v4.0 support
 2021-10-21 23:13 UTC  (2+ messages)

[PATCH 0/3] automation: introduce an x86_64 Dom0/DomU test
 2021-10-21 23:08 UTC  (4+ messages)
` [PATCH 1/3] automation: add x86_64 alpine 3.12 test-artifact
` [PATCH 2/3] automation: Linux 5.10.74 test-artifact
` [PATCH 3/3] automation: add a QEMU based x86_64 Dom0/DomU test

[PATCH bpf-next 0/3] selftests/bpf: Fixes for perf_buffer test
 2021-10-21 23:10 UTC  (2+ messages)

[PATCH 00/20] exit cleanups
 2021-10-21 23:08 UTC  (3+ messages)
` [PATCH 10/20] signal/vm86_32: Properly send SIGSEGV when the vm86 state cannot be saved

[PATCH v3 kvm-unit-tests 0/8] x86: Move IDT, GDT and TSS to C code
 2021-10-21 23:08 UTC  (3+ messages)
` [PATCH kvm-unit-tests 7/9] x86: get rid of ring0stacktop

Notes from the Git Contributors' Summit 2021, virtual, Oct 19/20
 2021-10-21 23:03 UTC  (4+ messages)
` [Summit topic] Improving Git UX
  ` changing the experimental 'git switch' (was: [Summit topic] Improving Git UX)
    ` changing the experimental 'git switch'

[PATCH v6 00/42] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-10-21 23:00 UTC  (10+ messages)
` [PATCH v6 08/42] x86/sev-es: initialize sev_status/features within #VC handler

[PATCH bpf-next v3 0/1] btf_dump fixes for s390
 2021-10-21 23:00 UTC  (2+ messages)

[PATCH v3 bpf-next 0/2] bpf: keep track of verifier insn_processed
 2021-10-21 23:00 UTC  (2+ messages)

[PATCH v2 2/6] RDMA/siw: Make use of the helper macro kthread_run_on_cpu()
 2021-10-21 22:56 UTC  (3+ messages)

[PATCH v2] MIPS: Fix assembly error from MIPSr2 code used within MIPS_ISA_ARCH_LEVEL
 2021-10-21 22:58 UTC 

[PATCH v15 0/8] RISC-V Pointer Masking implementation
 2021-10-21 22:56 UTC  (2+ messages)

[meta-virtualization] [PATCH] rename git branch to "main"
 2021-10-21 22:57 UTC 

[PATCH v2 1/2] mgmt-tester: Fix expected manufacturer
 2021-10-21 22:55 UTC  (3+ messages)
` [PATCH v2 2/2] btdev: Set Local RPA when own_addr_type is 0x03
` [v2,1/2] mgmt-tester: Fix expected manufacturer

PROBLEM: Laptop kills USB-C hubs
 2021-10-21 22:46 UTC 

[PATCH] rename git branch to "main"
 2021-10-21 22:53 UTC 

[PATCH 0/2] Nuke PAGE_KERNEL_IO
 2021-10-21 22:52 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH 1/2] block: parse cmdline partitions first
 2021-10-21 22:51 UTC  (2+ messages)
` [PATCH 2/2] block: allow empty cmdline partition set

[PATCH linux dev-5.14] spi: fsi: Print status on error
 2021-10-21 22:49 UTC  (2+ messages)

[RFC 2/3] mm/vmalloc: add support for __GFP_NOFAIL
 2021-10-21 22:49 UTC  (12+ messages)

[PATCH] Compiler Attributes: remove GCC 5.1 mention
 2021-10-21 22:48 UTC  (2+ messages)

Why the Makefile is so eager to re-build & re-link
 2021-10-21 22:46 UTC  (4+ messages)
` [PATCH 0/8] Makefile: make command-list.h 2-5x as fast with -jN
  ` [PATCH 7/8] Makefile: stop having command-list.h depend on a wildcard

[PATCH] unpack-objects: unpack large object in stream
 2021-10-21 22:47 UTC  (4+ messages)

[PATCH v5 10/15] tools/lib/perf: use TASK_COMM_LEN_16 instead of hard-coded 16
 2021-10-21 22:44 UTC  (5+ messages)
` [PATCH v5 11/15] tools/bpf/bpftool: "
` [PATCH v5 13/15] tools/testing/selftests/bpf: "

[PATCH v3 00/18] powerpc: Make hash MMU code build configurable
 2021-10-21 22:30 UTC  (12+ messages)
` [PATCH v3 08/18] powerpc/64s: Make flush_and_reload_slb a no-op when radix is enabled
` [PATCH v3 09/18] powerpc/64s: move page size definitions from hash specific file
` [PATCH v3 10/18] powerpc/64s: Rename hash_hugetlbpage.c to hugetlbpage.c
` [PATCH v3 11/18] powerpc/64: pcpu setup avoid reading mmu_linear_psize on 64e or radix
` [PATCH v3 12/18] powerpc: make memremap_compat_align 64s-only
` [PATCH v3 13/18] powerpc/64e: remove mmu_linear_psize
` [PATCH v3 14/18] powerpc/64s: Clear MMU_FTR_HPTE_TABLE when booting in radix
` [PATCH v3 15/18] powerpc/64s: Make hash MMU support configurable
` [PATCH v3 16/18] powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
` [PATCH v3 17/18] powerpc/configs/microwatt: add POWER9_CPU
` [PATCH v3 18/18] powerpc/microwatt: Don't select the hash MMU code

AF_XDP socket TX path interact with TC?
 2021-10-21 22:41 UTC 

[PATCH net-next 0/2] enetc: trivial PTP one-step TX timestamping cleanups
 2021-10-21 22:40 UTC  (2+ messages)

[RFC PATCH 0/8] GPU memory tracepoints
 2021-10-21 22:38 UTC  (3+ messages)

[PATCH 0/8] pci/iommu: Fail early if vfio-pci detected before vIOMMU
 2021-10-21 22:30 UTC  (3+ messages)
` [PATCH 8/8] x86-iommu: Fail early if vIOMMU specified after vfio-pci

[gdbstub] redirecting qemu console output to a debugger
 2021-10-21 22:08 UTC  (4+ 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.