All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-08 15:21:49 to 2022-03-08 15:58:16 UTC [more...]

[PATCH v4 00/45] x86: Kernel IBT
 2022-03-08 15:30 UTC  (35+ messages)
` [PATCH v4 01/45] static_call: Avoid building empty .static_call_sites
` [PATCH v4 02/45] objtool: Add --dry-run
` [PATCH v4 03/45] objtool: Default ignore INT3 for unreachable
` [PATCH v4 04/45] objtool,efi: Update __efi64_thunk annotation
` [PATCH v4 05/45] objtool: Have WARN_FUNC fall back to sym+off
` [PATCH v4 06/45] x86/ibt: Base IBT bits
` [PATCH v4 07/45] x86/ibt: Add ANNOTATE_NOENDBR
` [PATCH v4 08/45] x86/text-patching: Make text_gen_insn() play nice with ANNOTATE_NOENDBR
` [PATCH v4 09/45] x86/ibt,paravirt: Use text_gen_insn() for paravirt_patch()
` [PATCH v4 10/45] x86/entry: Cleanup PARAVIRT
` [PATCH v4 11/45] x86/entry,xen: Early rewrite of restore_regs_and_return_to_kernel()
` [PATCH v4 12/45] x86/ibt,xen: Sprinkle the ENDBR
` [PATCH v4 13/45] x86/ibt,entry: Sprinkle ENDBR dust
` [PATCH v4 14/45] x86/linkage: Add ENDBR to SYM_FUNC_START*()
` [PATCH v4 15/45] x86/ibt,paravirt: Sprinkle ENDBR
` [PATCH v4 16/45] x86/ibt,crypto: Add ENDBR for the jump-table entries
` [PATCH v4 17/45] x86/ibt,kvm: Add ENDBR to fastops
` [PATCH v4 19/45] x86/livepatch: Validate __fentry__ location
` [PATCH v4 20/45] x86/ibt,ftrace: Make function-graph play nice
` [PATCH v4 21/45] x86/ibt,kprobes: Cure sym+0 equals fentry woes
` [PATCH v4 22/45] x86/ibt,bpf: Add ENDBR instructions to prologue and trampoline
` [PATCH v4 23/45] x86/ibt,ftrace: Add ENDBR to samples/ftrace
` [PATCH v4 25/45] x86/ibt,kexec: Disable CET on kexec
` [PATCH v4 26/45] x86/alternative: Simplify int3_selftest_ip
` [PATCH v4 27/45] x86/ibt: Disable IBT around firmware
` [PATCH v4 28/45] x86/bugs: Disable Retpoline when IBT
` [PATCH v4 33/45] x86/ibt: Ensure module init/exit points have references
` [PATCH v4 35/45] objtool: Ignore extra-symbol code
` [PATCH v4 37/45] exit: Mark do_group_exit() __noreturn
` [PATCH v4 38/45] objtool: Rework ASM_REACHABLE
` [PATCH v4 39/45] x86: Annotate call_on_stack()
` [PATCH v4 40/45] Kbuild: Allow whole module objtool runs
` [PATCH v4 41/45] objtool: Read the NOENDBR annotation
` [PATCH v4 43/45] objtool: Validate IBT assumptions

[PATCH 2/5] selinux: use correct type for context length
 2022-03-08 15:57 UTC  (4+ messages)
` [PATCH 3/5] selinux: use consistent pointer types for boolean arrays

Mandatory Test Suite for KMS Drivers?
 2022-03-08 15:57 UTC  (6+ messages)
  ` [igt-dev] "

[PATCH v1] doc: fix telemetry example for cryptodev
 2022-03-08 15:56 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-03-08 15:56 UTC 

[RFC] ACPI: platform-profile: support for AC vs DC modes
 2022-03-08 15:55 UTC  (5+ messages)

[PATCH 00/22] Remove aop flags
 2022-03-08 15:55 UTC  (3+ messages)
` [PATCH 12/22] ext4: Use scoped memory APIs in ext4_write_begin()

[yocto-autobuilder2][dunfell] config.py: enable alma8, fedora35, and opensuse153 workers for dunfell
 2022-03-08 15:55 UTC 

[PATCH] treewide: use size_t where applicable
 2022-03-08 15:54 UTC  (2+ messages)

[PATCH] build: try to get kernel version from kernel source
 2022-03-08 15:54 UTC  (3+ messages)
` [PATCH v2] "

[PATCH RFC bpf-next 0/3] bpf_sk_lookup.remote_port fixes
 2022-03-08 15:01 UTC  (3+ messages)
` [PATCH RFC bpf-next 1/3] bpf: Fix certain narrow loads with offsets

[PATCH v4 0/4] dt-bindings: rtc: convert at91sam9 bindings to
 2022-03-08 15:54 UTC  (5+ messages)
` [PATCH v4 3/4] dt-bindings: rtc: convert at91sam9 bindings to json-schema
  ` (subset) "
` [PATCH v4 4/4] dt-bindings: rtc: at91: Add SAMA7G5 compatible strings list
  ` (subset) "

[PATCH v3 bpf-next 0/3] introduce xdp frags support to veth driver
 2022-03-08 15:54 UTC  (2+ messages)

[Buildroot] [Bug 14646] New: OpenSSH 8.9p1 error under mipsel
 2022-03-08 15:54 UTC  (2+ messages)
` [Buildroot] [Bug 14646] OpenSSH 8.9p1 compiler "

[libvirt] [PATCH RESEND v2 0/4] re-introduce <acpi-hotplug-bridge>
 2022-03-08 15:51 UTC 

[PATCH v2 0/1] KVM: Dirty quota-based throttling
 2022-03-08 15:53 UTC  (6+ messages)

[PATCH 1/5] qemu: Depend on virtual/egl
 2022-03-08 15:52 UTC  (5+ messages)
` [PATCH 2/5] libsdl2: "
` [PATCH 3/5] piglit: Remove virtual/libgl
` [PATCH 4/5] waffle: Use the right dependencies as needed
` [PATCH 5/5] webkitgtk: Depend on virtual/egl instead of virtual/libgl

[bug report] NVMe/IB: kmemleak observed on 5.17.0-rc5 with nvme-rdma testing
 2022-03-08 15:51 UTC  (2+ messages)

[PATCH V2] KVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_mode()
 2022-03-08 15:51 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-08 15:51 UTC 

[ammarfaizi2-block:palmer/linux/riscv-compat 6/20] arch/arm64/include/asm/compat.h:69:8: error: redefinition of 'compat_statfs'
 2022-03-08 15:49 UTC 

[PATCH 0/4] Shovel firmware specific code to appropriate locations
 2022-03-08 15:50 UTC  (5+ messages)
` [PATCH 1/4] device property: Convert device_{dma_supported,get_dma_attr} to fwnode

[PATCH] clk: COMMON_CLK_LAN966X should depend on SOC_LAN966
 2022-03-08 15:52 UTC  (3+ messages)

[Intel-wired-lan] [PATCH v1 1/1] igc: Fix BUG: scheduling while atomic: kworker/u64:0/9/0x00000002
 2022-03-08 15:49 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t, v3] i915/gem_flink_basic: Add subtests description for test case
 2022-03-08 15:48 UTC  (2+ messages)

[PATCH 5.15 000/256] 5.15.27-rc2 review
 2022-03-08 15:48 UTC  (4+ messages)

[PATCH 4.19 00/51] 4.19.233-rc1 review
 2022-03-08 15:48 UTC  (2+ messages)

[PATCH v6 00/39] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
 2022-03-08 15:48 UTC  (6+ messages)
` [PATCH v6 31/39] kasan, vmalloc: only tag normal vmalloc allocations

[PATCH v2] kbuild: Make $(LLVM) more flexible
 2022-03-08 15:47 UTC  (3+ messages)

[PATCH 5.4 00/64] 5.4.183-rc1 review
 2022-03-08 15:46 UTC  (2+ messages)

compile failure in cputlb.c when building with clang sanitizer
 2022-03-08 15:44 UTC  (2+ messages)

[PATCH] power: ab8500_chargalg: Use CLOCK_MONOTONIC
 2022-03-08 15:44 UTC 

[PATCH] KVM: x86/pmu: Use different raw event masks for AMD and Intel
 2022-03-08 15:46 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-08 15:46 UTC 

[RFT v4] tty/sysrq: Make sysrq handler NMI aware
 2022-03-08 15:46 UTC  (4+ messages)

[RFC PATCH v1] arch/x86: Livepatch: fix overflow check when computing ELF relocations
 2022-03-08 15:45 UTC  (2+ messages)

[PATCH2] PCI: dwc: solve returning success but actually failed
 2022-03-08 15:45 UTC 

[PATCH v2 0/2] Add PWM driver for Suplus SP7021 SoC
 2022-03-08 15:44 UTC  (7+ messages)
` [PATCH v2 2/2] pwm:sunplus-pwm:Add Sunplus SoC PWM Driver

[PATCH v5 0/2] xen: Report and use hardware APIC virtualization capabilities
 2022-03-08 15:44 UTC  (4+ messages)
` [PATCH v5 2/2] x86/xen: Allow per-domain usage of hardware virtualized APIC

[PATCH 1/2] drm/amdkfd: CRIU remove sync and TLB flush on restore
 2022-03-08 15:44 UTC  (3+ messages)
` [PATCH 2/2] drm/amdkfd: CRIU Refactor restore BO function

[PATCH 0/2] Add support for ARTPEC-8 UART
 2022-03-08 15:41 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: serial: samsung: Add "

[PATCH 5.10 000/104] 5.10.104-rc2 review
 2022-03-08 15:43 UTC  (2+ messages)

[PATCH] net: ipv6: fix invalid alloclen in __ip6_append_data
 2022-03-08 15:43 UTC  (3+ messages)

[PATCH 00/17] io_uring passthru over nvme
 2022-03-08 15:21 UTC  (18+ messages)
    ` [PATCH 01/17] io_uring: add support for 128-byte SQEs
    ` [PATCH 02/17] fs: add file_operations->async_cmd()
    ` [PATCH 03/17] io_uring: add infra and support for IORING_OP_URING_CMD
    ` [PATCH 04/17] nvme: modify nvme_alloc_request to take an additional parameter
    ` [PATCH 05/17] nvme: wire-up support for async-passthru on char-device
    ` [PATCH 06/17] io_uring: prep for fixed-buffer enabled uring-cmd
    ` [PATCH 07/17] io_uring: add support for uring_cmd with fixed-buffer
    ` [PATCH 08/17] nvme: enable passthrough "
    ` [PATCH 09/17] io_uring: plug for async bypass
    ` [PATCH 10/17] block: wire-up support for plugging
    ` [PATCH 11/17] block: factor out helper for bio allocation from cache
    ` [PATCH 12/17] nvme: enable bio-cache for fixed-buffer passthru
    ` [PATCH 13/17] nvme: allow user passthrough commands to poll
    ` [PATCH 14/17] io_uring: add polling support for uring-cmd
    ` [PATCH 15/17] nvme: wire-up polling for uring-passthru
    ` [PATCH 16/17] io_uring: add support for non-inline uring-cmd
    ` [PATCH 17/17] nvme: enable non-inline passthru commands

[PATCH] hw/dma/xlnx_csu_dma: Set TYPE_XLNX_CSU_DMA class_size
 2022-03-08 15:27 UTC  (3+ messages)

[LSF/MM TOPIC] FS, MM, and stable trees
 2022-03-08 15:42 UTC  (5+ messages)

[PATCH v3 2/2] xen/x86: Livepatch: support patching CET-enhanced functions
 2022-03-08 15:41 UTC  (3+ messages)

[kvm-unit-tests PATCH] x86: Update the list of tests that we run in the Cirrus-CI
 2022-03-08 15:42 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Skip erase logic when SPI_NOR_NO_ERASE is set
 2022-03-08 15:41 UTC  (3+ messages)

[PATCH] mm/list_lru: Optimize memcg_drain_list_lru_node()
 2022-03-08 15:41 UTC  (3+ messages)

[PATCH v2] KVM: Don't actually set a request when evicting vCPUs for GFN cache invd
 2022-03-08 15:41 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-08 15:41 UTC 

[PATCH net-next 0/3] Add support for 1588 in LAN8814
 2022-03-08 15:43 UTC  (8+ messages)
` [PATCH net-next 2/3] dt-bindings: net: micrel: Configure latency values and timestamping check for LAN8814 phy

[PATCH v4 1/2] Livepatch: resolve old address before function verification
 2022-03-08 15:40 UTC  (3+ messages)
` [PATCH v4 2/2] xen/x86: Livepatch: support patching CET-enhanced functions

[Intel-gfx] [PATCH 1/2] Revert "drm/i915/edp: Ignore short pulse when panel powered off"
 2022-03-08 15:41 UTC  (2+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/display: Do not re-enable PSR after it was marked as not reliable

[ammarfaizi2-block:google/android/kernel/common/android12-5.4 4027/9999] drivers/dma-buf/heaps/page_pool.c:236:17: sparse: sparse: symbol 'pool_shrinker' was not declared. Should it be static?
 2022-03-08 15:39 UTC 

[PATCH v3] mm: add ztree - new allocator for use via zpool API
 2022-03-08 15:40 UTC  (4+ messages)

[ammarfaizi2-block:palmer/linux/riscv-d1 12/12] arch/riscv/include/asm/pgtable.h:323: Error: attempt to move .org backwards
 2022-03-08 15:39 UTC 

[PATCH] ethdev: fix doxygen comment for device info struct
 2022-03-08 15:39 UTC  (2+ messages)

[PATCH v18 00/17] s390/vfio-ap: dynamic configuration support
 2022-03-08 15:39 UTC  (11+ messages)
` [PATCH v18 08/18] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device

[PATCH v2 0/4] support USB offload feature
 2022-03-08 15:38 UTC  (5+ messages)
  ` [PATCH v2 4/4] usb: host: add xhci-exynos module
  ` [PATCH v2 1/4] usb: host: export symbols for xhci hooks usage

[Bug 953] Virtio Crypto Test failed
 2022-03-08 15:38 UTC  (2+ messages)

[PATCH 1/2] drm: Add GPU reset sysfs event
 2022-03-08 15:37 UTC  (6+ messages)

[ammarfaizi2-block:rostedt/linux-trace/ftrace/core 33/41] include/linux/fortify-string.h:47:30: warning: '__builtin_strncat' output truncated before terminating nul copying as many bytes from a string as its length
 2022-03-08 15:36 UTC  (3+ messages)

[PATCH v4 00/30] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
 2022-03-08 15:36 UTC  (4+ messages)
` [PATCH v4 30/30] KVM: selftests: Add test to populate a VM with the max possible guest mem

[RESEND PATCH v3 1/2] spi: dt-bindings: samsung: Add fsd spi compatible
 2022-03-08 15:35 UTC  (8+ messages)

[PATCH v2 2/2] nvme-tcp: support specifying the congestion-control
 2022-03-08 15:36 UTC  (2+ messages)

[PATCH] x86/cet: Use dedicated NOP4 for cf_clobber
 2022-03-08 15:36 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] NVMe HDD planning and directions
 2022-03-08 15:36 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-03-08 15:36 UTC 

[PATCH] configs/debug: Restore DEBUG_INFO=y for overriding
 2022-03-08 15:35 UTC 

[kvm-unit-tests PATCH 0/3] Move nNPT test cases to a seperate file
 2022-03-08 15:35 UTC  (2+ messages)

[PATCH v2] libceph: wait for con->work to finish when cancelling con
 2022-03-08 15:36 UTC  (4+ messages)

[PATCH] usb: dwc3: Add support for usb3-phy PHY configuration
 2022-03-08 15:34 UTC  (9+ messages)

[PATCH] platform/x86: x86-android-tablets: Depend on EFI and SPI
 2022-03-08 15:33 UTC  (2+ messages)

[PATCH kvmtool v9 0/3] aarch64: Add stolen time support
 2022-03-08 15:32 UTC  (8+ messages)
` [PATCH kvmtool v9 1/3] aarch64: Populate the vCPU struct before target->init()
` [PATCH kvmtool v9 2/3] aarch64: Add stolen time support
` [PATCH kvmtool v9 3/3] Add --no-pvtime command line argument

[PATCH] mm: madvise: MADV_DONTNEED_LOCKED
 2022-03-08 15:31 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-08 15:31 UTC 

[PATCH v3 0/14] btrfs: Introduce macro to iterate over slots
 2022-03-08 15:29 UTC  (3+ messages)
` [PATCH v3 12/14] btrfs: Use btrfs_for_each_slot in btrfs_unlink_all_paths

[ammarfaizi2-block:palmer/linux/riscv-compat 13/20] arch/riscv/kernel/process.c:102:49: error: 'SR_UXL' undeclared; did you mean 'SR_XS'?
 2022-03-08 15:29 UTC 

[PATCH v2 00/11] pinctrl: mediatek: Fixes and minor improvements
 2022-03-08 15:27 UTC  (13+ messages)
` [PATCH v2 02/11] pinctrl: mediatek: paris: Fix PIN_CONFIG_BIAS_* readback
` [PATCH v2 07/11] pinctrl: mediatek: paris: Rework mtk_pinconf_{get,set} switch/case logic
` [PATCH v2 08/11] pinctrl: mediatek: paris: Support generic PIN_CONFIG_DRIVE_STRENGTH_UA

[GIT PULL] clk: at91: clk for 5.18
 2022-03-08 15:26 UTC  (2+ messages)

[PATCH 4.16] VT-d: drop undue address-of from check_cleanup_domid_map()
 2022-03-08 15:27 UTC 

[PATCH] scsi: mpt3sas: page fault in reply q processing
 2022-03-08 15:27 UTC 

[PULL 0/2] Seabios 20220307 patches
 2022-03-08 15:25 UTC  (2+ messages)

[PATCH] MAINTAINERS: rectify entry for REALTEK RTL83xx SMI DSA ROUTER CHIPS
 2022-03-08 15:26 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/i915/gem_exec_basic: Add test description to the subtest
 2022-03-08 15:26 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

DFS tests failing in buildbot
 2022-03-08 15:26 UTC  (2+ messages)

[PATCH 0/3] mm: vmalloc: introduce array allocation functions
 2022-03-08 15:26 UTC  (6+ messages)
` [PATCH 1/3] "

RTT-PROBE: lore-subspace-rtt
 2022-03-08 15:26 UTC 

mmotm 2022-03-06-20-33 uploaded
 2022-03-08 15:25 UTC  (3+ messages)
` mmotm 2022-03-06-20-33 uploaded (x86-android-tablets)

[PATCH v4 0/2] RISC-V: add support for restartable sequence
 2022-03-08 15:24 UTC  (3+ messages)
` [PATCH v4 2/2] rseq/selftests: Add support for RISC-V

[PATCH] platform/x86: amd-pmc: uninitialized variable in amd_pmc_s2d_init()
 2022-03-08 15:24 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] i915_pm_rpm: Skip i2c read test for DP MST connectors
 2022-03-08 15:22 UTC  (2+ messages)
` [igt-dev] [v2 "

[igt-dev] [PATCH i-g-t 0/8] Writeback fixes and improvements
 2022-03-08 15:21 UTC  (8+ messages)
` [igt-dev] [PATCH i-g-t 2/8] lib/igt_frame: Move frame dump logging to function
` [igt-dev] [PATCH i-g-t 3/8] lib/igt_frame: Move frame path creation "
` [igt-dev] [PATCH i-g-t 4/8] lib/igt_frame: Add function to dump frames in RGB and raw
` [igt-dev] [PATCH i-g-t 5/8] tests/kms_writeback: Use endianness accessor to fill pixels
` [igt-dev] [PATCH i-g-t 6/8] tests/kms_writeback: Dump the frames if the don't match
` [igt-dev] [PATCH i-g-t 7/8] lib/igt_fb: Ignore the X component when computing CRC
` [igt-dev] [PATCH i-g-t 8/8] tests/kms_writeback: Use a garbage X value to create fill our test buffer


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.