All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-27 19:44:34 to 2021-04-27 20:58:16 UTC [more...]

[PATCH V5 XRT Alveo 00/20] XRT Alveo driver overview
 2021-04-27 20:54 UTC  (2+ messages)
` [PATCH V5 XRT Alveo 01/20] Documentation: fpga: Add a document describing XRT Alveo drivers

[PATCH] station: transition to disconnected on DOWN/DEL events
 2021-04-27 20:58 UTC 

[PATCH 0/5] Cleanup and fixup for huge_memory
 2021-04-27 20:57 UTC  (7+ 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] i386/cpu: Remove the deprecated cpu model 'Icelake-Client'
 2021-04-27 20:55 UTC  (2+ messages)

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

[renesas-devel:renesas-arm-dt-for-v5.13] BUILD SUCCESS 0a96c05995ef1085f9c5e6bf005a04915dd2ec6f
 2021-04-27 20:55 UTC 

[renesas-devel:renesas-arm-dt-for-v5.14] BUILD SUCCESS 6f20125402c75d2d97e096b344e26330cbce4e71
 2021-04-27 20:55 UTC 

[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 v2 00/10] cifsd: introduce new SMB3 kernel server
 2021-04-27 20:53 UTC  (2+ messages)

[gitweb] Problem with html base tag
 2021-04-27 20:50 UTC 

Starting a Wiki for Syzkaller Bug Fixing Resources
 2021-04-27 20:50 UTC 

[PATCH] Deprecate pmem=on with non-DAX capable backend file
 2021-04-27 20:48 UTC  (2+ messages)

[RFC] Linux Graphics Next: Explicit fences everywhere and no BO fences - initial proposal
 2021-04-27 20:49 UTC  (14+ messages)
      ` [Mesa-dev] "

[PATCH 00/16] Add new DMA mapping operation for P2PDMA
 2021-04-27 20:48 UTC  (12+ messages)
` [PATCH 14/16] nvme-rdma: Ensure dma support when using p2pdma

[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

[Intel-gfx] [PATCH] drm/i915/display: move crtc and dpll declarations where they belong
 2021-04-27 20:47 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

Display notch support
 2021-04-27 20:47 UTC 

[PATCH] vmbus: Don't make QOM property registration conditional
 2021-04-27 20:45 UTC  (6+ messages)

[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

[PATCH net-next 0/7] Netfilter updates for net-next
 2021-04-27 20:43 UTC  (8+ messages)
` [PATCH net-next 1/7] netfilter: nftables: rename set element data activation/deactivation functions
` [PATCH net-next 2/7] netfilter: nftables: add loop check helper function
` [PATCH net-next 3/7] netfilter: nftables: add helper function to flush set elements
` [PATCH net-next 4/7] netfilter: nftables: add helper function to validate set element data
` [PATCH net-next 5/7] netfilter: nftables: add catch-all set element support
` [PATCH net-next 6/7] netfilter: nft_socket: fix an unused variable warning
` [PATCH net-next 7/7] netfilter: nft_socket: fix build with CONFIG_SOCK_CGROUP_DATA=n

RFC: one more time: SCSI device identification
 2021-04-27 20:41 UTC  (21+ messages)
            ` Antw: [EXT] Re: [systemd-devel] "
                ` [dm-devel] "
                      ` Antw: [EXT] "
                        ` [dm-devel] Antw: [EXT] "

[PATCH 0/3] bcachefs support
 2021-04-27 20:43 UTC  (5+ messages)
` [PATCH 3/3] Use --yes option to lvcreate

[PATCH] libsepol/cil: Properly reset an anonymous classperm set
 2021-04-27 20:43 UTC 

[PATCH v7] powerpc/irq: Inline call_do_irq() and call_do_softirq()
 2021-04-27 20:42 UTC  (4+ messages)

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

[PATCH 00/30] subtree: clean up, improve UX
 2021-04-27 20:41 UTC  (5+ messages)
` [PATCH 04/30] subtree: t7900: use consistent formatting

[Intel-gfx] [PATCH] drm/i915/hdcp: add intel_dp_hdcp.h and rename init accordingly
 2021-04-27 20:39 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH dwarves] btf: Generate btf for functions in the .BTF_ids section
 2021-04-27 20:38 UTC  (5+ messages)

[GIT PULL] Network fs helper library & fscache kiocb API
 2021-04-27 20:37 UTC  (6+ 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 1/7] core-image-weston: add sdk/ptest images
 2021-04-27 20:36 UTC  (4+ messages)
` [PATCH 6/7] default-distrovars.inc: add wayland/opengl to default distro features
  ` [OE-core] "

[PATCH bpf-next v4 0/3] Add TC-BPF API
 2021-04-27 20:36 UTC  (4+ messages)
` [PATCH bpf-next v4 2/3] libbpf: add low level "

archlinux and install-dosemu-master.zip
 2021-04-27 20:34 UTC  (2+ messages)

can dosemu use this sound card?
 2021-04-27 20:32 UTC  (2+ messages)

[PATCH v2 0/4] drm/msm: improve register snapshotting
 2021-04-27 20:32 UTC  (9+ messages)
` [PATCH v2 2/4] drm/msm: make msm_disp_state transient data struct
  ` [Freedreno] "
` [PATCH v2 3/4] drm/msm: get rid of msm_iomap_size
  ` [Freedreno] "

kernel-debugging discord channel
 2021-04-27 20:32 UTC  (2+ messages)

[Bug 1893040] [NEW] External modules retreval using Go1.15 on s390x appears to have checksum and ECDSA verification issues
 2021-04-27 20:17 UTC  (2+ messages)
` [Bug 1893040] "

[PATCH] drm/amdgpu: fix no full coverage issue for gprs initialization
 2021-04-27 20:21 UTC  (9+ messages)

OpenEmbedded Happy Hour April 28 9pm/2100 UTC
 2021-04-27 20:21 UTC 

[dpdk-dev] L3fwd mode in testpmd
 2021-04-27 20:20 UTC  (16+ messages)

[PATCH V3 0/3] blk-mq: fix request UAF related with iterating over tagset requests
 2021-04-27 20:17 UTC  (3+ messages)
` [PATCH V3 2/3] blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter

Sending A Separate Packet Out The TX Path In XDP
 2021-04-27 20:14 UTC  (2+ messages)

[PATCH 2] testsuite: fix cap_userns for kernels >= v5.12
 2021-04-27 20:15 UTC 

[PATCH 2/2] dwc3: gadget: fix tracking of used sgs in request
 2021-04-27 20:12 UTC  (10+ messages)

[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 

[tpm2] Re: get TPM applications to happily co-exist
 2021-04-27 20:10 UTC 

[mark-rutland:atomics/arch-atomic 1/25] include/linux/atomic-fallback.h:929: warning: "arch_atomic_fetch_xor" redefined
 2021-04-27 20:09 UTC 

[RFC PATCH] hw/s390x/ccw: Register qbus type in abstract TYPE_CCW_DEVICE parent
 2021-04-27 20:07 UTC  (2+ messages)

[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 intel-net] ice: track AF_XDP ZC enabled queues in bitmap
 2021-04-27 19:52 UTC  (2+ messages)
` [Intel-wired-lan] "

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

[PATCH] testsuite: fix cap_userns for kernels >= v5.12
 2021-04-27 20:06 UTC  (3+ messages)

[PATCH v2 07/13] vfio/ccw: Convert to use vfio_register_group_dev()
 2021-04-27 20:06 UTC  (2+ messages)

[dpdk-dev] [PATCH v7 00/10] app/testpmd: enable testpmd on Windows
 2021-04-27 20:02 UTC  (12+ messages)
` [dpdk-dev] [PATCH v8 "
  ` [dpdk-dev] [PATCH v8 01/10] lib: build libraries that testpmd depends on
  ` [dpdk-dev] [PATCH v8 02/10] eal/windows: add necessary macros
  ` [dpdk-dev] [PATCH v8 03/10] eal/windows: add device event stubs
  ` [dpdk-dev] [PATCH v8 04/10] app/testpmd: resolve name collisions
  ` [dpdk-dev] [PATCH v8 05/10] app/testpmd: add clock_gettime on Windows
  ` [dpdk-dev] [PATCH v8 06/10] app/testpmd: fix parse_fec_mode return type
  ` [dpdk-dev] [PATCH v8 07/10] app/testpmd: replace POSIX specific code
  ` [dpdk-dev] [PATCH v8 08/10] app/testpmd: fix headers inclusion
  ` [dpdk-dev] [PATCH v8 09/10] app/testpmd: fix unused function warnings
  ` [dpdk-dev] [PATCH v8 10/10] app/testpmd: enable building testpmd on Windows

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

LTP drop MUSL specific patch
 2021-04-27 20:00 UTC  (5+ messages)
` [OE-core] "

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

[BUG] ** glob pattern in git diff doesn't match root directory
 2021-04-27 19:58 UTC  (4+ messages)

[PATCH 00/26] btrfs-progs: zoned: zoned block device support
 2021-04-27 19:58 UTC  (4+ messages)
` [PATCH 11/26] btrfs-progs: zoned: implement zoned chunk allocator

[PATCH] drm/amdkfd: Add Aldebaran gws support
 2021-04-27 19:56 UTC 

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

[PATCH v3] nvme: rdma/tcp: fix list corruption with anatt timer
 2021-04-27 19:54 UTC  (6+ messages)

[tglx-devel:x86/l1dflush 7/9] arch/x86/mm/tlb.c:354:13: sparse: sparse: incorrect type in initializer (different address spaces)
 2021-04-27 19:54 UTC  (5+ messages)

wgX iface as slave to a bridge - Linux
 2021-04-27 19:49 UTC  (4+ messages)

[PATCH 1/3] usb: ehci-mx6: move mode set/detect to probe
 2021-04-27 19:52 UTC  (6+ messages)
` [PATCH 2/3] usb: ehci-mx6: add IMX8MM OTG support

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

[Buildroot] [PATCH] docs/manual: document KBUILD_VERBOSE environment variable
 2021-04-27 19:51 UTC  (2+ messages)

[PATCH 1/3] network: copy station_has_erp_identity
 2021-04-27 19:50 UTC  (2+ messages)

[pmbusplus] userspace i2c, pmbus interactions
 2021-04-27 19:49 UTC  (5+ messages)

[PATCH 1/7] netdev: add user_data to netdev_send_action_frame[v]
 2021-04-27 19:49 UTC  (7+ messages)
` [PATCH 2/7] ft: factor out various parsing routines
` [PATCH 3/7] ft: expose ft_build_authenticate_ies
` [PATCH 4/7] ft: create cache for FT-over-DS targets
` [PATCH 5/7] ft: refactor FT-over-DS into two stages
` [PATCH 6/7] station: separate FT-over-DS stages
` [PATCH 7/7] ft: netdev: add return value to tx_associate

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

[Buildroot] [PATCH] support/download/hg: fix broken method
 2021-04-27 19:45 UTC 

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

[PATCH v2 1/1] thermal: ti-soc-thermal: Remove duplicated header file inclusion
 2021-04-27 19:44 UTC  (2+ messages)
` [thermal: thermal/next] thermal/drivers/ti-soc-thermal/ti-bandgap: Rearrange all the included header files alphabetically

[PATCH V3] thermal: intel: introduce tcc cooling driver
 2021-04-27 19:44 UTC  (2+ messages)
` [thermal: thermal/next] thermal/drivers/intel: Introduce "

[PATCH -next] thermal/drivers/hisi: Remove redundant dev_err call in hisi_thermal_probe()
 2021-04-27 19:44 UTC  (2+ messages)
` [thermal: thermal/next] "

[PATCH] thermal: tegra: Use devm_platform_ioremap_resource_byname
 2021-04-27 19:44 UTC  (2+ messages)
` [thermal: thermal/next] thermal/drivers/tegra: "

[PATCH v2 1/3] iwlwifi: mvm: tt: Replace thermal_notify_framework
 2021-04-27 19:44 UTC  (2+ messages)
` [thermal: thermal/next] "

[PATCH] dt-bindings: thermal: thermal-sensor: require "#thermal-sensor-cells"
 2021-04-27 19:44 UTC  (2+ messages)
` [thermal: thermal/next] "

[PATCH V2] dt-bindings: thermal: brcm,ns-thermal: convert to the json-schema
 2021-04-27 19:44 UTC  (2+ messages)
` [thermal: thermal/next] dt-bindings: thermal: brcm,ns-thermal: Convert "

[PATCH v3] thermal: ti-soc-thermal: Remove unused variable 'val'
 2021-04-27 19:44 UTC  (2+ messages)
` [thermal: thermal/next] thermal/drivers/ti-soc-thermal/bandgap "


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.