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

[PATCH v2 net-next 00/14] tcp: BIG TCP implementation
 2022-03-08 16:03 UTC  (5+ messages)
` [PATCH v2 net-next 13/14] mlx4: support BIG TCP packets
` [PATCH v2 net-next 14/14] mlx5: "

[PATCH v3] topology: make core_mask include at least cluster_siblings
 2022-03-08 16:03 UTC  (4+ messages)

ftrace bug
 2022-03-08 16:02 UTC  (5+ messages)

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

[PATCH v8 0/5] Enable root to update the blacklist keyring
 2022-03-08 16:02 UTC  (6+ messages)
` [PATCH v8 5/5] certs: Allow root user to append signed hashes to "

[meta-multimedia][PATCH 1/3] libdc1394: Change dependency from virtual/libgl to virtual/egl
 2022-03-08 16:02 UTC  (3+ messages)
` [meta-oe][PATCH 2/3] boinc-client: Depend on virtual/egl instead of virtual/libgl
` [meta-oe][PATCH 3/3] libsdl2-ttf: Change depenendency from virtual/libgl to virtual/egl

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

RTT-PROBE: lore-subspace-rtt
 2022-03-08 16:01 UTC 

[RFC PATCH 0/4] scsi/iscsi: Send iscsi data from kblockd
 2022-03-08 15:58 UTC  (4+ messages)
` [RFC PATCH 2/4] scsi: iscsi: Tell drivers when we must not block

[PATCH v2 1/4] dt-bindings: arm-smmu: Document nvidia,memory-controller property
 2022-03-08 15:59 UTC  (4+ messages)

[ammarfaizi2-block:paulmck/linux-rcu/dev 82/84] kernel/rcu/tree.c:2678:3: error: implicit declaration of function 'rcu_tasks_classic_qs'
 2022-03-08 16:00 UTC 

[lttng-dev] CTF 2: removal of the JSON text sequence auxiliary stream feature
 2022-03-08 15:59 UTC  (2+ messages)
` [diamon-discuss] "

[PATCH 4.9 00/32] 4.9.305-rc1 review
 2022-03-08 15:57 UTC  (2+ messages)

[PATCH v2 0/2] gitweb: remove invalid http-equiv="content-type"
 2022-03-08 15:56 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] comment: fix typo
  ` [PATCH v3 2/2] gitweb: remove invalid http-equiv="content-type"

[PATCH v4 00/45] x86: Kernel IBT
 2022-03-08 15:30 UTC  (46+ 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 18/45] x86/ibt,ftrace: Search for __fentry__ location
` [PATCH v4 19/45] x86/livepatch: Validate "
` [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 24/45] x86/ibt: Add IBT feature, MSR and #CP handling
` [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 29/45] x86/ibt: Annotate text references
` [PATCH v4 30/45] x86/ibt,ftrace: Annotate ftrace code patching
` [PATCH v4 31/45] x86/ibt,sev: Annotations
` [PATCH v4 32/45] x86/ibt: Dont generate ENDBR in .discard.text
` [PATCH v4 33/45] x86/ibt: Ensure module init/exit points have references
` [PATCH v4 34/45] objtool: Rename --duplicate to --lto
` [PATCH v4 35/45] objtool: Ignore extra-symbol code
` [PATCH v4 36/45] x86: Mark stop_this_cpu() __noreturn
` [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 42/45] objtool: Add IBT/ENDBR decoding
` [PATCH v4 43/45] objtool: Validate IBT assumptions
` [PATCH v4 44/45] objtool: Find unused ENDBR instructions
` [PATCH v4 45/45] x86/alternative: Use .ibt_endbr_seal to seal indirect calls

[PATCH v2 0/4] ceph: forward average read/write/metadata latency
 2022-03-08 15:58 UTC  (2+ messages)

[PATCH] dt-bindings: rtc: at91: rename rtt bindings file
 2022-03-08 15:57 UTC 

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

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

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

[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  (2+ 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 

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

[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  (3+ messages)
` [PATCH v2 02/11] pinctrl: mediatek: paris: Fix PIN_CONFIG_BIAS_* readback


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.