messages from 2021-02-04 19:53:22 to 2021-02-04 20:35:11 UTC [more...]
howto-index not found
2021-02-04 20:32 UTC (3+ messages)
[PATCH] mm: Export follow_pte() for KVM so that KVM can stop using follow_pfn()
2021-02-04 20:33 UTC (3+ messages)
[PATCH 00/14] ASoC: SOF/Intel/SoundWire: add missing quirks and DMIC support
2021-02-04 20:32 UTC
[PATCH 1/7] ncurses: Don't put terminfo into the sysroot
2021-02-04 20:34 UTC (4+ messages)
` [PATCH 6/7] native: Stop clearing PACKAGES
` [OE-core] "
[PATCH 0/3] virtio-net: graceful drop of vhost for TAP
2021-02-04 20:29 UTC (4+ messages)
` [PATCH 1/3] vhost-net: add VIRTIO_NET_F_HASH_REPORT to the list of kernel features
` [PATCH 2/3] net: add ability to hide (disable) vhost_net
` [PATCH 3/3] virtio-net: graceful fallback to vhost=off for tap netdev
[PATCH v19 00/25] Control-flow Enforcement: Shadow Stack
2021-02-04 20:33 UTC (39+ messages)
` [PATCH v19 01/25] Documentation/x86: Add CET description
` [PATCH v19 02/25] x86/cet/shstk: Add Kconfig option for user-mode control-flow protection
` [PATCH v19 03/25] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH v19 04/25] x86/cpufeatures: Introduce X86_FEATURE_CET and setup functions
` [PATCH v19 05/25] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [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 14/25] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v19 15/25] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v19 16/25] mm: Add guard pages around a shadow stack
` [PATCH v19 17/25] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v19 18/25] mm: Update can_follow_write_pte() for shadow stack
` [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 22/25] ELF: Introduce arch_setup_elf_property()
[PATCH v6 0/8] Updates to MHI channel handling
2021-02-04 20:28 UTC (8+ messages)
` [PATCH v6 1/8] bus: mhi: core: Allow sending the STOP channel command
` [PATCH v6 2/8] bus: mhi: core: Clear context for stopped channels from remove()
` [PATCH v6 3/8] bus: mhi: core: Improvements to the channel handling state machine
` [PATCH v6 5/8] bus: mhi: core: Check channel execution environment before issuing reset
` [PATCH v6 6/8] bus: mhi: core: Remove __ prefix for MHI channel unprepare function
` [PATCH v6 7/8] bus: mhi: Improve documentation on channel transfer setup APIs
` [PATCH v6 8/8] bus: mhi: core: Do not clear channel context more than once
[PATCH RESEND iproute2 5.11] iplink_can: add Classical CAN frame LEN8_DLC support
2021-02-04 20:29 UTC (8+ messages)
[Buildroot] [PATCH 1/1] package/cog: add BR2_PACKAGE_COG_USE_SYSTEM_DBUS
2021-02-04 20:33 UTC (2+ messages)
[Intel-gfx] [PATCH] drm/i915/display: support ddr5 mem types
2021-02-04 20:31 UTC (2+ messages)
About creating machines on the command line
2021-02-04 20:29 UTC (4+ messages)
Kernel version numbers after 4.9.255 and 4.4.255
2021-02-04 20:19 UTC (7+ messages)
[PATCH] ARM: mx6: Add function to read UNIQUE_ID
2021-02-04 20:29 UTC
[PATCH v7 0/2] Kbuild: DWARF v5 support
2021-02-04 20:28 UTC (7+ messages)
` [PATCH v7 1/2] Kbuild: make DWARF version a choice
[Intel-gfx] [PATCH v15 1/2] drm/i915/display: Support PSR Multiple Instances
2021-02-04 20:28 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v15,1/2] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
[PATCH 0/7]: mm: memcontrol: switch to rstat
2021-02-04 20:28 UTC (12+ messages)
` [PATCH 6/7] "
[Intel-gfx] [PATCH v11 00/10] drm/i915: refactor intel_display.c + a bit more
2021-02-04 20:28 UTC (3+ messages)
` [Intel-gfx] [PATCH v11 03/10] drm/i915: migrate skl planes code new file (v5)
[dm-devel] BUG: KASAN: stack-out-of-bounds in unwind_next_frame+0x1df5/0x2650
2021-02-04 20:22 UTC (11+ messages)
` "
[PATCH v2 0/4] mm/gup: page unpining improvements
2021-02-04 20:25 UTC (5+ messages)
` [PATCH v2 1/4] mm/gup: add compound page list iterator
` [PATCH v2 2/4] mm/gup: decrement head page once for group of subpages
` [PATCH v2 3/4] mm/gup: add a range variant of unpin_user_pages_dirty_lock()
` [PATCH v2 4/4] RDMA/umem: batch page unpin in __ib_umem_release()
What's cooking in git.git (Feb 2021, #01; Wed, 3)
2021-02-04 20:25 UTC (3+ messages)
[PATCH v5 0/9] Updates to MHI channel handling
2021-02-04 20:25 UTC (7+ messages)
` [PATCH v5 5/9] bus: mhi: core: Add support to stop or start channel data transfers
` [PATCH v5 6/9] bus: mhi: core: Check channel execution environment before issuing reset
[PATCH v2 0/4] mm/hugetlb: Early cow on fork, and a few cleanups
2021-02-04 20:26 UTC (3+ messages)
` [PATCH v2 5/4] mm: Use is_cow_mapping() across tree where proper
Pull request for UEFI sub-system for efi-2021-04-rc2
2021-02-04 20:26 UTC
Question regarding VIOT proposal
2021-02-04 20:25 UTC (11+ messages)
` [EXTERNAL] "
[dpdk-dev] [PATCH 00/14] net/ionic: struct optimizations, fixes
2021-02-04 20:25 UTC (16+ messages)
` [dpdk-dev] [PATCH 01/14] net/ionic: cut down completion queue structure
` [dpdk-dev] [PATCH 02/14] net/ionic: consolidate adminq code
` [dpdk-dev] [PATCH 03/14] net/ionic: convert info array to generic pointers
` [dpdk-dev] [PATCH 04/14] net/ionic: remove unused field from queue structure
` [dpdk-dev] [PATCH 05/14] net/ionic: remove unused interrupt free function
` [dpdk-dev] [PATCH 06/14] net/ionic: cut down queue structure
` [dpdk-dev] [PATCH 07/14] net/ionic: split up queue-completion "
` [dpdk-dev] [PATCH 08/14] net/ionic: use the socket id passed in for Rx and Tx queues
` [dpdk-dev] [PATCH 09/14] net/ionic: log queue counters when tearing down
` [dpdk-dev] [PATCH 10/14] net/ionic: break up queue post function
` [dpdk-dev] [PATCH 11/14] net/ionic: ring doorbell once at the end of each burst
` [dpdk-dev] [PATCH 12/14] net/ionic: send as many packets as possible
` [dpdk-dev] [PATCH 13/14] net/ionic: fix Tx fragment limit check
` [dpdk-dev] [PATCH 14/14] net/ionic: fix code around lif init devcmd
[PATCH 0/6] Optionally restrict range-diff output to "left" or "right" range only
2021-02-04 20:07 UTC (7+ messages)
` [PATCH 1/6] range-diff: avoid leaking memory in two error code paths
` [PATCH 2/6] range-diff: libify the read_patches() function again
` [PATCH 3/6] range-diff: simplify code spawning `git log`
` [PATCH 4/6] range-diff: combine all options in a single data structure
` [PATCH 5/6] range-diff: move the diffopt initialization down one layer
` [PATCH 6/6] range-diff: offer --left-only/--right-only options
[Intel-gfx] [PATCH] RFC: dma-buf: Require VM_SPECIAL vma for mmap
2021-02-04 20:19 UTC (12+ messages)
` "
[PATCH 0/2] btrfs-corrupt-block btree data corruption
2021-02-04 20:09 UTC (3+ messages)
` [PATCH 1/2] btrfs-progs: corrupt generic item data with btrfs-corrupt-block
` [PATCH 2/2] btrfs-progs: expand corrupt_file_extent in btrfs-corrupt-block
[PATCH] builddeb: Don't look for a missing Module.symvers
2021-02-04 20:20 UTC
[Intel-gfx] [PATCH RFC v1 0/6] swiotlb: 64-bit DMA buffer
2021-02-04 20:22 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[PATCH v6 00/10] drm/qxl: fix driver shutdown issues
2021-02-04 20:21 UTC (7+ messages)
` [PATCH v6 02/10] Revert "drm/qxl: do not run release if qxl failed to init"
[igt-dev] [PATCH i-g-t] tests/kms_plane_lowres: Use highest and lowest resolution for testing
2021-02-04 20:22 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "
[Intel-gfx] [PATCH] drm/i915/display: Remove PSR2 on JSL and EHL
2021-02-04 20:21 UTC (2+ messages)
[PATCH 0/4] ASoC: codecs: Realtek/SoundWire: fix remove/suspend issues
2021-02-04 20:17 UTC (5+ messages)
` [PATCH 1/4] ASoC: rt700-sdw: use cancel_work_sync() in .remove as well as .suspend
` [PATCH 2/4] ASoC: rt711-sdw: use cancel_work_sync() for .remove
` [PATCH 3/4] ASoC: rt5682-sdw: cancel_work_sync() in .remove and .suspend
` [PATCH 4/4] ASoC: rt5682: do nothing in rt5682_suspend/resume in sdw mode
[PATCH net-next 0/7] GTP
2021-02-04 20:10 UTC (3+ messages)
` [PATCH net-next v2 "
linux-next: Signed-off-by missing for commit in the kvm tree
2021-02-04 20:18 UTC
[linux-nvme:nvme-5.12] BUILD SUCCESS aced5580e793b6d0287587bbb36f11510775b627
2021-02-04 20:18 UTC
correct length of bcm message
2021-02-04 20:14 UTC (3+ messages)
[PATCH V2 net-next 0/5] add support for RFC 8335 PROBE
2021-02-04 20:16 UTC (6+ messages)
` [PATCH V2 net-next 3/5] net: add sysctl for enabling RFC 8335 PROBE messages
` [PATCH V2 net-next 5/5] icmp: add response to "
[PATCH v19 0/7] Control-flow Enforcement: Indirect Branch Tracking
2021-02-04 19:50 UTC (15+ messages)
` [PATCH v19 1/7] x86/cet/ibt: Update Kconfig for user-mode "
` [PATCH v19 2/7] x86/cet/ibt: User-mode Indirect Branch Tracking support
` [PATCH v19 3/7] x86/cet/ibt: Handle signals for Indirect Branch Tracking
` [PATCH v19 4/7] x86/cet/ibt: Update ELF header parsing "
` [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
` [PATCH v19 7/7] x86/vdso: Insert endbr32/endbr64 to vDSO
[RFC PATCH 00/11] vfio/iommu_type1: Implement dirty log tracking based on smmuv3 HTTU
2021-02-04 19:52 UTC (11+ messages)
` [RFC PATCH 01/11] iommu/arm-smmu-v3: Add feature detection for HTTU
` [RFC PATCH 04/11] iommu/arm-smmu-v3: Split block descriptor to a span of page
` [RFC PATCH 05/11] iommu/arm-smmu-v3: Merge a span of page to block descriptor
` [RFC PATCH 06/11] iommu/arm-smmu-v3: Scan leaf TTD to sync hardware dirty log
linux-next: Fixes tag needs some work in the kvm tree
2021-02-04 20:16 UTC
[PATCH] tracepoints: Do not punish non static call users
2021-02-04 20:09 UTC (3+ messages)
[PATCH 0/4] mm/gup: page unpining improvements
2021-02-04 20:00 UTC (7+ messages)
` [PATCH 1/4] mm/gup: add compound page list iterator
` [PATCH 4/4] RDMA/umem: batch page unpin in __ib_mem_release()
[GIT PULL] i.MX clock changes for 5.12
2021-02-04 19:54 UTC (3+ messages)
[PATCH 1/2] Add namespace tags that can be used for matching without pinning a ns
2021-02-04 20:14 UTC (3+ messages)
[PATCH] ARM: dts: zynq: Add address-cells property to interrupt controllers
2021-02-04 20:09 UTC (10+ messages)
[PATCH 0/2] secilc/docs: add syntax highlighting for cil examples
2021-02-04 20:17 UTC (2+ messages)
linux-next: Fixes tag needs some work in the block tree
2021-02-04 20:13 UTC
[PATCH 0/3] Improve do_strtosz precision
2021-02-04 20:12 UTC (5+ messages)
` [PATCH 1/3] utils: Improve qemu_strtosz() to have 64 bits of precision
` [PATCH 3/3] utils: Deprecate inexact fractional suffix sizes
[PATCH] qemu-img: add seek and -n option to dd command
2021-02-04 20:09 UTC (3+ messages)
[PATCH] spi: clps711xx: remove redundant white-space
2021-02-04 19:54 UTC (2+ messages)
[PATCH v5 0/2] spi: Add support for Realtek RTL838x/RTL839x SoC SPI
2021-02-04 19:54 UTC (2+ messages)
[PATCH] mm: cma: support sysfs
2021-02-04 20:07 UTC (3+ messages)
[PATCH] KVM: PPC: Book3S HV: Save and restore FSCR in the P9 path
2021-02-04 20:05 UTC (2+ messages)
[net-next v3 00/14] Add Marvell CN10K support
2021-02-04 20:04 UTC (2+ messages)
[PATCH 2/3] drm/amdgpu: use runpm flag rather than fbcon for kfd runtime suspend (v2)
2021-02-04 20:04 UTC
[PATCH v2 00/93] TCI fixes and cleanups
2021-02-04 20:02 UTC (3+ messages)
[PATCH] arch:powerpc simple_write_to_buffer return check
2021-02-04 18:16 UTC
[PATCH 0/6] drm: Move vmap out of commit tail for SHMEM-based drivers
2021-02-04 20:03 UTC (14+ messages)
` [PATCH 1/6] drm/simple-kms: Add plane-state helpers
` [PATCH 2/6] drm: Add additional atomic helpers for shadow-buffered planes
` [PATCH 3/6] drm/mgag200: Move vmap out of commit tail
` [PATCH 4/6] drm/cirrus: "
` [PATCH 5/6] drm/gm12u320: "
` [PATCH 6/6] drm/udl: "
[PATCH v3 0/2] sev: enable secret injection to a self described area in OVMF
2021-02-04 20:00 UTC (5+ messages)
` [PATCH v3 1/2] pc: add parser for OVMF reset block
` [PATCH v3 2/2] sev: update sev-inject-launch-secret to make gpa optional
put 2 hard drives in mdadm raid 1 and detect bitrot like btrfs does, what's that called?
2021-02-04 19:58 UTC (6+ messages)
` "
[PATCH v4 00/10] userfaultfd: add minor fault handling
2021-02-04 19:57 UTC (3+ messages)
` [PATCH v4 09/10] userfaultfd: update documentation to describe "
[PATCH 0/4] pull request for net-next: batman-adv 2021-02-02
2021-02-04 19:58 UTC (5+ messages)
` [PATCH 2/4] batman-adv: Update copyright years for 2021
[GIT PULL] clk: renesas: Updates for v5.12 (take two)
2021-02-04 19:57 UTC
[PULL 00/27] migration queue
2021-02-04 19:51 UTC (3+ messages)
[PATCH v2] exec/cpu-defs: Remove TCG backends dependency
2021-02-04 19:43 UTC (2+ messages)
[PATCH 2/2] keys: Allow request_key upcalls from a container to be intercepted
2021-02-04 19:55 UTC (3+ messages)
[PATCH 0/4] mkimage: Add a 'keyfile' argument for image signing
2021-02-04 19:57 UTC (5+ messages)
` [PATCH 1/4] doc: signature.txt: Document the keydir and keyfile arguments
` [PATCH 2/4] mkimage: Add a 'keyfile' argument for image signing
` [PATCH 3/4] lib/rsa: Use the 'keyfile' argument from mkimage
` [PATCH 4/4] lib/ecdsa: Use the 'keydir' argument from mkimage if appropriate
[PATCH 1/5] spl: mmc: Support OP-TEE payloads in Falcon mode
2021-02-04 19:56 UTC (6+ messages)
` [PATCH 2/5] spl: Introduce spl_board_prepare_for_optee() hook
` [PATCH 3/5] arm: stm32mp: Implement support for TZC 400 controller
` [PATCH 4/5] stm32mp1: spl: Configure TrustZone controller for OP-TEE
` [PATCH 5/5] ARM: dts: stm32mp: Add OP-TEE reserved memory to SPL dtb
[PATCH v2] ASoC: da7218: Drop CONFIG_OF ifdef
2021-02-04 19:53 UTC (2+ messages)
[xen-unstable-smoke test] 159020: tolerable all pass - PUSHED
2021-02-04 19:55 UTC
[PATCH v3 0/3] ASoC: mediatek: mt8192: apply some cleanup
2021-02-04 19:53 UTC (2+ messages)
[PATCH 0/2] net/macos: implement vmnet-based network device
2021-02-04 19:51 UTC (3+ messages)
` [PATCH 2/2] net: implement vmnet-based netdev
[PATCH v2 0/3] kunit: support running subsets of test suites from kunit.py
2021-02-04 19:52 UTC (3+ messages)
` [PATCH v2 3/3] kunit: tool: fix unintentional statefulness in run_kernel()
[Intel-wired-lan] [PATCH RESEND v3 net-next 0/5] net: consolidate page_is_pfmemalloc() usage
2021-02-04 19:52 UTC (3+ messages)
` [Intel-wired-lan] [PATCH RESEND v3 net-next 4/5] net: use the new dev_page_is_reusable() instead of private versions
` "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.