All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-06 02:49:58 to 2022-01-06 04:32:24 UTC [more...]

[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()`

[RFC PATCH v4 00/26] KVM: arm64: Make CPU ID registers writable by userspace
 2022-01-06  4:27 UTC  (63+ 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 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

[igt-dev] [PATCH i-g-t v2] tests/i915/gem_ctx_exec: Skip test for RCS+CCS
 2022-01-06  4:27 UTC  (3+ messages)

[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 v8 0/7] Add vmnet.framework based network backend
 2022-01-06  4:18 UTC  (2+ messages)

[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 v4 00/32] Separate struct slab from struct page
 2022-01-06  4:16 UTC  (14+ 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

[tytso-ext4:dev] BUILD SUCCESS db19c4cdc28a8ec1241d50656991ab1bd96f5c02
 2022-01-06  4:13 UTC 

[usb:usb-testing] BUILD SUCCESS WITH WARNING 01ec4a2e8f01f027a0f06cad237c935da8d643bf
 2022-01-06  4:13 UTC 

[PATCH v3 0/3] Bring the BusLogic host bus adapter driver up to Y2021
 2022-01-06  4:13 UTC  (8+ messages)
` [PATCH v3 3/3] scsi: Set allocation length to 255 for ATA Information VPD page

[PATCH v5 09/14] PCI: portdrv: Suppress kernel DMA ownership auto-claiming
 2022-01-06  4:12 UTC  (3+ messages)

[PATCH v2] iio: humidity: hdc100x: Add ACPI HID table
 2022-01-06  4:12 UTC 

[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  (5+ 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 v5 01/14] iommu: Add dma ownership management interfaces
 2022-01-06  3:54 UTC  (13+ 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 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

[PATCH v5 3/6] PCI: imx6: PCI: imx6: Move imx6_pcie_clk_disable() earlier
 2022-01-06  3:49 UTC  (4+ messages)

[PATCH net-next v2] net/smc: Reduce overflow of smc clcsock listen queue
 2022-01-06  3:51 UTC  (7+ messages)

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 '; ' "

[PATCH] mtd: rawnand: meson: fix the clock after discarding sd_emmc_c_clkc
 2022-01-06  3:25 UTC  (4+ messages)

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] bcache: make stripe_size configurable and persistent for hardware raid5/6
 2022-01-06  3:29 UTC  (5+ 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 0/5] Update MT8192 Clock Setting
 2022-01-06  3:24 UTC  (12+ messages)
` [PATCH v2 1/5] arm64: dts: mediatek: Correct uart clock of MT8192
` [PATCH v2 2/5] arm64: dts: mediatek: Correct SPI "
` [PATCH v2 3/5] arm64: dts: mediatek: Correct Nor Flash "
` [PATCH v2 4/5] arm64: dts: mediatek: Correct I2C "
` [PATCH v2 5/5] arm64: dts: mediatek: Correct system timer "

[PATCH v2] KVM: X86: Emulate APERF/MPERF to report actual vCPU frequency
 2022-01-06  3:29 UTC  (10+ messages)

[PATCH v2 net-next 0/6] DSA initialization cleanups
 2022-01-06  3:28 UTC  (5+ messages)
` [PATCH v2 net-next 1/6] net: dsa: reorder PHY initialization with MTU setup in slave.c
` [PATCH v2 net-next 2/6] net: dsa: merge rtnl_lock sections in dsa_slave_create

[RFC PATCH 0/3] mm/memcg: Address PREEMPT_RT problems instead of disabling it
 2022-01-06  3:28 UTC  (8+ messages)
` [RFC PATCH 3/3] mm/memcg: Allow the task_obj optimization only on non-PREEMPTIBLE kernels

[RFC 00/10] add generic vDPA device support
 2022-01-06  3:23 UTC  (7+ messages)
` [RFC 05/10] vdpa-dev: implement the realize interface
` [RFC 06/10] vdpa-dev: implement the unrealize interface

drivers/net/wireless/marvell/mwifiex/pcie.c:659:13: warning: variable 'retval' set but not used
 2022-01-06  3:23 UTC  (2+ messages)

[dunfell/master][PATCH] conf: Enable bmap file for wic images on legacy platforms
 2022-01-06  3:23 UTC 

[PATCH net-next] veth: Do not record rx queue hint in veth_xmit
 2022-01-06  3:22 UTC  (2+ messages)

[PATCH RESEND] ext4:fix different behavior of fsync when use fast commit
 2022-01-06  3:22 UTC  (2+ messages)

[PATCH 09/12] riscv: extable: add `type` and `data` fields
 2022-01-06  3:21 UTC  (3+ messages)

[PATCH v2] KVM: x86/pmu: Make top-down.slots event unavailable in supported leaf
 2022-01-06  3:21 UTC 

stable-rc/linux-4.4.y build: 176 builds: 5 failed, 171 passed, 6 errors, 35 warnings (v4.4.298)
 2022-01-06  3:18 UTC 

mpt3sas fails to allocate budget_map and detects no devices
 2022-01-06  3:17 UTC  (3+ messages)

[PATCH] iommu/ipmmu-vmsa: Check for error num after setting mask
 2022-01-06  2:43 UTC 

[PATCH] dmaengine: sh: rcar-dmac: Check for error num after setting mask
 2022-01-06  3:09 UTC 

[PATCH 1/2] ARM: mvebu: x530: set MPP55 to gpio
 2022-01-06  3:08 UTC  (2+ messages)
` [PATCH 2/2] ARM: mvebu: x530: Add option for ECC

stable-rc/linux-5.10.y build: 105 builds: 3 failed, 102 passed, 4 errors, 5 warnings (v5.10.90)
 2022-01-06  3:06 UTC 

[PATCH u-boot-marvell] PLEASE TEST ddr: marvell: a38x: fix SPLIT_OUT_MIX state decision
 2022-01-06  3:04 UTC  (5+ messages)

[PATCH] drm/panfrost: Check for error num after setting mask
 2022-01-06  3:03 UTC  (2+ messages)

efi bootmenu
 2022-01-06  3:02 UTC  (7+ messages)

Bcache is not caching anything. cache state=inconsistent, how to clear?
 2022-01-06  3:00 UTC  (3+ messages)

Consistent failure of bcache upgrading from 5.10 to 5.15.2
 2022-01-06  2:51 UTC  (6+ messages)

[PATCH mptcp-next v8 0/8] Clarify when options can be used
 2022-01-06  2:58 UTC  (2+ messages)

[PATCH] drm/v3d/v3d_drv: Check for error num after setting mask
 2022-01-06  2:55 UTC  (2+ messages)

[PATCH] drm/amdgpu: Add interface to load SRIOV cap FW
 2022-01-06  2:54 UTC 

[PATCH v4 1/2] ahci: Rename flag `ATA_LFLAG_NO_DB_DELAY` to `ATA_LFLAG_NO_DEBOUNCE_DELAY`
 2022-01-06  2:52 UTC  (2+ messages)

[PATCH v3 0/7] Thermal: Introduce the Hardware Feedback Interface for thermal and performance management
 2022-01-06  2:50 UTC  (4+ messages)
` [PATCH v3 3/7] thermal: intel: hfi: Minimally initialize the Hardware Feedback Interface
` [PATCH v3 6/7] thermal: netlink: Add a new event to notify CPU capabilities change
` [PATCH v3 7/7] thermal: intel: hfi: Notify user space for HFI events


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.