All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-09 15:14:12 to 2025-03-09 17:57:51 UTC [more...]

[net-next PATCH v12 00/13] net: dsa: Add Airoha AN8855 support
 2025-03-09 17:45 UTC  (17+ messages)
` [net-next PATCH v12 01/13] dt-bindings: nvmem: Document support for Airoha AN8855 Switch EFUSE
` [net-next PATCH v12 02/13] dt-bindings: net: Document support for Airoha AN8855 Switch Virtual MDIO
` [net-next PATCH v12 03/13] dt-bindings: net: dsa: Document support for Airoha AN8855 DSA Switch
` [net-next PATCH v12 04/13] dt-bindings: net: Document support for AN8855 Switch Internal PHY
` [net-next PATCH v12 05/13] dt-bindings: mfd: Document support for Airoha AN8855 Switch SoC
` [net-next PATCH v12 06/13] net: mdio: regmap: prepare support for multiple valid addr
` [net-next PATCH v12 07/13] net: mdio: regmap: add "
` [net-next PATCH v12 08/13] net: mdio: regmap: add OF support
` [net-next PATCH v12 09/13] mfd: an8855: Add support for Airoha AN8855 Switch MFD
` [net-next PATCH v12 10/13] net: mdio: Add Airoha AN8855 Switch MDIO Passtrough
` [net-next PATCH v12 11/13] nvmem: an8855: Add support for Airoha AN8855 Switch EFUSE
` [net-next PATCH v12 12/13] net: dsa: Add Airoha AN8855 5-Port Gigabit DSA Switch driver
` [net-next PATCH v12 13/13] net: phy: Add Airoha AN8855 Internal Switch Gigabit PHY

[PULL 00/38] Accelerators & CPU patches for 2025-03-09
 2025-03-09 17:52 UTC  (23+ messages)
` [PULL 01/38] linux-user: Only include 'exec/tb-flush.h' header when necessary
` [PULL 03/38] bsd-user: Propagate alignment argument to mmap_find_vma()
` [PULL 04/38] user: Extract common MMAP API to 'user/mmap.h'
` [PULL 08/38] accel: Prefer cached CpuClass over CPU_GET_CLASS() macro
` [PULL 09/38] user: "
` [PULL 10/38] disas: "
` [PULL 12/38] hw/acpi: "
` [PULL 13/38] target/arm: "
` [PULL 14/38] cpus: Restrict cpu_has_work() to system emulation
` [PULL 16/38] cpus: Introduce SysemuCPUOps::has_work() handler
` [PULL 18/38] target/arm: Move has_work() from CPUClass to SysemuCPUOps
` [PULL 19/38] target/avr: "
` [PULL 20/38] target/hexagon: Remove CPUClass:has_work() handler
` [PULL 21/38] target/hppa: Move has_work() from CPUClass to SysemuCPUOps
` [PULL 22/38] target/i386: "
` [PULL 23/38] target/loongarch: "
` [PULL 25/38] target/microblaze: "
` [PULL 27/38] target/openrisc: "
` [PULL 28/38] target/ppc: "
` [PULL 33/38] target/sh4: "
` [PULL 34/38] target/sparc: "
` [PULL 35/38] target/tricore: "

[PATCH V9 0/2] author field in module! macro should be a array
 2025-03-09 17:57 UTC  (3+ messages)
` [PATCH V9 1/2] rust: module: change author to an array
` [PATCH V9 2/2] checkpatch: check format of Vec<String> in modules

[PATCH v6 0/4] Add A1 Soc audio clock controller driver
 2025-03-09 17:43 UTC  (2+ messages)

[PATCH 2/2] dt-bindings: net: add enc28j60's irq-gpios node description and binding example
 2025-03-09 17:55 UTC  (3+ messages)

[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
 2025-03-09 17:42 UTC  (11+ messages)

[Bug 219854] New: Bluetooth devices can't connect after toggling Bluetooth unless they are re-paired
 2025-03-09 17:48 UTC 

[PATCH V7 2/2] checkpatch: check format of Vec<String> in modules
 2025-03-09 17:47 UTC  (2+ messages)

[PATCH net] net: lapbether: use netdev_lockdep_set_classes() helper
 2025-03-09 17:43 UTC  (2+ messages)

[GIT PULL] USB driver fixes for 6.14-rc6
 2025-03-09 17:43 UTC 

[GIT PULL] Driver core fix for 6.14-rc6
 2025-03-09 17:43 UTC 

[GIT PULL] Char/Misc/IIO driver fixes for 6.14-rc6
 2025-03-09 17:42 UTC 

[akpm-mm:mm-unstable 481/507] lib/xarray.c:1251:14: error: redefinition of 'xas_try_split_min_order'
 2025-03-09 17:38 UTC  (5+ messages)

[PATCH v5 0/3] Add support for Versal Net CPM5N Root Port controller
 2025-03-09 17:35 UTC  (5+ messages)
` [PATCH v5 1/3] PCI: xilinx-cpm: Fix IRQ domain leak in error path of probe

[PATCH 0/8] More GFS2 folio conversions
 2025-03-09 17:33 UTC  (5+ messages)
` [PATCH 7/8] gfs2: Convert gfs2_end_log_write_bh() to work on a folio

[PATCH v7 0/4] Utilize cpu-type for CPU matching
 2025-03-09 17:32 UTC  (5+ messages)
` [PATCH v7 1/4] x86/cpu: Name CPU matching macro more generically (and shorten)
` [PATCH v7 2/4] x86/cpu: Add cpu_type to struct x86_cpu_id

[RFC PATCH 0/7] Add Linux Motion Control subsystem
 2025-03-09 17:32 UTC  (7+ messages)
` [RFC PATCH 1/7] drivers: Add motion control subsystem

[PATCH net-next 0/4] inet: frags: fully use RCU
 2025-03-09 17:31 UTC  (5+ messages)
` [PATCH net-next 1/4] inet: frags: add inet_frag_putn() helper
` [PATCH net-next 2/4] ipv4: frags: remove ipq_put()
` [PATCH net-next 3/4] inet: frags: change inet_frag_kill() to defer refcount updates
` [PATCH net-next 4/4] inet: frags: save a pair of atomic operations in reassembly

[PATCH] badblocks: Fix a nonsense WARN_ON() which checks whether a u64 variable < 0
 2025-03-09 16:12 UTC  (2+ messages)
` Fwd: "

[PATCH] nvme: remove multipath module parameter
 2025-03-09 17:23 UTC  (12+ messages)

[PATCH v2] x86/sgx: Warn explicitly if X86_FEATURE_SGX_LC is not enabled
 2025-03-09 17:22 UTC 

[PATCH] tests/functional: skip vulkan tests when not configured
 2025-03-09 17:19 UTC 

[PATCH -tip v2] x86/locking/atomic: Use asm_inline for atomic locking insns
 2025-03-09 17:09 UTC 

[PATCH xtables-addons 0/2] A couple of build fixes
 2025-03-09 17:09 UTC  (4+ messages)
` [PATCH xtables-addons 1/2] build: fix inclusion of Makefile.extra
` [PATCH xtables-addons 2/2] build: clean `.*.oo.d` cpp dependency files

[REGRESSION] Kernel booted via kexec fails to resume from hibernation
 2025-03-09 17:09 UTC  (2+ messages)

[PATCH 00/18] iio: light: Sparse friendly claim of direct mode
 2025-03-09 17:06 UTC  (19+ messages)
` [PATCH 01/18] iio: light: apds9306: Switch to sparse friendly iio_device_claim/release_direct()
` [PATCH 02/18] iio: light: gp2ap020a00f: "
` [PATCH 03/18] iio: light: isl29125: "
` [PATCH 04/18] iio: light: as73211: Use guard() and move mode switch into inner write_raw fucntion
` [PATCH 05/18] iio: light: as73211: Switch to sparse friendly iio_device_claim/release_direct()
` [PATCH 06/18] iio: light: ltr501: Factor out IIO_INFO_RAW leg of read_raw() callback
` [PATCH 07/18] iio: light: ltr501: Factor out core of write_raw() where direct mode claim is held
` [PATCH 08/18] iio: light: ltr501: Switch to sparse friendly iio_device_claim/release_direct()
` [PATCH 09/18] iio: light: opt4060: "
` [PATCH 10/18] iio: light: rohm-bu27034: "
` [PATCH 11/18] iio: light: rpr0521: Factor out handling of IIO_INFO_RAW and use guard()
` [PATCH 12/18] iio: light: rpr0521: Switch to sparse friendly iio_device_claim/release_direct()
` [PATCH 13/18] iio: light: si1145: "
` [PATCH 14/18] iio: light: st_uvis25: "
` [PATCH 15/18] iio: light: tcs3414: "
` [PATCH 16/18] iio: light: tcs3472: "
` [PATCH 17/18] iio: light: vcnl4000: "
` [PATCH 18/18] iio: light: vcnl4035: "

[PATCH] dm-flakey: Fix memory corruption
 2025-03-09 17:04 UTC  (5+ messages)
`  "
      ` Bring back md-faulty? (was Re: dm-flakey: Fix memory corruption)

[PATCH] pipe_read: don't wake up the writer if the pipe is still full
 2025-03-09 17:02 UTC  (11+ messages)

Performance improvements of Marocchino implementation
 2025-03-09 17:02 UTC  (2+ messages)

[PATCH v2 0/8] IIO: ADCs: Sparse friendly claim of direct mode
 2025-03-09 16:58 UTC  (9+ messages)
` [PATCH v2 1/8] iio: adc: vf610: Move claim of direct mode to caller of vf610_read_sample and use guard(mutex)
` [PATCH v2 2/8] iio: adc: vf610: Switch to sparse friendly iio_device_claim/release_direct()
` [PATCH v2 3/8] iio: adc: ti-ads1100: Use guard(mutex) to allow direct returns
` [PATCH v2 4/8] iio: adc: ti-ads1100: Switch to sparse friendly iio_device_claim/release_direct()
` [PATCH v2 5/8] iio: adc: ti-ads1015: Use guard(mutex) and factor out code for INFO_RAW
` [PATCH v2 6/8] iio: adc: ti-ads1015: Switch to sparse friendly iio_device_claim/release_direct()
` [PATCH v2 7/8] iio: adc: mxs-lradc: "
` [PATCH v2 8/8] iio: adc: rcar: "

[PATCH] x86/sgx: Warn explicitly if X86_FEATURE_SGX_LC is not enabled
 2025-03-09 16:58 UTC 

SI DMA: clarification on naming convention
 2025-03-09 16:57 UTC  (3+ messages)

[PATCH v3 0/4] Uniformize defines between DCE6, DCE8 and DCE10
 2025-03-09 16:51 UTC  (5+ messages)
` [PATCH v3 1/4] drm/amdgpu: add or move defines for DCE6 in sid.h

[PATCH v4 0/3] Uniformize defines between DCE6, DCE8 and DCE10
 2025-03-09 16:48 UTC  (4+ messages)
` [PATCH v4 1/3] drm/amdgpu: prepare DCE6 uniformisation with "
` [PATCH v4 2/3] drm/amdgpu: fix SI's GB_ADDR_CONFIG_GOLDEN values and wire up sid.h in GFX6
` [PATCH v4 3/3] drm/amdgpu: finish wiring up sid.h in DCE6

[PATCH 0/4] iio: light: Modernize al3010 and al3320a codebase
 2025-03-09 16:47 UTC  (9+ messages)
` [PATCH 1/4] iio: light: al3320a: Drop deprecated email for Daniel
` [PATCH 2/4] iio: light: al3000a: Use DRV_NAME
` [PATCH 3/4] iio: light: al3010: Implement regmap support
` [PATCH 4/4] iio: light: al3320a: "

[PATCH] i3c: master: svc: fix signed/unsigned mismatch in dynamic address assignment
 2025-03-09 16:43 UTC 

[bug report] badblocks: improve badblocks_check() for multiple ranges handling
 2025-03-09 16:10 UTC  (3+ messages)

[koverstreet-bcachefs:latency_debug 82/85] arch/arm/include/asm/cmpxchg.h:112:(.text.try_to_wake_up+0x320): undefined reference to `__bad_xchg'
 2025-03-09 16:41 UTC 

[Buildroot] [PATCH 1/2] package/pkg-meson: change build sub-dir name
 2025-03-09 16:26 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/libopenh264: switch to meson

[PATCH 00/21] Use VRR timing generator for fixed refresh rate modes
 2025-03-09 16:35 UTC  (4+ messages)
` [PATCH 17/21] drm/i915/display: Move vrr.guardband/pipeline_full out of !fastset block

[PATCH] platform/x86: dell: Fix ALIENWARE_WMI dependencies
 2025-03-09 16:33 UTC 

[PATCH v4] virtio-net: Introduce a new field to indicate outer network header offset
 2025-03-09 16:32 UTC  (2+ messages)

[PATCH] drm/amdgpu/vce2: fix ip block reference
 2025-03-09 16:31 UTC 

[jpoimboe:asm-call 39/42] arch/x86/include/asm/percpu.h:355:31: error: expected ':' or ')' before '(' token
 2025-03-09 16:31 UTC 

[PATCH 0/3] vhost: fix the IO error after live migration
 2025-03-09 16:30 UTC  (4+ messages)
` [PATCH 2/3] vhost: return failure if stop virtqueue failed in vhost_dev_stop
  ` [PATCH 3/3] vhost-user: return failure if backend crash when live migration

[PATCH 0/2] iio: accel: adis16203: cleanup and standardization
 2025-03-09 16:27 UTC  (5+ messages)

[PATCH 6.12.y 00/60] `alloc`, `#[expect]` and "Custom FFI"
 2025-03-09 16:27 UTC  (4+ messages)

Proposal Discussion: ADE9113 IIO Driver Development for Linux Kernel
 2025-03-09 16:26 UTC  (2+ messages)

[syzbot] [xfs?] WARNING in fsnotify_file_area_perm
 2025-03-09 16:20 UTC  (2+ messages)

GSoC Proposal 2025
 2025-03-09 16:19 UTC  (4+ messages)

[PATCH i-g-t v1] tests/intel/kms_fbc_dirty_rect: cleanup the dirty rect tests
 2025-03-09 16:16 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v1 1/1] iio: accel: adxl367: fix setting odr for activity time update
 2025-03-09 16:14 UTC  (4+ messages)

GSoC IIO project: Siddharth Menon
 2025-03-09 16:11 UTC  (7+ messages)

[PATCH v3] ARM: dts: nexus4: Initial dts
 2025-03-09 16:11 UTC  (2+ messages)

[pci:endpoint] BUILD SUCCESS a60a7084200591f57ad7e90a0497130d1c685670
 2025-03-09 16:10 UTC 

[PATCH v2] clocksource: Defer marking clocksources unstable to kthread
 2025-03-09 16:07 UTC  (5+ messages)

[PATCH v4 00/12] platform/x86: alienware-wmi-wmax: HWMON support + DebugFS + Improvements
 2025-03-09 16:05 UTC  (3+ messages)

[pci:dt-bindings] BUILD SUCCESS 41df330ca403d172da03f75c7ac1629af8eca8e0
 2025-03-09 16:02 UTC 

man-pages-6.13 released
 2025-03-09 16:02 UTC  (3+ messages)
    ` groff status report (was: man-pages-6.13 released)

[PATCH v2 0/5] rust: reduce pointer casts, enable related lints
 2025-03-09 16:00 UTC  (6+ messages)
` [PATCH v2 1/5] rust: retain pointer mut-ness in `container_of!`
` [PATCH v2 2/5] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v2 3/5] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v2 4/5] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v2 5/5] rust: enable `clippy::as_underscore` lint

Allowed characters in strings passed to/from device-mapper APIs
 2025-03-09 16:00 UTC 

[PATCH v2 net-next 0/2] udp_tunnel: GRO optimizations
 2025-03-09 15:57 UTC  (7+ messages)
` [PATCH v2 net-next 1/2] udp_tunnel: create a fastpath GRO lookup
` [PATCH v2 net-next 2/2] udp_tunnel: use static call for GRO hooks when possible

[PATCH 09/13] dt-bindings: phy: Add documentation for Airoha AN7581 USB PHY
 2025-03-09 15:50 UTC  (3+ messages)

[pull] drm/msm: drm-msm-next-2025-03-09 for v6.15
 2025-03-09 15:49 UTC 

[PATCH net-next v8 0/6] add sriov support for wangxun NICs
 2025-03-09 15:42 UTC  (7+ messages)
` [PATCH net-next v8 1/6] net: libwx: Add mailbox api for wangxun pf drivers
` [PATCH net-next v8 2/6] net: libwx: Add sriov api for wangxun nics
` [PATCH net-next v8 3/6] net: libwx: Redesign flow when sriov is enabled
` [PATCH net-next v8 4/6] net: libwx: Add msg task func
` [PATCH net-next v8 5/6] net: ngbe: add sriov function support
` [PATCH net-next v8 6/6] net: txgbe: "

[PATCH 1/2] net: enc28j60: support getting irq number from gpio phandle in the device tree
 2025-03-09 15:41 UTC  (2+ messages)

[gfs2:for-next 19/20] fs/ocfs2/refcounttree.c:2969:21: error: implicit declaration of function 'page_has_buffers'; did you mean 'inode_has_buffers'?
 2025-03-09 15:39 UTC 

[PATCHSET v2 sched_ext/for-6.15] sched_ext: Enhance built-in idle selection with allowed CPUs
 2025-03-09 15:39 UTC  (6+ messages)
` [PATCH 3/6] sched_ext: idle: Introduce the concept of "

[PATCH v12 00/13] hrtimer Rust API
 2025-03-09 15:37 UTC  (15+ messages)
` [PATCH v12 01/13] rust: hrtimer: introduce hrtimer support
` [PATCH v12 02/13] rust: sync: add `Arc::as_ptr`
` [PATCH v12 03/13] rust: hrtimer: implement `HrTimerPointer` for `Arc`
` [PATCH v12 04/13] rust: hrtimer: allow timer restart from timer handler
` [PATCH v12 05/13] rust: hrtimer: add `UnsafeHrTimerPointer`
` [PATCH v12 06/13] rust: hrtimer: add `hrtimer::ScopedHrTimerPointer`
` [PATCH v12 07/13] rust: hrtimer: implement `UnsafeHrTimerPointer` for `Pin<&T>`
` [PATCH v12 08/13] rust: hrtimer: implement `UnsafeHrTimerPointer` for `Pin<&mut T>`
` [PATCH v12 09/13] rust: alloc: add `Box::into_pin`
` [PATCH v12 10/13] rust: hrtimer: implement `HrTimerPointer` for `Pin<Box<T>>`
` [PATCH v12 11/13] rust: hrtimer: add `HrTimerMode`
` [PATCH v12 12/13] rust: hrtimer: add clocksource selection through `ClockId`
` [PATCH v12 13/13] rust: hrtimer: add maintainer entry

[PATCH] environment: move access to "core.attributesfile" into repo settings
 2025-03-09 15:33 UTC 

[gfs2:for-next 19/20] fs/ocfs2/aops.c:878:7: error: call to undeclared function 'page_has_buffers'; ISO C99 and later do not support implicit function declarations
 2025-03-09 15:29 UTC 

[PATCH] security/commoncap: don't assume "setid" if all ids are identical
 2025-03-09 15:19 UTC  (2+ messages)

[PATCH v3 00/12] hwmon: (oxpsensors) Add devices, features, fix ABI and move to platform/x86
 2025-03-09 15:24 UTC  (5+ messages)
` [PATCH v3 01/12] hwmon: (oxp-sensors) Distinguish the X1 variants
` [PATCH v3 02/12] hwmon: (oxp-sensors) Add all OneXFly variants

[PATCH] hwmon: Add KEBA battery monitoring controller support
 2025-03-09 15:22 UTC  (6+ messages)

[meta-python]recipes python3-pandas not getting built properly for arm 32 bit
 2025-03-09 15:15 UTC  (5+ messages)
` [oe] "

[PATCH net-next 0/7] net: stmmac: deprecate "snps,en-tx-lpi-clockgating" property
 2025-03-09 15:02 UTC  (2+ messages)
` [PATCH net-next 7/7] "


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.