public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-13 12:10:35 to 2024-09-13 14:03:59 UTC [more...]

[PATCH] staging: octeon: Use new initialization api for tasklet
 2024-09-13 14:03 UTC  (2+ messages)

of alloc_canxl_skb
 2024-09-13 14:03 UTC 

[PATCH] HID: plantronics: Update to map micmute controls
 2024-09-13 14:03 UTC  (2+ messages)

[PATCH] crypto: Removing CRYPTO_AES_GCM_P10
 2024-09-13 14:02 UTC  (3+ messages)

[PATCH v7 00/11] fs: multigrain timestamp redux
 2024-09-13 14:02 UTC  (13+ messages)
` [PATCH v7 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper
` [PATCH v7 02/11] fs: add infrastructure for multigrain timestamps
` [PATCH v7 03/11] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v7 04/11] fs: handle delegated timestamps in setattr_copy_mgtime
` [PATCH v7 05/11] fs: tracepoints around multigrain timestamp events
` [PATCH v7 06/11] fs: add percpu counters for significant "
` [PATCH v7 07/11] Documentation: add a new file documenting multigrain timestamps
` [PATCH v7 08/11] xfs: switch to "
` [PATCH v7 09/11] ext4: "
` [PATCH v7 10/11] btrfs: convert "
` [PATCH v7 11/11] tmpfs: add support for "

[PATCH] HID: plantronics: Additional PID for double volume key presses quirk
 2024-09-13 14:01 UTC  (2+ messages)

[PATCH v4 0/2] Minor fixes error handling of perf stat
 2024-09-13 13:59 UTC  (3+ messages)
` [PATCH v4 1/2] perf stat: Close cork_fd when create_perf_stat_counter() failed
` [PATCH v4 2/2] perf stat: Stop repeating when ref_perf_stat() returns -1

[PATCH v6 0/8] iio: adc: ad7606: add support for AD7606C-{16,18} parts
 2024-09-13 13:57 UTC  (9+ messages)
` [PATCH v6 1/8] iio: adc: ad7606: add 'bits' parameter to channels macros
` [PATCH v6 2/8] iio: adc: ad7606: move 'val' pointer to ad7606_scan_direct()
` [PATCH v6 3/8] iio: adc: ad7606: move scale_setup as function pointer on chip-info
` [PATCH v6 4/8] iio: adc: ad7606: wrap channel ranges & scales into struct
` [PATCH v6 5/8] iio: adc: ad7606: rework available attributes for SW channels
` [PATCH v6 6/8] dt-bindings: iio: adc: document diff-channels corner case for some ADCs
` [PATCH v6 7/8] dt-bindings: iio: adc: add docs for AD7606C-{16,18} parts
` [PATCH v6 8/8] iio: adc: ad7606: add support "

[PATCH v2 0/5] Add support for PCIe3 on x1e80100
 2024-09-13 13:57 UTC  (11+ messages)
` [PATCH v2 1/5] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the X1E80100 QMP PCIe PHY Gen4 x8
` [PATCH v2 2/5] dt-bindings: PCI: qcom: Add OPP table for X1E80100
` [PATCH v2 3/5] phy: qcom: qmp: Add phy register and clk setting for x1e80100 PCIe3
` [PATCH v2 5/5] arm64: dts: qcom: x1e80100: Add support for PCIe3 on x1e80100

[PATCH RFC] block: trace: add block alignment information
 2024-09-13 13:57 UTC  (5+ messages)

[PATCH v2 0/2] Minor fixes error handling of perf stat
 2024-09-13 13:56 UTC  (4+ messages)
` [PATCH v3 2/2] perf stat: Stop repeating when ref_perf_stat() returns -1

[PATCH 0/7] s390/vdso: getrandom() vdso implementation
 2024-09-13 13:56 UTC  (11+ messages)
` [PATCH 1/7] s390/facility: Disable compile time optimization for decompressor code
` [PATCH 2/7] s390/alternatives: Remove ALT_FACILITY_EARLY
` [PATCH 3/7] s390/facility: Let test_facility() generate static branch if possible
` [PATCH 4/7] s390/module: Provide find_section() helper
` [PATCH 5/7] s390/vdso: Allow alternatives in vdso code
` [PATCH 6/7] s390/vdso: Move vdso symbol handling to separate header file
` [PATCH 7/7] s390/vdso: Wire up getrandom() vdso implementation

[syzbot] [fs?] KASAN: slab-use-after-free Read in invalidate_bh_lru
 2024-09-13 13:55 UTC  (3+ messages)

[PATCH v28 0/3] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2024-09-12 19:10 UTC 

[PATCH RFC 00/10] perf: user space sframe unwinding
 2024-09-13 13:53 UTC  (10+ messages)
` [PATCH RFC 04/10] perf: Introduce deferred user callchains

[PATCH v5 00/19] arm64: Support for running as a guest in Arm CCA
 2024-09-13 13:52 UTC  (4+ messages)
` [PATCH v5 04/19] firmware/psci: Add psci_early_test_conduit()

Namespaced network devices not cleaned up properly after execution of pmtu.sh kernel selftest
 2024-09-13 13:50 UTC  (4+ messages)

[PATCH 1/3] rust: add untrusted data abstraction
 2024-09-13 13:47 UTC  (3+ messages)

[PATCH bpf-next] libbpf: Fix expected_attach_type set when kernel not support
 2024-09-13 13:48 UTC  (2+ messages)

[Report] rtla: Failed to set runtime and/or period
 2024-09-13 13:47 UTC  (2+ messages)

[PATCH 0/6] libstub,tpm: fix small bugs and improve error reporting
 2024-09-13 13:47 UTC  (14+ messages)
` [PATCH 2/6] tpm: do not ignore memblock_reserve return value
` [PATCH 3/6] libstub,tpm: provide indication of failure when getting event log
` [PATCH 4/6] tpm: sanity check the log version before using it

[syzbot] [net?] WARNING in l2tp_exit_net
 2024-09-13 13:39 UTC  (2+ messages)

[PATCH HID v2 00/11] HID: bpf: add a new hook to control hid-generic
 2024-09-13 13:47 UTC  (3+ messages)
` (subset) "

[PATCH 0/6] iio: adc: ad4030: new driver for AD4030 and similar ADCs
 2024-09-13 13:46 UTC  (7+ messages)
` [PATCH 4/6] iio: adc: ad4030: add support for ad4630-24 and ad4630-16

[PATCH -next] hid: cp2112: Use irq_get_trigger_type() helper
 2024-09-13 13:44 UTC  (2+ messages)

[PATCH v3] Avoid memory barrier in read_seqcount() through load acquire
 2024-09-13 13:41 UTC  (3+ messages)

[PATCH net-next 0/7] Allow controlling PHY loopback and isolate modes
 2024-09-13 13:40 UTC  (5+ messages)

[PATCH v2 0/7] perf: cs-etm: Coresight decode and disassembly improvements
 2024-09-13 13:40 UTC  (15+ messages)
` [PATCH v2 2/7] perf cs-etm: Use new OpenCSD consistency checks
` [PATCH v2 3/7] perf scripting python: Add function to get a config value
` [PATCH v2 4/7] perf scripts python cs-etm: Update to use argparse
` [PATCH v2 5/7] perf scripts python cs-etm: Improve arguments
` [PATCH v2 6/7] perf scripts python cs-etm: Add start and stop arguments
` [PATCH v2 7/7] perf test: cs-etm: Test Coresight disassembly script

[syzbot] [media?] general protection fault in dvb_usbv2_generic_write
 2024-09-13 13:35 UTC 

[PATCH v1 1/1] software node: Simplify swnode_register() a bit
 2024-09-13 13:34 UTC  (2+ messages)

[RFC 0/5] ext4: Implement support for extsize hints
 2024-09-13 13:34 UTC  (4+ messages)

[PATCH 00/21] TDX MMU Part 2
 2024-09-13 13:33 UTC  (5+ messages)
` [PATCH 16/21] KVM: TDX: Premap initial guest memory

[PATCH v5 0/3] rust: Add irq abstraction, SpinLockIrq
 2024-09-13 13:33 UTC  (3+ messages)
` [PATCH v5 1/3] rust: Introduce irq module

[PATCH v11 0/8] Landlock: Add abstract UNIX socket restriction
 2024-09-13 13:32 UTC  (3+ messages)
` [PATCH v11 1/8] "

[PATCH v2] i2c: omap: Fix standard mode false ACK readings
 2024-09-13 13:32 UTC  (4+ messages)

[PATCH v9 00/12] Add ACPI CPER firmware first error injection on ARM emulation
 2024-09-13 13:31 UTC  (9+ messages)
` [PATCH v9 01/12] acpi/ghes: add a firmware file with HEST address
` [PATCH v9 03/12] acpi/ghes: rename etc/hardware_error file macros
` [PATCH v9 04/12] acpi/ghes: better name GHES memory error function

[PATCH v2 1/2] drm/sched: memset() 'job' in drm_sched_job_init()
 2024-09-13 13:30 UTC  (6+ messages)
` [PATCH v2 2/2] drm/sched: warn about drm_sched_job_init()'s partial init

[PATCH v7 0/4] Add support for AArch64 AMUv1-based average freq
 2024-09-13 13:29 UTC  (5+ messages)
` [PATCH v7 1/4] cpufreq: Introduce an optional cpuinfo_avg_freq sysfs entry
` [PATCH v7 2/4] arm64: amu: Delay allocating cpumask for AMU FIE support
` [PATCH v7 3/4] arm64: Provide an AMU-based version of arch_freq_avg_get_on_cpu
` [PATCH v7 4/4] arm64: Update AMU-based freq scale factor on entering idle

Question about freeing of empty per-CPU partial slabs in SLUB
 2024-09-13 13:27 UTC  (3+ messages)

[PATCH v4 0/3] Fix deadlock caused by cgroup_mutex and cpu_hotplug_lock
 2024-09-13 13:17 UTC  (4+ messages)
` [PATCH v4 1/3] cgroup: fix "
` [PATCH v4 2/3] workqueue: doc: Add a note saturating the system_wq is not permitted
` [PATCH v4 3/3] workqueue: Adjust WQ_MAX_ACTIVE from 512 to 2048

Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
 2024-09-13 13:23 UTC  (9+ messages)

[PATCH 0/5] sched/fair: Rework EAS to handle more cases
 2024-09-13 13:21 UTC  (3+ messages)
` [PATCH 1/5] sched/fair: Filter false overloaded_group case for EAS

[PATCH v1 1/1] sub: cdns2: Use predefined PCI vendor ID constant
 2024-09-13 13:21 UTC 

[PATCH v2] smb: client: compress: fix an "illegal accesses" issue
 2024-09-13 13:21 UTC  (2+ messages)

[PATCH net-next V2 0/5] Add support to SFP for PCI11x1x chips
 2024-09-13 13:19 UTC  (8+ messages)
` [PATCH net-next V2 4/5] net: lan743x: Implement phylink pcs

[PATCH 0/7] iio: light: veml6030: fix issues and add support for veml6035
 2024-09-13 13:19 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: iio: light: veml6030: rename to add manufacturer
` [PATCH 2/7] dt-bindings: iio: light: veml6030: add veml6035
` [PATCH 3/7] iio: light: veml6030: fix IIO device retrieval from embedded device
` [PATCH 4/7] iio: light: veml6030: make use of regmap_set_bits()
` [PATCH 5/7] iio: light: veml6030: update sensor resolution
` [PATCH 6/7] iio: light: veml6030: add set up delay after any power on sequence
` [PATCH 7/7] iio: light: veml6030: add support for veml6035

[PATCH v1 1/1] sub: cdns3: Use predefined PCI vendor ID constant
 2024-09-13 13:17 UTC 

[PATCH] pmdomain: rockchip: Simplify dropping OF node reference
 2024-09-13 13:16 UTC  (2+ messages)

[PATCH] kthread: Unpark only parked kthreads (was Re: [syzbot] [wireguard?] WARNING in kthread_unpark (2))
 2024-09-13 13:16 UTC  (6+ messages)
  ` [syzbot] [wireguard?] WARNING in kthread_unpark (2)

[PATCH net-next 0/4] Cascaded management xmit for SJA1105 DSA driver
 2024-09-13 13:15 UTC  (5+ messages)
` [PATCH net-next 1/4] net: dsa: free routing table on probe failure
` [PATCH net-next 2/4] dt-bindings: net: dsa: the adjacent DSA port must appear first in "link" property
` [PATCH net-next 3/4] net: dsa: populate dp->link_dp for cascade ports
` [PATCH net-next 4/4] net: dsa: sja1105: implement management routes for cascaded switches

[PATCH] of: address: Unify resource bounds overflow checking
 2024-09-13 13:15 UTC  (2+ messages)

Is this an out-of-bounds issue?
 2024-09-13 13:13 UTC 

[PATCH v3] cxl/region: Remove lock from memory notifier callback
 2024-09-13 13:13 UTC  (2+ messages)

[RFC] net:yt6801: Add Motorcomm yt6801 PCIe driver
 2024-09-13 13:00 UTC 

[PATCH RFC 0/3] tsm: Unified Measurement Register ABI for TVMs
 2024-09-13 12:58 UTC  (11+ messages)

[PATCH 0/8] Add minimal boot support for IPQ5424
 2024-09-13 12:53 UTC  (13+ messages)
` [PATCH 1/8] dt-bindings: clock: Add Qualcomm IPQ5424 GCC
` [PATCH 2/8] dt-bindings: pinctrl: qcom: add IPQ5332 pinctrl
` [PATCH 3/8] dt-bindings: mmc: sdhci-msm: add IPQ5424 compatible
` [PATCH 4/8] pinctrl: qcom: Introduce IPQ5424 TLMM driver
` [PATCH 5/8] clk: qcom: add Global Clock controller (GCC) driver for IPQ5424 SoC
` [PATCH 6/8] dt-bindings: qcom: Add ipq5424 boards
` [PATCH 7/8] arm64: dts: qcom: add IPQ5424 SoC and rdp466 board support
` [PATCH 8/8] arm64: defconfig: Enable IPQ5424 SoC base configs

[RFC] efi/tpm: add efi.tpm_log as a reserved region in 820_table_firmware
 2024-09-13 12:52 UTC  (15+ messages)

[PATCH net-next v1 1/1] net: macb: Use predefined PCI vendor ID constant
 2024-09-13 12:51 UTC 

[PATCH] PCI: Mark Creative Labs EMU20k2 INTx masking as broken
 2024-09-13 12:51 UTC  (2+ messages)

[PATCH v6 0/5] Support fdinfo runtime and memory stats on Panthor
 2024-09-13 12:42 UTC  (6+ messages)
` [PATCH v6 1/5] drm/panthor: introduce job cycle and timestamp accounting
` [PATCH v6 2/5] drm/panthor: record current and maximum device clock frequencies
` [PATCH v6 3/5] drm/panthor: add DRM fdinfo support
` [PATCH v6 4/5] drm/panthor: enable fdinfo for memory stats
` [PATCH v6 5/5] drm/panthor: add sysfs knob for enabling job profiling

[GIT PULL] bcachefs fixes for 6.10.y
 2024-09-13 12:48 UTC  (2+ messages)

[PATCH net-next v1] memory-provider: disable building dmabuf mp on !CONFIG_PAGE_POOL
 2024-09-13 12:47 UTC  (2+ messages)

[PATCH] dt-bindings: PCI: altera: msi: Convert to YAML
 2024-09-13 12:42 UTC  (5+ messages)

[PATCH] usb: dwc3: Potential fix of possible dwc3 interrupt storm
 2024-09-13 12:42 UTC  (12+ messages)

[PATCH 6.6 v2 1/4] riscv: dts: starfive: add assigned-clock* to limit frquency
 2024-09-13 12:42 UTC  (2+ messages)

[PATCH] x86/bugs: Correct RSB terminology in Kconfig
 2024-09-13 12:40 UTC  (2+ messages)

[PATCH v6 1/2] dt-bindings: arm: Document the btt3 i.MX28 based board
 2024-09-13 12:36 UTC  (3+ messages)
` [PATCH v6 2/2] dts: nxp: mxs: Add descriptions for imx287 based btt3-[012] devices

[PATCH] MAINTAINERS: move BK3 machine support to CREDITS
 2024-09-13 12:36 UTC  (4+ messages)

[PATCH v2 0/5] Add support for DisplayPort on SA8775P platform
 2024-09-13 12:35 UTC  (3+ messages)
` [PATCH v2 3/5] phy: qcom: edp: Add support for eDP PHY on SA8775P

[PATCH v5 for-next 0/2] RDMA: Provide an API for drivers to disassociate mmap pages
 2024-09-13 12:29 UTC  (3+ messages)
` [PATCH v5 for-next 1/2] RDMA/core: Provide rdma_user_mmap_disassociate() "
` [PATCH v5 for-next 2/2] RDMA/hns: Disassociate mmap pages for all uctx when HW is being reset

[PATCH v1] function_graph: Support recording and printing the function return address
 2024-09-13 12:34 UTC 

[PATCH v2 0/4] gpio: siul2-s32g2: add initial GPIO driver
 2024-09-13 12:33 UTC  (4+ messages)
` [PATCH v2 4/4] MAINTAINERS: add MAINTAINER for S32G2 SIUL2 "

[GIT PULL] lsm/lsm-pr-20240911
 2024-09-13 12:28 UTC  (2+ messages)

[PATCH v8 06/13] acpi/ghes: add support for generic error injection via QAPI
 2024-09-13 12:28 UTC  (9+ messages)

[PATCH 4.19 00/95] 4.19.322-rc2 review
 2024-09-13 12:27 UTC  (3+ messages)

linux-next: build failure after merge of the net-next tree
 2024-09-13 12:25 UTC  (6+ messages)

[PATCH v2] rcu/kvfree: Add kvfree_rcu_barrier() API
 2024-09-13 12:24 UTC  (7+ messages)

[PATCH 5.15 000/214] 5.15.167-rc1 review
 2024-09-13 12:22 UTC  (4+ messages)

[PATCH v6 09/17] soc: qcom: ice: add HWKM support to the ICE driver
 2024-09-13 12:21 UTC  (11+ messages)

[PATCH v1] drm/ci: enable lockdep detection
 2024-09-13 12:19 UTC  (7+ messages)

[PATCH 1/2] powerpc/entry: convert to common and generic entry
 2024-09-13 12:15 UTC  (8+ messages)

[RFC PATCH v4 0/5] Add A1 Soc audio clock controller driver
 2024-09-13 12:11 UTC  (6+ messages)
` [RFC PATCH v4 1/5] reset: amlogic: add support for A1 SoC in auxiliary reset driver
` [RFC PATCH v4 2/5] clk: meson: axg: share the set of audio helper macro
` [RFC PATCH v4 3/5] dt-bindings: clock: axg-audio: document A1 SoC audio clock controller driver
` [RFC PATCH v4 4/5] clk: meson: a1: add the "
` [RFC PATCH v4 5/5] arm64: dts: meson: a1: add the audio clock controller

[PATCH 1/1] mmc: core: Use dev_err_probe for deferred regulators
 2024-09-13 12:12 UTC  (2+ messages)

[RFC PATCH 0/3] Allow sk_lookup UDP return traffic to egress
 2024-09-13 12:10 UTC  (3+ messages)
` [RFC PATCH 3/3] bpf: Add sk_lookup test to use ORIGDSTADDR cmsg


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