All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-03 21:57:41 to 2021-02-03 23:10:02 UTC [more...]

[PATCH v19 00/25] Control-flow Enforcement: Shadow Stack
 2021-02-03 22:55 UTC  (16+ messages)
` [PATCH v19 02/25] x86/cet/shstk: Add Kconfig option for user-mode control-flow protection
` [PATCH v19 04/25] x86/cpufeatures: Introduce X86_FEATURE_CET and setup functions
` [PATCH v19 06/25] x86/cet: Add control-protection fault handler
` [PATCH v19 07/25] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v19 08/25] x86/mm: Introduce _PAGE_COW
` [PATCH v19 10/25] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v19 11/25] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
` [PATCH v19 12/25] mm: Introduce VM_SHSTK for shadow stack memory
` [PATCH v19 13/25] x86/mm: Shadow Stack page fault error checking
` [PATCH v19 15/25] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v19 19/25] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v19 20/25] x86/cet/shstk: User-mode shadow stack support
` [PATCH v19 21/25] x86/cet/shstk: Handle signals for shadow stack
` [PATCH v19 24/25] x86/cet/shstk: Add arch_prctl functions "
` [PATCH v19 25/25] mm: Introduce PROT_SHSTK "

[PATCH v19 0/7] Control-flow Enforcement: Indirect Branch Tracking
 2021-02-03 22:59 UTC  (5+ messages)
` [PATCH v19 1/7] x86/cet/ibt: Update Kconfig for user-mode "
` [PATCH v19 4/7] x86/cet/ibt: Update ELF header parsing for "
` [PATCH v19 5/7] x86/cet/ibt: Update arch_prctl functions "
` [PATCH v19 6/7] x86/vdso/32: Add ENDBR32 to __kernel_vsyscall entry point

Linux 4.14.219
 2021-02-03 23:04 UTC  (2+ messages)

Linux 4.9.255
 2021-02-03 23:04 UTC  (2+ messages)

Linux 4.19.173
 2021-02-03 23:04 UTC  (2+ messages)

[dpdk-dev] [PATCH v2] net/pcap: imissed stats support
 2021-02-03 23:07 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3 1/1] "

[PATCH v3 1/1] fpga: dfl: afu: harden port enable logic
 2021-02-03 23:06 UTC  (5+ messages)

[PATCH 0/2] Optimization batch 6: make full use of exact renames
 2021-02-03 23:06 UTC  (4+ messages)
` [PATCH v2 "

Linux 5.4.95
 2021-02-03 23:04 UTC  (2+ messages)

Linux 5.10.13
 2021-02-03 23:04 UTC  (2+ messages)

gitlab containers are broken
 2021-02-03 23:04 UTC 

[PATCH v2 0/4] i2c: aspeed: Add buffer and DMA modes support
 2021-02-03 23:03 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: i2c: aspeed: add buffer and DMA mode transfer support

[PATCH v2 18/28] KVM: x86/mmu: Use an rwlock for the x86 MMU
 2021-02-03 23:06 UTC  (2+ messages)

Linux 4.4.255
 2021-02-03 23:04 UTC  (2+ messages)

[PATCH] arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55
 2021-02-03 23:00 UTC  (2+ messages)

[PATCH] netfilter: nf_tables: remove redundant assignment of variable err
 2021-02-03 23:04 UTC  (3+ messages)

[PATCH 5.10 000/142] 5.10.13-rc1 review
 2021-02-03 23:03 UTC  (5+ messages)

[PATCH 0/4] mm/hugetlb: Early cow on fork, and a few cleanups
 2021-02-03 23:01 UTC  (8+ messages)
` [PATCH 1/4] hugetlb: Dedup the code to add a new file_region
` [PATCH 4/4] hugetlb: Do early cow when page pinned on src mm

[PATCH 0/4] mm/gup: page unpining improvements
 2021-02-03 23:00 UTC  (6+ messages)
` [PATCH 1/4] mm/gup: add compound page list iterator
` [PATCH 2/4] mm/gup: decrement head page once for group of subpages
` [PATCH 3/4] mm/gup: add a range variant of unpin_user_pages_dirty_lock()
` [PATCH 4/4] RDMA/umem: batch page unpin in __ib_mem_release()

[RFC PATCH v3 00/27] KVM SGX virtualization support
 2021-02-03 22:59 UTC  (10+ messages)
` [RFC PATCH v3 08/27] x86/sgx: Initialize virtual EPC driver even when SGX driver is disabled

[PATCH 5.4 000/142] 5.4.44-rc1 review
 2021-02-03 22:58 UTC  (7+ messages)
` [PATCH 5.4 103/142] Revert "block: end bio with BLK_STS_AGAIN in case of non-mq devs and REQ_NOWAIT"

[PATCH] nvmet-tcp: Fix receive data digest calculation for multiple h2cdata PDUs
 2021-02-03 23:00 UTC 

[PATCH][next] net/mlx5e: Fix spelling mistake "Unknouwn" -> "Unknown"
 2021-02-03 22:57 UTC  (2+ messages)

nvme-tcp bricks my computer
 2021-02-03 22:56 UTC  (4+ messages)

Linux kernel 5.10.13 released
 2021-02-03 22:55 UTC 

[Intel-gfx] [CI 1/9] drm/i915: Replace engine->schedule() with a known request operation
 2021-02-03 22:53 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [CI,1/9] "

[PATCH v5 00/20] Add support for MMC higher speed modes for TI's am65x, j721e and j7200 platforms
 2021-02-03 22:53 UTC  (5+ messages)
  ` [PATCH v5 01/20] mmc: sdhci: Add helper functions for UHS modes

[PATCH] xen/arm: domain_build: Ignore device nodes with invalid addresses
 2021-02-03 22:52 UTC  (7+ messages)

[PATCH v28 08/12] landlock: Add syscall implementations
 2021-02-03 22:52 UTC  (2+ messages)

[PATCH] status: fix verbose status coloring inconsistency
 2021-02-03 22:51 UTC  (2+ messages)

Linux kernel 5.4.95 released
 2021-02-03 22:50 UTC 

[PATCH] netfilter: Fix attempt to update deleted entry in xt_recent
 2021-02-03 22:49 UTC  (2+ messages)

[nft PATCH 1/2] tests/py: Write dissenting payload into the right file
 2021-02-03 22:46 UTC  (2+ messages)
` [nft PATCH 2/2] tests/py: Add a test sanitizer and fix its findings

[Intel-gfx] [PATCH] drm/i915/gt: Ratelimit heartbeat completion probing
 2021-02-03 22:46 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] [PATCH v2] "
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

Linux kernel 4.19.173 released
 2021-02-03 22:45 UTC 

[PATCH v2 1/1] fpga: dfl: afu: harden port enable logic
 2021-02-03 22:43 UTC  (5+ messages)

[dm-devel] BUG: KASAN: stack-out-of-bounds in unwind_next_frame+0x1df5/0x2650
 2021-02-03 22:41 UTC  (6+ messages)
`  "

[PATCH] perf evsel: Add a check in the error path for the auxiliary event
 2021-02-03 22:37 UTC 

Change in ...meta-alibaba[master]: thor: initial machine creation
 2021-02-03  9:36 UTC  (2+ messages)

[PATCH] misc: bcm-vk: only support ttyVK if CONFIG_TTY is set
 2021-02-03 22:41 UTC  (3+ messages)

[PATCH v2 0/2] Add support for ipv6 host forwarding
 2021-02-03 22:31 UTC  (7+ messages)
` [PATCH v2 1/2] net/slirp.c: Refactor address parsing
` [PATCH v2 2/2] net: Add -ipv6-hostfwd option, ipv6_hostfwd_add/remove commands

Linux kernel 4.14.219 released
 2021-02-03 22:40 UTC 

5:11: in-kernel BTF is malformed
 2021-02-03 22:39 UTC  (2+ messages)

[PATCH v4] misc: bcm-vk: only support ttyVK if CONFIG_TTY is set
 2021-02-03 22:38 UTC 

[PATCH 00/20] Various vhost-user-gpu & UI fixes
 2021-02-03 22:21 UTC  (4+ messages)
` [PATCH 11/20] ui: add an optional get_flags callback to GraphicHwOps

[PATCH][RESEND] lib/vsprintf: make-printk-non-secret printks all addresses as unhashed
 2021-02-03 22:38 UTC  (10+ messages)

UDP implementation and the MSG_MORE flag
 2021-02-03 22:21 UTC  (3+ messages)

linux-next: build failure after merge of the akpm-current tree
 2021-02-03 22:36 UTC  (5+ messages)

[PATCH v4 00/14] qapi: static typing conversion, pt2
 2021-02-03 21:50 UTC  (4+ messages)
` [PATCH v4 08/14] qapi/introspect.py: create a typed 'Annotated' data strutcure

[rcu:willy-maple 137/202] mm/mmap.c:1895 mmap_region() error: uninitialized symbol 'next'
 2021-02-03 22:35 UTC 

[PATCH 0/2] Add remove path for Tegra audio graph card
 2021-02-03 22:33 UTC  (9+ messages)
` [PATCH 1/2] ASoC: audio-graph: Export graph_remove() function
    `  "

[PATCH] fs/coredump: Use kmap_local_page()
 2021-02-03 22:33 UTC 

[RESEND v4 0/6] misc: Add Add Synopsys DesignWare xData IP driver
 2021-02-03 22:33 UTC  (10+ messages)
` [RESEND v4 1/6] misc: "
` [RESEND v4 2/6] misc: Add Synopsys DesignWare xData IP driver to Makefile
` [RESEND v4 3/6] misc: Add Synopsys DesignWare xData IP driver to Kconfig
` [RESEND v4 4/6] Documentation: misc-devices: Add Documentation for dw-xdata-pcie driver
` [RESEND v4 5/6] MAINTAINERS: Add Synopsys xData IP driver maintainer
` [RESEND v4 6/6] docs: ABI: Add sysfs documentation interface of dw-xdata-pcie driver

[kvm:nested-svm 99/137] arch/mips/include/asm/spinlock.h:17:28: error: redefinition of 'queued_spin_unlock'
 2021-02-03 22:32 UTC  (2+ messages)

[PATCH RESEND net-next] netlink: add tracepoint at NL_SET_ERR_MSG
 2021-02-03 22:31 UTC  (2+ messages)

Linux kernel 4.9.255 released
 2021-02-03 22:30 UTC 

Use instance->name for guests and not tracefs instance name
 2021-02-03 22:29 UTC 

[PATCH v18 00/25] Control-flow Enforcement: Shadow Stack
 2021-02-03 22:28 UTC  (7+ messages)
` [PATCH v18 24/25] x86/cet/shstk: Add arch_prctl functions for shadow stack

[meta-oe][PATCH] yasm: Fix build with autotools 2.70+
 2021-02-03 22:29 UTC 

[PATCH] ARM: imx: Revert "dh_imx6: Switch to full DM-aware"
 2021-02-03 22:27 UTC  (3+ messages)

[PATCH v7 0/2] Kbuild: DWARF v5 support
 2021-02-03 22:25 UTC  (5+ messages)
` [PATCH v7 1/2] Kbuild: make DWARF version a choice

[PATCH linux dev-5.8] ARM: dts: aspeed: rainier: Enable fan watchdog
 2021-02-03 22:24 UTC 

Linux kernel 4.4.255 released
 2021-02-03 22:25 UTC 

[locking/qspinlock] 0e8d8f4f12: stress-ng.zero.ops_per_sec -9.7% regression
 2021-02-03 22:23 UTC  (2+ messages)

[PATCH v5 0/3] avoid double request completion and IO error
 2021-02-03 22:22 UTC  (4+ messages)

[PATCH] ARM: imx6: dh-imx6: Enable support for applying DTO
 2021-02-03 22:22 UTC 

[PATCH] rpi: limit size of the RAM to the multiple of the MMU_SECTION_SIZE
 2021-02-03 22:20 UTC  (3+ messages)

[PATCH v2] nvme: avoid "(efault)" from nvme_sysfs_show_subsysnqn()
 2021-02-03 22:19 UTC  (5+ messages)

[PATCH] fcntl: make F_GETOWN(EX) return 0 on dead owner task
 2021-02-03 22:17 UTC  (4+ messages)

[PATCH u-boot-marvell] mmc: mv_sdhci: call mmc_of_parse()
 2021-02-03 22:18 UTC  (4+ messages)

[Buildroot] [git commit] configs/orangepi_r1_defconfig: fix typo in comment
 2021-02-03 22:16 UTC 

[RFC PATCH v1 00/01] PCIe DOE for PCIe and CXL 2.0
 2021-02-03 17:23 UTC  (3+ messages)
` [RFC PATCH v1 01/01] "

[Buildroot] [PATCH 1/1] board/orangepi-zero-plus2: switch to GPT for PARTLABEL support
 2021-02-03 22:15 UTC  (2+ messages)

git-bugreport-2021-01-06-1209.txt (git can't deal with special characters)
 2021-02-03 22:13 UTC  (4+ messages)
` [PATCH v4 1/1] MacOS: precompose_argv_prefix()

[Buildroot] [git commit] board/orangepi-zero-plus2: switch to GPT for PARTLABEL support
 2021-02-03 22:13 UTC 

[PATCH 0/3] iommu/drm/msm: Allow non-coherent masters to use system cache
 2021-02-03 22:14 UTC  (13+ messages)
` [PATCH 2/3] iommu/io-pgtable-arm: Add IOMMU_LLC page protection flag

Question about xen and Rasp 4B
 2021-02-03 22:12 UTC  (11+ messages)

[plbossart-sound:sdw/hp-spectre-x360-support 3787/3805] sound/soc/codecs/rt711-sdca-sdw.c:254:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is true
 2021-02-03 22:12 UTC 

[igt-dev] [PATCH v3 1/3] drm-uapi: Add AMD DRM Modifier update to IGT
 2021-02-03 22:11 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [v3,1/3] "

Space cache
 2021-02-03 22:07 UTC 

[PATCH] trace-cmd: Fix SEGFAULT when no tsync_protos are supplied
 2021-02-03 22:10 UTC 

[PATCH v4 0/6] misc: Add Add Synopsys DesignWare xData IP driver
 2021-02-03 22:09 UTC  (8+ messages)
` [PATCH v4 1/6] misc: "
` [PATCH v4 2/6] misc: Add Synopsys DesignWare xData IP driver to Makefile
` [PATCH v4 3/6] misc: Add Synopsys DesignWare xData IP driver to Kconfig
` [PATCH v4 4/6] Documentation: misc-devices: Add Documentation for dw-xdata-pcie driver
` [PATCH v4 5/6] MAINTAINERS: Add Synopsys xData IP driver maintainer
` [PATCH v4 6/6] docs: ABI: Add sysfs documentation interface of dw-xdata-pcie driver

[PATCH] drm/msm/kms: Make a lock_class_key for each crtc mutex
 2021-02-03 22:11 UTC  (8+ messages)

[PATCH v4 00/15] dmaengine: dw-edma: HDMA support
 2021-02-03 21:58 UTC  (16+ messages)
` [PATCH v4 01/15] dmaengine: dw-edma: Add writeq() and readq() for 64 bits architectures
` [PATCH v4 02/15] dmaengine: dw-edma: Fix comments offset characters' alignment
` [PATCH v4 03/15] dmaengine: dw-edma: Add support for the HDMA feature
` [PATCH v4 04/15] PCI: Add pci_find_vsec_capability() to find a specific VSEC
` [PATCH v4 05/15] dmaengine: dw-edma: Add PCIe VSEC data retrieval support
` [PATCH v4 06/15] dmaengine: dw-edma: Add device_prep_interleave_dma() support
` [PATCH v4 07/15] dmaengine: dw-edma: Improve number of channels check
` [PATCH v4 08/15] dmaengine: dw-edma: Reorder variables to keep consistency
` [PATCH v4 09/15] dmaengine: dw-edma: Improve the linked list and data blocks definition
` [PATCH v4 10/15] dmaengine: dw-edma: Change linked list and data blocks offset and sizes
` [PATCH v4 11/15] dmaengine: dw-edma: Move struct dentry variable from static definition into dw_edma struct
` [PATCH v4 12/15] dmaengine: dw-edma: Fix crash on loading/unloading driver
` [PATCH v4 13/15] dmaengine: dw-edma: Change DMA abreviation from lower into upper case
` [PATCH v4 14/15] dmaengine: dw-edma: Revert fix scatter-gather address calculation
` [PATCH v4 15/15] dmaengine: dw-edma: Add pcim_iomap_table return checker

[Buildroot] [PATCH 0/3] grpc-related fixes
 2021-02-03 22:09 UTC  (4+ messages)
` [Buildroot] [PATCH 3/3] package/grpc: disable unnecessary build plugins

[PATCH v15 00/23] i386 cleanup PART 2
 2021-02-03 22:07 UTC  (4+ messages)

[PATCH v2] scripts/clang-tools: switch explicitly to Python 3
 2021-02-03 22:07 UTC  (2+ messages)

[PATCH] gettimeofday.2: Use restrict in prototypes
 2021-02-03 21:52 UTC 

[PATCH v2 0/3] Make fw_devlink=on more forgiving
 2021-02-03 22:03 UTC  (7+ messages)

Linux 5.11-rc6 compile error
 2021-02-03 22:04 UTC  (3+ messages)

[PATCH] Bluetooth: btintel: Check firmware version before download
 2021-02-03 22:01 UTC 

What's cooking in git.git (Jan 2021, #06; Sat, 30)
 2021-02-03 22:00 UTC  (4+ messages)

Large multi-device BTRFS array (usually) fails to mount on boot
 2021-02-03 21:54 UTC 

[PATCH][meta-support] nano: update to 5.5
 2021-02-03 22:00 UTC  (2+ messages)
` [oe] "

[Buildroot] [git commit] package/grpc: disable unnecessary build plugins
 2021-02-03 22:00 UTC 

[Buildroot] [git commit] package/grpc: fix cross-compilation with gRPC_BUILD_GRPC_CPP_PLUGIN=OFF
 2021-02-03 22:00 UTC 

[Buildroot] [git commit] package/collectd: stop passing '--with-libgrpc++'
 2021-02-03 22:00 UTC 

[igt-dev] [PATCH i-g-t 0/2] kms_rotation_crc fix and optimization
 2021-02-03 21:58 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH v3 29/29] Documentation/ABI: sysfs-platform-ideapad-laptop: conservation_mode attribute
 2021-02-03 21:57 UTC 

[PATCH v3 27/29] platform/x86: ideapad-laptop: add "always on USB charging" control support
 2021-02-03 21:57 UTC 

[PATCH v3 28/29] Documentation/ABI: sysfs-platform-ideapad-laptop: update device attribute paths
 2021-02-03 21:57 UTC 

[PATCH v3 24/29] platform/x86: ideapad-laptop: fix checkpatch warnings, more consistent style
 2021-02-03 21:56 UTC 

[PATCH v3 25/29] platform/x86: ideapad-laptop: send notification about touchpad state change to sysfs
 2021-02-03 21:57 UTC 

[PATCH v3 23/29] Revert "platform/x86: ideapad-laptop: Switch touchpad attribute to be RO"
 2021-02-03 21:56 UTC 

[PATCH v3 26/29] platform/x86: ideapad-laptop: add keyboard backlight control support
 2021-02-03 21:57 UTC 


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.