messages from 2022-01-06 03:29:35 to 2022-01-06 05:21:32 UTC [more...]
[PATCH v3 0/3] Bring the BusLogic host bus adapter driver up to Y2021
2022-01-06 5:21 UTC (9+ messages)
` [PATCH v3 3/3] scsi: Set allocation length to 255 for ATA Information VPD page
[PATCH] riscv: sifive: Fix OF_BOARD boot failure
2022-01-06 5:19 UTC (2+ messages)
[RFC v2 0/8] Define and use reset domain for GPU recovery in amdgpu
2022-01-06 5:18 UTC (21+ messages)
` [RFC v2 5/8] drm/amd/virt: For SRIOV send GPU reset directly to TDR queue
` [RFC v2 8/8] drm/amd/virt: Drop concurrent GPU reset protection for SRIOV
[RFC 0/5] Clean up error handling in libvhost-user memory mapping
2022-01-06 5:13 UTC (4+ messages)
` [RFC 1/5] libvhost-user: Add vu_rem_mem_reg input validation
stable-rc/linux-5.15.y build: 180 builds: 4 failed, 176 passed, 14 errors, 5 warnings (v5.15.13)
2022-01-06 5:11 UTC
[ndctl PATCH 0/3] misc updates for release scripts
2022-01-06 5:09 UTC (4+ messages)
` [ndctl PATCH 1/3] scripts: fix contrib/do_abidiff for updated fedpkg
` [ndctl PATCH 2/3] scripts: move 'prepare-release.sh' and 'do_abidiff' into scripts/
` [ndctl PATCH 3/3] scripts: teach release helper scripts about cxl and libcxl
[PATCH v4 00/13] x86: Support Key Locker
2022-01-06 5:07 UTC (5+ messages)
` [dm-devel] "
[PATCH] ext4: don't use the orphan list when migrating an inode
2022-01-06 5:05 UTC
Problem loading eBPF program on Kernel 4.18 (best with CO:RE): -EINVAL
2022-01-06 4:55 UTC (2+ messages)
[PATCH bpf-next v2] libbpf: Add documentation for bpf_map batch operations
2022-01-06 4:54 UTC (3+ messages)
[PATCH v2 00/22] Improve compile test coverage
2022-01-06 4:50 UTC (4+ messages)
` [PATCH v2 13/22] ata: pata_cs5535: add compile test support
[libaio PATCH] harness: add test for aio poll missed events
2022-01-06 4:49 UTC
[PATCH] ice: Slightly simply ice_find_free_recp_res_idx
2022-01-06 4:47 UTC (3+ messages)
` [Intel-wired-lan] "
netipmid consumes much CPU when obmc-console socket is shutdown
2022-01-06 4:45 UTC (2+ messages)
[PATCH linux] ext4: Delete useless ret assignment
2022-01-06 4:44 UTC (2+ messages)
[PATCH] iio: dps310: Add ACPI HID table
2022-01-06 4:43 UTC
[PATCH v2] ext4: set csum seed in tmp inode while migrating to extents
2022-01-06 4:41 UTC (2+ messages)
[PATCH] ext4: drop an always true check
2022-01-06 4:41 UTC (2+ messages)
[PATCH] ext4: fix a copy and paste typo
2022-01-06 4:41 UTC (2+ messages)
[PATCH linux-next] ext4: Remove redundant o_start statements
2022-01-06 4:41 UTC (2+ messages)
[PATCH linux-next] ext4: Remove redundant 'offset' assignment
2022-01-06 4:41 UTC (2+ messages)
[PATCH linux-next] fs/ext4: use BUG_ON instead of if condition followed by BUG
2022-01-06 4:41 UTC (5+ messages)
` [PATCH resend] "
` [PATCH] ext4: Simplify !page_bufs logic with simple BUG_ON()
[PATCH] cifs: remove unused variable ses_selected
2022-01-06 4:39 UTC (2+ messages)
` Fwd: "
stable-rc/linux-4.19.y build: 198 builds: 6 failed, 192 passed, 2 errors, 32 warnings (v4.19.224)
2022-01-06 4:38 UTC
Verification error on bpf_map_lookup_elem with BPF_CORE_READ
2022-01-06 4:36 UTC (3+ messages)
[xen-unstable test] 167612: tolerable FAIL - PUSHED
2022-01-06 4:32 UTC
[PATCH v8 0/8] ls-tree: "--object-only" and "--format" opts
2022-01-06 4:31 UTC (11+ messages)
` [PATCH v9 0/9] ls-tree.c: introduce "--format" option
` [PATCH v9 1/9] ls-tree: remove commented-out code
` [PATCH v9 2/9] ls-tree: add missing braces to "else" arms
` [PATCH v9 3/9] ls-tree: use "enum object_type", not {blob,tree,commit}_type
` [PATCH v9 4/9] ls-tree: use "size_t", not "int" for "struct strbuf"'s "len"
` [PATCH v9 5/9] ls-tree: optimize naming and handling of "return" in show_tree()
` [PATCH v9 6/9] ls-tree.c: support --object-only option for "git-ls-tree"
` [PATCH v9 7/9] ls-tree.c: introduce struct "show_tree_data"
` [PATCH v9 8/9] ls-tree.c: introduce "--format" option
` [PATCH v9 9/9] cocci: allow padding with `strbuf_addf()`
[PATCH net-next v2 0/6] prestera: add basic router driver support
2022-01-06 4:31 UTC (4+ messages)
` [PATCH net-next v2 6/6] net: marvell: prestera: Implement initial inetaddr notifiers
[RFC 00/13] kprobe/bpf: Add support to attach multiple kprobes
2022-01-06 4:30 UTC (7+ messages)
` [PATCH 02/13] kprobe: Keep traced function address
` [PATCH 05/13] kprobe: Allow to get traced function address for multi ftrace kprobes
` [PATCH 08/13] bpf: Add kprobe link for attaching raw kprobes
[RFC PATCH v4 00/26] KVM: arm64: Make CPU ID registers writable by userspace
2022-01-06 4:27 UTC (81+ messages)
` [RFC PATCH v4 01/26] KVM: arm64: Introduce a validation function for an ID register
` [RFC PATCH v4 02/26] KVM: arm64: Save ID registers' sanitized value per guest
` [RFC PATCH v4 03/26] KVM: arm64: Introduce struct id_reg_info
` [RFC PATCH v4 04/26] KVM: arm64: Make ID_AA64PFR0_EL1 writable
` [RFC PATCH v4 05/26] KVM: arm64: Make ID_AA64PFR1_EL1 writable
` [RFC PATCH v4 06/26] KVM: arm64: Make ID_AA64ISAR0_EL1 writable
` [RFC PATCH v4 07/26] KVM: arm64: Make ID_AA64ISAR1_EL1 writable
` [RFC PATCH v4 08/26] KVM: arm64: Make ID_AA64MMFR0_EL1 writable
` [RFC PATCH v4 09/26] KVM: arm64: Hide IMPLEMENTATION DEFINED PMU support for the guest
` [RFC PATCH v4 10/26] KVM: arm64: Make ID_AA64DFR0_EL1 writable
` [RFC PATCH v4 11/26] KVM: arm64: Make ID_DFR0_EL1 writable
` [RFC PATCH v4 12/26] KVM: arm64: Make MVFR1_EL1 writable
` [RFC PATCH v4 13/26] KVM: arm64: Make ID registers without id_reg_info writable
` [RFC PATCH v4 14/26] KVM: arm64: Add consistency checking for frac fields of ID registers
` [RFC PATCH v4 15/26] KVM: arm64: Introduce KVM_CAP_ARM_ID_REG_CONFIGURABLE capability
` [RFC PATCH v4 16/26] KVM: arm64: Add kunit test for ID register validation
` [RFC PATCH v4 17/26] KVM: arm64: Use vcpu->arch cptr_el2 to track value of cptr_el2 for VHE
` [RFC PATCH v4 18/26] KVM: arm64: Use vcpu->arch.mdcr_el2 to track value of mdcr_el2
` [RFC PATCH v4 19/26] KVM: arm64: Introduce framework to trap disabled features
` [RFC PATCH v4 20/26] KVM: arm64: Trap disabled features of ID_AA64PFR0_EL1
` [RFC PATCH v4 21/26] KVM: arm64: Trap disabled features of ID_AA64PFR1_EL1
` [RFC PATCH v4 22/26] KVM: arm64: Trap disabled features of ID_AA64DFR0_EL1
` [RFC PATCH v4 23/26] KVM: arm64: Trap disabled features of ID_AA64MMFR1_EL1
` [RFC PATCH v4 24/26] KVM: arm64: Trap disabled features of ID_AA64ISAR1_EL1
` [RFC PATCH v4 25/26] KVM: arm64: Add kunit test for trap initialization
` [RFC PATCH v4 26/26] KVM: arm64: selftests: Introduce id_reg_test
[PATCH 00/17] Add export symbol namespace PL_CHROMEOS
2022-01-06 4:26 UTC (3+ messages)
[PATCH bpf-next v5 0/7] Add support for transmitting packets using XDP in bpf_prog_run()
2022-01-06 4:26 UTC (5+ messages)
` [PATCH bpf-next v5 6/7] bpf: Add "live packet" mode for "
` [PATCH bpf-next v5 7/7] selftests/bpf: Add selftest for XDP_REDIRECT "
[PATCH net] tcp: note that tcp_rmem[1] has a limited range
2022-01-06 4:20 UTC (4+ messages)
5.16.0-rc8 deadlock at rfcomm_sk_state_change
2022-01-06 4:19 UTC
[5.16.0-rc5][ppc][net] kernel oops when hotplug remove of vNIC interface
2022-01-06 4:19 UTC (4+ messages)
stable-rc/linux-5.4.y build: 189 builds: 3 failed, 186 passed, 4 errors, 28 warnings (v5.4.170)
2022-01-06 4:19 UTC
[PATCH v8 0/7] Add vmnet.framework based network backend
2022-01-06 4:18 UTC (2+ messages)
[PATCH v4 00/32] Separate struct slab from struct page
2022-01-06 4:16 UTC (13+ messages)
` [PATCH v4 23/32] mm/memcg: Convert slab objcgs from struct page to struct slab
` [PATCH v4 25/32] mm/kasan: Convert to struct folio and "
` [PATCH v4 27/32] mm/sl*b: Differentiate struct slab fields by sl*b implementations
` [PATCH v4 28/32] mm/slub: Simplify struct slab slabs field definition
` [PATCH v4 29/32] mm/slub: Define struct slab fields for CONFIG_SLUB_CPU_PARTIAL only when enabled
[usb:usb-testing] BUILD SUCCESS WITH WARNING 01ec4a2e8f01f027a0f06cad237c935da8d643bf
2022-01-06 4:13 UTC
[tytso-ext4:dev] BUILD SUCCESS db19c4cdc28a8ec1241d50656991ab1bd96f5c02
2022-01-06 4:13 UTC
[PATCH v2] iio: humidity: hdc100x: Add ACPI HID table
2022-01-06 4:12 UTC
[PATCH v5 09/14] PCI: portdrv: Suppress kernel DMA ownership auto-claiming
2022-01-06 4:12 UTC (3+ messages)
[PATCH] meson.build: Print gtk version in the summary info
2022-01-06 4:11 UTC (2+ messages)
linux-next: please clean up the keys tree
2022-01-06 4:10 UTC
[PATCH v2] xfs: take the ILOCK when accessing the inode core
2022-01-06 4:10 UTC (3+ messages)
` [PATCH v3] "
[PATCH] fs: ext4: remove duplicate includes
2022-01-06 4:09 UTC (2+ messages)
[PATCH v4 0/3] RISC-V: Populate mtval and stval
2022-01-06 4:04 UTC (4+ messages)
` [PATCH v4 2/3] target/riscv: Fixup setting GVA
ppc64el kernel bug?
2022-01-06 4:03 UTC (3+ messages)
[PATCH v8 0/2] PCI: hv: Hyper-V vPCI for arm64
2022-01-06 4:03 UTC (5+ messages)
` [PATCH v8 1/2] PCI: hv: Make the code arch neutral by adding arch specific interfaces
` [PATCH v8 2/2] PCI: hv: Add arm64 Hyper-V vPCI support
[PATCH v2] net/tap: Set return code on failure
2022-01-06 4:01 UTC (2+ messages)
[PATCH] riscv: Make vmalloc/vmemmap end equal to the start of the next region
2022-01-06 4:00 UTC (3+ messages)
[PATCH v2] riscv: mm: Enable PMD split page table lock for RV64
2022-01-06 4:00 UTC (2+ messages)
[virtio-dev] [PATCH v7] virtio-net: support device stats
2022-01-06 4:00 UTC (2+ messages)
` [virtio-dev] "
[PATCH net 0/4] ipv4: Fix accidental RTO_ONLINK flags passed to ip_route_output_key_hash()
2022-01-06 3:57 UTC (3+ messages)
` [PATCH net 4/4] mlx5: Don't accidentally set RTO_ONLINK before mlx5e_route_lookup_ipv4_get()
[PATCH v2 1/2] modpost: file2alias: fixup mdio alias garbled code in modules.alias
2022-01-06 3:56 UTC (8+ messages)
[PATCH] tcg/loongarch64: Support raising sigbus for user-only
2022-01-06 3:55 UTC (2+ messages)
[PATCH v2 0/7] target/ppc: powerpc_excp improvements (2/n)
2022-01-06 3:55 UTC (3+ messages)
` [PATCH v2 1/7] target/ppc: powerpc_excp: Extract software TLB logging into a function
[PATCH v5 01/14] iommu: Add dma ownership management interfaces
2022-01-06 3:54 UTC (11+ messages)
[PATCH] net/mlx5e: Fix missing error code in mlx5e_rx_reporter_err_icosq_cqe_recover()
2022-01-06 3:51 UTC (2+ messages)
[PATCH net-next v2] net/smc: Reduce overflow of smc clcsock listen queue
2022-01-06 3:51 UTC (7+ messages)
[PATCH v5 3/6] PCI: imx6: PCI: imx6: Move imx6_pcie_clk_disable() earlier
2022-01-06 3:49 UTC (4+ messages)
[PATCH v5 0/6] PCI: imx6: refine codes and add compliance tests mode support
2022-01-06 3:49 UTC (5+ messages)
` [PATCH v5 5/6] PCI: imx6: Fix the regulator dump when link never came up
stable-rc/linux-4.9.y build: 188 builds: 3 failed, 185 passed, 2 errors, 34 warnings (v4.9.296)
2022-01-06 3:47 UTC
[PATCH net] scripts/pahole-flags.sh: Make sure pahole --version works
2022-01-06 3:45 UTC (4+ messages)
[palmer:riscv-extable 12/13] arch/riscv/include/asm/uaccess.h:113:9: error: expected ';' before 'if'
2022-01-06 3:43 UTC (2+ messages)
` [palmer:riscv-extable 12/13] arch/riscv/include/asm/uaccess.h:113:9: error: expected '; ' "
Update (or generate) /etc/ipmi_pass file
2022-01-06 3:36 UTC
[PATCH v5 00/16] Optimize list lru memory consumption
2022-01-06 3:34 UTC (4+ messages)
` [PATCH v5 13/16] mm: memcontrol: reuse memory cgroup ID for kmem ID
[PATCH] locking/local_lock: Make the empty local_lock_*() function a macro
2022-01-06 3:34 UTC (2+ messages)
[PATCH] dt-bindings: nand: meson: fix controller clock
2022-01-06 3:31 UTC (4+ messages)
[PATCH] minix: fix bug when opening a file with O_DIRECT will
2022-01-06 3:30 UTC
[PATCH] net/i40e: fix unsigned stat widths
2022-01-06 3:29 UTC (4+ messages)
` [net v2] i40e: "
` [Intel-wired-lan] "
[PATCH v2] KVM: X86: Emulate APERF/MPERF to report actual vCPU frequency
2022-01-06 3:29 UTC (10+ messages)
[PATCH] bcache: make stripe_size configurable and persistent for hardware raid5/6
2022-01-06 3:29 UTC (5+ messages)
[PATCH] mtd: rawnand: meson: fix the clock after discarding sd_emmc_c_clkc
2022-01-06 3:25 UTC
[PATCH v2 0/5] Update MT8192 Clock Setting
2022-01-06 3:24 UTC
page: next (older) | prev (newer) | latest
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.