messages from 2024-11-09 01:48:47 to 2024-11-09 05:49:07 UTC [more...]
[PATCH RFCv1 0/7] vfio: Allow userspace to specify the address for each MSI vector
2024-11-09 5:48 UTC (3+ messages)
` [PATCH RFCv1 1/7] genirq/msi: Allow preset IOVA in struct msi_desc for MSI doorbell address
` [PATCH RFCv1 3/7] PCI/MSI: Pass in msi_iova to msi_domain_insert_msi_desc
[mhiramat:topic/fprobe-on-fgraph 19/19] kernel/trace/bpf_trace.c:1029:7: error: call to undeclared function 'arch_frace_get_symaddr'; ISO C99 and later do not support implicit function declarations
2024-11-09 5:45 UTC
[mhiramat:topic/fprobe-on-fgraph 19/19] kernel/trace/bpf_trace.c:1029:14: error: implicit declaration of function 'ftrace_get_symaddr'
2024-11-09 5:45 UTC
[PATCH] mmc: core: clang-format fixes - part 1
2024-11-09 5:44 UTC (3+ messages)
[PATCH v2] drm/xe/guc: Remove duplicate source field
2024-11-09 5:35 UTC (2+ messages)
` ✗ CI.FULL: failure for drm/xe/guc: Remove duplicate source field (rev2)
[PATCH] drm/amd/pm: fix and simplify workload handling
2024-11-09 5:31 UTC
[PATCH net] net/smc: Fix lookup of netdev by using ib_device_get_netdev()
2024-11-09 5:32 UTC (10+ messages)
[PATCH 2/3] memcg/hugetlb: Introduce mem_cgroup_charge_hugetlb
2024-11-09 5:24 UTC (3+ messages)
[android-common:android15-6.6-desktop 1/1] arch/arm64/boot/dts/mediatek/mt8186-corsola-magneton-sku393216.dtb: regulators: vrf18: Unevaluated properties are not allowed ('compatible' was unexpected)
2024-11-09 5:24 UTC
[PATCH 29/63] dyndbg-doc: add classmap info to howto
2024-11-09 5:18 UTC
[PATCH v5 0/7] rust: Add IO polling
2024-11-09 5:15 UTC (7+ messages)
` [PATCH v5 4/7] rust: time: Add wrapper for fsleep function
` [PATCH v5 6/7] rust: Add read_poll_timeout functions
[PATCH] drm/xe/oa: Fix "Missing outer runtime PM protection" warning
2024-11-09 5:09 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH v3 1/2] soc: ti: pruss: remove misplaced semicolon from pruss_cfg_xfr_enable
2024-11-09 5:01 UTC (2+ messages)
` [PATCH v3 2/2] soc: ti: pruss: fix the return type of these functions in icssg_prueth_sr1.c
[PATCH net-next v8 0/6] Suspend IRQs during application busy periods
2024-11-09 5:05 UTC (6+ messages)
` [PATCH net-next v8 5/6] selftests: net: Add busy_poll_test
[PATCH net-next v9 0/6] Suspend IRQs during application busy periods
2024-11-09 5:02 UTC (7+ messages)
` [PATCH net-next v9 1/6] net: Add napi_struct parameter irq_suspend_timeout
` [PATCH net-next v9 2/6] net: Add control functions for irq suspension
` [PATCH net-next v9 3/6] eventpoll: Trigger napi_busy_loop, if prefer_busy_poll is set
` [PATCH net-next v9 4/6] eventpoll: Control irq suspension for prefer_busy_poll
` [PATCH net-next v9 5/6] selftests: net: Add busy_poll_test
` [PATCH net-next v9 6/6] docs: networking: Describe irq suspension
[PATCH v1 0/2] migration: Skip the first dirty sync
2024-11-09 4:59 UTC (3+ messages)
` [PATCH v1 1/2] virtio-balloon: Enable free page hinting during PRECOPY_NOTIFY_SETUP
` [PATCH v1 2/2] migration: Do not perform RAMBlock dirty sync during the first iteration
[PATCH v7 0/3] x86/cacheinfo: Set the number of leaves per CPU
2024-11-09 5:05 UTC (6+ messages)
` [PATCH v7 2/3] x86/cacheinfo: Delete global num_cache_leaves
[groeck-staging:hwmon-next] BUILD SUCCESS e98d562cd5075710b3b0cfcb8ea146c829041ef0
2024-11-09 4:50 UTC
[RFC v1 0/8] scsi: Multipath support for scsi disk devices
2024-11-09 4:45 UTC (9+ messages)
` [RFC v1 1/8] scsi: Add multipath device support
` [RFC v1 2/8] scsi: create multipath capable scsi host
` [RFC v1 3/8] scsi: Add error handling capability for multipath
` [RFC v1 4/8] scsi: Complete multipath request
` [RFC v1 5/8] scsi: Add scsi multipath sysfs hooks
` [RFC v1 6/8] scsi: Add multipath suppport for device handler
` [RFC v1 7/8] scsi: Add multipath disk init code for sd driver
` [RFC v1 8/8] scsi_debug: Add module parameter for ALUA multipath
[PATCH v6 00/22] Add support for binding ACPI platform profile to multiple drivers
2024-11-09 4:41 UTC (23+ messages)
` [PATCH v6 01/22] ACPI: platform-profile: Add a name member to handlers
` [PATCH v6 02/22] platform/x86/dell: dell-pc: Create platform device
` [PATCH v6 03/22] ACPI: platform_profile: Add device pointer into platform profile handler
` [PATCH v6 04/22] ACPI: platform_profile: Add platform handler argument to platform_profile_remove()
` [PATCH v6 05/22] ACPI: platform_profile: Pass the profile handler into platform_profile_notify()
` [PATCH v6 06/22] ACPI: platform_profile: Move sanity check out of the mutex
` [PATCH v6 07/22] ACPI: platform_profile: Move matching string for new profile out of mutex
` [PATCH v6 08/22] ACPI: platform_profile: Use guard(mutex) for register/unregister
` [PATCH v6 09/22] ACPI: platform_profile: Use `scoped_cond_guard`
` [PATCH v6 10/22] ACPI: platform_profile: Create class for ACPI platform profile
` [PATCH v6 11/22] ACPI: platform_profile: Add name attribute to class interface
` [PATCH v6 12/22] ACPI: platform_profile: Add choices attribute for "
` [PATCH v6 13/22] ACPI: platform_profile: Add profile "
` [PATCH v6 14/22] ACPI: platform_profile: Notify change events on register and unregister
` [PATCH v6 15/22] ACPI: platform_profile: Only show profiles common for all handlers
` [PATCH v6 16/22] ACPI: platform_profile: Add concept of a "custom" profile
` [PATCH v6 17/22] ACPI: platform_profile: Make sure all profile handlers agree on profile
` [PATCH v6 18/22] ACPI: platform_profile: Check all profile handler to calculate next
` [PATCH v6 19/22] ACPI: platform_profile: Notify class device from platform_profile_notify()
` [PATCH v6 20/22] ACPI: platform_profile: Allow multiple handlers
` [PATCH v6 21/22] platform/x86/amd: pmf: Drop all quirks
` [PATCH v6 22/22] Documentation: Add documentation about class interface for platform profiles
[PATCH] ARM: cfi: Fix compilation corner case
2024-11-09 4:31 UTC (2+ messages)
[PATCH v2 0/4] power: supply: Add new "charge_types" property
2024-11-09 4:30 UTC (3+ messages)
` [PATCH v2 1/4] power: supply: power_supply_show_enum_with_available(): Replace spaces with '_'
[PATCH net-next] bnxt_en: ethtool: Supply ntuple rss context action
2024-11-09 4:21 UTC (4+ messages)
[Buildroot] [autobuild.buildroot.org] Daily results for 2024-11-08
2024-11-09 4:14 UTC
[CI v2 v2 00/15] drm/i915/display: convert display feature helpers to struct intel_display
2024-11-09 4:13 UTC (2+ messages)
` ✗ CI.FULL: failure for drm/i915/display: convert display feature helpers to struct intel_display (rev4)
[PATCH] cifs: Remove pre-historic unused CIFSSMBCopy
2024-11-09 4:09 UTC (3+ messages)
[PATCH 1/1] sched/numa: Fix memory leak due to the overwritten vma->numab_state
2024-11-09 4:03 UTC (2+ messages)
[PATCH] jbd2: Fix comment describing journal_init_common()
2024-11-09 3:47 UTC (2+ messages)
[PATCH 0/4] maple_tree: current split may result in deficient node
2024-11-09 4:01 UTC (7+ messages)
` [PATCH 3/4] maple_tree: use the correct min to calculate split
[PATCH] net: netronome: use double ptr for gstrings
2024-11-09 3:59 UTC (2+ messages)
[PATCH] Documentation/CoC: spell out enforcement for unacceptable behaviors
2024-11-09 3:59 UTC (2+ messages)
[PATCH v3 0/8] binder: faster page installations
2024-11-09 3:58 UTC (5+ messages)
` [PATCH v3 2/8] binder: concurrent page installation
[PATCH net-next v4] eth: fbnic: Add PCIe hardware statistics
2024-11-09 3:57 UTC (2+ messages)
[PATCH net-next] eth: bnxt: use page pool for head frags
2024-11-09 3:51 UTC
[PATCH 0/8] drm/i915/mst: cleanups, renames, clarifications
2024-11-09 3:47 UTC (2+ messages)
` ✗ CI.FULL: failure for "
[PATCH] zram: fix NULL pointer in comp_algorithm_show()
2024-11-09 3:42 UTC (4+ messages)
[PATCH v2] soc: ti: pruss: remove misplaced semicolon from pruss_cfg_xfr_enable
2024-11-09 3:26 UTC
[tip:x86/urgent] BUILD SUCCESS 577c134d311b9b94598d7a0c86be1f431f823003
2024-11-09 3:35 UTC
[PATCH V2] ALSA: machine: update documentation
2024-11-09 3:33 UTC (4+ messages)
[opencloudos:linux-5.4/lts/5.4.119-20.0009.spr 1/1] drivers/pci/controller/pci-hyperv.c:933:5: sparse: sparse: symbol 'hv_read_config_block' was not declared. Should it be static?
2024-11-09 3:31 UTC
[net-next PATCH] net: dsa: add devm_dsa_register_switch()
2024-11-09 3:31 UTC (3+ messages)
[bigeasy-staging:futex_local_v3 8/8] core.c:undefined reference to `xxh64'
2024-11-09 3:31 UTC
[PATCH] ext4/032: add a new testcase in online resize tests
2024-11-09 3:32 UTC (2+ messages)
[PATCH net-next v3] eth: fbnic: Add PCIe hardware statistics
2024-11-09 3:30 UTC (2+ messages)
[PATCH] dl_server: Reset DL server params when rd changes
2024-11-09 3:30 UTC (9+ messages)
[linux-next:master] BUILD REGRESSION 929beafbe7acce3267c06115e13e03ff6e50548a
2024-11-09 3:23 UTC
[syzbot] [wpan?] [usb?] BUG: corrupted list in ieee802154_if_remove
2024-11-09 3:22 UTC
arm64/for-kernelci baseline: 17 runs, 4 regressions (v6.12-rc6-200-g563047e691f2)
2024-11-09 3:17 UTC
[PATCH 0/2] ASoC: stm32: sai: add stm32mp25 support
2024-11-09 3:13 UTC (2+ messages)
[PATCH v2 0/2] ASoC: stm32: i2s: add stm32mp25 support
2024-11-09 3:13 UTC (2+ messages)
[PATCH v2 0/7] synchronously scan and reclaim empty user PTE pages
2024-11-09 3:14 UTC (11+ messages)
` [PATCH v2 5/7] mm: pgtable: try to reclaim empty PTE page in madvise(MADV_DONTNEED)
` [PATCH v2 6/7] x86: mm: free page table pages by RCU instead of semi RCU
[PATCH 0/2] ASoC: Intel: Fix Kconfig for ACPI=n
2024-11-09 3:13 UTC (2+ messages)
[PATCH V2] jbd2: use rhashtable for revoke records during replay
2024-11-09 3:12 UTC (3+ messages)
[PATCH v2 0/3] Make Helped-by tag supported
2024-11-09 3:10 UTC (5+ messages)
[PATCH v3 0/4] iomap: zero range flush fixes
2024-11-09 3:06 UTC (9+ messages)
` [PATCH v3 1/4] iomap: reset per-iter state on non-error iter advances
` [PATCH v3 2/4] iomap: lift zeroed mapping handling into iomap_zero_range()
` [PATCH v3 3/4] iomap: elide flush from partial eof zero range
` [PATCH v3 4/4] iomap: warn on zero range of a post-eof folio
[PATCH v1] perf list: Fix topic and pmu_name argument order
2024-11-09 2:58 UTC
[PATCH v2] kbuild: Fix Propeller build option
2024-11-09 2:56 UTC (2+ messages)
[PATCH v2] tests/intel/xe_fault_injection: Ignore expected errors
2024-11-09 2:54 UTC (2+ messages)
` ✗ CI.xeFULL: failure for tests/intel/xe_fault_injection: Ignore expected errors (rev2)
[PATCH bpf-next v11 0/7] bpf: Support private stack for bpf progs
2024-11-09 2:53 UTC (8+ messages)
` [PATCH bpf-next v11 1/7] bpf: Find eligible subprogs for private stack support
` [PATCH bpf-next v11 2/7] bpf: Enable private stack for eligible subprogs
` [PATCH bpf-next v11 3/7] bpf, x86: Avoid repeated usage of bpf_prog->aux->stack_depth
` [PATCH bpf-next v11 4/7] bpf, x86: Support private stack in jit
` [PATCH bpf-next v11 5/7] selftests/bpf: Add tracing prog private stack tests
` [PATCH bpf-next v11 6/7] bpf: Support private stack for struct_ops progs
` [PATCH bpf-next v11 7/7] selftests/bpf: Add struct_ops prog private stack tests
[syzbot] [wpan?] [usb?] BUG: corrupted list in ieee802154_if_remove
2024-11-09 2:51 UTC (2+ messages)
` [syzbot] Re: BUG: corrupted list in ieee802154_if_remove()
[PATCH] bpf: Convert lpm_trie::lock to 'raw_spinlock_t'
2024-11-09 2:46 UTC (3+ messages)
❌ FAIL (MISSED 2 of 69): Test report for for-kernelci (6.12.0-rc6, upstream-arm-next, 563047e6)
2024-11-09 2:42 UTC
RISC-V T-HEAD Devicetrees for v6.13, part 2
2024-11-09 2:42 UTC (2+ messages)
[syzbot] [bcachefs?] KMSAN: uninit-value in bch2_copygc
2024-11-09 2:42 UTC
[PATCH] sched_ext: Clarify sched_ext_ops table for userland scheduler
2024-11-09 2:40 UTC (2+ messages)
[RFC 0/5] drm/xe: Support capture and dump of devcoredump for general debug
2024-11-09 2:39 UTC (13+ messages)
` [RFC 1/5] drm/xe/devcoredump: Support coredumps without jobs
` [RFC 2/5] drm/xe: Trigger a devcoredump capture on a GT reset
` [RFC 3/5] drm/xe: Disconnect coredump structure from xe_device structure
` [RFC 4/5] drm/xe: Make coredump printing to in-memory cache optional
` [RFC 5/5] drm/xe: Support devcoredump capture from dead CT handler
` ✓ CI.Patch_applied: success for drm/xe: Support capture and dump of devcoredump for general debug
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
arm64/for-kernelci build: 1 build: 0 failed, 1 passed (v6.12-rc6-200-g563047e691f2)
2024-11-09 2:34 UTC
[PATCH v2] ubifs: Fix use-after-free in ubifs_tnc_end_commit
2024-11-09 2:34 UTC (3+ messages)
[PATCH 0/2] Some boundary error bugfix related to XFS fsmap
2024-11-09 2:34 UTC (6+ messages)
` [PATCH 1/2] xfs: Fix missing block calculations in xfs datadev fsmap
[PATCH] sched_ext: add a missing rcu_read_lock/unlock pair at scx_select_cpu_dfl()
2024-11-09 2:32 UTC (3+ messages)
[PATCH net-next] net: page_pool: do not count normal frag allocation in stats
2024-11-09 2:33 UTC
[PATCH] nfsd: set acl_access/acl_default after getting successful
2024-11-09 2:28 UTC (2+ messages)
[PATCH V3] loop: fix type of block size
2024-11-09 2:27 UTC
[PATCH] perf list: fix arguments order issue for events printing
2024-11-09 2:27 UTC (2+ messages)
[PATCH 1/2] NFSv4.0: Fix the wake up of the next waiter in nfs_release_seqid()
2024-11-09 2:25 UTC (4+ messages)
` [PATCH 2/2] NFSv4.0: Fix a use-after-free problem in the asynchronous open()
[GIT PULL] Block fix for 6.12-rc7
2024-11-09 2:24 UTC
社長が間違う 評価制度の落とし穴
2024-11-09 2:07 UTC
[RFC PATCH] NFSv4: fix rpc_task use-after-free when open concurrently
2024-11-09 2:17 UTC (3+ messages)
[PATCH 0/2] Prefer GT oriented logs/asserts in submit code
2024-11-09 2:16 UTC (2+ messages)
` ✗ CI.FULL: failure for "
[Binman] Question regarding SPL symbol offsets generation
2024-11-09 2:15 UTC (14+ messages)
[PATCH md-6.13] md: remove bitmap file support
2024-11-09 2:15 UTC (9+ messages)
[PATCH v2] USB: core: remove dead code in do_proc_bulk()
2024-11-09 2:11 UTC
[PATCH 0/2] drm/xe/guc: Handle crash notifications & drop default log verbosity
2024-11-09 2:09 UTC (7+ messages)
` [PATCH 2/2] drm/xe/guc: Support crash dump notification from GuC
[PATCH] migration: Do not perform RAMBlock dirty sync during the first iteration
2024-11-09 2:05 UTC (5+ messages)
[PATCH] crypto: ccp: Use scoped guard for mutex
2024-11-09 2:00 UTC
[PATCH v10 20/22] arm64: dts: amlogic: s4: add crypto node
2024-11-09 1:59 UTC
[bigeasy-staging:futex_local_v3 8/8] ld.lld: error: undefined symbol: xxh64
2024-11-09 1:59 UTC
[PATCH net-next 0/2] net: dsa: microchip: Add LAN9646 switch support
2024-11-09 1:57 UTC (3+ messages)
` [PATCH net-next 1/2] dt-bindings: "
` [PATCH net-next 2/2] net: dsa: microchip: Add LAN9646 switch support to KSZ DSA driver
[PATCH net-next 0/2] net: dsa: microchip: Add SGMII port support to KSZ9477 switch
2024-11-09 1:56 UTC (3+ messages)
` [PATCH net-next 1/2] dt-bindings: "
` [PATCH net-next 2/2] "
[mani-mhi:mhi-next] BUILD SUCCESS bd23e836423ea3968d539d4f0d5722a3a824b99e
2024-11-09 1:56 UTC
[PATCH bpf-next 0/3] Fix lockdep warning for htab of map
2024-11-09 1:55 UTC (6+ messages)
[PATCH 00/16] remove use of VLAs for Windows built code
2024-11-09 1:48 UTC (20+ messages)
` [PATCH v6 00/20] remove use of VLAs for Windows
` [PATCH v6 02/20] eal/linux: remove use of VLAs
` [PATCH v6 03/20] eal/common: "
` [PATCH v6 05/20] hash: remove use of VLAs for Windows built code
` [PATCH v6 06/20] hash/thash: remove use of VLAs for Windows built
` [PATCH v6 07/20] rcu: remove use of VLAs for Windows built code
` [PATCH v6 08/20] gro: fix overwrite unprocessed packets
` [PATCH v6 09/20] gro: remove use of VLAs
` [PATCH v6 10/20] net/ixgbe: "
` [PATCH v6 11/20] net/ice: "
` [PATCH v6 12/20] app/testpmd: remove use of VLAs for Windows built
` [PATCH v6 13/20] test: remove use of VLAs for Windows built code
` [PATCH v6 14/20] common/idpf: "
` [PATCH v6 15/20] net/i40e: "
` [PATCH v6 16/20] common/mlx5: "
` [PATCH v6 17/20] net/mlx5: "
` [PATCH v6 18/20] build: enable vla warnings on "
` [PATCH v6 19/20] test: remove use of VLAs for Windows built code in bitset tests
` [PATCH v6 20/20] app/testpmd: remove use of VLAs for Windows built code in shared_rxq_fwd
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.