All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-04 21:58:59 to 2021-09-05 04:30:14 UTC [more...]

[PATCH v9 00/14] Add Mediatek Soc DRM (vdosys0) support for mt8195
 2021-09-05  4:28 UTC  (31+ messages)
` [PATCH v9 03/14] dt-bindings: mediatek: display: split each block to individual yaml
` [PATCH v9 04/14] dt-bindings: mediatek: add mediatek, dsc.yaml for mt8195 SoC binding
    ` [PATCH v9 04/14] dt-bindings: mediatek: add mediatek,dsc.yaml "
` [PATCH v9 05/14] dt-bindings: mediatek: display: add "
` [PATCH v9 09/14] drm/mediatek: remove unused define in mtk_drm_ddp_comp.c
` [PATCH v9 10/14] drm/mediatek: rename the define of register offset
` [PATCH v9 11/14] drm/mediatek: adjust to the alphabetic order for mediatek-drm
` [PATCH v9 12/14] drm/mediatek: add DSC support "

[ovmf test] 164821: regressions - FAIL
 2021-09-05  4:25 UTC 

[hch-misc:sysfs-seq 11/13] block/kyber-iosched.c:883:1: error: implicit declaration of function 'seq_printf'
 2021-09-05  3:55 UTC 

[PATCH v3] tpm: fix Atmel TPM crash caused by too frequent queries
 2021-09-05  3:51 UTC  (8+ messages)
` [PATCH v4] "
  ` [PATCH v5] "

cron job: media_tree daily build: WARNINGS
 2021-09-05  3:48 UTC 

[PATCH] MIPS: fix local_t operation on MIPS64
 2021-09-05  3:42 UTC  (5+ messages)

[PATCH] irqchip: repair non-kernel-doc notation in irq-mbigen.c
 2021-09-05  3:36 UTC 

[PATCH v4] coresight: tmc-etr: Speed up for bounce buffer in flat mode
 2021-09-05  3:21 UTC  (2+ messages)

[PATCH 0/2] lib: add sputchar() helper
 2021-09-05  3:20 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH 2/2] coccinelle: add script for sputchar()

[GIT PULL] ARC changes for 5.15-rc1
 2021-09-05  3:20 UTC  (2+ messages)

No sound after kernel 5.8.15-301
 2021-09-05  3:11 UTC  (5+ messages)

[qemu-mainline test] 164812: tolerable FAIL - PUSHED
 2021-09-05  3:00 UTC 

[PATCH] ARM: dts: imx: Fix USB host power regulator polarity on M53Menlo
 2021-09-05  2:57 UTC  (3+ messages)

net/mptcp/protocol.o: warning: objtool: mptcp_sendmsg_frag()+0x238: unreachable instruction
 2021-09-05  2:58 UTC  (2+ messages)

ERROR: modpost: "__clk_hw_register_fixed_rate" [drivers/ptp/ptp_ocp.ko] undefined!
 2021-09-05  2:53 UTC  (2+ messages)

[PATCH libnetfilter_queue] build: doc: Fix rendering of verbatim '\n"' in man pages
 2021-09-05  2:45 UTC 

[ovmf test] 164820: regressions - FAIL
 2021-09-05  2:42 UTC 

[Bug 214313] New: APC UPS USB connection is causing hid-generic errors: usb_submit_urb(ctrl) failed / control queue full
 2021-09-05  2:35 UTC 

[PATCH libnetfilter_log] src: doc: revise doxygen for module "Netlink message helper functions"
 2021-09-05  2:33 UTC 

Pygrub crash when trying to edit kernel commandline
 2021-09-05  2:30 UTC 

[RFC PATCH v1 10/11] powerpc/platforms: Use ppc_md_update() instead of define_machine()
 2021-09-05  2:28 UTC  (2+ messages)

[PATCH kernel v2] KVM: PPC: Merge powerpc's debugfs entry content into generic entry
 2021-09-05  2:27 UTC  (4+ messages)

[xlnx:master 11930/12427] drivers/usb/dwc3/core.c:1635: undefined reference to `dwc3_gadget_exit_hibernation'
 2021-09-05  2:17 UTC  (2+ messages)

[zen-kernel-zen-kernel:5.14/bbr2 9/28] net/ipv4/tcp_rate.o: warning: objtool: tcp_set_tx_in_flight()+0x1bb: unreachable instruction
 2021-09-05  2:11 UTC  (2+ messages)

[PATCH] hw/ssi: imx_spi: Improve chip select handling
 2021-09-05  2:08 UTC  (9+ messages)

[zen-kernel-zen-kernel:5.14/bbr2 14/28] ERROR: modpost: "__divdi3" [net/ipv4/tcp_bbr.ko] undefined!
 2021-09-05  2:04 UTC 

NFS server regression in kernel 5.13 (tested w/ 5.13.9)
 2021-09-05  2:02 UTC  (33+ messages)

[ovmf test] 164818: regressions - FAIL
 2021-09-05  1:41 UTC 

[Buildroot] [PATCH 1/1] utils/getdeveloperlib.py: force foward-slash for pattern matching
 2021-09-05  1:35 UTC 

[Buildroot] [PATCH v2 1/1] utils/getdeveloperlib.py: explicitly set devs document encoding
 2021-09-05  1:35 UTC 

[zen-kernel-zen-kernel:5.14/bbr2 14/28] tcp_bbr.c:(.text.bbr_tso_segs_generic+0x108): undefined reference to `__udivdi3'
 2021-09-05  1:22 UTC 

[PATCH ima-evm-utils v4] evmctl: Use secure heap for private keys and passwords
 2021-09-05  1:10 UTC  (2+ messages)

[android-common:android13-5.10 11238/13329] mm/page_pinner.c:229:28: warning: comparison of distinct pointer types ('typeof ((ts_usec)) *' (aka 'long long *') and 'uint64_t *' (aka 'unsigned long long *'))
 2021-09-05  1:09 UTC 

drivers/gpu/drm/rockchip/cdn-dp-core.c:54:34: warning: unused variable 'cdn_dp_dt_ids'
 2021-09-05  1:01 UTC  (2+ messages)

[PATCH v2 0/5] futex2: Add wait on multiple futexes syscall
 2021-09-05  0:59 UTC  (9+ messages)
` [PATCH v2 1/5] futex: Prepare for futex_wait_multiple()
` [PATCH v2 2/5] futex2: Implement vectorized wait
` [PATCH v2 3/5] futex2: wire up syscall for x86
` [PATCH v2 4/5] selftests: futex2: Add waitv test
` [PATCH v2 5/5] selftests: futex2: Test futex_waitv timeout

[PATCH] ARM: dts: imx: Fix ECSPI nCS polarity on M53Menlo
 2021-09-05  0:51 UTC  (2+ messages)

[congwang:sch_bpf 3/3] kernel/bpf/priority_queue_map.c:77:11: error: 'struct bpf_priority_queue' has no member named 'size'
 2021-09-05  0:49 UTC  (2+ messages)

[PATCH] ARM: dts: imx: Add missing pinctrl-names for panel on M53Menlo
 2021-09-05  0:46 UTC  (2+ messages)

[PATCH v3] clk: imx: use module_platform_driver
 2021-09-05  0:44 UTC  (6+ messages)

Patch Review Process?
 2021-09-05  0:45 UTC 

[PATCH] arm64: dts: sun50i: h5: NanoPI Neo 2: phy-mode rgmii-id
 2021-09-05  0:42 UTC  (5+ messages)
` [PATCH v2] arm64: dts: allwinner: h5: NanoPI Neo 2: Fix ethernet node

[RFC PATCH net-next 1/3] net: phy: don't bind genphy in phy_attach_direct if the specific driver defers probe
 2021-09-05  0:41 UTC  (13+ messages)

[ovmf test] 164817: regressions - FAIL
 2021-09-05  0:28 UTC 

[linux-next:master 11329/11721] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:764:6: warning: format specifies type 'long' but the argument has type 'unsigned int'
 2021-09-05  0:23 UTC  (2+ messages)

[GIT PULL] xfs: new code for 5.15
 2021-09-05  0:21 UTC  (6+ messages)

[GIT PULL] RISC-V Patches for the 5.15 Merge Window, Part 1
 2021-09-05  0:15 UTC  (2+ messages)

[PATCH] user: Mark cpu_loop() with noreturn attribute
 2021-09-05  0:04 UTC 

[PATCH v2 1/2] soc: imx: gpcv2: Turn domain->pgc into bitfield
 2021-09-05  0:13 UTC  (2+ messages)
` [PATCH v2 2/2] soc: imx: gpcv2: Set both GPC_PGC_nCTRL(GPU_2D|GPU_3D) for MX8MM GPU domain

[PATCH v2 00/24] accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu
 2021-09-04 23:55 UTC  (25+ messages)
` [PATCH v2 01/24] target/avr: Remove pointless use of CONFIG_USER_ONLY definition
` [PATCH v2 02/24] target/i386: Restrict sysemu-only fpu_helper helpers
` [PATCH v2 03/24] target/i386: Simplify TARGET_X86_64 #ifdef'ry
` [PATCH v2 04/24] target/xtensa: Restrict do_transaction_failed() to sysemu
` [PATCH v2 05/24] accel/tcg: Rename user-mode do_interrupt hack as fake_user_interrupt
` [PATCH v2 06/24] target/alpha: Restrict cpu_exec_interrupt() handler to sysemu
` [PATCH v2 07/24] target/arm: "
` [PATCH v2 08/24] target/cris: "
` [PATCH v2 09/24] target/hppa: "
` [PATCH v2 10/24] target/i386: "
` [PATCH v2 11/24] target/i386: Move x86_cpu_exec_interrupt() under sysemu/ folder
` [PATCH v2 12/24] target/m68k: Restrict cpu_exec_interrupt() handler to sysemu
` [PATCH v2 13/24] target/microblaze: "
` [PATCH v2 14/24] target/mips: "
` [PATCH v2 15/24] target/nios2: "
` [PATCH v2 16/24] target/openrisc: "
` [PATCH v2 17/24] target/ppc: "
` [PATCH v2 18/24] target/riscv: "
` [PATCH v2 19/24] target/sh4: "
` [PATCH v2 20/24] target/sparc: "
` [PATCH v2 21/24] target/rx: "
` [PATCH v2 22/24] target/xtensa: "
` [PATCH v2 23/24] accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() "
` [PATCH v2 24/24] user: Remove cpu_get_pic_interrupt() stubs

[linux-next:master 11246/11721] fs/fuse/inode.o: warning: objtool: fuse_sync_fs()+0x1b6: unreachable instruction
 2021-09-05  0:15 UTC  (2+ messages)

drivers/gpu/drm/kmb/kmb_dsi.c:812:2: warning: unused function 'set_test_mode_src_osc_freq_target_low_bits'
 2021-09-05  0:04 UTC  (2+ messages)

[PATCH v2] clk: imx: use module_platform_driver
 2021-09-04 23:52 UTC  (5+ messages)

[PATCH net] ip6_gre: validate csum_start only if CHECKSUM_PARTIAL
 2021-09-04 23:47 UTC  (17+ messages)
` [PATCH net] ip_gre: "

[PATCH] common-licenses, licenses.conf: Remove duplicate licenses
 2021-09-04 23:51 UTC  (2+ messages)
` [OE-core] "

[meta-oe][PATCH] toybox-inittab: Use 0BSD for LIC_FILES_CHKSUM
 2021-09-04 23:48 UTC 

[PATCH 00/24] accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu
 2021-09-04 23:40 UTC  (9+ messages)
` [RFC PATCH 04/24] accel/tcg: Rename user-mode do_interrupt hack as fake_user_exception
` [PATCH 16/24] target/openrisc: Restrict cpu_exec_interrupt() handler to sysemu

It's broke, Jim. BTRFS mounted read only after corruption errors on Samsung 980 Pro
 2021-09-04 23:38 UTC  (5+ messages)

[linux-rt-devel:linux-5.14.y-rt-rebase 242/262] kernel/locking/spinlock_rt.c:249:13: warning: no previous prototype for function 'rt_rwlock_is_contended'
 2021-09-04 23:36 UTC  (2+ messages)

[ovmf test] 164815: regressions - FAIL
 2021-09-04 23:33 UTC 

[PATCH 0/2] net/9p: increase default msize
 2021-09-04 23:31 UTC  (3+ messages)
` [PATCH 2/2] net/9p: increase default msize to 128k

[PATCH] media: i2c: ths8200 needs V4L2_ASYNC
 2021-09-04 23:28 UTC 

[RFC] another signal oddity
 2021-09-04 23:18 UTC 

net/mptcp/pm_netlink.o: warning: objtool: mptcp_pm_nl_get_local_id()+0x96: unreachable instruction
 2021-09-04 23:23 UTC  (2+ messages)

[PATCH v7 0/2] memory: Have 'info mtree' remove duplicated Address Space information
 2021-09-04 23:11 UTC  (3+ messages)
` [PATCH v7 1/2] memory: Split mtree_info() as mtree_info_flatview() + mtree_info_as()
` [PATCH v7 2/2] memory: Have 'info mtree' remove duplicated Address Space information

net/xfrm/xfrm_output.o: warning: objtool: xfrm_output_resume()+0xc9b: unreachable instruction
 2021-09-04 23:07 UTC  (2+ messages)

[PATCH] MAINTAINERS: add myself as partial audio reviewer
 2021-09-04 23:05 UTC  (2+ messages)

[PATCH] HID: wacom: Add Dell Latitude 7275 battery quirk
 2021-09-04 22:56 UTC  (3+ messages)

[PULL 00/14] aspeed queue
 2021-09-04 23:03 UTC  (4+ messages)

[congwang:sch_bpf 2/3] net/sched/sch_bpf.c:185:21: error: called object type 'int' is not a function or function pointer
 2021-09-04 23:02 UTC  (2+ messages)

[PATCH v2 bpf-next 0/3] bpf: introduce bpf_get_branch_snapshot
 2021-09-04 23:01 UTC  (7+ messages)
` [PATCH v2 bpf-next 1/3] perf: enable branch record for software events

[RFC 0/6] fast poll multishot mode
 2021-09-04 22:46 UTC  (10+ messages)
` [PATCH 5/6] io_uring: implement multishot mode for accept
` [PATCH 6/6] io_uring: enable "

[PATCH 00/18] Introduce block device LED trigger
 2021-09-04 22:43 UTC  (7+ messages)
` [PATCH 08/18] ledtrig-blkdev: Add miscellaneous helper functions
` [PATCH 15/18] ledtrig-blkdev: Add sysfs attributes to [un]link LEDs & devices

[PATCH v15 2/3] cpufreq: Add of_perf_domain_get_sharing_cpumask
 2021-09-04 22:32 UTC  (5+ messages)

[PATCH 0/8] Drop support for git rebase --preserve-merges
 2021-09-04 22:30 UTC  (3+ messages)
` [PATCH v2 0/7] "

[Buildroot] [PATCH 1/1] package/libglib2: fix build with glibc >= 2.34
 2021-09-04 22:31 UTC 

[PATCH sg3_utils] sg_xcopy: Improve the code for building a CSCD descriptor
 2021-09-04 22:22 UTC  (2+ messages)

blktest/rxe almost working
 2021-09-04 22:30 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/libgpgme: fix build with glibc >= 2.34
 2021-09-04 22:16 UTC 

[PATCH v2 0/3] staging: r8188eu: Shorten and simplify calls chain
 2021-09-04 22:11 UTC  (2+ messages)

[PATCH] parisc: Drop strnlen_useric() in favour of generic version
 2021-09-04 22:02 UTC 

[PATCH v3 0/3] staging: r8188eu: Shorten and simplify calls chain
 2021-09-04 22:00 UTC  (4+ messages)
` [PATCH v3 1/3] staging: r8188eu: remove _io_ops structure
` [PATCH v3 2/3] staging: r8188eu: Shorten calls chain of rtw_read8/16/32()
` [PATCH v3 3/3] staging: r8188eu: Shorten calls chain of rtw_write8/16/32/N()

[PULL 00/35] pc,pci,virtio: fixes, cleanups
 2021-09-04 21:36 UTC  (3+ messages)
` [PULL 08/35] vhost-user: add missing space in error message
` [PULL 15/35] vhost: correctly detect the enabling IOMMU


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.