All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-06 12:23:13 to 2025-07-06 16:16:32 UTC [more...]

[PATCH v1 0/7] Add support for NetCube Systems Nagami SoM and its carrier boards
 2025-07-06 16:13 UTC  (5+ messages)
` [PATCH v1 5/7] ARM: dts: sunxi: add support for NetCube Systems Nagami SoM

[PATCH v11 0/8] iio: accel: adxl345: add interrupt based sensor events
 2025-07-06 16:16 UTC  (10+ messages)
` [PATCH v11 1/8] iio: accel: adxl345: simplify interrupt mapping
` [PATCH v11 2/8] iio: accel: adxl345: simplify reading the FIFO
` [PATCH v11 3/8] iio: accel: adxl345: add activity event feature
` [PATCH v11 8/8] docs: iio: describe inactivity and free-fall detection on the ADXL345

linux-next: manual merge of the iio tree with the spi tree
 2025-07-06 16:15 UTC  (5+ messages)

[PATCH RFC] Documentation: typography refresh
 2025-07-06 16:14 UTC  (7+ messages)

[PATCH v5] staging: media: atomisp: remove debug sysfs attributes active_bo and free_bo
 2025-07-06 16:13 UTC  (2+ messages)

[rft, PATCH v2 0/3] media: atomisp: replace math macros
 2025-07-06 16:11 UTC  (2+ messages)

[PATCH] ALSA: mts64: Replace deprecated strcpy() with strscpy()
 2025-07-06 16:09 UTC 

[PATCH v2] iio: adc: ad7173: fix num_slots
 2025-07-06 16:08 UTC  (4+ messages)

[PATCH v3 0/3] Samsung Exynos 7870 DECON driver support
 2025-07-06 16:00 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: display: samsung,exynos7-decon: add properties for iommus and ports

[Buildroot] [PATCH 1/1] boot/at91bootstrap3: fix build with host GCC 15
 2025-07-06 16:02 UTC  (2+ messages)

[PATCH v3 00/19] add basic PSP encryption for TCP connections
 2025-07-06 15:59 UTC  (7+ messages)
` [PATCH v3 01/19] psp: add documentation
` [PATCH v3 02/19] psp: base PSP device support
` [PATCH v3 03/19] net: modify core data structures for PSP datapath support

[PATCH v3 00/22] x86: Trenchboot Secure Launch DRTM (Xen)
 2025-07-06 15:59 UTC  (6+ messages)
` [PATCH v3 01/22] x86/include/asm/intel-txt.h: constants and accessors for TXT registers and heap

[PATCH] pmdomain: amlogic: Constify struct meson_secure_pwrc_domain_data
 2025-07-06 15:45 UTC  (2+ messages)

[Buildroot] [PATCH v4 1/2] package/pocketpy: new package
 2025-07-06 15:49 UTC  (6+ messages)
` [Buildroot] [PATCH v4 2/2] package/canopenterm: "

[PATCH 0/3] drm/msm: drm_gpuvm leftovers
 2025-07-06 15:49 UTC  (6+ messages)
` [PATCH 3/3] drm/msm/mdp4: use msm_kms_init_vm() instead of duplicating it

[Buildroot] [PATCH 1/1] package/znc: bump version to 1.10.1
 2025-07-06 15:49 UTC  (2+ messages)

[Buildroot] [git commit] package/znc: bump version to 1.10.1
 2025-07-06 15:46 UTC 

[PATCH v9 1/2] dt-bindings: input: touchscreen: add hynitron cst816x series
 2025-07-06 15:44 UTC  (2+ messages)
` [PATCH v9 2/2] input: "

[BUG] net: gre: IPv6 link-local multicast is silently dropped (Regression)
 2025-07-06 15:40 UTC  (2+ messages)

[PATCH v1] arm64: dts: nuvoton: npcm845: Add pinctrl groups
 2025-07-06 15:35 UTC 

[PATCH 0/4] Start using rpmpd for power domains on MSM8974
 2025-07-06 15:35 UTC  (8+ messages)
` [PATCH 2/4] remoteproc: qcom_q6v5_pas: Use resource with CX PD for MSM8974

[Buildroot] [git commit] package/pocketpy: new package
 2025-07-06 15:25 UTC 

[PATCH wireless-next v2] wifi: brcmfmac: fix EXTSAE WPA3 connection failure due to AUTH TX failure
 2025-07-06 15:29 UTC  (2+ messages)

[PATCH 0/9] Doc git log
 2025-07-06 15:27 UTC  (6+ messages)
` [PATCH 7/9] doc: git-log: convert pretty formats to new doc format

[PATCH v2] iommu/arm-smmu: disable PRR on SM8250
 2025-07-06 15:22 UTC  (4+ messages)

[PATCH mm-next] alloc_tag: add total bytes allocation information
 2025-07-06 15:21 UTC  (3+ messages)

[PATCH v10 3/4] rust: add support for NUMA ids in allocations
 2025-07-06 15:18 UTC  (2+ messages)

[PATCH V2] riscv: ftrace: Fix the logic issue in DYNAMIC_FTRACE selection
 2025-07-06 15:18 UTC  (2+ messages)

[RFC PATCH v2 00/12] landlock: Use coalesced hashtable for merged domains
 2025-07-06 15:16 UTC  (13+ messages)
` [RFC PATCH v2 01/12] landlock: Set the max rules limit in a domain to U16_MAX
` [RFC PATCH v2 02/12] landlock/domain: Define structure and macros for flat-array domains
` [RFC PATCH v2 03/12] landlock: Define coalesced hashtable and implement finding
` [RFC PATCH v2 04/12] landlock/domain: Implement finding rules
` [RFC PATCH v2 05/12] landlock/coalesced_hash: Implement insert
` [RFC PATCH v2 06/12] landlock/domain: Implement merging of a parent domain and a ruleset
` [RFC PATCH v2 07/12] landlock/domain: Define alloc and free
` [RFC PATCH v2 08/12] landlock/domain: Add landlock_domain_merge_ruleset
` [RFC PATCH v2 09/12] landlock: Update various code to use landlock_domain
` [RFC PATCH v2 10/12] landlock: Remove unused code
` [RFC PATCH v2 11/12] landlock/task: Fix incorrect BUILD_BUG_ON() in domain_is_scoped
` [RFC PATCH v2 12/12] landlock: Use a hash function that does not involve division

[Buildroot] [PATCH] package/libva: fix build error
 2025-07-06 15:18 UTC  (2+ messages)

[Buildroot] [git commit] package/libva: fix build error
 2025-07-06 15:13 UTC 

[Buildroot] [PATCH 1/1] package/stellarium: bump version to 25.2
 2025-07-06 15:17 UTC 

[PATCH v2 5/9] ARM: dts: aspeed: wedge400: Extend data0 partition to 64MB
 2025-07-06 15:08 UTC 

[PATCHv8 00/17] x86: Enable Linear Address Space Separation support
 2025-07-06 15:07 UTC  (6+ messages)
` [PATCHv8 14/17] x86/traps: Handle LASS thrown #SS

[PATCH 0/5] Allwinner A100/A133 Ethernet MAC (EMAC) Support
 2025-07-06 15:04 UTC  (6+ messages)
` [PATCH 1/5] pinctrl: sunxi: Fix a100 emac pin function name

[PATCH V13 00/28] Reset improvements
 2025-07-06 15:05 UTC  (14+ messages)
` [PATCH 01/28] drm/amdgpu/sdma: consolidate engine reset handling
` [PATCH 03/28] drm/amdgpu: track ring state associated with a fence
` [PATCH 04/28] drm/amdgpu/gfx9: re-emit unprocessed state on kcq reset
` [PATCH 06/28] drm/amdgpu/gfx10: re-emit unprocessed state on ring reset
` [PATCH 09/28] drm/amdgpu/sdma5: "
` [PATCH 18/28] drm/amdgpu/jpeg4.0.5: add queue reset

[PATCH net-next v2] xfrm: bonding: Add XFRM packet-offload for active-backup
 2025-07-06 14:58 UTC 

[PATCH 0/2] NFSD: Fix last write offset handling in layoutcommit
 2025-07-06 15:01 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH 1/4 V2] Staging: media: atomisp: i2c: removed redundand debug message
 2025-07-06 15:01 UTC  (8+ messages)
` [PATCH 2/4 "
` [PATCH 3/4 V2] Staging: media: atomisp: i2c: struct definition style
` [PATCH 4/4 "

[PATCH v3 0/5] arm64: allwinner: t527: Add OrangePi 4A board
 2025-07-06 14:56 UTC  (3+ messages)
` [PATCH v3 5/5] arm64: dts: "

[Patch net 0/2] netem: Fix skb duplication logic to prevent infinite loops
 2025-07-06 14:59 UTC  (8+ messages)
` [Patch net 1/2] "

[PATCH v4] remoteproc: qcom_q6v5_mss: support loading MBN file on msm8974
 2025-07-06 14:47 UTC 

[Buildroot] [PATCH 1/1] package/llvm-project: fix gcc-install-dir in clang
 2025-07-06 14:47 UTC  (5+ messages)

[PATCH] thunderbolt: Fix a logic error in wake on connect
 2025-07-06 14:46 UTC  (4+ messages)
` [REGRESSION] "

[PATCH net-next v3 0/2] netdevsim: support setting a permanent address
 2025-07-06 14:45 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net: netdevsim: Support setting dev->perm_addr on port creation
` [PATCH net-next v3 2/2] selftests: net: add netdev-l2addr.sh for testing L2 address functionality

[Buildroot] [git commit] package/linux-firmware: bump version to 20250627
 2025-07-06 14:41 UTC 

[Buildroot] [PATCH 1/1] package/linux-firmware: bump version to 20250627
 2025-07-06 14:42 UTC  (2+ messages)

[PATCH v7 0/9] Adjust fbcon console device detection
 2025-07-06 14:36 UTC  (10+ messages)
` [PATCH v7 1/9] PCI: Add helper for checking if a PCI device is a display controller
` [PATCH v7 2/9] vfio/pci: Use pci_is_display()
` [PATCH v7 3/9] vga_switcheroo: "
` [PATCH v7 4/9] iommu/vt-d: "
` [PATCH v7 5/9] ALSA: hda: "
` [PATCH v7 6/9] Fix access to video_is_primary_device() when compiled without CONFIG_VIDEO
` [PATCH v7 7/9] PCI/VGA: Replace vga_is_firmware_default() with a screen info check
` [PATCH v7 8/9] fbcon: Use screen info to find primary device
` [PATCH v7 9/9] PCI: Add a new 'boot_display' attribute

[RFC v2 00/16] Live Update Orchestrator
 2025-07-06 14:33 UTC  (9+ messages)
` [RFC v2 10/16] luo: luo_ioctl: add ioctl interface

[PATCH net-next] net: account for encap headers in qdisc pkt len
 2025-07-06 14:30 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/igt-gpu-tools: bump version to 2.1
 2025-07-06 14:28 UTC  (2+ messages)

[Buildroot] [git commit] package/igt-gpu-tools: bump version to 2.1
 2025-07-06 14:27 UTC 

[PATCH] usb: modalias: Added a manufacturer string to usb modalias sysfs output
 2025-07-06 14:27 UTC 

[PATCH v1 0/2] NPCM845 reset and clock device tree updates
 2025-07-06 13:42 UTC  (3+ messages)
` [PATCH v1 1/2] arm64: dts: nuvoton: combine NPCM845 reset and clk nodes
` [PATCH v1 2/2] arm64: dts: nuvoton: add refclk and update peripheral clocks for NPCM845

[Buildroot] [git commit] package/clpeak: bump version to 1.1.5
 2025-07-06 14:18 UTC 

[Buildroot] [PATCH 1/1] package/clpeak: bump version to 1.1.5
 2025-07-06 14:23 UTC  (2+ messages)

[Buildroot] [git commit] package/clinfo: bump to version 3.0.25.02.14
 2025-07-06 14:07 UTC 

[Buildroot] [PATCH 1/1] package/clinfo: bump to version 3.0.25.02.14
 2025-07-06 14:17 UTC  (2+ messages)

[PATCH] net/mlx5: fix decreasing the reference count of a Tx queue
 2025-07-06 14:17 UTC  (2+ messages)

[PATCH] net/mlx5: fix inline data size adjustment for Verbs API
 2025-07-06 14:16 UTC  (2+ messages)

[PATCH] net/mlx5: fix masked indirect age action validation
 2025-07-06 14:15 UTC  (2+ messages)

[PATCH v1 net-next 0/7] af_unix: Introduce SO_INQ & SCM_INQ
 2025-07-06 14:13 UTC  (10+ messages)
` [PATCH v1 net-next 1/7] af_unix: Don't hold unix_state_lock() in __unix_dgram_recvmsg()
` [PATCH v1 net-next 4/7] af_unix: Use cached value for SOCK_STREAM in unix_inq_len()
` [PATCH v1 net-next 6/7] af_unix: Introduce SO_INQ
` [PATCH v1 net-next 7/7] selftest: af_unix: Add test for SO_INQ

[PATCH net] virtio-net: fix received length check in big packets
 2025-07-06 14:11 UTC 

[PATCH net-next] net: stmmac: dwmac-renesas-gbeth: Add PM suspend/resume callbacks
 2025-07-06 14:06 UTC  (7+ messages)

[PATCH v4 0/7] net/ena: release 2.13.0
 2025-07-06 14:07 UTC  (5+ messages)

[PATCH fixes] riscv: Properly export reserved regions in /proc/iomem
 2025-07-06 13:57 UTC  (7+ messages)
` [PATCH 0/1] Fix for riscv vmcore issue

[PATCH v2 2/2] efi/libstub: Print uefi status code on error messages
 2025-07-06 13:24 UTC  (3+ messages)

[PATCH v8 00/16] further mt7988 devicetree work
 2025-07-06 13:22 UTC  (34+ messages)
` [PATCH v8 01/16] dt-bindings: net: mediatek,net: update mac subnode pattern for mt7988
` [PATCH v8 02/16] dt-bindings: net: mediatek,net: allow up to 8 IRQs
` [PATCH v8 03/16] dt-bindings: net: mediatek,net: allow irq names
` [PATCH v8 04/16] dt-bindings: net: mediatek,net: add sram property
` [PATCH v8 05/16] dt-bindings: net: dsa: mediatek,mt7530: add dsa-port definition for mt7988
` [PATCH v8 06/16] dt-bindings: net: dsa: mediatek,mt7530: add internal mdio bus
` [PATCH v8 07/16] dt-bindings: interconnect: add mt7988-cci compatible
` [PATCH v8 08/16] arm64: dts: mediatek: mt7988: add cci node
` [PATCH v8 09/16] arm64: dts: mediatek: mt7988: add basic ethernet-nodes
` [PATCH v8 10/16] arm64: dts: mediatek: mt7988: add switch node
` [PATCH v8 11/16] arm64: dts: mediatek: mt7988a-bpi-r4: add proc-supply for cci
` [PATCH v8 12/16] arm64: dts: mediatek: mt7988a-bpi-r4: drop unused pins
` [PATCH v8 13/16] arm64: dts: mediatek: mt7988a-bpi-r4: add gpio leds
` [PATCH v8 14/16] arm64: dts: mediatek: mt7988a-bpi-r4: add aliases for ethernet
` [PATCH v8 15/16] arm64: dts: mediatek: mt7988a-bpi-r4: add sfp cages and link to gmac
` [PATCH v8 16/16] arm64: dts: mediatek: mt7988a-bpi-r4: configure switch phys and leds

[PATCH 00/23] media: atomisp: gc0310: Modernize and move to drivers/media
 2025-07-06 14:01 UTC  (10+ messages)
` [PATCH 14/23] media: atomisp: gc0310: Switch to {enable,disable}_streams
` [PATCH 15/23] media: atomisp: gc0310: Switch to using the sub-device state lock
` [PATCH 19/23] media: atomisp: gc0310: Move and rename suspend/resume functions

[PATCH v3] remoteproc: qcom_q6v5_mss: support loading MBN file on msm8974
 2025-07-06 14:00 UTC 

[syzbot] [exfat?] WARNING in bdev_getblk
 2025-07-06 13:59 UTC 

[PATCH v5] tpm: Managed allocations for tpm_buf instances
 2025-07-06 13:56 UTC 

[PATCH] i386/cpu: Remove FEAT_24_0_EBX for AVX10
 2025-07-06 13:55 UTC  (3+ messages)

[PATCH 23/23] media: Move gc0310 sensor drivers to drivers/media/i2c/
 2025-07-06 13:55 UTC  (2+ messages)

[PATCH v3 0/7] Documentation for nova-core
 2025-07-06 13:48 UTC  (7+ messages)
` [PATCH v3 1/7] gpu: nova-core: Add code comments related to devinit
` [PATCH v3 2/7] gpu: nova-core: Clarify sysmembar operations
` [PATCH v3 3/7] gpu: nova-core: Clarify falcon code

[PATCH net] net: fix segmentation after TCP/UDP fraglist GRO
 2025-07-06 13:45 UTC  (2+ messages)

[BUG] Inconsistency between qlen and backlog in hhf, fq, fq_codel, and fq_pie causing WARNING in qdisc_tree_reduce_backlog
 2025-07-06 13:43 UTC  (3+ messages)

[PATCH can-next/b4 1/2] dummyxl: update config possibilities and rename dummyxl_priv
 2025-07-06 13:35 UTC  (2+ messages)
` [PATCH can-next/b4 2/2] dummyxl: print ctrlmode and PWM values

CAN XL status
 2025-07-06 13:37 UTC 

[PATCH] v4l2-compliance: fix pix_array control test
 2025-07-06 13:34 UTC 

How to restrict command “git grep” to the first search result per file?
 2025-07-06 13:27 UTC  (2+ messages)

[PATCH] drm/framebuffer: Acquire internal references on GEM handles
 2025-07-06 13:21 UTC  (2+ messages)

[PATCH] dt-bindings: arm: sunxi: Combine board variants into enums
 2025-07-06 13:17 UTC  (2+ messages)

[PATCH v5 0/3 linux next] Docs/zh_CN: Translate networking docs to Simplified Chinese
 2025-07-06 13:16 UTC  (2+ messages)

[PATCH net 0/2] allwinner: a523: Rename emac0 to gmac0
 2025-07-06 13:14 UTC  (6+ messages)

[PATCH v2] Docs/zh_CN: Translate alias.rst to Simplified Chinese
 2025-07-06 13:16 UTC  (3+ messages)

[PATCH 1/2] toradex: Switch from ARCH_MISC_INIT to MISC_INIT_R in some cases
 2025-07-06 13:08 UTC  (3+ messages)
` [PATCH 2/2] global: Make ARCH_MISC_INIT a selected symbol

[PATCH] arm: imx: Remove the rest of i.MX31 support
 2025-07-06 13:07 UTC  (2+ messages)

[PATCH] target/riscv: Fix pmp range wraparound on zero
 2025-07-06  6:55 UTC 

[PATCH v3 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
 2025-07-06 12:56 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: ethernet: eswin: Document for EIC7700 SoC
    `  "

[GSoC][RFC PATCH 0/2] Add refs list subcommand
 2025-07-06 12:58 UTC  (5+ messages)

[PATCH v9 RESEND 0/2] Update ECN and Add Accurate ECN feature
 2025-07-06 12:39 UTC  (4+ messages)

[PATCH v2] dtc: Demote graph_child_address checks to W=2
 2025-07-06 12:32 UTC 

[PATCH] checks: Document possible false warning for graph child addresses
 2025-07-06 12:26 UTC 

[esmil:visionfive 30/31] arch/riscv/boot/dts/starfive/jh7100-beaglev-starlight-a1.dtb: / (beagle,beaglev-starlight-jh7100-a1): compatible: 'oneOf' conditional failed, one must be fixed:
 2025-07-06 12:22 UTC 

[PATCH v9 0/6] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-07-06 12:23 UTC  (4+ messages)
  ` [PATCH v9 2/6] rust: pwm: Add complete abstraction layer


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.