All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-28 16:45:46 to 2021-11-28 18:48:22 UTC [more...]

[PATCH v2 0/3] hwmon: (nct6775) Support lock by ACPI mutex
 2021-11-28 18:45 UTC  (4+ messages)
` [PATCH v2 1/3] hwmon: (nct6775) Use lock function pointers in nct6775_data
` [PATCH v2 2/3] hwmon: (nct6775) Implement custom lock by ACPI mutex
` [PATCH v2 3/3] hwmon: (nct6775) add MAXIMUS VII HERO

[PATCH net-next] stmmac: remove ethtool driver version info
 2021-11-28 18:45 UTC  (2+ messages)

[PATCH V4 0/9] arm64: imx8mn: Enable more imx8m Nano functions
 2021-11-28 18:46 UTC  (5+ messages)
` [PATCH V4 3/9] dt-bindings: power: imx8mn: add defines for DISP blk-ctrl domains

[PATCH 0/9] lib/bitmap: optimize bitmap_weight() usage
 2021-11-28 18:47 UTC  (35+ messages)
` [PATCH 2/9] lib/bitmap: implement bitmap_{empty,full} with bitmap_weight_eq()
` [PATCH 7/9] lib/cpumask: add num_{possible,present,active}_cpus_{eq,gt,le}
        ` [PATCH 7/9] lib/cpumask: add num_{possible, present, active}_cpus_{eq, gt, le}

[PATCH v1 0/2] iio: test: Add test for IIO_VAL_INT_64
 2021-11-28 18:23 UTC  (6+ messages)
` [PATCH v1 1/2] iio: test: Add check against NULL for buffer in tests

ERROR: modpost: "_savegpr1_21" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
 2021-11-28 18:36 UTC  (2+ messages)

[PATCH 1/1] mm: vmscan: Reduce throttling due to a failure to make progress
 2021-11-28 18:38 UTC  (8+ messages)

stable-rc/linux-4.19.y build: 196 builds: 6 failed, 190 passed, 2 errors, 38 warnings (v4.19.218-37-g64a98a60fb899)
 2021-11-28 18:36 UTC 

[PATCH v2] mt76: eeprom: tolerate corrected bit-flips
 2021-11-28 18:34 UTC  (3+ messages)

[tip:x86/core 1/1] arch/x86/um/../lib/csum-partial_64.c:98:12: error: implicit declaration of function 'load_unaligned_zeropad'
 2021-11-28 18:30 UTC  (13+ messages)

stable-rc/queue/4.4 baseline: 73 runs, 1 regressions (v4.4.293-10-g7e7b737eb9d0b)
 2021-11-28 18:25 UTC 

[PATCH RESEND net-next 0/5] WWAN debugfs tweaks
 2021-11-28 18:27 UTC  (7+ messages)
` [PATCH RESEND net-next 5/5] net: wwan: core: make debugfs optional

[PATCH 1/4] clock_getres.2, clock_nanosleep.2, io_getevents.2, nanosleep.2, poll.2, sched_rr_get_interval.2, select.2, sigwaitinfo.2, timer_settime.2, timerfd_create.2, utimensat.2, mq_receive.3, mq_send.3, pthread_tryjoin_np.3, sem_wait.3, system_data_types.7: standardise on struct timespec fields comments to ucase w/tv_nsec range
 2021-11-28 18:17 UTC  (4+ messages)
` [PATCH 2/4] poll.2, sigwaitinfo.2: fix struct timespec::tv_sec to be time_t, not long
` [PATCH 3/4] clock_getres.2, clock_nanosleep.2, io_getevents.2, nanosleep.2, poll.2, sched_rr_get_interval.2, select.2, sigwaitinfo.2, timer_settime.2, timerfd_create.2, utimensat.2, mq_receive.3, mq_send.3, pthread_tryjoin_np.3, system_data_types.7: correct struct timespec::tv_nsec type for x32
` [PATCH 4/4] system_data_types.7: note that struct timespec::tv_nsec being long long on x32 is an extension

[qemu-mainline test] 166946: regressions - FAIL
 2021-11-28 18:26 UTC 

stable-rc/queue/5.4 build: 181 builds: 2 failed, 179 passed, 4 errors, 28 warnings (v5.4.162-45-g718d413cb2d46)
 2021-11-28 18:20 UTC 

[PATCH v3 00/20] power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook
 2021-11-28 18:18 UTC  (21+ messages)
` [PATCH v3 01/20] power: supply: core: Refactor power_supply_set_input_current_limit_from_supplier()
` [PATCH v3 02/20] power: supply: bq25890: Rename IILIM field to IINLIM
` [PATCH v3 03/20] power: supply: bq25890: Reduce reported CONSTANT_CHARGE_CURRENT_MAX for low temperatures
` [PATCH v3 04/20] power: supply: bq25890: Add a bq25890_rw_init_data() helper
` [PATCH v3 05/20] power: supply: bq25890: Add support to skip reset at probe() / remove()
` [PATCH v3 06/20] power: supply: bq25890: Add support to read back the settings from the chip
` [PATCH v3 07/20] power: supply: bq25890: Enable charging on boards where we skip reset
` [PATCH v3 08/20] power: supply: bq25890: Drop dev->platform_data == NULL check
` [PATCH v3 09/20] power: supply: bq25890: Add bq25890_set_otg_cfg() helper
` [PATCH v3 10/20] power: supply: bq25890: Add support for registering the Vbus boost converter as a regulator
` [PATCH v3 11/20] power: supply: bq25890: On the bq25892 set the IINLIM based on external charger detection
` [PATCH v3 12/20] power: supply: bq25890: Support higher charging voltages through Pump Express+ protocol
` [PATCH v3 13/20] power: supply: bq25890: Use the devm_regmap_field_bulk_alloc() helper
` [PATCH v3 14/20] mfd: intel_soc_pmic_chtwc: Add cht_wc_model data to struct intel_soc_pmic
` [PATCH v3 15/20] i2c: cht-wc: Make charger i2c-client instantiation board/device-model specific
` [PATCH v3 16/20] extcon: intel-cht-wc: Use new cht_wc_model intel_soc_pmic field
` [PATCH v3 17/20] extcon: intel-cht-wc: Support devs with Micro-B / USB-2 only Type-C connectors
` [PATCH v3 18/20] extcon: intel-cht-wc: Refactor cht_wc_extcon_get_charger()
` [PATCH v3 19/20] extcon: intel-cht-wc: Add support for registering a power_supply class-device
` [PATCH v3 20/20] extcon: intel-cht-wc: Report RID_A for ACA adapters

[PATCH v4 00/16] Basic StarFive JH7100 RISC-V SoC support
 2021-11-28 18:19 UTC  (4+ messages)

[Buildroot] [PATCH/next 1/1] package/xmrig: bump version to 6.16.0
 2021-11-28 18:19 UTC 

[PATCH 0/2] iio:adc:ad7124: Convert to generic firmware handling
 2021-11-28 18:15 UTC  (9+ messages)
` [PATCH 2/2] iio:adc:ad7124: Convert to fwnode handling of child node parsing

[arm-platforms:kvm-arm64/nv-5.16 42/71] arch/arm64/kvm/mmu.c:710: warning: expecting prototype for stage2_wp_range(). Prototype was for kvm_stage2_wp_range() instead
 2021-11-28 18:16 UTC  (2+ messages)

[PATCH V2] RDMA/rtrs: Call {get,put}_cpu_ptr to silence a debug kernel warning
 2021-11-28 18:16 UTC  (2+ messages)

drivers/iommu/exynos-iommu.o: warning: objtool: exynos_iommu_unmap() falls through to next function exynos_iommu_iova_to_phys()
 2021-11-28 18:16 UTC  (2+ messages)

[PATCH] eeprom: at24: remove struct at24_client
 2021-11-28 18:14 UTC 

stable-rc/linux-5.15.y build: 163 builds: 4 failed, 159 passed, 13 errors, 5 warnings (v5.15.5-64-g7fcb68f79298c)
 2021-11-28 18:06 UTC 

[RFC bpf-next v5 00/29] bpf: Add batch support for attaching trampolines
 2021-11-28 18:07 UTC  (14+ messages)
` [PATCH bpf-next 06/29] bpf: Add bpf_arg/bpf_ret_value helpers for tracing programs
` [PATCH bpf-next 08/29] bpf: Keep active attached trampoline in bpf_prog
` [PATCH bpf-next 09/29] bpf: Add support to load multi func tracing program

[PATCH 0/4] Inspect reflog data programmatically in more tests
 2021-11-28 17:50 UTC  (9+ messages)
` [PATCH 2/4] refs: trim newline from reflog message
            ` Re* "

[PATCH 0/9] lib/bitmap: optimize bitmap_weight() usage
 2021-11-28 18:05 UTC  (6+ messages)

Linux regressions report for mainline [2021-11-28]
 2021-11-28 17:39 UTC 

[PATCH 0/4] hwmon: (ntc_thermistor) Drop platform data
 2021-11-28 18:00 UTC  (2+ messages)

[PATCH V2] cmd_nandbcb: Support secondary boot address of imx8mn
 2021-11-28 18:00 UTC  (3+ messages)

[RFC 0/3] Namespace IMA
 2021-11-28 18:00 UTC  (6+ messages)
` [RFC 1/3] userns: add uuid field

[PATCH v4 00/12] watchdog: s3c2410: Add Exynos850 support
 2021-11-28 17:56 UTC  (9+ messages)
` [PATCH v4 09/12] watchdog: s3c2410: Cleanup PMU related code

[GIT PULL] vhost,virtio,vdpa: bugfixes
 2021-11-28 17:58 UTC  (2+ messages)

[PATCH v2 net-next 21/26] ice: add XDP and XSK generic per-channel statistics
 2021-11-28 17:54 UTC  (12+ messages)

[GIT pull] locking/urgent for v5.16-rc3
 2021-11-28 17:54 UTC  (9+ messages)
` [GIT pull] perf/urgent "
` [GIT pull] sched/urgent "
` [GIT pull] x86/urgent "

[GIT PULL] tracing: Test the 'Do not trace this pid' case in create event
 2021-11-28 17:54 UTC  (2+ messages)

[PATCH] add -p: avoid use of undefined $key when ReadKey -> EOF
 2021-11-28 17:49 UTC 

drivers/hid/hid-ft260.c:374:0: warning: syntax error [syntaxError]
 2021-11-28 17:56 UTC 

[driver-core:driver-core-next 1/3] fs/kernfs/dir.c:1331 __kernfs_remove() warn: variable dereferenced before check 'kn' (see line 1324)
 2021-11-28 17:56 UTC 

[groeck-staging:hwmon-next] BUILD SUCCESS b71c5aeaecf659ae4b83c3d4bdaea2a3b3b44314
 2021-11-28 17:47 UTC 

stable-rc/queue/4.19 baseline: 144 runs, 2 regressions (v4.19.218-14-gd6073091dc6a1)
 2021-11-28 17:47 UTC 

[RFC PATCH 0/3] imx8m: move env_get_location for imx8mn and imx8mp at board level
 2021-11-28 17:47 UTC  (4+ messages)
` [RFC PATCH 3/3] imx: imx8mp_evk: override env_get_location

[PATCH 5/5] staging: r8188eu: remove module parameter rtw_rf_config
 2021-11-28 17:45 UTC  (3+ messages)

[chrome-os:chromeos-5.10 145/147] drivers/media/platform/mtk-vcodec/vdec/vdec_h264_req_lat_if.c:388:27: sparse: sparse: non size-preserving pointer to integer cast
 2021-11-28 17:45 UTC 

[PATCH] common.py: Fixed a minor grammatical error
 2021-11-28 17:38 UTC 

stable-rc/queue/4.19 build: 196 builds: 6 failed, 190 passed, 2 errors, 35 warnings (v4.19.218-36-g9a251c0c230bf)
 2021-11-28 17:34 UTC 

[PATCHv3 blktests 00/10] Testsuite for nvme in-band authentication
 2021-11-28 17:34 UTC  (4+ messages)
` [PATCH 09/10] nvme/042: test bi-directional authentication

stable-rc/linux-5.4.y build: 171 builds: 3 failed, 168 passed, 4 errors, 23 warnings (v5.4.162-46-gddf64c6cf75aa)
 2021-11-28 17:31 UTC 

[PATCH v6 1/2] dt: bindings: add new DT entry for ath11k PCI device support
 2021-11-28 17:31 UTC  (3+ messages)

[PATCH v7 0/3] Add AD74413R driver
 2021-11-28 17:30 UTC  (3+ messages)
` [PATCH v7 2/3] dt-bindings: iio: add AD74413R

[PATCH v9 1/3] MIPS: Loongson64: Add Loongson-2K1000 reset platform driver
 2021-11-28 17:28 UTC  (3+ messages)
` [PATCH v9 3/3] dt-bindings: mips: Add Loongson-2K1000 reset support

[arm-platforms:kvm-arm64/nv-5.16 38/71] arch/arm64/kvm/mmu.c:178: warning: expecting prototype for kvm_unmap_stage2_range(). Prototype was for __unmap_stage2_range() instead
 2021-11-28 17:25 UTC  (2+ messages)

[PATCH 00/12] IIO: clang W=1 warning cleanup
 2021-11-28 17:24 UTC  (13+ messages)
` [PATCH 01/12] iio:accel:bma180: Suppress clang W=1 warning about pointer to enum conversion
` [PATCH 02/12] iio:dc:ina2xx-adc: "
` [PATCH 03/12] iio:adc:rcar: "
` [PATCH 04/12] iio:adc:ti-ads1015: "
` [PATCH 05/12] iio:amplifiers:hmc425a: "
` [PATCH 06/12] iio:dac:mcp4725: "
` [PATCH 07/12] iio:imu:inv_icm42600: "
` [PATCH 08/12] iio:imu:inv_mpu6050: "
` [PATCH 09/12] iio:magn:ak8975: "
` [PATCH 10/12] iio:dummy: Drop set but unused variable len
` [PATCH 11/12] iio:accel:bmc150: Mark structure __maybe_unused as only needed with for pm ops
` [PATCH 12/12] iio:accel:kxcjk-1013: Mark struct __maybe_unused to avoid warning

soundmodem bit rot prevention
 2021-11-28 17:22 UTC 

[PATCH] Doc: networking: Fix the title's Sphinx overline in rds.rst
 2021-11-28 17:17 UTC 

[pull] drm/msm: drm-msm-fixes-2021-11-28 for v5.16
 2021-11-28 17:19 UTC  (2+ messages)

stable-rc/linux-4.4.y build: 183 builds: 5 failed, 178 passed, 8 errors, 34 warnings (v4.4.293-11-g984784f081265)
 2021-11-28 17:12 UTC 

misleading message printed when worktree add fails
 2021-11-28 17:11 UTC  (5+ messages)

[PATCH 0/5] staging: r8188eu: remove more usages of rf_type
 2021-11-28 17:11 UTC  (2+ messages)

[ANNOUNCE] fstests: master branch updated to 2050356437e3
 2021-11-28 17:08 UTC 

[PATCH] ethernet: aquantia: Try MAC address from device tree
 2021-11-28 17:08 UTC  (3+ messages)

[PATCH v2 00/10] staging: r8188eu: remove rf_type and rtw_rf_config
 2021-11-28 17:09 UTC  (11+ messages)
` [PATCH v2 01/10] staging: r8188eu: remove rf_type from rtw_update_ht_cap()
` [PATCH v2 02/10] staging: r8188eu: remove rf_type from issue_assocreq()
` [PATCH v2 03/10] staging: r8188eu: remove rf_type from storePwrIndexDiffRateOffset()
` [PATCH v2 04/10] staging: r8188eu: remove rf_type from getTxPowerIndex88E()
` [PATCH v2 05/10] staging: r8188eu: remove TxCount "
` [PATCH v2 06/10] staging: r8188eu: remove rf_type from writeOFDMPowerReg88E()
` [PATCH v2 07/10] staging: r8188eu: remove rf_type from bb_reg_dump()
` [PATCH v2 08/10] staging: r8188eu: remove unused HW_VAR_RF_TYPE
` [PATCH v2 09/10] staging: r8188eu: remove rf_type from struct hal_data_8188e
` [PATCH v2 10/10] staging: r8188eu: remove module parameter rtw_rf_config

[PATCH 0/8] soc: samsung: Add USIv2 driver
 2021-11-28 17:03 UTC  (6+ messages)
` [PATCH 4/8] tty: serial: samsung: Remove USI initialization

[PATCH v3 00/13] add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
 2021-11-28 17:00 UTC  (5+ messages)
` [PATCH v3 12/13] ARM: dts: imx: add i.MXRT1050-EVK support

[PATCH] perf tools: remove unneeded variable
 2021-11-28 17:00 UTC  (2+ messages)

Nothing wrong, but is my website advice wonky?
 2021-11-28 16:59 UTC  (2+ messages)

[PATCH 1/2] perf test: Enable system wide for metricgroups test
 2021-11-28 16:57 UTC  (3+ messages)
` [PATCH 2/2] perf evsel: Improve error message for uncore events

[PATCH 0/3] page table check
 2021-11-28 16:57 UTC  (7+ messages)
` [PATCH 2/3] mm: "

no match should be no string ?
 2021-11-28 16:57 UTC  (4+ messages)

[PATCH v2 0/5] Stacked/parallel memories bindings
 2021-11-28 16:55 UTC  (5+ messages)
` [PATCH v2 5/5] spi: dt-bindings: Add an example with two stacked flashes

[PATCH V4 5/9] soc: imx: imx8m-blk-ctrl: add i.MX8MN DISP blk-ctrl
 2021-11-28 16:54 UTC  (3+ messages)

[PATCH v4] usb: f_fs: Fix use-after-free for epfile
 2021-11-28 16:53 UTC  (2+ messages)

[PATCH v6 00/10] Add support for audio on SC7280 based targets
 2021-11-28 16:53 UTC  (4+ messages)
` [PATCH v6 08/10] ASoC: dt-bindings: Add SC7280 lpass cpu bindings

[PATCH V3 net-next 0/2] net: wwan: debugfs support for wwan device logging
 2021-11-28 16:53 UTC  (3+ messages)
` [PATCH V3 net-next 1/2] net: wwan: common debugfs base dir for wwan device

[Buildroot] [Bug 14396] New: GIthub schema is broken
 2021-11-28 16:49 UTC  (2+ messages)
` [Buildroot] [Bug 14396] "

stable-rc/linux-4.9.y build: 168 builds: 3 failed, 165 passed, 2 errors, 30 warnings (v4.9.291-13-g2cd9f5eb5e7f3)
 2021-11-28 16:45 UTC 

[PATCH 1/2] drm/amdkfd: Use bitmap_zalloc() when applicable
 2021-11-28 16:46 UTC  (2+ messages)
` [PATCH 2/2] drm/amdkfd: Use non-atomic bitmap functions when possible


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.