public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-04 18:14:36 to 2024-11-04 21:22:53 UTC [more...]

[PATCH 00/10] mtd: add driver for Intel discrete graphics
 2024-11-04 21:22 UTC  (11+ messages)
` [PATCH 01/10] mtd: add driver for intel graphics non-volatile memory device
` [PATCH 06/10] mtd: intel-dg: wake card on operations
` [PATCH 09/10] drm/xe/nvm: add on-die non-volatile memory device

[PATCH v2 0/6] rust: add improved version of `ForeignOwnable::borrow_mut`
 2024-11-04 21:20 UTC  (7+ messages)
` [PATCH v2 1/6] rust: arc: use `NonNull::new_unchecked`
` [PATCH v2 2/6] rust: types: avoid `as` casts
` [PATCH v2 3/6] rust: arc: split unsafe block, add missing comment
` [PATCH v2 4/6] rust: change `ForeignOwnable` pointer to mut
` [PATCH v2 5/6] rust: reorder `ForeignOwnable` items
` [PATCH v2 6/6] rust: add improved version of `ForeignOwnable::borrow_mut`

[RFC PATCH] docs/mm: add VMA locks documentation
 2024-11-04 21:20 UTC  (4+ messages)

[PATCH 0/5] rust: add improved version of `ForeignOwnable::borrow_mut`
 2024-11-04 21:19 UTC  (6+ messages)
  ` [PATCH 2/5] rust: types: avoid `as` casts, narrow unsafe scope

[PATCH] perf: Add all shellcheck_log to gitignore
 2024-11-04 21:19 UTC 

[net-next v8 0/3] net: wwan: t7xx: Add t7xx debug ports
 2024-11-04 21:16 UTC  (2+ messages)

[PATCH v3] ACPI: processor: Move arch_init_invariance_cppc() call later
 2024-11-04 21:14 UTC  (3+ messages)

[PATCH RFT 00/16] perf tools: Use generic syscall scripts for all archs
 2024-11-04 21:13 UTC  (18+ messages)
` [PATCH RFT 01/16] perf tools: Create generic syscall table support
` [PATCH RFT 02/16] perf tools: arc: Support generic syscall headers
` [PATCH RFT 03/16] perf tools: csky: "
` [PATCH RFT 04/16] perf tools: arm: Support "
` [PATCH RFT 05/16] perf tools: sh: "
` [PATCH RFT 06/16] perf tools: sparc: "
` [PATCH RFT 07/16] perf tools: xtensa: Support syscall header
` [PATCH RFT 08/16] perf tools: x86: Use generic syscall scripts
` [PATCH RFT 09/16] perf tools: alpha: Support syscall header
` [PATCH RFT 10/16] perf tools: parisc: "
` [PATCH RFT 11/16] perf tools: arm64: Use syscall table
` [PATCH RFT 12/16] perf tools: loongarch: "
` [PATCH RFT 13/16] perf tools: mips: Use generic syscall scripts
` [PATCH RFT 14/16] perf tools: powerpc: Use generic syscall table scripts
` [PATCH RFT 15/16] perf tools: s390: "
` [PATCH RFT 16/16] perf tools: Remove dependency on libaudit

[PATCH v1 1/1] ASoc: mediatek: mt8365: Don't use "proxy" headers
 2024-11-04 21:12 UTC  (3+ messages)

linux-next: Signed-off-by missing for commit in the pinctrl-intel tree
 2024-11-04 21:11 UTC 

[PATCH v5 00/21] Python module cleanup
 2024-11-04 21:06 UTC  (10+ messages)
` [PATCH v5 06/21] perf script: Move find_scripts to browser/scripts.c

[PATCH 0/2 perf-tools-next] 'perf test python' fixes/improvements
 2024-11-04 21:02 UTC  (5+ messages)
` [PATCH 1/2] perf test python: Robustify the 'perf test python' test case
` [PATCH 2/2] perf test: Don't build the python binding builtin test case with NO_LIBPYTHON=1

[PATCH net-next 0/4] net: ucc_geth: devm cleanups
 2024-11-04 21:01 UTC  (5+ messages)
` [PATCH net-next 1/4] net: ucc_geth: use devm for kmemdup
` [PATCH net-next 2/4] net: ucc_geth: use devm for alloc_etherdev
` [PATCH net-next 3/4] net: ucc_geth: use devm for register_netdev
` [PATCH net-next 4/4] net: ucc_geth: fix usage with NVMEM MAC address

[PATCH v2] mm: count zeromap read and set for swapout and swapin
 2024-11-04 20:56 UTC  (6+ messages)

[PATCH RESEND] dt-bindings: rtc: mpfs-rtc: remove Lewis from maintainers
 2024-11-04 20:55 UTC  (3+ messages)

[PATCH V3 0/1] dt-bindings: rtc: atcrtc100: add Andes atcrtc100
 2024-11-04 20:50 UTC  (3+ messages)
` [PATCH V3 1/1] dt-bindings: rtc: add atcrtc100 Real Time Clock

[PATCH RESEND v9 0/2] drm/atomic: Ease async flip restrictions
 2024-11-04 20:52 UTC  (4+ messages)
` [PATCH RESEND v9 1/2] drm/atomic: Let drivers decide which planes to async flip

[PATCHv2 net-next] net: broadcom: use ethtool string helpers
 2024-11-04 20:53 UTC 

[PATCH] PCI: dwc: Use of_property_present() for non-boolean properties
 2024-11-04 20:48 UTC  (2+ messages)

[PATCHv2 net-next] net: hisilicon: hns3: use ethtool string helpers
 2024-11-04 20:48 UTC 

[PATCH] drm: Use of_property_present() for non-boolean properties
 2024-11-04 20:48 UTC  (3+ messages)

[PATCH v3 0/4] Support SEV firmware hotloading
 2024-11-04 20:45 UTC  (5+ messages)
` [PATCH v3 3/4] crypto: ccp: Add SNP firmware hotload support

[PATCH v2] signal: restore the override_rlimit logic
 2024-11-04 20:42 UTC  (2+ messages)

[PATCH] i3c: Document I3C_ADDR_SLOT_EXT_STATUS_MASK
 2024-11-04 20:42 UTC  (2+ messages)

[RFC PATCH 0/4] Alternative TPM patches for Trenchboot
 2024-11-04 20:40 UTC  (12+ messages)

[PATCH net-next 0/3] net: netpoll: Improve SKB pool management
 2024-11-04 20:40 UTC  (7+ messages)
` [PATCH net-next 1/3] net: netpoll: Defer skb_pool population until setup success

[PATCH 1/1] perf tests: Remove dangling CFLAGS for removed attr.o object
 2024-11-04 20:37 UTC  (2+ messages)

[PATCH V2 0/3] Support auto counter reload
 2024-11-04 20:37 UTC  (2+ messages)

[PATCH 1/1] arm64: dts: imx8mq-zii-ultra: remove #address-cells of eeprom@a4
 2024-11-04 20:36 UTC  (3+ messages)

[PATCH] perf: event: Remove deadcode
 2024-11-04 20:36 UTC  (2+ messages)

[PATCH 0/4] perf-probe: Improbe non-C language support
 2024-11-04 20:34 UTC  (9+ messages)
` [PATCH 2/4] perf-probe: Require '@' prefix for filename always
` [PATCH 3/4] perf-probe: Introduce quotation marks support
` [PATCH 4/4] perf-probe: Replace unacceptable characters when generating event name

[PATCH V2] perf/x86/intel: New start period for the freq mode
 2024-11-04 20:32 UTC  (2+ messages)

[PATCH] perf/x86/msr: Make SMI and PPERF on by default
 2024-11-04 20:31 UTC  (2+ messages)

[RESEND PATCH V4] perf/x86/intel: Support RDPMC metrics clear mode
 2024-11-04 20:29 UTC  (3+ messages)

[PATCH net-next] net: sfc: use ethtool string helpers
 2024-11-04 20:27 UTC 

[PATCH] rust: platform: add Io support
 2024-11-04 20:24 UTC  (3+ messages)

[PATCH v7 0/7] Add AutoFDO and Propeller support for Clang build
 2024-11-04 20:24 UTC  (7+ messages)
` [PATCH v7 1/7] Add AutoFDO "

[PATCHv2 net-next] net: bnx2x: use ethtool string helpers
 2024-11-04 20:23 UTC 

[PATCH v3 0/9] SEV Kernel Selftests
 2024-11-04 20:21 UTC  (12+ messages)
` [PATCH v3 2/9] KVM: selftests: Add a basic SNP smoke test

[PATCH 0/6] Add support for the root PCI bus device-tree node creation
 2024-11-04 20:20 UTC  (6+ messages)
` [PATCH 2/6] PCI: of: Use device_{add,remove}_of_node() to attach of_node to existing device
` [PATCH 5/6] of: Use the standards compliant default address cells value for x86

[PATCH v1] dt-bindings: clock: actions,owl-cmu: convert to YAML
 2024-11-04 20:19 UTC  (3+ messages)

[PATCH 0/3] EDAC/igen6: Avoid segmentation fault and add polling support
 2024-11-04 20:16 UTC  (3+ messages)
` [PATCH 1/3] EDAC/igen6: Avoid segmentation fault when rmmod

[PATCH] rust: irq: add support for request_irq()
 2024-11-04 20:10 UTC  (5+ messages)

[PATCH] Documentation: Fix incorrect paths/magic in magic numbers rst
 2024-11-04 20:10 UTC  (4+ messages)

[PATCH RFC 0/7] x86/microcode: Support for Intel Staging Feature
 2024-11-04 20:10 UTC  (6+ messages)
` [PATCH RFC 4/7] x86/microcode/intel: Prepare for microcode staging

linux-next: Signed-off-by missing for commit in the vfs tree
 2024-11-04 20:09 UTC 

Linux 6.12-rc6
 2024-11-04 20:05 UTC  (2+ messages)

[etnaviv-next v2 0/3] drm/etnaviv: Trivial mmu map and ummap cleanups
 2024-11-04 20:03 UTC  (4+ messages)
` [etnaviv-next v2 1/3] drm/etnaviv: Drop offset in page manipulation
` [etnaviv-next v2 2/3] drm/etnaviv: Fix the debug log of the etnaviv_iommu_map()
` [etnaviv-next v2 3/3] drm/etnaviv: Improve VA, PA, SIZE alignment checking

[PATCH net-next v5 0/7] Suspend IRQs during application busy periods
 2024-11-04 20:00 UTC  (8+ messages)
` [PATCH net-next v5 7/7] docs: networking: Describe irq suspension

[PATCH] wifi: wcn36xx: fix channel survey memory allocation size
 2024-11-04 20:00 UTC 

[PATCH/RFC v2] MAINTAINERS: Re-add cancelled Renesas driver sections
 2024-11-04 19:59 UTC  (3+ messages)

[PATCH] sched/topology: Fix a typo
 2024-11-04 19:58 UTC  (3+ messages)

[RFC PATCH] docs/mm: add VMA locks documentation
 2024-11-04 19:55 UTC  (5+ messages)

[PATCH v1 0/2] cpufreq: intel_pstate: Compute capacity for CPUs that are offline initially
 2024-11-04 18:53 UTC  (3+ messages)
` [PATCH v1 1/2] cpufreq: intel_pstate: Clear hybrid_max_perf_cpu before driver registration
` [PATCH v1 2/2] cpufreq: intel_pstate: Update asym capacity for CPUs that were offline initially

[PATCH] drm/i915: Use sg_set_buf(), sg_dma_address() helper
 2024-11-04 19:52 UTC 

[PATCH] pinctrl: Use of_property_present() for non-boolean properties
 2024-11-04 19:44 UTC 

[PATCH] MAINTAINERS: Fix list entries with display names
 2024-11-04 19:40 UTC 

[PATCH 0/2] firmware: scm: rework allowlist to be more scalable
 2024-11-04 19:43 UTC  (5+ messages)
` [PATCH 2/2] firmware: qcom: scm: rework QSEECOM allowlist

[PATCH] signal: restore the override_rlimit logic
 2024-11-04 19:42 UTC  (11+ messages)

[PATCH] iio: adc: ad7173: remove unused field
 2024-11-04 19:42 UTC 

[PATCH v6 0/7] Add TSENS support for IPQ5332, IPQ5424
 2024-11-04 19:42 UTC  (3+ messages)
` [PATCH v6 3/7] thermal/drivers/tsens: Add TSENS enable and calibration support for V2

[PATCH] docs/zh_CN: add the translation of kbuild/llvm.rst
 2024-11-04 19:41 UTC  (2+ messages)

[PATCH v2] counter: ti-ecap-capture: Add check for clk_enable()
 2024-11-04 19:40 UTC 

[PATCH] misc: keba: Add hardware dependency
 2024-11-04 19:39 UTC  (2+ messages)

[PATCH RFC] mmc: pwrseq_simple: Handle !RESET_CONTROLLER properly
 2024-11-04 19:37 UTC  (3+ messages)

[PATCH] dt-bindings: input: Goodix SPI HID Touchscreen
 2024-11-04 19:36 UTC  (6+ messages)

[PATCH v1 3/3] Documentation:leds: Add leds-st1202.rst
 2024-11-04 19:32 UTC  (4+ messages)

[PATCH] counter: ti-ecap-capture: Add check for clk_enable()
 2024-11-04 19:31 UTC 

[syzbot] [overlayfs?] WARNING in ovl_encode_real_fh
 2024-11-04 19:30 UTC  (3+ messages)

[PATCH] Documentation/maintainer-tip: Fix typos
 2024-11-04 19:30 UTC  (2+ messages)

[PATCH V4] Documentation: Improve crash_kexec_post_notifiers description
 2024-11-04 19:29 UTC  (2+ messages)

[PATCH v2 0/3] Add Microchip IPC mailbox
 2024-11-04 19:28 UTC  (5+ messages)
` [PATCH v2 3/3] mailbox: add Microchip IPC support

[PATCH linux-next v8 RESEND] Docs/zh_CN: Translate physical_memory.rst to Simplified Chinese
 2024-11-04 19:27 UTC  (2+ messages)

[PATCH v5 0/2] PCI: add enabe(disable)_device() hook for bridge
 2024-11-04 19:23 UTC  (3+ messages)
` [PATCH v5 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges
` [PATCH v5 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95

[PATCH kvmtool] riscv: Pass correct size to snprintf()
 2024-11-04 19:21 UTC 

[PATCH] net: skip RPS if packet is already on target CPU
 2024-11-04 19:18 UTC  (8+ messages)

[PATCH v2] counter: stm32-timer-cnt: Add check for clk_enable()
 2024-11-04 19:18 UTC 

[PATCH v3 0/3] Apple SPI controller driver
 2024-11-04 19:16 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: spi: apple,spi: Add binding for Apple SPI controllers
` [PATCH v3 2/3] spi: apple: Add driver for Apple SPI controller

[PATCH] riscv: kvm: Fix out-of-bounds array access
 2024-11-04 19:15 UTC 

[PATCH] cpufreq: fix using cpufreq-dt as module
 2024-11-04 19:14 UTC  (3+ messages)

[PATCH v4 0/3] pmdomain: ti_sci: collect and send low-power mode constraints
 2024-11-04 19:11 UTC  (9+ messages)

[PATCH] iio: dac: mcp4725: Use of_property_present() for non-boolean properties
 2024-11-04 19:08 UTC 

[PATCH v2 1/1] x86/reboot: KVM: Guard nmi_shootdown_cpus_on_restart() with ifdeffery
 2024-11-04 19:08 UTC  (4+ messages)

[PATCH] irqchip/stm32mp-exti: Use of_property_present() for non-boolean properties
 2024-11-04 19:08 UTC 

[PATCH] usb: Use (of|device)_property_present() for non-boolean properties
 2024-11-04 19:08 UTC 

[PATCH] spi: Use of_property_present() for non-boolean properties
 2024-11-04 19:07 UTC 

[PATCH] pmdomain: imx: Use of_property_present() for non-boolean properties
 2024-11-04 19:07 UTC 

[PATCH] mmc: Use of_property_present() for non-boolean properties
 2024-11-04 19:07 UTC 

[PATCH] misc: atmel-ssc: Use of_property_present() for non-boolean properties
 2024-11-04 19:06 UTC 

[PATCH] interconnect: Use of_property_present() for non-boolean properties
 2024-11-04 19:06 UTC 

[PATCH net-next v2 0/9] lib: packing: introduce and use (un)pack_fields
 2024-11-04 19:06 UTC  (4+ messages)
` [PATCH net-next v2 3/9] lib: packing: add pack_fields() and unpack_fields()

[PATCH] gpio: Use of_property_present() for non-boolean properties
 2024-11-04 19:06 UTC 

[PATCH] clocksource/drivers/arm_arch_timer: Use of_property_present() for non-boolean properties
 2024-11-04 19:05 UTC 

[PATCH] clk: sunxi-ng: Use of_property_present() for non-boolean properties
 2024-11-04 19:04 UTC 

[PATCH] cacheinfo: Use of_property_present() for non-boolean properties
 2024-11-04 19:03 UTC 

[PATCH] riscv: cacheinfo: Use of_property_present() for non-boolean properties
 2024-11-04 19:03 UTC 

[RFC PATCH v2 0/5] wifi: ath12k: Add WSI node for QCN9274 in RDP433 for MLO
 2024-11-04 18:55 UTC  (6+ messages)
` [RFC PATCH v2 1/5] dt-bindings: net: wireless: ath12k: describe WSI properties for QCN9274

[PATCH v6 1/2] dt-bindings: arm: aspeed: add IBM SBP1 board
 2024-11-04 18:49 UTC  (3+ messages)

[PATCH 0/5] TQ-Systems TQMa62xx SoM and MBa62xx board
 2024-11-04 18:47 UTC  (5+ messages)
` [PATCH 1/5] dt-bindings: usb: dwc3: Allow connector in USB controller node
` [PATCH 2/5] dt-bindings: arm: ti: Add compatible for AM625-based TQMa62xx SOM family and carrier board

[PATCH v6 0/2] MCTP Over PCC Transport
 2024-11-04 18:44 UTC  (8+ messages)
` [PATCH v6 1/2] mctp pcc: Check before sending MCTP PCC response ACK

[PATCH 0/2] add I2C support for S32G2/S32G3 SoCs
 2024-11-04 18:44 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: i2c: imx: add SoC specific compatible strings for S32G

[PATCH] RAS/AMD/ATL: Fix unintended sign extension issue from coverity
 2024-11-04 18:34 UTC 

[PATCH v15 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-11-04 18:30 UTC  (5+ messages)
` [PATCH v15 07/15] cxl/memfeature: Add CXL memory device patrol scrub control feature
` [PATCH v15 08/15] cxl/memfeature: Add CXL memory device ECS "

[PATCH v2 13/13] mm: zswap: Compress batching with Intel IAA in zswap_store() of large folios
 2024-11-04 18:29 UTC  (3+ messages)

[PATCH] sound: fix uninit-value in sof_ipc4_pcm_dai_link_fixup_rate
 2024-11-04 18:27 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v9 00/26] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-11-04 18:21 UTC  (4+ messages)
` [PATCH v9 19/26] x86/resctrl: Add the interface to unassign a MBM counter

[PATCH v2] wifi: nl80211: fix bounds checker error in nl80211_parse_sched_scan
 2024-11-04 18:20 UTC  (3+ messages)

[PATCH] include: btf: Guard inline function with CONFIG_BPF_SYSCALL
 2024-11-04 18:20 UTC  (2+ messages)

[PATCH] mm/slab: fix warning caused by duplicate kmem_cache creation in kmem_buckets_create
 2024-11-04 18:16 UTC  (3+ messages)

[PATCH net-next v7 00/12] selftests: ncdevmem: Add ncdevmem to ksft
 2024-11-04 18:14 UTC  (11+ messages)
` [PATCH net-next v7 03/12] selftests: ncdevmem: Unify error handling
` [PATCH net-next v7 04/12] selftests: ncdevmem: Make client_ip optional
` [PATCH net-next v7 05/12] selftests: ncdevmem: Remove default arguments
` [PATCH net-next v7 06/12] selftests: ncdevmem: Switch to AF_INET6
` [PATCH net-next v7 07/12] selftests: ncdevmem: Properly reset flow steering
` [PATCH net-next v7 08/12] selftests: ncdevmem: Use YNL to enable TCP header split
` [PATCH net-next v7 09/12] selftests: ncdevmem: Remove hard-coded queue numbers
` [PATCH net-next v7 10/12] selftests: ncdevmem: Run selftest when none of the -s or -c has been provided
` [PATCH net-next v7 11/12] selftests: ncdevmem: Move ncdevmem under drivers/net/hw
` [PATCH net-next v7 12/12] selftests: ncdevmem: Add automated test


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