messages from 2024-05-24 16:09:46 to 2024-05-24 17:10:01 UTC [more...]
[PATCH 00/74] backport updates from Intel
2024-05-24 17:07 UTC (47+ messages)
` [PATCH 01/74] gentree: fix python quoting errors
` [PATCH 02/74] backports: build: allow kernel versions >= 6
` [PATCH 03/74] backport: add v6.* to the Makefile
` [PATCH 04/74] backports: move to -std=gnu11
` [PATCH 05/74] backports: add crypto/utils.h header file
` [PATCH 06/74] backports: add id_2 argument to find_asymmetric_key()
` [PATCH 07/74] backports: align x509_loader with newer kernels
` [PATCH 08/74] backports: add kunit/visibility.h
` [PATCH 09/74] backports: add linux/acpi_amd_wbrf.h
` [PATCH 10/74] backports: Add __counted_by attribute
` [PATCH 11/74] backports: add stubs to handle debugfs cancellation API
` [PATCH 12/74] backports: adjust namespace argument const
` [PATCH 13/74] backports: add linux/efi.h
` [PATCH 14/74] backports: add eth_hw_addr_set()
` [PATCH 15/74] backports: add module namespace support
` [PATCH 16/74] backports: define __is_constexpr() for older kernels
` [PATCH 17/74] backports: add kthread.h
` [PATCH 18/74] backport: adjust led_trigger_blink*() to v6.5
` [PATCH 19/74] backports: add lockdep_is_held() when needed
` [PATCH 20/74] backports: add mul_u64_u64_div_u64()
` [PATCH 21/74] backports: add minmax.h
` [PATCH 22/74] backports: add support for kvmemdup
` [PATCH 23/74] backports: add DMI_OEM_STRING for older kernels
` [PATCH 24/74] backport: fix __CFI_ADDRESSABLE use
` [PATCH 25/74] backports: stub structs but remove ndo_fill_forward_path
` [PATCH 26/74] headers: add DEFINE_SIMPLE_DEV_PM_OPS
` [PATCH 27/74] backport: add get_random_u32_inclusive()
` [PATCH 28/74] backports: add get_random_u16()
` [PATCH 29/74] backports: add rfkill_soft_blocked()
` [PATCH 30/74] backports: add skb_list_del_init()
` [PATCH 31/74] backports: handle kfree_skb_reason for older kernels
` [PATCH 32/74] backports: kunit: add kunit_add_cleanup
` [PATCH 33/74] backports: handle dropreason for kernels < 6.4
` [PATCH 34/74] backport: fix dropreason handling
` [PATCH 35/74] backports: add memset_after/memset_startat
` [PATCH 36/74] backports: support strscpy_pad in older kernels
` [PATCH 37/74] headers: add skb_tcp_all_headers
` [PATCH 38/74] thermal: return errors w/o CONFIG_THERMAL
` [PATCH 39/74] backports: handle thermal_zone_device_priv() for kernels < 6.4
` [PATCH 40/74] backports: handle thermal_trip for kernels < 6.0
` [PATCH 41/74] backport: move backport-6.4 forward to 6.5
` [PATCH 42/74] backports: adjust thermal APIs to 6.9
` [PATCH 43/74] backports: fix thermal backports
` [PATCH 44/74] backports: add virtio_reset_device
` [PATCH 45/74] backport: add gso.h
` [PATCH 46/74] backports: add skb_get_dsfield()
Add 'info pg' command to monitor
2024-05-24 17:07 UTC (7+ messages)
` [PATCH v2 0/6] Rework x86 page table walks
` [PATCH v2 2/6] Convert 'info tlb' to use generic iterator
` [PATCH v2 3/6] Convert 'info mem' "
` [PATCH v2 4/6] Convert x86_cpu_get_memory_mapping() to use generic iterators
` [PATCH v2 5/6] Move tcg implementation of x86 get_physical_address into common helper code
` [PATCH v2 6/6] Convert x86_mmu_translate() to use common code
Bad NFS performance for fsync(2)
2024-05-24 17:08 UTC (5+ messages)
dubious permissions on shared repositorys as of 2.45.1
2024-05-24 17:00 UTC
[bitbake-devel] Dependencies ?
2024-05-24 17:06 UTC (3+ messages)
` "
[PATCH v5 0/6] Mediatek thermal sensor driver support for MT8186 and MT8188
2024-05-24 17:04 UTC (3+ messages)
[PATCH BlueZ v3 1/2] doc: Add initial L2CAP(7) documentation
2024-05-24 17:04 UTC (2+ messages)
` [BlueZ,v3,1/2] "
[PATCH v2 0/8] x86: Expose consistent topology to guests
2024-05-24 17:03 UTC (4+ messages)
` [PATCH v2 7/8] xen/x86: Derive topologically correct x2APIC IDs from the policy
[PATCH V3] board: rockchip: Add Indiedroid Nova
2024-05-24 14:36 UTC (4+ messages)
[PATCH v4 0/5] fs/erofs: new filesystem
2024-05-24 16:52 UTC (5+ messages)
` [PATCH v4 2/5] lib/lz4: update LZ4 decompressor module
[PATCH v10 0/2] wifi: mwifiex: add code to support host mlme
2024-05-24 17:02 UTC (5+ messages)
` [PATCH v10 1/2] wifi: mwifiex: add host mlme for client mode
` [EXT] "
[PATCH v2 00/14] Introduce the lwIP network stack
2024-05-24 16:20 UTC (15+ messages)
` [PATCH v2 01/14] net: introduce alternative implementation as net-lwip/
` [PATCH v2 02/14] Squashed 'lib/lwip/lwip/' content from commit 0a0452b2c39
` [PATCH v2 03/14] net-lwip: build lwIP
` [PATCH v2 04/14] net-lwip: add DHCP support and dhcp commmand
` [PATCH v2 05/14] net-lwip: add TFTP support and tftpboot command
` [PATCH v2 06/14] net-lwip: add ping command
` [PATCH v2 07/14] net-lwip: add dns command
` [PATCH v2 08/14] net-lwip: add wget command
` [PATCH v2 09/14] test: dm: dsa, eth: disable tests when CONFIG_NET_LWIP=y
` [PATCH v2 10/14] cmd: bdinfo: enable -e when CONFIG_CMD_NET_LWIP=y
` [PATCH v2 11/14] configs: add qemu_arm64_lwip_defconfig
` [PATCH v2 12/14] test/py: net: add _lwip variants of dhcp, ping and tftpboot tests
` [PATCH v2 13/14] MAINTAINERS: net-lwip: add myself as a maintainer
` [PATCH v2 14/14] CI: add qemu_arm64_lwip to the test matrix
[PATCH v11 0/8] spi-nor: Add parallel and stacked memories support
2024-05-24 16:57 UTC (8+ messages)
[PATCH] mtd: spi-nor-ids: Add Puya Semiconductor chips description
2024-05-24 16:06 UTC (3+ messages)
[PATCH] mtd: spi-nor: Clear Winbond SR3 WPS bit on boot
2024-05-24 16:05 UTC (2+ messages)
[PATCH bpf-next v5 0/8] Notify user space when a struct_ops object is detached/unregistered
2024-05-24 16:58 UTC (4+ messages)
` [PATCH bpf-next v5 8/8] bpftool: Fix pid_iter.bpf.c to comply with the change of bpf_link_fops
[PATCH i-g-t 0/2] check drmModeGetConnector() return value in some missing places
2024-05-24 16:58 UTC (5+ messages)
` [PATCH i-g-t 1/2] lib/igt_chamelium: check drmModeGetConnector() return value in wait_for_connected_state()
` [PATCH i-g-t 2/2] tests/intel: check drmModeGetConnector() return value in i915_pm_rpm
[PATCH] Input: tca6416 remove unused struct 'tca6416_drv_data'
2024-05-24 16:58 UTC (2+ messages)
[PATCH] target/i386: disable jmp_opt if EFLAGS.RF is 1
2024-05-24 16:56 UTC (2+ messages)
CVE-2023-52656: io_uring: drop any code related to SCM_RIGHTS
2024-05-24 16:57 UTC (3+ messages)
[bug-report]rdma-core v51.0 build error with Rocky Linux 8.8
2024-05-24 16:57 UTC (4+ messages)
[PATCH] target/i386: always go through gen_eob*()
2024-05-24 16:50 UTC (2+ messages)
[GIT PULL] erofs more updates for 6.10-rc1
2024-05-24 16:45 UTC (3+ messages)
[PATCH] wifi: ath12k: fix race due to setting ATH12K_FLAG_EXT_IRQ_ENABLED too early
2024-05-24 16:50 UTC (2+ messages)
[PATCH net-next v16 00/15] Introducing P4TC (series 1)
2024-05-24 16:50 UTC (19+ messages)
` On the NACKs on P4TC patches
` DSL vs low level language WAS(Re: "
[git pull] Input updates for v6.10-rc0
2024-05-24 16:50 UTC (3+ messages)
[PATCH] layer.conf: Add os-release to SIGGEN_EXCLUDERECIPES_ABISAFE
2024-05-24 16:49 UTC (5+ messages)
` [OE-core] "
[PATCH 0/4] Dead structs in media/i2c
2024-05-24 16:48 UTC (5+ messages)
` [PATCH 1/4] media: i2c: dw9768: remove unused struct 'regval_list'
` [PATCH 2/4] media: i2c: ks0127: remove unused struct 'adjust'
` [PATCH 3/4] media: i2c: tw9910: remove unused strust 'regval_list'
` [PATCH 4/4] media: i2c: adv7511: remove unused struct 'i2c_reg_value'
[PATCH V4] board: rockchip: Add Indiedroid Nova
2024-05-24 16:48 UTC
[Bpf] [PATCH bpf-next] bpf, docs: Add table captions
2024-05-24 16:46 UTC (3+ messages)
` "
[GIT PULL] sound fixes for 6.10-rc1
2024-05-24 16:45 UTC (2+ messages)
[GIT PULL] bcachefs fixes for 6.10-rc1
2024-05-24 16:45 UTC (2+ messages)
[GIT PULL] Btrfs updtes for 6.10, part 2
2024-05-24 16:45 UTC (2+ messages)
[GIT PULL] tracefs/eventfs: Fixes and cleanups for v6.10
2024-05-24 16:45 UTC (2+ messages)
[GIT PULL] hardening fixes for v6.10-rc1
2024-05-24 16:45 UTC (2+ messages)
[GIT PULL] TTY/Serial driver fixes for 6.10-rc1
2024-05-24 16:45 UTC (2+ messages)
[GIT PULL] Char/Misc driver fix for 6.10-rc1
2024-05-24 16:45 UTC (2+ messages)
[PATCHv3] nvme: use srcu for iterating namespace list
2024-05-24 16:43 UTC (2+ messages)
[cip-dev][isar-cip-core][PATCH] encrypt_partition.clevis: clevis > v19 support multiple tpm2 device
2024-05-24 16:43 UTC (2+ messages)
[PATCH v5 0/2] misc: fastrpc: FastRPC reserved memory assignment for SDM845 SLPI
2024-05-24 16:14 UTC (3+ messages)
` [PATCH v5 1/2] misc: fastrpc: support complete DMA pool access to the DSP
` [PATCH v5 2/2] misc: fastrpc: use coherent pool for untranslated Compute Banks
[PATCH 0/3] Implement filtering repacks
2024-05-24 16:41 UTC (8+ messages)
` [PATCH v2 0/3] upload-pack: support a missing-action
` [PATCH v2 2/3] pack-objects: use the missing action API
` [PATCH v2 3/3] upload-pack: allow configuring a missing-action
convert newly added dm-zone code to the atomic queue commit API
2024-05-24 16:41 UTC (7+ messages)
` [PATCH 1/3] dm: move setting zoned_enabled to dm_table_set_restrictions
` [PATCH 3/3] dm: make dm_set_zones_restrictions work on the queue limits
[PATCH] x86/boot: Address clang -Wimplicit-fallthrough in vsprintf()
2024-05-24 16:39 UTC (6+ messages)
[PATCH 0/4] upload-pack: support a missing-action
2024-05-24 16:39 UTC (5+ messages)
` [PATCH v3 0/3] "
` [PATCH v3 1/3] rev-list: refactor --missing=<missing-action>
` [PATCH v3 2/3] pack-objects: use the missing action API
` [PATCH v3 3/3] upload-pack: allow configuring a missing-action
[PATCH] drm/i915: Fix SEL_FETCH_{SIZE,OFFSET} registers
2024-05-24 16:37 UTC (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
[PATCH bpf v2 1/4] netkit: Fix setting mac address in l2 mode
2024-05-24 16:36 UTC (4+ messages)
` [PATCH bpf v2 2/4] netkit: Fix pkt_type override upon netkit pass verdict
` [PATCH bpf v2 3/4] selftests/bpf: Add netkit tests for mac address
` [PATCH bpf v2 4/4] selftests/bpf: Add netkit test for pkt_type
XE tests on Tiger Lake
2024-05-24 16:35 UTC (3+ messages)
[PATCH] mm: vmscan: restore incremental cgroup iteration
2024-05-24 16:35 UTC (2+ messages)
[mmtests RFT v2 0/2] mmtests: fix debian dependencies
2024-05-24 15:55 UTC (2+ messages)
[PATCH v5 0/7] Linux RISC-V IOMMU Support
2024-05-24 16:32 UTC (10+ messages)
` [PATCH v5 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
[Bug 218866] Extra /dev/sd.. entries for a fake raid on Z10PE-D16 WS motherboard
2024-05-24 16:32 UTC
[PATCH 00/20] Various memory leak fixes
2024-05-24 16:31 UTC (10+ messages)
` [PATCH 12/20] config: plug various memory leaks
` [PATCH v2 00/21] Various memory leak fixes
` [PATCH v2 01/21] ci: add missing dependency for TTY prereq
[PATCH net 0/4] selftests: mptcp: mark unstable subtests as flaky
2024-05-24 16:30 UTC (5+ messages)
` [PATCH net 1/4] selftests: mptcp: lib: support flaky subtests
` [PATCH net 2/4] selftests: mptcp: simult flows: mark 'unbalanced' tests as flaky
` [PATCH net 3/4] selftests: mptcp: join: mark 'fastclose' "
` [PATCH net 4/4] selftests: mptcp: join: mark 'fail' "
[kdave-btrfs-devel:dev/param-const 48/48] fs/btrfs/super.c:667:41: warning: passing argument 1 of 'btrfs_check_mountopts_zoned' discards 'const' qualifier from pointer target type
2024-05-24 16:30 UTC
[PATCH] ARM: imx: mx5: Simplify TFTP server layout on MX53 Menlo board
2024-05-24 16:30 UTC (2+ messages)
[PATCH] ARM: imx: mx5: Enable BMODE command on MX53 Menlo board
2024-05-24 16:29 UTC (2+ messages)
[PATCH] ARM: dts: imx8mm: Update iMX8MM Menlo board configuration
2024-05-24 16:29 UTC (2+ messages)
[PATCH v5 0/3] btrfs: zoned: always set aside a zone for relocation
2024-05-24 16:29 UTC (4+ messages)
` [PATCH v5 1/3] btrfs: don't try to relocate the data relocation block-group
` [PATCH v5 2/3] btrfs: zoned: reserve relocation block-group on mount
` [PATCH v5 3/3] btrfs: reserve new relocation block-group after successful relocation
[PATCH i-g-t v2] tests/kms_sysfs_edid_timing: Skip the first detect
2024-05-24 16:29 UTC (5+ messages)
` ✗ CI.xeFULL: failure for tests/kms_sysfs_edid_timing: Skip the first detect (rev2)
` ✗ Fi.CI.IGT: "
[PATCH] ARM: imx: Increase PHY auto-negotiation timeout to 20s on MX8Menlo
2024-05-24 16:28 UTC (2+ messages)
[PATCH] add basic b4 config file
2024-05-24 16:28 UTC (4+ messages)
` [bitbake-devel] "
[PATCH] imx: hab: add documentation about the required keys/certs
2024-05-24 16:27 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/9] refs: ref storage format migrations
2024-05-24 16:28 UTC (4+ messages)
[PATCH bpf-next] selftests/bpf: Enable INET_XFRM_TUNNEL in config
2024-05-24 16:27 UTC (2+ messages)
[PATCH] wifi: ath12k: fix wrong definition of CE ring's base address
2024-05-24 16:27 UTC (2+ messages)
[PATCH] ARM: imx: Add doc/imx/ to i.MX MAINTAINERS entry
2024-05-24 16:27 UTC (2+ messages)
[PATCH v4 1/4] binman: Add nxp_imx8mcst etype for i.MX8M flash.bin signing
2024-05-24 16:26 UTC (2+ messages)
[PATCH 4.19 00/18] 4.19.315-rc1 review
2024-05-24 16:26 UTC (2+ messages)
[PATCH 5.4 00/16] 5.4.277-rc1 review
2024-05-24 16:26 UTC (2+ messages)
[GIT PULL] Please pull u-boot-imx-next-20240524
2024-05-24 16:25 UTC
[PATCH] nfs: Avoid flushing many pages with NFS_FILE_SYNC
2024-05-24 16:25 UTC (2+ messages)
[PATCH bpf-next v2 1/2] bpf: add CHECKSUM_COMPLETE to bpf test progs
2024-05-24 16:23 UTC (5+ messages)
` [PATCH bpf-next v2 2/2] selftests: bpf: validate CHECKSUM_COMPLETE option
[PATCH v2] ext4: fix fast commit inode enqueueing during a full journal commit
2024-05-24 16:22 UTC (2+ messages)
[PATCH 0/5] meson: small cleanups
2024-05-24 16:20 UTC (6+ messages)
` [PATCH 1/5] meson: remove unnecessary reference to libm
` [PATCH 2/5] meson: remove unnecessary dependency
` [PATCH 3/5] tcg: include dependencies in static_library()
` [PATCH 4/5] meson: do not query modules before they are processed
` [PATCH 5/5] migration: remove unnecessary zlib dependency
[PATCH 0/2] dts: update mypy and clean up
2024-05-24 16:17 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] dts: clean up config types
[PATCH] afs: Don't cross .backup mountpoint from backup volume
2024-05-24 16:17 UTC
[PATCH v2 1/2] iscsi_tcp: do not bind sockets that already have extra callbacks
2024-05-24 16:14 UTC (3+ messages)
` [PATCH v2 2/2] libiscsi: disallow binding an already-bound connection
DMA Transfer Synchronization Issue in Out-of-Tree Sound Card Driver
2024-05-24 16:13 UTC (4+ messages)
[PATCH v6 0/8] File abstractions needed by Rust Binder
2024-05-24 16:12 UTC (3+ messages)
` [PATCH v6 3/8] rust: file: add Rust abstraction for `struct file`
[PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
2024-05-24 16:12 UTC (7+ messages)
[RFC PATCH 0/4] target/riscv/kvm: QEMU support for KVM Guest Debug on RISC-V
2024-05-24 16:11 UTC (4+ messages)
` [RFC PATCH 1/4] target/riscv/kvm: add software breakpoints support
[PATCH v2 0/4] Introduce FS_IOC_FSSETXATTRAT/FS_IOC_FSGETXATTRAT ioctls
2024-05-24 16:11 UTC (7+ messages)
` [PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
[PATCH mptcp-next v5 0/9] use helpers in lib.sh and net_helpers.sh
2024-05-24 16:10 UTC (2+ messages)
NFSD: Unable to initialize client recovery tracking! (-110)
2024-05-24 16:09 UTC (5+ 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.