All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-20 17:43:11 to 2021-08-20 18:26:01 UTC [more...]

[PATCH v7 0/6] KVM: x86: Add idempotent controls for migrating system counter state
 2021-08-20 18:22 UTC  (6+ messages)
` [PATCH v7 1/6] KVM: x86: Fix potential race in KVM_GET_CLOCK

MTD: How to get actual image size from MTD partition
 2021-08-20 18:24 UTC  (14+ messages)

[PATCH v29 00/10] Control-flow Enforcement: Indirect Branch Tracking
 2021-08-20 18:22 UTC  (11+ messages)
` [PATCH v29 01/10] x86/cet/ibt: Add Kconfig option for "
` [PATCH v29 02/10] x86/cet/ibt: Add user-mode Indirect Branch Tracking support
` [PATCH v29 03/10] x86/cet/ibt: Handle signals for Indirect Branch Tracking
` [PATCH v29 04/10] x86/cet/ibt: Disable IBT for ia32
` [PATCH v29 05/10] x86/cet/ibt: Update ELF header parsing for Indirect Branch Tracking
` [PATCH v29 06/10] x86/cet/ibt: Update arch_prctl functions "
` [PATCH v29 07/10] x86/vdso: Insert endbr32/endbr64 to vDSO
` [PATCH v29 08/10] x86/vdso: Introduce ENDBR macro
` [PATCH v29 09/10] x86/vdso/32: Add ENDBR to __kernel_vsyscall entry point
` [PATCH v29 10/10] x86/vdso: Add ENDBR to __vdso_sgx_enter_enclave

[PATCH V3 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-08-20 18:20 UTC  (11+ messages)
` [PATCH V3 12/13] HV/Netvsc: Add Isolation VM support for netvsc driver
` [PATCH V3 13/13] HV/Storvsc: Add Isolation VM support for storvsc driver

[PATCH] PCI: VMD: ACPI: Make ACPI companion lookup work for VMD bus
 2021-08-20 18:23 UTC  (5+ messages)

[PATCH 0/2] test-lib-functions.sh: keep user's HOME, TERM and SHELL for 'test_pause' and 'debug'
 2021-08-20 18:23 UTC  (6+ messages)

binman should create a list of output files
 2021-08-20 18:22 UTC  (2+ messages)

How should we deal with actual hush odd behavior?
 2021-08-20 18:22 UTC  (2+ messages)

[PATCH] add http.maxReceiveSpeed to limit git-receive-pack receiving speed
 2021-08-20 18:21 UTC  (4+ messages)

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

[PATCH 00/28] Initial implementation of bootmethod/bootflow
 2021-08-20 18:22 UTC  (5+ messages)

[PATCH 1/2] KVM: Optimize kvm_make_vcpus_request_mask() a bit
 2021-08-20 18:19 UTC  (2+ messages)

[PATCH v6 00/12] handling all DM watchdogs in watchdog_reset()
 2021-08-20 18:22 UTC  (7+ messages)
` [PATCH v6 10/12] watchdog: add gpio watchdog driver

[PATCH v4 0/1] hw/pflash_cfi01: Allow an administrator to reduce the memory consumption of flash devices
 2021-08-20 18:19 UTC  (3+ messages)

[PATCH V1 1/1]mmc:sdhci-bayhub:fix Qualcomm sd host 845 SD card compatibility issue
 2021-08-20 18:20 UTC  (2+ messages)

[PATCH v5 00/20] platform/x86: Intel platform driver code movement
 2021-08-20 18:18 UTC  (3+ messages)
` [PATCH v5 07/20] platform/x86: pmc_atom: Move to intel sub-directory

[Cluster-devel] [PATCH v3 0/2] fs: remove support for mandatory locking
 2021-08-20 18:15 UTC  (4+ messages)
` [Ocfs2-devel] "
  `  "

[dpdk-dev] i40evf: potential segfault
 2021-08-20 18:18 UTC 

[PATCH v2 01/16] sandbox: net: Ensure host name is always a valid string
 2021-08-20 18:18 UTC  (4+ messages)
` [PATCH v2 15/16] clk: Detect failure to set defaults

[PATCH] powerpc/32: indirect function call use bctrl rather than blrl in ret_from_kernel_thread
 2021-08-20 18:12 UTC  (5+ messages)

[PATCH] make: add INSTALL_STRIP variable
 2021-08-20 18:16 UTC  (3+ messages)

[PATCH net-next v3 0/9] Add Gigabit Ethernet driver support
 2021-08-20 18:15 UTC  (5+ messages)
` [PATCH net-next v3 2/9] ravb: Add struct ravb_hw_info to driver data

[PATCH net-next] stmmac: align RX buffers
 2021-08-20 18:14 UTC  (29+ messages)

[f2fs-dev] [PATCH] f2fs: remove broken support for allocating DIO writes
 2021-08-20 18:11 UTC  (12+ messages)
                    `  "

[PATCH net] net: dsa: sja1105: fix use-after-free after calling of_find_compatible_node, or worse
 2021-08-20 18:10 UTC  (11+ messages)

[PATCH v10 00/14] btrfs: add ioctls and send/receive support for reading/writing compressed data
 2021-08-20 18:11 UTC  (17+ messages)
` [PATCH v10 04/14] btrfs: add ram_bytes and offset to btrfs_ordered_extent
` [PATCH v10 06/14] btrfs: optionally extend i_size in cow_file_range_inline()
` [PATCH v10 07/14] btrfs: add definitions + documentation for encoded I/O ioctls
` [PATCH v10 08/14] btrfs: add BTRFS_IOC_ENCODED_READ
` [PATCH v10 09/14] btrfs: add BTRFS_IOC_ENCODED_WRITE

[PATCH linux-next] scsi/ncr53c8xx: Use bitwise instead of arithmetic operator for flags
 2021-08-20 18:07 UTC  (3+ messages)

[RFC PATCH v2 0/4] Raspberry Pi Sense HAT driver
 2021-08-20 18:08 UTC  (5+ messages)
` [RFC PATCH v2 1/4] drivers/mfd: sensehat: Raspberry Pi Sense HAT core driver
` [RFC PATCH vs 2/4] drivers/input/joystick: sensehat: Raspberry Pi Sense HAT joystick driver
` [RFC PATCH v2 3/4] drivers/auxdisplay: senshat Raspberry Pi Sense HAT display driver
` [RFC PATCH v2 4/4] sensehat: Add device tree overlay (do not merge)

BPF MAINTAINERS entry "K: bpf" casts too wide a net
 2021-08-20 17:58 UTC 

[RFC PATCH 00/15] create power sequencing subsystem
 2021-08-20 18:06 UTC  (6+ messages)

[PATCH v4 00/21] target/riscv: Use tcg_constant_*
 2021-08-20 17:42 UTC  (44+ messages)
` [PATCH v4 01/21] "
` [PATCH v4 02/21] tests/tcg/riscv64: Add test for division
` [PATCH v4 03/21] target/riscv: Clean up division helpers
` [PATCH v4 04/21] target/riscv: Add DisasContext to gen_get_gpr, gen_set_gpr
` [PATCH v4 05/21] target/riscv: Introduce DisasExtend and new helpers
` [PATCH v4 06/21] target/riscv: Add DisasExtend to gen_arith*
` [PATCH v4 07/21] target/riscv: Remove gen_arith_div*
` [PATCH v4 08/21] target/riscv: Use gen_arith for mulh and mulhu
` [PATCH v4 09/21] target/riscv: Move gen_* helpers for RVM
` [PATCH v4 10/21] target/riscv: Move gen_* helpers for RVB
` [PATCH v4 11/21] target/riscv: Add DisasExtend to gen_unary
` [PATCH v4 12/21] target/riscv: Use DisasExtend in shift operations
` [PATCH v4 13/21] target/riscv: Use get_gpr in branches
` [PATCH v4 14/21] target/riscv: Use {get, dest}_gpr for integer load/store
` [PATCH v4 15/21] target/riscv: Reorg csr instructions
` [PATCH v4 16/21] target/riscv: Use {get,dest}_gpr for RVA
` [PATCH v4 17/21] target/riscv: Use gen_shift_imm_fn for slli_uw
` [PATCH v4 18/21] target/riscv: Use {get,dest}_gpr for RVF
` [PATCH v4 19/21] target/riscv: Use {get,dest}_gpr for RVD
` [PATCH v4 20/21] target/riscv: Tidy trans_rvh.c.inc
` [PATCH v4 21/21] target/riscv: Use {get,dest}_gpr for RVV

[PATCH bpf-next] libbpf: remove unused variable
 2021-08-20 18:06 UTC  (2+ messages)

[PATCH] Fix spelling error in arch/powerpc/kernel/traps.c
 2021-08-20 18:05 UTC 

[PATCH v3 00/16] Improve I/O priority support
 2021-08-20 18:04 UTC  (4+ messages)
` [PATCH v3 16/16] block/mq-deadline: Prioritize high-priority requests

[PATCH for-next 0/3][v2] qedr: consider dscp prio for vlan tag and update tos
 2021-08-20 18:03 UTC  (4+ messages)

[meta-oe][PATCH] image_types_sparse: stop using ext2simg
 2021-08-20 18:03 UTC  (4+ messages)
` [oe] "

[GSoC] The Final Git Dev Blog(s)
 2021-08-20 18:00 UTC  (2+ messages)

Git Modifying DLL
 2021-08-20 18:00 UTC  (4+ messages)

[PATCH v3 0/3] NVIDIA Tegra NVDEC support
 2021-08-20 18:00 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: Add YAML bindings for NVDEC

[PATCH v2 for-next 0/6] Misc update for RTRS
 2021-08-20 18:00 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next v1] i40e: Refactor parameters name in i40e_print_input_set
 2021-08-20 18:00 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Actually delete gpu reloc selftests
 2021-08-20 17:59 UTC  (4+ messages)
  `  "

[Intel-wired-lan] [PATCH net-next v2 0/3] ice: interrupt moderation updates
 2021-08-20 17:58 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH net-next v2 1/3] ice-linux: update dim usage and moderation

[mcgrof-next:20210819-add-disk-error-handling-next 67/90] drivers/memstick/core/ms_block.c:2166:19: error: incompatible pointer types passing 'struct request_queue *' to parameter of type 'struct gendisk *'
 2021-08-20 17:57 UTC  (2+ messages)

[PATCH] Fix leak in credential_apply_config
 2021-08-20 17:57 UTC  (4+ messages)

FAILED: patch "[PATCH] tracepoint: Use rcu get state and cond sync for static call" failed to apply to 5.10-stable tree
 2021-08-20 17:57 UTC  (4+ messages)

[GSoC] Git Final Blog
 2021-08-20 17:56 UTC  (3+ messages)

[PATCH] ima: fix infinite loop within "ima_match_policy" function
 2021-08-20 17:53 UTC  (5+ messages)

[PATCH v2] btrfs: fix rw device counting in __btrfs_free_extra_devids
 2021-08-20 17:53 UTC  (13+ messages)

[PATCH mptcp 0/2] mptcp: a couple of fix - almost
 2021-08-20 17:53 UTC  (4+ messages)
` [PATCH mptcp 1/2] mptcp: fix possible divide by zero
` [PATCH mptcp 2/2] mptcp: make the locking tx schema more readable

[ANNOUNCE] 4.4.277-rt224
 2021-08-20 17:53 UTC  (4+ messages)

[PATCH v3] clk: HiSilicon: clk-hi3670: mark critical clocks as such
 2021-08-20 17:52 UTC  (2+ messages)

[PATCH] ARM: dts: da850-evm: Change aemif node status from "ok" to "okay"
 2021-08-20 17:50 UTC  (3+ messages)

[PATCH] btrfs: reset replace target device to allocation state on close
 2021-08-20 17:50 UTC  (2+ messages)

[PATCH v6 0/8] PCI: hv: Support host bridge probing on ARM64
 2021-08-20 17:49 UTC  (5+ messages)
` [PATCH v6 4/8] arm64: PCI: Support root bridge preparation for Hyper-V

[PATCH linux-next] clk/keystone: fix application of sizeof to pointer
 2021-08-20 17:49 UTC  (3+ messages)

[PATCH] ARM: dts: Fix node status to "okay" on TI boards
 2021-08-20 17:51 UTC  (2+ messages)

arm32 insecure W+X mapping
 2021-08-20 17:48 UTC  (6+ messages)

[GIT PULL] drm-misc + drm-intel: Add support for out-of-band hotplug notification
 2021-08-20 17:50 UTC  (2+ messages)
` [Intel-gfx] "

[Intel-wired-lan] [PATCH net-next v6 0/3] iavf: Fix init and watchdog state machines
 2021-08-20 17:49 UTC  (2+ messages)

[GIT PULL] etnaviv-next for 5.15
 2021-08-20 17:49 UTC 

What's cooking in git.git (Aug 2021, #07; Fri, 20)
 2021-08-20 17:46 UTC 

[PATCH v2 10/61] kernel/fork: Use maple tree for dup_mmap() during forking
 2021-08-20 17:45 UTC  (2+ messages)

[PATCH 0/6] Speed up mirror-fetches with many refs
 2021-08-20 17:43 UTC  (5+ messages)
` [PATCH 3/6] connected: refactor iterator to return next object ID directly


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.