All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-20 14:44:45 to 2024-09-20 15:59:50 UTC [more...]

[PATCH] ALSA: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-09-20 15:45 UTC  (2+ messages)

[PATCH v1 1/1] serial: 8250_exar: Group CTI EEPROM offsets by device
 2024-09-20 15:59 UTC  (3+ messages)

[PATCH v15 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2024-09-20 15:58 UTC  (6+ messages)
` [PATCH v15 1/5] iommu/arm-smmu: re-enable context caching in smmu reset operation
` [PATCH v15 2/5] iommu/arm-smmu: refactor qcom_smmu structure to include single pointer
` [PATCH v15 3/5] iommu/arm-smmu: add support for PRR bit setup
` [PATCH v15 4/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings
` [PATCH v15 5/5] iommu/arm-smmu: add ACTLR data and support for qcom_smmu_500

[PATCH v4 00/23] Fix various bugs
 2024-09-20 15:59 UTC  (4+ messages)
` [PATCH v4 19/23] cmd: Fix memory-mapping in cmp command

[PATCH v2 00/18] vbe: Series part E
 2024-09-20 15:59 UTC  (3+ messages)
` [PATCH v2 04/18] boot: Respect the load_op in fit_image_load()

[PATCH 00/19] vbe: Series part E
 2024-09-20 15:59 UTC  (8+ messages)
` [PATCH 03/19] boot: Allow FIT to fall back from best-match option
` [PATCH 06/19] malloc: Show amount of used space when memory runs out

[PATCH 1/1] efi_leader: delete rng-seed if having EFI RNG protocol
 2024-09-20 15:58 UTC  (14+ messages)

[PATCH 1/1] drivers: tty: imx: fix flags of rs485 not work properly
 2024-09-20 15:58 UTC  (3+ messages)

[PATCH v3 1/1] dmaengine: dw: Select only supported masters for ACPI devices
 2024-09-20 15:56 UTC 

[PATCH v4 00/35] Implement ACPI on aarch64
 2024-09-20 15:57 UTC  (5+ messages)
` [PATCH v4 22/35] drivers: misc: irq-uclass: Update irq_get_by_index

[PATCH] rockchip: rk3399: Weaken dependency on SPL serial
 2024-09-20 15:57 UTC  (3+ messages)

[PATCH] drm/xe/debugfs: Display gpuva info in debugfs
 2024-09-20 15:57 UTC  (3+ messages)

[PATCH v1 0/1] dts: testpmd verbose parser
 2024-09-20 15:55 UTC  (7+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/1] dts: add text parser for testpmd verbose output

leds-is31fl319x
 2024-09-20 15:52 UTC  (2+ messages)

[PATCH] migration/multifd: receive channel socket needs to be set to non-blocking
 2024-09-20 15:53 UTC  (2+ messages)

Permission issue in Git in DrvFs-mounted network drives
 2024-09-20 15:51 UTC  (2+ messages)

TAB election 2024 voting started
 2024-09-20 15:51 UTC 

[oe-core][PATCH 1/3] gtk4: rename tracker dependencies
 2024-09-20 15:51 UTC  (4+ messages)
` [oe-core][PATCH 2/3] gtk+3: "
` [oe-core][PATCH 3/3] gtk+3: remove unneeded .inc file
  ` Patchtest results for "

[PATCH] dmaengine: dw: Select only supported masters for ACPI devices
 2024-09-20 15:51 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2 0/2] Add ES7243E ADC driver
 2024-09-20 15:41 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: Add Everest ES7243E
` [PATCH v2 2/2] ASoC: codecs: add ES7243E ADC driver

[PATCH v1] drm/bridge: it6505: HDCP CTS fail on repeater items
 2024-09-20 15:50 UTC  (3+ messages)

[PATCH] hw/ppc: fix decrementer with BookE timers
 2024-09-20 15:46 UTC  (4+ messages)

[PATCH 0/3] udf: refactor udf_current_aext()/udf_next_aext() to handle error
 2024-09-20 15:47 UTC  (5+ messages)
` [PATCH 1/3] udf: refactor udf_current_aext() "
` [PATCH 2/3] udf: refactor udf_next_aext() "

[PATCH v2 0/4] serial: 8250_exar: Replace custom EEPROM code with eeprom_93cx6
 2024-09-20 15:46 UTC  (13+ 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 net] net: phy: qt2025: Fix warning: unused import DeviceId
 2024-09-20 15:45 UTC  (5+ messages)

[PATCH v5 00/10] Add minimal Exynos8895 SoC and SM-G950F support
 2024-09-20 15:45 UTC  (11+ messages)
` [PATCH v5 01/10] dt-bindings: arm: cpus: Add Samsung Mongoose M2
` [PATCH v5 02/10] dt-bindings: hwinfo: samsung,exynos-chipid: add exynos8895 compatible
` [PATCH v5 03/10] soc: samsung: exynos-chipid: add exynos8895 SoC support
` [PATCH v5 04/10] dt-bindings: pinctrl: samsung: Add compatible for Exynos8895 SoC
` [PATCH v5 05/10] pinctrl: samsung: Add exynos8895 SoC pinctrl configuration
` [PATCH v5 06/10] dt-bindings: pinctrl: samsung: add exynos8895-wakeup-eint compatible
` [PATCH v5 07/10] dt-bindings: soc: samsung: exynos-pmu: Add exynos8895 compatible
` [PATCH v5 08/10] arm64: dts: exynos: Add initial support for exynos8895 SoC
` [PATCH v5 09/10] dt-bindings: arm: samsung: Document dreamlte board binding
` [PATCH v5 10/10] arm64: dts: exynos: Add initial support for Samsung Galaxy S8

[PATCH] watchdog: ziirave_wdt: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-09-20 15:45 UTC  (2+ messages)

[PATCH] KVM: selftests: x86: Avoid using SSE/AVX instructions
 2024-09-20 15:44 UTC 

[PATCH net-next 0/2] Threads extension for process connector
 2024-09-20 15:42 UTC  (4+ messages)
` [PATCH net-next 1/2] connector/cn_proc: Handle threads for proc connector

[PATCH v2 1/2] dt-bindings: display: panel-simple: Document support for Microchip AC69T88A
 2024-09-20 15:43 UTC  (3+ messages)
` [PATCH v2 2/2] drm/panel: simple: Add Microchip AC69T88A LVDS Display panel

[CI 00/12] Debug g2h timeout issue
 2024-09-20 15:41 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

multicolor virtual color LED driver
 2024-09-20 15:39 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: introduce device aliasing file
 2024-09-20 15:38 UTC  (4+ messages)

[PATCH] tests/functional: Convert the powernv tests from boot_linux_console.py
 2024-09-20 15:37 UTC  (2+ messages)

[PATCH bpf-next 2/2] bpf: Add BPF_CALL_FUNC* to simplify code
 2024-09-20 15:37 UTC 

[PATCH] drm/amdgpu: add dce6 drm_panic support
 2024-09-20 15:36 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 0/7] Migration deadcode removal
 2024-09-20 15:34 UTC  (2+ messages)

[PATCH] usb: phy: isp1301:: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-09-20 15:34 UTC 

[PATCH] staging: olpc_dcon: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-09-20 15:34 UTC 

[PATCH] staging: most: i2c: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-09-20 15:34 UTC 

[PATCH] regulator: isl6271a: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-09-20 15:34 UTC 

[PATCH] pinctrl: aw9523: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-09-20 15:34 UTC 

[PATCH] Input: hynitron_cstxxx - Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-09-20 15:34 UTC 

[PATCH] iio: adc: ti-ads1119: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-09-20 15:34 UTC 

[PATCH] HID: i2c-hid-of: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-09-20 15:34 UTC 

[PATCH 1/3] arm-bsp/fvp-base: support poky-altcfg
 2024-09-20 15:34 UTC  (2+ messages)

[PATCH 0/3] sign-file,extract-cert: switch to PROVIDER API for OpenSSL >= 3.0
 2024-09-20 15:34 UTC  (4+ messages)

[PATCH v1 0/2] drm/bridge: it6505: update dp aux function
 2024-09-20 15:33 UTC  (11+ messages)
` [PATCH v1 1/2] drm/bridge: it6505: HDCP CTS fail on repeater items
` [PATCH v1 2/2] drm/bridge: it6505: Add MSSC suport
` [PATCH v2 0/2] drm/bridge: it6505: update dp aux function
` [PATCH v2 1/2] drm/bridge: it6505: HDCP CTS fail on repeater
` [PATCH v2 2/2] drm/bridge: it6505: Add MCCS support

Interested in Guest Posting on Your Site {https://kernel.org/ }
 2024-09-20 15:33 UTC 

[syzbot] [ide?] general protection fault in ata_msense_control
 2024-09-20 15:32 UTC 

[PATCH] arm64: uprobes: Optimize cache flushes for xol slot
 2024-09-20 15:32 UTC  (4+ messages)

[PATCH] selftests: vDSO: fix compile error for vdso_test_getrandom
 2024-09-20 15:31 UTC  (5+ messages)

[PATCH] fbcon: Fix a NULL pointer dereference issue in fbcon_putcs
 2024-09-20 15:30 UTC  (3+ messages)

[PATCH bpf-next 1/2] bpf: Simplify code with BPF_CALL_IMM
 2024-09-20 15:30 UTC 

[PATCH] drm/xe: Check return values of functions in xe_gt_shutdown()
 2024-09-20 15:30 UTC  (2+ messages)
` ✓ CI.FULL: success for "

[PATCH 0/3] Untrusted data abstraction
 2024-09-20 15:28 UTC  (8+ messages)
` [PATCH 1/3] rust: add untrusted "

[PATCH v2] netdev: allow empty TX/RX bitrate attributes
 2024-09-20 15:27 UTC  (2+ messages)

[PATCH] kselftest/alsa: add silent flag to reduce noise
 2024-09-20 15:27 UTC  (4+ messages)

[PATCH v2 0/7] Add PCIe Root Port support for Agilex family of chips
 2024-09-20 15:26 UTC  (6+ messages)
` [PATCH v2 1/7] dt-bindings: PCI: altera: Convert to YAML

[PATCH v2 00/17] Multifd 🔀 device state transfer support with VFIO consumer
 2024-09-20 15:23 UTC  (20+ messages)
` [PATCH v2 06/17] migration: Add save_live_complete_precopy_{begin, end} handlers
  ` [PATCH v2 06/17] migration: Add save_live_complete_precopy_{begin,end} handlers
` [PATCH v2 08/17] migration: Add load_finish handler and associated functions
` [PATCH v2 12/17] migration/multifd: Device state transfer support - send side

[PATCH 0/1] arm-bsp/trusted-services: corstone1000: Update Trusted-Services patches
 2024-09-20 15:23 UTC  (2+ messages)
` [PATCH 1/1] "

[syzbot] [ocfs2?] KMSAN: uninit-value in from_kuid (2)
 2024-09-20 15:21 UTC 

[[CI] 00/12] Debug g2h timeout issue
 2024-09-20 15:18 UTC  (6+ messages)
` ✓ CI.KUnit: success for 10/12] drm/xe/guc: Add GuC log to devcoredump captures
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

Prefetch maintenance might lead to thundering herd issues
 2024-09-20 15:15 UTC 

[PATCH] platform/chrome: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-09-20 15:14 UTC 

migration from kernel 5.18.8 to kernel 6.10.3 spidev driver not loaded when device definition in DTS overlay
 2024-09-20 15:14 UTC 

btrfs error creating fs with LUKS
 2024-09-20 14:57 UTC 

[PATCH 0/6] linux-user: move all remaining archs to syscalltbl
 2024-09-20 15:10 UTC  (7+ messages)
` [PATCH 1/6] linux-user,aarch64: move to syscalltbl file
` [PATCH 2/6] linux-user,openrisc: "
` [PATCH 3/6] linux-user,riscv: "
` [PATCH 4/6] linux-user,hexagon: "
` [PATCH 5/6] linux-user,loongarch: "
` [PATCH 6/6] linux-user: update syscall.tbl to Linux v6.11

[PATCH] LoongArch: vDSO: Tune the chacha20 implementation
 2024-09-20 15:11 UTC  (2+ messages)

[PATCH v3 0/1] Add KUnit tests for llist
 2024-09-20 15:10 UTC  (4+ messages)

[PATCH v2 0/2] vhost: add VDUSE reconnection support
 2024-09-20 15:09 UTC  (3+ messages)
` [PATCH v2 1/2] vhost: add logging mechanism for reconnection
` [PATCH v2 2/2] vhost: add reconnection support to VDUSE

[PATCH v2 00/18] vbe: Series part D
 2024-09-20 15:08 UTC  (3+ messages)
` [PATCH v2 18/18] rockchip: Provided SPL control over efuse presence

[meta-gnome][PATCH 01/23] xdg-desktop-portal-gnome: update 46.2 -> 47.1
 2024-09-20 15:08 UTC  (23+ messages)
` [meta-gnome][PATCH 02/23] gnome-boxes: update 46.1 -> 47.0
` [meta-gnome][PATCH 03/23] gnome-remote-desktop: update 46.2 "
` [meta-gnome][PATCH 04/23] gdm: update 46.0 "
` [meta-gnome][PATCH 05/23] gnome-calculator: update 46.1 "
` [meta-gnome][PATCH 06/23] gnome-calendar: "
` [meta-gnome][PATCH 07/23] gnome-console: update 45.0 "
` [meta-gnome][PATCH 08/23] gnome-online-accounts: update 3.50.2 -> 3.52.0
` [meta-gnome][PATCH 09/23] gnome-settings-daemon_46.0 -> 47.1
` [meta-gnome][PATCH 10/23] gnome-software: update 46.2 -> 47.0
` [meta-gnome][PATCH 11/23] gnome-terminal: update 3.50.1 -> 3.54.0
` [meta-gnome][PATCH 12/23] gnome-text-editor: update 46.3 -> 47.0
` [meta-gnome][PATCH 13/23] gnome-system-monitor_46.0 "
` [meta-gnome][PATCH 14/23] gnome-user-share: update 43.0 "
` [meta-gnome][PATCH 15/23] gnome-shell: update 46.2 "
` [meta-gnome][PATCH 16/23] gnome-control-center: update 46.2 -> 47.0.1
` [meta-gnome][PATCH 17/23] gvfs: update 1.54.0 -> 1.56.0
` [meta-gnome][PATCH 18/23] libspelling: update 1.2.1 ->> 1.4.0
` [meta-gnome][PATCH 19/23] mutter: update 46.4 -> 47.0
` [meta-gnome][PATCH 20/23] nautilus: update 46.2 "
` [meta-gnome][PATCH 21/23] evolution-data-server: update
` [meta-gnome][PATCH 22/23] tracker: update 3.7.1 -> 3.8.0
` [meta-gnome][PATCH 23/23] tracker-miners: update 3.7.3 "

[PATCH v6.11 v5.15 v5.4 v4.19 1/1] selftests: breakpoints: use time passed to check if suspend succeed
 2024-09-20 15:07 UTC  (4+ messages)
  ` [External] : "

[linux-next:master 10737/12481] drivers/gpu/drm/xe/tests/xe_bo.c:456:17: sparse: sparse: cast truncates bits from constant value (800000000 becomes 0)
 2024-09-20 15:06 UTC 

[PATCH] docs: fix spelling and grammar mistakes
 2024-09-20 15:07 UTC 

[PATCH 3/3] vfs: return -EOVERFLOW in generic_remap_checks() when overflow check fails
 2024-09-20 15:07 UTC  (6+ messages)

[PATCH] powerpc/kvm: Fix typo in the kvm functions
 2024-09-20 14:51 UTC  (2+ messages)

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_connect (2)
 2024-09-20 15:07 UTC  (4+ messages)
` [PATCH] Bluetooth/l2cap: Fix uaf in l2cap_connect

[PATCH v6 0/8] Introduce initial AMD ASF Controller driver support
 2024-09-20 15:06 UTC  (3+ messages)
` [PATCH v6 8/8] MAINTAINERS: Add AMD ASF driver entry

[RFC 0/5] ext4: Implement support for extsize hints
 2024-09-20 15:04 UTC  (5+ messages)

[scarthgap, kirkstone] backport request
 2024-09-20 15:04 UTC  (2+ messages)

[PATCH 0/2] dmaengine: dw: Fix sys freeze and XFER-bit set error for UARTs
 2024-09-20 15:04 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/python-daphne: bump to version 4.1.2
 2024-09-20 15:02 UTC  (4+ 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 

[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 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)

[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


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.