messages from 2024-09-20 13:42:34 to 2024-09-20 15:02:52 UTC [more...]
[PATCH] serial: clean up uart_info
2024-09-20 14:18 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-daphne: bump to version 4.1.2
2024-09-20 15:02 UTC (4+ messages)
[PATCH 3/3] vfs: return -EOVERFLOW in generic_remap_checks() when overflow check fails
2024-09-20 15:02 UTC (5+ messages)
[PATCH 00/18] vbe: Series part D
2024-09-20 15:01 UTC (8+ messages)
[PATCH] af_packet: Fix softirq mismatch in tpacket_rcv
2024-09-20 15:01 UTC (8+ messages)
TAB Self Nomination
2024-09-20 15:06 UTC
[PATCH v2] ext4: prevent data-race that occur when read/write ext4_group_desc structure members
2024-09-20 15:00 UTC
[[CI] 00/12] Debug g2h timeout issue
2024-09-20 15:00 UTC (19+ messages)
` [[CI] 01/12] drm/xe/guc: Remove spurious line feed in debug print
` [[CI] 02/12] drm/xe/devcoredump: Use drm_puts and already cached local variables
` [[CI] 03/12] drm/xe/devcoredump: Improve section headings and add tile info
` [[CI] 04/12] drm/xe/devcoredump: Add ASCII85 dump helper function
` [[CI] 05/12] drm/xe/guc: Copy GuC log prior to dumping
` [[CI] 06/12] drm/xe/guc: Use a two stage dump for GuC logs and add more info
` [[CI] 07/12] drm/print: Introduce drm_line_printer
` [[CI] 08/12] drm/xe/guc: Dead CT helper
` [[CI] 09/12] drm/xe/guc: Dump entire CTB on errors
` [[CI] 10/12] drm/xe/guc: Add GuC log to devcoredump captures
` [[CI] 11/12] drm/xe/guc: Add a helper function for dumping GuC log to dmesg
` [[CI] 12/12] [For CI] Debug prints/logs to debug G2H timeout issue
` ✓ CI.Patch_applied: success for 10/12] drm/xe/guc: Add GuC log to devcoredump captures
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[PATCH 00/19] vbe: Series part E
2024-09-20 14:59 UTC (5+ messages)
` [PATCH 06/19] malloc: Show amount of used space when memory runs out
[PATCH v5 00/14] efi: Add a test for EFI bootmeth
2024-09-20 14:59 UTC (9+ messages)
` [PATCH v5 12/14] efi_loader: Avoid using sandbox virtio devices
[PATCH 1/2] kselftests: mm: Fix wrong __NR_userfaultfd value
2024-09-20 14:59 UTC (6+ messages)
[PATCH RFC] fsx: support unshare range fallocate mode
2024-09-20 14:58 UTC (2+ messages)
[PATCH V3] watchdog: xilinx_wwdt: Calculate max_hw_heartbeat_ms using clock frequency
2024-09-20 14:58 UTC (2+ messages)
[linux-next:master 11259/12481] drivers/dma/ep93xx_dma.c:1354:37: sparse: sparse: incorrect type in return expression (different address spaces)
2024-09-20 14:56 UTC
[PATCH] doc: usage: cmd: ums: fix dependencies
2024-09-20 14:56 UTC
[PATCH 1/3] remoteproc: Add Arm remoteproc driver
2024-09-20 14:56 UTC (10+ messages)
` [PATCH v2 0/5] remoteproc: arm64: Introduce remoteproc support for Corstone-1000 External Systems
` [PATCH v2 1/5] dt-bindings: remoteproc: sse710: Add the External Systems remote processors
[PATCH 0/2] dmaengine: dw: Fix sys freeze and XFER-bit set error for UARTs
2024-09-20 14:56 UTC (5+ messages)
[PATCH v2 0/4] serial: 8250_exar: Replace custom EEPROM code with eeprom_93cx6
2024-09-20 14:55 UTC (10+ messages)
` [PATCH v2 1/4] misc: eeprom: eeprom_93cx6: Add quirk for extra read clock cycle
` [PATCH v2 2/4] misc: eeprom: eeprom_93cx6: Switch to BIT() macro
` [PATCH v2 3/4] serial: 8250_exar: Replace custom EEPROM read with eeprom_93cx6
` [PATCH v2 4/4] serial: 8250_exar: Remove old exar_ee_read() and other unneeded code
[PATCH v2 0/5] Congatec Board Controller drivers
2024-09-20 14:55 UTC (3+ messages)
` [PATCH v2 4/5] watchdog: Congatec Board Controller watchdog timer driver
[PATCH v2 0/4] Bluetooth: btusb: Mediatek ISO interface claim/release adjustment
2024-09-20 14:54 UTC (3+ messages)
` [PATCH v2 3/4] Bluetooth: btusb: mediatek: add intf release flow when usb disconnect
[PATCH leds v3 00/11] Turris Omnia LED driver changes
2024-09-20 14:54 UTC (6+ messages)
` [PATCH leds v3 05/11] dt-bindings: leds: cznic,turris-omnia-leds: Allow interrupts property
[Buildroot] [git commit] support/scripts: fix RPATH fixups
2024-09-20 14:51 UTC
[PATCH v2 0/5] drm: Use IRQF_NO_AUTOEN flag in request_irq()
2024-09-20 14:53 UTC (3+ messages)
` [PATCH v2 3/5] drm/imx/ipuv3: "
[Buildroot] [PATCH] support/scripts: fix RPATH fixups
2024-09-20 14:53 UTC (2+ messages)
[PATCH i-g-t 0/2] tests/kms_vrr: Update LOBF test to resuse the existing logic
2024-09-20 14:52 UTC (2+ messages)
` ✗ CI.xeFULL: failure for tests/kms_vrr: Update LOBF test to resuse the existing logic (rev2)
[PATCH v2] dt-bindings: watchdog: Document Qualcomm QCS615 watchdog
2024-09-20 14:52 UTC (2+ messages)
Preparation for the v24.09 release
2024-09-20 14:49 UTC (2+ messages)
[CI 00/12] Debug g2h timeout issue
2024-09-20 14:48 UTC (14+ messages)
` [CI 01/12] drm/xe/guc: Remove spurious line feed in debug print
` [CI 02/12] drm/xe/devcoredump: Use drm_puts and already cached local variables
` [CI 03/12] drm/xe/devcoredump: Improve section headings and add tile info
` [CI 04/12] drm/xe/devcoredump: Add ASCII85 dump helper function
` [CI 05/12] drm/xe/guc: Copy GuC log prior to dumping
` [CI 06/12] drm/xe/guc: Use a two stage dump for GuC logs and add more info
` [CI 07/12] drm/print: Introduce drm_line_printer
` [CI 08/12] drm/xe/guc: Dead CT helper
` [CI 09/12] drm/xe/guc: Dump entire CTB on errors
` [CI 10/12] drm/xe/guc: Add GuC log to devcoredump captures
` [CI 11/12] drm/xe/guc: Add a helper function for dumping GuC log to dmesg
` [CI 12/12] [For CI] Debug prints/logs to debug G2H timeout issue
leds-is31fl319x
2024-09-20 14:48 UTC
[dpdk-dev] [PATCH] eal: add option to put timestamp on console output
2024-09-20 14:47 UTC (3+ messages)
` [PATCH v25 00/15] Logging enhancements for 24.11
[PATCH] ethdev: optimize activation of fast-path tracepoints
2024-09-20 14:46 UTC (3+ messages)
` [PATCH v3] ethdev: optimize the "
[jgunthorpe:fwctl 17/19] include/linux/cxl/mailbox.h:66:24: error: field 'mbox_wait' has incomplete type
2024-09-20 14:46 UTC
[PATCH 0/2] i3c: mipi-i3c-hci: DMA interrupt fixes
2024-09-20 14:44 UTC (3+ messages)
` [PATCH 1/2] i3c: mipi-i3c-hci: Mask ring interrupts before ring stop request
` [PATCH 2/2] i3c: mipi-i3c-hci: Handle interrupts according to current specifications
[PATCH v2 1/2] wifi: mac80211: export ieee80211_purge_tx_queue() for drivers
2024-09-20 14:44 UTC (6+ messages)
` [PATCH v2 2/2] wifi: rtw88: use ieee80211_purge_tx_queue() to purge TX skb
[PATCH] hw/ppc: fix decrementer with BookE timers
2024-09-20 14:42 UTC (3+ messages)
[syzbot] [mm?] KCSAN: data-race in generic_fillattr / shmem_mknod (2)
2024-09-20 14:43 UTC (5+ messages)
[PATCH v2 0/2] spi: airoha: Fix errors reported by mtd_test kernel modules
2024-09-20 14:42 UTC (4+ messages)
` [PATCH v2 2/2] spi: airoha: do not keep {tx,rx} dma buffer always mapped
[PATCH 0/2] Add support of IAM-20680 HP & HT
2024-09-20 14:39 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: iio: imu: mpu6050: Add iam20680ht/hp bindings to mpu6050
[PATCH 2/3] vfs: Fix implicit conversion problem when testing overflow case
2024-09-20 14:38 UTC (3+ messages)
[PATCH] [RFC]drm/xe: Introduce active ccs tracking
2024-09-20 14:37 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH -next] tmpfs: fault in smaller chunks if large folio allocation not allowed
2024-09-20 14:36 UTC (2+ messages)
` [PATCH v2] "
[linux-next:master 12475/12481] mm/kasan/kasan_test_c.c:1029 kmem_cache_rcu_uaf() error: dereferencing freed memory 'p'
2024-09-20 14:35 UTC
[v1,0/1] i2c: mediatek: add runtime PM operations and bus regulator control
2024-09-20 14:36 UTC (2+ messages)
` [v1,1/1] "
[PATCH v2 3/6] crypto/cnxk: support EDDSA
2024-09-20 14:36 UTC (4+ messages)
` [PATCH v3 1/6] cryptodev: add EDDSA asymmetric crypto algorithm
` [PATCH v3 2/6] crypto/openssl: support EDDSA
[PATCH] net/mlx5: unique names for per device caches
2024-09-20 14:33 UTC
[PATCH v4 0/6] i2c: npcm: read/write operation, checkpatch
2024-09-20 14:32 UTC (7+ messages)
` [PATCH v4 1/6] i2c: npcm: correct the read/write operation procedure
` [PATCH v4 4/6] i2c: npcm: Modify the client address assignment
[PATCHSET] fstests: updates for Linux 6.11
2024-09-20 14:33 UTC (5+ messages)
` [PATCH 1/1] generic: add a regression test for sub-block fsmap queries
[libgpiod][PATCH] bindings: python: improve LineSettings.__repr__()
2024-09-20 14:32 UTC
[scarthgap, kirkstone] backport request
2024-09-20 14:30 UTC
[PATCH v2] net/af_packet: add timestamp offloading support
2024-09-20 14:29 UTC (3+ messages)
` [PATCH v3] "
[PATCH net 0/3] net: enetc: fix some issues of XDP
2024-09-20 14:29 UTC (6+ messages)
` [PATCH net 3/3] net: enetc: reset xdp_tx_in_flight when updating bpf program
[PATCH v13 0/8] spi-nor: Add parallel and stacked memories support
2024-09-20 14:29 UTC (5+ messages)
[PATCH 0/3] Untrusted data abstraction
2024-09-20 14:29 UTC (7+ messages)
` [PATCH 1/3] rust: add untrusted "
[PATCH v4 00/12] tcg/riscv: Add support for vector
2024-09-20 14:26 UTC (9+ messages)
` [PATCH v4 02/12] tcg/riscv: Add basic "
[PATCH] media: nxp: imx8-isi: add m2m usage_count check in streamoff
2024-09-20 14:27 UTC
[PATCH] btrfs/315: update 315.out to adapt mount cmd
2024-09-20 14:28 UTC (4+ messages)
[LTP] [PATCH] lib: handle ENOENT errors when processes exit during PID scanning
2024-09-20 14:26 UTC (2+ messages)
[PATCH v5 0/4] Introduce DRM device wedged event
2024-09-20 14:27 UTC (9+ messages)
` [PATCH v5 2/4] drm: Expose wedge recovery methods
[PATCH] btrfs-progs: libbtrfsutil: fix the CI build failure which requires manual intervention
2024-09-20 14:28 UTC (3+ messages)
[syzbot] [netfs?] KASAN: slab-use-after-free Read in iov_iter_advance
2024-09-20 14:26 UTC
[syzbot] [netfs?] KASAN: slab-use-after-free Read in iov_iter_revert
2024-09-20 14:26 UTC
[PATCH] btrfs-progs: libbtrfsutil: use package_data member for header files
2024-09-20 14:25 UTC (2+ messages)
[PATCH v2 06/14] rust: hrtimer: allow timer restart from timer handler
2024-09-20 14:25 UTC (2+ messages)
[PATCH v2 net] net: stmmac: dwmac4: extend timeout for VLAN Tag register busy bit check
2024-09-20 14:24 UTC (3+ messages)
Proposal for expanding the TAB with subject matter experts
2024-09-20 14:23 UTC (2+ messages)
[PATCH 1/3] xfs: Do not unshare ranges beyond EOF
2024-09-20 14:23 UTC (2+ messages)
Notes from the Git Contributor's Summit, 2024
2024-09-20 14:23 UTC (12+ messages)
` [TOPIC 01/11] Rust
` [TOPIC 02/11] Top-level lib/ directory
` [TOPIC 03/11] Structured Error Handling
` [TOPIC 04/11] Platform Support Policy
` [TOPIC 05/11]: SHA 256 / Git 3.0
` [TOPIC 06/11] Git and Software Freedom Conservancy
` [TOPIC 07/11] New Contributors and Discord
` [TOPIC 08/11] Modern Build Systems
` [TOPIC 09/11] Bundle-URI on fetch / resume-able clone
` [TOPIC 10/11] Project Tracking
` [TOPIC 11/11] git-scm.com state of the site
running iommufd self tests
2024-09-20 14:22 UTC
[bug report][regession] most of blktests nvme/tcp failed with the last linux code
2024-09-20 14:20 UTC (2+ messages)
` [bug report][regression][bisected] "
linux-next: Signed-off-by missing for commit in the ftrace tree
2024-09-20 14:19 UTC (2+ messages)
[PATCH v3] platform/x86/intel/pmt: Correct the typo 'ACCCESS_LOCAL'
2024-09-20 14:17 UTC
[PATCH] xfs: Use try_cmpxchg() in xlog_cil_insert_pcp_aggregate()
2024-09-20 14:16 UTC (2+ messages)
[frank-w-bpi-r2-4.14:5.4-main 1511/28533] drivers/gpu/drm/mediatek/mtk_drm_drv.c: linux/iommu.h is included more than once
2024-09-20 14:15 UTC
[freescale-fslc:6.6-2.0.x-imx 4621/16779] versioncheck: ./drivers/net/ethernet/freescale/sdk_fman/src/wrapper/lnxwrp_fm.c: 40 linux/version.h not needed
2024-09-20 14:15 UTC
[syzbot] [lsm?] KASAN: slab-use-after-free Read in smk_access
2024-09-20 14:15 UTC
[PATCH v2] platform/x86/intel/pmt: Correct the typo 'ACCCESS_LOCAL'
2024-09-20 14:14 UTC (2+ messages)
[PATCH v2] x86/traps: Re-enable interrupts after reading cr2 in the #PF handler
2024-09-20 14:12 UTC (2+ messages)
[RFC PATCH v2 1/2] fetch: set-head with --set-head option
2024-09-20 14:11 UTC (8+ messages)
` [PATCH v3 0/2] fetch: set remote/HEAD if missing
` [PATCH v3 1/2] update_symref: add REF_CREATE_ONLY option
` [PATCH v3 2/2] fetch: set remote/HEAD if it does not exist
[PATCH] net: Fix potential RCU dereference issue in tcp_assign_congestion_control
2024-09-20 14:11 UTC (3+ messages)
[PATCH RFC 0/6] bio_split() error handling rework
2024-09-20 14:10 UTC (7+ messages)
` [PATCH RFC 1/6] block: Rework bio_split() return value
` [PATCH RFC 3/6] block: Handle bio_split() errors in bio_submit_split()
` [PATCH RFC 4/6] md/raid0: Handle bio_split() errors
[PATCH i-g-t] lib/gpu_cmds: Correct number of threads in CFE_STATE instruction
2024-09-20 14:08 UTC (3+ messages)
` ✓ CI.xeBAT: success for "
` ✗ Fi.CI.BAT: failure "
[PATCH] soc: qcom: pd_mapper: fix ADSP PD maps
2024-09-20 14:07 UTC (6+ messages)
[GIT PULL] dma-mapping updates for Linux 6.12
2024-09-20 14:06 UTC (4+ messages)
[PATCH v2 0/2] vhost-vdpa: Add support for NO-IOMMU mode
2024-09-20 14:05 UTC (3+ messages)
` [PATCH v2 1/2] vhost-vdpa: introduce module parameter for no-IOMMU mode
` [PATCH v2 2/2] vhost-vdpa: introduce NO-IOMMU backend feature bit
[PATCH] riscv: make ZONE_DMA32 optional
2024-09-20 14:04 UTC (3+ messages)
[PATCH v2 00/18] vbe: Series part D
2024-09-20 14:00 UTC (3+ messages)
` [PATCH v2 11/18] arm: Fix up a stale comment in sections.c
[PATCH i-g-t] tests/intel/xe_fault_injection: Add new test for fault injection
2024-09-20 14:01 UTC (2+ messages)
` ✗ GitLab.Pipeline: warning for "
ath12k - HTT timeout error with NCM86
2024-09-20 13:41 UTC (5+ messages)
[PATCH 00/21] DC Patches Sept 16, 2024
2024-09-20 14:00 UTC (2+ messages)
[PATCH] drm/amdgpu: deprecate guilty handling
2024-09-20 13:58 UTC
[PATCH 0/4] power: supply: Add new "charge_types" property
2024-09-20 13:57 UTC (6+ messages)
` [PATCH 1/4] power: supply: sysfs: Make power_supply_show_enum_with_available() deal with labels with a space
connection reset observed while running iozone on single CIFS over rdma share
2024-09-20 14:07 UTC
How to create/use RPMSG-over-VIRTIO devices in Linux
2024-09-20 13:56 UTC (12+ messages)
Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
2024-09-20 13:54 UTC (12+ messages)
[PATCH v2] netdev: allow empty TX/RX bitrate attributes
2024-09-20 13:55 UTC
[PATCH 12/15] fsi: occ: Get device number from FSI minor number API
2024-09-20 13:54 UTC (2+ messages)
[PATCH] block: Remove unused blk_limits_io_{min,opt}
2024-09-20 13:54 UTC (2+ messages)
[PATCH net] net: phy: qt2025: Fix warning: unused import DeviceId
2024-09-20 13:53 UTC (3+ messages)
[PATCH v2] drm/xe: Use fault injection infrastructure to find issues at probe time
2024-09-20 13:52 UTC (4+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Use fault injection infrastructure to find issues at probe time (rev2)
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "
[MAINLINE 0/2] Enable DIM for legacy ULPs and use it in RDS
2024-09-20 13:51 UTC (4+ messages)
[PATCH] ath10k: Use sdio_release_host() call only once in two functions
2024-09-20 13:45 UTC
[PATCH v3] testpmd: add hairpin-map parameter
2024-09-20 13:48 UTC (3+ messages)
` [PATCH v4 1/1] "
[tytso-ext4:test] BUILD SUCCESS 206ea5df8d5287325a2e20b1f0f1bbda2e53ade0
2024-09-20 13:48 UTC
[PATCH i-g-t v3] tests/intel/xe_pm_residency: Print execution and sleep times
2024-09-20 13:47 UTC (2+ messages)
` ✗ CI.xeFULL: failure for tests/intel/xe_pm_residency: Print execution and sleep times (rev3)
imx8mm - sbs-battery problem
2024-09-20 13:46 UTC
[PATCH] drm/xe/guc_submit: fix UAF in run_job()
2024-09-20 13:46 UTC (2+ messages)
` ✓ CI.BAT: success for "
[scarthgap, kirkstone] backport request
2024-09-20 13:45 UTC
[RFC PATCH v1 0/7] landlock: Add UDP access control support
2024-09-20 13:39 UTC (3+ messages)
` [RFC PATCH v1 3/7] landlock: Add UDP bind+connect access control
[RFC PATCH 00/11] Affirm SMMU coherent pagetable walker capability on RPMh SoCs
2024-09-20 13:44 UTC (3+ messages)
` [PATCH RFC 02/11] arm64: dts: qcom: sc7180: Affirm IDR0.CCTW on apps_smmu
[PATCH 0/5] Enable Mali GPU on MediaTek Genio 700 EVK
2024-09-20 13:41 UTC (2+ messages)
` [PATCH 5/5] arm64: dts: mediatek: mt8390-genio-700-evk: Enable Mali GPU
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.