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

[PATCH v5 00/18] Add support for Clang CFI
 2021-04-01 23:32 UTC  (13+ 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

[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)

[PATCH v6 0/4] convert rockchip,dwc3.txt to yaml
 2021-04-01 22:18 UTC  (4+ messages)

[meta-python][PATCH] python3-cryptography: Upgrade 3.3.1 -> 3.4.6
 2021-04-01 22:19 UTC  (2+ messages)
` [oe] "

[PATCH v3 0/3] staging: rtl8723bs: core: block comment style changes
 2021-04-01 22:15 UTC  (4+ messages)
` [PATCH v3 1/3] staging: rtl8723bs: core: add comma within a comment
` [PATCH v3 2/3] staging: rtl8723bs: core: add * to block comments
` [PATCH v3 3/3] staging: rtl8723bs: core: remove empty comment

[sig-prover] random tarball signature verification script
 2021-04-01 22:16 UTC  (2+ messages)

Status of a kernel.org hosted project, mmsd?
 2021-04-01 22:15 UTC  (2+ messages)

[PATCH v24 0/9] Control-flow Enforcement: Indirect Branch Tracking
 2021-04-01 22:14 UTC  (10+ messages)
` [PATCH v24 1/9] x86/cet/ibt: Add Kconfig option for "
` [PATCH v24 2/9] x86/cet/ibt: Add user-mode Indirect Branch Tracking support
` [PATCH v24 3/9] x86/cet/ibt: Handle signals for Indirect Branch Tracking
` [PATCH v24 4/9] x86/cet/ibt: Update ELF header parsing "
` [PATCH v24 5/9] x86/cet/ibt: Update arch_prctl functions "
` [PATCH v24 6/9] x86/vdso: Insert endbr32/endbr64 to vDSO
` [PATCH v24 7/9] x86/vdso: Introduce ENDBR macro
` [PATCH v24 8/9] x86/vdso/32: Add ENDBR to __kernel_vsyscall entry point
` [PATCH v24 9/9] x86/vdso: Add ENDBR to __vdso_sgx_enter_enclave

[xlnx:xlnx_rebase_v5.4 1138/1701] ERROR: "__divdi3" [drivers/rtc/rtc-zynqmp.ko] undefined!
 2021-04-01 22:08 UTC 

[PATCH v4 0/3] sysfs: Unconditionally use vmalloc for buffer
 2021-04-01 22:13 UTC  (4+ messages)
` [PATCH v4 1/3] lkdtm/heap: Add vmalloc linear overflow test
` [PATCH v4 2/3] seq_file: Fix clang warning for NULL pointer arithmetic
` [PATCH v4 3/3] sysfs: Unconditionally use vmalloc for buffer

[PATCH v24 00/30] Control-flow Enforcement: Shadow Stack
 2021-04-01 22:11 UTC  (9+ messages)
` [PATCH v24 23/30] x86/cet/shstk: Handle thread shadow stack
` [PATCH v24 24/30] x86/cet/shstk: Introduce shadow stack token setup/verify routines
` [PATCH v24 25/30] x86/cet/shstk: Handle signals for shadow stack
` [PATCH v24 26/30] ELF: Introduce arch_setup_elf_property()
` [PATCH v24 27/30] x86/cet/shstk: Add arch_prctl functions for shadow stack
` [PATCH v24 28/30] mm: Move arch_calc_vm_prot_bits() to arch/x86/include/asm/mman.h
` [PATCH v24 29/30] mm: Update arch_validate_flags() to include vma anonymous
` [PATCH v24 30/30] mm: Introduce PROT_SHSTK for shadow stack


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.