public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-11 18:54:44 to 2025-11-11 21:43:43 UTC [more...]

[PATCH v2 00/12] nova-core: Complete GSP boot and begin RPC communication
 2025-11-11 21:43 UTC  (12+ messages)
` [PATCH v3 00/14] "
  ` [PATCH v3 06/14] gpu: nova-core: Add bindings required by GSP sequencer
  ` [PATCH v3 07/14] gpu: nova-core: Implement the "
  ` [PATCH v3 08/14] gpu: nova-core: sequencer: Add register opcodes
  ` [PATCH v3 09/14] gpu: nova-core: sequencer: Add delay opcode support
  ` [PATCH v3 10/14] gpu: nova-core: sequencer: Implement basic core operations

[PATCH v4 0/6] platform/x86: ayaneo-ec: Add Ayaneo Embedded Controller platform driver
 2025-11-11 21:43 UTC  (4+ messages)
` [PATCH v4 4/6] platform/x86: ayaneo-ec: Add controller power and modules attributes

[PATCH v2 0/5] media: staging: media: imx6-mipi-csi2: trivial cleanup to prepare convert to common dw mipi csi2
 2025-11-11 21:42 UTC  (6+ messages)
` [PATCH v2 1/5] media: staging: media: imx6-mipi-csi2: replace spaces with tabs for alignment
` [PATCH v2 2/5] media: staging: media: imx6-mipi-csi2: use devm_mutex_init() to simplify code
` [PATCH v2 3/5] media: staging: media: imx6-mipi-csi2: use devm_clk_bulk_get_all() to fetch clocks
` [PATCH v2 4/5] media: staging: media: imx6-mipi-csi2: use guard() to simplify code
` [PATCH v2 5/5] media: staging: media: imx6-mipi-csi2: use devm_platform_ioremap_resource() "

[PATCH v2] powerpc, mm: Fix mprotect on book3s 32-bit
 2025-11-11 21:42 UTC 

[PATCH v2 0/2] Implement lid-notifier for lid switch events
 2025-11-11 21:34 UTC  (3+ messages)
` [PATCH v2 1/2] Input: Add lid switch notifier
` [PATCH v2 2/2] HID: multitouch: Toggle touch surface on Elan touchpad on lid event

RFC: Serial port DTR/RTS - O_NRESETDEV
 2025-11-11 21:28 UTC  (12+ messages)

[syzbot] [fs?] WARNING in nsproxy_ns_active_put
 2025-11-11 21:29 UTC  (2+ messages)
` [PATCH] nsproxy: fix free_nsproxy() and simplify create_new_namespaces()

[PATCH v4 0/5] memory: tegra: Support EMC dfs on Tegra186/Tegra194
 2025-11-11 21:29 UTC  (11+ messages)
` [PATCH v4 3/5] memory: tegra186-emc: Support non-bpmp icc scaling

[PATCH v3 04/13] dt-bindings: interrupt-controller: Add Anlogic DR1V90 PLIC
 2025-11-11 21:23 UTC  (2+ messages)
` [tip: irq/drivers] "

[PATCH v3 05/13] dt-bindings: interrupt-controller: Add Anlogic DR1V90 ACLINT MSWI
 2025-11-11 21:23 UTC  (2+ messages)
` [tip: irq/drivers] "

[PATCH v3 06/13] dt-bindings: interrupt-controller: Add Anlogic DR1V90 ACLINT SSWI
 2025-11-11 21:23 UTC  (2+ messages)
` [tip: irq/drivers] "

[PATCH v3 09/13] irqchip/aclint-sswi: Add Nuclei UX900 support
 2025-11-11 21:23 UTC  (2+ messages)
` [tip: irq/drivers] "

[PATCH v6 1/1] dt-bindings: interrupt-controller: aspeed,ast2700: correct #interrupt-cells and interrupts count
 2025-11-11 21:23 UTC  (2+ messages)
` [tip: irq/drivers] dt-bindings: interrupt-controller: aspeed,ast2700: Correct "

[PATCH v4 00/18]
 2025-11-11 21:22 UTC  (19+ messages)
` [PATCH v4 01/18] perf metricgroup: Add care to picking the evsel for displaying a metric
` [PATCH v4 02/18] perf expr: Add #target_cpu literal
` [PATCH v4 03/18] perf jevents: Add set of common metrics based on default ones
` [PATCH v4 04/18] perf jevents: Add metric DefaultShowEvents
` [PATCH v4 05/18] perf stat: Add detail -d,-dd,-ddd metrics
` [PATCH v4 06/18] perf script: Change metric format to use json metrics
` [PATCH v4 07/18] perf stat: Remove hard coded shadow metrics
` [PATCH v4 08/18] perf stat: Fix default metricgroup display on hybrid
` [PATCH v4 09/18] perf stat: Sort default events/metrics
` [PATCH v4 10/18] perf stat: Remove "unit" workarounds for metric-only
` [PATCH v4 11/18] perf test stat+json: Improve metric-only testing
` [PATCH v4 12/18] perf test stat: Ignore failures in Default[234] metricgroups
` [PATCH v4 13/18] perf test stat: Update std_output testing metric expectations
` [PATCH v4 14/18] perf test metrics: Update all metrics for possibly failing default metrics
` [PATCH v4 15/18] perf test stat: Update shadow test to use metrics
` [PATCH v4 16/18] perf test stat: Update test expectations and events
` [PATCH v4 17/18] perf test stat csv: "
` [PATCH v4 18/18] perf tool_pmu: Make core_wide and target_cpu json events

[PATCH 1/1] perf symbols: Handle '1' symbols in /proc/kallsyms
 2025-11-11 21:20 UTC  (6+ messages)

[PATCH 1/2] dt-bindings: HID: i2c-hid: elan: Introduce FocalTech FT8112
 2025-11-11 21:17 UTC  (3+ messages)
` [PATCH 2/2] HID: i2c-hid: Add new FocalTech Touchscreen Chip

[PATCH] irqchip/sifive-plic: fix call to __plic_toggle in M-Mode code path
 2025-11-11 21:17 UTC  (2+ messages)
` [tip: irq/drivers] irqchip/sifive-plic: Fix call to __plic_toggle() "

[PATCH] irqchip/irq-bcm7038-l1: Drop unused reg_mask_status() function
 2025-11-11 21:17 UTC  (2+ messages)
` [tip: irq/drivers] irqchip/irq-bcm7038-l1: Remove unused reg_mask_status()

[PATCH v2] kallsyms: Fix wrong "big" kernel symbol type read from procfs
 2025-11-11 21:13 UTC  (2+ messages)

[PATCH 00/13] of: Add wrappers to match root node with OF device ID tables
 2025-11-11 21:14 UTC  (3+ messages)
` [PATCH 08/13] irqchip/atmel-aic: Simplify with of_machine_get_match_data()

[PATCH v3 00/24] ext4: enable block size larger than page size
 2025-11-11 21:11 UTC  (4+ messages)
` [PATCH v3 24/24] "

[PATCH v1 0/3] iio: adc: Add AD4134 minimum I/O support
 2025-11-11 21:11 UTC  (3+ messages)
` [PATCH v1 2/3] iio: adc: Initial support for AD4134

[PATCH v7 0/5] Add MIPI CSI-2 support for i.MX8ULP
 2025-11-11 21:10 UTC  (5+ messages)
` [PATCH v7 1/5] media: dt-bindings: nxp,imx8mq-mipi-csi2: Add i.MX8ULP compatible string

[PATCH 0/2] ASoC: cs35l56: Support for restoring calibration on ChromeOS
 2025-11-11 21:10 UTC  (2+ messages)

[PATCH] drm: xlnx: zynqmp_dp: Support DRM_FORMAT_XRGB8888
 2025-11-11 21:09 UTC  (3+ messages)

[PATCH 1/2] x86/resctrl: Add io_alloc_min_cbm_all interface for CBM reset
 2025-11-11 21:04 UTC  (13+ messages)

[RFC PATCH] x86/boot/compressed: Disable physical KASLR when memmap= appears
 2025-11-11 21:02 UTC  (4+ messages)

[PATCH 1/3] rust: net: phy: fix example's references to `C{22,45}`
 2025-11-11 21:02 UTC  (4+ messages)
` [PATCH 2/3] rust: net: phy: make example buildable

[PATCH net-next v3 00/11] selftests/vsock: refactor and improve vmtest infrastructure
 2025-11-11 21:01 UTC  (4+ messages)
` [PATCH net-next v3 07/11] selftests/vsock: add check_result() for pass/fail counting

[PATCH mm-new v3] mm/memcontrol: Add memory.stat_refresh for on-demand stats flushing
 2025-11-11 21:01 UTC  (5+ messages)

[PATCH v5 00/22] Live Update Orchestrator
 2025-11-11 20:59 UTC  (14+ messages)
` [PATCH v5 02/22] liveupdate: luo_core: integrate with KHO
` [PATCH v5 05/22] liveupdate: kho: when live update add KHO image during kexec load

[PATCH] xdrgen: Handle typedef void types
 2025-11-11 20:57 UTC 

[net-next 00/12] bng_en: enhancements for link, Rx/Tx, LRO/TPA & stats
 2025-11-11 20:58 UTC  (13+ messages)
` [net-next 01/12] bng_en: Query PHY and report link status
` [net-next 02/12] bng_en: Extend bnge_set_ring_params() for rx-copybreak
` [net-next 03/12] bng_en: Add RX support
` [net-next 04/12] bng_en: Handle an HWRM completion request
` [net-next 05/12] bng_en: Add TX support
` [net-next 06/12] bng_en: Add support to handle AGG events
` [net-next 07/12] bng_en: Add TPA related functions
` [net-next 08/12] bng_en: Add support for TPA events
` [net-next 09/12] bng_en: Add ethtool link settings and capabilities support
` [net-next 10/12] bng_en: Add initial support for ethtool stats display
` [net-next 11/12] bng_en: Create per-PF workqueue and timer for asynchronous events
` [net-next 12/12] bng_en: Query firmware for statistics and accumulate

[PATCH v5 0/6] arm64: dts: ti: k3-am62: Add wakeup-sources for low power modes
 2025-11-11 20:59 UTC  (11+ messages)
` [PATCH v5 1/6] arm64: dts: ti: k3-am62: Define possible system states
` [PATCH v5 2/6] arm64: dts: ti: k3-am62a: "
` [PATCH v5 3/6] arm64: dts: ti: k3-am62p: "
` [PATCH v5 4/6] arm64: dts: ti: k3-am62-lp-sk: Set wakeup-source system-states
` [PATCH v5 5/6] arm64: dts: ti: k3-am62a7-sk: "

[PATCH cgroup/for-6.18-fixes] cgroup: Skip showing PID 0 in cgroup.procs and cgroup.threads
 2025-11-11 20:57 UTC  (4+ messages)

[PATCH] fs/kernfs: raise sb->maxbytes to MAX_LFS_FILESIZE
 2025-11-11 20:26 UTC 

[PATCH v4] mmc: sdhci-msm: Enable ICE support for non-cmdq eMMC devices
 2025-11-11 20:52 UTC  (2+ messages)

[PATCH v3 00/18] Switch the default perf stat metrics to json
 2025-11-11 20:52 UTC  (12+ messages)
` [PATCH v3 01/18] perf metricgroup: Add care to picking the evsel for displaying a metric
` [PATCH v3 06/18] perf script: Change metric format to use json metrics
` [PATCH v3 07/18] perf stat: Remove hard coded shadow metrics

[PATCH] leds: group-multicolor: Add support for initial value
 2025-11-11 20:45 UTC 

[PATCH v4 0/4] rust: add Bounded integer type
 2025-11-11 20:46 UTC  (3+ messages)

[PATCH v4] w1: therm: Fix off-by-one buffer overflow in alarms_store
 2025-11-11 20:44 UTC 

[PATCH 6.12 000/565] 6.12.58-rc1 review
 2025-11-11 20:41 UTC  (4+ messages)

[PATCH] workqueue: add workqueue.mayday_initial_timeout
 2025-11-11 20:40 UTC  (2+ messages)

[PATCH 0/6] of: iommu-map parsing for multi-cell IOMMU
 2025-11-11 20:39 UTC  (4+ messages)

[PATCH next] cpuset: Treat tasks in attaching process as populated
 2025-11-11 20:35 UTC  (5+ messages)

[PATCH v2] usb: usb-storage: No additional quirks need to be added to the ECD819-SU3 optical drive
 2025-11-11 20:32 UTC  (2+ messages)

[PATCH RFC 0/4] rust: Introduce support for C linked list interfacing and DRM Buddy bindings
 2025-11-11 20:32 UTC  (11+ messages)
` [PATCH RFC 1/4] rust: clist: Add abstraction for iterating over C linked lists

[PATCH 6.17 000/849] 6.17.8-rc1 review
 2025-11-11 20:29 UTC  (2+ messages)

[syzbot] [mm?] general protection fault in __rt_mutex_slowlock_locked
 2025-11-11 20:25 UTC 

[PATCH v2 00/12] nova-core: Complete GSP boot and begin RPC communication
 2025-11-11 20:24 UTC  (4+ messages)
` [PATCH v2 10/12] nova-core: sequencer: Implement basic core operations

[PATCH v17 0/9] platform/x86: Add asus-armoury driver
 2025-11-11 20:22 UTC  (5+ messages)

[PATCH] ARM: dts: ti/omap: fix incorrect compatible string in internal eeprom node
 2025-11-11 20:23 UTC  (2+ messages)

[PATCH 0/4] make vmalloc gfp flags usage more apparent
 2025-11-11 20:21 UTC  (3+ messages)
` [syzbot ci] "

[PATCH v2] pmdomain: ti_sci: Handle wakeup constraint if device has pinctrl wakeup state
 2025-11-11 20:17 UTC  (3+ messages)

[PATCH] arm64: acpi: add newline to deferred APEI warning
 2025-11-11 20:17 UTC  (2+ messages)

[PATCH] arm64: add unlikely hint to MTE async fault check in el0_svc_common
 2025-11-11 20:17 UTC  (2+ messages)

[PATCH] arm64/mm: Ensure PGD_SIZE is aligned to 64 bytes when PA_BITS = 52
 2025-11-11 20:17 UTC  (2+ messages)

[PATCH v4 resend 0/7] arm64: Make EFI calls preemptible
 2025-11-11 20:16 UTC  (5+ messages)

[PATCH v2 0/2] arm64: Replace __ASSEMBLY__ with __ASSEMBLER__ in headers
 2025-11-11 20:16 UTC  (2+ messages)

[PATCH] arch/arm64/mm/fault: Implement exceptions tracepoints
 2025-11-11 20:13 UTC  (4+ messages)

[PATCH v4 00/63] objtool,livepatch: klp-build livepatch module generation
 2025-11-11 20:09 UTC  (6+ messages)
` [PATCH v4 49/63] objtool/klp: Add --checksum option to generate per-function checksums

[PATCH][next] selftests/bpf: test_xsk: Fix spelling mistake "conigure" -> "configure"
 2025-11-11 20:03 UTC  (2+ messages)

[PATCH] perf tools: Fix missing feature check for inherit + SAMPLE_READ
 2025-11-11 20:03 UTC  (4+ messages)

[PATCH] perf tools: Refactor precise_ip fallback logic
 2025-11-11 20:01 UTC  (14+ messages)

[PATCH v6] remoteproc: Use of_reserved_mem_region_* functions for "memory-region"
 2025-11-11 19:59 UTC  (3+ messages)

[PATCH] selftests/mm/uffd: remove static address usage in shmem_allocate_area()
 2025-11-11 20:54 UTC 

[PATCH v2 2/4] soc: qcom: rpmh: Add support to read back resource settings
 2025-11-11 20:00 UTC  (11+ messages)

[syzbot] [wireless?] KMSAN: uninit-value in cfg80211_classify8021d
 2025-11-11 19:55 UTC 

[PATCH v2 1/3] rust: helpers: Add list helpers for C linked list operations
 2025-11-11 19:54 UTC  (3+ messages)
` [PATCH v2 0/3] rust: Introduce support for C linked list interfacing

[PATCH 1/1] arm64: dts: qcom: talos: Drop opp-shared from QUP OPP table
 2025-11-11 19:55 UTC  (2+ messages)

[PATCH] mm, swap: fix potential UAF issue for VMA readahead
 2025-11-11 19:48 UTC  (2+ messages)

[PATCH 0/9] POLYVAL library
 2025-11-11 19:46 UTC  (6+ messages)
` [PATCH 2/9] lib/crypto: polyval: Add "

[PATCH v3 0/3] iio: mpl3115: support for events
 2025-11-11 19:47 UTC  (6+ messages)
` [PATCH v3 1/3] iio: mpl3115: use get_unaligned_be24 to retrieve pressure data

[PATCH v2] gendwarfksyms: Skip files with no exports
 2025-11-11 19:45 UTC  (5+ messages)

[PATCH net-next v3 0/6] netconsole: support automatic target recovery
 2025-11-11 19:44 UTC  (7+ messages)
` [PATCH net-next v3 5/6] netconsole: resume previously deactivated target
` [PATCH net-next v3 6/6] selftests: netconsole: validate target resume

[PATCH] tee: qcom: initialize result before use in release worker
 2025-11-11 19:42 UTC  (3+ messages)

BTRFS error (device nvme1n1p2): bdev /dev/nvme0n1p2 errs: wr 37868055
 2025-11-11 19:40 UTC  (5+ messages)

[PATCH 0/4] memcg: cleanup the memcg stats interfaces
 2025-11-11 19:34 UTC  (11+ messages)
` [PATCH 1/4] memcg: use mod_node_page_state to update stats
` [PATCH 2/4] memcg: remove __mod_lruvec_kmem_state
` [PATCH 3/4] memcg: remove __mod_lruvec_state
` [PATCH 4/4] memcg: remove __lruvec_stat_mod_folio

[PATCHSET v3 sched_ext/for-6.19] sched_ext: Improve bypass mode scalability
 2025-11-11 19:30 UTC  (16+ messages)
` [PATCH 01/13] sched_ext: Use shorter slice in bypass mode
` [PATCH 02/13] sched_ext: Refactor do_enqueue_task() local and global DSQ paths
` [PATCH 03/13] sched_ext: Use per-CPU DSQs instead of per-node global DSQs in bypass mode
` [PATCH 04/13] sched_ext: Simplify breather mechanism with scx_aborting flag
` [PATCH 05/13] sched_ext: Exit dispatch and move operations immediately when aborting
` [PATCH 06/13] sched_ext: Make scx_exit() and scx_vexit() return bool
` [PATCH 07/13] sched_ext: Refactor lockup handlers into handle_lockup()
` [PATCH 08/13] sched_ext: Make handle_lockup() propagate scx_verror() result
` [PATCH 09/13] sched_ext: Hook up hardlockup detector
` [PATCH 10/13] sched_ext: Add scx_cpu0 example scheduler
` [PATCH 11/13] sched_ext: Factor out scx_dsq_list_node cursor initialization into INIT_DSQ_LIST_CURSOR
` [PATCH 12/13] sched_ext: Factor out abbreviated dispatch dequeue into dispatch_dequeue_locked()
` [PATCH 13/13] sched_ext: Implement load balancer for bypass mode

[PATCH v3 0/4] vfio: selftests: update DMA mapping tests to use queried IOVA ranges
 2025-11-11 19:26 UTC  (2+ messages)

[PATCH 0/4] arm64: google: Introduce frankel, blazer, and mustang boards
 2025-11-11 19:22 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: arm: google: Add bindings for frankel/blazer/mustang
` [PATCH 2/4] dt-bindings: serial: snps-dw-apb-uart: Add "google,lga-uart"
` [PATCH 3/4] arm64: dts: google: Add dts directory for Google-designed silicon
` [PATCH 4/4] arm64: dts: google: Add initial dts for frankel, blazer, and mustang

[PATCH 0/8] refscale updates for v6.19
 2025-11-11 19:21 UTC  (4+ messages)
` [PATCH 3/8] refscale: Add local_bh_disable() readers

[PATCH] io_uring/rsrc: don't use blk_rq_nr_phys_segments() as number of bvecs
 2025-11-11 19:19 UTC  (2+ messages)

[syzbot] [wireless?] KMSAN: uninit-value in cfg80211_classify8021d
 2025-11-11 19:18 UTC  (2+ messages)
` Forwarded: test "

[PATCH v2 11/23] mm: introduce BPF kfunc to access memory events
 2025-11-11 19:17 UTC  (10+ messages)
` [PATCH v2 13/23] mm: introduce bpf_out_of_memory() BPF kfunc
` [PATCH v2 14/23] mm: allow specifying custom oom constraint for BPF triggers
` [PATCH v2 23/23] bpf: selftests: PSI struct ops test

[PATCH v5 00/23] Non-const bitfield helpers
 2025-11-11 19:17 UTC  (7+ messages)
` [PATCH -next v5 10/23] iio: imu: smi330: #undef field_{get,prep}() before definition

[PATCH v6 0/5] vfio: handle DMA map/unmap up to the addressable limit
 2025-11-11 19:15 UTC  (5+ messages)

[PATCH v1 0/5] pinctrl: intel: Convert the rest to use INTEL_GPP()
 2025-11-11 19:10 UTC  (6+ messages)
` [PATCH v1 1/5] pinctrl: cedarfork: Switch to INTEL_GPP() macro
` [PATCH v1 2/5] pinctrl: denverton: "
` [PATCH v1 3/5] pinctrl: emmitsburg: "
` [PATCH v1 4/5] pinctrl: cherryview: "
` [PATCH v1 5/5] pinctrl: elkhartlake: "

[PATCH 1/2] platform/x86: asus-armoury: remove unused macro parameter
 2025-11-11 19:11 UTC  (2+ messages)
` [PATCH 2/2] platform/x86: asus-armoury: add support for FX507VV

[GIT PULL] Btrfs fixes fro 6.18-rc6
 2025-11-11 19:10 UTC  (2+ messages)

[GIT PULL] hotfixes for 6.18-rc6
 2025-11-11 19:10 UTC  (2+ messages)

[GIT PULL] arm64 fixes for -rc6
 2025-11-11 19:10 UTC  (2+ messages)

[PATCH 0/4] sched: The newidle balance regression
 2025-11-11 19:08 UTC  (2+ messages)

[PATCH mm-new v3] mm/memcontrol: Add memory.stat_refresh for on-demand stats flushing
 2025-11-11 19:01 UTC  (3+ messages)

[PATCH][next] iommufd/iommufd_private.h: Avoid -Wflex-array-member-not-at-end warning
 2025-11-11 18:58 UTC  (5+ messages)

[PATCH] cgroup: include missing header for struct irq_work
 2025-11-11 18:57 UTC  (2+ messages)

[PATCH 0/6] KVM: SVM: LBR virtualization fixes
 2025-11-11 18:55 UTC  (4+ messages)
` [PATCH 2/6] KVM: nSVM: Always recalculate LBR MSR intercepts in svm_update_lbrv()

[PATCH] KVM: arm64: add missing newline to sysreg init log
 2025-11-11 18:54 UTC  (3+ messages)


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