linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-10 19:20:20 to 2021-03-10 22:02:42 UTC [more...]

[PATCH 4.19 00/39] 4.19.180-rc1 review
 2021-03-10 22:01 UTC  (3+ messages)

[PATCH 4.4 0/7] 4.4.261-rc1 review
 2021-03-10 22:01 UTC  (3+ messages)

[PATCH v22 00/28] Control-flow Enforcement: Shadow Stack
 2021-03-10 22:00 UTC  (29+ messages)
` [PATCH v22 01/28] Documentation/x86: Add CET description
` [PATCH v22 02/28] x86/cet/shstk: Add Kconfig option for user-mode control-flow protection
` [PATCH v22 03/28] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH v22 04/28] x86/cpufeatures: Introduce X86_FEATURE_CET and setup functions
` [PATCH v22 05/28] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v22 06/28] x86/cet: Add control-protection fault handler
` [PATCH v22 07/28] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v22 08/28] x86/mm: Move pmd_write(), pud_write() up in the file
` [PATCH v22 09/28] x86/mm: Introduce _PAGE_COW
` [PATCH v22 10/28] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [PATCH v22 11/28] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v22 12/28] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
` [PATCH v22 13/28] mm: Introduce VM_SHSTK for shadow stack memory
` [PATCH v22 14/28] x86/mm: Shadow Stack page fault error checking
` [PATCH v22 15/28] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v22 16/28] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v22 17/28] mm: Add guard pages around a shadow stack
` [PATCH v22 18/28] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v22 19/28] mm: Update can_follow_write_pte() for shadow stack
` [PATCH v22 20/28] mm/mprotect: Exclude shadow stack from preserve_write
` [PATCH v22 21/28] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v22 22/28] x86/cet/shstk: User-mode shadow stack support
` [PATCH v22 23/28] x86/cet/shstk: Handle signals for shadow stack
` [PATCH v22 24/28] ELF: Introduce arch_setup_elf_property()
` [PATCH v22 25/28] x86/cet/shstk: Handle thread shadow stack
` [PATCH v22 26/28] x86/cet/shstk: Add arch_prctl functions for "
` [PATCH v22 27/28] mm: Move arch_calc_vm_prot_bits() to arch/x86/include/asm/mman.h
` [PATCH v22 28/28] mm: Introduce PROT_SHSTK for shadow stack

[PATCH resend] kernel/cred.c: make init_groups static
 2021-03-10 22:01 UTC 

[PATCH v2 0/2] set memcg when split page
 2021-03-10 22:00 UTC  (6+ messages)
` [PATCH v2 1/2] mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg

[PATCH 4.9 00/11] 4.9.261-rc1 review
 2021-03-10 22:00 UTC  (2+ messages)

[PATCH v3 1/1] PCI/RCEC: Fix RCiEP capable devices RCEC association
 2021-03-10 22:00 UTC  (2+ messages)

[PATCH] bpf: fix warning comparing pointer to 0
 2021-03-10 22:00 UTC  (2+ messages)

[PATCH] selftests/bpf: fix warning comparing pointer to 0
 2021-03-10 22:00 UTC  (2+ messages)

[PATCH 5.4 00/24] 5.4.105-rc1 review
 2021-03-10 22:00 UTC  (2+ messages)

[PATCH 5.11 00/36] 5.11.6-rc1 review
 2021-03-10 21:59 UTC  (2+ messages)

[PATCH 5.10 00/47] 5.10.23-rc2 review
 2021-03-10 21:58 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: align comments
 2021-03-10 21:58 UTC  (3+ messages)

[PATCH] [RFC] arm64: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
 2021-03-10 21:57 UTC  (11+ messages)

[PATCH v5 0/4] Cleanup and fixups for vmemmap handling
 2021-03-10 21:58 UTC  (6+ messages)
` [PATCH v5 3/4] x86/vmemmap: Handle unpopulated sub-pmd ranges

[PATCH] signal: Allow RT tasks to cache one sigqueue struct
 2021-03-10 21:57 UTC  (8+ messages)

[PATCH v3 1/5] x86/sgx: Fix a resource leak in sgx_init()
 2021-03-10 21:56 UTC  (16+ messages)
` [PATCH v3 2/5] x86/sgx: Use sgx_free_epc_page() in sgx_reclaim_pages()
` [PATCH v3 5/5] x86/sgx: Add a basic NUMA allocation scheme to sgx_alloc_epc_page()

[PATCH v4] Add power/gpu_frequency tracepoint
 2021-03-10 21:56 UTC  (3+ messages)
` [PATCH v5] "

[BUG] One-liner array initialization with two pointers in BPF results in NULLs
 2021-03-10 21:51 UTC  (7+ messages)

[PATCH] eventfd: Introduce EFD_ZERO_ON_WAKE
 2021-03-10 21:50 UTC 

[PATCH v18 0/9] Free some vmemmap pages of HugeTLB page
 2021-03-10 21:49 UTC  (6+ messages)
` [PATCH v18 4/9] mm: hugetlb: alloc the vmemmap pages associated with each "

Errant readings on LM81 with T2080 SoC
 2021-03-10 21:48 UTC  (9+ messages)

Logitech G602 wireless mouse kernel error messages in 5.10.11+ kernels
 2021-03-10 21:48 UTC  (6+ messages)

[PATCH v2 00/15] powerpc: Cleanup of uaccess.h and adding asm goto for get_user()
 2021-03-10 21:47 UTC  (3+ messages)
` [PATCH v2 01/15] powerpc/uaccess: Remove __get_user_allowed() and unsafe_op_wrap()

[PATCH v2 0/4] man2: udpate mm/userfaultfd manpages to latest
 2021-03-10 21:46 UTC  (4+ messages)
` [PATCH v2 2/4] userfaultfd.2: Add write-protect mode

[PATCH 1/1] rtc: pcf85063: fallback to parent of_node
 2021-03-10 21:10 UTC 

[v9 PATCH 00/13] Make shrinker's nr_deferred memcg aware
 2021-03-10 21:41 UTC  (6+ messages)
` [v9 PATCH 13/13] mm: vmscan: shrink deferred objects proportional to priority

[PATCH v11 00/10] Add support for x509 certs with NIST P384/256/192 keys
 2021-03-10 21:41 UTC  (5+ messages)
` [PATCH v11 01/10] oid_registry: Add OIDs for ECDSA with sha224/256/384/512

[PATCH v4 00/14] Restricted DMA
 2021-03-10 21:40 UTC  (4+ messages)
` [PATCH v4 13/14] dt-bindings: of: Add restricted DMA pool

[PATCH] selftests/sgx: fix EINIT failure dueto SGX_INVALID_SIGNATURE
 2021-03-10 21:39 UTC  (7+ messages)

[PATCH] mm/oom_kill: Ensure MMU notifier range_end() is paired with range_start()
 2021-03-10 21:31 UTC 

[PATCH v3] bus: mhi: core: Sanity check values from remote device before use
 2021-03-10 21:30 UTC 

[PATCH 0/5] userfaultfd/selftests: A few cleanups
 2021-03-10 21:26 UTC  (2+ messages)

[PATCH 0/2] zram: fix few ltp zram02.sh crashes
 2021-03-10 21:25 UTC  (6+ messages)
` [PATCH 1/2] zram: fix crashes due to use of cpu hotplug multistate

linux-next: Fixes tag needs some work in the xen-tip tree
 2021-03-10 21:23 UTC 

[GIT PULL] s390 updates for 5.12-rc3
 2021-03-10 21:21 UTC  (2+ messages)

[PATCH v8 0/8] Count rlimits in each user namespace
 2021-03-10 21:14 UTC  (3+ messages)
` [PATCH v8 3/8] Use atomic_t for ucounts reference counting

[PATCH 1/3] net: dsa: mt7530: remove redundant clock enables
 2021-03-10 21:14 UTC  (3+ messages)
` [PATCH 2/3] net: dsa: mt7530: use core_write wrapper
` [PATCH 3/3] net: dsa: mt7530: setup core clock even in TRGMII mode

[PATCH] KVM: x86/mmu: Skip !MMU-present SPTEs when removing SP in exclusive mode
 2021-03-10 21:13 UTC  (3+ messages)

[PATCH] net: ipv4: route.c: fix space before tab
 2021-03-10 21:13 UTC 

[PATCH v4 0/6] Add audio driver base on rpmsg on i.MX platform
 2021-03-10 21:12 UTC  (5+ messages)
` [PATCH v4 3/6] ASoC: dt-bindings: fsl_rpmsg: Add binding doc for rpmsg cpu dai driver

[PATCH v7 00/17] remoteproc: Add support for detaching a remote processor
 2021-03-10 21:10 UTC  (18+ messages)
` [PATCH v7 01/17] remoteproc: Remove useless check in rproc_del()
` [PATCH v7 02/17] remoteproc: Rename function rproc_actuate()
` [PATCH v7 03/17] remoteproc: Add new RPROC_ATTACHED state
` [PATCH v7 04/17] remoteproc: Properly represent the attached state
` [PATCH v7 05/17] remoteproc: Add new get_loaded_rsc_table() to rproc_ops
` [PATCH v7 06/17] remoteproc: stm32: Move resource table setup "
` [PATCH v7 07/17] remoteproc: stm32: Move memory parsing "
` [PATCH v7 08/17] remoteproc: Add new detach() remoteproc operation
` [PATCH v7 09/17] remoteproc: Introduce function __rproc_detach()
` [PATCH v7 10/17] remoteproc: Introduce function rproc_detach()
` [PATCH v7 11/17] remoteproc: Properly deal with the resource table when detaching
` [PATCH v7 12/17] remoteproc: Properly deal with the resource table when stopping
` [PATCH v7 13/17] remoteproc: Properly deal with a kernel panic when attached
` [PATCH v7 14/17] remoteproc: Properly deal with a start request "
` [PATCH v7 15/17] remoteproc: Properly deal with a stop "
` [PATCH v7 16/17] remoteproc: Properly deal with a detach "
` [PATCH v7 17/17] remoteproc: Refactor function rproc_cdev_release()

[PATCH v3 3/4] certs: Add ability to preload revocation certs
 2021-03-10 21:08 UTC  (4+ messages)
` [PATCH v3 0/4] keys: Add EFI_CERT_X509_GUID support for dbx/mokx entries

[PATCH v4 1/3] mtd: core: add nvmem-cells compatible to parse mtd as nvmem cells
 2021-03-10 21:08 UTC  (3+ messages)
` [PATCH v4 2/3] dt-bindings: mtd: Document use of nvmem-cells compatible
` [PATCH v4 3/3] devicetree: nvmem: nvmem: drop $nodename restriction

[PATCH v1] clk: qcom: clk-rcg2: Add support for duty-cycle for RCG
 2021-03-10 21:05 UTC  (2+ messages)

-Walign-mismatch in block/blk-mq.c
 2021-03-10 21:03 UTC  (6+ messages)

[PATCH v5 0/7] Optionally randomize kernel stack offset each syscall
 2021-03-10 21:03 UTC  (4+ messages)
` [PATCH v5 3/7] init_on_alloc: Unpessimize default-on builds

[PATCH 1/3] PCI: controller: al: select CONFIG_PCI_ECAM
 2021-03-10 21:02 UTC  (3+ messages)

[PATCH v4 RESEND net-next] net: socket: use BIT() for MSG_*
 2021-03-10 21:00 UTC  (2+ messages)

[PATCH] drivers: isdn: mISDN: fix spelling typo of 'wheter'
 2021-03-10 21:00 UTC  (2+ messages)

[PATCH] net: ethernet: chelsiofix: spelling typo of 'rewriteing'
 2021-03-10 21:00 UTC  (2+ messages)

[PATCH] net/rds: Drop duplicate sin and sin6 assignments
 2021-03-10 21:00 UTC  (2+ messages)

[PATCH net-next] skbuff: remove some unnecessary operation in skb_segment_list()
 2021-03-10 21:00 UTC  (2+ messages)

[PATCH] isdn: mISDN: remove unneeded variable 'ret'
 2021-03-10 21:00 UTC  (2+ messages)

[PATCH] net: ipv6: route.c:fix indentation
 2021-03-10 21:00 UTC  (2+ messages)

[PATCH RESEND][next] rtl8xxxu: Fix fall-through warnings for Clang
 2021-03-10 20:59 UTC  (7+ messages)

[PATCH] ptrace: Allow other threads to access tracee
 2021-03-10 20:59 UTC 

[PATCH v1 0/1] Unprivileged chroot
 2021-03-10 20:59 UTC  (4+ messages)

[PATCH v2 RESEND] bus: mhi: core: Wait for ready state after reset
 2021-03-10 20:56 UTC  (2+ messages)

[PATCH v3] mm: page_alloc: dump migrate-failed pages
 2021-03-10 20:56 UTC  (2+ messages)

[PATCH net-next] net: ocelot: Extend MRP
 2021-03-10 20:51 UTC 

[PATCH v4] f2fs: compress: add compress_inode to cache compressed blockst
 2021-03-10 20:52 UTC  (8+ messages)
    ` [f2fs-dev] "

[PATCH v6 00/15] pinctrl: add BCM63XX pincontrol support
 2021-03-10 20:52 UTC  (7+ messages)
` [PATCH v6 04/15] dt-bindings: add BCM6328 pincontroller binding documentation

[PATCH v3] bus: mhi: core: Check state before processing power_down
 2021-03-10 20:49 UTC 

[f2fs] 02eb84b96b: ltp.swapon03.fail
 2021-03-10 20:49 UTC  (6+ messages)
` [LTP] "

[PATCH v2 00/25] KVM SGX virtualization support
 2021-03-10 20:44 UTC  (4+ messages)

[PATCH 1/3] perf test: Remove unused argument
 2021-03-10 20:41 UTC  (3+ messages)
` [PATCH 2/3] perf test: Cleanup daemon if test is interrupted
` [PATCH 3/3] perf test: Add 30s timeout for wait for daemon start

[PATCH v3 RESEND] bus: mhi: core: Return EAGAIN if MHI ring is full
 2021-03-10 20:40 UTC 

[PATCH v2] iommu/tegra-smmu: Add pagetable mappings to debugfs
 2021-03-10 20:38 UTC  (2+ messages)

[PATCH v1 1/1] gpio: Support interrupts in gpio-mlxbf2.c
 2021-03-10 20:38 UTC 

[PATCH] watchdog: qcom: Move suspend/resume to suspend_late/resume_early
 2021-03-10 20:27 UTC  (3+ messages)

[PATCH V3 XRT Alveo 00/18] XRT Alveo driver overview
 2021-03-10 20:24 UTC  (4+ messages)
` [PATCH V3 XRT Alveo 11/18] fpga: xrt: UCS platform driver

[PATCH] iommu/tegra-smmu: Fix mc errors on tegra124-nyan
 2021-03-10 20:22 UTC  (3+ messages)

[PATCH V1 0/6] Add driver support for Data Capture and Compare Engine(DCC) for SM8150
 2021-03-10 20:22 UTC  (3+ messages)
` [PATCH V1 1/6] dt-bindings: Added the yaml bindings for DCC

[PATCH] leds: lgm: fix gpiolib dependency
 2021-03-10 20:17 UTC  (7+ messages)
` Intel, please maintain your drivers was "
    ` MaxLinear, "

[PATCH V2] ASoC: soc-core: Prevent warning if no DMI table is present
 2021-03-10 20:16 UTC  (11+ messages)

[PATCH RESEND 0/2] Common protected-clocks implementation
 2021-03-10 20:13 UTC  (3+ messages)

[PATCH v10 00/20] dlb: introduce DLB device driver
 2021-03-10 20:10 UTC  (8+ messages)
` [PATCH v10 01/20] dlb: add skeleton for DLB driver

[PATCH v2 1/1] kvfree_rcu: Release a page cache under memory pressure
 2021-03-10 20:07 UTC 

[PATCH v5 0/5] proc: Relax check of mount visibility
 2021-03-10 20:07 UTC  (2+ messages)

[PATCH] vfio/pci: Handle concurrent vma faults
 2021-03-10 20:06 UTC  (5+ messages)

[PATCH 5.10 00/49] 5.10.23-rc1 review
 2021-03-10 20:04 UTC  (7+ messages)
` [PATCH 5.10 23/49] ACPI: video: Add DMI quirk for GIGABYTE GB-BXBT-2807

[PATCH V2 00/25] Add Alder Lake support for perf (kernel)
 2021-03-10 20:01 UTC  (6+ messages)
` [PATCH V2 1/25] x86/cpufeatures: Enumerate Intel Hybrid Technology feature bit

[PATCH 1/1] nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725a
 2021-03-10 20:00 UTC  (3+ messages)

[PATCH v3 0/4] Use obj_cgroup APIs to charge kmem pages
 2021-03-10 19:57 UTC  (7+ messages)
` [PATCH v3 2/4] mm: memcontrol: make page_memcg{_rcu} only applicable for non-kmem page
` [PATCH v3 3/4] mm: memcontrol: use obj_cgroup APIs to charge kmem pages
` [PATCH v3 4/4] mm: memcontrol: move PageMemcgKmem to the scope of CONFIG_MEMCG_KMEM

[RFC PATCH 0/3] hugetlb: add demote/split page functionality
 2021-03-10 19:56 UTC  (5+ messages)

[PATCH v9 0/4] Introduce TEE based Trusted Keys support
 2021-03-10 19:56 UTC  (5+ messages)

macb broken on HiFive Unleashed
 2021-03-10 19:55 UTC  (3+ messages)

[PATCH 0/3] Fix bugs related to TPM2 event log
 2021-03-10 19:51 UTC  (5+ messages)
` [PATCH 1/3] tpm: efi: Use local variable for calculating final log size
` [PATCH 2/3] tpm: acpi: Check eventlog signature before using it

[PATCH 1/1] ACPI: fix acpi table use after free
 2021-03-10 19:47 UTC  (10+ messages)

[PATCH v2] certs: Fix wrong kconfig option used for x509_revocation_list
 2021-03-10 19:44 UTC  (3+ messages)

[PATCH v5 4/5] proc: Relax check of mount visibility
 2021-03-10 19:42 UTC  (2+ messages)

[PATCH] ASoC: soc-core: fix DMI handling
 2021-03-10 19:39 UTC 

[PATCH v3 0/9] Introduce vfio-pci-core subsystem
 2021-03-10 19:40 UTC  (7+ messages)
` [PATCH 8/9] vfio/pci: export nvlink2 support into vendor vfio_pci drivers

[PATCH] mm/hugetlb: Fix build with !ARCH_WANT_HUGE_PMD_SHARE
 2021-03-10 19:40 UTC  (3+ messages)

[syzbot] BUG: unable to handle kernel NULL pointer dereference in htb_select_queue
 2021-03-10 19:39 UTC  (6+ messages)

[PATCH v5 12/14] drm/bridge: imx: Add LDB support for i.MX8qxp
 2021-03-10 19:38 UTC  (2+ messages)

[PATCH v2 0/1] Unprivileged chroot
 2021-03-10 19:33 UTC  (4+ messages)
` [PATCH v2 1/1] fs: Allow no_new_privs tasks to call chroot(2)

[PATCH v2 1/1] gpio: Support interrupts in gpio-mlxbf2.c
 2021-03-10 19:33 UTC  (2+ messages)

[PATCH 00/13] PCI: MSI: Getting rid of msi_controller, and other cleanups
 2021-03-10 19:29 UTC  (2+ messages)

[PATCH V4 00/18] IOASID extensions for guest SVA
 2021-03-10 19:23 UTC  (3+ messages)
` [RFC PATCH 18/18] ioasid: Add /dev/ioasid for userspace

[PATCH 1/3] ASoC: simple-card-utils: Fix device module clock
 2021-03-10 19:19 UTC  (7+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).