messages from 2023-08-31 10:22:47 to 2023-08-31 11:10:30 UTC [more...]
[Intel-gfx] [PATCH 0/6] drm, cec and edid updates
2023-08-31 10:52 UTC (7+ messages)
` [Intel-gfx] [PATCH 6/6] media: cec: core: add note about *_from_edid() function usage in drm
` "
` [Intel-gfx] [PATCH v2] "
` "
[PATCH 5.10 00/11] 5.10.194-rc1 review
2023-08-31 11:09 UTC (6+ messages)
` [PATCH 5.10 01/11] module: Expose module_init_layout_section()
` [PATCH 5.10 02/11] arm64: module-plts: inline linux/moduleloader.h
` [PATCH 5.10 03/11] arm64: module: Use module_init_layout_section() to spot init sections
` [PATCH 5.10 04/11] ARM: "
` [PATCH 5.10 05/11] mhi: pci_generic: Fix implicit conversion warning
[Buildroot] [PATCH 1/2] package/systemd: fix typos in comments
2023-08-31 11:10 UTC (2+ messages)
[PATCH 5.4 0/3] 5.4.256-rc1 review
2023-08-31 11:09 UTC (4+ messages)
` [PATCH 5.4 1/3] powerpc/pmac/smp: Avoid unused-variable warnings
` [PATCH 5.4 2/3] powerpc/pmac/smp: Drop unnecessary volatile qualifier
` [PATCH 5.4 3/3] Revert "MIPS: Alchemy: fix dbdma2"
[PATCH 4.19 0/1] 4.19.294-rc1 review
2023-08-31 11:09 UTC (2+ messages)
` [PATCH 4.19 1/1] Revert "MIPS: Alchemy: fix dbdma2"
[PATCH 4.14 0/2] 4.14.325-rc1 review
2023-08-31 11:09 UTC (3+ messages)
` [PATCH 4.14 1/2] Revert "MIPS: Alchemy: fix dbdma2"
` [PATCH 4.14 2/2] Revert "ARM: ep93xx: fix missing-prototype warnings"
linux-6.5/sound/soc/codecs/rt722-sdca.c:612: some confused logic ?
2023-08-31 11:08 UTC
[PATCH v4 0/8] selftests/resctrl: Rework benchmark command handling
2023-08-31 11:08 UTC (8+ messages)
` [PATCH v4 1/8] selftests/resctrl: Ensure the benchmark commands fits to its array
` [PATCH v4 2/8] selftests/resctrl: Correct benchmark command help
` [PATCH v4 4/8] selftests/resctrl: Simplify span lifetime
` [PATCH v4 5/8] selftests/resctrl: Reorder resctrl FS prep code and benchmark_cmd init
` [PATCH v4 6/8] selftests/resctrl: Make benchmark command const and build it with pointers
` [PATCH v4 7/8] selftests/resctrl: Remove ben_count variable
` [PATCH v4 8/8] selftests/resctrl: Cleanup benchmark argument parsing
[PATCH 0/3] bcachefs: journal bug fixes
2023-08-31 11:07 UTC (4+ messages)
` [PATCH 1/3] bcachefs: restart journal reclaim thread on ro->rw transitions
` [PATCH 2/3] bcachefs: prepare journal buf put to handle pin put
` [PATCH 3/3] bcachefs: fix race between journal entry close and pin set
[PATCH v2 0/3] Updates to Mellanox PMC driver
2023-08-31 11:06 UTC (4+ messages)
` [PATCH v2 1/3] platform/mellanox: mlxbf-pmc: Fix potential buffer overflows
` [PATCH v2 2/3] platform/mellanox: mlxbf-pmc: Fix reading of unprogrammed events
` [PATCH v2 3/3] platform/mellanox: mlxbf-pmc: Add support for BlueField-3
stable-rc/linux-4.14.y build: 12 builds: 0 failed, 12 passed, 18 warnings (v4.14.324)
2023-08-31 11:06 UTC
[PATCH v7] erofs-utils: add support for fuse 2/3 lowlevel API
2023-08-31 11:05 UTC (6+ messages)
[Buildroot] [PATCH v1 1/1] package/go: security bump to v1.20.7
2023-08-31 11:05 UTC (2+ messages)
[GIT PULL for v6.6] super fixes
2023-08-31 11:04 UTC
[PATCH 00/20] riscv: split TCG/KVM accelerators from cpu.c
2023-08-31 11:04 UTC (9+ messages)
` [PATCH 03/20] target/riscv: move riscv_cpu_validate_set_extensions() to tcg-cpu.c
` [PATCH 04/20] target/riscv: move riscv_tcg_ops "
` [PATCH 07/20] target/riscv/cpu.c: add .instance_post_init()
` [PATCH 08/20] target/riscv: move 'host' CPU declaration to kvm.c
Is there a way to get the "format-patch" formatted file name?
2023-08-31 11:04 UTC (2+ messages)
[PATCH net v1] net: phy: micrel: Correct bit assignment for MICREL_KSZ8_P1_ERRATA flag
2023-08-31 11:04 UTC
[PATCH v2 00/25] security: Move IMA and EVM to the LSM infrastructure
2023-08-31 10:41 UTC (20+ messages)
` [PATCH v2 01/25] ima: Align ima_inode_post_setattr() definition with "
` [PATCH v2 02/25] ima: Align ima_post_path_mknod() "
` [PATCH v2 03/25] ima: Align ima_post_create_tmpfile() "
` [PATCH v2 04/25] ima: Align ima_file_mprotect() "
` [PATCH v2 05/25] ima: Align ima_inode_setxattr() "
` [PATCH v2 06/25] ima: Align ima_inode_removexattr() "
` [PATCH v2 07/25] ima: Align ima_post_read_file() "
` [PATCH v2 08/25] evm: Align evm_inode_post_setattr() "
` [PATCH v2 09/25] evm: Align evm_inode_setxattr() "
` [PATCH v2 10/25] evm: Align evm_inode_post_setxattr() "
` [PATCH v2 11/25] security: Align inode_setattr hook definition with EVM
` [PATCH v2 12/25] security: Introduce inode_post_setattr hook
` [PATCH v2 13/25] security: Introduce inode_post_removexattr hook
` [PATCH v2 14/25] security: Introduce file_post_open hook
` [PATCH v2 15/25] security: Introduce file_pre_free_security hook
` [PATCH v2 16/25] security: Introduce path_post_mknod hook
` [PATCH v2 17/25] security: Introduce inode_post_create_tmpfile hook
` [PATCH v2 18/25] security: Introduce inode_post_set_acl hook
` [PATCH v2 19/25] security: Introduce inode_post_remove_acl hook
Possible cut'n'paste error in linux-6.5/drivers/thunderbolt/tmu.c
2023-08-31 11:02 UTC
[PATCH v4 0/4] Move Loongson1 MAC arch-code to the driver dir
2023-08-31 11:01 UTC (4+ messages)
` [PATCH v4 4/4] MAINTAINERS: Update MIPS/LOONGSON1 entry
[PATCH v1 0/2] xen/arm: Enlarge identity map space
2023-08-31 11:01 UTC (3+ messages)
` [PATCH v1 1/2] xen/arm: Add macro XEN_VM_MAPPING
` [PATCH v1 2/2] xen/arm: Enlarge identity map space to 127TiB
[PATCH v4 0/6] iio: Add buffer write() support
2023-08-31 11:01 UTC (4+ messages)
Fwd: in linux 6.3.7-200.fc38.x86_64 goes vlc in time to switch tv channels to zombie-process
2023-08-31 11:00 UTC (4+ messages)
[PATCH bpf-next] selftests/bpf: Fix d_path test
2023-08-31 11:00 UTC
[PATCH v1 1/2] s390/zcrtpt: Don't leak memory if dev_set_name() fails
2023-08-31 11:00 UTC (2+ messages)
` [PATCH v1 2/2] s390/zcrypt: Utilize dev_set_name() ability to use a formatted string
[PATCH 0/5] support setting and querying RSS algorithms
2023-08-31 10:59 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/5] ethdev: support setting and querying RSS algorithm
[Intel-gfx] [PATCH v2] drm/i915/cx0: Check and increase msgbus timeout threshold
2023-08-31 10:59 UTC (2+ messages)
[PATCH 0/3] Improve test coverage of TTM
2023-08-31 10:58 UTC (4+ messages)
` [PATCH 1/3] drm/ttm/tests: Add tests for ttm_resource and ttm_sys_man
` [PATCH 2/3] drm/ttm/tests: Add tests for ttm_tt
` [PATCH 3/3] drm/ttm/tests: Add tests for ttm_bo functions
Problem: `fatal: too-short tree object` when executing hash-object on tree
2023-08-31 10:58 UTC
[tip:timers/urgent] BUILD SUCCESS 96c1fa04f089a7e977a44e4e8fdc92e81be20bef
2023-08-31 10:58 UTC
[RFC PATCH 0/3] Add converter framework
2023-08-31 10:58 UTC (5+ messages)
[PATCH] clk: gate: fix comment typo
2023-08-31 10:41 UTC
[PATCH] x86/HVM: adjust hvm_interrupt_blocked()
2023-08-31 10:57 UTC (3+ messages)
` [Xen-devel] "
[PATCH AUTOSEL 5.10 01/22] drm/radeon: Fix integer overflow in radeon_cs_parser_init
2023-08-31 10:56 UTC (8+ messages)
` [PATCH AUTOSEL 5.10 13/22] drm/amdgpu: install stub fence into potential unused fence pointers
[Bug 217670] New: Regression in USB DWC3 driver in kernel 5.15 branch
2023-08-31 10:56 UTC (4+ messages)
` [Bug 217670] dwc3: regression "
[PATCH bpf v2] xsk: fix xsk_diag use-after-free error during socket cleanup
2023-08-31 10:55 UTC (3+ messages)
[PATCH] NFS: switch back to using kill_anon_super
2023-08-31 10:54 UTC (2+ messages)
Please apply the following rcu-tasks fixes to 5.10 and 5.15 stable kernels
2023-08-31 10:54 UTC (2+ messages)
[PATCH] mm: make __GFP_SKIP_ZERO visible to skip zero operation
2023-08-31 10:52 UTC
linux-6.5/tools/tracing/rtla/src/utils.c:548:invalidScanfFormatWidth
2023-08-31 10:53 UTC (2+ messages)
[BUG bpf-next] bpf/net: Hitting gpf when running selftests
2023-08-31 10:52 UTC (3+ messages)
6.1.50 misbackport ?
2023-08-31 10:52 UTC (2+ messages)
[STABLE] stable backport request for 6.1 for io_uring
2023-08-31 10:50 UTC (3+ messages)
[PATCH 1/2] cpufreq: dt-platdev: Add MODULE_LICENSE
2023-08-31 10:50 UTC (6+ messages)
` [PATCH 2/2] cpufreq: dt-platdev: Support building cpufreq platdev driver as module
` [EXT] "
[STABLE] lockdep patch for 6.1-stable to 6.5-stable
2023-08-31 10:48 UTC (2+ messages)
[Intel-xe] [PATCH v3 0/6] drm/xe: Convert to drm_exec
2023-08-31 10:49 UTC (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Convert to drm_exec (rev2)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✗ CI.Hooks: failure "
` [Intel-xe] ✗ CI.checksparse: warning "
[PATCH 5.10] rcu: Prevent expedited GP from enabling tick on offline CPU
2023-08-31 10:47 UTC (2+ messages)
[PATCH v6 0/4] Drop ID table and conditionals around of_node pointers
2023-08-31 10:47 UTC (5+ messages)
` [PATCH v6 4/4] drm/bridge: panel: Drop CONFIG_OF conditional around *_of_get_bridge()
QEMU features useful for Xen development?
2023-08-31 10:32 UTC (7+ messages)
[PULL 00/24] target-arm queue
2023-08-31 10:45 UTC (25+ messages)
` [PULL 01/24] target/arm: Reduce dcz_blocksize to uint8_t
` [PULL 02/24] target/arm: Allow cpu to configure GM blocksize
` [PULL 03/24] target/arm: Support more GM blocksizes
` [PULL 04/24] target/arm: When tag memory is not present, set MTE=1
` [PULL 05/24] target/arm: Introduce make_ccsidr64
` [PULL 06/24] target/arm: Apply access checks to neoverse-n1 special registers
` [PULL 07/24] target/arm: Apply access checks to neoverse-v1 "
` [PULL 08/24] target/arm: Suppress FEAT_TRBE (Trace Buffer Extension)
` [PULL 09/24] target/arm: Implement FEAT_HPDS2 as a no-op
` [PULL 10/24] target/arm: properly document FEAT_CRC32
` [PULL 11/24] Remove i.MX7 IOMUX GPR device from i.MX6UL
` [PULL 12/24] Refactor i.MX6UL processor code
` [PULL 13/24] Add i.MX6UL missing devices
` [PULL 14/24] Refactor i.MX7 processor code
` [PULL 15/24] Add i.MX7 missing TZ devices and memory regions
` [PULL 16/24] Add i.MX7 SRC device implementation
` [PULL 17/24] target/arm: Catch illegal-exception-return from EL3 with bad NSE/NS
` [PULL 18/24] hw/rtc/m48t59: Use 64-bit arithmetic in set_alarm()
` [PULL 19/24] hw/rtc/twl92230: Use int64_t for sec_offset and alm_sec
` [PULL 20/24] hw/rtc/aspeed_rtc: Use 64-bit offset for holding time_t difference
` [PULL 21/24] rtc: Use time_t for passing and returning time offsets
` [PULL 22/24] target/arm: Do all "ARM_FEATURE_X implies Y" checks in post_init
` [PULL 23/24] hw/arm/armv7m: Add mpu-ns-regions and mpu-s-regions properties
` [PULL 24/24] hw/arm: Set number of MPU regions correctly for an505, an521, an524
[PATCH v2 00/12] Introduce new vmapple machine type
2023-08-31 10:45 UTC (6+ messages)
` [PATCH v2 01/12] build: Only define OS_OBJECT_USE_OBJC with gcc
[PATCH net-next] ethtool: plca: fix plca enable data type while parsing the value
2023-08-31 10:45 UTC
[PATCH v3 0/7] sched: Implement shared runqueue in CFS
2023-08-31 10:45 UTC (5+ messages)
` [RFC PATCH 0/3] DO NOT MERGE: Breaking down the experimantal diff
` [RFC PATCH 1/3] sched/fair: Move SHARED_RUNQ related structs and definitions into sched.h
` [RFC PATCH 2/3] sched/fair: Improve integration of SHARED_RUNQ feature within newidle_balance
` [RFC PATCH 3/3] sched/fair: Add a per-shard overload flag
[PATCH v3 0/7] sched: Implement shared runqueue in CFS
2023-08-31 10:45 UTC (5+ messages)
` [PATCH v3 7/7] sched: Shard per-LLC shared runqueues
next/master baseline: 88 runs, 6 regressions (next-20230831)
2023-08-31 10:46 UTC
[6.5] please apply f5f80e32de12
2023-08-31 10:45 UTC (2+ messages)
MASQ leak?
2023-08-31 10:46 UTC (5+ messages)
[Intel-xe] [RFC 0/5] PAT and cache coherency support
2023-08-31 10:44 UTC (8+ messages)
` [Intel-xe] [RFC 5/5] drm/xe/uapi: support pat_index selection with vm_bind
[QEMU PATCH v4 00/13] Support blob memory and venus on qemu
2023-08-31 10:43 UTC (9+ messages)
` [QEMU PATCH v4 09/13] virtio-gpu: Handle resource blob commands
` [QEMU PATCH v4 10/13] virtio-gpu: Resource UUID
` [QEMU PATCH v4 11/13] virtio-gpu: Support Venus capset
` [QEMU PATCH v4 12/13] virtio-gpu: Initialize Venus
[LTP] [PATCH v1 0/2] Refactor getegid testing suite
2023-08-31 10:42 UTC (3+ messages)
` [LTP] [PATCH v1 1/2] Refactor getegid01 using new LTP API
` [LTP] [PATCH v1 2/2] Refactor getegid02 "
[Intel-gfx] [PATCH 03/12] drm/i915: Call the DDC bus i2c adapter "ddc"
2023-08-31 10:43 UTC (3+ messages)
` [PATCH v2 "
` [Intel-gfx] "
[RFC/PATCH bpf-next] bpf: Fix d_path test after last fs update
2023-08-31 10:42 UTC (6+ messages)
stable-rc/linux-5.4.y build: 14 builds: 0 failed, 14 passed, 22 warnings (v5.4.255)
2023-08-31 10:41 UTC
[Intel-gfx] [PATCH 00/12] drm/i915: Populate connector->ddc always
2023-08-31 10:40 UTC (5+ messages)
` [Intel-gfx] [PATCH 10/12] drm/i915/hdmi: Nuke hdmi->ddc_bus
` [Intel-gfx] [PATCH 11/12] drm/i915/hdmi: Remove old i2c symlink
[freescale-fslc:5.15-2.2.x-imx 13999/24604] drivers/clk/imx/clk-imx93.c:324:34: warning: unused variable 'imx93_clk_of_match'
2023-08-31 10:39 UTC
[PATCH 0/10] tree name and depth limits
2023-08-31 10:39 UTC (3+ messages)
` [PATCH 10/10] lower core.maxTreeDepth default to 2048
[PATCH RFC 0/2] powerpc/pseries: new character devices for RTAS functions
2023-08-31 10:38 UTC (5+ messages)
` [PATCH RFC 1/2] powerpc/pseries: papr-vpd char driver for VPD retrieval
[PATCH v4 0/4] Modify die() for MIPS
2023-08-31 10:38 UTC (4+ messages)
[tip:master] BUILD SUCCESS 20f3360540dca2d18541e2a043e71e7ed735a22d
2023-08-31 10:37 UTC
[PATCH v3] net: phy: Provide Module 4 KSZ9477 errata (DS80000754C)
2023-08-31 10:37 UTC (3+ messages)
[PATCH V10 00/23] Add support UHS-II for GL9755
2023-08-31 10:33 UTC (4+ messages)
` [PATCH V10 18/23] mmc: sdhci-uhs2: add request() and others
[PATCH] ethdev: introduce generic flow item and action
2023-08-31 10:32 UTC (15+ messages)
` DPDK community: RTE_FLOW support for P4-programmable devices
[PATCH 5.10 00/84] 5.10.193-rc1 review
2023-08-31 10:31 UTC (7+ messages)
[PATCH] erofs-utils: dump: support dumping xattr filter feature bit
2023-08-31 10:30 UTC
[PATCH net] sctp: annotate data-races around sk->sk_wmem_queued
2023-08-31 10:30 UTC (2+ messages)
[PATCH v2 net] ipv4: annotate data-races around fi->fib_dead
2023-08-31 10:30 UTC (2+ messages)
[PATCH v2 net] net: read sk->sk_family once in sk_mc_loop()
2023-08-31 10:30 UTC (2+ messages)
[GIT PULL] smb3 client fixes
2023-08-31 10:30 UTC (3+ messages)
[PATCH v2] erofs-utils: mkfs: enable xattr name filter feature by default
2023-08-31 10:29 UTC
[PATCH v2] mbuf: add ESP packet type
2023-08-31 10:29 UTC (3+ messages)
` [PATCH v3] "
[freescale-fslc:pr/639 4263/24603] drivers/tty/serial/fsl_linflexuart.c:180:13: warning: function 'linflex_string_write' has internal linkage but is not defined
2023-08-31 10:28 UTC
[PATCH 5.10 000/135] 5.10.192-rc1 review
2023-08-31 10:29 UTC (3+ messages)
sb->s_fs_info freeing fixes
2023-08-31 10:29 UTC (3+ messages)
[v3 0/4] mm: hugetlb: Skip initialization of gigantic tail struct pages if freed by HVO
2023-08-31 10:28 UTC (8+ messages)
` [v3 4/4] "
` [External] "
` [External] "
[PATCH] net: wget: Avoid packet queue overflow
2023-08-31 10:27 UTC (2+ messages)
[PATCH v2 0/1] meson: Demonstration of using binman to produce the image
2023-08-31 10:25 UTC (5+ messages)
[ANNOUNCE] Call for agenda items for 7 September Community Call @ 1500 UTC
2023-08-31 10:24 UTC
[linux-lvm] Trouble Booting Custom Kernel with QEMU: dracut-initqueue timeout waiting for /dev/sysvg/root
2023-08-31 10:14 UTC (4+ messages)
[Intel-gfx] [PATCH] drm/i915/cx0: Check and increase msgbus timeout threshold
2023-08-31 10:23 UTC (8+ messages)
[PATCH v5 00/10] Add DELETE_BUF ioctl
2023-08-31 10:22 UTC (8+ messages)
` [PATCH v5 02/10] media: videobuf2: Access vb2_queue bufs array through helper functions
[OE-core] [PATCH] insane.bbclass: introduce SIGILL finder
2023-08-31 10:22 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.