All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-20 00:51:34 to 2022-01-20 02:48:15 UTC [more...]

[PATCH v3 0/6] Introduce CanoKey QEMU
 2022-01-20  2:40 UTC  (4+ messages)
` [PATCH v3 5/6] docs/system/devices/usb: Add CanoKey to USB devices examples

[PATCH] cache.h: auto-detect if zlib has uncompress2()
 2022-01-20  2:43 UTC  (3+ messages)

[PATCH v5] ACPI: Move sdei_init and ghes_init ahead to handle platform errors earlier
 2022-01-20  2:40 UTC  (3+ messages)

[PATCH v1] raw/ifpga: fix pthread cannot join
 2022-01-20  2:35 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v6 3/3] fetch --negotiate-only: do not update submodules
 2022-01-20  2:38 UTC  (2+ messages)

[PATCH] build: add missing arch define for Arm
 2022-01-20  2:38 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] drm/amd/display: Shorten delay time to 1us while resetting FIFO
 2022-01-20  2:37 UTC  (3+ messages)

About the kernel configuration(CONFIG_CPU_FREQ and CONFIG_CPU_IDLE.)
 2022-01-20  2:36 UTC  (4+ messages)

[PATCH v7 00/22] Support UXL filed in xstatus
 2022-01-20  2:33 UTC  (7+ messages)
` [PATCH v7 21/22] target/riscv: Enable uxl field write

[PATCH v2 0/8] Add a new --remerge-diff capability to show & log
 2022-01-20  2:33 UTC  (7+ messages)
` [PATCH v3 0/9] "
  ` [PATCH v3 1/9] show, log: provide a --remerge-diff capability

[PATCH v3] PCI: endpoint: Add prefetch BAR support
 2022-01-20  2:30 UTC 

4.4.X-stable and 4.4.X-rt maintainance ends in less than two weeks
 2022-01-20  2:26 UTC  (2+ messages)
` [cip-dev] "

[PATCH v2 0/3] Add Chinese translations for KSM documents
 2022-01-20  2:25 UTC  (5+ messages)
` [PATCH v2 1/3] zh_CN: Add Chinese translation for vm/ksm.rst
` [PATCH v2 2/3] zh_CN: Add translations for admin-guide/mm/ksm.rst

[PATCH RFC 00/15] migration: Postcopy Preemption
 2022-01-20  2:23 UTC  (7+ messages)
` [PATCH RFC 02/15] migration: Allow pss->page jump over clean pages
` [PATCH RFC 05/15] migration: Simplify unqueue_page()

[PATCH] PCI: ACPI: Allow internal devices to be marked as untrusted
 2022-01-20  2:25 UTC  (2+ messages)

[PATCH] sched/fair: Fix fault in reweight_entity
 2022-01-20  2:22 UTC  (4+ messages)

[xen-unstable test] 167749: tolerable FAIL - PUSHED
 2022-01-20  2:21 UTC 

[net] 91a760b269: stress-ng.sockfd.ops_per_sec 11.1% improvement
 2022-01-20  2:20 UTC  (2+ messages)

[PATCH] drm/amd/display: Correct MPC split policy for DCN301
 2022-01-20  2:20 UTC  (2+ messages)

[PATCH v3 0/3] drm/msm: rework clock handling
 2022-01-20  2:20 UTC  (7+ messages)
` [PATCH v3 1/3] drm/msm: move utility functions from msm_drv.c
  ` [Freedreno] "
` [PATCH v3 2/3] drm/msm/dpu: simplify clocks handling

[PATCH 10/26] x86/tdx: Support TDX guest port I/O at decompression time
 2022-01-20  2:15 UTC  (4+ messages)
` [PATCH 1/3] x86: Consolidate port I/O helpers
  ` [PATCH 2/3] x86/boot: Allow to hook up alternative "
  ` [PATCH 3/3] x86/boot/compressed: Support TDX guest port I/O at decompression time

[Ocfs2-devel] [bug report] ocfs2/cluster: Pin/unpin o2hb regions
 2022-01-20  2:13 UTC  (2+ messages)

[RFC PATCH v3 0/9] FWU: Add support for FWU Multi Bank Update feature
 2022-01-20  2:13 UTC  (3+ messages)
` [RFC PATCH v3 9/9] mkeficapsule: Add support for generating empty capsules

What's cooking in git.git (Jan 2022, #05; Wed, 19)
 2022-01-20  2:12 UTC 

[RFC v1 3/5] xen/arm: introduce SCMI-SMC mediator driver
 2022-01-20  2:10 UTC  (12+ messages)

incoming
 2022-01-20  2:10 UTC  (56+ messages)
` [patch 01/55] mm: percpu: generalize percpu related config
` [patch 02/55] mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef
` [patch 03/55] mm: percpu: add generic pcpu_fc_alloc/free funciton
` [patch 04/55] mm: percpu: add generic pcpu_populate_pte() function
` [patch 05/55] proc/vmcore: don't fake reading zeroes on surprise vmcore_cb unregistration
` [patch 06/55] proc: make the proc_create[_data]() stubs static inlines
` [patch 07/55] proc: convert the return type of proc_fd_access_allowed() to be boolean
` [patch 08/55] sysctl: fix duplicate path separator in printed entries
` [patch 09/55] sysctl: remove redundant ret assignment
` [patch 10/55] include/linux/unaligned: replace kernel.h with the necessary inclusions
` [patch 11/55] kernel.h: include a note to discourage people from including it in headers
` [patch 12/55] fs/exec: replace strlcpy with strscpy_pad in __set_task_comm
` [patch 13/55] fs/exec: replace strncpy with strscpy_pad in __get_task_comm
` [patch 14/55] drivers/infiniband: replace open-coded string copy with get_task_comm
` [patch 15/55] fs/binfmt_elf: "
` [patch 16/55] samples/bpf/test_overhead_kprobe_kern: replace bpf_probe_read_kernel with bpf_probe_read_kernel_str to get task comm
` [patch 17/55] tools/bpf/bpftool/skeleton: "
` [patch 18/55] tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN
` [patch 19/55] kthread: dynamically allocate memory to store kthread's full name
` [patch 20/55] kernel/sys.c: only take tasklist_lock for get/setpriority(PRIO_PGRP)
` [patch 21/55] get_maintainer: don't remind about no git repo when --nogit is used
` [patch 22/55] kstrtox: uninline everything
` [patch 23/55] list: introduce list_is_head() helper and re-use it in list.h
` [patch 24/55] lib/list_debug.c: print more list debugging context in __list_del_entry_valid()
` [patch 25/55] hash.h: remove unused define directive
` [patch 26/55] test_hash.c: split test_int_hash into arch-specific functions
` [patch 27/55] test_hash.c: split test_hash_init
` [patch 28/55] lib/Kconfig.debug: properly split hash test kernel entries
` [patch 29/55] test_hash.c: refactor into kunit
` [patch 30/55] kunit: replace kernel.h with the necessary inclusions
` [patch 31/55] uuid: discourage people from using UAPI header in new code
` [patch 32/55] uuid: remove licence boilerplate text from the header
` [patch 33/55] lib/test_meminit: destroy cache in kmem_cache_alloc_bulk() test
` [patch 34/55] checkpatch: relax regexp for COMMIT_LOG_LONG_LINE
` [patch 35/55] checkpatch: improve Kconfig help test
` [patch 36/55] const_structs.checkpatch: add frequently used ops structs
` [patch 37/55] fs/binfmt_elf: use PT_LOAD p_align values for static PIE
` [patch 38/55] nilfs2: remove redundant pointer sbufs
` [patch 39/55] hfsplus: use struct_group_attr() for memcpy() region
` [patch 40/55] FAT: use io_schedule_timeout() instead of congestion_wait()
` [patch 41/55] fs/adfs: remove unneeded variable make code cleaner
` [patch 42/55] panic: use error_report_end tracepoint on warnings
` [patch 43/55] panic: remove oops_id
` [patch 44/55] delayacct: support swapin delay accounting for swapping without blkio
` [patch 45/55] delayacct: fix incomplete disable operation when switch enable to disable
` [patch 46/55] delayacct: cleanup flags in struct task_delay_info and functions use it
` [patch 47/55] Documentation/accounting/delay-accounting.rst: add thrashing page cache and direct compact
` [patch 48/55] delayacct: track delays from memory compact
` [patch 49/55] configs: introduce debug.config for CI-like setup
` [patch 50/55] arch/Kconfig: split PAGE_SIZE_LESS_THAN_256KB from PAGE_SIZE_LESS_THAN_64KB
` [patch 51/55] btrfs: use generic Kconfig option for 256kB page size limit
` [patch 52/55] lib/Kconfig.debug: make TEST_KMOD depend on PAGE_SIZE_LESS_THAN_256KB
` [patch 53/55] kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTR
` [patch 54/55] ubsan: remove CONFIG_UBSAN_OBJECT_SIZE
` [patch 55/55] lib: remove redundant assignment to variable ret

[xen-unstable-smoke test] 167753: tolerable all pass - PUSHED
 2022-01-20  2:05 UTC 

[RFC v4 00/11] Intro to Hardware timestamping engine
 2022-01-20  2:03 UTC  (3+ messages)
` [RFC v4 01/11] Documentation: Add HTE subsystem guide

[PATCH v3] mm: use compare-exchange operation to set KASAN page tag
 2022-01-20  2:01 UTC 

linux-next: Tree for Jan 20
 2022-01-20  2:01 UTC 

Re: [PATCH v2] ASoC: codecs: Check for error pointer after calling devm_regmap_init_mmio
 2022-01-20  1:56 UTC  (2+ messages)

[PATCH][next] usb: gadget: f_phonet: Use struct_size() helper in kzalloc()
 2022-01-20  2:01 UTC 

[RFC v1 5/5] xen/arm: add SCI mediator support for DomUs
 2022-01-20  1:53 UTC  (12+ messages)

[folded-merged] panic-use-error_report_end-tracepoint-on-warnings-fix.patch removed from -mm tree
 2022-01-20  1:53 UTC 

[folded-merged] hashh-remove-unused-define-directive-fix.patch removed from -mm tree
 2022-01-20  1:52 UTC 

[folded-merged] kernel-sys-only-take-tasklist_lock-for-get-setpriorityprio_pgrp-checkpatch-fixes.patch removed from -mm tree
 2022-01-20  1:52 UTC 

amd-staging-drm-next breaks suspend
 2022-01-20  1:52 UTC  (8+ messages)

[folded-merged] proc-make-the-proc_create-stubs-static-inlines-fix2.patch removed from -mm tree
 2022-01-20  1:51 UTC 

[folded-merged] proc-make-the-proc_create-stubs-static-inlines-fix2-fix.patch removed from -mm tree
 2022-01-20  1:51 UTC 

[folded-merged] proc-make-the-proc_create-stubs-static-inlines-fix.patch removed from -mm tree
 2022-01-20  1:51 UTC 

[PATCH][next] usb: xhci-mtk: Use struct_size() helper in create_sch_ep()
 2022-01-20  1:55 UTC  (3+ messages)

[PATCH 5.15 00/28] 5.15.16-rc1 review
 2022-01-20  1:48 UTC  (2+ messages)

[PATCH 0/7] pinctrl: mediatek: Fixes and minor improvements
 2022-01-20  1:47 UTC  (7+ messages)
` [PATCH 2/7] pinctrl: mediatek: paris: Fix PIN_CONFIG_BIAS_DISABLE readback

arch/arm/mach-ep93xx/clock.c:154:2: warning: Use of memory after it is freed [clang-analyzer-unix.Malloc]
 2022-01-20  1:46 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: Fix vma resource freeing
 2022-01-20  1:43 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Fix vma resource freeing (rev2)

[ANNOUNCE] xfs-documentation: master updated to f1de072
 2022-01-20  1:40 UTC 

[PATCH v9 00/11] efi_loader: capsule: improve capsule authentication support
 2022-01-20  1:39 UTC  (4+ messages)
` [PATCH v9 03/11] tools: build mkeficapsule with tools-only_defconfig

[PATCH v7 0/5] MSG_ZEROCOPY + multifd
 2022-01-20  1:37 UTC  (12+ messages)
` [PATCH v7 2/5] QIOChannelSocket: Implement io_writev zero copy flag & io_flush for CONFIG_LINUX
` [PATCH v7 4/5] migration: Add migrate_use_tls() helper

[PATCH] amd/amdkfd:Fix the return value in kfd_process_queue_manager
 2022-01-20  1:38 UTC  (3+ messages)

[pull] amdgpu, radeon drm-fixes-5.17
 2022-01-20  1:35 UTC 

[PATCH v1 1/2] dt-bindings: iio: adc: Add compatible for Mediatek MT8186
 2022-01-20  1:22 UTC  (6+ messages)
` [PATCH v1 2/2] iio: adc: mt8186: Add compatible node for mt8186
      ` [SPAM]Re: "

[PATCHSET 00/17] xfsprogs: various 5.15 fixes
 2022-01-20  1:32 UTC  (5+ messages)
` [PATCH 12/17] xfs_scrub: report optional features in version string
  ` [PATCH v2 "

[PATCH v2] erofs-utils: fsck: add --extract=X support to extract to path X
 2022-01-20  1:32 UTC 

[RFC v1 0/5] Introduce SCI-mediator feature
 2022-01-20  1:28 UTC  (11+ messages)
` [RFC v1 3/5] xen/arm: introduce SCMI-SMC mediator driver

My subscription is often disabled
 2022-01-20  1:26 UTC 

[PATCH v3] lkdtm/bugs: Check for the NULL pointer after calling kmalloc
 2022-01-20  1:25 UTC 

[PATCH v2] media: dt-bindings: media: renesas,csi2: Update data-lanes property
 2022-01-20  1:25 UTC 

[PATCH 5.4 00/15] 5.4.173-rc1 review
 2022-01-20  1:24 UTC  (2+ messages)

[PATCH] drm/i915/guc: Ensure multi-lrc fini breadcrumb math is correct
 2022-01-20  1:24 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/guc: Ensure multi-lrc fini breadcrumb math is correct (rev3)

[PATCH 5.10 00/23] 5.10.93-rc1 review
 2022-01-20  1:23 UTC  (2+ messages)

[Bug 215347] New: btintel: AX200 (8087:0029): hci crashed and can't recover after repeated rfkill on/off
 2022-01-20  1:22 UTC  (3+ messages)
` [Bug 215347] btintel: AX200 (8087:0029): hci crashes "

[PATCH V2 00/10] selftests: Fix separate output directory builds
 2022-01-20  1:20 UTC  (5+ messages)
` [PATCH V2 09/10] selftests: vm: Add the uapi headers include variable
` [PATCH V2 10/10] selftests: vm: remove dependecy from internal kernel macros

[PATCH] Correct sorting of kernel names containing '_'
 2022-01-20  1:17 UTC  (3+ messages)
` [PATCH] mkconfig: use distro sorts when available

[PATCH 0/2] kvm selftest cleanup
 2022-01-20  1:04 UTC  (3+ messages)

[linux-next:master 12185/12461] arch/parisc/kernel/toc.c:64:32: sparse: void extern [addressable] [noreturn] [toplevel] toc_intr( ... )
 2022-01-20  1:19 UTC  (3+ messages)

New CVE in this week
 2022-01-20  1:16 UTC 

[PATCH v2] cache.h: auto-detect if zlib has uncompress2()
 2022-01-20  1:16 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 1/3] Provide VM capability to disable PMU virtualization for individual VMs
 2022-01-20  1:15 UTC  (2+ messages)

Convert type of 'struct dmi_system_id -> driver_data' from 'void *' to kernel_ulong_t?
 2022-01-20  1:14 UTC  (3+ messages)

[PATCH v2] mm/mmzone.c: use try_cmpxchg() in page_cpupid_xchg_last()
 2022-01-20  1:11 UTC 

[PATCH 0/4] Xilinx AMS fixes
 2022-01-20  1:09 UTC  (12+ messages)
` [PATCH 1/4] arm64: dts: zynqmp: add AMS driver to device tree
` [PATCH 2/4] iio: adc: xilinx-ams: Fixed missing PS channels
` [PATCH 3/4] iio: adc: xilinx-ams: Fixed wrong sequencer register settings
` [PATCH 4/4] iio: adc: xilinx-ams: Fix single channel switching sequence

[PATCH] x86/gpu: add JSL stolen memory support
 2022-01-20  1:10 UTC  (4+ messages)

[PATCH dwarves 0/2] Parallelize BTF type info generating of pahole
 2022-01-20  1:08 UTC  (3+ messages)
` [PATCH dwarves 1/2] dwarf_loader: Prepare and pass per-thread data to worker threads
` [PATCH dwarves 2/2] pahole: Use per-thread btf instances to avoid mutex locking

[PATCH 0/9] KVM: SVM: Fix and clean up "can emulate" mess
 2022-01-20  1:07 UTC  (10+ messages)
` [PATCH 1/9] KVM: SVM: Never reject emulation due to SMAP errata for !SEV guests
` [PATCH 2/9] Revert "KVM: SVM: avoid infinite loop on NPF from bad address"
` [PATCH 3/9] KVM: SVM: Don't intercept #GP for SEV guests
` [PATCH 4/9] KVM: SVM: Explicitly require DECODEASSISTS to enable SEV support
` [PATCH 5/9] KVM: x86: Pass emulation type to can_emulate_instruction()
` [PATCH 6/9] KVM: SVM: WARN if KVM attempts emulation on #UD or #GP for SEV guests
` [PATCH 7/9] KVM: SVM: Inject #UD on attempted emulation for SEV guest w/o insn buffer
` [PATCH 8/9] KVM: SVM: Don't apply SEV+SMAP workaround on code fetch or PT access
` [PATCH 9/9] KVM: SVM: Don't kill SEV guest if SMAP erratum triggers in usermode

[PATCH v5 0/8] IPI virtualization support for VM
 2022-01-20  1:06 UTC  (13+ messages)
` [PATCH v5 4/8] KVM: VMX: dump_vmcs() reports tertiary_exec_control field as well
` [PATCH v5 8/8] KVM: VMX: Resize PID-ponter table on demand for IPI virtualization

[PATCH bpf-next v4 0/2] perf: stop using deprecated bpf APIs
 2022-01-20  1:01 UTC  (4+ messages)
` [PATCH bpf-next v4 1/2] perf: stop using deprecated bpf_load_program() API

[PATCH mptcp-next v2 00/10] set flags and selftests
 2022-01-20  1:01 UTC  (2+ messages)

Honister broken WiFi communication
 2022-01-20  1:01 UTC  (4+ messages)
` [yocto] "

[PATCH] parisc: Drop __init from map_pages declaration
 2022-01-20  0:55 UTC 

[meta-oe][dunfell][PATCH 1/4] Bump sdbus-c++ version to v0.8.3
 2022-01-20  0:54 UTC  (2+ messages)

MCTP/PLDM BMC-host communication design
 2022-01-20  0:53 UTC  (2+ messages)

[wpan-next 00/14] ieee802154: Synchronous Tx API
 2022-01-20  0:51 UTC  (13+ messages)
` [wpan-next 02/14] net: mac802154: Create a transmit error helper
` [wpan-next 04/14] net: ieee802154: atusb: Call _xmit_error() when a transmission fails
` [wpan-next 05/14] net: ieee802154: ca8210: "
` [wpan-next 06/14] net: mac802154: Stop exporting ieee802154_wake/stop_queue()
` [wpan-next 07/14] net: mac802154: Rename the synchronous xmit worker
` [wpan-next 08/14] net: mac802154: Rename the main tx_work struct
` [wpan-next 09/14] net: mac802154: Follow the count of ongoing transmissions
` [wpan-next 10/14] net: mac802154: Hold the transmit queue when relevant
` [wpan-next 11/14] net: mac802154: Create a hot tx path
` [wpan-next 12/14] net: mac802154: Add a warning in the hot path
` [wpan-next 13/14] net: mac802154: Introduce a tx queue flushing mechanism
` [wpan-next 14/14] net: mac802154: Introduce a synchronous API for MLME commands


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.