messages from 2024-10-14 23:55:58 to 2024-10-15 01:31:53 UTC [more...]
[PATCH v16 00/18] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-10-15 1:31 UTC (18+ messages)
` [PATCH v16 01/18] tracing: Use arch_ftrace_regs() for ftrace_regs_*() macros
` [PATCH v16 02/18] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value
` [PATCH v16 03/18] function_graph: Pass ftrace_regs to entryfunc
` [PATCH v16 04/18] function_graph: Replace fgraph_ret_regs with ftrace_regs
` [PATCH v16 05/18] function_graph: Pass ftrace_regs to retfunc
` [PATCH v16 06/18] fprobe: Use ftrace_regs in fprobe entry handler
` [PATCH v16 07/18] fprobe: Use ftrace_regs in fprobe exit handler
` [PATCH v16 08/18] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [PATCH v16 09/18] tracing: Add ftrace_fill_perf_regs() for perf event
` [PATCH v16 10/18] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [PATCH v16 11/18] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
` [PATCH v16 12/18] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
` [PATCH v16 13/18] fprobe: Rewrite fprobe on function-graph tracer
` [PATCH v16 14/18] tracing/fprobe: Remove nr_maxactive from fprobe
` [PATCH v16 15/18] selftests: ftrace: Remove obsolate maxactive syntax check
` [PATCH v16 16/18] selftests/ftrace: Add a test case for repeating register/unregister fprobe
` [PATCH v16 17/18] Documentation: probes: Update fprobe on function-graph tracer
[PATCH] maple_tree: do not hash pointers on dump in debug mode
2024-10-15 1:31 UTC (2+ messages)
[PATCH net-next v2 00/12] net-timestamp: bpf extension to equip applications transparently
2024-10-15 1:30 UTC (6+ messages)
` [PATCH net-next v2 01/12] net-timestamp: introduce socket tsflag requestors
[PATCH v8 00/37] Implement ACPI on aarch64
2024-10-15 1:30 UTC (5+ messages)
` [PATCH v8 20/37] arm: gic-v3-its: Implement of_xlate
` [PATCH v8 22/37] drivers: misc: irq-uclass: Update irq_get_by_index
[PATCH v5] gpu: drm: replace of_graph_get_next_endpoint()
2024-10-15 1:28 UTC
[PATCH 0/4] cleanup maple_alloc related functions
2024-10-15 1:29 UTC (11+ messages)
` [PATCH 1/4] maple_tree: clear request_count for new allocated one
` [PATCH 2/4] maple_tree: total is not changed for nomem_one case
` [PATCH 3/4] maple_tree: simplify mas_push_node()
` [PATCH 4/4] maple_tree: fix potential allocation failure even has memory
[GIT PULL] bcachefs fixes for 6.12-rc4
2024-10-15 1:27 UTC
[PATCH] btrfs: use FGP_STABLE to wait for folio writeback
2024-10-15 1:26 UTC (5+ messages)
arch/arm64/kvm/vgic/vgic-init.c:394 kvm_vgic_destroy() warn: iterator 'i' not incremented
2024-10-15 1:25 UTC
[PATCH 09/21] KVM: TDX: Retry seamcall when TDX_OPERAND_BUSY with operand SEPT
2024-10-15 1:24 UTC (16+ messages)
[meta-oe][PATCH 1/3] glad: add recipe
2024-10-15 1:21 UTC (5+ messages)
` [meta-oe][PATCH 2/3] libplacebo: dont use gitsm
` [oe] "
[PULL v2 00/61] virtio,pci,pc: features,fixes
2024-10-15 1:20 UTC (5+ messages)
` [PULL v2 40/61] hw/acpi: Update GED _EVT method AML with CPU scan
[PATCHSET v5.0 2/9] xfs: create a generic allocation group structure
2024-10-15 1:21 UTC (7+ messages)
` [PATCH 02/16] xfs: factor out a generic xfs_group structure
` [PATCH 10/16] xfs: convert extent busy tracking to the generic group structure
[Regression] rk3588 failed to boot linux
2024-10-15 1:19 UTC (8+ messages)
` "
` "
` "
` "
[PATCH blktests v4 0/2] Test the NVMe reservation feature
2024-10-15 1:19 UTC (4+ messages)
` [PATCH blktests v4 2/2] nvme: test the nvme "
[PATCH v3 2/3] kasan: migrate copy_user_test to kunit
2024-10-15 1:18 UTC (5+ messages)
` [PATCH RESEND v3 0/3] kasan: migrate the last module test "
` [PATCH RESEND v3 2/3] kasan: migrate copy_user_test "
[PATCH 1/2] maple_tree: fix alloc node fail issue
2024-10-15 1:17 UTC (5+ messages)
` [PATCH 2/2] maple_tree: Add some alloc node test case
[PATCH v4 05/12] PCI: rockchip-ep: Implement the pci_epc_ops::get_mem_map() operation
2024-10-15 1:15 UTC (3+ messages)
[LTP] [PATCH v2] configure.ac: Fix temporary directory ./confXXXXXX not cleanup
2024-10-15 1:15 UTC
[PATCH v3 00/11] cover-letter: iommufd: Add vIOMMU infrastructure (Part-1)
2024-10-15 1:15 UTC (8+ messages)
` [PATCH v3 03/11] iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related struct
[LTP] [PATCH] configure.ac: Fix temperory directory ./confXXXXXX not cleanup
2024-10-15 1:14 UTC (3+ messages)
[PATCHSET v5.0 6/9] xfs: shard the realtime section
2024-10-15 1:14 UTC (12+ messages)
` [PATCH 10/36] xfs: export the geometry of realtime groups to userspace
` [PATCH 15/36] xfs: store rtgroup information with a bmap intent
` [PATCH 34/36] xfs: port the perag discard code to handle generic groups
[PATCH v2] mm: shrinker: avoid memleak in alloc_shrinker_info
2024-10-15 1:13 UTC (3+ messages)
[PATCH] maple_tree: root node could be handled by !p_slot too
2024-10-15 1:13 UTC (2+ messages)
[PATCH v2] sched_ext: Trigger ops.update_idle() from pick_task_idle()
2024-10-15 1:12 UTC (2+ messages)
[PATCH] net: mtk_eth_soc: use ethtool_puts
2024-10-15 1:10 UTC (2+ messages)
[PATCH] rust: query the compiler for dylib path
2024-10-15 1:10 UTC (12+ messages)
[PATCH] tools: fix -Wunused-result in linux.c
2024-10-15 1:11 UTC (2+ messages)
[PATCH net-next v3 0/7] bnxt_en: implement device memory TCP for bnxt
2024-10-15 1:10 UTC (14+ messages)
` [PATCH net-next v3 7/7] bnxt_en: add support for device memory tcp
[PATCH] net: mvneta: use ethtool_puts
2024-10-15 1:10 UTC (2+ messages)
[PATCH net-next v2 1/2] selftests: net: rebuild YNL if dependencies changed
2024-10-15 1:10 UTC (2+ messages)
[net-next v6 0/9] Add support for per-NAPI config via netlink
2024-10-15 1:10 UTC (2+ messages)
[PATCH net] net/smc: Fix memory leak when using percpu refs
2024-10-15 1:10 UTC (2+ messages)
[PATCH v2] drm/panthor: Fix firmware initialization on systems with a page size > 4k
2024-10-15 1:08 UTC (2+ messages)
[PATCH 1/3] selftests: Add a few missing gitignore files
2024-10-15 1:08 UTC (3+ messages)
` [PATCH 2/3] selftests/net: Fix ./ns-XXXXXX not cleanup
` [PATCH 3/3] selftests: ignore output files and clean them in Makefile
Have compiler remove __fentry locations from overwritten weak functions
2024-10-15 1:08 UTC
[PATCH -next] selftests/cgroup: Fix compile error in test_cpu.c
2024-10-15 1:06 UTC (2+ messages)
[PATCH v4] Export PBEC Data register into sysfs
2024-10-15 1:04 UTC (2+ messages)
[PATCH] xfs: port xfs/122 to the kernel
2024-10-15 1:04 UTC (3+ messages)
[PATCHBOMB 6.13] xfs: metadata directories and realtime groups
2024-10-15 1:01 UTC (3+ messages)
[PATCH v4 00/13] ASoC: remove dpcm_xxx flags
2024-10-15 0:56 UTC (14+ messages)
` [PATCH v4 01/13] ASoC: amd: "
` [PATCH v4 02/13] ASoC: fsl: "
` [PATCH v4 03/13] ASoC: sof: "
` [PATCH v4 04/13] ASoC: intel: "
` [PATCH v4 05/13] ASoC: samsung: "
` [PATCH v4 06/13] ASoC: mediatek: "
` [PATCH v4 07/13] ASoC: soc-core: "
` [PATCH v4 08/13] ASoC: soc-compress: "
` [PATCH v4 09/13] ASoC: soc-topology: "
` [PATCH v4 10/13] ASoC: intel: boards: "
` [PATCH v4 11/13] ASoC: soc-pcm: "
` [PATCH v4 12/13] ASoC: doc: "
` [PATCH v4 13/13] ASoC: soc-pcm: merge DPCM and non-DPCM validation check
linux-next: build failure after merge of the fbdev tree
2024-10-15 1:01 UTC
[PATCH net-next v2] net: phylink: allow half-duplex modes with RATE_MATCH_PAUSE
2024-10-15 1:00 UTC (2+ messages)
[PATCH v3 net-next 0/5] tcp: add skb->sk to more control packets
2024-10-15 1:00 UTC (2+ messages)
[daniel-lezcano:thermal/dev-perf-v1 8/9] kernel/power/perf_qos.c:478:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is true
2024-10-15 0:54 UTC
[PATCH net-next 0/2] ethtool: rss: track rss ctx busy from core
2024-10-15 0:53 UTC (4+ messages)
` [PATCH net-next 1/2] ethtool: rss: prevent rss ctx deletion when in use
[PATCH v3 0/5] x1e80100 RTC support
2024-10-15 0:47 UTC (6+ messages)
` [PATCH v3 1/5] rtc: pm8xxx: implement qcom,no-alarm flag for non-HLOS owned alarm
` [PATCH v3 2/5] dt-bindings: rtc: qcom-pm8xxx: document qcom,no-alarm flag
` [PATCH v3 3/5] arm64: dts: qcom: x1e80100-pmics: enable RTC
` [PATCH v3 4/5] arm64: dts: qcom: x1e80100-crd: add rtc offset to set rtc time
` [PATCH v3 5/5] arm64: dts: qcom: x1e78100-t14s: "
[PATCH v6] hw/misc/aspeed_hace: Fix SG Accumulative hashing
2024-10-15 0:52 UTC (3+ messages)
[PATCH net-next v3 0/9] do not leave dangling sk pointers in pf->create functions
2024-10-15 0:52 UTC (3+ messages)
` [PATCH net-next v3 1/9] af_packet: avoid erroring out after sock_init_data() in packet_create()
[PATCH 0/2] Restore support for older libcurl and fix some typos
2024-10-15 0:51 UTC (3+ messages)
[PATCH v5 bpf-next 00/12] Share user memory to BPF program through task storage map
2024-10-15 0:50 UTC (13+ messages)
` [PATCH v5 bpf-next 01/12] bpf: Support __uptr type tag in BTF
` [PATCH v5 bpf-next 02/12] bpf: Handle BPF_UPTR in verifier
` [PATCH v5 bpf-next 03/12] bpf: Add "bool swap_uptrs" arg to bpf_local_storage_update() and bpf_selem_alloc()
` [PATCH v5 bpf-next 04/12] bpf: Postpone bpf_selem_free() in bpf_selem_unlink_storage_nolock()
` [PATCH v5 bpf-next 05/12] bpf: Postpone bpf_obj_free_fields to the rcu callback
` [PATCH v5 bpf-next 06/12] bpf: Add uptr support in the map_value of the task local storage
` [PATCH v5 bpf-next 07/12] libbpf: define __uptr
` [PATCH v5 bpf-next 08/12] selftests/bpf: Some basic __uptr tests
` [PATCH v5 bpf-next 09/12] selftests/bpf: Test a uptr struct spanning across pages
` [PATCH v5 bpf-next 10/12] selftests/bpf: Add update_elem failure test for task storage uptr
` [PATCH v5 bpf-next 11/12] selftests/bpf: Add uptr failure verifier tests
` [PATCH v5 bpf-next 12/12] selftests/bpf: Create task_local_storage map with invalid uptr's struct
[PATCHSET v5.0 8/9] xfs: enable quota for realtime volumes
2024-10-15 0:49 UTC (7+ messages)
` [PATCH 1/6] xfs: fix chown with rt quota
` [PATCH 2/6] xfs: advertise realtime quota support in the xqm stat files
[PATCH] ARM: dts: aspeed: Add device tree for Ampere's Mt. Jefferson BMC
2024-10-15 0:44 UTC (5+ messages)
[PATCH v18 0/2] Export cxl1.1 device link status register value to pci device sysfs
2024-10-15 0:44 UTC (2+ messages)
[syzbot] [usb?] INFO: task hung in usb_port_suspend
2024-10-15 0:45 UTC (4+ messages)
QA notification for completed autobuilder build (yocto-4.0.22.rc1)
2024-10-15 0:43 UTC (2+ messages)
` [yocto] "
[RFC Outreachy] Leftoverbits, which involve replacing atoi with strtol or strtol_i or equivalent
2024-10-15 0:42 UTC (4+ messages)
[PATCH] target/i386: Use only 16 and 32-bit operands for IN/OUT
2024-10-15 0:41 UTC
[PATCH net-next] tg3: Address byte-order miss-matches
2024-10-15 0:40 UTC (2+ messages)
[PATCH v5 RESEND 0/2] posix-clock: Fix missing timespec64 check for PTP clock
2024-10-15 0:40 UTC (2+ messages)
Bug Report
2024-10-15 0:40 UTC (5+ messages)
[PATCH] plugins: fix qemu_plugin_reset
2024-10-15 0:38 UTC (2+ messages)
[PATCH v5 1/2] dt-bindings: arm: aspeed: add IBM SBP1 board
2024-10-15 0:38 UTC (6+ messages)
[PATCH net-next v04 0/3] net: af_packet: allow joining a fanout when link is down
2024-10-15 0:39 UTC (7+ messages)
` [PATCH net-next v04 1/3] af_packet: allow fanout_add when socket is not RUNNING
` [PATCH net-next v04 2/3] selftests: net/psock_fanout: socket joins fanout when link is down
` [PATCH net-next v04 3/3] selftests: net/psock_fanout: unbound socket fanout
[PATCH v2] plugins: fix qemu_plugin_reset
2024-10-15 0:38 UTC
[PATCH net-next v2 1/5] dt-bindings: leds: add 'active-high' property
2024-10-15 0:37 UTC (2+ messages)
[meta-oe][PATCHv2 1/2] fastfloat: add recipe
2024-10-15 0:38 UTC (3+ messages)
` [meta-oe][PATCHv2 2/2] libplacebo: dont use gitsm
` [oe] "
Bug: `git maintenance start` is likely broken in 2.47
2024-10-15 0:36 UTC (6+ messages)
` [PATCH v3] builtin/gc: fix crash when running `git maintenance start`
[PATCH v2 0/7] Fix typos
2024-10-15 0:35 UTC (3+ messages)
[PATCH v2 0/3] Fix truncation bug in coerce_reg_to_size_sx and extend selftests
2024-10-15 0:34 UTC (3+ messages)
` [PATCH v2 1/3] bpf: Fix truncation bug in coerce_reg_to_size_sx()
[PATCH] cxl/port: Prevent out-of-order decoder allocation
2024-10-15 0:34 UTC (2+ messages)
[PATCH] Makefile: fix dependency for $(UNIT_TEST_DIR)/clar/clar.o
2024-10-15 0:34 UTC (4+ messages)
` [PATCH v2] "
Git bug report - CNS - Shared repository permissions issues under RedHat 9
2024-10-15 0:32 UTC (2+ messages)
[PATCH 00/10] Platform compatibility fixes
2024-10-15 0:29 UTC (4+ messages)
` [PATCH 05/10] t1401: make invocation of tar(1) work with Win32-provided one
[usb:usb-testing] BUILD SUCCESS 64f3b5a6bc49adf77d58eddd72a4bfccd492fa24
2024-10-15 0:28 UTC
[PATCH rcu 0/12] SRCU-lite changes for v6.13
2024-10-15 0:29 UTC (5+ messages)
` [PATCH rcu 05/12] srcu: Standardize srcu_data pointers to "sdp" and similar
[PATCH] pico-imx7d: increase ODT resistor value from 60 to 120 ohm to improve DRAM stability
2024-10-15 0:25 UTC
[PATCH 0/5] perf: Fix pmu for drivers with bind/unbind
2024-10-15 0:26 UTC (3+ messages)
` [PATCH 1/5] perf: Add dummy pmu module
git grep does not find all occurrences on macOS
2024-10-15 0:26 UTC (2+ messages)
[PATCH RESEND] net: add config option for tunnel fallback devs
2024-10-15 0:26 UTC (2+ messages)
[ti:ti-rt-linux-6.1.y-cicd 11/44] arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi:184.37-188.5: Warning (unit_address_vs_reg): /bus@100000/bus@28380000/fss@47000000/mux-controller@47000004: node has a unit name, but no reg or ranges property
2024-10-15 0:23 UTC
[f2fs-dev] [PATCH] f2fs-tools: remove linux/fcntl.h but define the hint directly
2024-10-15 0:23 UTC
[PATCH v2 0/3] target/i386: Use probe_access_full_mmu in ptw_translate
2024-10-15 0:22 UTC (3+ messages)
` [PATCH v2 1/3] include/exec: Improve probe_access_full{, _mmu} documentation
[PATCH] memcg: add tracing for memcg stat updates
2024-10-15 0:23 UTC (7+ messages)
[usb:rndis-removal] BUILD SUCCESS 27397d630d380ea4a328794cfd63a82275f4c2d6
2024-10-15 0:21 UTC
[PATCH net-next v7 00/12] net: vxlan: add skb drop reasons support
2024-10-15 0:21 UTC (2+ messages)
[PATCH] ARM: NOMMU: Fix exc_ret for stack frame type
2024-10-15 0:02 UTC (3+ messages)
+ unicode-kunit-change-tests-filename-and-path.patch added to mm-nonmm-unstable branch
2024-10-15 0:15 UTC
+ unicode-kunit-refactor-selftest-to-kunit-tests.patch added to mm-nonmm-unstable branch
2024-10-15 0:14 UTC
+ lib-tests-kfifo_kunitc-add-tests-for-the-kfifo-structure.patch added to mm-nonmm-unstable branch
2024-10-15 0:14 UTC
[PATCH 3/3] efi/libstub: consider CONFIG_CMDLINE for initrd= and dtb= options
2024-10-15 0:13 UTC (2+ messages)
ti_k3_m4_remoteproc.c:undefined reference to `devm_ti_sci_get_by_phandle'
2024-10-15 0:13 UTC
[PATCH net v2 0/2] fix two bugs related to page_pool
2024-10-15 0:14 UTC (4+ messages)
` [Intel-wired-lan] "
+ lib-move-kunit-tests-into-tests-subdirectory.patch added to mm-nonmm-unstable branch
2024-10-15 0:14 UTC
+ lib-math-add-int_log-test-suite.patch added to mm-nonmm-unstable branch
2024-10-15 0:14 UTC
+ lib-math-move-kunit-tests-into-tests-subdir.patch added to mm-nonmm-unstable branch
2024-10-15 0:13 UTC
[PATCH v3 1/6] iio: backend: add API for interface get
2024-10-15 0:12 UTC (3+ messages)
` [PATCH v3 6/6] iio: adc: ad4851: add ad485x driver
[PATCH 0/5] cxl: Initialization and shutdown fixes
2024-10-15 0:10 UTC (10+ messages)
` [PATCH 4/5] cxl/port: Fix use-after-free, permit out-of-order decoder shutdown
[PATCH] ASoC: rsnd: Refactor port handling with helper for endpoint node selection
2024-10-15 0:10 UTC (2+ messages)
[PATCH] target/mips: Remove unused MEMOP_IDX() macro
2024-10-15 0:09 UTC (2+ messages)
[RFC PATCH 00/23] accel/tcg: Convert victim tlb to IntervalTree
2024-10-15 0:07 UTC (5+ messages)
[PATCH v7 00/18] mm: multi-gen LRU: Walk secondary MMU page tables while aging
2024-10-15 0:07 UTC (3+ messages)
[PATCH v2] selftests/intel_pstate: fix operand expected
2024-10-15 0:05 UTC (2+ messages)
[PATCH v2] tests/intel/xe_exec_reset: Explicitly declare exec
2024-10-15 0:04 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for tests/intel/xe_exec_reset: Explicitly declare exec (rev3)
[PATCH v6 0/2] Add divisor computation feature for sdm845 gp clocks
2024-10-15 0:03 UTC (3+ messages)
` [PATCH v6 2/2] gcc-sdm845: Add general purpose clock ops
[PATCH v3 0/5] page allocation tag compression
2024-10-15 0:03 UTC (6+ messages)
` [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags
[PATCH] TI: include: env: ti_common: move fdtoverlay_addr_r to fix ramdisk size
2024-10-15 0:02 UTC (3+ messages)
[PATCH][next] Bluetooth: btintel_pcie: Remove structually deadcode
2024-10-15 0:02 UTC (2+ messages)
[PATCH v2 0/3] Make "Setup struct perf_event_attr" a shell test
2024-10-15 0:01 UTC (4+ messages)
` [PATCH v2 1/3] perf test: Add a shell wrapper for "Setup struct perf_event_attr"
` [PATCH v2 2/3] perf test: Remove C test wrapper for attr.py
` [PATCH v2 3/3] perf test: Move attr files into shell directory where they are used
[PATCH v6 00/11] arm64: Support for running as a guest in Arm CCA
2024-10-15 0:01 UTC (10+ messages)
` [PATCH v6 10/11] virt: arm-cca-guest: TSM_REPORT support for realms
[PATCH bpf] lib/buildid: handle memfd_secret() files in build_id_parse()
2024-10-15 0:00 UTC (2+ messages)
[PATCH 0/3] crypto: x86/crc32c - jump table elimination and other cleanups
2024-10-14 23:59 UTC (6+ messages)
` [PATCH 3/3] crypto: x86/crc32c - eliminate jump table and excessive unrolling
[PATCH v2 net-next] selftests: tc-testing: Fixed Typo error
2024-10-14 23:57 UTC (2+ messages)
[PATCH v2 0/2] fuse: remove extra page copies in writeback
2024-10-14 23:57 UTC (5+ messages)
` [PATCH v2 1/2] mm: skip reclaiming folios in writeback contexts that may trigger deadlock
[PATCH net-next v3 2/2] Create netdev->neighbour association
2024-10-14 23:55 UTC (2+ messages)
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.