All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-10 17:47:35 to 2021-03-10 18:04:40 UTC [more...]

[PATCH 0/4] Clean up the -usbdevice mess
 2021-03-10 17:33 UTC  (3+ messages)
` [PATCH 2/4] usb: remove '-usbdevice u2f-key'
` [PATCH 4/4] usb: Document the missing -usbdevice options

[PATCH 0/7] SPL: FIT: Bring the SPL_LOAD_FIT path in line with documentation
 2021-03-10 18:04 UTC  (6+ messages)
` [PATCH 1/7] spl: fit: Don't overwrite previous loadable if "load" is missing
` [PATCH 2/7] doc: FIT image: Introduce "u-boot,fpga-legacy" property
` [PATCH 3/7] spl: fit: Move FPGA loading code to separate functions
` [PATCH 4/7] spl: fit: Warn if FIT contains "fpga" property in config node
` [PATCH 5/7] spl: fit: Support loading FPGA images from list of "loadables"

[PATCH v4 00/34] KVM: arm64: A stage 2 for the host
 2021-03-10 17:57 UTC  (88+ messages)
` [PATCH v4 01/34] arm64: lib: Annotate {clear, copy}_page() as position-independent
  ` [PATCH v4 01/34] arm64: lib: Annotate {clear,copy}_page() "
` [PATCH v4 02/34] KVM: arm64: Link position-independent string routines into .hyp.text
` [PATCH v4 03/34] arm64: kvm: Add standalone ticket spinlock implementation for use at hyp
` [PATCH v4 04/34] KVM: arm64: Initialize kvm_nvhe_init_params early
` [PATCH v4 05/34] KVM: arm64: Avoid free_page() in page-table allocator
` [PATCH v4 06/34] KVM: arm64: Factor memory allocation out of pgtable.c
` [PATCH v4 07/34] KVM: arm64: Introduce a BSS section for use at Hyp
` [PATCH v4 08/34] KVM: arm64: Make kvm_call_hyp() a function call "
` [PATCH v4 09/34] KVM: arm64: Allow using kvm_nvhe_sym() in hyp code
` [PATCH v4 10/34] KVM: arm64: Introduce an early Hyp page allocator
` [PATCH v4 11/34] KVM: arm64: Stub CONFIG_DEBUG_LIST at Hyp
` [PATCH v4 12/34] KVM: arm64: Introduce a Hyp buddy page allocator
` [PATCH v4 13/34] KVM: arm64: Enable access to sanitized CPU features at EL2
` [PATCH v4 14/34] KVM: arm64: Factor out vector address calculation
` [PATCH v4 15/34] arm64: asm: Provide set_sctlr_el2 macro
` [PATCH v4 16/34] KVM: arm64: Prepare the creation of s1 mappings at EL2
` [PATCH v4 17/34] KVM: arm64: Elevate hypervisor mappings creation "
` [PATCH v4 18/34] KVM: arm64: Use kvm_arch for stage 2 pgtable
` [PATCH v4 19/34] KVM: arm64: Use kvm_arch in kvm_s2_mmu
` [PATCH v4 20/34] KVM: arm64: Set host stage 2 using kvm_nvhe_init_params
` [PATCH v4 21/34] KVM: arm64: Refactor kvm_arm_setup_stage2()
` [PATCH v4 22/34] KVM: arm64: Refactor __load_guest_stage2()
` [PATCH v4 23/34] KVM: arm64: Refactor __populate_fault_info()
` [PATCH v4 24/34] KVM: arm64: Make memcache anonymous in pgtable allocator
` [PATCH v4 25/34] KVM: arm64: Reserve memory for host stage 2
` [PATCH v4 26/34] KVM: arm64: Sort the hypervisor memblocks
` [PATCH v4 27/34] KVM: arm64: Always zero invalid PTEs
` [PATCH v4 28/34] KVM: arm64: Use page-table to track page ownership
` [PATCH v4 29/34] KVM: arm64: Refactor stage2_map_set_prot_attr()
` [PATCH v4 30/34] KVM: arm64: Add kvm_pgtable_stage2_find_range()
` [PATCH v4 31/34] KVM: arm64: Wrap the host with a stage 2
` [PATCH v4 32/34] KVM: arm64: Page-align the .hyp sections
` [PATCH v4 33/34] KVM: arm64: Disable PMU support in protected mode
` [PATCH v4 34/34] KVM: arm64: Protect the .hyp sections from the host

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

[PATCH v2 0/3] drm/amdgpu: Remove in_interrupt() usage
 2021-03-10 17:47 UTC  (6+ messages)

'RTNETLINK answers: File exists' error
 2021-03-10 18:02 UTC  (2+ messages)

[PATCH v6 0/6] x86: Improve Minimum Alternate Stack Size
 2021-03-10 18:01 UTC  (6+ messages)
` [PATCH v6 3/6] x86/elf: Support a new ELF aux vector AT_MINSIGSTKSZ

[input:for-linus] BUILD SUCCESS 2d8aaa1720c6128ce263a2afcd3f8ee2e5551af8
 2021-03-10 18:00 UTC 

[PATCH v2 00/25] KVM SGX virtualization support
 2021-03-10 18:01 UTC  (3+ messages)

[PATCH 5.10 00/49] 5.10.23-rc1 review
 2021-03-10 18:00 UTC  (7+ messages)
` [PATCH 5.10 14/49] net: ipa: ignore CHANNEL_NOT_RUNNING errors

[PATCH v3] mm: page_alloc: dump migrate-failed pages
 2021-03-10 18:01 UTC 

[PATCH] tests/migration: fix unix socket batch migration
 2021-03-10 17:29 UTC 

[PATCH v3 0/2] x86/setup: consolidate early memory reservations
 2021-03-10 17:59 UTC  (3+ messages)

[PATCH v1 0/8] Miscellaneous user access improvement
 2021-03-10 17:57 UTC  (18+ messages)
` [PATCH v1 1/8] powerpc/uaccess: Also perform 64 bits copies in unsafe_copy_to_user() on ppc32
` [PATCH v1 2/8] powerpc/uaccess: Swap clear_user() and __clear_user()
` [PATCH v1 3/8] powerpc/uaccess: Move copy_mc_xxx() functions down
` [PATCH v1 4/8] powerpc/syscalls: Use sys_old_select() in ppc_select()
` [PATCH v1 5/8] powerpc/lib: Don't use __put_user_asm_goto() outside of uaccess.h
` [PATCH v1 6/8] powerpc/net: Switch csum_and_copy_{to/from}_user to user_access block
` [PATCH v1 7/8] powerpc/futex: Switch "
` [PATCH v1 8/8] powerpc/ptrace: Convert gpr32_set_common() to user access block

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

[PATCH v2 00/12] hw/block/pflash: Refactors around setting the device in read-array mode
 2021-03-10 17:31 UTC  (7+ messages)
` [PATCH v2 04/12] hw/block/pflash_cfi02: Set rom_mode to true in pflash_setup_mappings()
` [PATCH v2 07/12] hw/block/pflash_cfi02: Factor out pflash_reset_state_machine()
` [PATCH v2 08/12] hw/block/pflash_cfi02: Add DeviceReset method

[PATCH] cifs: update new ACE pointer after populate_new_aces
 2021-03-10 17:57 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2021-03-10 17:56 UTC 

[SPDK] [Release] 21.01.1 LTS: Maintenance Release
 2021-03-10 17:57 UTC 

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 86 warnings (v4.19.179-40-gfffeea4063954)
 2021-03-10 17:55 UTC 

[PATCH v3 00/30] qapi/qom: QAPIfy --object and object-add
 2021-03-10 17:30 UTC  (4+ messages)

[PULL v2 00/54] target-arm queue
 2021-03-10 17:19 UTC  (2+ messages)

[PATCH 2/2] drm/amdgpu: Enable lightSBR for SMU on passthrough and XGMI configuration
 2021-03-10 17:55 UTC 

[PATCH v5 00/39] SHA-256, part 3/3
 2021-03-10 17:54 UTC  (5+ messages)
` [PATCH v6 "
    ` [PATCH 0/3] sha256 fixes for filter-branch

[PATCH 1/2] drm/amd/pm: Add LightSBR SMU MSG support
 2021-03-10 17:54 UTC 

[PATCH] sockets: update SOCKET_ADDRESS_TYPE_FD listen(2) backlog
 2021-03-10 17:30 UTC 

[PATCH] vfio/pci: Handle concurrent vma faults
 2021-03-10 17:53 UTC 

[PATCH] cobalt/sched: dovetail: fix missed switching to OOB opportunities
 2021-03-10 17:53 UTC  (4+ messages)

[PATCH 1/1] Revert "iommu/iova: Retry from last rb tree node if iova search fails"
 2021-03-10 17:50 UTC  (10+ messages)

misc-next a646ddc2bba2: kernel BUG at fs/btrfs/ctree.c:1210! tree mod log
 2021-03-10 17:52 UTC  (5+ messages)

[PATCH][4.15] gnttab: work around "may be used uninitialized" warning
 2021-03-10 17:52 UTC  (4+ messages)

[PATCH 1/5] cobalt/kernel: y2038: convert struct timeval to __kernel_old_timeval
 2021-03-10 17:52 UTC  (8+ messages)
` [PATCH 2/5] cobalt/kernel: y2038: convert struct timespec to timespec64

[PATCH v2 0/7] x86/seves: Support 32-bit boot path and other updates
 2021-03-10 17:51 UTC  (5+ messages)
` [PATCH v2 5/7] x86/boot/compressed/64: Add CPUID sanity check to 32-bit boot-path

[PATCH] auxdisplay: Remove in_interrupt() usage
 2021-03-10 17:51 UTC  (11+ messages)
      ` [PATCH v3] "

[PATCH v2 00/15] powerpc: Cleanup of uaccess.h and adding asm goto for get_user()
 2021-03-10 17:46 UTC  (30+ messages)
` [PATCH v2 01/15] powerpc/uaccess: Remove __get_user_allowed() and unsafe_op_wrap()
` [PATCH v2 02/15] powerpc/uaccess: Define ___get_user_instr() for ppc32
` [PATCH v2 03/15] powerpc/align: Convert emulate_spe() to user_access_begin
` [PATCH v2 04/15] powerpc/uaccess: Remove __get/put_user_inatomic()
` [PATCH v2 05/15] powerpc/uaccess: Move get_user_instr helpers in asm/inst.h
` [PATCH v2 06/15] powerpc/align: Don't use __get_user_instr() on kernel addresses
` [PATCH v2 07/15] powerpc/uaccess: Call might_fault() inconditionaly
` [PATCH v2 08/15] powerpc/uaccess: Remove __unsafe_put_user_goto()
` [PATCH v2 09/15] powerpc/uaccess: Remove __chk_user_ptr() in __get/put_user
` [PATCH v2 10/15] powerpc/uaccess: Remove calls to __get_user_bad() and __put_user_bad()
` [PATCH v2 11/15] powerpc/uaccess: Split out __get_user_nocheck()
` [PATCH v2 12/15] powerpc/uaccess: Rename __get/put_user_check/nocheck
` [PATCH v2 13/15] powerpc/uaccess: Refactor get/put_user() and __get/put_user()
` [PATCH v2 14/15] powerpc/uaccess: Introduce __get_user_size_goto()
` [PATCH v2 15/15] powerpc/uaccess: Use asm goto for get_user when compiler supports it

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

[PATCH] tests: remove "make check-speed" in favor of "make bench"
 2021-03-10 17:20 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 0/3] AF_XDP Preferred Busy Polling
 2021-03-10 17:50 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 "

[PATCH 0/4] KVM: arm64: Running the EL2 nVHE code with WXN
 2021-03-10 17:49 UTC  (8+ messages)
` [PATCH 3/4] KVM: arm64: Rename SCTLR_ELx_FLAGS to SCTLR_EL2_FLAGS

[PATCH] baum: Fix crash when Braille output is not available
 2021-03-10 17:18 UTC  (2+ messages)

[PATCH v5 0/7] net/eth: Fix stack-buffer-overflow in _eth_get_rss_ex_dst_addr()
 2021-03-10 17:25 UTC  (4+ messages)
` [PATCH v5 3/7] net/eth: Make ip6_ext_hdr *ext_hdr pointer to const

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

[PATCH] batman-adv: Use netif_rx_any_context()
 2021-03-10 17:49 UTC  (3+ messages)

[PATCH] block: Introduce zero-co:// and zero-aio://
 2021-03-10 17:37 UTC  (2+ messages)

[v9 PATCH 00/13] Make shrinker's nr_deferred memcg aware
 2021-03-10 17:46 UTC  (4+ messages)
` [v9 PATCH 11/13] mm: vmscan: don't need allocate shrinker->nr_deferred for memcg aware shrinkers
` [v9 PATCH 12/13] mm: memcontrol: reparent nr_deferred when memcg offline
` [v9 PATCH 13/13] mm: vmscan: shrink deferred objects proportional to priority


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.