All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-05 14:59:39 to 2024-09-05 15:31:36 UTC [more...]

[PATCH 5.10.y 00/19] Backport "make svc_stat per-net instead of global"
 2024-09-05 15:31 UTC  (20+ messages)
` [PATCH 5.10.y 01/19] nfsd: move reply cache initialization into nfsd startup
` [PATCH 5.10.y 02/19] nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_net
` [PATCH 5.10.y 03/19] NFSD: Refactor nfsd_reply_cache_free_locked()
` [PATCH 5.10.y 04/19] NFSD: Rename nfsd_reply_cache_alloc()
` [PATCH 5.10.y 05/19] NFSD: Replace nfsd_prune_bucket()
` [PATCH 5.10.y 06/19] NFSD: Refactor the duplicate reply cache shrinker
` [PATCH 5.10.y 07/19] NFSD: simplify error paths in nfsd_svc()
` [PATCH 5.10.y 08/19] NFSD: Rewrite synopsis of nfsd_percpu_counters_init()
` [PATCH 5.10.y 09/19] NFSD: Fix frame size warning in svc_export_parse()
` [PATCH 5.10.y 10/19] sunrpc: don't change ->sv_stats if it doesn't exist
` [PATCH 5.10.y 11/19] nfsd: stop setting ->pg_stats for unused stats
` [PATCH 5.10.y 12/19] sunrpc: pass in the sv_stats struct through svc_create_pooled
` [PATCH 5.10.y 13/19] sunrpc: remove ->pg_stats from svc_program
` [PATCH 5.10.y 14/19] sunrpc: use the struct net as the svc proc private
` [PATCH 5.10.y 15/19] nfsd: rename NFSD_NET_* to NFSD_STATS_*
` [PATCH 5.10.y 16/19] nfsd: expose /proc/net/sunrpc/nfsd in net namespaces
` [PATCH 5.10.y 17/19] nfsd: make all of the nfsd stats per-network namespace
` [PATCH 5.10.y 18/19] nfsd: remove nfsd_stats, make th_cnt a global counter
` [PATCH 5.10.y 19/19] nfsd: make svc_stat per-network namespace instead of global

[PATCH v2 0/5] platform/x86: wmi: Pass event data directly to legacy notify handlers
 2024-09-05 15:31 UTC  (2+ messages)

[PATCH net-next v4 0/4] net-timestamp: introduce a flag to filter out rx software and hardware report
 2024-09-05 15:30 UTC  (6+ messages)
` [PATCH net-next v4 3/4] net-timestamp: extend SOF_TIMESTAMPING_OPT_RX_FILTER for hardware use

[PATCH] kunit: Fix missing kerneldoc comment
 2024-09-05 15:31 UTC  (2+ messages)

[RFC PATCH v1] dts: skip test cases based on capabilities
 2024-09-05 15:30 UTC  (18+ messages)
` [PATCH v3 00/12] dts: add test skipping "
  ` [PATCH v3 03/12] dts: add test case decorators
  ` [PATCH v3 04/12] dts: add mechanism to skip test cases or suites
  ` [PATCH v3 06/12] dst: add basic capability support
  ` [PATCH v3 08/12] dts: add NIC "

[PATCH bpf-next v3 00/10] Local vmtest enhancement and RV64 enabled
 2024-09-05 15:29 UTC  (3+ messages)
` [PATCH bpf-next v3 03/10] selftests/bpf: Prefer static linking for LLVM libraries

[RFC][PATCH v3 00/10] ima: Integrate with Integrity Digest Cache
 2024-09-05 15:25 UTC  (11+ messages)
` [RFC][PATCH v3 01/10] ima: Introduce hook DIGEST_LIST_CHECK
` [RFC][PATCH v3 02/10] ima: Nest iint mutex for DIGEST_LIST_CHECK hook
` [RFC][PATCH v3 03/10] ima: Add digest_cache policy keyword
` [RFC][PATCH v3 04/10] ima: Add digest_cache_measure/appraise boot-time built-in policies
` [RFC][PATCH v3 05/10] ima: Modify existing boot-time built-in policies with digest cache policies
` [RFC][PATCH v3 06/10] ima: Retrieve digest cache and check if changed
` [RFC][PATCH v3 07/10] ima: Store verified usage in digest cache based on integrity metadata flags
` [RFC][PATCH v3 08/10] ima: Load verified usage from digest cache found from query
` [RFC][PATCH v3 09/10] ima: Use digest caches for measurement
` [RFC][PATCH v3 10/10] ima: Use digest caches for appraisal

[PATCH v6 0/4] PCI: qcom: Add 16.0 GT/s equalization and margining settings
 2024-09-05 15:27 UTC  (4+ messages)
` [PATCH v6 3/4] PCI: qcom: Add equalization settings for 16.0 GT/s

[PATCH v3 0/2] plugins: add plugin API to read guest memory
 2024-09-05 15:27 UTC  (2+ messages)

[PATCH] mm: move mm flags to mm_types.h
 2024-09-05 15:26 UTC 

[PATCH 0/1] plugins: add API to read guest CPU memory from hwaddr
 2024-09-05 15:26 UTC  (2+ messages)

[PATCH v2 1/2] scan: don't survey on external scans
 2024-09-05 15:26 UTC  (2+ messages)
` [PATCH v2 2/2] scan: check pending requests after regdom update

[PATCH mptcp-next 0/2] cleanups for bpf schedulers
 2024-09-05 15:27 UTC  (2+ messages)

[PATCH] [RFC] cryptodev: replace LIST_END enumerators with APIs
 2024-09-05 15:26 UTC  (3+ messages)

[RESEND] More dwarf support in python interface
 2024-09-05 15:25 UTC  (12+ messages)
` [PATCH v1 01/10] perf: Avoid buffer overflow in python register interface
` [PATCH v1 02/10] perf: Support discriminator in addr2line
` [PATCH v1 03/10] perf: Plumb passing machine to scripts
` [PATCH v1 04/10] perf: Add perf_brstack_srcline to resolve brstack entries
` [PATCH v1 05/10] perf: Add perf_resolve_ip python interface
` [PATCH v1 06/10] perf: Add plumbling for line/disc for inlines
` [PATCH v1 07/10] perf: Support returning inlines in get_srcline_split
` [PATCH v1 08/10] perf: resolve inlines for perf_brstack_srcline/perf_ip_srcline
` [PATCH v1 09/10] perf: Add build id and filename to perf_brstack/ip_srcline
` [PATCH v1 10/10] perf: Update documentation for new python callbacks

[PATCH 0/2 v2] remove PF_MEMALLOC_NORECLAIM
 2024-09-05 15:24 UTC  (11+ messages)

[PATCH v2] mm: migrate: remove unused includes
 2024-09-05 15:24 UTC 

[PATCH 0/4] drm/xe: Implement device shutdown to make kexec work
 2024-09-05 15:23 UTC  (11+ messages)
` [PATCH 1/4] drm/xe: Fix missing conversion to xe_display_pm_runtime_resume
` [PATCH 2/4] drm/xe: Remove runtime argument from display s/r functions
` [PATCH 3/4] drm/xe: Wire up device shutdown handler
` [PATCH 4/4] CI-only: Test if FLR is disabled?
` ✓ CI.Patch_applied: success for drm/xe: Implement device shutdown to make kexec work
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH] drm/amdgpu: update golden regs for gfx12
 2024-09-05 15:23 UTC 

PROBLEM: invalid udp checksum with ip6gre-in-udp
 2024-09-05 15:22 UTC 

[PATCH v5 00/14] integrity: Introduce the Integrity Digest Cache
 2024-09-05 15:05 UTC  (15+ messages)
` [PATCH v5 01/14] lib: Add TLV parser
` [PATCH v5 02/14] integrity: Introduce the Integrity Digest Cache
` [PATCH v5 03/14] digest_cache: Initialize digest caches
` [PATCH v5 04/14] digest_cache: Add securityfs interface
` [PATCH v5 05/14] digest_cache: Add hash tables and operations
` [PATCH v5 06/14] digest_cache: Populate the digest cache from a digest list
` [PATCH v5 07/14] digest_cache: Parse tlv digest lists
` [PATCH v5 08/14] digest_cache: Parse rpm "
` [PATCH v5 09/14] digest_cache: Add management of verification data
` [PATCH v5 10/14] digest_cache: Add support for directories
` [PATCH v5 11/14] digest cache: Prefetch digest lists if requested
` [PATCH v5 12/14] digest_cache: Reset digest cache on file/directory change
` [PATCH v5 13/14] selftests/digest_cache: Add selftests for the Integrity Digest Cache
` [PATCH v5 14/14] docs: Add documentation of "

[PATCH] dt-bindings: PCI: altera: msi: Convert to YAML
 2024-09-05 15:22 UTC  (4+ messages)

[RFC PATCH 0/3] drm/log: Introduce a new boot logger to draw the kmsg on the screen
 2024-09-05 15:22 UTC  (6+ messages)
` [RFC PATCH 3/3] "

[PATCH net] bpf: devmap: provide rxq after redirect
 2024-09-05 15:22 UTC  (3+ messages)

[Buildroot] [PATCH 3/3] package/wpa_supplicant: add missing config for WPA3 entreprise
 2024-09-05 15:21 UTC 

[PATCH v7 0/6] plugins: access values during a memory read/write
 2024-09-05 15:21 UTC  (2+ messages)

[PATCH 0/5] pack-objects: brown-paper-bag fixes for multi-pack reuse
 2024-09-05 15:21 UTC  (4+ messages)

[PATCH v2 0/3]clk: at91: add sama7d65 clock support
 2024-09-05 15:21 UTC  (2+ messages)

[PATCH v4 00/13] media: qcom: camss: Add sm8550 support
 2024-09-05 15:20 UTC  (3+ messages)
` [PATCH 07/13] dt-bindings: media: camss: Add qcom,sm8550-camss binding

[PATCH v5] dt-bindings: Fix various typos
 2024-09-05 15:19 UTC 

[PATCH next] PCI: imx6: Add error handling in imx_pcie_cpu_addr_fixup()
 2024-09-05 15:19 UTC  (2+ messages)

[PATCH v2 0/9] iio: add support for the ad3552r AXI DAC IP
 2024-09-05 15:17 UTC  (10+ messages)
` [PATCH v2 1/9] dt-bindings: iio: dac: ad3552r: add io-backend property
` [PATCH v2 2/9] iio: backend: extend features
` [PATCH v2 3/9] iio: backend adi-axi-dac: "
` [PATCH v2 4/9] iio: backend adi-axi-dac: add registering of child fdt node
` [PATCH v2 5/9] dt-bindings: iio: dac: add ad3552r axi-dac compatible
` [PATCH v2 6/9] iio: dac: ad3552r: changes to use FIELD_PREP
` [PATCH v2 7/9] iio: dac: ad3552r: extract common code (no changes in behavior intended)
` [PATCH v2 8/9] iio: dac: ad3552r: add axi platform driver
` [PATCH v2 9/9] iio: ABI: add DAC sysfs synchronous_mode parameter

[PATCH] dt-bindings: clock: Add SAMA7D65 PMC compatible string
 2024-09-05 15:18 UTC  (2+ messages)

[PATCH v4 0/7] Add SDM670 camera subsystem
 2024-09-05 15:18 UTC  (5+ messages)
` [PATCH v4 3/7] i2c: qcom-cci: Stop complaining about DT set clock rate

[PATCH] drop trailing newline from warning/error/die messages
 2024-09-05 15:18 UTC  (2+ messages)

qemu direct kernel boot on LoongArch
 2024-09-05 15:18 UTC  (11+ messages)

[PATCH] gpio: add support for FTDI's MPSSE as GPIO
 2024-09-05 15:18 UTC  (4+ messages)

[PATCH v6 0/6] FUSB302 USB-C controller support
 2024-09-05 15:08 UTC  (7+ messages)
` [PATCH v6 1/6] usb: tcpm: add core framework
` [PATCH v6 2/6] usb: tcpm: fusb302: add driver
` [PATCH v6 3/6] board: rock5b-rk3588: enable USB-C in operating system
` [PATCH v6 4/6] rockchip: rk3588-rock-5b: Add USB-C controller to u-boot.dtsi
` [PATCH v6 5/6] rockchip: rock5b-rk3588: Enable USB-C PD support
` [PATCH v6 6/6] MAINTAINERS: add TCPM section

[PATCH v11 00/11] vfio/migration: Implement VFIO migration protocol v2
 2024-09-05 15:17 UTC  (7+ messages)
` [PATCH v11 08/11] "

[PATCH v3 i-g-t 0/1] Introduce intel_bb_create_with_context_in_region
 2024-09-05 15:17 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] interconnect: qcom: msm8937: constify pointer to qcom_icc_node
 2024-09-05 15:16 UTC 

[PATCH] sparse-checkout: use fdopen_lock_file() instead of xfdopen()
 2024-09-05 15:16 UTC  (2+ messages)

[PATCH V2] LoongArch: Improve hardware page table walker
 2024-09-05 15:15 UTC 

[PATCH 0/7] add function arguments to ftrace
 2024-09-05 15:16 UTC  (2+ messages)

[PATCH v2 00/17] Multifd 🔀 device state transfer support with VFIO consumer
 2024-09-05 15:13 UTC  (3+ messages)
` [PATCH v2 08/17] migration: Add load_finish handler and associated functions

[PATCH] iommu/amd: Add kernel parameters to limit V1 page-sizes
 2024-09-05 15:13 UTC  (5+ messages)

[PATCH] drm/xe/pf: Sanitize VF scratch registers on FLR
 2024-09-05 15:13 UTC  (3+ messages)
` ✗ CI.BAT: failure for "

[PATCH V4 1/2] i3c: master: support to adjust first broadcast address speed
 2024-09-05 15:12 UTC  (3+ messages)
` [PATCH V4 2/2] i3c: master: svc: use slow speed for first broadcast address

[PATCH V4 03/12] PCI/TPH: Add pcie_tph_modes() to query TPH modes
 2024-09-05 15:12 UTC  (2+ messages)

[PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
 2024-09-05 15:12 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] sha1: do not redefine `platform_SHA_CTX` and friends
  ` [PATCH v2 2/4] hash.h: scaffolding for _fast hashing variants
  ` [PATCH v2 3/4] Makefile: allow specifying a SHA-1 for non-cryptographic uses
  ` [PATCH v2 4/4] csum-file.c: use fast SHA-1 implementation when available

[PATCH v2 0/2] AMD Pstate driver fixes
 2024-09-05 15:11 UTC  (11+ messages)
` [PATCH v2 2/2] cpufreq/amd-pstate: Fix the scaling_max_freq setting on shared memory CPPC systems
        ` [EXTERNAL] "

[PATCH v1] perf jevents: Ignore sys when determining a model directory
 2024-09-05 15:11 UTC  (2+ messages)

[PATCH 00/11] perftool-testsuite 2nd batch
 2024-09-05 15:11 UTC  (11+ messages)
` [PATCH v2 "

[PATCH v6 00/12] platform/chrome: Introduce DT hardware prober
 2024-09-05 15:10 UTC  (4+ messages)
` [PATCH v6 09/12] i2c: of-prober: Add regulator support

[xen-unstable test] 187498: tolerable FAIL - PUSHED
 2024-09-05 15:10 UTC 

[jcmvbkbc-xtensa:xtensa-6.11-rc6-esp32 35/53] drivers/misc/esp32-ipc.c:228:34: warning: unused variable 'esp32_ipc_match'
 2024-09-05 15:09 UTC 

[PATCH v1 0/1] dt-bindings: crypto: Document support for SPAcc
 2024-09-05 15:09 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH v3] LoongArch/percpu: Simplify _percpu_read() and _percpu_write()
 2024-09-05 15:09 UTC  (8+ messages)

[PATCH 1/2] scan: check scan request in get_survey_done before deref
 2024-09-05 15:09 UTC  (5+ messages)

[PATCH V4 02/12] PCI: Add TPH related register definition
 2024-09-05 15:08 UTC  (2+ messages)

[PATCH v2 1/1] util/util/cpuinfo-riscv.c: fix riscv64 build on musl libc
 2024-09-05 15:06 UTC 

[PATCH v2 1/1] i3c: master: Avoid sending DISEC command with old device address
 2024-09-05 15:07 UTC  (4+ messages)

[PATCH 1/2] net: add thread-safe crc api
 2024-09-05 15:07 UTC  (2+ messages)
` [PATCH 2/2] crypto/qat: fix thread-safety issue in the crc

linux-next: duplicate patches in the perf tree
 2024-09-05 15:07 UTC  (3+ messages)

[PATCH] fs: Fix SPL build if SPL_FS_LOADER is enabled and FS_LOADER is disabled
 2024-09-05 15:07 UTC  (6+ messages)

Strange issues with UAS URB cancellation
 2024-09-05 15:06 UTC  (12+ messages)

[PATCH] fbdev/hyperv_fb: Convert comma to semicolon
 2024-09-05 15:06 UTC  (4+ messages)

[PATCH V4 11/12] bnxt_en: Add TPH support in BNXT driver
 2024-09-05 15:06 UTC  (2+ messages)

[PATCH 0/3] x86/trampoline: Header cleanup
 2024-09-05 15:05 UTC  (4+ messages)
` [PATCH 1/3] x86/acpi: Drop acpi_video_flags and use bootsym(video_flags) directly

[LTP] [PATCH v3] Hugetlb: Migrating libhugetlbfs test truncate_reserve_wraparound.c
 2024-09-05 15:04 UTC  (2+ messages)

[PATCH 0/5] Implement Wa_14021768792 to bypass m_n ratio limit
 2024-09-05 15:05 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "

[Intel-wired-lan] [PATCH v6 net-next 00/15] net: introduce TX H/W shaping API
 2024-09-05 15:05 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH v6 net-next 02/15] netlink: spec: add shaper YAML spec
        `  "

[PATCH] wifi: cfg80211: fix UBSAN noise in cfg80211_wext_siwscan()
 2024-09-05 15:04 UTC 

[PATCH v5 1/2] perf/core: Fix small negative period being ignored
 2024-09-05 15:03 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH tip/perf/core] bpf: fix use-after-free in bpf_uprobe_multi_link_attach()
 2024-09-05 15:03 UTC  (2+ messages)
` [tip: perf/core] bpf: Fix "

[PATCH v5 1/8] uprobes: revamp uprobe refcounting and lifetime management
 2024-09-05 15:03 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v5 2/8] uprobes: protected uprobe lifetime with SRCU
 2024-09-05 15:03 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v5 3/8] uprobes: get rid of enum uprobe_filter_ctx in uprobe filter callbacks
 2024-09-05 15:03 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v5 4/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection
 2024-09-05 15:03 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v5 5/8] perf/uprobe: split uprobe_unregister()
 2024-09-05 15:03 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v5 6/8] rbtree: provide rb_find_rcu() / rb_find_add_rcu()
 2024-09-05 15:03 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v5 7/8] uprobes: perform lockless SRCU-protected uprobes_tree lookup
 2024-09-05 15:03 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v5 8/8] uprobes: switch to RCU Tasks Trace flavor for better performance
 2024-09-05 15:03 UTC  (2+ messages)
` [tip: perf/core] "

CIFS lockup regression on SMB1 in 6.10
 2024-09-05 14:40 UTC  (8+ messages)

[PATCH] clk: qcom: constify static 'struct qcom_icc_hws_data'
 2024-09-05 15:02 UTC 

[PATCH v3 0/4] fix the flexspi error on imx8ulp
 2024-09-05 15:02 UTC  (5+ messages)
` [PATCH v3 2/4] spi: fspi: involve lut_num for struct nxp_fspi_devtype_data
` [PATCH v3 3/4] spi: fspi: add support for imx8ulp

[PATCH] usb: roles: Fix a false positive recursive locking complaint
 2024-09-05 15:01 UTC  (5+ messages)

`git log FETCH_HEAD` only logs whatever happens to be the first among the fetched refs (instead of all the fetched refs)
 2024-09-05 15:01 UTC  (2+ messages)

[PATCH 0/3] net: xilinx: axienet: Partial checksum offload improvements
 2024-09-05 14:59 UTC  (5+ messages)
` [PATCH 3/3] net: xilinx: axienet: Relax partial rx checksum checks

[PATCH] iommufd: Check the domain owner of the parent before creating a nesting domain
 2024-09-05 15:01 UTC  (2+ messages)

[PATCH V3 0/6] Enable IPQ5018 PCI support
 2024-09-05 13:47 UTC  (3+ messages)
` [PATCH V3 3/6] phy: qcom: Introduce PCIe UNIPHY 28LP driver

[PATCH 00/15] kbuild: refactor DTB build rules, introduce a generic built-in boot DTB support
 2024-09-05 13:47 UTC  (3+ messages)
` [PATCH 03/15] kbuild: move non-boot builtin DTBs to .init.rodata section

[GSoC][PATCH v3 0/6] t: port reftable/stack_test.c to the unit testing framework
 2024-09-05 15:00 UTC  (7+ messages)
` [GSoC][PATCH v4 "
  ` [PATCH v4 1/6] t: move "

[PATCH v2 00/11] Adjustments for preferred core detection
 2024-09-05 15:00 UTC  (3+ messages)
` [PATCH v2 04/11] ACPI: CPPC: Drop check for non zero perf ratio

[PATCH] EDAC: Drop obsolete PPC4xx driver
 2024-09-05 15:00 UTC  (2+ messages)

[PATCH sched_ext/for-6.12] sched_ext: Handle cases where pick_task_scx() is called without preceding balance_scx()
 2024-09-05 15:00 UTC  (3+ messages)

[jcmvbkbc-xtensa:xtensa-6.11-rc6-esp32 35/53] drivers/misc/esp32-ipc.c:152:20: warning: cast to pointer from integer of different size
 2024-09-05 14:59 UTC 

[PATCH] remote: prefetch config
 2024-09-05 15:00 UTC  (5+ messages)

[PATCH 00/14] HID: constify fixed up report descriptors
 2024-09-05 14:59 UTC  (4+ messages)
` [PATCH 13/14] HID: lg: constify fixed up report descriptor


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.