All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-14 02:15:17 to 2021-10-14 03:42:42 UTC [more...]

[PATCH V3 00/49] x86/entry/64: Convert a bunch of ASM entry code into C code
 2021-10-14  3:41 UTC  (35+ messages)
` [PATCH V3 01/49] x86/entry: Add fence for kernel entry swapgs in paranoid_entry()
` [PATCH V3 02/49] x86/entry: Use the correct fence macro after swapgs in kernel CR3
` [PATCH V3 03/49] x86/traps: Remove stack-protector from traps.c
` [PATCH V3 04/49] x86/xen: Add xenpv_restore_regs_and_return_to_usermode()
` [PATCH V3 05/49] x86/entry: Use swapgs and native_iret directly in swapgs_restore_regs_and_return_to_usermode
` [PATCH V3 06/49] compiler_types.h: Add __noinstr_section() for noinstr
` [PATCH V3 07/49] x86/entry: Introduce __entry_text for entry code written in C
` [PATCH V3 08/49] x86/entry: Move PTI_USER_* to arch/x86/include/asm/processor-flags.h
` [PATCH V3 09/49] x86: Remove unused kernel_to_user_p4dp() and user_to_kernel_p4dp()
` [PATCH V3 10/49] x86: Replace PTI_PGTABLE_SWITCH_BIT with PTI_USER_PGTABLE_BIT
` [PATCH V3 11/49] x86: Mark __native_read_cr3() & native_write_cr3() as __always_inline
` [PATCH V3 12/49] x86/traps: Move the declaration of native_irq_return_iret into proto.h
` [PATCH V3 13/49] x86/entry: Add arch/x86/entry/entry64.c for C entry code
` [PATCH V3 14/49] x86/entry: Expose the address of .Lgs_change to entry64.c
` [PATCH V3 15/49] x86/entry: Add C verion of SWITCH_TO_KERNEL_CR3 as switch_to_kernel_cr3()
` [PATCH V3 16/49] x86/traps: Add fence_swapgs_{user,kernel}_entry()
` [PATCH V3 17/49] x86/entry: Add C {user,kernel}_entry_swapgs_and_fence()
` [PATCH V3 18/49] x86/traps: Move pt_regs only in fixup_bad_iret()
` [PATCH V3 19/49] x86/entry: Switch the stack after error_entry() returns
` [PATCH V3 20/49] x86/entry: move PUSH_AND_CLEAR_REGS out of error_entry
` [PATCH V3 21/49] x86/entry: Move cld to the start of idtentry
` [PATCH V3 22/49] x86/entry: Don't call error_entry for XENPV
` [PATCH V3 23/49] x86/entry: Convert SWAPGS to swapgs in error_entry()
` [PATCH V3 24/49] x86/entry: Implement the whole error_entry() as C code
` [PATCH V3 25/49] x86/entry: Use idtentry macro for entry_INT80_compat
` [PATCH V3 26/49] x86/entry: Convert SWAPGS to swapgs in entry_SYSENTER_compat()
` [PATCH V3 27/49] x86: Remove the definition of SWAPGS
` [PATCH V3 28/49] x86/entry: Make paranoid_exit() callable
` [PATCH V3 29/49] x86/entry: Call paranoid_exit() in asm_exc_nmi()
` [PATCH V3 30/49] x86/entry: move PUSH_AND_CLEAR_REGS out of paranoid_entry
` [PATCH V3 31/49] x86/entry: Add the C version ist_switch_to_kernel_cr3()
` [PATCH V3 33/49] x86/entry: Add the C version get_percpu_base()
` [PATCH V3 34/49] x86/entry: Add the C version ist_switch_to_kernel_gsbase()
` [PATCH V3 35/49] x86/entry: Implement the C version ist_paranoid_entry()

[PATCH v2] media: staging: ipu3-imgu: add the AWB memory layout
 2021-10-14  3:42 UTC  (4+ messages)

[peterz-queue:objtool/core 27/39] vmlinux.o: warning: objtool: file already has .retpoline_sites, skipping
 2021-10-14  3:42 UTC 

[PATCH v2 1/5] checks: Make interrupt_provider check dependent on interrupts_extended_is_cell
 2021-10-14  3:41 UTC  (2+ messages)

[PATCH net] icmp: fix icmp_ext_echo_iio parsing in icmp_build_probe
 2021-10-14  3:39 UTC  (3+ messages)

[Intel-gfx] [PATCH i-g-t] tests/i915: Skip gem_exec_fair on GuC based platforms
 2021-10-14  3:21 UTC  (5+ messages)
      ` [igt-dev] "

arm64/for-kernelci baseline: 33 runs, 1 regressions (v5.15-rc5-51-gca8aca3e1ecc)
 2021-10-14  3:33 UTC 

Can the Kernel Concurrency Sanitizer Own Rust Code?
 2021-10-14  3:35 UTC  (11+ messages)

[PATCH] ata: ahci_platform: fix null-ptr-deref in ahci_platform_enable_regulators()
 2021-10-14  3:35 UTC  (2+ messages)

[PATCH v10] drm/bridge: add it6505 driver
 2021-10-14  3:30 UTC  (4+ messages)

[kvalo-ath:master-pending] BUILD SUCCESS be86c2525a13003891e44c39d122fdf90218b097
 2021-10-14  3:32 UTC 

stable-rc/queue/5.14 baseline: 81 runs, 1 regressions (v5.14.12-30-g495ee56a80cd)
 2021-10-14  3:33 UTC 

[kvalo-ath:master] BUILD SUCCESS c4cb38597f75425d515f629ef5922a56d2a12a97
 2021-10-14  3:32 UTC 

[PATCH v3 0/3] vdpa: Check iova range on memory regions ops
 2021-10-14  3:29 UTC  (4+ messages)
` [PATCH v3 3/3] vdpa: Check for iova range at mappings changes

[dpdk-dev] [PATCH] ip_frag: modify the fragment offset and mf
 2021-10-14  3:30 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] ip_frag: fix fragmenting IPv4 fragment
  ` [dpdk-dev] [dpdk-stable] "

[dpdk-dev] [PATCH v3 00/13] app/test: enable subset of tests on Windows
 2021-10-14  3:30 UTC  (14+ messages)
` [dpdk-dev] [PATCH v4 00/12] "
  ` [dpdk-dev] [PATCH v4 01/12] lib: build libraries that some tests depend on
  ` [dpdk-dev] [PATCH v4 02/12] eal/windows: return ENOTSUP for not supported API
  ` [dpdk-dev] [PATCH v4 03/12] app/test: remove unnecessary headers
  ` [dpdk-dev] [PATCH v4 04/12] app/test: replace POSIX specific code
  ` [dpdk-dev] [PATCH v4 05/12] app/test: exclude ENOTSUP as failure
  ` [dpdk-dev] [PATCH v4 06/12] app/test: skip interrupt tests on Windows
  ` [dpdk-dev] [PATCH v4 07/12] app/test: temporarily "skip" one cmdline test case
  ` [dpdk-dev] [PATCH v4 08/12] app/test: skip two logs_autotest cases on Windows
  ` [dpdk-dev] [PATCH v4 09/12] app/test: differentiate a strerror on different OS
  ` [dpdk-dev] [PATCH v4 10/12] app/test: remove two alarm_autotest cases
  ` [dpdk-dev] [PATCH v4 11/12] app/test: replace .sh scripts with .py scripts
  ` [dpdk-dev] [PATCH v4 12/12] app/test: enable subset of unit tests on Windows

[PATCH] coresight: trbe: Defer the probe on offline CPUs
 2021-10-14  3:28 UTC  (3+ messages)

[PATCH v2] block: remove plug based merging
 2021-10-14  3:29 UTC  (2+ messages)

[PATCH] docs: tpm: Clarify command line parameters for vTPM migration across network
 2021-10-14  3:28 UTC  (2+ messages)

[PATCH v2] docs/specs/tpm: Clarify command line parameters for network migration
 2021-10-14  3:27 UTC 

[PATCH 0/5] iommu/virtio: Add identity domains
 2021-10-14  3:27 UTC  (8+ messages)
` [PATCH 2/5] iommu/virtio: Support bypass domains

[PATCH v2 00/15] qdev: Add JSON -device
 2021-10-14  3:24 UTC  (7+ messages)
` [PATCH v2 01/15] net: Introduce NetClientInfo.check_peer_type()
` [PATCH v2 02/15] net/vhost-user: Fix device compatibility check
` [PATCH v2 03/15] net/vhost-vdpa: "

[dpdk-dev] [RFC 00/14] vhost: clean-up and simplify async implementation
 2021-10-14  3:24 UTC  (3+ messages)
` [dpdk-dev] [RFC 01/14] vhost: move async data in a dedicated structure

[dpdk-dev] [PATCH] ethdev: let apps find transfer admin port for a given ethdev
 2021-10-14  3:21 UTC  (2+ messages)
` [dpdk-dev] [PATCH v4] ethdev: add API to query proxy port to manage transfer flows

[RESEND PATCH v1 0/9] A bunch of fix and optimization patches in spmi-pmic-arb.c
 2021-10-14  3:20 UTC  (21+ messages)
` [RESEND PATCH v1 1/9] spmi: pmic-arb: add a print in cleanup_irq
` [RESEND PATCH v1 3/9] spmi: pmic-arb: check apid against limits before calling irq handler
` [RESEND PATCH v1 7/9] spmi: pmic-arb: support updating interrupt type flags
` [RESEND PATCH v1 8/9] spmi: pmic-arb: make interrupt support optional

[PATCH] ptp: fix error print of ptp_kvm on X86_64 platform
 2021-10-14  3:19 UTC 

[PATCH] iommu/iova: Add support for IOVA max alignment tuning
 2021-10-14  3:18 UTC  (4+ messages)

[gustavoars:for-next/cast-function 1/3] nds32le-linux-ld: ftrace.c:undefined reference to `ftrace_ops_list_func'
 2021-10-14  3:17 UTC  (2+ messages)

[usb:usb-linus] BUILD SUCCESS c2115b2b16421d93d4993f3fe4c520e91d6fe801
 2021-10-14  3:14 UTC 

[dpdk-dev] [RFC PATCH v1 0/5] add new API for wait until scheme
 2021-10-14  3:14 UTC  (9+ messages)
` [dpdk-dev] [RFC PATCH v3 0/5] add new definitions for wait scheme
  ` [dpdk-dev] [RFC PATCH v3 1/5] eal: "
      ` [dpdk-dev] 回复: "

[PATCH net-next 0/3] Minor managed neighbor follow-ups
 2021-10-14  3:13 UTC  (7+ messages)
` [PATCH net-next 1/3] net, neigh: Add build-time assertion to avoid neigh->flags overflow
` [PATCH net-next 2/3] net, neigh: Use NLA_POLICY_MASK helper for NDA_FLAGS_EXT attribute
` [PATCH net-next 3/3] net, neigh: Reject creating NUD_PERMANENT with NTF_MANAGED entries

[tip:objtool/core 25/26] vmlinux.o: warning: objtool: fixup_bad_iret()+0x22: call to __this_cpu_preempt_check() leaves .noinstr.text section
 2021-10-14  3:13 UTC  (2+ messages)

[PATCH v2 0/4] tcp: md5: Fix overlap between vrf and non-vrf keys
 2021-10-14  3:09 UTC  (5+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] tcp: md5: Allow MD5SIG_FLAG_IFINDEX with ifindex=0

pm/testing baseline: 73 runs, 1 regressions (v5.15-rc5-53-g1b3dc77d7595)
 2021-10-14  3:09 UTC 

[PATCH] hotfix: make sysfs of unbound kworker cpumask more clever
 2021-10-14  3:06 UTC 

how to run u-boot on qemu arm64 virt machine?
 2021-10-14  3:06 UTC  (6+ messages)

[linux-5.4 test] 165495: tolerable FAIL - PUSHED
 2021-10-14  3:06 UTC 

[PATCH] tracing: save cmdline only when task does not exist in savecmd for optimization
 2021-10-14  3:02 UTC  (2+ messages)

[PATCH V5 00/22] arch: Add basic LoongArch support
 2021-10-14  3:01 UTC  (5+ messages)
` [PATCH V5 14/22] LoongArch: Add signal handling support
  ` [PATCH V5 15/22] LoongArch: Add elf and module support

[gustavoars:for-next/cast-function 1/3] ftrace.c:undefined reference to `ftrace_ops_list_func'
 2021-10-14  2:58 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 2/2] net/mlx5: support socket direct mode bonding
 2021-10-14  2:58 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 0/2] "
  ` [dpdk-dev] [PATCH v4 1/2] common/mlx5: support pcie device guid query
  ` [dpdk-dev] [PATCH v4 2/2] net/mlx5: support socket direct mode bonding

[igt-dev] [PATCH i-g-t 0/7] Prepare IGTs to allow only zero alignment
 2021-10-14  2:37 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 1/7] lib/gem_submission: Add kernel exec object alignment capability
` [igt-dev] [PATCH i-g-t 2/7] lib/intel_batchbuffer: Detect and use kernel "

[PATCH] arm64: dts: imx8mm: Add CSI nodes
 2021-10-14  2:52 UTC  (2+ messages)

[LTP] [PATCH] lib/tst_test.c: Use %u instead of %lu for tmpfs_size
 2021-10-14  2:54 UTC  (2+ messages)

[ndctl PATCH v4 00/17] Initial CXL support
 2021-10-14  2:53 UTC  (5+ messages)
` [ndctl PATCH v4 04/17] util: add the struct_size() helper from the kernel
` [ndctl PATCH v4 05/17] libcxl: add support for command query and submission

mmotm 2021-10-13-19-52 uploaded
 2021-10-14  2:52 UTC 

arm64/for-kernelci build: 2 builds: 0 failed, 2 passed (v5.15-rc5-51-gca8aca3e1ecc)
 2021-10-14  2:50 UTC 

[PATCH] ipv4: only allow increasing fib_info_hash_size
 2021-10-14  2:51 UTC  (4+ messages)

[dpdk-dev] [PATCH 00/32] net/ngbe: add many features
 2021-10-14  2:51 UTC  (4+ messages)
` [dpdk-dev] [PATCH 08/32] net/ngbe: support basic statistics

[PATCH] ASoC: soc-compress: prevent the potentially use of null pointer
 2021-10-14  2:51 UTC 

stable-rc/queue/4.19 baseline: 82 runs, 3 regressions (v4.19.211-12-g4bd4db2313e8)
 2021-10-14  2:50 UTC 

don't use ->bd_inode to access the block device size
 2021-10-14  2:44 UTC  (5+ messages)
` [PATCH 11/29] btrfs: use bdev_nr_sectors instead of open coding it

linux: bridging/bonding not possible
 2021-10-14  2:45 UTC 

[PATCH] Revert "virtio-blk: Add validation for block size in config space"
 2021-10-14  2:45 UTC  (3+ messages)

possible deadlock in io_poll_double_wake
 2021-10-14  2:45 UTC 

[PATCHv3 0/4] watchdog_hld cleanup and async model for arm64
 2021-10-14  2:41 UTC  (10+ messages)
` [PATCHv3 1/4] kernel/watchdog: trival cleanups
` [PATCHv3 2/4] kernel/watchdog_hld: Ensure CPU-bound context when creating hardlockup detector event
` [PATCHv3 3/4] kernel/watchdog: Adapt the watchdog_hld interface for async model
` [PATCHv3 4/4] arm64: Enable perf events based hard lockup detector

[PATCH] powerpc/dcr: Use cmplwi instead of 3-argument cmpli
 2021-10-14  2:44 UTC 

[LTP] [PATCH v3 1/1] setgroups03: Fix running more iterations (-i 2)
 2021-10-14  2:44 UTC 

[PATCH v4 0/5] task_struct: extend task comm from 16 to 24 for CONFIG_BASE_FULL
 2021-10-14  2:42 UTC  (6+ messages)
` [PATCH v4 2/5] connector: use __get_task_comm in proc_comm_connector

general protection fault in __block_write_begin_int
 2021-10-14  2:42 UTC  (2+ messages)

[PATCH] net: delete redundant function declaration
 2021-10-14  2:40 UTC  (2+ messages)

[PATCH] hugetlb: Support node specified when using cma for gigantic hugepages
 2021-10-14  2:39 UTC  (5+ messages)

WARNING in __init_work
 2021-10-14  2:38 UTC  (3+ messages)

[PATCH net-next v2] mctp: Implement extended addressing
 2021-10-14  2:37 UTC 

[PATCH V2 00/12] More virtio hardening
 2021-10-14  2:35 UTC  (25+ messages)
` [PATCH V2 01/12] virtio-blk: validate num_queues during probe
` [PATCH V2 02/12] virtio: add doc for validate() method
` [PATCH V2 03/12] virtio-console: switch to use .validate()
` [PATCH V2 06/12] virtio_pci: harden MSI-X interrupts
` [PATCH V2 07/12] virtio-pci: harden INTX interrupts
` [PATCH V2 09/12] virtio_ring: validate used buffer length

[PATCH bpf-next v5] test_bpf: Add module parameter test_suite
 2021-10-14  2:35 UTC 

KASAN: null-ptr-deref Write in __pm_runtime_resume
 2021-10-14  2:35 UTC 

[PATCH] pci: call _cond_resched() after pci_bus_write_config
 2021-10-14  2:34 UTC  (3+ messages)

[PATCH 1/3] drm/amdgpu/smu11: fix firmware version check for vangogh
 2021-10-14  2:34 UTC  (6+ messages)
` [PATCH 3/3] drm/amdgpu/psp: add some missing cases to psp_check_pmfw_centralized_cstate_management

[RFC PATCH 0/3] ext4: enhance extent consistency check
 2021-10-14  2:32 UTC  (2+ messages)

[PATCH] ext4: start the handle later in ext4_writepages() to avoid unnecessary wait
 2021-10-14  2:31 UTC  (2+ messages)

[PATCH 00/11] 1:1 direct-map memory map
 2021-10-14  2:31 UTC  (8+ messages)
` [PATCH 09/11] xen/arm: if 1:1 direct-map domain use native UART address and IRQ number for vPL011

INFO: task hung in io_wqe_worker
 2021-10-14  2:30 UTC 

[PATCH net-next 0/7] ethernet: more netdev->dev_addr write removals
 2021-10-14  2:28 UTC  (5+ messages)
` [PATCH net-next 4/7] ethernet: manually convert memcpy(dev_addr,..., sizeof(addr))
` [PATCH net-next 7/7] ethernet: replace netdev->dev_addr 16bit writes

INFO: task hung in io_ring_exit_work
 2021-10-14  2:27 UTC 

[PATCH V9 XRT Alveo 00/14] XRT Alveo driver overview
 2021-10-14  2:21 UTC  (5+ messages)
` [PATCH V9 XRT Alveo 01/14] Documentation: fpga: Add a document describing XRT Alveo drivers

[PATCH net-next] tcp: switch orphan_count to bare per-cpu counters
 2021-10-14  2:27 UTC 

pm/testing build: 7 builds: 0 failed, 7 passed, 1 warning (v5.15-rc5-53-g1b3dc77d7595)
 2021-10-14  2:25 UTC 

[PATCH v2 net-next 0/6] net: dsa: add support for RTL8365MB-VC
 2021-10-14  2:25 UTC  (9+ messages)
` [PATCH v2 net-next 1/6] ether: add EtherType for proprietary Realtek protocols
` [PATCH v2 net-next 2/6] net: dsa: move NET_DSA_TAG_RTL4_A to right place in Kconfig/Makefile
` [PATCH v2 net-next 4/6] net: dsa: tag_rtl8_4: add realtek 8 byte protocol 4 tag
` [PATCH v2 net-next 5/6] net: dsa: realtek-smi: add rtl8365mb subdriver for RTL8365MB-VC

[dpdk-dev] [PATCH 0/8] Removal of PCI bus ABIs
 2021-10-14  2:21 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 0/7] "

[gustavoars:for-next/kspp 4/6] drivers/video/fbdev/omap/omapfb_main.c:1558:2: warning: unannotated fall-through between switch labels
 2021-10-14  2:21 UTC  (2+ messages)

[peterz-queue:objtool/core 30/39] arch/x86/kernel/alternative.c:399:23: sparse: sparse: subtraction of functions? Share your drugs
 2021-10-14  2:21 UTC 

[PATCH v7 0/6] Add TDX Guest Support (boot support)
 2021-10-14  2:21 UTC  (6+ messages)
` [PATCH v7 6/6] x86/split_lock: Fix the split lock #AC handling when running as guest

[PATCH] trace: Add trace any kernel object
 2021-10-14  2:20 UTC  (2+ messages)

[PATCH] usb-storage: Add compatibility quirk flags for iODD 2531/2541
 2021-10-14  2:20 UTC  (2+ messages)

INFO: task hung in deactivate_super
 2021-10-14  2:20 UTC  (2+ messages)

[xen-unstable-smoke test] 165501: tolerable all pass - PUSHED
 2021-10-14  2:18 UTC 

[PATCH v4 0/4] Add Unisoc's UMS512 clock support
 2021-10-14  2:02 UTC  (6+ messages)
` [PATCH v4 2/4] dt-bindings: mfd: sprd: Add bindings for ums512 global registers
    `  "

[PATCH v10 00/13] amphion video decoder/encoder driver
 2021-10-14  2:14 UTC  (4+ messages)
` [PATCH v10 01/13] dt-bindings: media: amphion: add amphion video codec bindings
    ` [EXT] "

[RFC PATCH] kunit: flatten kunit_suite*** to kunit_suite** in executor
 2021-10-14  2:16 UTC  (2+ messages)

[PATCH] bus: mhi: replace snprintf in show functions with sysfs_emit
 2021-10-14  2:14 UTC  (2+ messages)


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.