messages from 2023-09-02 15:52:49 to 2023-09-02 21:19:05 UTC [more...]
DRBD broken in kernel 6.5 and 6.5.1
2023-09-02 21:18 UTC (3+ messages)
Error: .seh_endproc used in segment '.text' instead of expected '.text$qemu_close_socket_osfhandle'
2023-09-02 21:13 UTC (2+ messages)
[PATCH 0/9] Improve CS35l41 ALSA SoC audio driver
2023-09-02 21:06 UTC (10+ messages)
` [PATCH 1/9] ASoC: cs35l41: Handle mdsync_down reg write errors
` [PATCH 2/9] ASoC: cs35l41: Handle mdsync_up "
` [PATCH 3/9] ASoC: cs35l41: Initialize completion object before requesting IRQ
` [PATCH 4/9] ASoC: cs35l41: Fix broken shared boost activation
` [PATCH 5/9] ASoC: cs35l41: Rename pll_lock to pll_lock_done
` [PATCH 6/9] ASoC: cs35l41: Make use of dev_err_probe()
` [PATCH 7/9] ASoC: cs35l41: Verify PM runtime resume errors in IRQ handler
` [PATCH 8/9] ASoC: cs35l41: Use modern pm_ops
` [PATCH 9/9] ASoC: cs35l41: Use devm_pm_runtime_enable()
[PATCH] configfs: fix a race in configfs_lookup()
2023-09-02 21:08 UTC (2+ messages)
[PATCH 0/8] i2c: sprd: Modification of UNIOC Platform IIC Driver
2023-09-02 21:08 UTC (10+ messages)
` [PATCH 1/8] i2c: sprd: Add configurations that support 1Mhz and 3.4Mhz frequencies
` [PATCH 2/8] i2c: sprd: Add I2C driver to use 'reset framework' function
` [PATCH 3/8] i2c: sprd: Use global variables to record IIC ack/nack status instead of local variables
` [PATCH 4/8] i2c: sprd: Add IIC controller driver to support dynamic switching of 400K/1M/3.4M frequency
[PATCH v2] Documentation: Reference kernel-doc for container_of
2023-09-02 21:04 UTC
[PATCH] checkpatch: Avoid warnings for numbered references with URL
2023-09-02 20:42 UTC (2+ messages)
Unbootable system (already manually recovered): "corrupted btree at bucket ..., block ..., ... keys, disabling caching"
2023-09-02 20:54 UTC
[PATCH 0/2] Add blsp1_i2c6 and blsp1_uart2 to MSM8226 SoC
2023-09-02 20:33 UTC (5+ messages)
` [PATCH 1/2] pinctrl: qcom: msm8226: Add blsp_i2c6 function
` [PATCH 2/2] ARM: dts: qcom: msm8226: Add blsp1_i2c6 and blsp1_uart2
[Drbd-dev] DRBD broken in kernel 6.5 and 6.5.1
2023-09-02 20:31 UTC
[PATCH] clk: qcom: mmcc-msm8974: remove ocmemcx_ahb_clk
2023-09-02 20:28 UTC (2+ messages)
[Buildroot] [PATCH next] package/polkit: bump to version 123
2023-09-02 20:27 UTC
[PATCH 0/2] Match data improvements for bq256xx driver
2023-09-02 20:25 UTC (3+ messages)
` [PATCH 1/2] power: supply: bq256xx: Use i2c_get_match_data()
` [PATCH 2/2] power: supply: bq256xx: Some cleanups
[Intel-gfx] [PATCH v15 00/23] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
2023-09-02 20:22 UTC (23+ messages)
` [Intel-gfx] [PATCH v15 01/23] drm/shmem-helper: Fix UAF in error path when freeing SGT of imported GEM
` "
` [Intel-gfx] [PATCH v15 02/23] drm/shmem-helper: Use flag for tracking page count bumped by get_pages_sgt()
` "
` [Intel-gfx] [PATCH v15 16/23] drm/shmem-helper: Use kref for vmap_use_count
` "
` [Intel-gfx] [PATCH v15 17/23] drm/shmem-helper: Add and use drm_gem_shmem_resv_assert_held() helper
` "
[LTP] [PATCH] sched/rt: Disallow writing invalid values to sched_rt_period_us
2023-09-02 20:22 UTC (5+ messages)
[Buildroot] [PATCH next 1/1] boot/edk2: add support for RISC-V 64bit architecture
2023-09-02 20:18 UTC (2+ messages)
[PATCH v2] i2c: i801: fix cleanup code in remove() and error path of probe()
2023-09-02 20:06 UTC
[PATCH v2] i2c: i801: fix potential race in i801_block_transaction_byte_by_byte
2023-09-02 20:10 UTC
/util/cpuinfo-aarch64.c:58:22: error: 'HWCAP_USCAT' undeclared
2023-09-02 20:09 UTC (3+ messages)
[PATCH] locking/mutex: remove redundant argument from __mutex_lock_common()
2023-09-02 20:06 UTC (5+ messages)
[PATCH 0/2] Match data improvements for bq2515x driver
2023-09-02 20:05 UTC (3+ messages)
` [PATCH 1/2] power: supply: bq2515x: Simpilfy bq2515x_read_properties() and probe()
` [PATCH 2/2] power: supply: bq2515x: Some cleanups
[PATCH] misc: Set grub_errno on all failures in grub_xvasprintf()
2023-09-02 20:03 UTC (3+ messages)
[PATCH v2] iio: afe: rescale: Accept only offset channels
2023-09-02 19:46 UTC
[PATCH cgroup/for-6.6-fixes] cgroup: Put cgroup_local_stat_show() inside CONFIG_CGROUP_SCHED
2023-09-02 19:43 UTC (3+ messages)
[drm-misc:drm-misc-next 3/3] drivers/gpu/drm/tegra/dc.c:1757:59: error: too many arguments to function call, expected 3, have 4
2023-09-02 19:43 UTC (2+ messages)
[linux-linus test] 182612: regressions - FAIL
2023-09-02 19:34 UTC
[RFC PATCH v3 0/4] nolibc x86-64 string functions
2023-09-02 19:34 UTC (8+ messages)
` [RFC PATCH v3 2/4] tools/nolibc: x86-64: Use `rep stosb` for `memset()`
` [RFC PATCH v3 3/4] tools/nolibc: string: Remove the `_nolibc_memcpy_down()` function
` [RFC PATCH v3 4/4] tools/nolibc: string: Remove the `_nolibc_memcpy_up()` function
[PATCH 0/2] Match data improvements for bq24257_charger driver
2023-09-02 19:33 UTC (3+ messages)
` [PATCH 1/2] power: supply: bq24257_charger: Make chip type and name in sync
` [PATCH 2/2] power: supply: bq24257_charger: Some cleanups
[PATCH] rcu/torture: Improve badness extraction from console logs
2023-09-02 19:24 UTC (6+ messages)
[l1k:doe 8/15] lib/spdm_requester.c:1005:60: error: passing argument 2 of 'spdm_state->validate' from incompatible pointer type
2023-09-02 19:21 UTC
[GIT PULL] first round of SCSI updates for the 6.4+ merge window
2023-09-02 19:18 UTC (3+ messages)
[PATCH nft,v2] evaluate: revisit anonymous set with single element optimization
2023-09-02 19:14 UTC
[l1k:doe 8/15] include/linux/spdm.h:26:15: warning: declaration of 'struct x509_certificate' will not be visible outside of this function
2023-09-02 19:11 UTC
wrong errno for chown etc. privilege failures in Linux CIFS client
2023-09-02 19:02 UTC
[PATCH v6 0/3] x86/fpu Measure the Latency of XSAVES and
2023-09-02 19:09 UTC (4+ messages)
` [PATCH v6 1/3] x86/fpu: Measure the Latency of XSAVES and XRSTORS
[PATCH 1/2] KVM: x86: Synthesize at most one PMI per VM-exit
2023-09-02 19:06 UTC (4+ messages)
` [PATCH 2/2] KVM: x86: Mask LVTPC when handling a PMI
[cocci] Checking a transformation approach for the avoidance of duplicate code
2023-09-02 19:01 UTC (6+ messages)
[PATCH v12 0/4] Add Intel LJCA device driver
2023-09-02 19:00 UTC (16+ messages)
` [PATCH v12 1/4] usb: Add support for Intel LJCA device
` [PATCH v12 2/4] i2c: Add support for Intel LJCA USB I2C driver
` [PATCH v12 3/4] spi: Add support for Intel LJCA USB SPI driver
` [PATCH v12 4/4] gpio: update Intel LJCA USB GPIO driver
[GIT PULL] mtd: Changes for v6.6-rc1
2023-09-02 18:59 UTC (3+ messages)
[PATCH 1/2] MAINTAINERS: update Rust webpage
2023-09-02 18:57 UTC (2+ messages)
[PATCH nf] netfilter: nf_tables: ensure audit reset access to table under rcu read side lock
2023-09-02 18:56 UTC
[RFC] New configuration option "diff.statNameWidth"
2023-09-02 18:56 UTC (3+ messages)
[PATCH] grep: use OPT_INTEGER_F for --max-depth
2023-09-02 18:54 UTC
Corrupted after multiple forceful shutdowns
2023-09-02 18:45 UTC (4+ messages)
[GIT PULL] pstore fix for v6.6-rc1
2023-09-02 18:48 UTC (2+ messages)
[GIT PULL] tracing: Minor fixes and clean ups for 6.6
2023-09-02 18:48 UTC (2+ messages)
[GIT PULL] probes: Updates for 6.6
2023-09-02 18:48 UTC (2+ messages)
[PATCH] efi: Change grub_efi_boolean_t from char to enum
2023-09-02 18:45 UTC (4+ messages)
[PATCH 1/2] dt-binding: Add custom property for MAX7357
2023-09-02 18:42 UTC (3+ messages)
` [PATCH 2/2] i2c: muxes: Enable features on MAX7357
[PATCH v1 1/1] xfrm: Use skb_mac_header_was_set() to check for MAC header presence
2023-09-02 18:39 UTC (2+ messages)
[PATCH] name-rev: use OPT_HIDDEN_BOOL for --peel-tag
2023-09-02 18:38 UTC
[GIT PULL] bootconfig: Updates for 6.6
2023-09-02 18:35 UTC
[PATCH] util/grub-install-common: Print usable grub-mkimage command
2023-09-02 18:34 UTC (2+ messages)
[PATCH v4 0/3] greybus: Add BeaglePlay Greybus Driver
2023-09-02 18:28 UTC (4+ messages)
` [PATCH v4 1/3] dt-bindings: Add beaglecc1352
` [PATCH v4 2/3] greybus: Add BeaglePlay Linux Driver
` [PATCH v4 3/3] dts: ti: k3-am625-beagleplay: Add beaglecc1352
[PATCH] tests/util/grub-shell: Enable RNG device to better test stack smashing
2023-09-02 18:28 UTC (2+ messages)
[PATCH v3] kbuild: Show marked Kconfig fragments in "help"
2023-09-02 18:17 UTC (5+ messages)
[PATCH v4 0/3] greybus: Add BeaglePlay Greybus Driver
2023-09-02 18:22 UTC
[l1k:doe 8/15] include/linux/spdm.h:26:36: warning: 'struct x509_certificate' declared inside parameter list will not be visible outside of this definition or declaration
2023-09-02 18:09 UTC
[PATCH v5] media: gspca: cpia1: shift-out-of-bounds in set_flicker
2023-09-02 17:56 UTC (2+ messages)
[PATCH] jfs: fix array-index-out-of-bounds in dbFindLeaf
2023-09-02 17:45 UTC (6+ messages)
[PATCH] eeprom: at24: Drop at24_get_chip_data()
2023-09-02 17:45 UTC
[ovmf test] 182617: all pass - PUSHED
2023-09-02 17:45 UTC
[PATCH] drm/rockchip: cdn-dp: Fix some error handling paths in cdn_dp_probe()
2023-09-02 17:34 UTC (4+ messages)
[Buildroot] CVE-2021-4034 version range fix
2023-09-02 17:34 UTC
[libvirt test] 182611: tolerable FAIL - PUSHED
2023-09-02 17:32 UTC
[PATCH bpf] bpf: sockmap, fix skb refcnt race after locking changes
2023-09-02 17:28 UTC (4+ messages)
[PATCH 1/8] net/ntnic: initial commit which adds register defines
2023-09-02 17:26 UTC (4+ messages)
` [PATCH v13 "
` [PATCH v13 8/8] net/ntnic: adds socket connection to PMD
[PATCH 1/2] build: fail if explicitly requested lib is unbuildable
2023-09-02 17:24 UTC (4+ messages)
` [PATCH 2/2] build: fail if explicitly requested driver "
[PATCH] extcon: sm5502: Extend match data support for ID tables
2023-09-02 17:23 UTC
[Buildroot] [PATCH] package/pixman: ignore CVE-2023-37769
2023-09-02 17:21 UTC
[Buildroot] [PATCH 1/2] package/libdecor: new package
2023-09-02 17:19 UTC (6+ messages)
` [Buildroot] [PATCH 2/2] package/mesa3d-demos: add optional dependencies for wayland support
[Buildroot] [PATCH] ti-k3-r5-loader: support devicetree customisation
2023-09-02 17:15 UTC (2+ messages)
[PATCH 2/2] configs: rockchip: add DOS_PARTITION to RK3308 boards defconfig
2023-09-02 17:15 UTC
[PATCH] fs/ntfs3: Fix potential use-after-free in ntfs_init_from_boot()
2023-09-02 17:15 UTC (2+ messages)
[PATCH 1/2] configs: rockchip: add DOS_PARTITION to rock-pi-s defconfig
2023-09-02 17:14 UTC
[Buildroot] [git commit] package/libdecor: new package
2023-09-02 17:09 UTC
[Buildroot] [git commit] package/mesa3d-demos: add dependency on libxkbcommon for wayland support
2023-09-02 17:09 UTC
[Buildroot] [git commit] package/mesa3d-demos: add dependency on libdecor for wayland support
2023-09-02 17:12 UTC
[PATCH net] kcm: Destroy mutex in kcm_exit_net()
2023-09-02 17:07 UTC
[PATCH] iio: adc: ltc2497: Simplify probe()
2023-09-02 17:05 UTC
[PATCH 10/23] x86/srso: Fix vulnerability reporting for missing microcode
2023-09-02 17:04 UTC (5+ messages)
` [tip: x86/bugs] "
[RFT PATCH v2] spi: bcm2835: reduce the abuse of the GPIO API
2023-09-02 16:56 UTC (5+ messages)
[robh:for-kernelci 29/68] drivers/iio/adc/twl6030-gpadc.c:886:17: error: implicit declaration of function 'device_get_match_data'; did you mean 'device_match_any'?
2023-09-02 16:57 UTC
[PATCH net] kcm: Fix memory leak in error path of kcm_sendmsg()
2023-09-02 16:52 UTC
[PATCH v5] alpha: Clean-up the panic notifier code
2023-09-02 16:44 UTC
[PATCH v4] hwmon: add POWER-Z driver
2023-09-02 16:36 UTC (2+ messages)
[PATCH] mmc: mmci: stm32: add SDIO in-band interrupt mode
2023-09-02 16:43 UTC (3+ messages)
[PATCH] docs: block: blk-mq.rst: correct places -> place
2023-09-02 16:41 UTC
[sailus-media-tree:master] BUILD SUCCESS 892ec0c7ee771a853f773a6a88d19c7b2b016b0a
2023-09-02 16:39 UTC
[PATCH v2] pwm: atmel: add missing clk_disable_unprepare()
2023-09-02 16:27 UTC (3+ messages)
[PATCH] iio: adc: ti-ads1015: Simplify probe()
2023-09-02 16:32 UTC
[PATCH 2/2] doc: rockchip: Update and complete info about RK3308
2023-09-02 16:32 UTC
[PATCH 1/2] rockchip: Use an external TPL binary on RK3308
2023-09-02 16:31 UTC
[PATCH 0/2] rockchip: Use an external TPL binary on RK3308
2023-09-02 16:31 UTC
[PATCH v1 1/6] perf parse-events: Fixes relating to no_value terms
2023-09-02 16:28 UTC (3+ messages)
[PATCH] iio: adc: ti-adc081c: Simplify probe()
2023-09-02 16:26 UTC
[REGRESSION] Panic in gen8_ggtt_insert_entries() with v6.5
2023-09-02 16:14 UTC (3+ messages)
` [Intel-gfx] "
[tip:x86/urgent] BUILD SUCCESS 6ea7bb00c1ba180f8bf8320b8d59b532501c5271
2023-09-02 16:20 UTC
[PATCH] sched/fair: optimize should_we_balance for higher SMT systems
2023-09-02 16:17 UTC (2+ messages)
` [tip: sched/urgent] sched/fair: Optimize should_we_balance() for large "
[GIT PULL] CPU hotplug fix
2023-09-02 16:13 UTC (2+ messages)
[GIT PULL] timers fix
2023-09-02 16:13 UTC (2+ messages)
[GIT PULL] x86 fix
2023-09-02 16:13 UTC (2+ messages)
[GIT PULL] scheduler fixes
2023-09-02 16:13 UTC (2+ messages)
[PATCH] dos2unix: upgrade 7.5.0 -> 7.5.1
2023-09-02 16:05 UTC
[Buildroot] [PATCH 1/1] package/docker-engine: optionally include zfs graphdriver
2023-09-02 16:04 UTC (2+ messages)
[Buildroot] [PATCH] package/qemu: add option to enable tracing (default no)
2023-09-02 16:01 UTC (2+ messages)
[Buildroot] [git commit branch/next] package/qemu: add option to enable tracing
2023-09-02 16:00 UTC
Fwd: RCU indicates stalls with iwlwifi, causing boot failures
2023-09-02 15:59 UTC (4+ messages)
[Buildroot] [PATCH 1/2] package/python-distlib: new host package
2023-09-02 15:59 UTC (4+ messages)
` [Buildroot] [PATCH 2/2] package/qemu: add host-python-distlib dependency
[Buildroot] [git commit branch/next] package/python-distlib: new host package
2023-09-02 15:57 UTC
[Buildroot] [git commit branch/next] package/qemu: add recommended host-python-distlib dependency
2023-09-02 15:58 UTC
[Buildroot] [git commit] package/mesa3d-demos: update optional opengl patch due to new glu dependency in util
2023-09-02 15:52 UTC
[Buildroot] [PATCH] package/mesa3d-demos: update optional opengl patch due to new glu dependency in util
2023-09-02 15:52 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.