messages from 2023-04-02 14:56:39 to 2023-04-02 18:02:13 UTC [more...]
[GIT PULL] Btrfs fixes for 6.3-rc5
2023-04-02 18:02 UTC (2+ messages)
[GIT PULL] smb3 client fixes
2023-04-02 18:02 UTC (2+ messages)
[RESEND PATCH v5 0/6] target/riscv: Fix pointer mask related support
2023-04-02 18:00 UTC (6+ messages)
` [RESEND PATCH v5 4/6] target/riscv: Add support for PC-relative translation
[PATCH RFC 0/13] Fix deferred probing in the MMC/SD drivers
2023-04-02 17:58 UTC (6+ messages)
` [PATCH RFC 02/13] mmc: meson-gx: fix deferred probing
[PATCH 0/5] driver core: class: allow struct class to be static
2023-04-02 17:58 UTC (6+ messages)
` [PATCH 1/5] driver core: class: mark class_release() as taking a const *
` [PATCH 2/5] driver core: class: make class_register() take "
` [PATCH 3/5] driver core: class: mark the struct class in struct class_interface constant
` [PATCH 4/5] driver core: class: remove struct class_interface * from callbacks
` [PATCH 5/5] tty: make tty_class a static const structure
[PATCH 00/14] migration/ram.c: Refactor compress code
2023-04-02 17:56 UTC (15+ messages)
` [PATCH 01/14] ram.c: Let the compress threads return a CompressResult enum
` [PATCH 02/14] ram.c: Dont change param->block in the compress thread
` [PATCH 03/14] ram.c: Reset result after sending queued data
` [PATCH 04/14] ram.c: Do not call save_page_header() from compress threads
` [PATCH 05/14] ram.c: Call update_compress_thread_counts from compress_send_queued_data
` [PATCH 06/14] ram.c: Remove last ram.c dependency from the core compress code
` [PATCH 07/14] ram.c: Introduce whitespace (squash with next patch)
` [PATCH 08/14] ram.c: Move core compression code into its own file
` [PATCH 09/14] ram.c: Remove whitespace (squash with previous patch)
` [PATCH 10/14] ram.c: Move core decompression code into its own file
` [PATCH 11/14] ram compress: Assert that the file buffer matches the result
` [PATCH 12/14] ram.c: Remove unused include after moving out code
` [PATCH 13/14] ram-compress.c: Make target independent
` [PATCH 14/14] migration: Initialize and cleanup decompression in migration.c
Linux regressions report for mainline [2023-04-02]
2023-04-02 17:49 UTC (2+ messages)
[PATCH RESEND 1/2] qtest/migration-test.c: Add test with compress enabled
2023-04-02 17:48 UTC (2+ messages)
` [PATCH RESEND 2/2] migration/ram.c: Fix migration "
[meta-oe][PATCH] emacs: Fix build with autconf 2.72+
2023-04-02 17:45 UTC
[PATCH v4 0/2] Add sync object UAPI support to VirtIO-GPU driver
2023-04-02 17:45 UTC (5+ messages)
` [PATCH v4 2/2] drm/virtio: Support sync objects
[PATCH] Make bootable RPi4B model
2023-04-02 16:53 UTC
[PATCH] Restrict access to TIOCLINUX
2023-04-02 17:44 UTC (6+ messages)
[meta-oe][PATCH] libidn: Update largefile m4 macros
2023-04-02 17:40 UTC
[PATCH v3 0/2] Migrate STX104 to the regmap API
2023-04-02 16:46 UTC (6+ messages)
` [PATCH v3 1/2] iio: addac: stx104: Migrate "
[PATCH] arm64: dts: mediatek: mt8173: correct GPIO keys wakeup
2023-04-02 17:37 UTC (3+ messages)
[PATCH v3 0/5] net: Make MAC/PHY time stamping selectable
2023-04-02 17:36 UTC (17+ messages)
` [PATCH v3 3/5] net: Let the active time stamping layer be selectable
Are there users of ash's "pathopts"? Do other shells have such a thing?
2023-04-02 17:25 UTC (2+ messages)
[PATCH] dt-bindings: arm/soc: mediatek: Drop unneeded quotes
2023-04-02 17:28 UTC (3+ messages)
[PATCH] soc: mediatek: mutex: Use dev_err_probe()
2023-04-02 17:27 UTC (3+ messages)
[PATCH v2 00/17] MT6795 Helio X10 and Sony Xperia M5: DT step 2!
2023-04-02 17:26 UTC (6+ messages)
` [PATCH v2 02/17] arm64: dts: mediatek: mt6795: Add apmixedsys syscon node
[Bug 217242] New: CPU hard lockup related to xhci/dma
2023-04-02 17:25 UTC (6+ messages)
` [Bug 217242] "
[PATCH v1 0/7] Move dma-buf mmap() reservation locking down to exporters
2023-04-02 17:22 UTC (26+ messages)
` [Intel-gfx] "
` [PATCH v1 1/7] Revert "media: videobuf2: Assert held reservation lock for dma-buf mmapping"
` [Intel-gfx] "
` [PATCH v1 2/7] Revert "dma-buf/heaps: "
` [Intel-gfx] "
` [Intel-gfx] [PATCH v1 3/7] Revert "udmabuf: "
` "
` [Intel-gfx] [PATCH v1 4/7] Revert "fastrpc: "
` "
` [PATCH v1 5/7] Revert "drm: "
` [Intel-gfx] "
` [PATCH v1 6/7] dma-buf: Change locking policy for mmap()
` [Intel-gfx] "
` [PATCH v1 7/7] drm/shmem-helper: Switch to reservation lock
` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Move dma-buf mmap() reservation locking down to exporters
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[PATCH v2 0/3] tools/nolibc: add testcases for vfprintf
2023-04-02 17:17 UTC (6+ messages)
` [PATCH v2 2/3] tools/nolibc: implement fd-based FILE streams
[GSOC][PATCH v2] t3701: don't lose "git" exit codes in test scripts
2023-04-02 17:17 UTC (3+ messages)
` [GSOC][PATCH v3] "
[PATCH 0/2] tools/nolibc: assorted build fixes for nolibc-test in rare cases
2023-04-02 17:13 UTC (2+ messages)
[PATCH 1/2] qtest/migration-test.c: Add test with compress enabled
2023-04-02 17:06 UTC
[PATCH 2/2] migration/ram.c: Fix migration with compress enabled
2023-04-02 17:06 UTC
[meta-networking][PATCH 1/2] fwknop: Use pkg-config instead of gpgme-config
2023-04-02 17:06 UTC (2+ messages)
` [meta-networking][PATCH 2/2] fwknop: Fix AS_IF configure syntax
[PATCH net-next 00/11] net: stmmac: Convert to platform remove callback returning void
2023-04-02 17:02 UTC (4+ messages)
` [PATCH net-next 02/11] net: stmmac: dwmac-visconti: Make visconti_eth_clock_remove() return void
[PATCH 0/3] MediaTek MMSYS: Split out MT8173 and add MT6795
2023-04-02 17:02 UTC (3+ messages)
[PATCH v6 0/4] Introduction of HP-BIOSCFG driver
2023-04-02 17:01 UTC (5+ messages)
` [PATCH v6 1/4] "
` [PATCH v6 3/4] Introduction of HP-BIOSCFG driver [3]
[PATCH net-next RFC] Add NDOs for hardware timestamp get/set
2023-04-02 16:56 UTC (9+ messages)
[PATCH v2 0/9] soc/mediatek: Cleanup mmsys, mutex, cmdq header
2023-04-02 16:52 UTC (3+ messages)
[PATCH v3 1/2] iio: max597x: Add support for max597x
2023-04-02 17:01 UTC (2+ messages)
BUG: pta_scp03_invoke_func() in drivers/tee/sandbox.c
2023-04-02 16:44 UTC (2+ messages)
[PATCH net-next v2 0/7] net: phy: smsc: add support for edpd tunable
2023-04-02 16:44 UTC (15+ messages)
` [PATCH net-next v2 1/7] net: phy: smsc: rename flag energy_enable
` [PATCH net-next v2 2/7] net: phy: smsc: add helper smsc_phy_config_edpd
` [PATCH net-next v2 3/7] net: phy: smsc: clear edpd_enable if interrupt mode is used
` [PATCH net-next v2 4/7] net: phy: smsc: add flag edpd_mode_set_by_user
` [PATCH net-next v2 5/7] net: phy: smsc: prepare for making edpd wait period configurable
` [PATCH net-next v2 6/7] net: phy: smsc: add support for edpd tunable
` [PATCH net-next v2 7/7] net: phy: smsc: enable edpd tunable support
[PATCH v2 0/7] iio: adc: palmas_gpadc: add iio events
2023-04-02 16:42 UTC (8+ messages)
` [PATCH v2 1/7] iio: adc: palmas: remove adc_wakeupX_data
` [PATCH v2 2/7] iio: adc: palmas: replace "wakeup" with "event"
` [PATCH v2 3/7] iio: adc: palmas: use iio_event_direction for threshold polarity
` [PATCH v2 4/7] iio: adc: palmas: move eventX_enable into palmas_adc_event
` [PATCH v2 5/7] iio: adc: palmas: always reset events on unload
` [PATCH v2 6/7] iio: adc: palmas: add support for iio threshold events
` [PATCH v2 7/7] iio: adc: palmas: don't alter event config on suspend/resume
[OE-core][kirkstone 00/21] Patch review
2023-04-02 16:42 UTC (22+ messages)
` [OE-core][kirkstone 01/21] Revert "qemu: fix CVE-2021-3507"
` [OE-core][kirkstone 02/21] go: fix CVE-2022-2879 and CVE-2022-41720
` [OE-core][kirkstone 03/21] openssl: Security fix for CVE-2023-0464, CVE-2023-0465, CVE-2023-0466
` [OE-core][kirkstone 04/21] cve-check: Fix false negative version issue
` [OE-core][kirkstone 05/21] linux-yocto/5.10: update to v5.10.162
` [OE-core][kirkstone 06/21] linux-yocto/5.10: update to v5.10.164
` [OE-core][kirkstone 07/21] linux-yocto/5.10: update to v5.10.166
` [OE-core][kirkstone 08/21] linux-yocto/5.10: update to v5.10.168
` [OE-core][kirkstone 09/21] linux-yocto/5.10: update to v5.10.170
` [OE-core][kirkstone 10/21] linux-yocto/5.10: update to v5.10.172
` [OE-core][kirkstone 11/21] linux-yocto/5.10: update to v5.10.175
` [OE-core][kirkstone 12/21] lttng-modules: update to v2.13.9
` [OE-core][kirkstone 13/21] linux-yocto/5.15: update to v5.15.98
` [OE-core][kirkstone 14/21] linux-yocto/5.15: update to v5.15.103
` [OE-core][kirkstone 15/21] vim: upgrade 9.0.1403 -> 9.0.1429
` [OE-core][kirkstone 16/21] selftest: devtool: set BB_HASHSERVE_UPSTREAM when setting SSTATE_MIRROR
` [OE-core][kirkstone 17/21] bmap-tools: switch to main branch
` [OE-core][kirkstone 18/21] gcc-shared-source: do not use ${S}/.. in deploy_source_date_epoch
` [OE-core][kirkstone 19/21] scripts/lib/buildstats: handle top-level build_stats not being complete
` [OE-core][kirkstone 20/21] rsync: Add missing prototypes to function declarations
` [OE-core][kirkstone 21/21] rsync: Turn on -pedantic-errors at the end of 'configure'
stable-rc/queue/5.15 build: 179 builds: 3 failed, 176 passed, 10 errors, 5 warnings (v5.15.105-62-g42320e2d46ce)
2023-04-02 16:38 UTC
[PATCH net-next RFC v2] Add NDOs for hardware timestamp get/set
2023-04-02 16:33 UTC (3+ messages)
[PATCH 4.4 0/3] ALSA: control: Fix locking around snd_ctl_elem_read/write
2023-04-02 16:30 UTC (2+ messages)
` [cip-dev] "
[PATCH 0/3] iio: adc: palmas_gpadc: add iio events
2023-04-02 16:43 UTC (5+ messages)
` [PATCH 1/3] iio: adc: palmas_gpadc: add support for iio threshold events
stable-rc/queue/6.1 build: 166 builds: 1 failed, 165 passed, 4 errors, 17 warnings (v6.1.22-119-g59b6cd554df0)
2023-04-02 16:24 UTC
drivers/iio/magnetometer/yamaha-yas530.c:189:8: warning: Excessive padding in 'struct yas5xx_chip_info' (8 padding bytes, where 0 is optimal)
2023-04-02 16:22 UTC
[syzbot] [nfc?] UBSAN: shift-out-of-bounds in nci_activate_target
2023-04-02 16:21 UTC
stable-rc/queue/4.14 build: 195 builds: 2 failed, 193 passed, 28 warnings (v4.14.311-54-gb0c90c78f15d)
2023-04-02 16:21 UTC
stable-rc/queue/5.10 build: 183 builds: 2 failed, 181 passed, 9 warnings (v5.10.176-143-g8f8a64155b282)
2023-04-02 16:08 UTC
[PATCH v2 0/5] staging: rtl8192e: fix checkpatch issues in rtllib_crypt_ccmp.c
2023-04-02 16:00 UTC (2+ messages)
[PATCH] clk: rockchip: rk3568: Add dummy I2S1_MCLKOUT_TX clock support
2023-04-02 15:58 UTC
[PATCH bpf-next] bpf: compute hashes in bloom filter similar to hashmap
2023-04-02 15:50 UTC (2+ messages)
[PATCH bpf V6 0/5] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
2023-04-02 15:49 UTC (4+ messages)
` [PATCH bpf V6 5/5] selftests/bpf: Adjust bpf_xdp_metadata_rx_hash for new arg
` [Intel-wired-lan] "
[PATCH v3 0/8] Support ACPI PSP on Hyper-V
2023-04-02 15:44 UTC (10+ messages)
[PATCH v6 00/15] GMU-less A6xx support (A610, A619_holi)
2023-04-02 15:43 UTC (4+ messages)
` [PATCH v6 01/15] drm/msm/adreno: adreno_gpu: Don't set OPP scaling clock w/ GMU
[PATCH v6 0/2] spi: loongson: add bus driver for the loongson spi
2023-04-02 15:41 UTC (4+ messages)
` [PATCH v6 2/2] spi: loongson: add bus driver for the loongson spi controller
stable-rc/queue/5.4 build: 188 builds: 5 failed, 183 passed, 7 errors, 35 warnings (v5.4.238-87-g0b9484596642)
2023-04-02 15:41 UTC
[PATCH v7 0/2] Add pixel formats used in Synatpics SoC
2023-04-02 15:33 UTC (6+ messages)
` [PATCH v7 1/2] drm/fourcc: Add Synaptics VideoSmart tiled modifiers
` [PATCH v7 2/2] Documentation/gpu: Add Synaptics tiling formats documentation
[PATCH] net: sfp: add qurik enabling 2500Base-x for HG MXPD-483II
2023-04-02 15:39 UTC (2+ messages)
` Aw: "
[PATCH] staging: wlan-ng: add comment to spinlock_t
2023-04-02 15:36 UTC (2+ messages)
[kirkstone][PATCH] cargo : non vulnerable cve-2022-46176 added to excluded list
2023-04-02 15:28 UTC
include/drm/display/drm_dp_helper.h:1832:9: warning: Array access (from variable 'dsc_dpcd') results in a null pointer dereference [clang-analyzer-core.NullDereference]
2023-04-02 15:20 UTC
[PATCH 0/4] Enable DisplayPort over USB-C on SONY Sagami
2023-04-02 15:19 UTC (3+ messages)
` [PATCH 4/4] arm64: dts: qcom: sm8350-nagara: Unify status property placement
[PATCH v2] x86/acpi/boot: Do not register processors that cannot be onlined for x2apic
2023-04-02 15:18 UTC (5+ messages)
Revision ref '@{push}' not resolved as documented
2023-04-02 15:16 UTC
[PATCH] security, lsm: security_old_inode_init_security() Handle multi LSM registration
2023-04-02 15:14 UTC (2+ messages)
stable-rc/queue/4.19 build: 197 builds: 7 failed, 190 passed, 4 errors, 28 warnings (v4.19.279-68-g70c301528eb3)
2023-04-02 15:14 UTC
[PATCH net-next v2 0/2] net: flower: add cfm support
2023-04-02 15:10 UTC (3+ messages)
` [PATCH net-next v2 1/2] net: flower: add support for matching cfm fields
` [PATCH net-next v2 2/2] selftests: net: add tc flower cfm test
[PATCH v3 00/55] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES)
2023-04-02 15:10 UTC (5+ messages)
` [PATCH v3 03/55] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
` [PATCH v3 15/55] ip, udp: Support MSG_SPLICE_PAGES
✅ PASS (SKIPPED 21 of 381): Test report for master (6.3.0-rc4, mainline.kernel.org-clang, 93e2b017)
2023-04-02 15:10 UTC
[PATCH] NFSD: callback request does not use correct credential for AUTH_SYS
2023-04-02 15:09 UTC (2+ messages)
[PATCH v4] PCI: vmd: Add the module param to adjust MSI mode
2023-04-02 15:02 UTC (3+ messages)
[BUG] staging: rtl8192e: oops occurs when finding hardware rtl8192se
2023-04-02 15:00 UTC
Newer U-Boot version throwing "Bootstage space exhasuted" with FIT image
2023-04-02 12:43 UTC
[PATCH net-next 0/7] net: phy: smsc: add support for edpd tunable
2023-04-02 14:58 UTC (3+ messages)
[Intel-gfx] [PATCH v13 00/10] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
2023-04-02 14:54 UTC (6+ messages)
` [Intel-gfx] [PATCH v13 01/10] drm/shmem-helper: Switch to reservation lock
` "
[PATCH] mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()
2023-04-02 14:56 UTC (3+ 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.