All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-01 22:22:20 to 2021-04-01 23:38:45 UTC [more...]

[PATCH v2 00/13] More parallel operations for the TDP MMU
 2021-04-01 23:37 UTC  (10+ messages)
` [PATCH v2 01/13] KVM: x86/mmu: Re-add const qualifier in kvm_tdp_mmu_zap_collapsible_sptes
` [PATCH v2 02/13] KVM: x86/mmu: Move kvm_mmu_(get|put)_root to TDP MMU
` [PATCH v2 03/13] KVM: x86/mmu: use tdp_mmu_free_sp to free roots
` [PATCH v2 04/13] KVM: x86/mmu: Merge TDP MMU put and free root
` [PATCH v2 05/13] KVM: x86/mmu: Refactor yield safe root iterator
` [PATCH v2 06/13] KVM: x86/mmu: Make TDP MMU root refcount atomic
` [PATCH v2 07/13] KVM: x86/mmu: handle cmpxchg failure in kvm_tdp_mmu_get_root
` [PATCH v2 08/13] KVM: x86/mmu: Protect the tdp_mmu_roots list with RCU
` [PATCH v2 09/13] KVM: x86/mmu: Allow zap gfn range to operate under the mmu read lock

[PATCH v3 00/25] KVM SGX virtualization support
 2021-04-01 23:38 UTC  (11+ messages)
` [PATCH v3 05/25] x86/sgx: Introduce virtual EPC for use by KVM guests

[PATCH v5 00/18] Add support for Clang CFI
 2021-04-01 23:32 UTC  (34+ messages)
` [PATCH v5 01/18] add "
` [PATCH v5 02/18] cfi: add __cficanonical
` [PATCH v5 03/18] mm: add generic function_nocfi macro
` [PATCH v5 04/18] module: ensure __cfi_check alignment
` [PATCH v5 05/18] workqueue: use WARN_ON_FUNCTION_MISMATCH
` [PATCH v5 06/18] kthread: "
` [PATCH v5 07/18] kallsyms: strip ThinLTO hashes from static functions
` [PATCH v5 08/18] bpf: disable CFI in dispatcher functions
` [PATCH v5 09/18] treewide: Change list_sort to use const pointers
` [PATCH v5 10/18] lkdtm: use function_nocfi
` [PATCH v5 11/18] psci: use function_nocfi for cpu_resume
` [PATCH v5 12/18] arm64: implement function_nocfi
` [PATCH v5 13/18] arm64: use function_nocfi with __pa_symbol
` [PATCH v5 14/18] arm64: add __nocfi to functions that jump to a physical address
` [PATCH v5 15/18] arm64: add __nocfi to __apply_alternatives
` [PATCH v5 16/18] arm64: ftrace: use function_nocfi for ftrace_call
` [PATCH v5 17/18] KVM: arm64: Disable CFI for nVHE
` [PATCH v5 18/18] arm64: allow CONFIG_CFI_CLANG to be selected

[PATCH v1 1/1] driver core: enable trace events (devres)
 2021-04-01 23:34 UTC  (2+ messages)

[xlnx:xlnx_rebase_v5.4 935/1701] trace.c:(.text+0x1c50): multiple definition of `dwc3_mask_phy_reset'; drivers/usb/dwc3/core.o:core.c:(.text+0xea0): first defined here
 2021-04-01 23:29 UTC  (2+ messages)

pull-request: bpf-next 2021-04-01
 2021-04-01 23:31 UTC 

[PATCH 1/3] drm/i915/ilk-glk: Fix link training on links with LTTPRs
 2021-04-01 23:29 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: Disable LTTPR support when the DPCD rev < 1.4
` [PATCH 3/3] drm/i915: Disable LTTPR support when the LTTPR "

[PATCH kbuild v4] kbuild: add an elfnote for whether vmlinux is built with lto
 2021-04-01 23:27 UTC 

[RFC v2 0/2] CPU-Idle latency selftest framework
 2021-04-01 23:27 UTC  (3+ messages)
` [RFC v2 2/2] selftest/cpuidle: Add support for cpuidle latency measurement

[PATCH v10 0/6] Optionally randomize kernel stack offset each syscall
 2021-04-01 23:23 UTC  (14+ messages)
` [PATCH v10 1/6] jump_label: Provide CONFIG-driven build state defaults
` [PATCH v10 2/6] init_on_alloc: Optimize static branches
` [PATCH v10 3/6] stack: Optionally randomize kernel stack offset each syscall
` [PATCH v10 4/6] x86/entry: Enable random_kstack_offset support
` [PATCH v10 5/6] arm64: entry: "
` [PATCH v10 6/6] lkdtm: Add REPORT_STACK for checking stack offsets

pull-request: bpf 2021-04-01
 2021-04-01 23:24 UTC 

[PATCH v2 0/9] Add 4 Jenson simple panels
 2021-04-01 23:17 UTC  (21+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/9] dt-bindings: Add Jenson Display vendor prefix
  ` [PATCH v3 2/9] dt-bindings: display/panel: add Jenson JT60245-01
  ` [PATCH v3 3/9] dt-bindings: display/panel: add Jenson JT60248-01
  ` [PATCH v3 4/9] dt-bindings: display/panel: add Jenson JT60249-01
  ` [PATCH v3 5/9] dt-bindings: display/panel: add Jenson JT60250-02
  ` [PATCH v3 6/9] drm/panel: simple: add Jenson JT60245-01
  ` [PATCH v3 7/9] drm/panel: simple: add Jenson JT60248-01
  ` [PATCH v3 8/9] drm/panel: simple: add Jenson JT60249-01
  ` [PATCH v3 9/9] drm/panel: simple: add Jenson JT60250-02

stable-rc/queue/4.4 build: 174 builds: 0 failed, 174 passed, 13 warnings (v4.4.264-14-g01fb04fd710fb)
 2021-04-01 23:24 UTC 

[PATCH 00/10] [v7][RESEND] Migrate Pages in lieu of discard
 2021-04-01 23:21 UTC  (9+ messages)
` [PATCH 04/10] mm/migrate: make migrate_pages() return nr_succeeded
` [PATCH 05/10] mm/migrate: demote pages during reclaim

[PATCH net-next] net: document a side effect of ip_local_reserved_ports
 2021-04-01 23:20 UTC  (2+ messages)

[PATCH] net: usb: ax88179_178a: initialize local variables before use
 2021-04-01 23:20 UTC  (2+ messages)

[PATCH v2 0/6] perf arm64 metricgroup support
 2021-04-01 23:16 UTC  (4+ messages)
` [PATCH v2 1/6] perf metricgroup: Make find_metric() public with name change

[PATCH] include: net: Remove repeated struct declaration
 2021-04-01 23:20 UTC  (2+ messages)

[PATCH net-next] net: phy: broadcom: Add statistics for all Gigabit PHYs
 2021-04-01 23:20 UTC  (2+ messages)

[PATCH -next] lan743x: remove redundant semi-colon
 2021-04-01 23:20 UTC  (2+ messages)

[PATCH] net: hns: Fix some typos
 2021-04-01 23:20 UTC  (2+ messages)

[PATCH] net: smc: Remove repeated struct declaration
 2021-04-01 23:20 UTC  (2+ messages)

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2021-04-01
 2021-04-01 23:20 UTC  (2+ messages)

[PATCH net-next 0/7] MPTCP: Miscellaneous changes
 2021-04-01 23:19 UTC  (8+ messages)
` [PATCH net-next 1/7] mptcp: add mib for token creation fallback
` [PATCH net-next 2/7] mptcp: add active MPC mibs
` [PATCH net-next 3/7] mptcp: remove unneeded check on first subflow
` [PATCH net-next 4/7] mptcp: add mptcp reset option support
` [PATCH net-next 5/7] selftests: mptcp: launch mptcp_connect with timeout
` [PATCH net-next 6/7] selftests: mptcp: init nstat history
` [PATCH net-next 7/7] selftests: mptcp: dump more info on mpjoin errors

[PATCH v3 0/3] vhost-user-blk: fix bug on device disconnection during initialization
 2021-04-01 19:01 UTC  (4+ messages)
  ` [BUG FIX][PATCH "

[dpdk-dev] [PATCH v5 0/5] eal/windows: do not expose POSIX symbols
 2021-04-01 23:18 UTC  (10+ messages)
` [dpdk-dev] [PATCH v6 "
  ` [dpdk-dev] [PATCH v6 5/5] net: replace Windows networking shim
` [dpdk-dev] [PATCH v6 3/5] eal: make OS shims internal

[PATCH -next] libbpf: remove redundant semi-colon
 2021-04-01 23:17 UTC  (2+ messages)

[PATCH 0/2] enhance NFSv4.2 SSC to delay unmount source's export
 2021-04-01 23:12 UTC  (3+ messages)
` [PATCH 1/2] NFSD: delay unmount source's export after inter-server copy completed
` [PATCH 2/2] NFSv4.2: mount overhead should not be used as threshold for inter-server copy

[PATCH] linux/bpf.h: Remove repeated struct declaration
 2021-04-01 23:13 UTC  (2+ messages)

[PATCH 0/5 v5] KVM: nSVM: Check addresses of MSR bitmap and IO bitmap tables on vmrun of nested guests
 2021-04-01 23:12 UTC  (2+ messages)

[PATCH 2/3] dt-bindings: touchscreen: Add HY46XX bindings
 2021-04-01 23:03 UTC  (8+ messages)
    ` [PATCH v2 0/3] Input: add Hycon HY46XX Touchscreen controller
      ` [PATCH v2 1/3] dt-bindings: Add Hycon Technology vendor prefix
      ` [PATCH v2 2/3] dt-bindings: touchscreen: Add HY46XX bindings
      ` [PATCH v2 3/3] Input: add driver for the Hycon HY46XX touchpanel series

[PATCH net 0/2] mptcp: mptcp: fix deadlock in mptcp{,6}_release
 2021-04-01 23:10 UTC  (2+ messages)

[PATCH v1 00/15] clk: qcom: cleanup sm8250/sdm845/sc7180 clock drivers
 2021-04-01 23:06 UTC  (6+ messages)
` [PATCH v1 06/15] clk: qcom: videocc-sc7180: drop unused enum entries

[PATCH net-next 1/1] net: stmmac: remove unnecessary pci_enable_msi() call
 2021-04-01 23:00 UTC  (3+ messages)

[PATCH 0/4] KVM: nSVM/nVMX: fix nested virtualization treatment of nested exceptions
 2021-04-01 23:05 UTC  (6+ messages)
` [PATCH 2/4] KVM: x86: separate pending and injected exception
` [PATCH 3/4] KVM: x86: correctly merge "

[PATCH net-next 1/1] stmmac: intel: use managed PCI function on probe and resume
 2021-04-01 23:00 UTC  (3+ messages)

[PATCH v2 0/2] selinux: fix changing booleans
 2021-04-01 23:02 UTC  (3+ messages)
` [PATCH v2 2/2] selinux: fix cond_list corruption when "

[PATCH v3] Re-submit of the erase command addition plus removal of MMC_IOC_MULTI_CMD ifndef for erase. Author=Kimito Sakata <kimito.sakata@oracle.com>
 2021-04-01 23:02 UTC 

[PATCH net] net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., ...);
 2021-04-01 23:00 UTC  (2+ messages)

[PATCH] drivers: net: fix memory leak in peak_usb_create_dev
 2021-04-01 23:00 UTC  (2+ messages)

[PATCH] drbd: Fix a use after free in get_initial_state
 2021-04-01 23:00 UTC 

[xlnx:xlnx_rebase_v5.4 1171/1701] drivers/irqchip/irq-xilinx-intc.c:295:3: error: implicit declaration of function 'set_handle_irq'; did you mean 'generic_handle_irq'?
 2021-04-01 22:54 UTC  (2+ messages)

[PATCH V6 00/10] PKS: Add Protection Key Supervisor support
 2021-04-01 22:58 UTC  (11+ messages)
` [PATCH V6 01/10] x86/pkeys: Create pkeys_common.h
` [PATCH V6 02/10] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support
` [PATCH V6 03/10] x86/pks: Add additional PKEY helper macros
` [PATCH V6 04/10] x86/pks: Add PKS defines and Kconfig options
` [PATCH V6 05/10] x86/pks: Add PKS setup code
` [PATCH V6 06/10] x86/fault: Adjust WARN_ON for PKey fault
` [PATCH V6 07/10] x86/pks: Preserve the PKRS MSR on context switch
` [PATCH V6 08/10] x86/entry: Preserve PKRS MSR across exceptions
` [PATCH V6 09/10] x86/pks: Add PKS kernel API
` [PATCH V6 10/10] x86/pks: Add PKS test code

[RFC PATCH 00/15] Use obj_cgroup APIs to charge the LRU pages
 2021-04-01 22:55 UTC  (8+ messages)

[PATCH 1/1] powerpc/smp: Set numa node before updating mask
 2021-04-01 22:51 UTC  (2+ messages)

[PATCH 1/2] net: initialize local variables in net/ipv6/mcast.c and net/ipv4/igmp.c
 2021-04-01 22:54 UTC 

Test Email
 2021-04-01 22:53 UTC  (10+ messages)
` [RFC v1 03/26] x86/cpufeatures: Add is_tdx_guest() interface
` [RFC v1 12/26] x86/tdx: Handle in-kernel MMIO

[PATCH v4 1/2] clk: fix invalid usage of list cursor in register
 2021-04-01 22:51 UTC  (2+ messages)
` [PATCH v4 2/2] clk: fix invalid usage of list cursor in unregister

[PATCH net-next 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2021-03-31
 2021-04-01 22:50 UTC  (2+ messages)

[PATCH net-next] net: ipv6: Refactor in rt6_age_examine_exception
 2021-04-01 22:50 UTC  (2+ messages)

[PATCH] drivers: net: fix memory leak in atusb_probe
 2021-04-01 22:50 UTC  (2+ messages)

[PATCH v2 0/2] Tow minor changes of eMMC sanitize
 2021-04-01 22:48 UTC  (3+ messages)
` [PATCH v2 1/2] mmc: core: Let sanitize timeout readable/writable via sysfs

[PATCH] torture: Correctly fetch CPUs for kvm-build.sh with all native language
 2021-04-01 22:48 UTC  (9+ messages)

[PATCH bpf-next] bpf, selftests: test_maps generating unrecognized data section
 2021-04-01 22:47 UTC  (2+ messages)

[PATCH v8 0/6] Optionally randomize kernel stack offset each syscall
 2021-04-01 22:42 UTC  (7+ messages)
` [PATCH v8 3/6] stack: "

[PATCH] Kbuild: Update config_data.gz only if KCONFIG_CONFIG materially changed
 2021-04-01 22:44 UTC 

[xen-4.12-testing test] 160638: regressions - FAIL
 2021-04-01 22:41 UTC 

[PATCH] lib/rsa: Use EVP_PKEY instead of RSA
 2021-04-01 22:42 UTC 

[Intel-gfx] [PATCH] drm/i915: Uninit the DMC FW loader state during shutdown
 2021-04-01 22:41 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

stable-rc/queue/4.19 build: 204 builds: 0 failed, 204 passed, 86 warnings (v4.19.184-28-g352cd19e3757)
 2021-04-01 22:40 UTC 

[PATCH 19/34] drm/amdkfd: HMM migrate vram to ram
 2021-04-01 22:37 UTC  (4+ messages)

[PATCH v2] scsi: libsas: Reset num_scatter if libata mark qc as NODATA
 2021-04-01 22:34 UTC  (5+ messages)

[PULL v2 0/9] For 6.0 patches
 2021-04-01 22:33 UTC  (2+ messages)

[PATCH] audit: drop /proc/PID/loginuid documentation Format field
 2021-04-01 22:33 UTC  (3+ messages)

net: phylink: phylink_helper_basex_speed issues with 1000base-x
 2021-04-01 22:33 UTC  (2+ messages)

[PATCH for-5.13] io_uring: maintain drain requests' logic
 2021-04-01 22:29 UTC  (5+ messages)

[PATCH v3 00/13] btrfs: support read-write for subpage metadata
 2021-04-01 22:32 UTC  (5+ messages)
` [PATCH v3 01/13] btrfs: add sysfs interface for supported sectorsize

[PATCH dwarves] dwarf_loader: handle subprogram ret type with abstract_origin properly
 2021-04-01 22:30 UTC  (3+ messages)

[PATCH] mm: page_owner: detect page_owner recursion via task_struct
 2021-04-01 22:30 UTC 

[pull] amdgpu, radeon, ttm, sched drm-next-5.13
 2021-04-01 22:29 UTC  (2+ messages)

[PATCH v7 0/8] Add support for SVM atomics in Nouveau
 2021-04-01 19:21 UTC  (5+ messages)
` [PATCH v7 3/8] mm/rmap: Split try_to_munlock from try_to_unmap
      ` [Nouveau] "

[Nouveau] [PATCH -next] drm/nouveau/gem: remove redundant semi-colon
 2021-04-01 14:17 UTC 

should git maintenance prefetch be taught to honor remote.fetch refspec?
 2021-04-01 22:25 UTC  (4+ messages)

[plbossart-sound:sdw/adl-topologies 5/5] sound/soc/intel/common/soc-acpi-intel-adl-match.c:211:25: error: use of undeclared identifier 'rt714_0_adr'
 2021-04-01 22:24 UTC 

[Intel-gfx] [PATCH 1/2] drm/i915: Extract intel_adjusted_rate()
 2021-04-01 22:23 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [v2,1/2] drm/i915: Extract intel_adjusted_rate() (rev2)

[nvmecli: PATCH 1/1] nvme: add NVIDIA plugin for NVMe SNAP controllers
 2021-04-01 22:21 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.