All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-31 00:01:11 to 2021-08-31 02:13:59 UTC [more...]

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2021-08-31  2:13 UTC 

[PATCH] ASoC: mediatek: mt8195: add MTK_PMIC_WRAP dependency
 2021-08-31  2:13 UTC  (2+ messages)

[PATCH] Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig
 2021-08-31  2:12 UTC  (2+ messages)

[PATCH bpf-next 0/2] Sleepable local storage
 2021-08-31  2:11 UTC  (5+ messages)
` [PATCH bpf-next 1/2] bpf: Allow bpf_local_storage to be used by sleepable programs

[hch-misc:hyperv-vmap 35/49] arch/x86/hyperv/ivm.c:47:6: error: implicit declaration of function 'sev_es_ghcb_hv_call_simple'
 2021-08-31  2:11 UTC 

[PATCH] virtio_net: reduce raw_smp_processor_id() calling in virtnet_xdp_get_sq
 2021-08-31  2:09 UTC  (3+ messages)
  ` 答复: "

[PATCH] board/imx6sabresd: add the option of imx6solo during FIT matching
 2021-08-31  2:06 UTC  (3+ messages)

[rdma:for-next] BUILD SUCCESS 6a217437f9f5482a3f6f2dc5fcd27cf0f62409ac
 2021-08-31  2:06 UTC 

[GIT PULL] Block changes for 5.15-rc1
 2021-08-31  2:06 UTC  (3+ messages)

[PATCH] bcache: remove the redundant judgment on bi_size
 2021-08-31  2:05 UTC 

[PATCH v2 1/3] Input: ili210x - use resolution from ili251x firmware
 2021-08-31  2:05 UTC  (11+ messages)
` [PATCH v2 3/3] Input: ili210x - add ili251x firmware update support

[f2fs-dev] [PATCH 1/2] f2fs: deallocate compressed pages when error happens
 2021-08-31  2:04 UTC  (8+ messages)
`  "
` [f2fs-dev] [PATCH 2/2] f2fs: should put a page beyond EOF when preparing a write
  `  "

[PATCH v4 0/5] pSeries FORM2 affinity support
 2021-08-31  2:01 UTC  (5+ messages)
` [PATCH v4 1/5] hw, spapr: add 6.2 compat pseries machine

post-receive: pub/scm/docs/man-pages/man-pages
 2021-08-31  2:03 UTC 

[dpdk-dev] [PATCH] vhost: Clean iotlb cache on vring stop
 2021-08-31  2:02 UTC  (4+ messages)

[PATCH net] ipv4: fix endianness issue in inet_rtm_getroute_build_skb()
 2021-08-31  2:02 UTC 

post-receive: pub/scm/utils/rt-tests/rt-tests
 2021-08-31  2:01 UTC 

[PATCH 1/4] KVM: x86: Introduce .pcpu_is_idle() stub infrastructure
 2021-08-31  1:59 UTC  (4+ messages)
` [PATCH 2/4] Scheduler changes
` [PATCH 3/4] KVM host implementation
` [PATCH 4/4] KVM guest implementation

[LTP] [PATCH] test_macros05: Add TST_EXP_VAL_* test
 2021-08-31  2:00 UTC 

[PATCH] KVM: x86: Add a return code and check kvm_page_track_init We found a null pointer deref by our modified syzkaller. KASAN: null-ptr-deref in range [0x0000000000000000-0x0000000000000007] CPU: 1 PID: 13993 Comm: syz-executor.0 Kdump: loaded Tainted: G E 5.14.0-rc7+ #2 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.12.0-59-gc9ba5276e321-prebuilt.qemu.org 04/01/2014 RIP: 0010:rcu_segcblist_enqueue+0xf5/0x1d0 build/../kernel/rcu/rcu_segcblist.c:348 RSP: 0018:ffffc90001e1fc10 EFLAGS: 00010046 RAX: dffffc0000000000 RBX: ffff888135c00080 RCX: ffffffff815ba8a1 RDX: 0000000000000000 RSI: ffffc90001e1fd00 RDI: ffff888135c00080 RBP: ffff888135c000a0 R08: 0000000000000004 R09: fffff520003c3f75 R10: 0000000000000003 R11: fffff520003c3f75 R12: 0000000000000000 R13: ffff888135c00080 R14: ffff888135c00040 R15: 0000000000000000 FS: 00007fecc99f1700(0000) GS:ffff888135c00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 0000001b2f225000 CR3: 0000000093d08000 CR4: 0000000000750ee0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 PKRU: 55555554 Call Trace: srcu_gp_start_if_needed+0x158/0xc60 build/../kernel/rcu/srcutree.c:823 __synchronize_srcu+0x1dc/0x250 build/../kernel/rcu/srcutree.c:929 kvm_mmu_uninit_vm+0x18/0x30 build/../arch/x86/kvm/mmu/mmu.c:5585 kvm_arch_destroy_vm+0x43f/0x5c0 build/../arch/x86/kvm/x86.c:11277 kvm_create_vm build/../arch/x86/kvm/../../../virt/kvm/kvm_main.c:1060 [inline] kvm_dev_ioctl_create_vm build/../arch/x86/kvm/../../../virt/kvm/kvm_main.c:4486 [inline] kvm_dev_ioctl+0xdfb/0x1860 build/../arch/x86/kvm/../../../virt/kvm/kvm_main.c:4541 vfs_ioctl build/../fs/ioctl.c:51 [inline] __do_sys_ioctl build/../fs/ioctl.c:1069 [inline] __se_sys_ioctl build/../fs/ioctl.c:1055 [inline] __x64_sys_ioctl+0x183/0x210 build/../fs/ioctl.c:1055 do_syscall_x64 build/../arch/x86/entry/common.c:50 [inline] do_syscall_64+0x34/0xb0 build/../arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x44/0xae
 2021-08-31  1:59 UTC 

[PATCH v3] PCI: pciehp: Add quirk to handle spurious DLLSC on a x4x4 SSD
 2021-08-31  1:59 UTC  (3+ messages)

[PATCH 0/1] hw: Add compat machines for 6.2
 2021-08-31  1:54 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH bpf-next v2 00/13] bpfilter
 2021-08-31  1:56 UTC  (2+ messages)

[PATCH 0/6] Cleanups and fixup for page_alloc
 2021-08-31  1:56 UTC  (4+ messages)
` [PATCH 6/6] mm/page_alloc.c: avoid allocating highmem pages via alloc_pages_exact_nid()

[XEN RFC PATCH 00/40] Add device tree based NUMA support to Arm64
 2021-08-31  1:53 UTC  (15+ messages)
` [XEN RFC PATCH 24/40] xen/arm: introduce a helper to parse device tree NUMA distance map
` [XEN RFC PATCH 25/40] xen/arm: unified entry to parse all NUMA data from device tree
` [XEN RFC PATCH 28/40] xen/x86: decouple nodes_cover_memory with E820 map
` [XEN RFC PATCH 31/40] xen/x86: move nodes_cover_memory to common
` [XEN RFC PATCH 34/40] xen: move numa_scan_nodes from x86 "
` [XEN RFC PATCH 38/40] xen/arm: enable device tree based NUMA in system init
` [XEN RFC PATCH 39/40] xen/x86: move numa_setup to common to support NUMA switch in command line

post-receive: pub/scm/linux/kernel/git/masahiroy/linux-kbuild
 2021-08-31  1:51 UTC 

post-receive: pub/scm/linux/kernel/git/masahiroy/linux-kbuild
 2021-08-31  1:51 UTC 

stable-rc/queue/4.9 baseline: 104 runs, 3 regressions (v4.9.281-12-ga869874fa267)
 2021-08-31  1:50 UTC 

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2021-08-31  1:50 UTC 

[PATCH net-next] net/sched: cls_flower: Add orig_ethtype
 2021-08-31  1:48 UTC  (2+ messages)

[PATCH] trace/osnoise: fix missed cpus_read_unlock()
 2021-08-31  1:47 UTC  (3+ messages)

[PATCH 1/5] modpost: get the *.mod file path more simply
 2021-08-31  1:43 UTC  (6+ messages)
` [PATCH 2/5] kbuild: detect objtool changes correctly without .SECONDEXPANSION
` [PATCH 3/5] kbuild: clean up objtool_args slightly

[LTP] [PATCH v2] tst_test_macros: Add test_macros06 tests
 2021-08-31  1:44 UTC 

[LTP] [PATCH v3] tst_test_macros.h: Add TST_EXP_VAL macro
 2021-08-31  1:43 UTC 

[PATCH] mm, gpu: fix error when FOLL_MLOCK an unpresent page
 2021-08-31  1:36 UTC  (6+ messages)

Upgrade uninative to fix multiple native build failures in old unprivileged docker
 2021-08-31  1:36 UTC 

[PATCH v3 3/3] PCI/MSI: remove msi_attrib.default_irq in msi_desc
 2021-08-31  1:36 UTC  (8+ messages)
` [PCI/MSI] a4fc4cf388: dmesg.genirq:Flags_mismatch_irq##(mei_me)vs.#(xhci_hcd)
    ` [Intel-wired-lan] "

[LTP] [PATCH] tst_test_macros: Add test_macros06 tests
 2021-08-31  1:36 UTC  (5+ messages)

[PATCH] drm: remove zxdrm driver
 2021-08-31  1:36 UTC  (5+ messages)

[PATCH 0/3] add support for cherryview gpio controller driver
 2021-08-31  1:35 UTC  (3+ messages)

[PATCH] bcache: remove the redundant judgment on bi_size
 2021-08-31  1:35 UTC  (2+ messages)

[PATCH RESEND v2] make: add install-stripped target
 2021-08-31  1:32 UTC 

[GIT PULL] Kbuild updates for v5.15-rc1
 2021-08-31  1:33 UTC 

[PATCH printk v1 00/10] printk: introduce atomic consoles and sync mode
 2021-08-31  1:04 UTC  (7+ messages)
` [PATCH printk v1 05/10] printk: call boot_delay_msec() in printk_delay()

post-receive: pub/scm/linux/kernel/git/masahiroy/linux-kbuild
 2021-08-31  1:30 UTC 

[PATCH bpf-next 3/3] selftests/bpf: add test for bpf_get_branch_trace
 2021-08-31  1:30 UTC  (3+ messages)
` [selftests/bpf] 8dff2c1958: BUG:using_smp_processor_id()in_preemptible

post-receive: pub/scm/linux/kernel/git/masahiroy/linux-kbuild
 2021-08-31  1:29 UTC 

[PATCH v3] stmmac: dwmac-loongson: change the pr_info() to dev_err() in loongson_dwmac_probe()
 2021-08-31  1:25 UTC  (2+ messages)

[oe][meta-security][PATCH] meta: Fix typos
 2021-08-31  1:27 UTC  (3+ messages)
  ` [yocto] "

[PATCH v12 05/13] vdpa: Add reset callback in vdpa_config_ops
 2021-08-31  1:27 UTC  (2+ messages)

[PATCH] net/mlx4: tcp_drop replace of tcp_drop_new
 2021-08-31  1:24 UTC  (3+ messages)

arch/s390/boot/compressed/../../../../lib/xz/xz_dec_stream.c:393:28: sparse: sparse: incorrect type in argument 1 (different base types)
 2021-08-31  1:22 UTC  (2+ messages)

[PATCH V5 0/2] btrfs: device_list_mutex fix lockdep warn and cleanup
 2021-08-31  1:21 UTC  (3+ messages)
` [PATCH V5 1/2] btrfs: fix lockdep warning while mounting sprout fs
` [PATCH RFC V5 2/2] btrfs: consolidate device_list_mutex in prepare_sprout to its parent

[PATCH v4 05/25] midx: clear auxiliary .rev after replacing the MIDX
 2021-08-31  1:21 UTC  (12+ messages)

[[patch] 1/2] malloc.3: modernize for glibc 2.34
 2021-08-31  1:19 UTC  (4+ messages)
` [[patch] 2/2] malloc_hook.3: "

next/pending-fixes build: 197 builds: 3 failed, 194 passed, 2 errors, 110 warnings (v5.14-1642-g50a532577e29)
 2021-08-31  1:18 UTC 

[PATCH] net: sched: Fix qdisc_rate_table refcount leak when get tcf_block failed
 2021-08-31  1:18 UTC  (3+ messages)

[RFC 1/4] Bluetooth: Add bt_skb_sendmsg helper
 2021-08-31  1:15 UTC  (4+ messages)
` [RFC 2/4] Bluetooth: Add bt_skb_sendmmsg helper
` [RFC 3/4] Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsg
` [RFC 4/4] Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsg

post-receive: pub/scm/linux/kernel/git/masahiroy/linux-kbuild
 2021-08-31  1:15 UTC 

linux-next: manual merge of the file-locks tree with the cel tree
 2021-08-31  1:13 UTC  (2+ messages)

[PATCH] Revert "wcn36xx: Enable firmware link monitoring"
 2021-08-31  1:15 UTC  (2+ messages)

[pci:next] BUILD SUCCESS ce3800c7f802e10e0496703706af4ff5d4a10554
 2021-08-31  1:10 UTC 

post-receive: pub/scm/docs/man-pages/man-pages
 2021-08-31  1:07 UTC 

[PATCH net-next 0/5 v2] RTL8366RB improvements
 2021-08-31  1:04 UTC  (9+ messages)
` [PATCH net-next 1/5 v2] net: dsa: rtl8366rb: support bridge offloading
` [PATCH net-next 2/5 v2] net: dsa: rtl8366: Drop custom VLAN set-up
` [PATCH net-next 4/5 v2] net: dsa: rtl8366rb: Support flood control
` [PATCH net-next 5/5 v2] net: dsa: rtl8366rb: Support fast aging

[PATCH 0/1] ci: new github-action for git-l10n code review
 2021-08-31  1:03 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH] x86/EPT: drop "tm" field of EPT entry
 2021-08-31  1:00 UTC  (2+ messages)

am335x_spl_bch - SPL NAND loading hang on power on only
 2021-08-31  0:55 UTC 

[PATCH 1/3] fs/erofs: new filesystem
 2021-08-30 16:23 UTC  (8+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] fs/erofs: add erofs filesystem support

[PATCH v2] RFC: dt-bindings: drm/msm/gpu: convert to YAML
 2021-08-31  0:58 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: sc7280: Add Display Port node
 2021-08-31  0:58 UTC  (2+ messages)

[PATCH v5 00/31] target/arm: enforce alignment
 2021-08-31  0:51 UTC  (4+ messages)
` [PATCH v5 17/31] target/arm: Enforce alignment for LDM/STM

[xen-4.13-testing bisection] complete test-amd64-amd64-dom0pvh-xl-intel
 2021-08-31  0:55 UTC 

post-receive: pub/scm/linux/kernel/git/jaegeuk/f2fs
 2021-08-31  0:54 UTC 

post-receive: pub/scm/linux/kernel/git/jaegeuk/f2fs
 2021-08-31  0:54 UTC 

QEMU-KVM offers OPAL firmware interface? OpenBSD guest support?
 2021-08-31  0:45 UTC  (7+ messages)

[PATCH 00/15] [RFC] Upstreaming the Scalar command
 2021-08-31  0:51 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/robh/linux
 2021-08-31  0:50 UTC 

post-receive: pub/scm/linux/kernel/git/robh/linux
 2021-08-31  0:50 UTC 

linux-next: build warning after merge of the kspp tree
 2021-08-31  0:49 UTC  (3+ messages)

[PATCH v24 00/11] Log Attribute Replay
 2021-08-31  0:48 UTC  (4+ messages)
` [PATCH v24 03/11] xfs: Set up infrastructure for log atrribute replay

linux-next: Fixes tag needs some work in the chrome-platform tree
 2021-08-31  0:48 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/chrome-platform/linux
 2021-08-31  0:47 UTC 

post-receive: pub/scm/linux/kernel/git/chrome-platform/linux
 2021-08-31  0:47 UTC 

[linux-nvme:nvme-5.15] BUILD SUCCESS 146686c928168d3cbcf7d237362e3776a316c000
 2021-08-31  0:45 UTC 

[PATCH] t7900: add '--scheduler=launchctl' parameter to fix test
 2021-08-31  0:44 UTC  (3+ messages)

[PATCH v1 0/5] phy: phy-rockchip-dphy-rx0: add support for tx1rx1 rx mode
 2021-08-31  0:41 UTC  (12+ messages)
` [PATCH v1 1/5] phy: phy-rockchip-dphy-rx0: refactor for tx1rx1 addition
` [PATCH v1 4/5] dt-bindings: phy: phy-rockchip-dphy-rx0: add support for tx1rx1 phy

[PATH net] net/sched: ets: fix crash when flipping from 'strict' to 'quantum'
 2021-08-31  0:43 UTC  (2+ messages)

[PATCH] Declare the file_operations struct as const
 2021-08-31  0:42 UTC  (11+ messages)

[Intel-gfx] [PATCH V3 2/8] drm/i915/gt: Add support of mocs auxiliary registers programming
 2021-08-31  0:42 UTC  (3+ messages)

linux-next: Signed-off-by missing for commit in the chrome-platform tree
 2021-08-31  0:40 UTC  (2+ messages)

[PATCH v3 bpf-next 0/7] bpf: implement variadic printk helper
 2021-08-31  0:37 UTC  (10+ messages)
` [PATCH v3 bpf-next 4/7] libbpf: use static const fmt string in __bpf_printk
` [PATCH v3 bpf-next 6/7] selftests/bpf: Migrate prog_tests/trace_printk CHECKs to ASSERTs
` [PATCH v3 bpf-next 7/7] selftests/bpf: add trace_vprintk test prog

post-receive: pub/scm/linux/kernel/git/chrome-platform/linux
 2021-08-31  0:37 UTC 

post-receive: pub/scm/linux/kernel/git/chrome-platform/linux
 2021-08-31  0:37 UTC 

[xen-unstable bisection] complete test-amd64-amd64-dom0pvh-xl-intel
 2021-08-31  0:34 UTC 

[PATCH RESEND v5 0/6] rtc: ls2x: Add support for the Loongson-2K/LS7A RTC
 2021-08-31  0:33 UTC  (3+ messages)
` [PATCH RESEND v5 1/6] "

[patch 00/10] x86/fpu: Clean up error handling in sigframe related code
 2021-08-31  0:34 UTC  (10+ messages)
` [patch 01/10] x86/fpu/signal: Clarify exception handling in restore_fpregs_from_user()

arch/um/include/asm/delay.h:29:16: error: 'struct i2c_algo_bit_data' has no member named 'um_udelay'; did you mean 'udelay'?
 2021-08-31  0:32 UTC  (2+ messages)

[PATCH 0/2] builtin/add: minor unrelated fixes
 2021-08-31  0:33 UTC  (3+ messages)
` [PATCH 1/2] builtin/add: remove obsoleted support for legacy stash -p

linux-next: build warning after merge of the chrome-platform tree
 2021-08-31  0:32 UTC  (4+ messages)

post-receive: pub/scm/docs/man-pages/man-pages
 2021-08-31  0:32 UTC 

[PATCH v4 0/3] Add RTC for MStar SoCs
 2021-08-31  0:28 UTC  (4+ messages)
` [PATCH v4 2/3] rtc: Add support for the MSTAR MSC313 RTC

[PATCH] platform/chrome: cros_ec_trace: Fix format warnings
 2021-08-31  0:29 UTC  (3+ messages)

What's cooking in git.git (Aug 2021, #09; Sun, 29)
 2021-08-31  0:29 UTC  (3+ messages)

[PATCH] rtl_bt: Update RTL8852A BT USB firmware to 0xD9A9_127B
 2021-08-31  0:28 UTC  (2+ messages)

[PATCH v3] platform/chrome: cros_ec_trace: Fix format warnings
 2021-08-31  0:28 UTC  (2+ messages)

[PATCH linux-firmware] rtl_nic: update firmware of RTL8153C
 2021-08-31  0:27 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/chrome-platform/linux
 2021-08-31  0:27 UTC 

post-receive: pub/scm/linux/kernel/git/chrome-platform/linux
 2021-08-31  0:27 UTC 

[meghadey-crypto:d_msix 1/1] drivers/pci/msi.c:1040 __pci_enable_msix() warn: unsigned 'dev->msix_vec_cnt' is never less than zero
 2021-08-31  0:26 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: Add registration quirk for JBL Quantum 800
 2021-08-31  0:25 UTC 

[PATCH] termios.3: Use bold style for B0
 2021-08-31  0:26 UTC  (2+ messages)

cfsetispeed and zero baudrate
 2021-08-31  0:25 UTC  (3+ messages)
` [PATCH] termios.3: Clarify zero argument for cfsetispeed()

[PATCH v7 00/14] target/riscv: Update QEmu for Zb[abcs] 1.0.0
 2021-08-31  0:21 UTC  (3+ messages)
` [PATCH v7 09/14] target/riscv: Add orc.b instruction for Zbb, removing gorc/gorci

[PATCH v4 11/15] pci: Add pci_iomap_shared{,_range}
 2021-08-31  0:23 UTC  (14+ messages)

[PATCH v4 00/21] target/riscv: Use tcg_constant_*
 2021-08-31  0:20 UTC  (5+ messages)

[PATCH v2 0/3] dt-bindings: PCI: imx6: convert the imx pcie
 2021-08-31  0:19 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: PCI: imx6: convert the imx pcie controller to dtschema

[PATCH v2 0/6] tr2: plug memory leaks + logic errors + Win32 & Linux feature parity
 2021-08-31  0:17 UTC  (3+ messages)
` [PATCH v3 "

[PATCH bpf-next RFC v1 7/8] bpf: enable TCP congestion control kfunc from modules
 2021-08-31  0:16 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/chrome-platform/linux
 2021-08-31  0:12 UTC 

post-receive: pub/scm/linux/kernel/git/chrome-platform/linux
 2021-08-31  0:12 UTC 

M+ & H bugs with Milestone Movements WW35
 2021-08-31  0:10 UTC 

[PATCH v12 10/13] vdpa: Support transferring virtual addressing during DMA mapping
 2021-08-31  0:10 UTC 

[PATCH] apparmor: remove unused argument of aa_umount()
 2021-08-31  0:09 UTC 

Enhancements/Bugs closed WW35!
 2021-08-31  0:09 UTC 

[PATCH 0/6] Add driver support for NXP IMX8QXP ADC
 2021-08-31  0:03 UTC  (4+ messages)
` [PATCH 4/6] dt-bindings: iio: adc: Add the binding documentation "

Current high bug count owners for Yocto Project 3.4
 2021-08-31  0:05 UTC 

Yocto Project Newcomer & Unassigned Bugs - Help Needed
 2021-08-31  0:04 UTC 

stable-rc/queue/5.4 build: 186 builds: 0 failed, 186 passed, 91 warnings (v5.4.143-36-gf36140bd70f0)
 2021-08-31  0:04 UTC 

[RFC PATCH v2 00/19] PKS write protected page tables
 2021-08-30 23:59 UTC  (3+ messages)
` [RFC PATCH v2 18/19] x86/mm: Add PKS table soft mode
` [RFC PATCH v2 19/19] x86/mm: Add PKS table debug checking


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.