public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-14 22:25:04 to 2024-10-15 02:22:55 UTC [more...]

[PATCH v5 0/4] Dell AWCC platform_profile support
 2024-10-15  2:22 UTC  (10+ messages)
` [PATCH v5 1/4] alienware-wmi: fixed indentation and clean up
` [PATCH v5 2/4] alienware-wmi: alienware_wmax_command() is now input size agnostic
` [PATCH v5 3/4] alienware-wmi: added platform profile support

[PATCH] gpio: create empty /sys/class/gpio with SYSFS disabled
 2024-10-15  2:20 UTC  (3+ messages)

[PATCH v6 0/4] Support SMT control on arm64
 2024-10-15  2:18 UTC  (5+ messages)
` [PATCH v6 1/4] cpu/SMT: Provide a default topology_is_primary_thread()
` [PATCH v6 2/4] arch_topology: Support SMT control for OF based system
` [PATCH v6 3/4] arm64: topology: Support SMT control on ACPI "
` [PATCH v6 4/4] arm64: Kconfig: Enable HOTPLUG_SMT

[PATCH 0/4] kunit: Add support for LoongArch
 2024-10-15  2:15 UTC  (3+ messages)
` [PATCH 1/4] LoongArch: Don't crash in stack_top() for tasks without vDSO

[PATCH V4 00/10] AMD XDNA driver
 2024-10-15  2:13 UTC  (3+ messages)
` [PATCH V4 07/10] accel/amdxdna: Add command execution

[PATCH] f2fs: support dio write for zoned storage
 2024-10-15  2:11 UTC  (3+ messages)
  ` [f2fs-dev] "
    `  "

[PATCH v3 0/5] page allocation tag compression
 2024-10-15  2:10 UTC  (14+ messages)
` [PATCH v3 2/5] alloc_tag: load module tags into separate contiguous memory
` [PATCH v3 5/5] alloc_tag: config to store page allocation tag refs in page flags

[PATCH 3/4] mmc: host: sdhci-esdhc-imx: save tuning value for the SDIO card as wakeup source
 2024-10-15  2:08 UTC  (2+ messages)

[PATCH 3/3] efi/libstub: consider CONFIG_CMDLINE for initrd= and dtb= options
 2024-10-15  2:08 UTC  (3+ messages)

[net-next] net: ftgmac100: corrcet the phy interface of NC-SI mode
 2024-10-15  2:06 UTC 

[PATCH] selftests: mm: fix the incorrect usage() info of khugepaged
 2024-10-15  2:02 UTC 

[PATCH 1/2] maple_tree: check for MA_STATE_BULK on setting wr_rebalance
 2024-10-15  2:04 UTC  (4+ messages)
` [PATCH 2/2] maple_tree: refactor mas_wr_store_type()

[PATCH v3 00/11] cover-letter: iommufd: Add vIOMMU infrastructure (Part-1)
 2024-10-15  2:01 UTC  (9+ messages)
` [PATCH v3 03/11] iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related struct

[PATCH][next] mips: sgi-ip22: Replace "s[n]?printf" with sysfs_emit in sysfs callbacks
 2024-10-15  2:01 UTC  (2+ messages)

[PATCH bpf-next 1/2] bpf: Add bpf_task_from_vpid() kfunc
 2024-10-15  2:00 UTC  (2+ messages)

[PATCH v5 bpf-next 0/3] bpf: Add kmem_cache iterator and kfunc
 2024-10-15  2:00 UTC  (7+ messages)
` [PATCH v5 bpf-next 2/3] mm/bpf: Add bpf_get_kmem_cache() kfunc

[Report] annoyed dma debug warning "cacheline tracking EEXIST, overlapping mappings aren't supported"
 2024-10-15  1:59 UTC  (6+ messages)

[PATCH net-next v7 00/12] net: vxlan: add skb drop reasons support
 2024-10-15  1:58 UTC  (8+ messages)
` [PATCH net-next v7 08/12] net: vxlan: use kfree_skb_reason() in vxlan_xmit()

[PATCH v8 00/11] Enable haltpoll on arm64
 2024-10-15  1:53 UTC  (4+ messages)

[RFC net-next v2 0/2] igc: Link IRQs and queues to NAPIs
 2024-10-15  1:51 UTC  (3+ messages)
` [RFC net-next v2 2/2] igc: Link queues to NAPI instances

[PATCH 0/2] staging: rtl8723bs: change remaining printk to proper api and remove commented code
 2024-10-15  1:47 UTC  (3+ messages)
` [PATCH 1/2] staging: rtl8723bs: change remaining printk to proper api
` [PATCH 2/2] staging: rtl8723bs: remove unused debug statements

[PATCH] smb: client: fix possible double free in smb2_set_ea()
 2024-10-15  1:47 UTC  (2+ messages)

[PATCH] mm/swapfile: skip HugeTLB pages for unuse_vma
 2024-10-15  1:45 UTC 

[PATCH] Revert "blk-throttle: Fix IO hang for a corner case"
 2024-10-15  1:46 UTC  (3+ messages)

[PATCH 1/1] media: nuvoton: Fix an error check in npcm_video_ece_init()
 2024-10-15  1:40 UTC 

[PATCH v3] alienware-wmi: Dell AWCC platform_profile support
 2024-10-15  1:35 UTC  (2+ messages)

[RFC RESEND v2 00/13] powerpc/kfence: Improve kfence support
 2024-10-15  1:33 UTC  (14+ messages)
` [RFC RESEND v2 01/13] mm/kfence: Add a new kunit test test_use_after_free_read_nofault()
` [RFC RESEND v2 02/13] powerpc: mm: Fix kfence page fault reporting
` [RFC RESEND v2 03/13] book3s64/hash: Remove kfence support temporarily
` [RFC RESEND v2 04/13] book3s64/hash: Refactor kernel linear map related calls
` [RFC RESEND v2 05/13] book3s64/hash: Add hash_debug_pagealloc_add_slot() function
` [RFC RESEND v2 06/13] book3s64/hash: Add hash_debug_pagealloc_alloc_slots() function
` [RFC RESEND v2 07/13] book3s64/hash: Refactor hash__kernel_map_pages() function
` [RFC RESEND v2 08/13] book3s64/hash: Make kernel_map_linear_page() generic
` [RFC RESEND v2 09/13] book3s64/hash: Disable debug_pagealloc if it requires more memory
` [RFC RESEND v2 10/13] book3s64/hash: Add kfence functionality
` [RFC RESEND v2 11/13] book3s64/radix: Refactoring common kfence related functions
` [RFC RESEND v2 12/13] book3s64/hash: Disable kfence if not early init
` [RFC RESEND v2 13/13] book3s64/hash: Early detect debug_pagealloc size requirement

[PATCH 1/2] dt-bindings: phy: rockchip: add rk3576 compatible
 2024-10-15  1:33 UTC  (2+ messages)
` [PATCH 2/2] phy: rockchip-naneng-combo: Support rk3576

[syzbot] [usb?] INFO: task hung in usb_port_suspend
 2024-10-15  1:31 UTC  (7+ messages)

[PATCH v16 00/18] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-10-15  1:31 UTC  (19+ 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 v16 18/18] bpf: Add get_entry_ip() for arm64

[PATCH] maple_tree: do not hash pointers on dump in debug mode
 2024-10-15  1:31 UTC  (2+ messages)

[PATCH v28 00/33] Introduce QC USB SND audio offloading support
 2024-10-15  1:31 UTC  (4+ messages)

[PATCH v8 20/37] arm: gic-v3-its: Implement of_xlate
 2024-10-15  1:30 UTC  (2+ messages)

[PATCH v5] gpu: drm: replace of_graph_get_next_endpoint()
 2024-10-15  1:28 UTC 

[GIT PULL] bcachefs fixes for 6.12-rc4
 2024-10-15  1:27 UTC 

[PATCH 09/21] KVM: TDX: Retry seamcall when TDX_OPERAND_BUSY with operand SEPT
 2024-10-15  1:24 UTC  (16+ messages)

[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 v2] mm: shrinker: avoid memleak in alloc_shrinker_info
 2024-10-15  1:13 UTC  (3+ messages)

[PATCH v2] sched_ext: Trigger ops.update_idle() from pick_task_idle()
 2024-10-15  1:12 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: mvneta: use ethtool_puts
 2024-10-15  1:10 UTC  (2+ messages)

[PATCH] net: mtk_eth_soc: use ethtool_puts
 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 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)

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 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 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] ARM: dts: aspeed: Add device tree for Ampere's Mt. Jefferson BMC
 2024-10-15  0:44 UTC  (3+ messages)

[PATCH v5 1/2] dt-bindings: arm: aspeed: add IBM SBP1 board
 2024-10-15  0:38 UTC  (5+ messages)

[PATCH v5 RESEND 0/2] posix-clock: Fix missing timespec64 check for PTP clock
 2024-10-15  0:40 UTC  (2+ 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 net-next v2 1/5] dt-bindings: leds: add 'active-high' property
 2024-10-15  0:37 UTC  (2+ messages)

[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 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

[PATCH RESEND] net: add config option for tunnel fallback devs
 2024-10-15  0:26 UTC  (2+ messages)

[PATCH] memcg: add tracing for memcg stat updates
 2024-10-15  0:23 UTC  (7+ messages)

[PATCH] ARM: NOMMU: Fix exc_ret for stack frame type
 2024-10-15  0:02 UTC  (3+ 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  (3+ messages)

[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] ASoC: rsnd: Refactor port handling with helper for endpoint node selection
 2024-10-15  0:10 UTC  (2+ 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 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][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 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)

[syzbot] [kernel?] WARNING: locking bug in rto_push_irq_work_func
 2024-10-14 23:55 UTC 

[for-next][PATCH 0/4] ftrace: Updates for 6.13
 2024-10-14 23:54 UTC  (3+ messages)
` [for-next][PATCH 4/4] ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs

[PATCH v20 2/6] security: Add EXEC_RESTRICT_FILE and EXEC_DENY_INTERACTIVE securebits
 2024-10-14 23:52 UTC  (3+ messages)

drivers/hwtracing/coresight/coresight-tpdm.c:288 dsb_mode_store() warn: unsigned 'val' is never less than zero
 2024-10-14 23:52 UTC 

[PATCH] ASoC: rsnd: Fix probe failure on HiHope boards due to endpoint parsing
 2024-10-14 23:49 UTC  (4+ messages)

[PATCH] cpupower: Add Chinese Simplified translation
 2024-10-14 23:49 UTC  (4+ messages)

[PATCH 2/2] mm/mglru: reset page lru tier bits when activating
 2024-10-14 23:47 UTC  (3+ messages)

[PATCH] firmware: arm_ffa: Fix warning caused by export_uuid()
 2024-10-14 23:43 UTC  (5+ messages)

[PATCH] selftests/intel_pstate: fix operand expected
 2024-10-14 23:41 UTC  (2+ messages)

[PATCH 1/2] mm/mglru: only clear kswapd_failures if reclaimable
 2024-10-14 23:41 UTC  (3+ messages)

[PATCH] cgroup: Fix potential overflow issue when checking max_depth
 2024-10-14 23:40 UTC  (2+ messages)

[PATCH 1/9] drm/panfrost: Replace DRM driver allocation method with newer one
 2024-10-14 23:31 UTC  (9+ messages)
` [PATCH 2/9] drm/panfrost: handle inexistent GPU during probe
` [PATCH 3/9] drm/panfrost: handle error when allocating AS number
` [PATCH 4/9] drm/panfrost: handle job hw submit errors
` [PATCH 5/9] drm/panfrost: Handle page mapping failure
` [PATCH 6/9] drm/panfrost: Avoid re-enabling job interrupts in the reset path
` [PATCH 7/9] drm/panfrost: Refactor job IRQ enabling sequence
` [PATCH 8/9] drm/panfrost: Add forward declaration and types header
` [PATCH 9/9] drm/panfrost: Explicitly clean up panfrost fence

[PATCH] remoteproc: elf_loader: redundant check remove
 2024-10-14 23:36 UTC  (2+ messages)

[PATCH 0/7] KVM: x86: Introduce new ioctl KVM_HYPERV_SET_TLB_FLUSH_INHIBIT
 2024-10-14 23:36 UTC  (2+ messages)

[PATCH for-6.12-fixes] sched_ext: Remove unnecessary cpu_relax()
 2024-10-14 23:24 UTC  (2+ messages)

[PATCH 0/7] KVM: x86: Clean up MSR_IA32_APICBASE_BASE code
 2024-10-14 23:22 UTC  (6+ messages)
` [PATCH 5/7] KVM: x86: Move kvm_set_apic_base() implementation to lapic.c (from x86.c)

shift/mask issue in drivers/media/dvb/dvb-usb/mxl111sf-demod.c
 2024-10-14 23:21 UTC 

[PATCH] igb: Fix styling in enable/disable SR-IOV
 2024-10-14 23:16 UTC 

[PATCH 6.11 000/214] 6.11.4-rc1 review
 2024-10-14 23:11 UTC  (2+ messages)

[syzbot] [bluetooth?] WARNING: ODEBUG bug in hci_release_dev (2)
 2024-10-14 23:11 UTC  (2+ messages)

[PATCH] docs:process:changes: fix version command for btrfs-progs
 2024-10-14 23:09 UTC  (2+ messages)

incorrect shift and mask operation in drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c
 2024-10-14 23:02 UTC 

[PATCHv2 net] usbnet: modern method to get random MAC
 2024-10-14 23:00 UTC  (4+ messages)

[PATCH v3 0/9] SEV Kernel Selftests
 2024-10-14 22:58 UTC  (5+ messages)
` [PATCH v3 2/9] KVM: selftests: Add a basic SNP smoke test
` [PATCH v3 7/9] KVM: selftests: Add interface to manually flag protected/encrypted ranges

[PATCH 6.6 000/213] 6.6.57-rc1 review
 2024-10-14 22:57 UTC  (2+ messages)

[PATCH v2 0/7] vhost: Add support of kthread API
 2024-10-14 22:56 UTC  (3+ messages)
` [PATCH v2 4/7] vhost: Add the vhost_worker to support kthread

[PATCH][next] drm/nouveau: Avoid -Wflex-array-member-not-at-end warning
 2024-10-14 22:43 UTC  (7+ messages)

[PATCH] docs/core-api: swiotlb: fix typos
 2024-10-14 22:40 UTC 

[PATCH 0/3] memory,acpi: resize memory blocks based on CFMW alignment
 2024-10-14 22:40 UTC  (10+ messages)
` [PATCH 1/3] memory: extern memory_block_size_bytes and set_memory_block_size_order

[PATCH] selftests: clone3: Use the capget and capset syscall directly
 2024-10-14 22:38 UTC  (6+ messages)

[PATCH] tools/resolve_btfids: Fix 'variable' may be used uninitialized warnings
 2024-10-14 22:34 UTC  (2+ messages)

[PATCH v5] rockchip/drm: vop2: add support for gamma LUT
 2024-10-14 22:30 UTC 

[syzbot] [fs?] BUG: unable to handle kernel NULL pointer dereference in read_cache_folio
 2024-10-14 22:26 UTC 

[syzbot] [fs?] BUG: unable to handle kernel NULL pointer dereference in read_cache_folio
 2024-10-14 22:25 UTC  (2+ messages)
` [syzbot] Re: Fix "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox