All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-20 13:18:31 to 2024-09-20 14:28:11 UTC [more...]

[PATCH] serial: clean up uart_info
 2024-09-20 14:18 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] [mm?] KCSAN: data-race in generic_fillattr / shmem_mknod (2)
 2024-09-20 14:27 UTC  (2+ 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 net 0/3] net: enetc: fix some issues of XDP
 2024-09-20 14:25 UTC  (5+ messages)
` [PATCH net 3/3] net: enetc: reset xdp_tx_in_flight when updating bpf program

[PATCH 0/2] dmaengine: dw: Fix sys freeze and XFER-bit set error for UARTs
 2024-09-20 14:24 UTC  (4+ 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] "

[PATCH 1/3] remoteproc: Add Arm remoteproc driver
 2024-09-20 14:19 UTC  (9+ 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 3/3] vfs: return -EOVERFLOW in generic_remap_checks() when overflow check fails
 2024-09-20 14:19 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the ftrace tree
 2024-09-20 14:19 UTC  (2+ messages)

[PATCH] [RFC]drm/xe: Introduce active ccs tracking
 2024-09-20 14:19 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v2 0/2] spi: airoha: Fix errors reported by mtd_test kernel modules
 2024-09-20 14:17 UTC  (3+ messages)
` [PATCH v2 2/2] spi: airoha: do not keep {tx,rx} dma buffer always mapped

[PATCH v3] platform/x86/intel/pmt: Correct the typo 'ACCCESS_LOCAL'
 2024-09-20 14:17 UTC 

[PATCH 2/3] vfs: Fix implicit conversion problem when testing overflow case
 2024-09-20 14:17 UTC  (2+ messages)

[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

[CI 00/12] Debug g2h timeout issue
 2024-09-20 14:29 UTC  (13+ 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

[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 v2 0/4] serial: 8250_exar: Replace custom EEPROM code with eeprom_93cx6
 2024-09-20 14:03 UTC  (5+ 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] 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  (3+ messages)
` ✗ Fi.CI.BUILD: failure for "
` ✗ GitLab.Pipeline: warning "

ath12k - HTT timeout error with NCM86
 2024-09-20 13:41 UTC  (6+ 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 

[[CI] 00/12] Debug g2h timeout issue
 2024-09-20 14:06 UTC  (13+ 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

[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  (4+ messages)
` ✓ CI.Hooks: success for "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[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  (7+ messages)
` [RFC PATCH v1 1/7] samples/landlock: Fix port parsing in sandboxer
` [RFC PATCH v1 2/7] samples/landlock: Clarify option parsing behaviour
` [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  (6+ messages)
` [PATCH 1/5] arm64: dts: mediatek: mt8188: Fix wrong clock provider in MFG1 power domain
` [PATCH 2/5] clk: mediatek: clk-mt8188-topckgen: Remove univpll from parents of mfg_core_tmp
` [PATCH 3/5] nvmem: mtk-efuse: Enable postprocess for mt8188 GPU speed binning
` [PATCH 4/5] arm64: dts: mediatek: mt8188: Add efuse for "
` [PATCH 5/5] arm64: dts: mediatek: mt8390-genio-700-evk: Enable Mali GPU

[PATCH v19 00/33] Automatic Disk Unlock with TPM2
 2024-09-20 13:42 UTC  (5+ messages)
` [PATCH v19 33/33] docs: Document TPM2 key protector

[PATCH v4 00/18] platform/chrome: Add DT USB/DP muxing/topology support
 2024-09-20 13:41 UTC  (3+ messages)
` [PATCH v4 01/18] drm/atomic-helper: Introduce lane remapping support to bridges

[PATCH 00/23] kbuild: support building external modules in a separate build directory
 2024-09-20 13:41 UTC  (4+ messages)

[PATCH v2 0/8] i386: memory/MSR/CR code updates
 2024-09-20 13:40 UTC  (3+ messages)
` [PATCH v2 6/8] i386/memory: Define GRUB_PAGE_MASK constant and GRUB_PAGE_{UP, DOWN} macros

[PATCH v3 0/4] gpio: siul2-s32g2: add initial GPIO driver
 2024-09-20 13:40 UTC  (5+ messages)
` [PATCH v3 2/4] dt-bindings: gpio: add support for NXP S32G2/S32G3 SoCs

[OE-core][scarthgap 00/16] Patch review
 2024-09-20 13:39 UTC  (17+ messages)
` [OE-core][scarthgap 01/16] Revert "wpa-supplicant: Upgrade 2.10 -> 2.11"
` [OE-core][scarthgap 02/16] libpcap: Security fix for CVE-2023-7256 & CVE-2024-8006
` [OE-core][scarthgap 03/16] openssl: Upgrade 3.2.2 -> 3.2.3
` [OE-core][scarthgap 04/16] python3: upgrade 3.12.4 -> 3.12.5
` [OE-core][scarthgap 05/16] python3: skip readline limited history tests
` [OE-core][scarthgap 06/16] python3: Upgrade 3.12.5 -> 3.12.6
` [OE-core][scarthgap 07/16] buildhistory: Fix intermittent package file list creation
` [OE-core][scarthgap 08/16] buildhistory: Restoring files from preserve list
` [OE-core][scarthgap 09/16] buildhistory: Simplify intercept call sites and drop SSTATEPOSTINSTFUNC usage
` [OE-core][scarthgap 10/16] qemu: back port patches to fix riscv64 build failure
` [OE-core][scarthgap 11/16] gcc: Fix spurious '/' in GLIBC_DYNAMIC_LINKER on microblaze
` [OE-core][scarthgap 12/16] udev-extraconf: Add collect flag to mount
` [OE-core][scarthgap 13/16] busybox: Fix cut with "-s" flag
` [OE-core][scarthgap 14/16] bluez5: remove redundant patch for MAX_INPUT
` [OE-core][scarthgap 15/16] create-sdpx-2.2.bbclass: Switch from exists to isfile checking debugsrc
` [OE-core][scarthgap 16/16] bind: Fix build with the `httpstats` package config enabled

[PATCH 0/2] Add support of IAM-20680 HP & HT
 2024-09-20 13:39 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: iio: imu: mpu6050: Add iam20680ht/hp bindings to mpu6050
` [PATCH 2/2] iio: imu: inv_mpu6050: add support for IAM-20680HT/HP

[Buildroot] [PATCH 1/1] package/python-s3transfer: bump to version 0.10.2
 2024-09-20 13:39 UTC  (2+ messages)

[PATCH] net: wwan: qcom_bam_dmux: Fix missing pm_runtime_disable()
 2024-09-20 13:38 UTC  (5+ messages)

[PATCH v6 1/2] regulator: dt-bindings: mt6323: Convert to DT schema
 2024-09-20 13:37 UTC  (7+ messages)
` [PATCH v6 2/2] dt-bindings: mfd: mediatek: mt6397: Convert to DT schema format

[PATCH] staging: rtl8192e: Fix alignment to open parentheses
 2024-09-20 13:37 UTC  (3+ messages)

[PATCH 0/2] leds: Add basic BCMBCA LEDs support
 2024-09-20 13:36 UTC  (4+ messages)
` [PATCH 2/2] leds: bcmbca: Add new driver for Broadcom BCMBCA

Missing wiphy lock in ieee80211_color_collision_detection_work
 2024-09-20 13:37 UTC  (10+ messages)

[PATCH v2 0/3] x86/mce: Add Zhaoxin MCE support
 2024-09-20 13:36 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/3] x86/mce: Add CMCI storm switching support for Zhaoxin

[PATCH v2 0/7] mm, slub: handle pending kfree_rcu() in kmem_cache_destroy()
 2024-09-20 13:35 UTC  (3+ messages)
` [PATCH v2 7/7] kunit, slub: add test_kfree_rcu() and test_leak_destroy()

[PATCH 0/2] Add support of IAM-20680 HP & HT
 2024-09-20 13:34 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: iio: imu: mpu6050: Add iam20680ht/hp bindings to mpu6050

[PATCH 0/9] drm/i915/dp: clean up DP testing
 2024-09-20 13:34 UTC  (2+ messages)

[PATCH 0/2] ARM: bcm: Make BCM6846 bootable on mainline
 2024-09-20 13:33 UTC  (4+ messages)
` [PATCH 2/2] ARM: bcm: Support BCM6846 debug UART

Nomination for 2024 TAB Election
 2024-09-20 13:34 UTC 

[PATCH 0/2] board: libre-computer: Add support for Libre Computer aml-a311d-cc & aml-s905d3-cc boards
 2024-09-20 13:33 UTC  (3+ messages)
` [PATCH 1/2] ARM: meson: add support for Libre Computer aml-a311d-cc
` [PATCH 2/2] ARM: meson: add support for Libre Computer aml-s905d3-cc

[PATCH] xilinx: zynqmp: Add bootmenu support
 2024-09-20 13:33 UTC  (2+ messages)

[PATCH 00/10] arm64: zynqmp: DT schema alignments
 2024-09-20 13:31 UTC  (2+ messages)

[CI] drm/xe: Attempt to reduce execution time for the xe_bo_shrink dynamic test
 2024-09-20 13:29 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Define only one revision in zcu106-rev1.0
 2024-09-20 13:28 UTC  (2+ messages)

[PATCH] net: gem: Remove undocumented is-internal-pcspma dt flag
 2024-09-20 13:27 UTC  (2+ messages)

[PATCH V1 0/9] iommu_ioas_map_file
 2024-09-20 13:28 UTC  (7+ messages)
` [PATCH V1 1/9] mm/gup: repin_folio_unhugely

[RFC PATCH net-next] net: bridge: drop packets with a local source
 2024-09-20 13:28 UTC  (5+ messages)

[PATCH v2 0/2] clk: imx93: Move IMX93_CLK_END macro to clk driver
 2024-09-20 13:27 UTC  (3+ messages)

[linus:master] [perf/x86/intel] 25dfc9e357: kvm-unit-tests-qemu.pmu.fail
 2024-09-20 13:27 UTC  (2+ messages)

[PATCH] hwmon: abituguru: Remove unused ABITUGURU_TEMP_NAMES_LENGTH macro
 2024-09-20 13:27 UTC  (3+ messages)

[PATCH 1/2] drm/sched: add WARN_ON and BUG_ON to drm_sched_fini
 2024-09-20 13:26 UTC  (4+ messages)

[PATCH v5 0/3] add support for ad777x family
 2024-09-20 13:24 UTC  (4+ messages)
` [PATCH v5 3/3] drivers: iio: adc: "

[Intel-wired-lan] [PATCH iwl-net 1/2] ice: Fix entering Safe Mode
 2024-09-20 13:24 UTC  (4+ messages)

[PATCH] x86/amd_nb: Add new PCI ID for AMD family 1Ah model 20h
 2024-09-20 13:20 UTC  (2+ messages)

[syzbot] [v9fs?] kernel BUG in __iov_iter_get_pages_alloc
 2024-09-20 13:20 UTC 

[RFC PATCH 0/7] support for mm-local memory allocations and use it
 2024-09-20 13:19 UTC  (2+ messages)

[PATCH] riscv: make ZONE_DMA32 optional
 2024-09-20 13:18 UTC  (3+ messages)


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.