All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-16 13:23:13 to 2025-11-16 17:09:22 UTC [more...]

[tip:x86/bugs] BUILD SUCCESS e67997021fd0d73f230ee0473da3ad4e3d3ce37c
 2025-11-16 17:09 UTC 

[PATCH net] net: phy: smsc: Skip soft reset when a hardware reset GPIO is provided
 2025-11-16 17:08 UTC  (2+ messages)

[PATCH v6 00/20] Live Update Orchestrator
 2025-11-16 17:05 UTC  (6+ messages)
` [PATCH v6 02/20] liveupdate: luo_core: integrate with KHO
` [PATCH v6 04/20] liveupdate: luo_session: add sessions support

[PATCH 0/3] git-prompt: add quiet upstream indicator option
 2025-11-16 16:55 UTC  (4+ messages)

[PATCH] gro : improve GRO performance based on hash table
 2025-11-16 16:52 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] Fix misaligned output of git repo structure
 2025-11-16 16:51 UTC  (7+ messages)
` [PATCH 2/2] builtin/repo: fix table alignment for UTF-8 characters

[syzbot] [gfs2?] WARNING: ODEBUG bug in gfs2_fill_super
 2025-11-16 16:50 UTC  (2+ messages)
` Forwarded: "

[Buildroot] [PATCH 1/4] package/libnetconf2: bump to version to 3.7.10
 2025-11-16 16:49 UTC  (2+ messages)

[PATCH 6.17] lib/crypto: arm/curve25519: Disable on CPU_BIG_ENDIAN
 2025-11-16 16:49 UTC  (2+ messages)

[PATCH 0/5] drm/sun4i: Support LVDS on D1s/T113 combo D-PHY
 2025-11-16 16:48 UTC  (40+ messages)
` [PATCH v2 5/6] riscv: dts: allwinner: d1s-t113: Add D-PHY to TCON LCD0
  ` [PATCH v2 6/6] riscv: dts: allwinner: d1s-t113: Add LVDS0 pins
` [PATCH v3 0/6] drm/sun4i: Support LVDS on D1s/T113 combo D-PHY
  ` [PATCH v3 1/6] phy: allwinner: phy-sun6i-mipi-dphy: Support LVDS in "
  ` [PATCH v3 2/6] drm/sun4i: Support LVDS using MIPI DSI "
  ` [PATCH v3 3/6] drm/sun4i: Enable LVDS output on sun20i D1s/T113
  ` [PATCH v3 4/6] dt-bindings: display: sun4i: Add D1s/T113 combo D-PHY bindings
  ` [PATCH v3 5/6] riscv: dts: allwinner: d1s-t113: Add D-PHY to TCON LCD0
  ` [PATCH v3 6/6] riscv: dts: allwinner: d1s-t113: Add LVDS0 pins

[cocci] Checking parse errors for command-line semantic matches
 2025-11-16 16:48 UTC 

[Buildroot] [git commit] package/libyang: bump to version 3.13.6
 2025-11-16 10:38 UTC 

[Buildroot] [git commit] package/sysrepo: bump version to 3.7.11
 2025-11-16 10:39 UTC 

[Buildroot] [git commit] package/netopeer2: bump to version 2.4.5
 2025-11-16 10:41 UTC 

[Buildroot] [git commit] package/libnetconf2: bump to version to 3.7.10
 2025-11-16 10:37 UTC 

[PATCH v3 00/20] Samsung S2MPG10 regulator and S2MPG11 PMIC drivers
 2025-11-16 16:46 UTC  (9+ messages)
` [PATCH v3 09/20] mfd: sec: Add support for S2MPG11 PMIC via ACPM

[PATCH] nvme: Convert tag_list mutex to rwsemaphore to avoid deadlock
 2025-11-16 16:46 UTC  (5+ messages)

[PATCH stable 6.1.y] nfsd: use __clamp in nfsd4_get_drc_mem()
 2025-11-16 16:39 UTC  (2+ messages)

[patch net-next] net: mana: Handle hardware reset events when probing the device
 2025-11-16 16:36 UTC  (2+ messages)

[f2fs-dev] [PATCH v2 1/3] f2fs: wrap all unusable_blocks_per_sec code in CONFIG_BLK_DEV_ZONED
 2025-11-16 16:31 UTC  (7+ messages)
` [f2fs-dev] [PATCH v2 3/3] f2fs: fix handling of zoned block devices with max_open_zones == 0

[koverstreet-bcachefs:bcachefs-testing 631/889] fs/bcachefs/init/fs.c:1132 bch2_fs_init() warn: impossible condition '(c->opts.block_size > ((1) << 16)) => (0-u16max > 65536)'
 2025-11-16 16:31 UTC 

ls input/output error ("NFS: readdir(/) returns -5") on krb5 NFSv4 client using SHA2
 2025-11-16 16:29 UTC  (10+ messages)

[Bug] Acer AN515-58: Fn+F10 affects display brightness unexpectedly
 2025-11-16 16:28 UTC  (7+ messages)

[PATCH 0/1] buildhistory.bbclass: Warn when PRSERV_HOST is not enabled
 2025-11-16 16:27 UTC  (3+ messages)
` [PATCH 1/1] "
  ` [OE-core] "

[PATCH v5 0/6] platform/x86: ayaneo-ec: Add Ayaneo Embedded Controller platform driver
 2025-11-16 16:19 UTC  (6+ messages)
` [PATCH v5 1/6] "
` [PATCH v5 6/6] platform/x86: ayaneo-ec: Add suspend hook

[PATCH can] can: sun4i_can: sun4i_can_interrupt(): fix max irq loop handling
 2025-11-16 16:26 UTC  (3+ messages)

[PATCH v2] fix it87_wdt early reboot w/ FW started timer
 2025-11-16 16:22 UTC  (2+ messages)

[PATCH v8 0/4] rust: i2c: Add basic I2C driver abstractions
 2025-11-16 16:22 UTC  (5+ messages)
` [PATCH v8 1/4] rust: i2c: add basic I2C device and "
` [PATCH v8 2/4] rust: i2c: add manual I2C device creation abstractions
` [PATCH v8 3/4] samples: rust: add Rust I2C sample driver
` [PATCH v8 4/4] samples: rust: add Rust I2C client registration sample

[PATCH] [v3] Documentation: Provide guidelines for tool-generated content
 2025-11-16 16:17 UTC  (7+ messages)

[PATCH] rtl8365mb: initialize ret in phy_ocp_read and return ret in phy_ocp_write
 2025-11-16 16:17 UTC  (2+ messages)

[PATCH v3 0/3] Add max-power platform profile
 2025-11-16 16:14 UTC  (7+ messages)
` [PATCH v3 1/3] acpi: platform_profile - Add max-power profile option
` [PATCH v3 2/3] platform/x86: lenovo-wmi-gamezone Use max-power rather than balanced-performance
` [PATCH v3 3/3] platform/x86: wmi-gamezone: Add Legion Go 2 Quirks

[PATCH v2] net: phylink: add missing supported link modes for the fixed-link
 2025-11-16 16:10 UTC  (2+ messages)

[PATCH 0/3] ADF41513/ADF41510 PLL frequency synthesizers
 2025-11-16 16:10 UTC  (6+ messages)
` [PATCH 1/3] iio: frequency: adf41513: driver implementation

[PATCH] MAINTAINERS: Add myself as m_can reviewer
 2025-11-16 16:09 UTC  (3+ messages)

[PATCH 1/2] boot: android: Always use 8-byte aligned DT with libfdt
 2025-11-16 16:07 UTC  (11+ messages)

[PATCH can 0/3] can: gs_usb: fix USB bulk in and out callbacks
 2025-11-16 16:06 UTC  (2+ messages)

[PATCH 00/19] mm, swap: never bypass swap cache and cleanup flags (swap table phase II)
 2025-11-16 16:01 UTC  (6+ messages)
` [PATCH 13/19] mm, swap: remove workaround for unsynchronized swap map cache state

[PATCH v3] arm64: dts: renesas: rzt2h-n2h-evk: Enable Ethernet support
 2025-11-16 16:00 UTC  (2+ messages)

FOSDEM 2026: Kernel Devroom CfP
 2025-11-16 15:59 UTC  (2+ messages)

[Intel-wired-lan] [PATCH RFT net-next 0/2] ethernet: intel: fix freeing uninitialized pointers with __free
 2025-11-16 15:56 UTC  (6+ messages)
`  "
` [Intel-wired-lan] [PATCH RFT net-next 1/2] ice: remove __free usage in ice_flow
  `  "
` [Intel-wired-lan] [PATCH RFT net-next 2/2] idpf: remove __free usage in idpf_virtchnl
  `  "

LAN8720: RX errors / packet loss when using smsc PHY driver on i.MX6Q
 2025-11-16 15:55 UTC  (9+ messages)

[PATCH] node: lookup with RISC-V vector extension
 2025-11-16 15:50 UTC 

linux-image-amd64: self-tests for sha256 using sha256-padlock-nano failed
 2025-11-16 15:50 UTC 

[PATCH v3 0/3] iio: amplifiers: add support for ADL8113 Low Noise Amplifier
 2025-11-16 15:50 UTC  (5+ messages)
` [PATCH v3 2/3] iio: amplifiers: adl8113: add driver support
` [PATCH v3 3/3] Documentation: ABI: adl8113: add documentation

[drm-xe:drm-xe-next] BUILD SUCCESS c34a14bce7090862ebe5a64abe8d85df75e62737
 2025-11-16 15:49 UTC 

[PATCH] timekeeping: Fix resource leak in tk_aux_sysfs_init() error paths
 2025-11-16 15:49 UTC  (3+ messages)

[PATCH] can: rcar_canfd: Fix controller mode setting for RZ/G2L SoCs
 2025-11-16 15:22 UTC  (4+ messages)
    `  "

[PATCH] can: sja1000: fix max irq loop handling
 2025-11-16 15:25 UTC  (2+ messages)

[PATCH] doc: update the doc for support multi-host lag probe
 2025-11-16 15:42 UTC  (2+ messages)

[PATCH v8 00/28] Optimize the hot path in the UFS driver
 2025-11-16 15:40 UTC  (6+ messages)
` [PATCH v8 21/28] ufs: core: Make the reserved slot a reserved request

[PATCH] net/mlx5: fix cross GVMI metadata match for E-Switch setup
 2025-11-16 15:37 UTC  (2+ messages)

[PATCH 0/2] rv: Tidy up with auto-cleanup
 2025-11-16 15:35 UTC  (3+ messages)
` [PATCH 1/2] rv: Convert to use lock guard
` [PATCH 2/2] rv: Convert to use __free

[PATCH V2] net/mlx5: fix IPv6 DSCP offset in HWS sync API
 2025-11-16 15:34 UTC  (3+ messages)
` [PATCH V3] "

[PATCH v1 0/2] drm/ci: uprev IGT and enable apq8016, apq8096
 2025-11-16 15:32 UTC  (7+ messages)
` [PATCH v1 1/2] drm/ci: uprev mesa

[PATCH] net/mlx5: fix spurious CPU wakeups caused by invalid CQE
 2025-11-16 15:30 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] net/mlx5: fix non-template sample action validation
 2025-11-16 15:29 UTC  (2+ messages)

[PATCH] staging: iio: adt7316: replace sprintf() with sysfs_emit()
 2025-11-16 15:28 UTC  (3+ messages)

[PATCH 1/2] common/mlx5: read SWS capability bits
 2025-11-16 15:27 UTC  (2+ messages)

[PATCH] fixup realtek/alc288 headphone for MS Surface 2, 3 and
 2025-11-16 15:26 UTC 

[PATCH] dt-bindings: arm: qcom,ids: Add SoC IDs for SM8635 family
 2025-11-16 15:24 UTC  (4+ messages)

CI Failures
 2025-11-16 15:23 UTC  (5+ messages)
    ` CI Failures (osx with p4)

[PATCH] iio: pressure: Arrange Makefile alphabetically
 2025-11-16 15:22 UTC  (2+ messages)

[PATCH 0/2] reboot-mode: Expose sysfs for registered reboot modes
 2025-11-16 15:19 UTC  (3+ messages)
` [PATCH 1/2] Documentation: ABI: Add sysfs-class-reboot-mode-reboot_modes
` [PATCH 2/2] power: reset: reboot-mode: Expose sysfs for registered reboot_modes

[PATCH BlueZ] mgmt-tester: add tests for discoverable timeout
 2025-11-16 15:13 UTC  (2+ messages)
` [BlueZ] "

[GIT PULL] firewire fixes for v6.18-rc6
 2025-11-16 15:12 UTC  (2+ messages)

[GIT PULL] EDAC urgent for v6.18-rc6
 2025-11-16 15:12 UTC  (2+ messages)

[PATCH v2] HID: memory leak in dualshock4_get_calibration_data
 2025-11-16 15:09 UTC  (3+ messages)

[syzbot] [bpf?] memory leak in map_create
 2025-11-16 14:58 UTC  (4+ messages)
` [PATCH] bpf: Plug a potential exclusive map memory leak

[PATCH v2 03/13] kho: Introduce high-level memory allocation API
 2025-11-16 14:57 UTC  (3+ messages)

[PATCH RESEND] HID: pidff: Fix needs_playback check
 2025-11-16 14:53 UTC 

[PATCH] Documentation/kernel-parameters: fix typo in retbleed= kernel parameter description
 2025-11-16 14:53 UTC 

[PATCH 00/11] sunxi: Add support for A733 SoC
 2025-11-16 14:44 UTC  (12+ messages)
` [PATCH 01/11] sunxi: sun60i: initial "
` [PATCH 02/11] sunxi: a733: config TF-A load address
` [PATCH 03/11] sunxi: spl: a733: config text and stack address
` [PATCH 04/11] sunxi: a733: uart: setup serial console
` [PATCH 05/11] clock: a733: implement support for mmc/uart
` [PATCH 06/11] clock: reset: a733: add initial support
` [PATCH 07/11] gpio: "
` [PATCH 08/11] pinctrl: sunxi: "
` [PATCH 09/11] sunxi: i2c: add support for A733
` [PATCH 10/11] pmu: axp318w: implement pmic/regulator support
` [PATCH 11/11] sunxi: mmc: enable support for A733

[PATCH v2 00/12] Make Samsung SOFEF00 DDIC and panel work
 2025-11-16 14:42 UTC  (4+ messages)
` [PATCH v2 01/12] dt-bindings: panel: Convert Samsung SOFEF00 DDIC into standalone yaml

[syzbot] [media?] WARNING in dtv5100_i2c_msg
 2025-11-16 14:41 UTC  (2+ messages)

[PATCH] NFC: mei_phy: fix kernel-doc warnings
 2025-11-16 14:39 UTC  (2+ messages)

[PATCH v3] RISC-V: re-enable gcc + rust builds
 2025-11-16 14:36 UTC  (4+ messages)

[RFC PATCH] hw/dma: don't allow weird transfer lengths for bcm2835
 2025-11-16 13:48 UTC  (4+ messages)

[PATCH v2 0/3] Add CAMSS support for SM6350
 2025-11-16 14:30 UTC  (10+ messages)
  ` [PATCH v2 1/3] dt-bindings: media: camss: Add qcom,sm6350-camss

[PATCH v3 0/1] cpuset: relax the overlap check for cgroup-v2
 2025-11-16 14:27 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2] powerpc: 82xx: fix uninitialized pointers with free attribute
 2025-11-16 14:25 UTC 

[PATCH] multipath-tools: identify more Storwize models
 2025-11-16 14:20 UTC 

[RFC PATCH v2 0/2] Support mapping virtio-gpu virgl hostmem blobs using MAP_FIXED API
 2025-11-16 14:14 UTC  (3+ messages)
` [RFC PATCH v2 1/2] virtio-gpu: Remove superfluous memory_region_set_enabled()
` [RFC PATCH v2 2/2] virtio-gpu: Support mapping hostmem blobs with map_fixed

[PATCH v2 0/4] Enable hung_task and lockup cases to dump system info on demand
 2025-11-16 14:13 UTC  (6+ messages)
` [PATCH v2 2/4] hung_task: Add hung_task_sys_info sysctl to dump sys info on task-hung

[PATCH 0/3] Synchronize DTC to 1.7.2
 2025-11-16 14:13 UTC  (14+ messages)
` [PATCH 1/3] dm: core: Check ofnode_to_offset() return value

[PATCH v2] spi: bcm63xx: fix premature CS deassertion on RX-only transactions
 2025-11-16 14:08 UTC 

[PATCH] boot: Warn users about fdt_high=~0 usage
 2025-11-16 14:09 UTC  (4+ messages)

[PATCH -next] cpuset: treate root invalid trialcs as exclusive
 2025-11-16 14:08 UTC  (2+ messages)
` [PATCH v2] cpuset: relax the overlap check for cgroup-v2

[pci:next] BUILD SUCCESS 479e9f2c479909e02852852d787602a3ee1d2667
 2025-11-16 14:04 UTC 

[bluez/bluez] ce8b8e: mgmt-tester: add tests for discoverable timeout
 2025-11-16 13:58 UTC 

[PATCH] lockdep: Add header and footer to surround warning reports
 2025-11-16 13:57 UTC  (2+ messages)

[RFC PATCH] libcrypto/chachapoly: Use strict typing for fixed size array arguments
 2025-11-16 13:57 UTC  (2+ messages)

[PATCH net-next] kcm: Fix typo and add hyphen in Kconfig help text
 2025-11-16 13:56 UTC 

[RFC PATCH v1 0/1] Support mapping virtio-gpu virgl hostmem blobs using MAP_FIXED API
 2025-11-16 13:54 UTC  (6+ messages)
` [RFC PATCH v1 1/1] virtio-gpu: Support mapping hostmem blobs with map_fixed

[PATCH] arm64: defconfig: Fix V3D deferred probe timeout
 2025-11-16 13:52 UTC  (3+ messages)

[PATCH v2 0/3] mtd: spi-nor: spansion: Add SMPT fixup for S25FS-S
 2025-11-16 13:52 UTC  (3+ messages)

[PATCH v6 0/5] media: qcom: camss: Add Kaanapali support
 2025-11-16 13:50 UTC  (7+ messages)
` [PATCH v6 1/5] media: dt-bindings: Add CAMSS device for Kaanapali
` [PATCH v6 2/5] media: qcom: camss: Add Kaanapali compatible camss driver
` [PATCH v6 3/5] media: qcom: camss: csiphy: Add support for v2.4.0 two-phase CSIPHY

[PATCH] input: touchscreen: Add ilitek touchscreen driver support
 2025-11-16 13:49 UTC 

[PATCH] input: touchscreen: Add ilitek touchscreen driver support
 2025-11-16 13:38 UTC 

[PATCH] input: touchscreen: Add ilitek touchscreen driver support
 2025-11-16 13:33 UTC 

[PATCH] input: touchscreen: Add ilitek touchscreen driver support
 2025-11-16 13:30 UTC 

pvmove thin volume doesn't move
 2025-11-16 13:27 UTC 

[PATCH] usb: storage: sddr55: Reject out-of-bound new_pba
 2025-11-16 13:28 UTC  (4+ messages)
  `  "

[ardb:x86-pie-v3 11/14] mm/vmscan.o: error: objtool: reclaim_throttle+0xfb: can't find switch jump table
 2025-11-16 13:26 UTC 

[Buildroot] [PATCH v2 1/1] package/libgphoto2: Fix compile errors with gcc 14
 2025-11-16 13:24 UTC  (2+ messages)

[PATCH] input: touchscreen: Add ilitek touchscreen driver support
 2025-11-16 13:23 UTC 

[GIT PULL] i.MX fixes for 6.18, 2nd round
 2025-11-16 13:22 UTC 


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.