All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-11 22:57:46 to 2021-05-12 00:02:17 UTC [more...]

[PATCH kernel v2] powerpc/makefile: Do not redefine $(CPP) for preprocessor
 2021-05-11 23:16 UTC  (4+ messages)

+ ocfs2-fix-snprintf-checking.patch added to -mm tree
 2021-05-12  0:02 UTC 

[PATCH 1/3] KVM: PPC: Book3S HV: exit halt polling on need_resched() as well
 2021-05-12  0:02 UTC  (2+ messages)

[patch 0/4] VMX: configure posted interrupt descriptor when assigning device (v4)
 2021-05-11 23:57 UTC  (5+ messages)
` [patch 1/4] KVM: x86: add start_assignment hook to kvm_x86_ops
` [patch 2/4] KVM: add arch specific vcpu_check_block callback
` [patch 3/4] KVM: x86: implement kvm_arch_vcpu_check_block callback
` [patch 4/4] KVM: VMX: update vcpu posted-interrupt descriptor when assigning device

[Intel-gfx] [PATCH 0/5] Rename all CSR references to DMC
 2021-05-12  0:01 UTC  (10+ messages)
` [Intel-gfx] [PATCH 1/5] drm/i915/dmc: s/intel_csr/intel_dmc
` [Intel-gfx] [PATCH 2/5] drm/i915/dmc: s/HAS_CSR/HAS_DMC
` [Intel-gfx] [PATCH 3/5] drm/i915/dmc: Rename macro names containing csr
` [Intel-gfx] [PATCH 4/5] drm/i915/dmc: Rename functions names having "csr"
` [Intel-gfx] [PATCH 5/5] drm/i915/dmc: s/intel_csr.c/intel_dmc.c and s/intel_csr.h/intel_dmc.h
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Rename all CSR references to DMC
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH v3] git-send-email: use ! to indicate relative path to command
 2021-05-12  0:00 UTC  (5+ messages)
` [PATCH v4] "
  ` [PATCH v5] "

[PATCH] ASoC: soc-dai.h: Align the word of comment for SND_SOC_DAIFMT_CBC_CFC
 2021-05-11 23:59 UTC  (2+ messages)

+ kernelh-split-out-panic-and-oops-helpers.patch added to -mm tree
 2021-05-11 23:59 UTC 

[PATCH v2 0/1] trusted-keys: match tpm_get_ops on all return paths
 2021-05-11 23:58 UTC  (6+ messages)
` [PATCH v2 1/1] "

[PATCH] Input: tsc200x: Drop hard-coded IRQ edge
 2021-05-11 23:57 UTC  (7+ messages)

problem with exfat on 4k logical sector devices
 2021-05-11 23:57 UTC  (5+ messages)

[PATCH v2 0/3] arm64: improve efficiency of setting tags for user pages
 2021-05-11 23:54 UTC  (8+ messages)
` [PATCH v2 1/3] kasan: use separate (un)poison implementation for integrated init
` [PATCH v2 2/3] arm64: mte: handle tags zeroing at page allocation time
` [PATCH v2 3/3] kasan: allow freed user page poisoning to be disabled with HW tags

[PATCH] brcm80211: Drop unnecessary NULL check after container_of
 2021-05-11 23:56 UTC 

[patch 0/4] VMX: configure posted interrupt descriptor when assigning device
 2021-05-11 23:51 UTC  (11+ messages)
` [patch 4/4] KVM: VMX: update vcpu posted-interrupt "

linux-next: build failure after merge of the net-next tree
 2021-05-11 23:54 UTC  (2+ messages)

[v3 RESEND,PATCH 0/3] mt8183 dpi supports dual edge
 2021-05-11 23:50 UTC  (5+ messages)
` [v3 RESEND,PATCH 3/3] drm/mediatek: dpi: add bus format negotiation
  ` [v3 RESEND, PATCH "

[PATCH] remote-curl: fix clone on sha256 repos
 2021-05-11 23:51 UTC  (7+ messages)

[PATCH] Remove link to nonexistent rocket driver docs
 2021-05-11 23:51 UTC  (4+ messages)

Recent tpm_tis IRQ handling changes are causing kernel backtraces
 2021-05-11 23:48 UTC  (7+ messages)

[Bug 1899539] [NEW] keyboard errors in DOS, found links to similar errors for reference
 2021-05-11 23:37 UTC  (2+ messages)
` [Bug 1899539] "

pm/testing build: 7 builds: 0 failed, 7 passed (v5.13-rc1-9-gcb7accda3e01f)
 2021-05-11 23:43 UTC 

[PATCH v4 0/4] arm64: drop pfn_valid_within() and simplify pfn_valid()
 2021-05-11 23:40 UTC  (4+ messages)
` [PATCH v4 4/4] "

Why doesn't `git log -m` imply `-p`?
 2021-05-11 23:40 UTC  (10+ messages)
` [PATCH 0/6] diff-merges: let -m imply -p
  ` [PATCH 6/6] "

[PATCH 00/17] Optimize list lru memory consumption
 2021-05-11 23:40 UTC  (3+ messages)
` [PATCH 10/17] fs: introduce alloc_inode_sb() to allocate filesystems specific inode

+ arm64-drop-pfn_valid_within-and-simplify-pfn_valid.patch added to -mm tree
 2021-05-11 23:40 UTC 

[PATCH v4 bpf-next 00/22] bpf: syscall program, FD array, loader program, light skeleton
 2021-05-11 23:39 UTC  (15+ messages)
` [PATCH v4 bpf-next 09/22] libbpf: Support for fd_idx
` [PATCH v4 bpf-next 10/22] bpf: Add bpf_btf_find_by_name_kind() helper
` [PATCH v4 bpf-next 12/22] libbpf: Change the order of data and text relocations
` [PATCH v4 bpf-next 14/22] libbpf: Generate loader program out of BPF ELF file
` [PATCH v4 bpf-next 15/22] libbpf: Use fd_array only with gen_loader
` [PATCH v4 bpf-next 16/22] libbpf: Cleanup temp FDs when intermediate sys_bpf fails
` [PATCH v4 bpf-next 17/22] libbpf: Introduce bpf_map__get_initial_value()

+ arm64-decouple-check-whether-pfn-is-in-linear-map-from-pfn_valid.patch added to -mm tree
 2021-05-11 23:40 UTC 

[PATCH V4 05/18] iommu/ioasid: Redefine IOASID set and allocation APIs
 2021-05-11 23:39 UTC  (12+ messages)

+ memblock-update-initialization-of-reserved-pages.patch added to -mm tree
 2021-05-11 23:39 UTC 

+ include-linux-mmzoneh-add-documentation-for-pfn_valid.patch added to -mm tree
 2021-05-11 23:39 UTC 

[PATCH 2/2] xen/swiotlb: check if the swiotlb has already been initialized
 2021-05-11 23:37 UTC  (2+ messages)

[PATCH 1/2] tpm, tpm_tis: Extend locality handling to TPM2 in tpm_tis_gen_interrupt()
 2021-05-11 23:36 UTC  (3+ messages)

[dpdk-dev] [PATCH] examples/rxtx_callbacks: fix port ID format specifier
 2021-05-11 23:35 UTC  (4+ messages)
` [dpdk-dev] [dpdk-stable] "

[PATCH v14 clocksource 0/5] Do not mark clocks unstable due to delays for v5.14
 2021-05-11 23:34 UTC  (7+ messages)
` [PATCH v14 clocksource 1/6] clocksource: Retry clock read if long delays detected
` [PATCH v14 clocksource 2/6] clocksource: Check per-CPU clock synchronization when marked unstable
` [PATCH v14 clocksource 3/6] clocksource: Limit number of CPUs checked for clock synchronization
` [PATCH v14 clocksource 4/6] clocksource: Reduce clocksource-skew threshold for TSC
` [PATCH v14 clocksource 5/6] clocksource: Provide kernel module to test clocksource watchdog
` [PATCH v14 clocksource 6/6] clocksource: Print deviation in nanoseconds for unstable case

[PATCH net-next v2 1/2] net: wwan: Add unknown port type
 2021-05-11 23:33 UTC  (2+ messages)

[PATCH] net/sched: taprio: Drop unnecessary NULL check after container_of
 2021-05-11 23:33 UTC  (2+ messages)

[PATCH v4 net] ionic: fix ptp support config breakage
 2021-05-11 23:33 UTC  (2+ messages)

[PATCH net] net: ipa: memory region array is variable size
 2021-05-11 23:33 UTC  (2+ messages)

[PATCH v2 net] mptcp: fix data stream corruption
 2021-05-11 23:33 UTC  (2+ messages)

[PATCH v6 0/3] xfs: testcases for shrinking free space in the last AG
 2021-05-11 23:32 UTC  (4+ messages)
` [PATCH v6 1/3] common/xfs: add _require_xfs_scratch_shrink helper
` [PATCH v6 2/3] xfs: basic functionality test for shrinking free space in the last AG
` [PATCH v6 3/3] xfs: stress "

[PATCH net v6 0/3] fix packet stuck problem for lockless qdisc
 2021-05-11 23:30 UTC  (6+ messages)
` [PATCH net v6 3/3] net: sched: fix tx action reschedule issue with stopped queue
      `  "

[dpdk-dev] [dpdk-announce] release candidate 21.05-rc2
 2021-05-11 23:28 UTC  (2+ messages)

[PATCH 2/2] netdev: Pass a reason code with NETDEV_EVENT_DISCONNECT_BY_*
 2021-05-11 23:27 UTC  (3+ messages)

[PATCH] doc: use asciidoctor to build man pages directly
 2021-05-11 23:26 UTC  (2+ messages)

[PATCH memory-model] Fix smp_mb__after_spinlock() spelling
 2021-05-11 23:26 UTC 

[v3 0/2] drm: Add support for backlight control of eDP panel on ti-sn65dsi86 bridge
 2021-05-11 23:17 UTC  (9+ messages)
` [v3 1/2] dt-bindings: backlight: add DisplayPort aux backlight

[PATCH] cifsd: fix boolreturn.cocci warnings
 2021-05-11 23:25 UTC  (2+ messages)

[PATCH tip/core/rcu 0/26] Torture-test updates for v5.14
 2021-05-11 23:24 UTC  (37+ messages)
` [PATCH tip/core/rcu 01/26] torture: Fix remaining erroneous torture.sh instance of $*
` [PATCH tip/core/rcu 02/26] torture: Add "scenarios" option to kvm.sh --dryrun parameter
` [PATCH tip/core/rcu 03/26] torture: Make kvm-again.sh use "scenarios" rather than "batches" file
` [PATCH tip/core/rcu 04/26] refscale: Allow CPU hotplug to be enabled
` [PATCH tip/core/rcu 05/26] rcuscale: "
` [PATCH tip/core/rcu 06/26] torture: Add kvm-remote.sh script for distributed rcutorture test runs
` [PATCH tip/core/rcu 07/26] refscale: Add acqrel, lock, and lock-irq
` [PATCH tip/core/rcu 08/26] rcutorture: Abstract read-lock-held checks
` [PATCH tip/core/rcu 09/26] torture: Fix grace-period rate output
` [PATCH tip/core/rcu 10/26] torture: Abstract end-of-run summary
` [PATCH tip/core/rcu 11/26] torture: Make kvm.sh use abstracted kvm-end-run-stats.sh
` [PATCH tip/core/rcu 12/26] torture: Make the build machine control N in "make -jN"
` [PATCH tip/core/rcu 13/26] torture: Make kvm-find-errors.sh account for kvm-remote.sh
` [PATCH tip/core/rcu 14/26] rcutorture: Judge RCU priority boosting on grace periods, not callbacks
` [PATCH tip/core/rcu 15/26] torture: Correctly fetch number of CPUs for non-English languages
` [PATCH tip/core/rcu 16/26] torture: Set kvm.sh language to English
` [PATCH tip/core/rcu 17/26] rcutorture: Delay-based false positives for RCU priority boosting tests
` [PATCH tip/core/rcu 18/26] rcutorture: Consolidate rcu_torture_boost() timing and statistics
` [PATCH tip/core/rcu 19/26] rcutorture: Make rcu_torture_boost_failed() check for GP end
` [PATCH tip/core/rcu 20/26] rcutorture: Add BUSTED-BOOST to test RCU priority boosting tests
` [PATCH tip/core/rcu 21/26] rcutorture: Forgive RCU boost failures when CPUs don't pass through QS
` [PATCH tip/core/rcu 22/26] rcutorture: Don't count CPU-stalled time against priority boosting
` [PATCH tip/core/rcu 23/26] torture: Make kvm-remote.sh account for network failure in pathname checks
` [PATCH tip/core/rcu 24/26] torture: Don't cap remote runs by build-system number of CPUs
` [PATCH tip/core/rcu 25/26] rcutorture: Move mem_dump_obj() tests into separate function
` [PATCH tip/core/rcu 26/26] rcu: Don't penalize priority boosting when there is nothing to boost
` [PATCH tip/core/rcu 01/10] kcsan: Add pointer to access-marking.txt to data_race() bullet
` [PATCH tip/core/rcu 02/10] kcsan: Simplify value change detection
` [PATCH tip/core/rcu 03/10] kcsan: Distinguish kcsan_report() calls
` [PATCH tip/core/rcu 04/10] kcsan: Refactor passing watchpoint/other_info
` [PATCH tip/core/rcu 05/10] kcsan: Fold panic() call into print_report()
` [PATCH tip/core/rcu 06/10] kcsan: Refactor access_info initialization
` [PATCH tip/core/rcu 07/10] kcsan: Remove reporting indirection
` [PATCH tip/core/rcu 08/10] kcsan: Remove kcsan_report_type
` [PATCH tip/core/rcu 09/10] kcsan: Report observed value changes
` [PATCH tip/core/rcu 10/10] kcsan: Document "value changed" line

[PATCH kcsan 0/10] KCSAN updates for v5.14
 2021-05-11 23:23 UTC 

[dm-devel] [PATCH 0/5] Memory issues found by coverity
 2021-05-11 23:22 UTC  (6+ messages)
` [dm-devel] [PATCH 1/5] multipathd: don't fail to remove path once the map is removed
` [dm-devel] [PATCH 2/5] multipathd: remove duplicate orphan_paths in flush_map
` [dm-devel] [PATCH 3/5] multipathd: make ev_remove_path return success on path removal
` [dm-devel] [PATCH 4/5] multipath: free vectors in configure
` [dm-devel] [PATCH 5/5] kpartx: Don't leak memory when getblock returns NULL

[PATCH -next] mISDN: fix possible use-after-free in HFC_cleanup()
 2021-05-11 23:20 UTC  (2+ messages)

[PATCH -next] atm: iphase: fix possible use-after-free in ia_module_exit()
 2021-05-11 23:20 UTC  (2+ messages)

[MPTCP][PATCH mptcp-next] Squash to "mptcp: generate the data checksum"
 2021-05-11 23:17 UTC  (4+ messages)

[RFC suggestion] Generate manpage directly with Asciidoctor
 2021-05-11 23:14 UTC  (7+ messages)

[PATCH v3 0/8] Directory traversal fixes
 2021-05-11 23:12 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/8] dir: convert trace calls to trace2 equivalents

"GET_CURRENT_CAM command failed"
 2021-05-11 23:11 UTC 

[PATCH net v3] bnxt_en: Fix and improve .ndo_features_check()
 2021-05-11 23:10 UTC 

pull-request: mac80211 2021-05-11
 2021-05-11 23:10 UTC  (2+ messages)

[PATCH tip/core/rcu 0/6] SRCU updates for v5.14
 2021-05-11 23:09 UTC  (11+ messages)
` [PATCH tip/core/rcu 1/6] srcu: Remove superfluous sdp->srcu_lock_count zero filling
` [PATCH tip/core/rcu 2/6] srcu: Remove superfluous ssp initialization for early callbacks
` [PATCH tip/core/rcu 3/6] srcu: Unconditionally embed struct lockdep_map
` [PATCH tip/core/rcu 4/6] srcu: Initialize SRCU after timers
` [PATCH tip/core/rcu 5/6] srcu: Fix broken node geometry after early ssp init
` [PATCH tip/core/rcu 6/6] srcu: Early test SRCU polling start
` [PATCH tip/core/rcu 1/4] rcu-tasks: Add block comment laying out RCU Tasks design
` [PATCH tip/core/rcu 2/4] rcu-tasks: Add block comment laying out RCU Rude design
` [PATCH tip/core/rcu 3/4] rcu-tasks: Make ksoftirqd provide RCU Tasks quiescent states
` [PATCH tip/core/rcu 4/4] tasks-rcu: Make show_rcu_tasks_gp_kthreads() be static inline

[PATCH v4 00/13] virtio-gpu: Add support for Blob resources feature (v4)
 2021-05-11 22:47 UTC  (14+ messages)
` [PATCH v4 01/13] ui: Get the fd associated with udmabuf driver
` [PATCH v4 02/13] headers: Add udmabuf.h
` [PATCH v4 03/13] virtio-gpu: Add udmabuf helpers
` [PATCH v4 04/13] virtio-gpu: Add virtio_gpu_find_check_resource
` [PATCH v4 05/13] virtio-gpu: Refactor virtio_gpu_set_scanout
` [PATCH v4 06/13] virtio-gpu: Refactor virtio_gpu_create_mapping_iov
` [PATCH v4 07/13] virtio-gpu: Add initial definitions for blob resources
` [PATCH v4 08/13] virtio-gpu: Add virtio_gpu_resource_create_blob
` [PATCH v4 09/13] ui/pixman: Add qemu_pixman_to_drm_format()
` [PATCH v4 10/13] virtio-gpu: Add helpers to create and destroy dmabuf objects
` [PATCH v4 11/13] virtio-gpu: Factor out update scanout
` [PATCH v4 12/13] virtio-gpu: Add virtio_gpu_set_scanout_blob
` [PATCH v4 13/13] virtio-gpu: Update cursor data using blob

[PATCH tip/core/rcu 0/4] Tasks-RCU updates for v5.14
 2021-05-11 23:09 UTC 

[PATCH v3 0/5] Cleanup and fixup for huge_memory
 2021-05-11 23:03 UTC  (3+ messages)
` [PATCH v3 2/5] mm/huge_memory.c: use page->deferred_list

[PATCH v2 bpf-next 2/6] libbpf: rename static variables during linking
 2021-05-11 23:05 UTC  (11+ messages)
            ` bpf libraries and static variables. Was: "

[PATCH tip/core/rcu 0/10] No-CBs CPU updates for v5.14
 2021-05-11 23:03 UTC  (11+ messages)
` [PATCH tip/core/rcu 01/10] rcu/nocb: Use the rcuog CPU's ->nocb_timer
` [PATCH tip/core/rcu 02/10] timer: Revert "timer: Add timer_curr_running()"
` [PATCH tip/core/rcu 03/10] rcu/nocb: Directly call __wake_nocb_gp() from bypass timer
` [PATCH tip/core/rcu 04/10] rcu/nocb: Allow de-offloading rdp leader
` [PATCH tip/core/rcu 05/10] rcu/nocb: Cancel nocb_timer upon nocb_gp wakeup
` [PATCH tip/core/rcu 06/10] rcu/nocb: Delete bypass_timer "
` [PATCH tip/core/rcu 07/10] rcu/nocb: Only cancel nocb timer if not polling
` [PATCH tip/core/rcu 08/10] rcu/nocb: Prepare for fine-grained deferred wakeup
` [PATCH tip/core/rcu 09/10] rcu/nocb: Unify timers
` [PATCH tip/core/rcu 10/10] rcu: Fix various typos in comments

[PATCH v2 2/2] pci: Support "removable" attribute for PCI devices
 2021-05-11 23:02 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/2] net/ark: fix bug introduced during thread name addition
 2021-05-11 23:01 UTC  (4+ messages)

[PATCH V5 net] net: stmmac: Fix MAC WoL not working if PHY does not support WoL
 2021-05-11 23:00 UTC  (2+ messages)

[PATCH v2] net: phy: add driver for Motorcomm yt8511 phy
 2021-05-11 22:59 UTC  (2+ messages)

[PATCH RFCv2 00/15] xen/arm: mm: Remove open-coding mappings
 2021-05-11 22:58 UTC  (3+ messages)
` [PATCH RFCv2 06/15] xen/arm: mm: Don't open-code Xen PT update in remove_early_mappings()

[PATCH tip/core/rcu 0/2] mem_dump_obj() updates for v5.14
 2021-05-11 22:58 UTC  (3+ messages)
` [PATCH tip/core/rcu 1/2] mm/slub: Fix backtrace of objects to handle redzone adjustment
` [PATCH tip/core/rcu 2/2] mm/slub: Add Support for free path information of an object


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.