messages from 2026-01-25 17:06:59 to 2026-01-25 20:05:45 UTC [more...]
[PATCH v2 0/7] don't abuse task_struct.group_leader
2026-01-25 19:37 UTC (3+ messages)
` [PATCH v2 7/7] netclassid: use thread_group_leader(p) in update_classid_task()
[PATCH net-next] net: phy: make PHY fixup support always built-in
2026-01-25 20:05 UTC (5+ messages)
[PATCH v3 1/4] dt-bindings: net: ethernet-phy: add property enet-phy-lane-order
2026-01-25 20:02 UTC (4+ messages)
` [PATCH v3 2/4] net: phy: realtek: add RTL8224 pair order support
` [PATCH v3 3/4] dt-bindings: net: ethernet-phy: add property enet-phy-lane-polarity
` [PATCH v3 4/4] net: phy: realtek: add RTL8224 polarity support
[PATCH net-next v2 0/2] net: extend ndo_get_tstamp and implement in gve
2026-01-25 19:45 UTC (5+ messages)
` [PATCH net-next v2 1/2] net: extend ndo_get_tstamp for other timestamp types
[PATCH v2 0/3] landlock: Refactor layer masks
2026-01-25 19:58 UTC (4+ messages)
` [PATCH v2 1/3] selftests/landlock: Add filesystem access benchmark
` [PATCH v2 2/3] landlock: access_mask_subset() helper
` [PATCH v2 3/3] landlock: transpose the layer masks data structure
[PATCH v5 1/2] power: supply: Add macsmc-power driver for Apple Silicon
2026-01-25 19:56 UTC (2+ messages)
[PATCH] ASoC: Intel: sof_sdw: Add quirk for Alienware Area 51 (2025), 0CCD SKU
2026-01-25 19:54 UTC (2+ messages)
` [PATCH v3] ASoC: Intel: sof_sdw: Add quirk for Alienware Area 51 (2025) "
[PATCH v1 0/2] i2c: add support for forced SDA recovery
2026-01-25 19:51 UTC (4+ messages)
` [PATCH v2 0/2] i2c: improve bus recovery for single-ended GPIOs
` [PATCH v2 1/2] gpiolib: add gpiod_is_single_ended() helper
` [PATCH v2 2/2] i2c: core: support recovery for single-ended GPIOs
[PATCH] Makefile: add a custom EXTRAVERSION string for LKMP
2026-01-25 19:39 UTC
support file system generated / verified integrity information
2026-01-25 19:46 UTC (3+ messages)
` [PATCH 01/15] block: factor out a bio_integrity_action helper
drivers/net/ethernet/broadcom/bnxt/bnxt.c:10113:22: warning: variable 'max_tmo_secs' set but not used
2026-01-25 19:45 UTC
[PULL] u-boot-sh/master
2026-01-25 19:43 UTC (2+ messages)
[PULL] u-boot-usb/master
2026-01-25 19:43 UTC (2+ messages)
[PATCH] scripts/dtc: Fix pkg-config behavior under sysroot
2026-01-25 19:43 UTC (2+ messages)
[PATCH v3 1/1] video: add DejaVu Mono font
2026-01-25 19:43 UTC (2+ messages)
[PATCH] wifi: iwlegacy: add missing mutex protection in il4965_store_tx_power()
2026-01-25 19:40 UTC
[PATCH v1 0/5] cpuidle: governors: teo: Wakeup events classification change and some refinements
2026-01-25 19:38 UTC (4+ messages)
` [Update][PATCH v1.1 4/5] cpuidle: governors: teo: Adjust the classification of wakeup events
[PATCH v12] eal: RTE_PTR_ADD/SUB API improvements
2026-01-25 19:36 UTC (2+ messages)
` [REVIEW] "
[PATCH] dummy_can: fix packet statistics
2026-01-25 19:31 UTC (2+ messages)
[PATCH] rust: auxiliary: use `pin_init::zeroed()` for device ID
2026-01-25 19:31 UTC (2+ messages)
[PATCH 00/10] migration/colo: small cleanup series
2026-01-25 19:29 UTC (2+ messages)
[PATCH] wifi: iwlegacy: add missing mutex protection in il3945_store_measurement()
2026-01-25 19:30 UTC
[PATCH v2] rust: of: replace `core::mem::zeroed` with `pin_init::zeroed`
2026-01-25 19:28 UTC (2+ messages)
[PATCH 0/4] doc: some more synopsis conversions and fixes
2026-01-25 19:27 UTC (3+ messages)
` [PATCH 4/4] doc: convert git-show to synopsis style
[PATCH] rust: security: use `pin_init::zeroed()` for LSM context initialization
2026-01-25 19:27 UTC (2+ messages)
[PATCH 0/5] Add RTC support for the Renesas RZ/V2N SoC
2026-01-25 19:27 UTC (6+ messages)
` [PATCH 1/5] clk: renesas: r9a09g056: Fix ordering of module clocks array
` [PATCH 2/5] clk: renesas: r9a09g056: Add clock and reset entries for RTC
` [PATCH 3/5] dt-bindings: rtc: renesas,rz-rtca3: Add RZ/V2N support
` [PATCH 4/5] arm64: dts: renesas: r9a09g056: Add RTC node
` [PATCH 5/5] arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable RTC
Decimated subseconds in smbinfo filebasicinfo timestamp output
2026-01-25 19:26 UTC
[PATCH v9 00/11] Streamline TPM2 HMAC sessions
2026-01-25 19:25 UTC (12+ messages)
` [PATCH v9 01/11] KEYS: trusted: Use get_random-fallback for TPM
` [PATCH v9 02/11] KEYS: trusted: Use get_random_bytes_wait() instead of tpm_get_random()
` [PATCH v9 03/11] tpm: Change tpm_get_random() opportunistic
` [PATCH v9 04/11] tpm2-sessions: Define TPM2_NAME_MAX_SIZE
` [PATCH v9 05/11] KEYS: trusted: Open code tpm2_buf_append()
` [PATCH v9 06/11] KEYS: trusted: Remove dead branch from tpm2_unseal_cmd
` [PATCH v9 07/11] KEYS: trusted: Re-orchestrate tpm2_read_public() calls
` [PATCH v9 08/11] tpm2-sessions: Remove the support for more than one authorization
` [PATCH v9 09/11] tpm-buf: Remove tpm_buf_append_handle
` [PATCH v9 10/11] tpm-buf: Merge TPM_BUF_BOUNDARY_ERROR and TPM_BUF_OVERFLOW
` [PATCH v9 11/11] tpm-buf: Implement managed allocations
[PATCH v2 0/7] rust: Replace unsafe core::mem::zeroed() with pin_init::zeroed()
2026-01-25 19:24 UTC (2+ messages)
[PATCH 00/12] net/pcap: cleanups and test
2026-01-25 19:20 UTC (15+ messages)
` [PATCH v6 00/13] net/pcap: improvements and new features
` [PATCH v6 01/13] maintainers: update for pcap driver
` [PATCH v6 02/13] doc: update features for PCAP PMD
` [PATCH v6 03/13] net/pcap: include used headers
` [PATCH v6 04/13] net/pcap: remove unnecessary casts
` [PATCH v6 05/13] net/pcap: avoid using rte_malloc and rte_memcpy
` [PATCH v6 06/13] net/pcap: improve multi-segment transmit handling
` [PATCH v6 07/13] net/pcap: support MTU configuration in single interface mode
` [PATCH v6 08/13] net/pcap: consolidate boolean flag handling
` [PATCH v6 09/13] net/pcap: support VLAN insert and strip
` [PATCH v6 10/13] net/pcap: support nanosecond timestamp precision
` [PATCH v6 11/13] net/pcap: reduce scope of file-level variables
` [PATCH v6 12/13] net/pcap: avoid use of volatile
` [PATCH v6 13/13] test: add test for pcap PMD
[PATCH] tracing: Remove notrace from trace_event_raw_event_synth()
2026-01-25 19:24 UTC (2+ messages)
[thomas-weissschuh:b4/sysfs-const-driver-attribute 17/17] drivers/s390/crypto/ap_bus.c:1507:20: error: initializing 'struct ap_driver *' with an expression of type 'const struct ap_driver *' discards qualifiers
2026-01-25 19:23 UTC
[PATCH] tracing: Have hist_debug show what function a field uses
2026-01-25 19:21 UTC (2+ messages)
[PATCH] tracing: Fix crash on synthetic stacktrace field usage
2026-01-25 19:20 UTC (2+ messages)
[PATCH v2 0/4] fs: add immutable rootfs
2026-01-25 19:18 UTC (2+ messages)
[PATCH v1 0/5] gpu: nova-core: use checked arithmetic for firmware parsing robustness
2026-01-25 9:09 UTC (3+ messages)
` [PATCH v1 1/5] gpu: nova-core: use checked arithmetic in FWSEC firmware parsing
[PATCH net-next 00/10] Call skb_metadata_set when skb->data points past metadata
2026-01-25 19:15 UTC (6+ messages)
` [Intel-wired-lan] "
[GIT PULL] SCSI fixes for 6.19-rc6
2026-01-25 19:14 UTC (3+ messages)
[PATCH v8] panic: add panic_force_cpu= parameter to redirect panic to a specific CPU
2026-01-25 19:11 UTC (3+ messages)
[PATCH v2 00/12] Support for Samsung S2MU005 PMIC and its sub-devices
2026-01-25 19:07 UTC (13+ messages)
` [PATCH v2 01/12] dt-bindings: leds: document Samsung S2M series PMIC flash LED device
` [PATCH v2 02/12] dt-bindings: leds: document Samsung S2M series PMIC RGB "
` [PATCH v2 03/12] dt-bindings: extcon: document Samsung S2M series PMIC extcon device
` [PATCH v2 04/12] dt-bindings: power: supply: document Samsung S2M series PMIC charger device
` [PATCH v2 05/12] dt-bindings: mfd: s2mps11: add documentation for S2MU005 PMIC
` [PATCH v2 06/12] mfd: sec: add support "
` [PATCH v2 07/12] mfd: sec: store hardware revision in sec_pmic_dev and add S2MU005 support
` [PATCH v2 08/12] leds: flash: add support for Samsung S2M series PMIC flash LED device
` [PATCH v2 09/12] leds: rgb: add support for Samsung S2M series PMIC RGB "
` [PATCH v2 10/12] Documentation: leds: document pattern behavior of Samsung S2M series PMIC RGB LEDs
` [PATCH v2 11/12] extcon: add support for Samsung S2M series PMIC extcon devices
` [PATCH v2 12/12] power: supply: add support for Samsung S2M series PMIC charger device
[PATCH 1/1] clk: renesas: r9a09g057: Fix ordering of module clocks array
2026-01-25 19:03 UTC
[PATCH net-next 0/8] net: macb: Add XDP support and page pool integration
2026-01-25 19:02 UTC (6+ messages)
` [PATCH net-next 3/8] cadence: macb: Add page pool support handle multi-descriptor frame rx
[PATCH] staging: rtl8723bs: replace uint with unsigned int
2026-01-25 18:59 UTC
[PATCH] kunit: reduce stack usage in kunit_run_tests()
2026-01-25 18:54 UTC (2+ messages)
[PATCH] flask: fix gcov build with gcc14+
2026-01-25 18:52 UTC (5+ messages)
` Ping: "
[RFC PATCH 0/4] hwspinlock: refactor headers into public provider/consumer pair
2026-01-25 18:46 UTC (5+ messages)
` [RFC PATCH 1/4] hwspinlock: refactor existing headers into provider.h
` [RFC PATCH 2/4] hwspinlock: refactor existing headers into consumer.h
` [RFC PATCH 3/4] treewide: convert hwspinlock users to the new consumer header file
` [RFC PATCH 4/4] hwspinlock: remove old "
sub
2026-01-25 18:50 UTC
[PATCH v4 0/6] refs: provide detailed error messages when using batched update
2026-01-25 18:47 UTC (6+ messages)
` [PATCH v4 6/6] fetch: delay user information post committing of transaction
[PATCH v3] arm64: dts: rockchip: add pwm-fan for NanoPC-T6
2026-01-25 18:45 UTC (4+ messages)
[OE-core][kirkstone][PATCH 1/2] libxml2: patch CVE-2026-0990
2026-01-25 18:35 UTC (2+ messages)
` [OE-core][kirkstone][PATCH 2/2] libxml2: patch CVE-2026-0992
[OE-core][scarthgap][PATCH 1/3] libxml2: patch CVE-2026-0989
2026-01-25 18:35 UTC (3+ messages)
` [OE-core][scarthgap][PATCH 2/3] libxml2: patch CVE-2026-0990
` [OE-core][scarthgap][PATCH 3/3] libxml2: patch CVE-2026-0992
[OE-core][whinlatter][PATCH 1/3] libxml2: patch CVE-2026-0989
2026-01-25 18:34 UTC (3+ messages)
` [OE-core][whinlatter][PATCH 2/3] libxml2: patch CVE-2026-0990
` [OE-core][whinlatter][PATCH 3/3] libxml2: patch CVE-2026-0992
[OE-core][PATCH] libxml2: patch CVE-2026-0989
2026-01-25 18:34 UTC
[PATCH v4] docs: clarify CC list guidance wording
2026-01-25 18:40 UTC (2+ messages)
Project Investment Funding
2026-01-25 18:28 UTC
Project and Business Funding
2026-01-25 18:27 UTC
[PATCH v2] arm64: dts: rockchip: add pwm-fan for NanoPC-T6
2026-01-25 18:37 UTC (6+ messages)
[PATCH v2 00/10] Implement memory_region_new_* functions
2026-01-25 17:51 UTC (11+ messages)
` [PATCH v2 01/10] memory: Add internal memory_region_set_ops helper function
` [PATCH v2 02/10] memory: Factor out common ram region initialization
` [PATCH v2 03/10] memory: Factor out more "
` [PATCH v2 04/10] memory: Shorten memory_region_init_rom_nomigrate
` [PATCH v2 05/10] memory: Add internal memory_region_register_ram function
` [PATCH v2 06/10] memory: Add memory_region_new* functions
` [PATCH v2 07/10] memory: Update documentation for memory_region_new*()
` [PATCH v2 08/10] hw/ide/sii3112: Use memory_region_new to avoid leaking regions
` [PATCH v2 09/10] hw/pci-host/articia: Map PCI memory windows in realize
` [PATCH v2 10/10] hw/pci-host/articia: Add variable for common type cast
[PATCH] selftests: ublk: use tmpdir for scratch files and improve relative paths use
2026-01-25 18:35 UTC (7+ messages)
` [PATCH] selftests: ublk: io-reorder triggered in test_generic_01.sh
[thomas-weissschuh:b4/sysfs-const-driver-attribute 15/17] drivers/s390/cio/ccwgroup.c:385:34: warning: assignment discards 'const' qualifier from pointer target type
2026-01-25 18:29 UTC
[android-common:android16-6.12 2/2] iommufd.c:230:44: error: 'MOCK_FLAGS_DEVICE_PASID' undeclared; did you mean 'MOCK_FLAGS_DEVICE_NO_DIRTY'?
2026-01-25 18:26 UTC
[PATCH v2 0/1] add Acer battery control driver
2026-01-25 18:23 UTC (2+ messages)
` [PATCH v2 1/1] platform/x86: "
[pcarrier:v6.19-rc6-odin3 9/12] drivers/gpu/drm/panel/panel-chipone-icna3520.c:353:1: sparse: sparse: bad integer constant expression
2026-01-25 18:18 UTC
[PATCH v4 0/2] hw/nvme: Properties for PCI vendor/dev IDs and IEEE-OUI
2026-01-25 18:16 UTC (3+ messages)
` [PATCH v4 1/2] hw/nvme: Add properties for PCI vendor/device IDs
[PATCH v4 0/2] staging: rtl8723bs: cleanup and indentation refactoring
2026-01-25 18:13 UTC (4+ messages)
` [PATCH v5 0/7] staging: rtl8723bs: cleanup and refactorcleanup "
` [PATCH v5 1/7] staging: rtl8723bs: use continue statements to reduce indentation
[syzbot] [mm?] kernel BUG in hpage_collapse_scan_file (2)
2026-01-25 18:13 UTC (3+ messages)
[thomas-weissschuh:b4/sysfs-const-driver-attribute 17/17] drivers/i2c/i2c-core-base.c:1602:53: error: passing argument 4 of 'bus_for_each_drv' from incompatible pointer type
2026-01-25 18:11 UTC
[PATCH net-next] net: ethernet: neterion: s2io: remove unused driver
2026-01-25 18:11 UTC (2+ messages)
[hch-misc:fsverity 16/16] ERROR: modpost: "fsverity_readahead" [fs/f2fs/f2fs.ko] undefined!
2026-01-25 18:07 UTC
[GIT PULL] Char/Misc driver fixes for 6.19-rc7
2026-01-25 18:06 UTC (2+ messages)
[GIT PULL] Serial driver fixes for 6.19-rc7
2026-01-25 18:05 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/meson: bump version to 1.10.1
2026-01-25 18:04 UTC (2+ messages)
[Buildroot] [git commit] package/meson: bump version to 1.10.1
2026-01-25 16:37 UTC
[arm-platforms:kvm-arm64/pan-opticon 3/24] checkpatch: WARNING:REPEATED_WORD: Possible repeated word: 'the'
2026-01-25 17:58 UTC
[arm-platforms:kvm-arm64/pan-opticon 12/24] checkpatch: ERROR:SPACING: space required before the open parenthesis '('
2026-01-25 17:58 UTC
[PATCH 00/12] mm, swap: swap table phase III: remove swap_map
2026-01-25 17:57 UTC (13+ messages)
` [PATCH 01/12] mm, swap: protect si->swap_file properly and use as a mount indicator
` [PATCH 02/12] mm, swap: clean up swapon process and locking
` [PATCH 03/12] mm, swap: remove redundant arguments and locking for enabling a device
` [PATCH 04/12] mm, swap: consolidate bad slots setup and make it more robust
` [PATCH 05/12] mm/workingset: leave highest bits empty for anon shadow
` [PATCH 06/12] mm, swap: implement helpers for reserving data in the swap table
` [PATCH 07/12] mm, swap: mark bad slots in swap table directly
` [PATCH 08/12] mm, swap: simplify swap table sanity range check
` [PATCH 09/12] mm, swap: use the swap table to track the swap count
` [PATCH 10/12] mm, swap: no need to truncate the scan border
` [PATCH 11/12] mm, swap: simplify checking if a folio is swapped
` [PATCH 12/12] mm, swap: no need to clear the shadow explicitly
[PATCH RFC 4/4] leds: add disk trigger for each ata port
2026-01-25 17:57 UTC (2+ messages)
[git pull] Input updates for v6.19-rc6
2026-01-25 17:54 UTC (2+ messages)
[PULL REQUEST] i2c-for-6.19-rc7
2026-01-25 17:53 UTC (2+ messages)
[PATCH 0/3] Revert "revocable: Revocable resource management"
2026-01-25 17:53 UTC (4+ messages)
[thomas-weissschuh:b4/sysfs-const-driver-attribute 17/17] drivers/i2c/i2c-core-base.c:1602:46: error: incompatible function pointer types passing 'int (struct device_driver *, void *)' to parameter of type 'int (*)(const struct device_driver *, void *)'
2026-01-25 17:51 UTC
[thomas-weissschuh:b4/sysfs-const-driver-attribute 15/17] drivers/s390/cio/ccwgroup.c:385:20: error: assigning to 'struct device_driver *' from 'const struct device_driver *' discards qualifiers
2026-01-25 17:46 UTC
[android-common:android14-6.1 1/1] arch/x86/xen/enlighten_pv.c:650:24: warning: no previous prototype for 'xen_pv_evtchn_do_upcall'
2026-01-25 17:46 UTC
[PATCH v4 4/6] platform/x86/intel/vsec: Switch exported helpers from pci_dev to device
2026-01-25 17:35 UTC (2+ messages)
drivers/input/misc/pf1550-onkey.c:113:10-35: WARNING: Threaded IRQ with no primary handler requested without IRQF_ONESHOT (unless it is nested IRQ)
2026-01-25 17:35 UTC
[PATCH] xdiff: re-diff shifted change groups when using histogram algorithm
2026-01-25 17:34 UTC (4+ messages)
[PATCH v8] can: virtio: Add virtio CAN driver
2026-01-25 14:10 UTC (2+ messages)
[PATCH v27 2/2] status: add status.compareBranches config for multiple branch comparisons
2026-01-25 17:29 UTC (3+ messages)
[thomas-weissschuh:b4/sysfs-const-driver-attribute 17/17] drivers/i2c/i2c-core-base.c:1602:46: error: incompatible function pointer types passing 'int (struct device_driver *, void *)' to parameter of type 'int (*)(const struct device_driver *, void *)'
2026-01-25 17:25 UTC
[frank-w-bpi-r2-4.14:6.18-main 120/120] drivers/net/pcs/pcs-airoha.c:2537:2: warning: unannotated fall-through between switch labels
2026-01-25 17:25 UTC
[thomas-weissschuh:b4/sysfs-const-driver-attribute 15/17] drivers/s390/cio/ccwgroup.c:385:34: warning: assignment discards 'const' qualifier from pointer target type
2026-01-25 17:24 UTC
[PATCH v2 00/14] Add SPDX SBOM generation tool
2026-01-25 17:24 UTC (6+ messages)
[PATCH BlueZ] Implement the Bluetooth Ranging Profile GATT server and client support as specified by the Bluetooth SIG:
2026-01-25 17:23 UTC (3+ messages)
Missing and omitted objects
2026-01-25 15:42 UTC (2+ messages)
[PATCH v2 0/8] migration: Add COLO multifd support and COLO migration unit test
2026-01-25 17:18 UTC (5+ messages)
` [PATCH v2 5/8] migration-test: Add "
[PATCH v2 0/2] Fix OV02C10 camera pipeline lock issues
2026-01-25 17:17 UTC (3+ messages)
` [PATCH v2 1/2] media: qcom: camss: Fix pipeline lock leak in stop_streaming
` [PATCH v2 2/2] media: i2c: ov02c10: Check for errors in disable_streams
[v4 PATCH 0/1] x86/resctrl: Add "*" shorthand to set io_alloc CBM for all domains
2026-01-25 17:17 UTC (2+ messages)
` [v4 PATCH 1/1] "
[PATCH v4 0/9] media: iris: migrate to using global UBWC config
2026-01-25 17:16 UTC (3+ messages)
` [PATCH v4 2/9] soc: qcom: ubwc: add helpers to get programmable values
[PATCH RFC 3/4] leds: add delay_on, delay_off and invert attributes to disk trigger
2026-01-25 17:14 UTC (2+ messages)
[GIT PULL] KEYS: trusted: keys-trusted-next-6.19-rc7
2026-01-25 17:14 UTC
[rppt:uffd+guestmemfd/missing/v0 15/17] ERROR: modpost: "filemap_remove_folio" [arch/x86/kvm/kvm.ko] undefined!
2026-01-25 17:12 UTC
[PATCH v2] selftests: ublk: add missing gitignore for metadata_size binary
2026-01-25 17:12 UTC (2+ messages)
[PATCH for-next] io_uring/rsrc: use GFP_KERNEL_ACCOUNT consistently
2026-01-25 17:09 UTC
[linux-next:master 6698/9539] arch/arm/boot/dts/nxp/imx/imx6ull-engicam-microgea-bmm.dtb: nand-controller@1806000 (fsl,imx6q-gpmi-nand): nand@0:nand-ecc-step-size: 0 is less than the minimum of 1
2026-01-25 17:08 UTC
[PATCH for-next] io_uring/futex: use GFP_KERNEL_ACCOUNT for futex data allocation
2026-01-25 17:08 UTC
[GIT PULL] git-gui: more Bulgarian translation updates
2026-01-25 17:06 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.