messages from 2024-10-05 16:48:25 to 2024-10-05 21:59:24 UTC [more...]
[PATCH 0/3] platfom/x86: asus-wmi: revert ROG Ally quirks
2024-10-05 21:59 UTC (4+ messages)
[PATCH] selftests: make kselftest-clean remove libynl outputs
2024-10-05 21:56 UTC
[PATCH 0/5] Enhance Union-Find with KUnit tests and optimization improvements
2024-10-05 21:49 UTC (6+ messages)
` [PATCH 1/5] lib/union_find: Add EXPORT_SYMBOL() for uf_find() and uf_union()
` [PATCH 2/5] lib/union_find: Change uf_union() return type to bool
` [PATCH 3/5] lib: Add KUnit tests for Union-Find implementation
` [PATCH 4/5] lib/union_find: Optimize uf_find() with enhanced path compression
` [PATCH 5/5] cgroup/cpuset: Optimize total domain count using updated uf_union()
[PATCH v3] platform/x86: dell-ddv: Fix typo in documentation
2024-10-05 21:44 UTC (3+ messages)
[PATCH 1/2] platform/x86: wmi: Update WMI driver API documentation
2024-10-05 21:38 UTC (2+ messages)
` [PATCH 2/2] platform/x86: wmi: Implement proper shutdown handling
[PATCH net-next v2 0/6] rust: Add IO polling
2024-10-05 21:09 UTC (10+ messages)
` [PATCH net-next v2 2/6] rust: time: Introduce Delta type
` [PATCH net-next v2 3/6] rust: time: Implement addition of Ktime and Delta
` [PATCH net-next v2 5/6] rust: Add read_poll_timeout function
[PATCH] net: dsa: Fix conditional handling of Wake-on-Lan configuration in dsa_user_set_wol
2024-10-05 21:00 UTC (4+ messages)
[PATCH] rust: update dbg macro outputs in docs
2024-10-05 20:55 UTC (5+ messages)
[syzbot] [gfs2?] KMSAN: uninit-value in inode_go_dump (5)
2024-10-05 20:51 UTC (3+ messages)
[PATCH 1/2] KVM: x86: leave kvm.ko out of the build if no vendor module is requested
2024-10-05 20:43 UTC (2+ messages)
DAMON Beer/Coffee/Tea chat reminder for the week of 2024-10-07
2024-10-05 20:43 UTC
[PATCH v1 1/2] ARM: dts: rockchip: fix nodename regulators
2024-10-05 20:40 UTC (2+ messages)
` [PATCH v1 2/2] arm64: "
[PATCH 00/15] staging: rtl8723bs: Remove function pointers starting with hal_init
2024-10-05 20:33 UTC (16+ messages)
` [PATCH 01/15] staging: rtl8723bs: Remove function pointer hal_init
` [PATCH 02/15] staging: rtl8723bs: Remove function pointer hal_deinit
` [PATCH 03/15] staging: rtl8723bs: Remove function pointer free_hal_data
` [PATCH 04/15] staging: rtl8723bs: Remove function pointer init_xmit_priv
` [PATCH 05/15] staging: rtl8723bs: Remove function pointer free_xmit_priv
` [PATCH 06/15] staging: rtl8723bs: Remove function pointer init_recv_priv
` [PATCH 07/15] staging: rtl8723bs: Remove function pointer free_recv_priv
` [PATCH 08/15] staging: rtl8723bs: Remove function pointer dm_init
` [PATCH 09/15] staging: rtl8723bs: Remove function pointer dm_deinit
` [PATCH 10/15] staging: rtl8723bs: Remove function pointer read_chip_version
` [PATCH 11/15] staging: rtl8723bs: Remove function pointer init_default_value
` [PATCH 12/15] staging: rtl8723bs: Remove function pointer intf_chip_configure
` [PATCH 13/15] staging: rtl8723bs: Remove function pointer read_adapter_info
` [PATCH 14/15] staging: rtl8723bs: Remove function pointer enable_interrupt
` [PATCH 15/15] staging: rtl8723bs: Remove function pointer disable_interrupt
[PATCH net v3 0/2] fix ti-am65-cpsw-nuss module removal
2024-10-05 20:26 UTC (6+ messages)
` [PATCH net v3 2/2] net: ethernet: ti: am65-cpsw: avoid devm_alloc_etherdev, fix "
[RFC PATCH v1 0/1] seal system mappings
2024-10-05 20:20 UTC (4+ messages)
` [RFC PATCH v1 1/1] exec: "
[PATCH] Fix logically dead code
2024-10-05 20:19 UTC (2+ messages)
[PATCH v3] iioc: dac: ltc2664: Fix span variable usage in ltc2664_channel_config()
2024-10-05 20:04 UTC
[PATCH v2] iioc: dac: ltc2664: Fix span variable usage in ltc2664_channel_config function
2024-10-05 20:01 UTC (3+ messages)
` [PATCH v2] iioc: dac: ltc2664: Fix span variable usage in ltc2664_channel_config
[PATCH v2 00/31] Libdw/dwarf build clean up
2024-10-05 19:55 UTC (32+ messages)
` [PATCH v2 01/31] perf build: Fix !HAVE_DWARF_GETLOCATIONS_SUPPORT
` [PATCH v2 02/31] perf build: Rename NO_DWARF to NO_LIBDW
` [PATCH v2 03/31] perf build: Remove defined but never used variable
` [PATCH v2 04/31] perf build: Rename test-dwarf to test-libdw
` [PATCH v2 05/31] perf build: Combine libdw-dwarf-unwind into libdw feature tests
` [PATCH v2 06/31] perf build: Combine test-dwarf-getlocations into test-libdw
` [PATCH v2 07/31] perf build: Combine test-dwarf-getcfi "
` [PATCH v2 08/31] perf probe: Move elfutils support check to libdw check
` [PATCH v2 09/31] perf libdw: Remove unnecessary defines
` [PATCH v2 10/31] perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORT
` [PATCH v2 11/31] perf build: Rename CONFIG_DWARF to CONFIG_LIBDW
` [PATCH v2 12/31] perf bpf-prologue: Remove unused file
` [PATCH v2 13/31] perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSET
` [PATCH v2 14/31] perf dwarf-regs: Add EM_HOST and EF_HOST defines
` [PATCH v2 15/31] perf disasm: Add e_machine/e_flags to struct arch
` [PATCH v2 16/31] perf dwarf-regs: Pass accurate disassembly machine to get_dwarf_regnum
` [PATCH v2 17/31] perf dwarf-regs: Pass ELF flags to get_dwarf_regstr
` [PATCH v2 18/31] perf dwarf-regs: Move x86 dwarf-regs out of arch
` [PATCH v2 19/31] perf arm64: Remove dwarf-regs.c
` [PATCH v2 20/31] perf arm: "
` [PATCH v2 21/31] perf dwarf-regs: Move csky dwarf-regs out of arch
` [PATCH v2 22/31] perf loongarch: Remove dwarf-regs.c
` [PATCH v2 23/31] perf mips: "
` [PATCH v2 24/31] perf dwarf-regs: Move powerpc dwarf-regs out of arch
` [PATCH v2 25/31] perf riscv: Remove dwarf-regs.c and add dwarf-regs-table.h
` [PATCH v2 26/31] perf s390: Remove dwarf-regs.c
` [PATCH v2 27/31] perf sh: "
` [PATCH v2 28/31] perf sparc: "
` [PATCH v2 29/31] perf xtensa: "
` [PATCH v2 30/31] perf dwarf-regs: Remove get_arch_regstr code
` [PATCH v2 31/31] perf build: Remove PERF_HAVE_DWARF_REGS
[PATCH 0/2] pinctrl: th1520: Improve code quality
2024-10-05 19:54 UTC (5+ messages)
` [PATCH 1/2] pinctrl: th1520: Convert to thp->mutex to guarded mutex
` [PATCH 2/2] pinctrl: th1520: Fix return value for unknown pin error
[PATCH v2] rust: std_vendor: update dbg macro from rust upstream
2024-10-05 19:48 UTC (2+ messages)
[PATCH v1 0/4] Add pinctrl support for mt7988
2024-10-05 19:41 UTC (4+ messages)
` [PATCH v1 3/4] dt-bindings: pinctrl: add binding for MT7988 SoC
drivers/iio/light/opt4001.c:215:9: error: call to '__compiletime_assert_326' declared with 'error' attribute: FIELD_PREP: value too large for the field
2024-10-05 19:40 UTC
[PATCH V1 0/3] Add support for multiple ICE algorithms
2024-10-05 19:33 UTC (5+ messages)
` [PATCH V1 1/3] dt-bindings: ufs: qcom: Document ice configuration table
` [PATCH V1 3/3] scsi: ufs: qcom: Add support for multiple ICE algorithms
[PATCH v2 0/4] mfd: intel_soc_pmic_bxtwc: Fix IRQ domain usage
2024-10-05 19:27 UTC (5+ messages)
` [PATCH v2 1/4] mfd: intel_soc_pmic_bxtwc: Use IRQ domain for USB Type-C device
` [PATCH v2 2/4] mfd: intel_soc_pmic_bxtwc: Use IRQ domain for TMU device
` [PATCH v2 3/4] mfd: intel_soc_pmic_bxtwc: Use IRQ domain for PMIC devices
` [PATCH v2 4/4] mfd: intel_soc_pmic_bxtwc: Fix IRQ domain names duplication
[PATCH] lib/Kconfig.debug: fix grammar in RUST_BUILD_ASSERT_ALLOW
2024-10-05 19:13 UTC (3+ messages)
` [PATCH v2] "
[for-next][PATCH 0/2] ftrace: Updates for 6.13
2024-10-05 19:12 UTC (3+ messages)
` [for-next][PATCH 1/2] function_graph: Support recording and printing the function return address
` [for-next][PATCH 2/2] function_graph: Remove unnecessary initialization in ftrace_graph_ret_addr()
[PATCH 0/5] gpio: notify user-space about config changes in the kernel
2024-10-05 19:11 UTC (7+ messages)
` [PATCH 5/5] gpiolib: notify user-space about in-kernel line state changes
[PATCH 0/2] X1E001DE Snapdragon Devkit for Windows
2024-10-05 19:03 UTC (8+ messages)
` [PATCH 2/2] arm64: dts: qcom: Add "
kernel/sched/core.c:1361:21: warning: 'uclamp_mutex' defined but not used
2024-10-05 18:58 UTC
[RFC PATCH v2 0/4] sched+mm: Track lazy active mm existence with hazard pointers
2024-10-05 18:56 UTC (6+ messages)
` [RFC PATCH v2 3/4] hp: Implement Hazard Pointers
[PATCH v3 0/4] power: supply: twl6030/32 charger
2024-10-05 18:57 UTC (3+ messages)
` [PATCH v3 2/4] dt-bindings: mfd: twl: add charger node also for TWL603x
[PATCH v2 1/7] iio: backend: add API for interface get
2024-10-05 18:53 UTC (9+ messages)
` [PATCH v2 5/7] dt-bindings: iio: adc: add ad485x
` [PATCH v2 6/7] iio: adc: ad485x: add ad485x driver
` [PATCH v2 7/7] Documentation: ABI: testing: ad485x: add ABI docs
[PATCH v3] sched/psi: fix memory barrier without comment warnings
2024-10-05 18:52 UTC (2+ messages)
[PATCH v3 00/10] Add iio backend compatibility for ad7606
2024-10-05 18:50 UTC (5+ messages)
` [PATCH v3 02/10] dt-bindings: iio: adc: ad7606: Remove spi-cpha from required
` [PATCH v3 03/10] dt-bindings: iio: adc: ad7606: Add iio backend bindings
[PATCH 3/3] rust: block: convert `block::mq` to use `Refcount`
2024-10-05 18:47 UTC (4+ messages)
[PATCH net-next v3 1/2] dt-bindings: net: marvell,aquantia: add property to override MDI_CFG
2024-10-05 18:46 UTC (2+ messages)
[PATCH v2 0/3] pinctrl: renesas: rzg2l: Add support to configure open-drain and schmitt-trigger properties
2024-10-05 18:45 UTC (3+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Allow schmitt and open drain properties
[PATCH 0/2] cifs: Improve access without FILE_READ_ATTRIBUTES permission
2024-10-05 18:44 UTC (3+ messages)
[GIT PULL] bcachefs fixes for 6.12-rc2
2024-10-05 18:35 UTC
[PATCH] nfsd: Fill NFSv4.1 server implementation fields in OP_EXCHANGE_ID response
2024-10-05 18:35 UTC (7+ messages)
` [PATCH v2] "
[PATCH v3 0/2] Bluetooth: btnxpuart: Add GPIO mechanism to
2024-10-05 18:32 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: net: bluetooth: nxp: Add support for power save feature using GPIO
RFC: Advice on adding support for Qualcomm IPQ9574 SoC Ethernet
2024-10-05 18:30 UTC (6+ messages)
[PATCH 1/2] dt-bindings: mmc: mmc-pwrseq-simple: add support for reset control
2024-10-05 18:26 UTC (2+ messages)
[PATCH V3 0/7] Add minimal boot support for IPQ5424
2024-10-05 18:23 UTC (3+ messages)
` [PATCH V3 2/7] dt-bindings: clock: Add Qualcomm IPQ5424 GCC binding
[PATCH V2 0/2] X1E001DE Snapdragon Devkit for Windows
2024-10-05 18:22 UTC (3+ messages)
` [PATCH V2 1/2] dt-bindings: arm: qcom: Add "
` [PATCH V2 2/2] arm64: dts: qcom: Add X1E001DE "
[PATCH 00/13] iio: add missing select REMAP_SPI, IIO_BUFFER, and IIO_TRIGGERED_BUFFER
2024-10-05 18:21 UTC (32+ messages)
` [PATCH 01/13] iio: accel: kx022a: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
` [PATCH 02/13] iio: adc: ad7944: "
` [PATCH 04/13] iio: adc: ti-ads8688: "
` [PATCH 05/13] iio: adc: ti-lmp92064: add missing select REGMAP_SPI "
` [PATCH 06/13] iio: adc: ti-lmp92064: add missing select IIO_(TRIGGERED_)BUFFER "
` [PATCH 07/13] iio: dac: ad3552r: "
` [PATCH 08/13] iio: dac: ad5766: "
` [PATCH 09/13] iio: chemical: ens160: "
` [PATCH 10/13] iio: light: bu27008: "
` [PATCH 11/13] iio: magnetometer: af8133j: "
` [PATCH 12/13] iio: pressure: bu1390: "
` [PATCH 13/13] iio: proximity: mb1232: "
[PATCH v6 0/3] rust: Add irq abstraction, SpinLockIrq
2024-10-05 18:19 UTC (5+ messages)
` [PATCH v6 3/3] rust: sync: Add SpinLockIrq
[PATCH 0/3] Interrupt and Continuous mode support for VL6180
2024-10-05 18:15 UTC (13+ messages)
` [PATCH 1/3] iio: light: vl6180: Add configurable inter-measurement period support
` [PATCH 2/3] iio: light: vl6180: Added Interrupt support for single shot access
` [PATCH 3/3] iio: light: vl6180: Add support for Continuous Mode
[PATCH v2] dma-buf: fix S_IRUGO to 0444, block comments, func declaration
2024-10-05 18:09 UTC
[PATCH 0/2] Add support for Zyxel EX3510-B
2024-10-05 18:09 UTC (7+ messages)
` [PATCH 1/2] dt-bindings: arm64: bcmbca: Add Zyxel EX3510-B based on BCM4906
[PATCH 0/3] ARM: dts: st: add and enable MALI400 on stih410/stih410-b2260
2024-10-05 18:08 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: gpu: mali-utgard: Add ST sti compatible
` [PATCH 2/3] ARM: dts: st: add node for the MALI gpu on stih410.dtsi
` [PATCH 3/3] ARM: dts: st: enable the MALI gpu on the stih410-b2260
[PULL REQUEST] i2c-for-6.12-rc2
2024-10-05 18:07 UTC (2+ messages)
[GIT PULL] hardening fixes for v6.12-rc2
2024-10-05 18:07 UTC (2+ messages)
[GIT PULL] lsm/lsm-pr-20241004
2024-10-05 18:07 UTC (2+ messages)
[GIT PULL] Compute Express Link (CXL) Fixes for 6.12-rc2
2024-10-05 18:07 UTC (2+ messages)
[GIT PULL] xen: branch for v6.12-rc2
2024-10-05 18:07 UTC (2+ messages)
[GIT PULL] ext4 bug fixes for 6.12-rc2
2024-10-05 18:07 UTC (2+ messages)
[GIT PULL] SPI fixes for v6.12-rc1
2024-10-05 18:07 UTC (2+ messages)
[PATCH] iio: hid-sensors: Fix an error handling path in _hid_sensor_set_report_latency()
2024-10-05 18:06 UTC (2+ messages)
[PATCH v2 1/1] dt-bindings: interrupt-controller: fsl,ls-extirq: workaround wrong interrupt-map number
2024-10-05 18:03 UTC (2+ messages)
[PATCH] lockd: Fix comment about NLMv3 backwards compatibility
2024-10-05 17:56 UTC (8+ messages)
[PATCH v3 resend 0/7] Add Renesas R-Car Gen4 E-FUSE support
2024-10-05 17:52 UTC (3+ messages)
` [PATCH v3 resend 1/7] dt-bindings: fuse: Move renesas,rcar-{efuse,otp} to nvmem
[PATCH 1/2] dt-bindings: display: bridge: tc358768: switch to bus-width
2024-10-05 17:44 UTC (2+ messages)
Root filesystem read access for firmware load during hibernation image writing
2024-10-05 17:40 UTC (2+ messages)
[PATCH v2 0/2] usb: typec: Add new driver for Parade PS8830 Type-C Retimer
2024-10-05 17:36 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: usb: Add Parade PS8830 Type-C retimer bindings
[PATCH v3 00/14] This series fixes the errors of MediaTek display driver found by IGT
2024-10-05 17:32 UTC (12+ messages)
` [PATCH v3 13/14] drm/mediatek: Support DRM plane alpha in OVL
[PATCH v5] wifi: mt76: Fix NULL Dereference caused by mt76_connac_get_he_phy_cap()
2024-10-05 17:28 UTC
[PATCH 0/7] *** Add support for AD485x DAS Family ***
2024-10-05 17:27 UTC (15+ messages)
` [PATCH 6/7] iio: adc: ad485x: add ad485x driver
[PATCH v4 00/11] iio: add support for the ad3552r AXI DAC IP
2024-10-05 17:22 UTC (6+ messages)
` [PATCH v4 03/11] dt-bindings: iio: dac: adi-axi-dac: add ad3552r axi variant
[PATCH] usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null
2024-10-05 17:15 UTC (2+ messages)
[PATCH 0/5] asm-generic: clean up asm/mman.h
2024-10-05 17:15 UTC (5+ messages)
` [PATCH 3/5] asm-generic: use asm-generic/mman-common.h on mips and xtensa
` [PATCH 4/5] asm-generic: use asm-generic/mman-common.h on parisc and alpha
[syzbot] [mm?] WARNING in page_counter_cancel (5)
2024-10-05 17:12 UTC (2+ messages)
[PATCH v2 0/3] Interrupt and Continuous mode support for VL6180
2024-10-05 17:01 UTC (2+ messages)
[PATCH RFC net-next] net: phy: always set polarity_modes if op is supported
2024-10-05 16:59 UTC (7+ messages)
[PATCH 1/2] drm/msm/dsi: improve/fix dsc pclk calculation
2024-10-05 16:55 UTC (3+ messages)
[PATCH v1 0/3] Refactor Landlock access mask management
2024-10-05 16:57 UTC (3+ messages)
` [PATCH v1 1/3] landlock: Refactor filesystem "
[PATCH] misc: eeprom_93xx46: Changing 'unsigned' to 'unsigned int'
2024-10-05 16:56 UTC
[RFC PATCH 0/4] sched+mm: Track lazy active mm existence with hazard pointers
2024-10-05 16:56 UTC (4+ messages)
[PATCH v2 0/2] Support for Texas Instruments OPT4060 RGBW Color sensor
2024-10-05 16:51 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: light: Document TI OPT4060 RGBW sensor
` [PATCH v2 2/2] iio: light: Add support for TI OPT4060 color sensor
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox