All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-21 23:17:53 to 2022-09-22 00:43:05 UTC [more...]

[bpf-next 1/2] libbpf: Add make_path_and_pin() helper for bpf_xxx__pin()
 2022-09-22  0:42 UTC  (4+ messages)
` [bpf-next 2/2] libbpf: Add pathname_concat() helper

[PATCH net-next 0/7] tsnep: multi queue support and some other improvements
 2022-09-22  0:42 UTC  (3+ messages)
` [PATCH net-next 2/7] dt-bindings: net: tsnep: Allow additional interrupts

[bpf-next v3 1/2] libbpf: Add pathname_concat() helper
 2022-09-22  0:41 UTC  (5+ messages)
` [bpf-next v3 2/2] selftests/bpf: Add testcases for pinning to errpath

RTT-PROBE: lore-subspace-rtt
 2022-09-22  0:40 UTC 

[GIT PULL] md-next 20220921
 2022-09-22  0:40 UTC  (4+ messages)

[PATCH v2] libbpf: Support raw btf placed in the default path
 2022-09-22  0:40 UTC  (4+ messages)

[PATCH] net: fjes: Reorder symbols to get rid of a few forward declarations
 2022-09-22  0:40 UTC  (2+ messages)

[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2022-09-19 (iavf, i40e)
 2022-09-22  0:40 UTC  (2+ messages)

[PATCH net v2] bnxt_en: replace reset with config timestamps
 2022-09-22  0:39 UTC  (3+ messages)

[PATCH] cgroup: align the comm length with TASK_COMM_LEN
 2022-09-22  0:33 UTC  (2+ messages)

From: Nic Chautru <nicolas.chautru@intel.com>
 2022-09-22  0:37 UTC  (16+ messages)
` [PATCH v4 01/14] baseband/acc100: remove unused registers
` [PATCH v4 02/14] baseband/acc100: refactor to segregate common code
` [PATCH v4 03/14] baseband/acc: rename directory from acc100 to acc
` [PATCH v4 04/14] baseband/acc: introduce PMD for ACC200
` [PATCH v4 05/14] baseband/acc: add HW register definitions "
` [PATCH v4 06/14] baseband/acc: add info get function "
` [PATCH v4 07/14] baseband/acc: add queue configuration "
` [PATCH v4 08/14] baseband/acc: add LDPC processing functions
` [PATCH v4 09/14] baseband/acc: add LTE "
` [PATCH v4 10/14] baseband/acc: add support for FFT operations
` [PATCH v4 11/14] baseband/acc: support interrupt
` [PATCH v4 12/14] baseband/acc: add device status and vf2pf comms
` [PATCH v4 13/14] baseband/acc: add PF configure companion function
` [PATCH v4 14/14] baseband/acc: simplify meson dependency

fdt_setprop comma-separated cells
 2022-09-22  0:35 UTC 

[RFC] PM: core: Add pm_wakeup_pending check in device suspend_noirq
 2022-09-22  0:34 UTC  (3+ messages)

[PATCH v2 00/18] Fix the DAX-gup mistake
 2022-09-22  0:34 UTC  (28+ messages)
` [PATCH v2 05/18] xfs: Add xfs_break_layouts() to the inode eviction path
` [PATCH v2 10/18] fsdax: Manage pgmap references at entry insertion and deletion
` [PATCH v2 15/18] devdax: Use dax_insert_entry() + dax_delete_mapping_entry()
` [PATCH v2 16/18] mm/memremap_pages: Support initializing pages to a zero reference count

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-09-21 21:51 UTC  (3+ messages)
` [PATCH v2 07/44] cpuidle,psci: Push RCU-idle into driver

[PATCH v3 0/6] KVM: arm64: Enable ring-based dirty memory tracking
 2022-09-22  0:32 UTC  (14+ messages)
` [PATCH v3 1/6] KVM: x86: Introduce KVM_REQ_RING_SOFT_FULL
` [PATCH v3 2/6] KVM: x86: Move declaration of kvm_cpu_dirty_log_size() to kvm_dirty_ring.h
` [PATCH v3 3/6] KVM: arm64: Enable ring-based dirty memory tracking
` [PATCH v3 4/6] KVM: selftests: Use host page size to map ring buffer in dirty_log_test
` [PATCH v3 5/6] KVM: selftests: Clear dirty ring states between two modes "
` [PATCH v3 6/6] KVM: selftests: Automate choosing dirty ring size "

RTT-PROBE: lore-subspace-rtt
 2022-09-22  0:30 UTC 

[PATCH v4 0/2] test i_blocks for truncated largefiles
 2022-09-22  0:29 UTC  (5+ messages)
` [PATCH v4 1/2] common: new helper to alloacate fixed size files
` [PATCH v4 2/2] generic: test i_blocks for truncated large files

[PATCH 0/5] trace-cmd library: Update the man pages
 2022-09-22  0:29 UTC  (6+ messages)
` [PATCH 1/5] tracecmd library documentation: Use star and not underscore for function names
` [PATCH 2/5] trace-cmd library: Make tracecmd_filter_match() local
` [PATCH 3/5] libtracecmd: Add check-manpages.sh
` [PATCH 4/5] libtracecmd: Add a man pages for handling of time stamps
` [PATCH 5/5] libtracecmd: Add documentation on tracecmd_set/get_private()

[PATCH 00/16] btrfs: make open_ctree() init/exit sequence strictly matched
 2022-09-22  0:28 UTC  (18+ messages)
` [PATCH 01/16] btrfs: make btrfs module init/exit match their sequence
` [PATCH 02/16] btrfs: initialize fs_info->sb at the very beginning of open_ctree()
` [PATCH 03/16] btrfs: remove @fs_devices argument from open_ctree()
` [PATCH 04/16] btrfs: extract btree inode init code into its own init/exit helpers
` [PATCH 05/16] btrfs: extract super block read code into its own init helper
` [PATCH 06/16] btrfs: extract mount options and features init "
` [PATCH 07/16] btrfs: move btrfs_init_workqueus() and btrfs_stop_all_workers() into open_ctree_seq[]
` [PATCH 08/16] btrfs: extract chunk tree read code into its own init/exit helpers
` [PATCH 09/16] btrfs: extract tree roots and zone info initialization into "
` [PATCH 10/16] btrfs: extract mount time checks and items load code into its init helper
` [PATCH 11/16] btrfs: extract sysfs init into its own helper
` [PATCH 12/16] btrfs: extra block groups read code into its own init/exit helpers
` [PATCH 13/16] btrfs: move the fs root related "
` [PATCH 14/16] btrfs: extract kthread "
` [PATCH 15/16] btrfs: move qgroup init/exit code into open_ctree_seq[] array
` [PATCH 16/16] btrfs: introduce a debug mount option to do error injection for each stage of open_ctree()

[PATCH V4 0/8] ublk_drv: add USER_RECOVERY support
 2022-09-22  0:28 UTC  (5+ messages)
` [PATCH V4 4/8] ublk_drv: requeue rqs with recovery feature enabled
` [PATCH V4 5/8] ublk_drv: consider recovery feature in aborting mechanism

[PATCH net-next v4] r8169: add support for rtl8168h(revid 0x2a) + rtl8211fs fiber application
 2022-09-22  0:27 UTC  (3+ messages)

trace-cmd report: Add callback for kvm plugin to show guest functions
 2022-09-22  0:26 UTC 

[PATCH v5 0/2] Improve virtio performance for 9k mtu
 2022-09-22  0:25 UTC  (5+ messages)
` [virtio-dev] "

stable-rc/queue/4.14 baseline: 64 runs, 4 regressions (v4.14.294-15-gfa1a41adff7a)
 2022-09-22  0:23 UTC 

[PATCH 0/3] trace-cmd: A few fixes
 2022-09-22  0:23 UTC  (4+ messages)
` [PATCH 1/3] trace-cmd record/agent: Add --notimeout option
` [PATCH 2/3] trace-cmd: Close socket descriptor on failed connection
` [PATCH 3/3] trace-cmd: Do not return zero length name for guest by name

[PATCH v1 1/1] remoteproc: qcom: Add sysfs entry to detect device shutdown
 2022-09-22  0:21 UTC  (2+ messages)

[PATCH] vexpress64: also consider DTB pointer in x1
 2022-09-22  0:22 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-09-22  0:20 UTC 

[PATCH 00/31] DC Patches Sept 26, 2022
 2022-09-22  0:18 UTC  (32+ messages)
` [PATCH 01/31] drm/amd/display: Refactor LTTPR mode selection
` [PATCH 02/31] drm/amd/display: Update DCN32 to use new SR latencies
` [PATCH 03/31] drm/amd/display: Fix various dynamic ODM transitions on DCN32
` [PATCH 04/31] drm/amd/display: Remove interface for periodic interrupt 1
` [PATCH 05/31] drm/amd/display: Avoid avoid unnecessary pixel rate divider programming
` [PATCH 06/31] drm/amd/display: Wrap OTG disable workaround with FIFO control
` [PATCH 07/31] drm/amd/display: Add explicit FIFO disable for DP blank
` [PATCH 08/31] drm/amd/display: Do DIO FIFO enable after DP video stream enable
` [PATCH 09/31] drm/amd/display: Change EDID fallback condition
` [PATCH 10/31] drm/amd/display: skip phantom pipes when checking for pending flip
` [PATCH 11/31] drm/amd/display: fix a divide by zero error
` [PATCH 12/31] drm/amd/display: Update MALL SS NumWays calculation
` [PATCH 13/31] drm/amd/display: add missing null check
` [PATCH 14/31] drm/amd/display: Fix audio on display after unplugging another
` [PATCH 15/31] drm/amd/display: add debug keys for override bios settings
` [PATCH 16/31] drm/amd/display: Fix typo in get_pixel_rate_div
` [PATCH 17/31] drm/amd/display: Disable MALL when TMZ surface
` [PATCH 18/31] drm/amd/display: Fix CAB allocation calculation
` [PATCH 19/31] drm/amd/display: fill in clock values when DPM is not enabled
` [PATCH 20/31] drm/amd/display: polling vid stream status in hpo dp blank
` [PATCH 21/31] Add ABM control to panel_config struct
` [PATCH 22/31] drm/amd/display: Avoid unnecessary pixel rate divider programming
` [PATCH 23/31] Add debug option for exiting idle optimizations on cursor updates
` [PATCH 24/31] drm/amd/display: Cursor Info Update refactor
` [PATCH 25/31] drm/amd/display: Remove assert for odm transition case
` [PATCH 26/31] drm/amd/display: 3.2.205
` [PATCH 27/31] drm/amd/display: Reduce number of arguments of dml314's CalculateWatermarksAndDRAMSpeedChangeSupport()
` [PATCH 28/31] drm/amd/display: Reduce number of arguments of dml314's CalculateFlipSchedule()
` [PATCH 29/31] drm/amd/display: remove redundant CalculateTWait's
` [PATCH 30/31] drm/amd/display: refactor CalculateWriteBackDelay to use vba_vars_st ptr
` [PATCH 31/31] drm/amd/display: remove redundant CalculateRemoteSurfaceFlipDelay's

[PATCH v2 0/3] KVM: x86: Add AMD Guest PerfMonV2 PMU support
 2022-09-22  0:20 UTC  (3+ messages)
` [PATCH v2 1/3] KVM: x86/pmu: Make part of the Intel v2 PMU MSRs handling x86 generic

[PATCH v7 bpf-next 0/4] bpf: Support setting variable-length tunnel options
 2022-09-22  0:20 UTC  (3+ messages)
` [PATCH v7 bpf-next 2/4] "

[PATCH bpf-next v3] selftests: bpf: test_kmod.sh: pass parameters to the module
 2022-09-22  0:20 UTC  (2+ messages)

[linux-linus test] 173268: tolerable FAIL - PUSHED
 2022-09-22  0:18 UTC 

[PATCH] check-non-portable-shell: detect obsolescent egrep/fgrep
 2022-09-22  0:18 UTC 

[PATCH v2 0/7] drm/msm/dp: Support for external displays
 2022-09-22  0:14 UTC  (7+ messages)
` [PATCH v2 1/7] dt-bindings: msm/dp: Add SDM845 and SC8280XP compatibles

[ANNOUNCE] Git v2.38.0-rc1
 2022-09-22  0:11 UTC 

[PATCH v2] gcompat: Add __getauxval wrapper needed on aarch64
 2022-09-22  0:10 UTC  (3+ messages)
` [OE-core] "

RTT-PROBE: lore-subspace-rtt
 2022-09-22  0:10 UTC 

[PATCH v2 0/8] treewide: Add R-Car S4-8 Ethernet Switch support
 2022-09-22  0:10 UTC  (5+ messages)
` [PATCH v2 6/8] net: ethernet: renesas: rswitch: Add R-Car Gen4 gPTP support

[PATCH bpf-next] libbpf: Improve BPF_PROG2 macro code quality and description
 2022-09-22  0:10 UTC  (4+ messages)

[RFC PATCH 0/2] Opaque author and committer identifiers
 2022-09-22  0:08 UTC  (4+ messages)
` [RFC PATCH 2/2] docs: document a format for anonymous author and committer IDs

[PATCH v3] gcompat: Add __getauxval wrapper needed on aarch64
 2022-09-22  0:08 UTC 

New CVE entries this week
 2022-09-22  0:06 UTC 

[PATCH mptcp-next v2 0/2] mptcp: add statistics for mptcp socket in use
 2022-09-22  0:03 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-09-22  0:00 UTC 

+ ipc-msg-mitigate-the-lock-contention-with-percpu-counter-fix-fix.patch added to mm-nonmm-unstable branch
 2022-09-21 23:58 UTC 

[PATCH] mm: hugetlb: fix UAF in hugetlb_handle_userfault
 2022-09-21 23:57 UTC  (3+ messages)

[PATCH v14 00/13] support zoned block devices with non-power-of-2 zone sizes
 2022-09-21 23:55 UTC  (4+ messages)
  ` Please further explain Linux's "zoned storage" roadmap [was: Re: [PATCH v14 00/13] support zoned block devices with non-power-of-2 zone sizes]
    ` [dm-devel] "

[GIT PULL] mediatek drm fixes for 6.0
 2022-09-21 23:56 UTC  (2+ messages)

10% regression in qperf tcp latency after introducing commit "4a61bf7f9b18 random: defer fast pool mixing to worker"
 2022-09-21 23:54 UTC  (3+ messages)

[PATCH v5 00/18] Implement call_rcu_lazy() and miscellaneous fixes
 2022-09-21 23:52 UTC  (8+ messages)
` [PATCH v5 06/18] rcu: Introduce call_rcu_lazy() API implementation

RTT-PROBE: lore-subspace-rtt
 2022-09-21 23:50 UTC 

[GIT PULL] Qualcomm ARM64 DTS updates for 6.1
 2022-09-21 23:48 UTC 

[PATCH] hw/net: npcm7xx_emc: set MAC in register space
 2022-09-21 23:46 UTC 

[PATCH] KVM: selftests: Fix hyperv_features test failure when built on Clang
 2022-09-21 23:46 UTC  (3+ messages)

stable-rc/queue/5.15 baseline: 174 runs, 5 regressions (v5.15.69-45-g01bb9cc9bf6e)
 2022-09-21 23:45 UTC 

stable-rc/queue/5.4 baseline: 158 runs, 12 regressions (v5.4.214-43-gec65f0612585)
 2022-09-21 23:45 UTC 

[PATCH v2 00/10] KVM: x86/mmu: Make tdp_mmu read-only and clean up TPD MMU fault handler
 2022-09-21 23:43 UTC  (6+ messages)
` [PATCH v2 08/10] KVM: x86/mmu: Split out TDP MMU page fault handling

[powerpc] Kernel crash with THP tests (next-20220920)
 2022-09-21 23:41 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-09-21 23:40 UTC 

[PATCH v6 0/4] bpf: Add user-space-publisher ring buffer map type
 2022-09-21 23:40 UTC  (4+ messages)
` [PATCH v6 2/4] bpf: Add bpf_user_ringbuf_drain() helper

Question relate to collaboration on git monorepo
 2022-09-21 23:36 UTC  (4+ messages)

From: Nic Chautru <nicolas.chautru@intel.com>
 2022-09-21 23:34 UTC  (4+ messages)
` [PATCH v3 02/13] baseband/acc200: introduce PMD for ACC200

[RFC PATCH net-next v4 0/6] Implement devlink-rate API and extend it
 2022-09-21 23:33 UTC  (5+ messages)
` [RFC PATCH net-next v4 2/6] devlink: Extend devlink-rate api with queues and new parameters

[BUG] drivers: adm9240: possible data race bug in adm9240_fan_read()
 2022-09-21 23:31 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-09-21 23:30 UTC 

[PATCH v1 1/1] spi: Introduce spi_get_device_match_data() helper
 2022-09-21 23:30 UTC  (2+ messages)

[PATCH] selftests: kvm: Fix a compile error in selftests/kvm/rseq_test.c
 2022-09-21 23:29 UTC  (5+ messages)

[PATCH v2 00/23] target/i386: pc-relative translation blocks
 2022-09-21 23:27 UTC  (4+ messages)
` [PATCH v2 13/23] target/i386: Introduce DISAS_JUMP

Supporting segment sizes smaller than the page size
 2022-09-21 23:28 UTC 

thoughts about fanotify and HSM
 2022-09-21 23:27 UTC  (2+ messages)

[PATCH v3 0/5] hw/arm/virt: Improve address assignment for high memory regions
 2022-09-21 23:13 UTC  (6+ messages)
` [PATCH v3 1/5] hw/arm/virt: Introduce virt_set_high_memmap() helper
` [PATCH v3 2/5] hw/arm/virt: Rename variable size to region_size in virt_set_high_memmap()
` [PATCH v3 3/5] hw/arm/virt: Introduce variable region_base "
` [PATCH v3 4/5] hw/arm/virt: Improve high memory region address assignment
` [PATCH v3 5/5] hw/arm/virt: Add 'highmem-compact' property

stable-rc/queue/4.9 baseline: 108 runs, 15 regressions (v4.9.329-12-g8e5fa5cf597d0)
 2022-09-21 23:21 UTC 

stable-rc/queue/5.10 baseline: 161 runs, 19 regressions (v5.10.144-39-g39344cade9ecf)
 2022-09-21 23:21 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-09-21 23:20 UTC 

[PATCH RFC v2 00/13] IOMMUFD Generic interface
 2022-09-21 23:20 UTC  (7+ messages)

[PATCH 00/31] DC Patches Sept 20, 2022
 2022-09-21 23:16 UTC  (9+ messages)
` [PATCH 02/31] drm/amd/display: Update DCN32 to use new SR latencies
` [PATCH 04/31] drm/amd/display: Remove interface for periodic interrupt 1
` [PATCH 05/31] drm/amd/display: Avoid avoid unnecessary pixel rate divider programming
` [PATCH 06/31] drm/amd/display: Wrap OTG disable workaround with FIFO control
` [PATCH 07/31] drm/amd/display: Add explicit FIFO disable for DP blank
` [PATCH 08/31] drm/amd/display: Do DIO FIFO enable after DP video stream enable
` [PATCH 09/31] drm/amd/display: Change EDID fallback condition
` [PATCH 10/31] drm/amd/display: skip phantom pipes when checking for pending flip


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.