messages from 2022-02-04 23:12:48 to 2022-02-05 00:04:24 UTC [more...]
[PATCH] m68k: mm: Remove check for VM_IO to fix deferred I/O
2022-02-05 0:04 UTC (4+ messages)
` Regression in 5.17-rc1 on pata-falcon (was: Re: [PATCH] m68k: mm: Remove check for VM_IO to fix deferred I/O)
[PATCH net-next 0/9] mptcp: Improve set-flags command and update self tests
2022-02-05 0:03 UTC (10+ messages)
` [PATCH net-next 1/9] mptcp: allow to use port and non-signal in set_flags
` [PATCH net-next 2/9] selftests: mptcp: add the port argument for set_flags
` [PATCH net-next 3/9] selftests: mptcp: add backup with port testcase
` [PATCH net-next 4/9] selftests: mptcp: add ip mptcp wrappers
` [PATCH net-next 5/9] selftests: mptcp: add wrapper for showing addrs
` [PATCH net-next 6/9] selftests: mptcp: add wrapper for setting flags
` [PATCH net-next 7/9] selftests: mptcp: add the id argument for set_flags
` [PATCH net-next 8/9] selftests: mptcp: add set_flags tests in pm_netlink.sh
` [PATCH net-next 9/9] selftests: mptcp: set ip_mptcp in command line
Question about Trusted property
2022-02-05 0:02 UTC
[PATCH] tools/mrvl_uart.sh: Remove script
2022-02-05 0:01 UTC (4+ messages)
[PATCH v3 00/11] Re-enable ENQCMD and PASID MSR
2022-02-05 0:00 UTC (22+ messages)
` [PATCH v3 03/11] iommu/ioasid: Introduce a helper to check for valid PASIDs
` [PATCH v3 04/11] kernel/fork: Initialize mm's PASID
` [PATCH v3 05/11] iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
` [PATCH v3 06/11] x86/fpu: Clear PASID when copying fpstate
` [PATCH v3 07/11] sched: Define and initialize a flag to identify valid PASID in the task
` [PATCH v3 08/11] x86/traps: Demand-populate PASID MSR via #GP
` [PATCH v3 09/11] x86/cpufeatures: Re-enable ENQCMD
Google Summer of Code 2022 - Project ideas page for the Linux Foundation online
2022-02-05 0:00 UTC (3+ messages)
` Fwd: "
AW: AW: AW: AW: AW: AW: Xen data from meta-virtualization layer
2022-02-04 23:59 UTC (6+ messages)
` "
[GIT PULL] Please pull RDMA subsystem changes
2022-02-04 23:59 UTC
[PATCH bpf-next 1/2] bpf: test_run: fix overflow in xdp frags parsing
2022-02-04 23:58 UTC (2+ messages)
` [PATCH bpf-next 2/2] bpf: test_run: fix overflow in bpf_test_finish "
[PATCH v2 0/4] clk drivers: Terminate clk_div_table with sentinel element
2022-02-04 23:57 UTC (5+ messages)
` [PATCH v2 1/4] clk: actions: "
[Intel-gfx] [PATCH 00/10] drm/i915: Use a bitmask for bigjoiner state tracking
2022-02-04 23:58 UTC (3+ messages)
` [Intel-gfx] [PATCH 10/10] drm/i915: Change bigjoiner state tracking to use the pipe bitmask
[PATCH rcu 0/13] Torture-test scripting updates for v5.18
2022-02-04 23:56 UTC (14+ messages)
` [PATCH rcu 01/13] torture: Drop trailing ^M from console output
` [PATCH rcu 02/13] torture: Allow four-digit repetition numbers for --configs parameter
` [PATCH rcu 03/13] torture: Output per-failed-run summary lines from torture.sh
` [PATCH rcu 04/13] torture: Make kvm.sh summaries note runs having only KCSAN reports
` [PATCH rcu 05/13] torture: Indicate which torture.sh runs' bugs are all "
` [PATCH rcu 06/13] torture: Compress KCSAN as well as KASAN vmlinux files
` [PATCH rcu 07/13] torture: Make kvm-remote.sh try multiple times to download tarball
` [PATCH rcu 08/13] torture: Print only one summary line per run
` [PATCH rcu 09/13] torture: Make kvm-find-errors.sh notice missing vmlinux file
` [PATCH rcu 10/13] torture: Change KVM environment variable to RCUTORTURE
` [PATCH rcu 11/13] torture: Make torture.sh help message match reality
` [PATCH rcu 12/13] rcutorture: Test SRCU size transitions
` [PATCH rcu 13/13] rcutorture: Provide non-power-of-two Tasks RCU scenarios
[PATCH v2] RDMA/ucma: RDMA/ucma: fix a kernel-infoleak in ucma_init_qp_attr()
2022-02-04 23:55 UTC (2+ messages)
[PATCH net-next] net: dsa: realtek: don't default Kconfigs to y
2022-02-04 23:55 UTC (2+ messages)
[PATCH V8 00/44] PKS/PMEM: Add Stray Write Protection
2022-02-04 23:54 UTC (4+ messages)
` [PATCH V8 11/44] mm/pkeys: Define static PKS key array and default values
[PATCH rcu 0/8] Torture-test updates for v5.18
2022-02-04 23:53 UTC (9+ messages)
` [PATCH rcu 1/8] rcutorture: Print message before invoking ->cb_barrier()
` [PATCH rcu 2/8] torture: Distinguish kthread stopping and being asked to stop
` [PATCH rcu 3/8] rcutorture: Increase visibility of forward-progress hangs
` [PATCH rcu 4/8] rcutorture: Make rcu_fwd_cb_nodelay be a counter
` [PATCH rcu 5/8] rcutorture: Add end-of-test check to rcu_torture_fwd_prog() loop
` [PATCH rcu 6/8] rcutorture: Fix rcu_fwd_mutex deadlock
` [PATCH rcu 7/8] torture: Wake up kthreads after storing task_struct pointer
` [PATCH rcu 8/8] rcutorture: Enable limited callback-flooding tests of SRCU
[PATCH 0/5] date.[ch] API: split from cache.h, add API docs, stop leaking memory
2022-02-04 23:53 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 1/5] cache.h: remove always unused show_date_human() declaration
` [PATCH v2 2/5] date API: create a date.h, split from cache.h
` [PATCH v2 3/5] date API: provide and use a DATE_MODE_INIT
` [PATCH v2 4/5] date API: add basic API docs
` [PATCH v2 5/5] date API: add and use a date_mode_release()
[PATCH net-next, 0/2] net: mana: Add handling of CQE_RX_TRUNCATED and a cleanup
2022-02-04 23:52 UTC (5+ messages)
` [PATCH net-next, 1/2] net: mana: Add handling of CQE_RX_TRUNCATED
` [PATCH net-next, 2/2] net: mana: Remove unnecessary check of cqe_type in mana_process_rx_cqe()
Still seeing high autodefrag IO with kernel 5.16.5
2022-02-04 23:51 UTC (8+ messages)
[PATCH v2 00/11] object-file API: pass object enums, tidy up streaming interface
2022-02-04 23:48 UTC (14+ messages)
` [PATCH v3 00/12] "
` [PATCH v3 01/12] object-file.c: split up declaration of unrelated variables
` [PATCH v3 02/12] object-file API: return "void", not "int" from hash_object_file()
` [PATCH v3 03/12] object-file API: add a format_object_header() function
` [PATCH v3 04/12] object-file API: have write_object_file() take "enum object_type"
` [PATCH v3 05/12] object API: correct "buf" v.s. "map" mismatch in *.c and *.h
` [PATCH v3 06/12] object API docs: move check_object_signature() docs to cache.h
` [PATCH v3 07/12] object API users + docs: check <0, not !0 with check_object_signature()
` [PATCH v3 08/12] object-file API: split up and simplify check_object_signature()
` [PATCH v3 09/12] object API: rename hash_object_file_literally() to write_*()
` [PATCH v3 10/12] object-file API: have hash_object_file() take "enum object_type"
` [PATCH v3 11/12] object-file.c: add a literal version of write_object_file_prepare()
` [PATCH v3 12/12] object-file API: pass an enum to read_object_with_reference()
❌ FAIL: Test report for kernel 5.17.0-rc2 (mainline.kernel.org-clang, cff7f223)
2022-02-04 23:47 UTC
[PATCH 00/12] Add writeback block support for DPU
2022-02-04 23:46 UTC (19+ messages)
` [PATCH 03/12] drm/msm/dpu: add writeback blocks to DPU RM
` [PATCH 05/12] drm/msm/dpu: add an API to reset the encoder related hw blocks
` [PATCH 06/12] drm/msm/dpu: make changes to dpu_encoder to support virtual encoder
` [PATCH 07/12] drm/msm/dpu: add encoder operations to prepare/cleanup wb job
` [PATCH 08/12] drm/msm/dpu: introduce the dpu_encoder_phys_* for writeback
` [PATCH 09/12] drm/msm/dpu: add the writeback connector layer
[PATCH 1/3] drm/amdkfd: Fix TLB flushing in KFD SVM with no HWS
2022-02-04 23:45 UTC (3+ messages)
` [PATCH 2/3] drm/amdkfd: Remove unused old debugger implementation
` [PATCH 3/3] drm/amdkfd: Consolidate MQD manager functions
[PATCH net-next v2 0/3] net: dev: PREEMPT_RT fixups
2022-02-04 23:44 UTC (5+ messages)
` [PATCH net-next v2 1/3] net: dev: Remove preempt_disable() and get_cpu() in netif_rx_internal()
` [PATCH net-next v2 2/3] net: dev: Makes sure netif_rx() can be invoked in any context
[PATCH 5.16 00/43] 5.16.6-rc1 review
2022-02-04 23:41 UTC (2+ messages)
[PATCH v9 0/9] grep: simplify & delete "init" & "config" code
2022-02-04 23:41 UTC (6+ messages)
` [PATCH v10 "
` [PATCH v10 3/9] grep tests: add missing "grep.patternType" config tests
` [PATCH v10 9/9] grep: simplify config parsing and option parsing
[PATCH 0/4] buildsys: Avoid building unused objects
2022-02-04 23:40 UTC (4+ messages)
` [PATCH 4/4] qapi/meson: Restrict machine-specific objects to sysemu
[PATCH v3 0/3] enable widebus feature base on chip hardware revision
2022-02-04 23:39 UTC (7+ messages)
` [PATCH v3 1/3] drm/msm/dp: revise timing engine programming to support widebus feature
[PATCH 0/3] selftests: Remove duplicate CPUID wrappers
2022-02-04 23:39 UTC (2+ messages)
[PATCH v3] pata_artop: use *switch* in artop_init_one()
2022-02-04 23:39 UTC (2+ messages)
[PATCH rcu 0/19] SRCU updates for v5.18
2022-02-04 23:39 UTC (20+ messages)
` [PATCH rcu 01/19] srcu: Tighten cleanup_srcu_struct() GP checks
` [PATCH rcu 02/19] srcu: Fix s/is/if/ typo in srcu_node comment
` [PATCH rcu 03/19] srcu: Make srcu_funnel_gp_start() cache ->mynode in snp_leaf
` [PATCH rcu 04/19] srcu: Dynamically allocate srcu_node array
` [PATCH rcu 05/19] srcu: Make Tree SRCU able to operate without snp_node array
` [PATCH rcu 06/19] srcu: Add size-state transitioning code
` [PATCH rcu 07/19] srcu: Make rcutorture dump the SRCU size state
` [PATCH rcu 08/19] srcu: Add boot-time control over srcu_node array allocation
` [PATCH rcu 09/19] srcu: Use export for srcu_struct defined by DEFINE_STATIC_SRCU()
` [PATCH rcu 10/19] srcu: Compute snp_seq earlier in srcu_funnel_gp_start()
` [PATCH rcu 11/19] srcu: Use invalid initial value for srcu_node GP sequence numbers
` [PATCH rcu 12/19] srcu: Avoid NULL dereference in srcu_torture_stats_print()
` [PATCH rcu 13/19] srcu: Prevent cleanup_srcu_struct() from freeing non-dynamic ->sda
` [PATCH rcu 14/19] srcu: Explain srcu_funnel_gp_start() call to list_add() is safe
` [PATCH rcu 15/19] srcu: Create concurrency-safe helper for initiating size transition
` [PATCH rcu 16/19] srcu: Add contention-triggered addition of srcu_node tree
` [PATCH rcu 17/19] srcu: Make srcu_size_state_name static
` [PATCH rcu 18/19] srcu: Automatically determine size-transition strategy at boot
` [PATCH rcu 19/19] srcu: Add contention check to call_srcu() srcu_data ->lock acquisition
[PATCH net-next] net: initialize init_net earlier
2022-02-04 23:38 UTC
[Intel-gfx] [PATCH v4] dma-buf-map: Rename to iosys-map
2022-02-04 23:37 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for dma-buf-map: Rename to iosys-map (rev4)
[PATCH v4 00/11] Intro to Hardware timestamping engine
2022-02-04 23:37 UTC (3+ messages)
` [PATCH v4 04/11] dt-bindings: Add HTE bindings
[mark:arm64/preempt-dynamic-static-key 7/7] kernel/rcu/rcutorture.c:408:3: error: implicit declaration of function 'preempt_schedule'
2022-02-04 23:35 UTC (2+ messages)
[PATCH 04/12] drm/msm/dpu: add changes to support writeback in hw_ctl
2022-02-04 23:35 UTC (2+ messages)
[PATCH v3 1/7] storage: implement network profile encryption
2022-02-04 23:35 UTC
[PATCH] gpio: sifive: use the correct register to read output values
2022-02-04 23:33 UTC (3+ messages)
[PATCH v4 0/4] Add max6639 regulator and devicetree support
2022-02-04 23:32 UTC (3+ messages)
` [PATCH v4 3/4] dt-bindings: hwmon: Add binding for max6639
[PATCH] PCI: Fix the ACPI power state during runtime resume
2022-02-04 23:32 UTC (2+ messages)
[PATCH 5.10 00/25] 5.10.97-rc1 review
2022-02-04 23:30 UTC (2+ messages)
[GIT PULL] PCI fixes for v5.17
2022-02-04 23:29 UTC (2+ messages)
[GIT PULL] SCSI fixes for 5.17-rc1
2022-02-04 23:29 UTC (2+ messages)
[meta-ti][dunfell][PATCH v2] cnm-wave-fw: lock the compatiable machine to j721s2-evm
2022-02-04 23:27 UTC
[Accel-config] Re: [RFC] Provide library API to read and write raw sysfs attributes
2022-02-04 23:26 UTC
[PATCH v4 0/4] i.MX8MP: more USB3 glue layer feature support
2022-02-04 23:24 UTC (4+ messages)
` [PATCH v4 2/4] dt-bindings: usb: dwc3-imx8mp: Add imx8mp specific flags
[PATCH rcu 0/10] Real-time-related updates for v5.18
2022-02-04 23:24 UTC (11+ messages)
` [PATCH rcu 01/10] rcu: Mark accesses to boost_starttime
` [PATCH rcu 02/10] rcu/nocb: Handle concurrent nocb kthreads creation
` [PATCH rcu 03/10] rcu: Remove unused rcu_state.boost
` [PATCH rcu 04/10] rcu: Create per-cpu rcuc kthreads only when rcutree.use_softirq=0
` [PATCH rcu 05/10] rcu: Move kthread_prio bounds-check to a separate function
` [PATCH rcu 06/10] rcu: Make priority of grace-period thread consistent
` [PATCH rcu 07/10] rcu: Elevate priority of offloaded callback threads
` [PATCH rcu 08/10] rcu: Update documentation regarding kthread_prio cmdline parameter
` [PATCH rcu 09/10] rcu: Don't deboost before reporting expedited quiescent state
` [PATCH rcu 10/10] rcu: Add per-CPU rcuc task dumps to RCU CPU stall warnings
[PATCHSET 00/17] xfsprogs: various 5.15 fixes
2022-02-04 23:23 UTC (5+ messages)
` [PATCH 04/17] libfrog: move the GETFSMAP definitions into libfrog
` [PATCH 05/17] misc: add a crc32c self test to mkfs and repair
[PATCH] btrfs: get rid of warning on transaction commit when using flushoncommit
2022-02-04 23:23 UTC (4+ messages)
[PATCH][next] staging: wlan-ng: Replace one-element arrays with flexible-array members
2022-02-04 23:30 UTC
[PATCH v3 1/7] storage: implement network profile encryption
2022-02-04 23:23 UTC
[PATCH mptcp-next] selftests: mptcp: improve 'fair usage on close' stability
2022-02-04 23:22 UTC (2+ messages)
[PATCH][next] staging: gdm724x: Replace one-element array with flexible-array member
2022-02-04 23:29 UTC
[PATCH][next] net: sundance: Replace one-element array with non-array object
2022-02-04 23:29 UTC
[PATCH rcu 0/5] Extricate rcu_barrier() from CPU hotplug
2022-02-04 23:20 UTC (6+ messages)
` [PATCH rcu 1/5] rcu: Kill rnp->ofl_seq and use only rcu_state.ofl_lock for exclusion
` [PATCH rcu 2/5] rcu: Refactor rcu_barrier() empty-list handling
` [PATCH rcu 3/5] rcu: Rework rcu_barrier() and callback-migration logic
` [PATCH rcu 4/5] rcu: Make rcu_barrier() no longer block CPU-hotplug operations
` [PATCH rcu 5/5] rcu: Create and use an rcu_rdp_cpu_online()
[PATCH V4 00/11] media: hantro: imx8mq/imx8mm: Let VPU decoders get controlled by vpu-blk-ctrl
2022-02-04 23:16 UTC (5+ messages)
` [PATCH V4 09/11] dt-bindings: media: nxp, imx8mq-vpu: Add support for G1 on imx8mm
[PATCH v4 0/2] Add support for LPASS Core and Audio Clock for SC7280
2022-02-04 23:17 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: clock: Add YAML schemas for LPASS clocks on SC7280
[PATCH bpf-next 0/5] bpf: Light skeleton for the kernel
2022-02-04 23:17 UTC (6+ messages)
` [PATCH bpf-next 1/5] bpf: Extend sys_bpf commands for bpf_syscall programs
` [PATCH bpf-next 2/5] libbpf: Prepare light skeleton for the kernel
` [PATCH bpf-next 3/5] bpftool: Generalize light skeleton generation
` [PATCH bpf-next 4/5] bpf: Update iterators.lskel.h
` [PATCH bpf-next 5/5] bpf: Convert bpf_preload.ko to use light skeleton
is there a viable YP-friendly risc-v dev kit?
2022-02-04 23:17 UTC (5+ messages)
` [yocto] "
[PATCH V4 0/3] Add compatible for Mediatek MT8186
2022-02-04 23:15 UTC (5+ messages)
` [PATCH V4 2/3] dt-bindings: spi: Convert spi-mt65xx to json-schema
[PATCH V1] PCI/ASPM: Save/restore L1SS Capability for suspend/resume
2022-02-04 23:17 UTC (2+ messages)
[PATCH 04/11] KVM: SVM: Use common kvm_apic_write_nodecode() for AVIC write traps
2022-02-04 23:14 UTC (3+ messages)
[oracle-dtrace:v2/5.17-rc2 6/10] kernel/kallsyms.c:775:17: error: expected expression before 'unsigned'
2022-02-04 23:14 UTC (2+ messages)
[PATCH][next] brcmfmac: p2p: Replace one-element arrays with flexible-array members
2022-02-04 23:22 UTC
[PATCH v2] PCI: ACPI: Replace acpi_bus_get_device()
2022-02-04 23:14 UTC (2+ messages)
[PATCH][next] bnx2x: Replace one-element array with flexible-array member
2022-02-04 23:21 UTC
[PATCH 1/1] Documentation: dev-tools: clarify KTAP specification wording
2022-02-04 23:13 UTC (2+ messages)
[PATCH 00/12] RFC: In-core git merge-tree ("Server side merges")
2022-02-04 23:12 UTC (5+ messages)
` [PATCH 09/12] merge-tree: provide a list of which files have conflicts
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.