All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-08 02:09:01 to 2022-01-08 06:44:10 UTC [more...]

[PATCH v4 0/7] tcg/arm: Unaligned access and other cleanup
 2022-01-08  6:33 UTC  (2+ messages)
` [PATCH v4 1/7] tcg/arm: Drop support for armv4 and armv5 hosts

[PATCH v6 00/23] QEMU RISC-V AIA support
 2022-01-08  6:35 UTC  (4+ messages)
` [PATCH v6 18/23] hw/intc: Add RISC-V AIA APLIC device emulation

[PATCH -next] cgroup: Fix cgroup_can_fork() and cgroup_post_fork() kernel-doc comment
 2022-01-08  6:38 UTC  (2+ messages)

[PULL 00/37] riscv-to-apply queue
 2022-01-08  5:50 UTC  (29+ messages)
` [PULL 01/37] target/riscv/pmp: fix no pmp illegal intrs
` [PULL 02/37] hw/dma: sifive_pdma: support high 32-bit access of 64-bit register
` [PULL 03/37] hw/dma: sifive_pdma: permit 4/8-byte access size of PDMA registers
` [PULL 04/37] hw/intc: sifive_plic: Add a reset function
` [PULL 05/37] hw/intc: sifive_plic: Cleanup the write function
` [PULL 06/37] hw/intc: sifive_plic: Cleanup the read function
` [PULL 07/37] hw/intc: sifive_plic: Cleanup remaining functions
` [PULL 08/37] target/riscv: Mark the Hypervisor extension as non experimental
` [PULL 09/37] target/riscv: Enable the Hypervisor extension by default
` [PULL 10/37] hw/riscv: Use error_fatal for SoC realisation
` [PULL 11/37] hw/riscv: virt: Allow support for 32 cores
` [PULL 12/37] roms/opensbi: Upgrade from v0.9 to v1.0
` [PULL 13/37] target/riscv: rvv-1.0: Call the correct RVF/RVD check function for widening fp insns
` [PULL 14/37] target/riscv: rvv-1.0: Call the correct RVF/RVD check function for widening fp/int type-convert insns
` [PULL 15/37] target/riscv: rvv-1.0: Call the correct RVF/RVD check function for narrowing "
` [PULL 17/37] exec/memop: Adding signedness to quad definitions
` [PULL 18/37] exec/memop: Adding signed quad and octo defines
` [PULL 19/37] qemu/int128: addition of div/rem 128-bit operations
` [PULL 21/37] target/riscv: separation of bitwise logic and arithmetic helpers
` [PULL 22/37] target/riscv: array for the 64 upper bits of 128-bit registers
` [PULL 23/37] target/riscv: setup everything for rv64 to support rv128 execution
` [PULL 27/37] target/riscv: support for 128-bit U-type instructions
` [PULL 29/37] target/riscv: support for 128-bit arithmetic instructions
` [PULL 30/37] target/riscv: support for 128-bit M extension
` [PULL 31/37] target/riscv: adding high part of some csrs
` [PULL 32/37] target/riscv: helper functions to wrap calls to 128-bit csr insns
` [PULL 33/37] target/riscv: modification of the trans_csrxx for 128-bit support
` [PULL 34/37] target/riscv: actual functions to realize crs 128-bit insns

drivers/md/dm-kcopyd.c:494:3: warning: Use of memory after it is freed [clang-analyzer-unix.Malloc]
 2022-01-08  6:28 UTC 

[PATCH v4 00/32] Separate struct slab from struct page
 2022-01-08  6:21 UTC  (5+ messages)
` [PATCH v4 07/32] mm: Convert __ksize() to struct slab

Brian Rogers N1URO - Silent Key
 2022-01-08  6:19 UTC 

[PATCH] bcache: use default_groups in kobj_type
 2022-01-08  6:16 UTC  (2+ messages)

linux-next: much more building going on
 2022-01-08  6:14 UTC  (3+ messages)

[arm:net-queue 171/174] drivers/net/dsa/mt7530.c:3005:18: error: incompatible function pointer types initializing 'int (*)(struct phylink_pcs *, unsigned int, unsigned long *, const struct phylink_link_state *)' with an expression of type 'void (struct phylink_pcs *, unsigned lo
 2022-01-08  6:07 UTC  (3+ messages)

drivers/media/i2c/ov5648.c:2035:39: warning: taking address of packed member 'handler' of class or structure 'ov5648_ctrls' may result in an unaligned pointer value
 2022-01-08  6:07 UTC  (2+ messages)

[ti:ti-rt-linux-5.10.y 2220/9999] drivers/remoteproc/remoteproc_core.c:2104 rproc_boot() warn: inconsistent indenting
 2022-01-08  6:07 UTC 

[PATCH 0/2] fix blocks allocate issue during fast commit replay
 2022-01-08  6:05 UTC  (5+ messages)
` [PATCH 1/2] ext4: prevent used blocks from being allocated "
    ` [External] "

[ammarfaizi2-block:google/android/kernel/common/android11-kiwi-5.4 2422/9999] kernel/power/wakeup_reason.c:199:6: warning: no previous prototype for function '__log_abort_or_abnormal_wake'
 2022-01-08  5:56 UTC  (2+ messages)

[mingo-tip:sched/headers 104/2372] init/main.c:884:13: warning: no previous prototype for function 'init_per_task_early'
 2022-01-08  5:56 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION b8170452cd5121b11a5726e3ea8dbdfc2d74e771
 2022-01-08  5:56 UTC 

[PATCH 1/1] i2c: mvtwsi: Add compatible string for allwinner, sun4i-a10-i2c
 2022-01-08  5:45 UTC  (2+ messages)

[PATCH 0/6] refs: excessive hook execution with packed refs
 2022-01-08  5:43 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/6] refs: demonstrate excessive execution of the reference-transaction hook

[RFC PATCH v3 00/11] KVM: arm64: Add support for hypercall services selection
 2022-01-08  5:40 UTC  (5+ messages)
` [RFC PATCH v3 03/11] KVM: Introduce KVM_CAP_ARM_HVC_FW_REG_BMAP

[PATCH -next] i2c: sh_mobile: remove unneeded semicolon
 2022-01-08  5:41 UTC 

xfs_bmap_extents_to_btree allocation warnings
 2022-01-08  5:40 UTC  (3+ messages)

[Intel-gfx] [PATCH v2 0/7] Start cleaning up register definitions
 2022-01-08  5:40 UTC  (11+ messages)
` [Intel-gfx] [PATCH v2 1/7] drm/i915: Use parameterized GPR register definitions everywhere
` [Intel-gfx] [PATCH v2 2/7] drm/i915: Parameterize PWRCTX_MAXCNT
` [Intel-gfx] [PATCH v2 3/7] drm/i915: Parameterize ECOSKPD
` [Intel-gfx] [PATCH v2 4/7] drm/i915: Use RING_PSMI_CTL rather than per-engine macros
` [Intel-gfx] [PATCH v2 5/7] drm/i915: Replace GFX_MODE_GEN7 with RING_MODE_GEN7
` [Intel-gfx] [PATCH v2 6/7] drm/i915/gt: Move engine registers to their own header
` [Intel-gfx] [PATCH v2 7/7] drm/i915: Move SNPS PHY "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Start cleaning up register definitions (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCHv6 0/5] tracing/rwmmio/arm64: Add support to trace register reads/writes
 2022-01-08  5:34 UTC  (7+ messages)
` [PATCHv6 4/5] tracing: Add register read/write tracing support

[tip:x86/sgx] BUILD SUCCESS 2056e2989bf47ad7274ecc5e9dda2add53c112f9
 2022-01-08  5:35 UTC 

[PATCH 00/48] Folios for 5.17
 2022-01-08  5:32 UTC  (3+ messages)

[PULL v3 00/55] virtio,pci,pc: features,fixes,cleanups
 2022-01-08  5:32 UTC  (4+ messages)
` [PULL v3 54/55] acpi: tpm: Add missing device identification objects
` [PULL v3 55/55] tests: acpi: Add updated TPM related tables

[qemu-mainline test] 167633: tolerable FAIL - PUSHED
 2022-01-08  5:27 UTC 

[GIT PULL] Apple SoC MAINTAINERS updates for 5.17
 2022-01-08  5:13 UTC  (2+ messages)

[PATCH] drm/i915: Discard large BIOS framebuffers causing display corruption
 2022-01-08  5:11 UTC 

[PATCH] bpf: core: Fix the call ins's offset s32 -> s16 truncation
 2022-01-08  5:11 UTC 

[PATCH RESEND -perfbook 00/10] Index and acronym updates
 2022-01-08  5:07 UTC  (3+ messages)

[ammarfaizi2-block:google/android/kernel/common/android11-kiwi-5.4 754/9999] drivers/rtc/hctosys.c:24:5: warning: no previous prototype for 'rtc_hctosys'
 2022-01-08  4:56 UTC  (2+ messages)

[PATCH v5] receive-pack.c: consolidate find header logic
 2022-01-08  4:54 UTC  (3+ messages)
` [PATCH v6] "

[mingo-tip:sched/headers 1785/2372] kernel/sched/core.c:5331:20: warning: no previous prototype for 'task_sched_runtime'
 2022-01-08  4:35 UTC  (2+ messages)

[PATCH] bcache: make stripe_size configurable and persistent for hardware raid5/6
 2022-01-08  4:54 UTC  (7+ messages)

[PATCH] drm/amd/amdgpu: Add pcie indirect support to amdgpu_mm_wreg_mmio_rlc()
 2022-01-08  4:46 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next v3 01/14] ice: Refactor spoofcheck configuration functions
 2022-01-08  4:42 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH net-next v3 09/14] ice: Add hot path support for 802.1Q and 802.1ad VLAN offloads

[paulmck-rcu:dev.2022.01.04a 55/55] kernel/time/timer.c:1776:6: warning: no previous prototype for 'tick_setup_sched_timer_dump'
 2022-01-08  4:28 UTC  (3+ messages)

[PATCH 1/6] f2fs: rework write preallocations
 2022-01-08  4:21 UTC  (10+ messages)
` [PATCH 3/6] f2fs: do not expose unwritten blocks to user by DIO
        ` [f2fs-dev] "

[PATCH v2] tracing/kprobes: 'nmissed' not showed correctly for kretprobe
 2022-01-08  4:11 UTC  (2+ messages)

next/master baseline: 726 runs, 57 regressions (next-20220107)
 2022-01-08  4:26 UTC 

arch/arm/mach-omap2/id.c:158:2: warning: Value stored to 'rev' is never read [clang-analyzer-deadcode.DeadStores]
 2022-01-08  4:25 UTC 

[XEN PATCH 0/7] dom0less PV drivers
 2022-01-08  4:02 UTC  (11+ messages)
` [XEN PATCH 1/7] xen: introduce XENFEAT_xenstore_late_init
` [XEN PATCH 3/7] tools: add a late_init argument to xs_introduce_domain
` [XEN PATCH 6/7] xenstored: do_introduce: handle the late_init case
` [XEN PATCH 7/7] tools: add example application to initialize dom0less PV drivers

[PATCH v2 0/3] Update to GuC version 69.0.3
 2022-01-08  3:59 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Update to GuC version 69.0.3 (rev7)

[PATCH DNM] Bluetooth: Build: Test patch - Do Not Merge
 2022-01-08  3:56 UTC 

Re: [PATCH v3] ide: Check for null pointer after calling devm_ioremap
 2022-01-08  3:55 UTC 

[PATCH v3] i2c: i801: Safely share SMBus with BIOS/ACPI
 2022-01-08  3:47 UTC  (7+ messages)
  ` [External] "

[PATCH v4 0/7] Thermal: Introduce the Hardware Feedback Interface for thermal and performance management
 2022-01-08  3:47 UTC  (8+ messages)
` [PATCH v4 1/7] x86/Documentation: Describe the Intel Hardware Feedback Interface
` [PATCH v4 2/7] x86/cpu: Add definitions for "
` [PATCH v4 3/7] thermal: intel: hfi: Minimally initialize the "
` [PATCH v4 4/7] thermal: intel: hfi: Handle CPU hotplug events
` [PATCH v4 5/7] thermal: intel: hfi: Enable notification interrupt
` [PATCH v4 6/7] thermal: netlink: Add a new event to notify CPU capabilities change
` [PATCH v4 7/7] thermal: intel: hfi: Notify user space for HFI events

[PATCH net-next] net: allwinner: Fix print format
 2022-01-08  3:44 UTC 

[PATCH V4 XRT Alveo Infrastructure 3/5] of: create empty of root
 2022-01-08  3:34 UTC  (3+ messages)

[PATCH net-next] af_packet: fix tracking issues in packet_do_bind()
 2022-01-08  3:30 UTC  (2+ messages)

[PATCH V2 net-next 00/10] ENA: capabilities field and cosmetic changes
 2022-01-08  3:30 UTC  (4+ messages)
` [PATCH V2 net-next 09/10] net: ena: Change the name of bad_csum variable

[PATCH] namei: clear nd->root.mnt before O_CREAT unlazy
 2022-01-08  3:26 UTC  (7+ messages)

[PATCH v2 0/3] ARM: ox810se: Add Ethernet support
 2022-01-08  3:22 UTC  (3+ messages)

[PATCH v8 00/10] vgaarb: Rework default VGA device selection
 2022-01-08  3:26 UTC  (4+ messages)

[Buildroot] [PATCH v3 00/11] Support for Cargo and Go vendoring
 2022-01-08  3:21 UTC  (7+ messages)
` [Buildroot] [PATCH v3 05/11] package/pkg-cargo.mk: introduce the cargo package infrastructure

[paulmck-rcu:dev.2022.01.04a 55/55] kernel/time/timer.c:1776:6: warning: no previous prototype for function 'tick_setup_sched_timer_dump'
 2022-01-08  3:14 UTC  (2+ messages)

[PATCH 1/2] ath10k: search for default BDF name provided in DT
 2022-01-08  3:14 UTC  (4+ messages)

PCIe AER generates no interrupts on host (ZynqMP)
 2022-01-08  3:13 UTC  (2+ messages)

[PATCH] hw/sensor: Add SB-TSI Temperature Sensor Interface
 2022-01-08  3:04 UTC 

[PATCH net-next] net: dsa: felix: add port fast age support
 2022-01-08  3:10 UTC  (2+ messages)

[PATCH v2 net-next] net: mscc: ocelot: fix incorrect balancing with down LAG ports
 2022-01-08  3:10 UTC  (2+ messages)

[net PATCH] octeontx2-af: Fix interrupt name strings
 2022-01-08  3:10 UTC  (2+ messages)

[PATCH net-next 0/3] mptcp: Refactoring for one selftest and csum validation
 2022-01-08  3:10 UTC  (2+ messages)

stable-rc/queue/5.4 baseline: 131 runs, 4 regressions (v5.4.170-21-g557817edd0b7)
 2022-01-08  3:10 UTC 

[ti:ti-rt-linux-5.10.y 1607/9999] drivers/pci/endpoint/pci-epf-core.c:169 pci_epf_add_vepf() warn: inconsistent returns '&epf_pf->lock'
 2022-01-08  3:04 UTC 

[PATCH net-next v2 0/6][pull request] 40GbE Intel Wired LAN Driver Updates 2022-01-07
 2022-01-08  3:00 UTC  (2+ messages)

[PATCH v5 00/10] cat-file: better usage UX & error messages
 2022-01-08  2:58 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 08/10] cat-file: correct and improve usage information

[PATCH v3 3/3] x86/quirks: Fix stolen detection with integrated + discrete GPU
 2022-01-08  2:57 UTC  (3+ messages)
  ` [Intel-gfx] "

[arm:cex7 171/187] drivers/net/dsa/mt7530.c:3005:25: error: initialization of 'int (*)(struct phylink_pcs *, unsigned int, long unsigned int *, const struct phylink_link_state *)' from incompatible pointer type 'void (*)(struct phylink_pcs *, long unsigned int *, const str
 2022-01-08  2:53 UTC  (2+ messages)

Bug: With diff.noprefix=true, `git format-patch` creates a patch that `git am` rejects
 2022-01-08  2:45 UTC  (2+ messages)

[PATCH 4/4] btrfs: use scrub_simple_mirror() to handle RAID56 data stripe scrub
 2022-01-08  2:53 UTC 

[PATCH v3] ide: Check for null pointer after calling devm_ioremap
 2022-01-08  2:53 UTC  (2+ messages)

[PATCH v3 1/3] x86/quirks: Replace QFLAG_APPLY_ONCE with static locals
 2022-01-08  2:53 UTC  (3+ messages)
  ` [Intel-gfx] "

[linux-linus test] 167631: tolerable FAIL - PUSHED
 2022-01-08  2:49 UTC 

[PATCH] PCI: Correct misspelled words
 2022-01-08  2:45 UTC  (2+ messages)

[RFC PATCH] net/tls: Fix skb memory leak when running kTLS traffic
 2022-01-08  2:44 UTC  (4+ messages)

include/uapi/linux/sysinfo.h:23:14: error: size of array '_f' is too large
 2022-01-08  2:43 UTC  (2+ messages)

[PATCH bpf-next v7 0/3] Add support for transmitting packets using XDP in bpf_prog_run()
 2022-01-08  2:44 UTC  (3+ messages)
` [PATCH bpf-next v7 1/3] bpf: Add "live packet" mode for "

[PATCH v2] KVM: VMX: Dont' send posted IRQ if vCPU == this vCPU and vCPU is IN_GUEST_MODE
 2022-01-08  2:42 UTC 

[PATCH] mm: remove offset check on page->compound_head and folio->lru
 2022-01-08  2:41 UTC  (7+ messages)

stable-rc/queue/4.19 baseline: 161 runs, 1 regressions (v4.19.224-10-gacc18bbff1ff)
 2022-01-08  2:40 UTC 

[PATCH 00/17] Convert GUP to folios
 2022-01-08  2:36 UTC  (5+ messages)
` [PATCH 05/17] gup: Add try_get_folio()

[PATCH v5] sun4i-emac.c: add dma support
 2022-01-08  2:34 UTC  (5+ messages)
` [PATCH v6] "

[rdma-rdma:wip/jgg-for-next 3/42] drivers/net/ethernet/mellanox/mlx5/core/fs_core.c:2861 create_fdb_bypass() warn: passing a valid pointer to 'PTR_ERR'
 2022-01-08  2:33 UTC 

[PATCH v8 0/3] mmc: Add LiteSDCard mmc driver
 2022-01-08  2:31 UTC  (4+ messages)
` [PATCH v8 3/3] mmc: Add driver for LiteX's LiteSDCard interface

[ndctl PATCH 0/7] Add partitioning support for CXL memdevs
 2022-01-08  2:27 UTC  (5+ messages)
` [ndctl PATCH 5/7] libcxl: add interfaces for SET_PARTITION_INFO mailbox command

pull request: bluetooth 2022-01-07
 2022-01-08  2:27 UTC  (2+ messages)

撤回: [PATCH] ubifs: add test for race between listxattr and setxatr
 2022-01-08  2:26 UTC 

[PATCH 1/9] Add a target to check example programs
 2022-01-08  2:25 UTC  (3+ messages)
` [PATCH 9/9] malloc_info.3: Use intptr_t to store pointers

[PATCH v1 0/2] Provide a fraemework for RISC-V ISA extensions
 2022-01-08  2:24 UTC  (4+ messages)

[PATCH] ubifs: add test for race between listxattr and setxatr
 2022-01-08  2:24 UTC 

[PATCH] bpf: btf: Fix a var size check in validator
 2022-01-08  2:22 UTC 

EARN PASSIVE INCOME AT EASE
 2022-01-08  2:19 UTC 

[PATCH] ubifs: add test for race between listxattr and setxatr
 2022-01-08  2:18 UTC 

[PATCH v3 0/6] support subsets of Float-Point in Integer Registers extensions
 2022-01-08  1:14 UTC  (4+ messages)
` [PATCH v3 4/6] target/riscv: add support for zdinx

[yocto] pseudo error building master with kas-container
 2022-01-08  2:13 UTC  (5+ messages)

[PATCH] bootstrap: When a commit hash is specified, do a shallow fetch if possible
 2022-01-08  2:12 UTC  (5+ messages)

[PATCH v4] binman: add support for creating dummy files for external blobs
 2022-01-08  2:09 UTC  (2+ messages)

stable-rc/queue/4.4 baseline: 119 runs, 1 regressions (v4.4.298-6-g4551072c8439)
 2022-01-08  2:11 UTC 

[PATCH v3 0/7] arm64: dts: imx8mm: use common binman configuration and further clean-up
 2022-01-08  2:09 UTC  (11+ messages)
` [PATCH v3 1/7] imx8mm-cl-iot-gate: fix imximage intermediate binary naming
` [PATCH v3 2/7] arm64: dts: imx8mm-cl-iot-gate-u-boot.dtsi: alphabetically re-order
` [PATCH v3 3/7] arm64: dts: imx8mm-cl-iot-gate-u-boot.dtsi: use common imx8mm-u-boot.dtsi
` [PATCH v3 5/7] arm64: dts: imx8mm-u-boot.dtsi: alphabetically re-order properties
` [PATCH v3 6/7] arm64: dts: imx8mm-u-boot.dtsi: explicitly add spl filename

[PATCH v2] imx8mm_beacon: Switch to binman for generating image
 2022-01-08  2:08 UTC  (2+ messages)

[PATCH] cifs: fix hang on cifs_get_next_mid()
 2022-01-08  2:09 UTC  (2+ messages)

[PATCH V3 0/5] imx8mq: switch to binman
 2022-01-08  2:08 UTC  (11+ messages)
` [PATCH V3 1/5] imx: imx8mq_evk: "
` [PATCH V3 2/5] imx: imx8mq_phanbell: "
` [PATCH V3 3/5] imx: pico-imx8mq: switch to use binman
` [PATCH V3 4/5] imx: imx8mq use common imximage.cfg
` [PATCH V3 5/5] doc: imx8mq_evk: update doc after using binman

[PATCH] KVM: VMX: Dont' deliver posted IRQ if vCPU == this vCPU and vCPU is IN_GUEST_MODE
 2022-01-08  2:08 UTC  (3+ messages)

[PATCH] fix 5.15 init regression for Intel Bluetooth
 2022-01-08  2:08 UTC  (2+ messages)

[PATCH] imx8mn_beacon: Fix booting hang and switch to binman
 2022-01-08  2:08 UTC  (2+ messages)


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.