All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-05 18:28:52 to 2023-06-05 19:25:38 UTC [more...]

[PATCH v2 00/11] A minor flurry of selftest/mm fixes
 2023-06-05 19:24 UTC  (11+ messages)
` [PATCH v2 03/11] selftests/mm: fix "warning: expression which evaluates to zero..." in mlock2-tests.c
` [PATCH v2 05/11] selftests/mm: .gitignore: add mkdirty, va_high_addr_switch
` [PATCH v2 10/11] selftests/mm: move uffd* routines from vm_util.c to uffd-common.c

v6.1-cip: state of forward porting
 2023-06-05 19:25 UTC 

[PATCH 0/4] Factorize timestamp module
 2023-06-05 19:25 UTC  (8+ messages)
` [PATCH 2/4] iio: move inv_icm42600 timestamp module in common
` [PATCH 4/4] iio: imu: inv_mpu6050: use the common inv_sensors timestamp module

[PATCH v2 0/2] Add max14001 support
 2023-06-05 19:24 UTC  (3+ messages)
` [PATCH v2 2/2] iio: adc: max14001: New driver

[XEN][PATCH v7 00/19] dynamic node programming using overlay dtbo
 2023-06-05 19:22 UTC  (13+ messages)
` [XEN][PATCH v7 01/19] common/device_tree: handle memory allocation failure in __unflatten_device_tree()
` [XEN][PATCH v7 04/19] common/device_tree: change __unflatten_device_tree() type
` [XEN][PATCH v7 07/19] libfdt: overlay: change overlay_get_target()
` [XEN][PATCH v7 08/19] xen/device-tree: Add device_tree_find_node_by_path() to find nodes in device tree
` [XEN][PATCH v7 09/19] xen/iommu: Move spin_lock from iommu_dt_device_is_assigned to caller

[PATCH 00/24] Metadump v2
 2023-06-05 19:22 UTC  (5+ messages)
` [PATCH 05/24] set_cur: Add support to read from external log device

[PATCH 0/4] mm: Fix pmd_trans_unstable() call sites on retry
 2023-06-05 19:20 UTC  (4+ messages)
` [PATCH 4/4] mm: Make most walk page paths with pmd_trans_unstable() to retry

[PATCH 00/14] Add dedicated device tree node for RPM processor/subsystem
 2023-06-05 19:18 UTC  (15+ messages)
` [PATCH 04/14] soc: qcom: smd-rpm: Match rpmsg channel instead of compatible
` [PATCH 08/14] soc: qcom: smem: Add qcom_smem_is_available()
` [PATCH 09/14] rpmsg: qcom_smd: Use qcom_smem_is_available()
` [PATCH 10/14] soc: qcom: Add RPM processor/subsystem driver
` [PATCH 11/14] arm64: dts: qcom: Add rpm-proc node for SMD platforms
` [PATCH 14/14] ARM: dts: qcom: apq8064: Drop redundant /smd node

[PATCH] cgroup: remove unused macro for_each_e_css()
 2023-06-05 19:20 UTC  (3+ messages)

[PATCH v2 0/5] bulk: Do not declare function prototypes using 'extern' keyword
 2023-06-05 19:20 UTC  (5+ messages)
` [PATCH v2 1/5] util/cacheflush: Use declarations from <OSCacheControl.h> on Darwin
` [PATCH v2 2/5] tcg/tcg-op-vec: Remove left over _link_error() definitions

[PATCH] hw_breakpoint: fix single-stepping when using bpf_overflow_handler
 2023-06-05 19:19 UTC  (8+ messages)
        ` [PATCH v2] "

[PATCH v3 0/3] vmstat bug fixes for nohz_full and isolated CPUs
 2023-06-05 19:20 UTC  (5+ messages)
` [PATCH v3 1/3] vmstat: allow_direct_reclaim should use zone_page_state_snapshot
` [PATCH v3 2/3] vmstat: skip periodic vmstat update for isolated CPUs
` [PATCH v3 3/3] mm/vmstat: do not refresh stats "

[PATCH v1] mtd: rawnand: meson: remove unneeded bitwise OR with zeroes
 2023-06-05 19:15 UTC  (4+ messages)

[PATCH xtables-addons 0/8] xt_ipp2p: support for non-linear packets
 2023-06-05 19:17 UTC  (9+ messages)
` [PATCH xtables-addons 1/8] xt_ipp2p: fix an off-by-one error
` [PATCH xtables-addons 2/8] xt_ipp2p: fix Soulseek false-positive matches
` [PATCH xtables-addons 3/8] xt_ipp2p: change byte-orer conversion
` [PATCH xtables-addons 4/8] xt_ipp2p: add helper for matching "\r\n"
` [PATCH xtables-addons 5/8] xt_ipp2p: rearrange some conditionals and a couple of loops
` [PATCH xtables-addons 6/8] xt_ipp2p: use textsearch API for substring searching
` [PATCH xtables-addons 7/8] xt_ipp2p: use `skb_header_pointer` and `skb_find_text`
` [PATCH xtables-addons 8/8] xt_ipp2p: drop requirement that skb is linear

[PATCH net-next 0/6] sfc: TC encap actions offload
 2023-06-05 19:17 UTC  (7+ messages)
` [PATCH net-next 1/6] sfc: add fallback action-set-lists for TC offload
` [PATCH net-next 2/6] sfc: some plumbing towards TC encap action offload
` [PATCH net-next 3/6] sfc: add function to atomically update a rule in the MAE
` [PATCH net-next 4/6] sfc: MAE functions to create/update/delete encap headers
` [PATCH net-next 5/6] sfc: neighbour lookup for TC encap action offload
` [PATCH net-next 6/6] sfc: generate encap headers for TC offload

[kirkstone][PATCH] meta-ti-bsp: Add recipe for u-boot-ti-jailhouse and linux-ti-jailhouse
 2023-06-05 19:19 UTC  (4+ messages)
` [meta-ti] "

[PATCH net-next 0/3][pull request] Intel Wired LAN Driver Updates 2023-06-02 (iavf)
 2023-06-05 19:17 UTC  (5+ messages)
` [PATCH net-next 1/3] iavf: add check for current MAC address in set_mac callback
` [PATCH net-next 2/3] iavf: fix err handling for MAC replace

[PATCHv13 0/9] mm, x86/cc, efi: Implement support for unaccepted memory
 2023-06-05 19:18 UTC  (9+ messages)
` [PATCHv13 5/9] efi: Add unaccepted memory support
` [PATCHv13 9/9] x86/tdx: "

[net-next:main 3/19] drivers/net/ethernet/altera/altera_tse_main.c:1419: undefined reference to `lynx_pcs_create_mdiodev'
 2023-06-05 19:17 UTC 

[tip: sched/core] sched: Unconditionally use full-fat wait_task_inactive()
 2023-06-05 19:16 UTC 

[PATCH v2] sched/fair: Don't balance task to its current running CPU
 2023-06-05 19:16 UTC  (2+ messages)
` [tip: sched/core] "

[tip: sched/core] x86/sched: Rewrite topology setup
 2023-06-05 19:16 UTC 

[PATCH] sched: Consider task_struct::saved_state in wait_task_inactive()
 2023-06-05 19:16 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 01/13] seqlock/latch: Provide raw_read_seqcount_latch_retry()
 2023-06-05 19:16 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 02/13] time/sched_clock: Provide sched_clock_noinstr()
 2023-06-05 19:16 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 04/13] arm64/arch_timer: Provide noinstr sched_clock_read() functions
 2023-06-05 19:16 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 06/13] s390/time: Provide sched_clock_noinstr()
 2023-06-05 19:16 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 05/13] loongarch: Provide noinstr sched_clock_read()
 2023-06-05 19:16 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 03/13] arm64/io: Always inline all of __raw_{read,write}[bwlq]()
 2023-06-05 19:16 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 09/13] clocksource: hyper-v: Adjust hv_read_tsc_page_tsc() to avoid special casing U64_MAX
 2023-06-05 19:16 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v1] mtd: rawnand: meson: check buffer length
 2023-06-05 19:10 UTC  (4+ messages)

[PATCH v2 08/13] x86/vdso: Fix gettimeofday masking
 2023-06-05 19:16 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 07/13] math64: Always inline u128 version of mul_u64_u64_shr()
 2023-06-05 19:16 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 10/13] clocksource: hyper-v: Provide noinstr sched_clock()
 2023-06-05 19:16 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 11/13] x86/tsc: Provide sched_clock_noinstr()
 2023-06-05 19:16 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 12/13] sched/clock: Provide local_clock_noinstr()
 2023-06-05 19:16 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v1] worktree: integrate with sparse-index
 2023-06-05 19:16 UTC  (2+ messages)

[PATCH v2 13/13] cpuidle: Use local_clock_noinstr()
 2023-06-05 19:16 UTC  (2+ messages)
` [tip: sched/core] "

renesas/master baseline-nfs: 162 runs, 42 regressions (renesas-devel-2023-06-05-v6.4-rc5)
 2023-06-05 19:15 UTC  (2+ messages)

[PATCH v2 0/3] vmstat bug fixes for nohz_full and isolated CPUs
 2023-06-05 19:14 UTC  (15+ messages)
` [PATCH v2 2/3] vmstat: skip periodic vmstat update for nohz full CPUs
` [PATCH v2 3/3] mm/vmstat: do not refresh stats for nohz_full CPUs

[PATCH v1 0/3] Bring back vmlinux.h generation
 2023-06-05 19:14 UTC  (5+ messages)

[PATCH v2] tools headers: Make the difference output easier to read
 2023-06-05 19:13 UTC 

[PATCH] accel/tcg: Unmap perf_marker
 2023-06-05 19:12 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net v2 00/10] Implement support for SRIOV + LAG
 2023-06-05 19:12 UTC  (3+ messages)
  `  "

[PATCH] igc: enable Mac Address Passthrough in Lenovo Thunderbolt 4 Docks
 2023-06-05 19:11 UTC  (2+ messages)

[PATCH v2 0/3] mm: Make unregistration of super_block shrinker more faster
 2023-06-05 19:03 UTC  (4+ messages)
` [PATCH v2 1/3] mm: vmscan: move shrinker_debugfs_remove() before synchronize_srcu()
` [PATCH v2 2/3] mm: Split unregister_shrinker() in fast and slow part
` [PATCH v2 3/3] fs: Use delayed shrinker unregistration

[PATCH] mce: prevent concurrent polling of MCE events
 2023-06-05 19:08 UTC  (11+ messages)

linux-next: bad rebase of the tpmdd tree
 2023-06-05 19:08 UTC  (3+ messages)

[PATCH 0/2] clk: sunxi-ng: Consider alternative parent rates when determining NKM clock rate
 2023-06-05 19:07 UTC  (6+ messages)
` [PATCH 1/2] clk: sunxi-ng: nkm: consider alternative parent rates when finding rate
` [PATCH 2/2] clk: sunxi-ng: a64: allow pll-mipi to set parent's rate

[PATCH v1 0/1] bbdev: extend range for alloc function
 2023-06-05 19:08 UTC  (5+ messages)
` [PATCH v1 1/1] bbdev: extend range of allocation function

[dm-devel] [PATCH 0/5] priority and pathgroup switching changes
 2023-06-05 19:08 UTC  (4+ messages)
` [dm-devel] [PATCH 4/5] multipathd: reload map if the path groups are out of order

[tip: sched/core] sched/fair: Multi-LLC select_idle_sibling()
 2023-06-05 19:07 UTC  (3+ messages)

[chrome-os:chromeos-6.1 33/35] drivers/gpu/drm/i915/gem/i915_gem_shmem.c:241:34: error: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'}
 2023-06-05 19:07 UTC 

[PATCH v1 0/1] doc: accounce change in bbdev extension
 2023-06-05 19:07 UTC  (4+ messages)
` [PATCH v1 1/1] doc: announce change in bbdev api related to operation extension

[PATCH] target/sh4: Emit insn_start for each insn in gUSA region
 2023-06-05 19:05 UTC  (3+ messages)

[PATCH 1/2] iio: accel: fxls8962af: fixup buffer scan element type
 2023-06-05 19:06 UTC  (4+ messages)
` [PATCH 2/2] iio: accel: fxls8962af: errata bug only applicable for FXLS8962AF

PROBLEM: AMD Ryzen 9 7950X iGPU - Blinking Issue
 2023-06-05 19:01 UTC  (13+ messages)

[PATCH v2] [btrfs] Add handling for RAID 1CN to, `btrfs_reduce_alloc_profile`
 2023-06-05 19:05 UTC  (3+ messages)

[PATCH RFC] RDMA/core: Handle ARPHRD_NONE devices
 2023-06-05 19:05 UTC  (5+ messages)

[PATCH net-next] ionic: add support for ethtool extended stat link_down_count
 2023-06-05 19:05 UTC  (4+ messages)

[PULL 00/17] Block patches
 2023-06-05 19:03 UTC  (2+ messages)

[PATCH] Fix the man page
 2023-06-05 19:03 UTC  (7+ messages)

[PATCH] btrfs: properly enable async discard when switching from RO->RW
 2023-06-05 19:03 UTC 

[PATCH] selftests: allow runners to override the timeout
 2023-06-05 19:01 UTC  (5+ messages)

[PATCH net-next v3 0/4] tools: ynl: user space C
 2023-06-05 19:01 UTC  (5+ messages)
` [PATCH net-next v3 1/4] tools: ynl-gen: clean up stray new lines at the end of reply-less requests
` [PATCH net-next v3 2/4] tools: ynl: user space helpers
` [PATCH net-next v3 3/4] tools: ynl: support fou and netdev in C
` [PATCH net-next v3 4/4] tools: ynl: add sample for netdev

[v2][libgpiod][PATCH 1/1] gpio-tools-test.bats: modify delays in toggle test
 2023-06-05 19:00 UTC 

[PATCHSET 0/5] xfs_repair: fix corruption messaging with verbose mode
 2023-06-05 18:59 UTC  (2+ messages)

[PATCH net-next 0/4] support for 256 VFs in RTM_GETLINK
 2023-06-05 18:58 UTC  (9+ messages)
` [PATCH net-next 1/4] netlink: truncate overlength attribute list in nla_nest_end()

[PATCH 1/1] vhost: Fix crash during early vhost_transport_send_pkt calls
 2023-06-05 18:57 UTC 

ROHM BM1390 support
 2023-06-05 18:56 UTC  (4+ messages)

[GIT PULL FOR v6.5] uvcvideo changes
 2023-06-05 18:55 UTC  (2+ messages)
` [GIT PULL FOR v6.5] uvcvideo changes (#92342)

[PATCH dwarves] pahole: avoid adding same struct structure to two rb trees
 2023-06-05 18:54 UTC  (8+ messages)

[PATCH net-next v2 0/4] tools: ynl: user space C
 2023-06-05 18:54 UTC  (7+ messages)
` [PATCH net-next v2 2/4] tools: ynl: user space helpers
` [PATCH net-next v2 4/4] tools: ynl: add sample for netdev

[PATCH v2 net] ipv6: rpl: Fix Route of Death
 2023-06-05 18:52 UTC  (2+ messages)

Getting network port ID by ethdev port ID
 2023-06-05 18:50 UTC  (5+ messages)

[PATCH] powerpc/iommu: Only build sPAPR access functions on pSeries
 2023-06-05 18:48 UTC 

[PATCH v3 0/6] Add RISC-V KVM AIA Support
 2023-06-05 18:47 UTC  (5+ messages)
` [PATCH v3 2/6] target/riscv: support the AIA device emulation with KVM enabled
` [PATCH v3 3/6] target/riscv: check the in-kernel irqchip support

[PATCH v2 0/8] rust: workqueue: add bindings for the workqueue
 2023-06-05 18:34 UTC  (6+ messages)
` [PATCH v2 3/8] rust: sync: add `Arc::{from_raw, into_raw}`

Comprehensive Documentation on the Linux Audit Framework
 2023-06-05 18:46 UTC 

[PATCH net-next v4 0/4] net: add a regmap-based mdio driver and drop TSE PCS
 2023-06-05 18:46 UTC  (5+ messages)

[PATCH net-next] ethtool: ioctl: improve error checking for set_wol
 2023-06-05 18:46 UTC 

[PATCH] arm64: dts: ti: k3-am69-sk: Add eMMC mmc0 support
 2023-06-05 17:45 UTC 

[PATCH v2 0/2] Clock fixes for qcom-snps-femto-v2 PHY driver
 2023-06-05 18:44 UTC  (6+ messages)
` [PATCH v2 1/2] phy: qcom-snps-femto-v2: properly enable ref clock
` [PATCH v2 2/2] phy: qcom-snps-femto-v2: add system sleep PM ops

[PATCH 00/12] A minor flurry of selftest/mm fixes
 2023-06-05 18:45 UTC  (7+ messages)
` [PATCH 04/12] selftests/mm: fix a char* assignment in mlock2-tests.c

[PATCH] arm64: dts: ti: k3-am69-sk: Enable MCU CPSW2G
 2023-06-05 17:42 UTC 

[PATCH v2 0/4] Optimize UNMAP call and bug fix
 2023-06-05 18:42 UTC  (7+ messages)
` [PATCH v2 1/4] util: Add iova_tree_foreach_range_data
` [PATCH v2 2/4] intel_iommu: Fix a potential issue in VFIO dirty page sync
` [PATCH v2 3/4] memory: Document update on replay()

[PATCH net-next] net: txgbe: Avoid passing uninitialised parameter to pci_wake_from_d3()
 2023-06-05 18:40 UTC  (3+ messages)

[PATCH net-next] net: ethtool: Fix out-of-bounds copy to user
 2023-06-05 18:39 UTC  (15+ messages)

[PATCH 1/3] ASoC: Add support for Loongson I2S controller
 2023-06-05 18:35 UTC  (2+ messages)

[PATCH] RDMA/vmw_pvrdma: Remove unnecessary check on wr->opcode
 2023-06-05 18:37 UTC 

cip-gitlab/ci/pavel/linux-test kselftest-filesystems: 10 runs, 2 regressions (v5.10.180-cip34-26-gc198172c84b6a)
 2023-06-05 18:37 UTC 

cip-gitlab/ci/pavel/linux-test kselftest-futex: 10 runs, 2 regressions (v5.10.180-cip34-26-gc198172c84b6a)
 2023-06-05 18:37 UTC 

cip-gitlab/ci/pavel/linux-test ltp-fcntl-locktests: 11 runs, 1 regressions (v5.10.180-cip34-26-gc198172c84b6a)
 2023-06-05 18:37 UTC 

cip-gitlab/ci/pavel/linux-test ltp-ipc: 16 runs, 1 regressions (v5.10.180-cip34-26-gc198172c84b6a)
 2023-06-05 18:37 UTC 

cip-gitlab/ci/pavel/linux-test ltp-timers: 16 runs, 7 regressions (v5.10.180-cip34-26-gc198172c84b6a)
 2023-06-05 18:37 UTC 

cip-gitlab/ci/pavel/linux-test ltp-pty: 11 runs, 1 regressions (v5.10.180-cip34-26-gc198172c84b6a)
 2023-06-05 18:37 UTC 

[igt-dev] [PATCH i-g-t] lib: Cancel all outstanding requests at the start of a test
 2023-06-05 18:36 UTC 

[RFC PATCH] PCI/PM: enable runtime PM later during device scanning
 2023-06-05 18:35 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] xen/arm: debug-pl011: Use 32-bit accessors for broader compatibility
 2023-06-05 18:34 UTC  (8+ messages)

[PATCH bpf-next 0/3] bpf, arm64: use BPF prog pack allocator in BPF JIT
 2023-06-05 18:33 UTC  (5+ messages)
` [PATCH bpf-next 3/3] bpf, arm64: use bpf_jit_binary_pack_alloc

[PATCH v4 0/4] Fix up Nokia 770 regression
 2023-06-05 18:33 UTC  (5+ messages)
` [PATCH v4 1/4] Input: ads7846 - Convert to use software nodes

[PATCH] PCI: Call _REG when saving/restoring PCI state
 2023-06-05 18:33 UTC  (4+ messages)

[PATCH] KVM: VMX: remove LFENCE in vmx_spec_ctrl_restore_host()
 2023-06-05 18:31 UTC  (11+ messages)

[PATCH] blk-mq: fix incorrect rq start_time_ns and alloc_time_ns after throttled
 2023-06-05 18:31 UTC  (2+ messages)

[PATCH v2 00/10] Add devicetree support for SDX75 Modem and IDP
 2023-06-05 18:30 UTC  (4+ messages)
` [PATCH v2 07/10] arm64: dts: qcom: Add support for GCC and RPMHCC for SDX75

[PATCH 1/2] drm/amd/display: mark dml31's UseMinimumDCFCLK() as noinline_for_stack
 2023-06-05 18:30 UTC  (6+ messages)
` [PATCH 2/2] drm/amd/display: mark dml314's "

[PATCH] remoteproc: pru: add support for configuring GPMUX based on client setup
 2023-06-05 17:26 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/5] s/ADL/ALDERLAKE
 2023-06-05 18:29 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/5] drm/i915/adlp: s/ADLP/ALDERLAKE_P for display and graphics step


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.