public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-15 16:09:58 to 2024-10-15 18:20:00 UTC [more...]

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

[PATCH] dt-bindings: spi: Add bcm2835-aux-spi.yaml file
 2024-10-15 18:09 UTC  (2+ messages)
` [PATCH v2] dt-bindings: spi: Convert bcm2835-aux-spi.txt to

[PATCH v16 00/18] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-10-15 18:18 UTC  (3+ messages)
` [PATCH v16 09/18] tracing: Add ftrace_fill_perf_regs() for perf event

[PATCH] bpftool: optimize if statement code
 2024-10-15 18:16 UTC  (3+ messages)

[PATCH v3 0/2] processing of asymmetric connected lanes
 2024-10-15 18:16 UTC  (5+ messages)
  ` [PATCH v3 2/2] scsi: ufs: core: reflect function execution result in return
  ` [PATCH v3 1/2] scsi: ufs: core: check asymmetric connected lanes

[PATCH v2] cpupower: Add Chinese Simplified translation
 2024-10-15 18:15 UTC  (2+ messages)

[PATCH v5 0/5] MCE wrapper and support for new SMCA syndrome MSRs
 2024-10-15 18:14 UTC  (4+ messages)
` [PATCH v5 1/5] x86/mce: Add wrapper for struct mce to export vendor specific info

[REGRESSION] GM20B pmu timeout
 2024-10-15 18:13 UTC  (2+ messages)

[PATCH] kernel-doc: allow object-like macros in ReST output
 2024-10-15 18:11 UTC 

[PATCH 0/7] KVM: x86: Introduce new ioctl KVM_HYPERV_SET_TLB_FLUSH_INHIBIT
 2024-10-15 18:10 UTC  (10+ messages)
` [PATCH 2/7] KVM: x86: Implement Hyper-V's vCPU suspended state

[PATCH net] net: xilinx: axienet: fix potential memory leak in axienet_start_xmit()
 2024-10-15 18:10 UTC  (2+ messages)

[PATCH net] net: ethernet: rtsn: fix potential memory leak in rtsn_start_xmit()
 2024-10-15 18:10 UTC  (2+ messages)

[BUG] -next objtool build failure (bisected)
 2024-10-15 18:10 UTC 

[PATCH v2 00/13] Add support for AMD hardware feedback interface
 2024-10-15 18:09 UTC  (4+ messages)
` [PATCH v2 05/13] platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver

[PATCH v6] f2fs: introduce device aliasing file
 2024-10-15 18:09 UTC 

[PATCH net] net: systemport: fix potential memory leak in bcm_sysport_xmit()
 2024-10-15 18:07 UTC  (4+ messages)

VFS regression with 9pfs ("Lookup would have caused loop")
 2024-10-15 18:07 UTC  (3+ messages)

[PATCH v8 0/8] platform/chrome: Introduce DT hardware prober
 2024-10-15 18:04 UTC  (11+ messages)
` [PATCH v8 4/8] i2c: Introduce OF component probe function
` [PATCH v8 5/8] i2c: of-prober: Add simple helpers for regulator support
` [PATCH v8 6/8] i2c: of-prober: Add GPIO support to simple helpers
` [PATCH v8 7/8] platform/chrome: Introduce device tree hardware prober

[PATCH v2 net] net: systemport: fix potential memory leak in bcm_sysport_xmit()
 2024-10-15 18:03 UTC  (2+ messages)

[PATCH] rpmsg_ns: Work around TI non-standard message
 2024-10-15 18:00 UTC  (5+ messages)

[PATCH v5 0/3] iio: adc: add new ad7625 driver
 2024-10-15 18:00 UTC  (3+ messages)
` [PATCH v5 3/3] docs: iio: new docs for "

[PATCH 0/2] net: ethernet: freescale: Use %pa to format resource_size_t
 2024-10-15 18:00 UTC  (2+ messages)

[PATCH 00/17] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-10-15 18:00 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: String format safety updates
 2024-10-15 18:00 UTC  (2+ messages)

[PATCH net v2 0/2] mptcp: prevent MPC handshake on port-based signal endpoints
 2024-10-15 18:00 UTC  (2+ messages)

[PATCH net v2 1/1] net: macb: Avoid 20s boot delay by skipping MDIO bus registration for fixed-link PHY
 2024-10-15 18:00 UTC  (2+ messages)

[PATCH v2] locking/ww_mutex: Adjust to lockdep nest_lock requirements
 2024-10-15 18:00 UTC  (4+ messages)

[PATCH] leds: class: Protect brightness_show() with led_cdev->led_access mutex
 2024-10-15 17:59 UTC  (2+ messages)

[PATCH] mm/mmap: Fix race in mmap_region() with ftrucate()
 2024-10-15 17:56 UTC  (2+ messages)

[PATCH hotfix 6.12 0/2] fork: do not expose incomplete mm on fork
 2024-10-15 17:56 UTC  (3+ messages)
` [PATCH hotfix 6.12 1/2] fork: do not invoke uffd on fork if error occurs
` [PATCH hotfix 6.12 2/2] fork: only invoke khugepaged, ksm hooks if no error

[PATCH 6.11 000/212] 6.11.4-rc2 review
 2024-10-15 17:55 UTC  (2+ messages)

[RFC PATCH 0/7] mm/damon: remove DAMON debugfs interface
 2024-10-15 17:54 UTC  (8+ messages)
` [RFC PATCH 1/7] Docs/admin-guide/mm/damon/usage: remove DAMON debugfs interface documentation
` [RFC PATCH 2/7] Docs/mm/damon/design: update for removal of DAMON debugfs interface
` [RFC PATCH 3/7] selftests/damon/config: remove configs for DAMON debugfs interface selftests
` [RFC PATCH 4/7] selftests/damon: remove tests for DAMON debugfs interface
` [RFC PATCH 5/7] kunit: configs: remove configs for DAMON debugfs interface tests
` [RFC PATCH 6/7] mm/damon: remove DAMON debugfs interface kunit tests
` [RFC PATCH 7/7] mm/damon: remove DAMON debugfs interface

[PATCH v3 0/2] resolve gtp possible deadlock warning
 2024-10-15 17:54 UTC  (2+ messages)

[PATCH v2 0/2] gpio: create the /sys/class/gpio mount point with GPIO_SYSFS disabled
 2024-10-15 17:52 UTC  (5+ messages)

[RFC PATCH v1 00/57] Boot-time page size selection for arm64
 2024-10-15 17:52 UTC  (5+ messages)
` [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
  ` [RFC PATCH v1 57/57] arm64: Enable "

[PATCH 0/8] riscv: dts: thead: Add TH1520 pin controller support
 2024-10-15 17:49 UTC  (4+ messages)

[PATCH] pinctrl: th1520: add a CONFIG_OF dependency
 2024-10-15 17:49 UTC  (2+ messages)

[PATCH v5 00/22] media: platform: rzg2l-cru: CSI-2 and CRU enhancements
 2024-10-15 17:47 UTC  (10+ messages)
` [PATCH v5 10/22] media: rzg2l-cru: Remove unnecessary WARN_ON check in format func
` [PATCH v5 12/22] media: rzg2l-cru: Inline calculating image size
` [PATCH v5 13/22] media: rzg2l-cru: Simplify handling of supported formats

[PATCH 00/10] remoteproc: few dev_err_probe() and other cleanups/improvements
 2024-10-15 17:45 UTC  (2+ messages)

[PATCH lib] lib: alloc_tag_module_unload must wait for pending kfree_rcu calls
 2024-10-15 17:44 UTC  (10+ messages)

[PATCH 1/7] powerpc/entry: convert to common and generic entry
 2024-10-15 17:43 UTC  (2+ messages)

[PATCH 6.6 000/211] 6.6.57-rc2 review
 2024-10-15 17:43 UTC  (2+ messages)

[PATCH] scsi: ufs: Use wait-for-reg in HCE init
 2024-10-15 17:40 UTC  (2+ messages)

[PATCH v8 00/11] Enable haltpoll on arm64
 2024-10-15 17:40 UTC  (7+ messages)
` [PATCH v8 01/11] cpuidle/poll_state: poll via smp_cond_load_relaxed()

[REGRESSION] alg: ahash: Several tests fail during boot on Turris Omnia
 2024-10-15 17:38 UTC  (11+ messages)

[PATCH 6.1 000/791] 6.1.113-rc2 review
 2024-10-15 17:33 UTC  (2+ messages)

[PATCH 0/2] net: systemport: Minor IO macros changes
 2024-10-15 17:32 UTC  (6+ messages)
` [PATCH 1/2] net: systemport: Remove unused txchk accessors
` [PATCH 2/2] net: systemport: Move IO macros to header file

[PATCH net-next v2 0/3] Threads support in proc connector
 2024-10-15 17:30 UTC  (4+ messages)
` [PATCH net-next v2 1/3] connector/cn_proc: Add hash table for threads
` [PATCH net-next v2 2/3] connector/cn_proc: Kunit tests for threads hash table
` [PATCH net-next v2 3/3] connector/cn_proc: Selftest for threads

[PATCH 0/3] perf: arm_cspmu: nvidia: update event list and filter
 2024-10-15 17:29 UTC  (7+ messages)
` [PATCH 2/3] perf: arm_cspmu: nvidia: update CNVLINK PMU events
` [PATCH 3/3] perf: arm_cspmu: nvidia: enable NVLINK-C2C port filtering

[syzbot] [nilfs?] WARNING in nilfs_btree_propagate (2)
 2024-10-15 17:29 UTC 

Crash on armv7-a using KASAN
 2024-10-15 17:28 UTC  (11+ messages)

[PATCH 5.15 000/691] 5.15.168-rc1 review
 2024-10-15 17:25 UTC  (4+ messages)

[PATCH] dt-bindings: usb: mtu3: add mediatek,usb3-drd property
 2024-10-15 17:21 UTC 

[PATCH] rust: task: adjust safety comments in Task methods
 2024-10-15 17:19 UTC  (3+ messages)

[PATCH net-next 1/1] net: phy: Refactor mediatek-ge-soc.c for clarity and correctness
 2024-10-15 17:18 UTC  (3+ messages)

[PATCH RESEND] tools/lib/thermal: fix sampling handler context ptr
 2024-10-15 17:18 UTC 

[PATCH v8 00/25] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-10-15 17:18 UTC  (12+ messages)
` [PATCH v8 19/25] x86/resctrl: Auto assign/unassign counters when mbm_cntr_assign is enabled
        `  "
            `  "

[PATCH] rust: miscdevice: fix warning on c_uint to u32 cast
 2024-10-15 17:17 UTC  (3+ messages)

[PATCH v5 0/5] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-10-15 17:16 UTC  (6+ messages)
` [PATCH v5 4/5] KVM: selftests: Add test for PSCI SYSTEM_OFF2

[PATCH 0/2] wifi: ath12k: fix issues when unbinding
 2024-10-15 17:13 UTC  (6+ messages)
` [PATCH 1/2] wifi: ath12k: fix crash "
` [PATCH 2/2] wifi: ath12k: fix warning "

[PATCH v2 net] net: ethernet: aeroflex: fix potential memory leak in greth_start_xmit_gbit()
 2024-10-15 17:10 UTC  (4+ messages)

[PATCH 0/2] pwm: brcmstb: Support configurable open-drain mode
 2024-10-15 17:07 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: pwm: brcm,bcm7038: Document the 'open-drain' property

[PATCH] arm64: dts: qcom: Rename "Twitter" to "Tweeter"
 2024-10-15 17:01 UTC 

[PATCH net-next v2] net: phy: aquantia: fix return value check in aqr107_config_mdi()
 2024-10-15 17:00 UTC  (2+ messages)

[PATCH net-next v04 0/3] net: af_packet: allow joining a fanout when link is down
 2024-10-15 17:00 UTC  (2+ messages)

[PATCH v3] selftests: tc-testing: Fix spelling errors in cgroup.json and flow.json
 2024-10-15 17:00 UTC 

[PATCH 5.10 000/518] 5.10.227-rc1 review
 2024-10-15 16:58 UTC  (2+ messages)

[PATCH v3 0/4] Add support for stm32mp25x RNG
 2024-10-15 16:57 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: rng: add st,stm32mp25-rng support
` [PATCH v3 2/4] hwrng: stm32 - implement support for STM32MP25x platforms
` [PATCH v3 3/4] hwrng: stm32 - update STM32MP15 RNG max clock frequency
` [PATCH v3 4/4] arm64: dts: st: add RNG node on stm32mp251

[PATCH v2 net-next 00/13] add basic support for i.MX95 NETC
 2024-10-15 16:58 UTC  (17+ messages)
` [PATCH v2 net-next 04/13] net: enetc: add initial netc-blk-ctrl driver support
` [PATCH v2 net-next 05/13] net: enetc: move some common interfaces to enetc_pf_common.c
` [PATCH v2 net-next 06/13] net: enetc: build enetc_pf_common.c as a separate module
` [PATCH v2 net-next 07/13] net: enetc: only enable ERR050089 workaround on LS1028A
` [PATCH v2 net-next 09/13] net: enetc: add i.MX95 EMDIO support
` [PATCH v2 net-next 10/13] net: enetc: extract enetc_int_vector_init/destroy() from enetc_alloc_msix()
` [PATCH v2 net-next 11/13] net: enetc: optimize the allocation of tx_bdr

[PATCH v5] f2fs: introduce device aliasing file
 2024-10-15 16:56 UTC  (6+ messages)
    ` [f2fs-dev] "

[PATCH v2 0/4] Add support for stm32mp25x RNG
 2024-10-15 15:39 UTC  (9+ messages)
` [PATCH v2 2/4] hwrng: stm32 - implement support for STM32MP25x platforms

[PATCH] mm/vmstat: Fix -Wenum-enum-conversion warning in vmstat.h
 2024-10-15 16:55 UTC  (7+ messages)

[PATCH] f2fs: decrease spare area for pinned files for zoned devices
 2024-10-15 16:54 UTC 

[PATCH net-next v1 0/3] Threads support in proc connector
 2024-10-15 16:53 UTC  (5+ messages)

[RFC PATCH 0/1] libperf: evlist: Fix --cpu argument on hybrid platform
 2024-10-15 16:53 UTC  (3+ messages)
` [RFC PATCH 1/1] "

[PATCH v1 0/3] pinctrl: th1520: Unbreak the driver
 2024-10-15 16:52 UTC  (3+ messages)

[PATCH] [v2] drm/panel: s6e3ha8: select CONFIG_DRM_DISPLAY_DSC_HELPER
 2024-10-15 16:49 UTC  (2+ messages)

[PATCH v4 0/4] watchdog: rzg2l_wdt: Enable properly the watchdog clocks and power domain
 2024-10-15 16:47 UTC  (5+ messages)
` [PATCH v4 1/4] clk: renesas: rzg2l-cpg: Move PM domain power on in rzg2l_cpg_pd_setup()
` [PATCH v4 2/4] clk: renesas: rzg2l-cpg: Use GENPD_FLAG_* flags instead of local ones
` [PATCH v4 3/4] clk: renesas: r9a08g045: Mark the watchdog and always-on PM domains as IRQ safe
` [PATCH v4 4/4] watchdog: rzg2l_wdt: Power on the watchdog domain in the restart handler

[PATCH v1 0/2] riscv: spacemit: add i2c support to K1 SoC
 2024-10-15 16:47 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: i2c: spacemit: add support for "

[PATCH 0/2] media: i2c: Cleanup assigned-clocks and endpoint: properties: unevaluatedProperties: false
 2024-10-15 16:46 UTC  (7+ messages)
` [PATCH 1/2] media: dt-bindings: Remove assigned-clock-* from various schema

[PATCH v3] ACPI: GTDT: Tighten the check for the array of platform timer structures
 2024-10-15 16:44 UTC  (2+ messages)

[PATCH v3 00/11] s390/kvm: Handle guest-related program interrupts in KVM
 2024-10-15 16:43 UTC  (12+ messages)
` [PATCH v3 01/11] s390/entry: Remove __GMAP_ASCE and use _PIF_GUEST_FAULT again
` [PATCH v3 02/11] s390/kvm: Remove kvm_arch_fault_in_page()
` [PATCH v3 03/11] s390/mm/gmap: Refactor gmap_fault() and add support for pfault
` [PATCH v3 04/11] s390/mm/gmap: Fix __gmap_fault() return code
` [PATCH v3 05/11] s390/mm/fault: Handle guest-related program interrupts in KVM
` [PATCH v3 06/11] s390/kvm: Stop using gmap_{en,dis}able()
` [PATCH v3 07/11] s390/mm/gmap: Remove gmap_{en,dis}able()
` [PATCH v3 08/11] s390: Remove gmap pointer from lowcore
` [PATCH v3 09/11] s390/mm: Simplify get_fault_type()
` [PATCH v3 10/11] s390/mm: Get rid of fault type switch statements
` [PATCH v3 11/11] s390/mm: Convert to LOCK_MM_AND_FIND_VMA

[PATCH RFC 0/4] ad7380: add adaq4370-4 and adaq4380-4 support
 2024-10-15 16:43 UTC  (2+ messages)

[PATCH v3] mm/slub: Avoid list corruption when removing a slab from the full list
 2024-10-15 16:38 UTC  (8+ messages)

[syzbot] [btrfs?] KASAN: slab-use-after-free Read in add_delayed_ref
 2024-10-15 16:38 UTC  (4+ messages)
` [PATCH next] btrfs: Accessing head_ref within delayed_refs lock

[PATCH] media: i2c: ov5645: add HAS_EVENTS support
 2024-10-15 16:37 UTC  (4+ messages)
    ` [PATCH] media: i2c: ov5645: add HAS_EVENTS supporty

[PATCH v13 00/18] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-10-15 16:32 UTC  (4+ messages)
` [PATCH v13 10/18] cxl/memfeature: Add CXL memory device patrol scrub control feature

[PATCH net-next 0/2] ethtool: rss: track rss ctx busy from core
 2024-10-15 16:31 UTC  (4+ messages)
` [PATCH net-next 1/2] ethtool: rss: prevent rss ctx deletion when in use

[PATCH 0/8] Make SCMI transport as standalone drivers
 2024-10-15 16:31 UTC  (8+ messages)
` [PATCH 5/8] firmware: arm_scmi: Make SMC transport a standalone driver

[PATCH v5 0/8] TDX host: metadata reading tweaks, bug fix and info dump
 2024-10-15 16:29 UTC  (3+ messages)

[PATCH v3 0/5] page allocation tag compression
 2024-10-15 16:26 UTC  (4+ messages)

[PATCH v2] cpupower: Add Chinese Simplified translation
 2024-10-15 16:23 UTC 

[PATCH v2] cpupower: Add Chinese Simplified translation
 2024-10-15 16:23 UTC 

[PATCH v3] xfs: Check for delayed allocations before setting extsize
 2024-10-15 16:22 UTC  (7+ messages)

[RFC PATCH] pinctrl: pinmux: Introduce API to check if a pin is requested
 2024-10-15 16:20 UTC 

[PATCH v9 0/7] Linux RISC-V IOMMU Support
 2024-10-15 16:20 UTC  (3+ messages)
` [PATCH v9 7/7] iommu/riscv: Paging domain support

[PATCH v11 4/8] mtd: nand: Add qpic_common API file
 2024-10-15 16:18 UTC  (4+ messages)

[PATCH v2 0/6] EDAC/fsl-ddr: Add imx9 support
 2024-10-15 16:11 UTC  (9+ messages)
` [PATCH v2 3/6] EDAC/fsl_ddr: Fix bad bit shift operations
` [PATCH v2 5/6] EDAC/fsl_ddr: Add support for i.MX9 DDR controller

[PATCH rcu 0/12] SRCU-lite changes for v6.13
 2024-10-15 16:11 UTC  (18+ messages)
` [PATCH v2 rcu 0/13] "
  ` [PATCH v3 "
    ` [PATCH rcu 01/15] srcu: Rename srcu_might_be_idle() to srcu_should_expedite()
    ` [PATCH rcu 02/15] srcu: Introduce srcu_gp_is_expedited() helper function
    ` [PATCH rcu 03/15] srcu: Renaming in preparation for additional reader flavor
    ` [PATCH rcu 04/15] srcu: Bit manipulation changes "
    ` [PATCH rcu 05/15] srcu: Standardize srcu_data pointers to "sdp" and similar
    ` [PATCH rcu 06/15] srcu: Improve srcu_read_lock{,_nmisafe}() comments
    ` [PATCH rcu 07/15] srcu: Create CPP macros for normal and NMI-safe SRCU readers
    ` [PATCH rcu 08/15] srcu: Add srcu_read_lock_lite() and srcu_read_unlock_lite()
    ` [PATCH rcu 09/15] srcu: Allow inlining of __srcu_read_{,un}lock_lite()
    ` [PATCH rcu 10/15] rcutorture: Expand RCUTORTURE_RDR_MASK_[12] to eight bits
    ` [PATCH rcu 11/15] rcutorture: Add reader_flavor parameter for SRCU readers
    ` [PATCH rcu 12/15] rcutorture: Add srcu_read_lock_lite() support to rcutorture.reader_flavor
    ` [PATCH rcu 13/15] rcutorture: Add light-weight SRCU scenario
    ` [PATCH rcu 14/15] refscale: Add srcu_read_lock_lite() support using "srcu-lite"
    ` [PATCH rcu 15/15] srcu: Improve srcu_read_lock_lite() kernel-doc comment

[PATCH RFC 0/2] iommu/arm-smmu-v3: bypass streamid zero on i.MX95
 2024-10-15 16:10 UTC  (8+ messages)
` [PATCH RFC 2/2] iommu/arm-smmu-v3: Bypass SID0 for NXP i.MX95

[PATCH V2][next] Bluetooth: btintel_pcie: Remove structually deadcode
 2024-10-15 16:10 UTC  (5+ messages)


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