messages from 2024-09-28 13:43:38 to 2024-09-28 21:15:35 UTC [more...]
[PATCH 0/2] Introduce ptr_eq() to preserve address dependency
2024-09-28 21:15 UTC (11+ messages)
` [PATCH 1/2] compiler.h: "
` [PATCH 2/2] Documentation: RCU: Refer to ptr_eq()
KMSAN: uninit-value in mii_nway_restart
2024-09-28 21:14 UTC
[PATCH 0/5] rslib: Bug fixes and improvements for Reed-Solomon library
2024-09-28 21:11 UTC (4+ messages)
[GIT PULL] execve updates for v6.12-rc1
2024-09-28 21:09 UTC (3+ messages)
[PATCH] coredump: Do not lock during 'comm' reporting
2024-09-28 21:08 UTC
[PATCH v2 0/3] Add the dwmac driver support for T-HEAD TH1520 SoC
2024-09-28 21:05 UTC (10+ messages)
` [PATCH v2 3/3] riscv: dts: thead: Add TH1520 ethernet nodes
[PATCH v4 9/9] platform/x86: asus-wmi: deprecate bios features
2024-09-28 21:02 UTC (3+ messages)
[PATCH] MAINTAINERS: Add security/Kconfig.hardening to hardening section
2024-09-28 20:59 UTC (2+ messages)
[PATCH] hardening: Adjust dependencies in selection of MODVERSIONS
2024-09-28 20:59 UTC (2+ messages)
[PATCH V6 2/5] PCI/TPH: Add Steering Tag support
2024-09-28 20:56 UTC (2+ messages)
[PATCH 3/3] platfom/x86: asus-wmi: cleanup after Ally quirk reverts
2024-09-28 20:56 UTC (2+ messages)
[REGRESSION][BISECTED] erroneous buffer overflow detected in bch2_xattr_validate
2024-09-28 20:50 UTC (12+ messages)
[syzbot] [ocfs2?] KASAN: use-after-free Read in __ocfs2_flush_truncate_log
2024-09-28 20:44 UTC
[PATCH] qcom: ice: Remove ice probe
2024-09-28 20:35 UTC (4+ messages)
[PATCH 03/11] PCI: of_property: Sanitize 32 bit PCI address parsed from DT
2024-09-28 20:17 UTC (2+ messages)
[PATCH 1/6] arm64: dts: mt8195: Fix dtbs_check error for infracfg_ao node
2024-09-28 20:14 UTC (9+ messages)
` [PATCH 3/6] dt-bindings: display: mediatek: Fix clocks count constraint for new SoCs
[PATCH] dt-bindings: spi: xilinx: Add clocks & clock-names properties
2024-09-28 20:12 UTC (7+ messages)
[PATCH v5 0/3] novatek-nvt-ts: add support for NT36672A touchscreen
2024-09-28 19:50 UTC (4+ messages)
[syzbot] [ocfs2?] kernel BUG in ocfs2_truncate_log_needs_flush
2024-09-28 19:49 UTC
[PATCH 0/3] gpio: switch to device_for_each_chilld_node_scoped()
2024-09-28 19:47 UTC (4+ messages)
` [PATCH 1/3] gpio: dwapb: switch to device_for_each_child_node_scoped()
` [PATCH 2/3] gpio: sim: "
` [PATCH 3/3] gpio: acpi: "
[PATCH v7 00/26] Generic `Allocator` support for Rust
2024-09-28 19:43 UTC (37+ messages)
` [PATCH v7 08/26] rust: alloc: add __GFP_NOWARN to `Flags`
` [PATCH v7 09/26] rust: alloc: implement kernel `Box`
` [PATCH v7 10/26] rust: treewide: switch to our kernel `Box` type
` [PATCH v7 11/26] rust: alloc: remove extension of std's `Box`
` [PATCH v7 12/26] rust: alloc: add `Box` to prelude
` [PATCH v7 13/26] rust: alloc: implement kernel `Vec` type
` [PATCH v7 14/26] rust: alloc: implement `IntoIterator` for `Vec`
` [PATCH v7 15/26] rust: alloc: implement `collect` for `IntoIter`
` [PATCH v7 16/26] rust: treewide: switch to the kernel `Vec` type
` [PATCH v7 17/26] rust: alloc: remove `VecExt` extension
` [PATCH v7 18/26] rust: alloc: add `Vec` to prelude
` [PATCH v7 19/26] rust: error: use `core::alloc::LayoutError`
` [PATCH v7 20/26] rust: error: check for config `test` in `Error::name`
` [PATCH v7 21/26] rust: alloc: implement `contains` for `Flags`
` [PATCH v7 22/26] rust: alloc: implement `Cmalloc` in module allocator_test
` [PATCH v7 23/26] rust: str: test: replace `alloc::format`
` [PATCH v7 24/26] rust: alloc: update module comment of alloc.rs
` [PATCH v7 25/26] kbuild: rust: remove the `alloc` crate and `GlobalAlloc`
[PATCH v8 0/8] clk: Add kunit tests for fixed rate and parent data
2024-09-28 19:27 UTC (10+ messages)
` [PATCH v8 8/8] clk: Add KUnit tests for clks registered with struct clk_parent_data
Results of the 2024 TAB election
2024-09-28 19:12 UTC (3+ messages)
[PATCH] rust: kunit: use C-string literals to clean warning
2024-09-28 18:36 UTC (2+ messages)
[PATCH v1 0/1] update mseal.rst
2024-09-28 18:28 UTC (6+ messages)
` [PATCH v1 1/1] mseal: "
[PATCH 1/3] dt-bindings: platform: Add bindings for Lenovo Yoga Slim 7x EC
2024-09-28 18:27 UTC (5+ messages)
` [PATCH 2/3] platform: arm64: Add driver for Lenovo Yoga Slim 7x's EC
[PATCH v8 0/8] mm: zswap swap-out of large folios
2024-09-28 18:11 UTC (13+ messages)
` [PATCH v8 1/8] mm: Define obj_cgroup_get() if CONFIG_MEMCG is not defined
` [PATCH v8 2/8] mm: zswap: Modify zswap_compress() to accept a page instead of a folio
` [PATCH v8 3/8] mm: zswap: Rename zswap_pool_get() to zswap_pool_tryget()
` [PATCH v8 5/8] mm: zswap: Modify zswap_stored_pages to be atomic_long_t
` [PATCH v8 6/8] mm: zswap: Support large folios in zswap_store()
[syzbot] [integrity?] [lsm?] possible deadlock in process_measurement (4)
2024-09-28 18:07 UTC (3+ messages)
[RFC PATCH v4] mm: move the check of READ_IMPLIES_EXEC out of do_mmap()
2024-09-28 18:00 UTC
[PATCH 0/2] Add MSM8996/MSM8953 dpu catalog
2024-09-28 17:53 UTC (5+ messages)
[PATCH v6 0/3] add support for ad777x family
2024-09-28 17:52 UTC (5+ messages)
` [PATCH v6 2/3] Documentation: ABI: added filter mode doc in sysfs-bus-iio
[GIT PULL] Kselftest fixes update for Linux 6.12-rc1
2024-09-28 17:52 UTC
[PATCH 0/7] *** Add support for AD485x DAS Family ***
2024-09-28 17:47 UTC (13+ messages)
` [PATCH 1/7] iio: backend: add API for interface get
` [PATCH 2/7] iio: backend: add support for data size set
` [PATCH 6/7] iio: adc: ad485x: add ad485x driver
` [PATCH 7/7] Documentation: ABI: testing: ad485x: add ABI docs
[syzbot] Monthly lsm report (Sep 2024)
2024-09-28 17:40 UTC (10+ messages)
[PATCH 0/6] Add AutoFDO and Propeller support for Clang build
2024-09-28 17:35 UTC (5+ messages)
` [PATCH 6/6] Add Propeller configuration for kernel build
[PATCH] .mailmap: Update Fangrui's email
2024-09-28 17:29 UTC (2+ messages)
[PATCH v3 0/3] media: static-analyzers: Fix 6.12-rc1 cocci warnings
2024-09-28 17:24 UTC (4+ messages)
` [PATCH v3 1/3] media: ti: cal: Use str_up_down()
` [PATCH v3 2/3] staging: media: ipu3: Use str_down_up()
` [PATCH v3 3/3] media: atomisp: Replace ternary operator with if
[GIT PULL] KVM/x86 changes for Linux 6.12
2024-09-28 17:19 UTC (4+ messages)
[PATCH v8 0/3] Fix degradation problem of alpha blending series
2024-09-28 17:18 UTC (5+ messages)
` [PATCH v8 1/3] drm/mediatek: ovl: Remove the color format comment for ovl_fmt_convert()
` [PATCH v8 2/3] drm/mediatek: ovl: Add blend_modes to driver data
` [PATCH v8 3/3] drm/mediatek: Add blend_modes to mtk_plane_init() for different SoCs
[PATCH v1] iio: adc: Fix typos in comments across various files
2024-09-28 17:15 UTC (2+ messages)
[PATCH 6.6 00/54] 6.6.53-rc1 review
2024-09-28 17:15 UTC (3+ messages)
[syzbot] [kernel?] WARNING in enqueue_dl_entity
2024-09-28 17:15 UTC
[PATCH 6.11 00/12] 6.11.1-rc1 review
2024-09-28 17:15 UTC (3+ messages)
[PATCH 6.10 00/58] 6.10.12-rc1 review
2024-09-28 17:14 UTC (2+ messages)
[PATCH 6.1 00/73] 6.1.112-rc1 review
2024-09-28 17:13 UTC (2+ messages)
[PATCH] iio: light: ltrf216a: Document device name for compatible
2024-09-28 17:12 UTC (2+ messages)
[PATCH v8 0/2] iio: imu: smi240: add bosch smi240 driver
2024-09-28 17:11 UTC (3+ messages)
` [PATCH v8 2/2] iio: imu: smi240: add driver
[PATCH v2] clk: qcom: clk-alpha-pll: Fix pll post div mask when width is not set
2024-09-28 17:05 UTC (3+ messages)
[PATCH v8 0/8] Add tsd,mule-i2c-mux support
2024-09-28 17:00 UTC (7+ messages)
` [PATCH v8 2/8] i2c: muxes: add support for tsd,mule-i2c multiplexer
` [PATCH v8 3/8] dt-bindings: hwmon: add support for ti,amc6821
[PATCHSET sched/urgent, sched_ext/for-6.12-fixes] sched/core, sched_ext: Add ENQUEUE_RQ_SELECTED to fix ->select_task_rq() skip detection in sched_ext schedulers
2024-09-28 16:52 UTC (4+ messages)
` [PATCH 3/3] sched_ext, scx_qmap: Add and use SCX_ENQ_CPU_SELECTED
[PATCH v2 0/2] Add support of IAM-20680 HP & HT
2024-09-28 16:47 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: iio: imu: mpu6050: Add iam20680ht/hp bindings to mpu6050
[GIT PULL] more s390 updates for 6.12 merge window
2024-09-28 16:45 UTC (2+ messages)
[GIT PULL] additional fbdev fixes for v6.12-rc1
2024-09-28 16:45 UTC (2+ messages)
[GIT PULL] ksmbd server fixes
2024-09-28 16:45 UTC (2+ messages)
[git pull] drm fixes for 6.12-rc1
2024-09-28 16:45 UTC (2+ messages)
[GIT PULL] Modules changes for v6.12-rc1
2024-09-28 16:45 UTC (2+ messages)
[GIT PULL] smb3 client fixes
2024-09-28 16:45 UTC (2+ messages)
[GIT PULL] Ceph fixes for 6.12-rc1
2024-09-28 16:45 UTC (2+ messages)
[PATCH v1] iio: adc: pac1921: add ACPI support for pac1921
2024-09-28 16:42 UTC (2+ messages)
[REGRESSION] Corruption on cifs / smb write on ARM, kernels 6.3-6.9
2024-09-28 16:37 UTC (5+ messages)
[Linux Kernel Bug] general protection fault in dvb_vb2_expbuf
2024-09-28 16:34 UTC
[PATCH 0/4] iio: adc: use scoped device_for_each_childe_node()
2024-09-28 16:29 UTC (2+ messages)
[PATCH 0/6] Samsung Exynos 7870 DECON driver support
2024-09-28 16:25 UTC (10+ messages)
` [PATCH 6/6] dt-bindings: display: samsung,exynos7-decon: add exynos7870 compatible
[PATCH v2 00/10] iio: light: veml6030: fix issues and add support for veml6035
2024-09-28 16:25 UTC (13+ messages)
` [PATCH v2 01/10] iio: light: veml6030: fix ALS sensor resolution
` [PATCH v2 02/10] iio: light: veml6030: add set up delay after any power on sequence
` [PATCH v2 06/10] iio: light: veml6030: use read_avail() for available attributes
` [PATCH v2 07/10] iio: light: veml6030: drop processed info for white channel
` [PATCH v2 08/10] iio: light: veml6030: power off device in probe error paths
` [PATCH v2 10/10] iio: light: veml6030: add support for veml6035
[PATCH v2] kselftest: devices: Add test to detect missing devices
2024-09-28 16:22 UTC
[PATCH] memstick: Constify struct memstick_device_id
2024-09-28 16:20 UTC
[PATCH] iio: dac: ad5770r: Convert to get_unaligned_le16
2024-09-28 16:18 UTC
[PATCH] iio: adc: mt6360-adc: Converted to use get_unaligned_be16()
2024-09-28 16:11 UTC
[PATCH RFC] PM: sleep: wakeirq: Fix a serious logical error in dev_pm_disarm_wake_irq()
2024-09-28 16:08 UTC (3+ messages)
[PATCH v3 0/3] iio: light: opt3001: add support for TI's opt3002 light sensor
2024-09-28 16:05 UTC (5+ messages)
` [PATCH v3 1/3] iio: light: opt3001: add missing full-scale range value
` [PATCH v3 3/3] iio: light: opt3001: add support for TI's opt3002 light sensor
[PATCH] iio: light: ltr390: Replaced mask values with GENMASK()
2024-09-28 15:48 UTC (2+ messages)
[PATCH v3 0/4] Threshold event and Sampling freq support for LTR390
2024-09-28 15:47 UTC (6+ messages)
` [PATCH v3 2/4] iio: light: ltr390: Suspend and Resume support
` [PATCH v3 3/4] iio: light: ltr390: Interrupts and threshold event support
[GIT PULL] tomoyo update for v6.12
2024-09-28 15:32 UTC (3+ messages)
[PATCH v7 0/3] Fix degradation problem of alpha blending series
2024-09-28 15:31 UTC (3+ messages)
[PATCH] iio: adc: max1363: Convert to get_unaligned_be16
2024-09-28 15:30 UTC (2+ messages)
[PATCH] iio: pac1921: remove unnecessary explicit casts
2024-09-28 15:28 UTC (2+ messages)
[PATCH] staging: iio: Fix alignment warning
2024-09-28 15:21 UTC (3+ messages)
[PATCH v2 0/2] iio: bmi323: Fix some bugs in suspend resume
2024-09-28 15:18 UTC (2+ messages)
[PATCH 0/3] treewide: Correct the typo 'accelaration'
2024-09-28 15:16 UTC (3+ messages)
` [PATCH 2/3] iio: accel: adxl355: "
[PATCH RFC v1 0/2] iio: Simplify IRQ and trigger management in RPR0521
2024-09-28 15:15 UTC (5+ messages)
` [PATCH RFC v1 1/2] iio: light: rpr0521: Use generic iio_pollfunc_store_time()
` [PATCH RFC v1 2/2] iio: light: rpr0521: Drop unnecessary checks for timestamp value
[PATCH RFC 00/14] usb: gadget: f_uac: Add support for alt mode settings
2024-09-28 15:09 UTC (15+ messages)
` [PATCH RFC 01/14] usb: gadget: f_uac: Refactor common configfs attribute defines used in UAC1/2
` [PATCH RFC 02/14] usb: gadget: f_uac1: Fix fs/hs/ss descriptors to have correct values
` [PATCH RFC 03/14] usb: gadget: f_uac1: Add adaptive sync support for capture
` [PATCH RFC 04/14] usb: gadget: f_uac2: Move max packet size code to a common header
` [PATCH RFC 05/14] usb: gadget: f_uac1: Add hs_bint to configfs
` [PATCH RFC 06/14] usb: gadget: f_uac1: Add terminal type attributes
` [PATCH RFC 07/14] usb: gadget: f_uac1: Add alt mode settings interface
` [PATCH RFC 08/14] usb: gadget: f_uac2: "
` [PATCH RFC 09/14] usb: gadget: f_uac1: Make string table dynamic with strings from all alt modes
` [PATCH RFC 10/14] usb: gadget: f_uac2: "
` [PATCH RFC 11/14] usb: gadget: f_uac1: Generate dynamic descriptors based on alt opts
` [PATCH RFC 12/14] usb: gadget: f_uac2: "
` [PATCH RFC 13/14] usb: gadget: f_uac1: support ganged volume/mute controls
` [PATCH RFC 14/14] usb: gadget: f_uac2: "
[PATCH] ksmbd: Use struct_size() to improve smb_direct_rdma_xmit()
2024-09-28 15:00 UTC
[RELEASE] LTTng-modules 2.13.15 (Linux kernel tracer)
2024-09-28 14:59 UTC
[PATCH v7 0/4] pressure: bmp280: Minor cleanup and interrupt support
2024-09-28 15:00 UTC (4+ messages)
[PATCH v1 0/1] iio: Remove assignment to pf->timestamp by using elvis
2024-09-28 14:58 UTC (3+ messages)
` [PATCH v1 1/1] iio: acpi-als: Use elvis operator to simplify if statement
[PATCH v1 0/2] iio: core: remove iio_validate_own_trigger() function
2024-09-28 14:55 UTC (6+ messages)
[syzbot] [net?] INFO: task hung in linkwatch_event (4)
2024-09-28 14:47 UTC (2+ messages)
[PATCH v7 0/8] iio: adc: ad7606: add support for AD7606C-{16,18} parts
2024-09-28 14:43 UTC (5+ messages)
` [PATCH v7 1/8] iio: adc: ad7606: add 'bits' parameter to channels macros
[PATCH 0/7] iio: light: veml6030: fix issues and add support for veml6035
2024-09-28 14:40 UTC (9+ messages)
` [PATCH 5/7] iio: light: veml6030: update sensor resolution
` [PATCH 7/7] iio: light: veml6030: add support for veml6035
[PATCH v2 0/1] igb: Do not bring the device up after non-fatal error
2024-09-28 14:40 UTC (3+ messages)
` [PATCH v2 1/1] "
` [Intel-wired-lan] "
[PATCH RFC 1/2] dt-bindings: mtd: ubi-volume: add 'volume-is-critical' property
2024-09-28 14:38 UTC (5+ messages)
[PATCH v7 0/2] iio: imu: smi240: add bosch smi240 driver
2024-09-28 14:36 UTC (7+ messages)
` [PATCH v7 2/2] iio: imu: smi240: add driver
[PATCH v5 0/3] add support for ad777x family
2024-09-28 14:31 UTC (8+ messages)
` [PATCH v5 3/3] drivers: iio: adc: "
[PATCH 3/3] horizon: Casting type 32 to 64 bits
2024-09-28 14:29 UTC
[syzbot] [net?] [virt?] BUG: unable to handle kernel paging request in clear_page_erms (6)
2024-09-28 14:29 UTC
[PATCH] drm/i915/backlight: Remove a useless kstrdup_const()
2024-09-28 14:28 UTC
[PATCH 1/3] fpga: Add Efinix Trion & Titanium serial SPI programming driver
2024-09-28 14:26 UTC (8+ messages)
` [PATCH 2/3] dt-bindings: fpga: Add Efinix serial SPI programming bindings
[PATCH] dt-bindings: iio: adc: amlogic,meson-saradc: also allow meson8-saradc to have amlogic,hhi-sysctrl property
2024-09-28 14:25 UTC (2+ messages)
[PATCH v4 0/2] add AD8460 DAC driver
2024-09-28 14:19 UTC (6+ messages)
` [PATCH v4 2/2] iio: dac: support the ad8460 Waveform DAC
[PATCH] cifs: Fix getting reparse points from server without WSL support
2024-09-28 14:09 UTC (2+ messages)
[PATCH v3 1/2] soc: imx8m: Probe the SoC driver as platform driver
2024-09-28 14:09 UTC (5+ messages)
[PATCH] dt-bindings: iio: dac: adi,ad56xx: Fix duplicate compatible strings
2024-09-28 13:50 UTC (4+ messages)
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