linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-27 19:05:06 to 2021-04-27 23:15:18 UTC [more...]

[PATCH v3 00/13] Add futex2 syscalls
 2021-04-27 23:12 UTC  (3+ messages)
` [PATCH v3 01/13] futex2: Implement wait and wake functions
` [PATCH v3 02/13] futex2: Add support for shared futexes

[PATCH] ata: ahci_sunxi: Disable DIPM
 2021-04-27 23:05 UTC 

[GIT PULL] Kselftest update for Linux 5.13-rc1
 2021-04-27 23:13 UTC 

[PATCH bpf-next] libbpf: Fix signed overflow in ringbuf_process_ring
 2021-04-27 23:05 UTC  (3+ messages)

[PATCH 00/16] Add new DMA mapping operation for P2PDMA
 2021-04-27 23:01 UTC  (20+ messages)
` [PATCH 05/16] dma-mapping: Introduce dma_map_sg_p2pdma()
` [PATCH 09/16] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
` [PATCH 11/16] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg
` [PATCH 14/16] nvme-rdma: Ensure dma support when using p2pdma

pt_regs->ax == -ENOSYS
 2021-04-27 22:58 UTC  (3+ messages)

[PATCH] arm64/vdso: Discard .note.gnu.property sections in vDSO
 2021-04-27 22:58 UTC  (2+ messages)

[PATCH v5 00/10] userfaultfd: add minor fault handling for shmem
 2021-04-27 22:52 UTC  (11+ messages)
` [PATCH v5 01/10] userfaultfd/hugetlbfs: avoid including userfaultfd_k.h in hugetlb.h
` [PATCH v5 02/10] userfaultfd/shmem: combine shmem_{mcopy_atomic,mfill_zeropage}_pte
` [PATCH v5 03/10] userfaultfd/shmem: support minor fault registration for shmem
` [PATCH v5 04/10] userfaultfd/shmem: support UFFDIO_CONTINUE "
` [PATCH v5 05/10] userfaultfd/shmem: advertise shmem minor fault support
` [PATCH v5 06/10] userfaultfd/shmem: modify shmem_mcopy_atomic_pte to use install_pte()
` [PATCH v5 07/10] userfaultfd/selftests: use memfd_create for shmem test type
` [PATCH v5 08/10] userfaultfd/selftests: create alias mappings in the shmem test
` [PATCH v5 09/10] userfaultfd/selftests: reinitialize test context in each test
` [PATCH v5 10/10] userfaultfd/selftests: exercise minor fault handling shmem support

[PATCH v4 1/2] gpio: Add support for IDT 79RC3243x GPIO controller
 2021-04-27 22:51 UTC  (3+ messages)

[PATCH 1/2] drm/tegra: Get ref for DP AUX channel, not its ddc adapter
 2021-04-27 22:44 UTC  (3+ messages)

drivers/gpu/drm/nouveau/nouveau_display.c:268:15: warning: variable 'width' set but not used
 2021-04-27 22:42 UTC 

PPC476 hangs during tlb flush after calling /init in crash kernel with linux 5.4+
 2021-04-27 22:42 UTC  (3+ messages)

[PATCH] dt-binding: interrupt-controller: Add missing interrupts property
 2021-04-27 22:42 UTC 

[PATCH] net:nfc:digital: Fix a double free in digital_tg_recv_dep_req
 2021-04-27 22:40 UTC  (2+ messages)

[PATCH 0/6] Lazily allocate memslot rmaps
 2021-04-27 22:36 UTC  (7+ messages)
` [PATCH 1/6] KVM: x86/mmu: Track if shadow MMU active
` [PATCH 2/6] KVM: x86/mmu: Skip rmap operations if shadow MMU inactive
` [PATCH 3/6] KVM: x86/mmu: Deduplicate rmap freeing in allocate_memslot_rmap
` [PATCH 4/6] KVM: x86/mmu: Factor out allocating memslot rmap
` [PATCH 5/6] KVM: x86/mmu: Protect kvm->memslots with a mutex
` [PATCH 6/6] KVM: x86/mmu: Lazily allocate memslot rmaps

[PATCH v2 0/2] KVM: x86: guest interface for SEV live migration
 2021-04-27 22:14 UTC  (5+ messages)
` [PATCH v2 1/2] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall
` [PATCH v2 2/2] KVM: x86: add MSR_KVM_MIGRATION_CONTROL

[GIT PULL][PATCH v10 0/4] Update to zstd-1.4.10
 2021-04-27 22:09 UTC  (2+ messages)

[PATCH RESEND 0/5] Handle seccomp notification preemption
 2021-04-27 22:10 UTC  (8+ messages)
` [PATCH RESEND 2/5] seccomp: Add wait_killable semantic to seccomp user notifier

[PATCH v4 bpf-next 00/11] Socket migration for SO_REUSEPORT
 2021-04-27 22:00 UTC  (3+ messages)

[PATCH v3 0/4] KVM: x86: MSR_TSC_AUX fixes and improvements
 2021-04-27 21:58 UTC  (6+ messages)
` [PATCH v3 3/4] KVM: x86: Tie Intel and AMD behavior for MSR_TSC_AUX to guest CPU model

[PATCH v4 1/2] irqchip: Add support for IDT 79rc3243x interrupt controller
 2021-04-27 21:57 UTC  (4+ messages)
` [PATCH v4 2/2] dt-bindings: interrupt-controller: Add IDT 79RC3243x Interrupt Controller

[RFC] mm/vmscan.c: avoid possible long latency caused by too_many_isolated()
 2021-04-27 21:53 UTC  (7+ messages)

[GIT PULL] Devicetree updates for v5.13
 2021-04-27 21:49 UTC 

[PATCH v2 00/10] cifsd: introduce new SMB3 kernel server
 2021-04-27 21:38 UTC  (3+ messages)

[PATCH 0/5] Cleanup and fixup for huge_memory
 2021-04-27 21:22 UTC  (9+ messages)
` [PATCH 1/5] mm/huge_memory.c: remove dedicated macro HPAGE_CACHE_INDEX_MASK
` [PATCH 2/5] mm/huge_memory.c: use page->deferred_list
` [PATCH 3/5] mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_enabled()
` [PATCH 5/5] mm/huge_memory.c: don't discard hugepage if other processes are mapping it

[PATCH] llc2: Remove redundant assignment to rc
 2021-04-27 21:22 UTC  (2+ messages)

[PATCH] rds: Remove redundant assignment to nr_sig
 2021-04-27 21:22 UTC  (2+ messages)

[PATCH] net/tls: Remove redundant initialization of record
 2021-04-27 21:22 UTC  (2+ messages)

[PATCH] net/smc: Remove redundant assignment to rc
 2021-04-27 21:22 UTC  (2+ messages)

[PATCH] mpls: Remove redundant assignment to err
 2021-04-27 21:22 UTC  (2+ messages)

[PATCH net-next v8 0/9] microchip: add support for ksz88x3 driver family
 2021-04-27 21:22 UTC  (2+ messages)

sched: wakeup setting TIF_NEED_RESCHED too frequently
 2021-04-27 21:16 UTC 

[PATCH net-next] net: phy: marvell-88x2222: enable autoneg by default
 2021-04-27 21:10 UTC  (2+ messages)

[PATCH net] net: bridge: mcast: fix broken length + header check for MRDv6 Adv
 2021-04-27 21:10 UTC  (2+ messages)

[PATCH] rxrpc: rxkad: Remove redundant variable offset
 2021-04-27 21:10 UTC  (2+ messages)

[PATCH] macvlan: Use 'hash' iterators to simplify code
 2021-04-27 21:10 UTC  (2+ messages)

[PATCH] fddi/skfp: fix typo
 2021-04-27 21:10 UTC  (2+ messages)

[clocksource] 8c30ace35d: WARNING:at_kernel/time/clocksource.c:#clocksource_watchdog
 2021-04-27 21:09 UTC  (2+ messages)

[PATCH v1 0/3] driver core: Set fw_devlink=on take II
 2021-04-27 21:05 UTC  (11+ messages)
` [PATCH v1 3/3] Revert "Revert "driver core: Set fw_devlink=on by default""

[PATCH v10 clocksource 0/7] Do not mark clocks unstable due to delays for v5.13
 2021-04-27 21:03 UTC  (4+ messages)
` [PATCH v10 clocksource 6/7] clocksource: Forgive tsc_early pre-calibration drift

[PATCH V5 XRT Alveo 00/20] XRT Alveo driver overview
 2021-04-27 20:54 UTC  (21+ messages)
` [PATCH V5 XRT Alveo 01/20] Documentation: fpga: Add a document describing XRT Alveo drivers
` [PATCH V5 XRT Alveo 02/20] fpga: xrt: driver metadata helper functions
` [PATCH V5 XRT Alveo 03/20] fpga: xrt: xclbin file "
` [PATCH V5 XRT Alveo 04/20] fpga: xrt: xrt-lib driver manager
` [PATCH V5 XRT Alveo 05/20] fpga: xrt: group driver
` [PATCH V5 XRT Alveo 06/20] fpga: xrt: char dev node helper functions
` [PATCH V5 XRT Alveo 07/20] fpga: xrt: root driver infrastructure
` [PATCH V5 XRT Alveo 08/20] fpga: xrt: "
` [PATCH V5 XRT Alveo 09/20] fpga: xrt: management physical function driver (root)
` [PATCH V5 XRT Alveo 10/20] fpga: xrt: main driver for management function device
` [PATCH V5 XRT Alveo 11/20] fpga: xrt: fpga-mgr and region implementation for xclbin download
` [PATCH V5 XRT Alveo 12/20] fpga: xrt: VSEC driver
` [PATCH V5 XRT Alveo 13/20] fpga: xrt: User Clock Subsystem driver
` [PATCH V5 XRT Alveo 14/20] fpga: xrt: ICAP driver
` [PATCH V5 XRT Alveo 15/20] fpga: xrt: devctl xrt driver
` [PATCH V5 XRT Alveo 16/20] fpga: xrt: clock driver
` [PATCH V5 XRT Alveo 17/20] fpga: xrt: clock frequency counter driver
` [PATCH V5 XRT Alveo 18/20] fpga: xrt: DDR calibration driver
` [PATCH V5 XRT Alveo 19/20] fpga: xrt: partition isolation driver
` [PATCH V5 XRT Alveo 20/20] fpga: xrt: Kconfig and Makefile updates for XRT drivers

[PATCH v4 00/10] userfaultfd: add minor fault handling for shmem
 2021-04-27 20:59 UTC  (9+ messages)
` [PATCH v4 03/10] userfaultfd/shmem: support UFFDIO_CONTINUE "

[PATCH] media: venus: Enable low power setting for encoder
 2021-04-27 20:55 UTC  (2+ messages)

[PATCH v4 0/7] Hyper-V nested virt enlightenments for SVM
 2021-04-27 20:54 UTC  (8+ messages)
` [PATCH v4 1/7] hyperv: Detect Nested virtualization support "
` [PATCH v4 2/7] hyperv: SVM enlightened TLB flush support flag
` [PATCH v4 3/7] KVM: x86: hyper-v: Move the remote TLB flush logic out of vmx
` [PATCH v4 4/7] KVM: SVM: Software reserved fields
` [PATCH v4 5/7] KVM: SVM: hyper-v: Remote TLB flush for SVM
` [PATCH v4 6/7] KVM: SVM: hyper-v: Enlightened MSR-Bitmap support
` [PATCH v4 7/7] KVM: SVM: hyper-v: Direct Virtual Flush support

[GIT PULL] SELinux patches for v5.13
 2021-04-27 20:54 UTC  (2+ messages)

[GIT PULL] Audit patches for v5.13
 2021-04-27 20:54 UTC  (2+ messages)

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

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

[GIT PULL] Network fs helper library & fscache kiocb API
 2021-04-27 20:37 UTC  (5+ messages)
` [GIT PULL] afs: Preparation for fscache overhaul

[PATCH 1/2] netfilter: nft_socket: fix an unused variable warning
 2021-04-27 20:36 UTC  (4+ messages)
` [PATCH 2/2] netfilter: nft_socket: fix build with CONFIG_SOCK_CGROUP_DATA=n

[PATCH v3 00/79] Address some issues with PM runtime at media subsystem
 2021-04-27 20:12 UTC  (3+ messages)
` [PATCH v3 78/79] media: rcar-vin: use pm_runtime_resume_and_get()

[PATCH v2] uio: uio_pci_generic: add memory resource mappings
 2021-04-27 20:10 UTC 

[PATCH] media: dt-bindings: media: renesas,drif: Fix fck definition
 2021-04-27 20:08 UTC  (4+ messages)

[GIT PULL] fs helper kernel-doc update
 2021-04-27 20:07 UTC  (4+ messages)
` [GIT PULL] fs mapping helpers update

[GIT PULL] iomap: new code for 5.13-rc1
 2021-04-27 20:07 UTC  (5+ messages)

[PATCH] ASoC: amd: fix for pcm_read() error
 2021-04-27 20:23 UTC 

sound/soc/sof/intel/byt.c:1057: undefined reference to `sof_acpi_probe'
 2021-04-27 20:01 UTC  (5+ messages)

[patch 0/8] hrtimers: Overhaul the clock_was_set() logic
 2021-04-27 19:59 UTC  (4+ messages)
` [patch 8/8] hrtimer: Avoid more SMP function calls in clock_was_set()

[PATCH] m68k/mac: Replace macide driver with generic platform driver
 2021-04-27 19:54 UTC  (8+ messages)

[PATCH RESEND v3] mmc-utils: Add eMMC erase command support
 2021-04-27 19:51 UTC 

[PATCH] s390/sclp_vt220: Fix console name to match device
 2021-04-27 19:40 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] staging: rtl8723bs: os_dep: remove multiple return
 2021-04-27 19:45 UTC  (3+ messages)

[PATCH v5 0/5] perf util: bpf perf improvements
 2021-04-27 19:42 UTC  (8+ messages)
` [PATCH v5 5/5] perf-stat: introduce bpf_counter_ops->disable()

[PATCH] pseries/drmem: update LMBs after LPM
 2021-04-27 19:37 UTC  (2+ messages)

[PATCH] usb: musb: davinci: change the variable type
 2021-04-27 19:37 UTC  (3+ messages)

[genirq] cbe16f35be: will-it-scale.per_thread_ops -5.2% regression
 2021-04-27 19:37 UTC  (2+ messages)

[PATCH v1 0/4] PCI: brcmstb: Add panic handler and shutdown func
 2021-04-27 19:35 UTC  (3+ messages)
` [PATCH v1 4/4] PCI: brcmstb: add shutdown call to driver

[PATCH 000/190] Revertion of all of the umn.edu commits
 2021-04-27 19:28 UTC  (8+ messages)
` [PATCH 066/190] Revert "bpf: Remove unnecessary assertion on fp_old"
` [PATCH 157/190] Revert "Input: ad7879 - add check for read errors in interrupt"

[PATCH v6 00/26] perf tool: AlderLake hybrid support series 1
 2021-04-27 19:24 UTC  (3+ messages)
` [PATCH v6 01/26] tools headers uapi: Update tools's copy of linux/perf_event.h

[RFC v2 00/32] Add TDX Guest Support
 2021-04-27 19:20 UTC  (9+ messages)
` [RFC v2 05/32] x86/tdx: Add __tdcall() and __tdvmcall() helper functions

[PATCH] bus: fsl-mc: fix improper free of mc_dev
 2021-04-27 19:19 UTC  (2+ messages)

[PATCH v2] virtiofs: propagate sync() to file server
 2021-04-27 19:09 UTC  (3+ messages)

[PATCH] samples/landlock: fix path_list memory leak
 2021-04-27 19:13 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: os_dep: remove unneeded variable ret
 2021-04-27 19:11 UTC  (3+ messages)

[PATCH] Fixed typo in Documentation/x86/x86_64/5level-paging.rst
 2021-04-27 19:07 UTC  (3+ messages)

linux-next: Tree for Apr 27
 2021-04-27 19:04 UTC  (3+ messages)
` linux-next: Tree for Apr 27 (net_selftest)


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