All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-09 04:06:58 to 2021-01-09 09:09:40 UTC [more...]

[CXP] some questions about "Common Xenomai Platform"
 2021-01-09  9:09 UTC  (6+ messages)
  `  "
    `  "

[Devel] Re: [PATCH v5 09/15] lib/test_printf.c: Use helper function to unwind array of software_nodes
 2021-01-09  9:07 UTC 

[RFC PATCH 0/8] rcu/sched: Fix ignored rescheduling after rcu_eqs_enter() v3
 2021-01-09  9:03 UTC  (3+ messages)
` [RFC PATCH 1/8] rcu: Remove superfluous rdp fetch

[GIT PULL]: dmaengine fixes for v5.11
 2021-01-09  9:01 UTC 

[GIT PULL]: Generic phy fixes for v5.11
 2021-01-09  8:54 UTC 

[BUG] JIT symbols not resolved after mprotect() combined vma
 2021-01-09  8:59 UTC 

[PATCH] arm/kasan:fix the arry size of kasan_early_shadow_pte
 2021-01-09  8:51 UTC  (5+ messages)

[bug] scrub on low disk space leads to Transaction aborted
 2021-01-09  8:53 UTC 

[kas:kvm-unmapped-memfd-secret 11/11] include/linux/mm.h:680:25: error: use of undeclared identifier 'VM_HIGH_ARCH_5'
 2021-01-09  8:57 UTC 

[Intel-gfx] [PATCH] drm/i915/dg1: Update voltage swing tables for DP
 2021-01-09  8:56 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/dg1: Update voltage swing tables for DP (rev3)

Same symbol with EXPORT_SYMBOL and EXPORT_SYMBOL_GPL
 2021-01-09  8:30 UTC 

[PATCH 1/2] erofs-utils: optimize mkfs to O(N), N = #files
 2021-01-09  8:28 UTC  (4+ messages)
` [PATCH v2 0/2] Optimize "
  ` [PATCH v2 1/2] erofs-utils: optimize "
  ` [PATCH v2 2/2] erofs-utils: refactor: remove end argument from erofs_mapbh

[linux-next:master 2005/2336] ld.lld: error: failed to open drivers/infiniband/hw/qib/ib_qib.o: Cannot allocate memory
 2021-01-09  8:47 UTC 

setlocale.3: Wording issues
 2021-01-09  8:42 UTC  (5+ messages)

[PATCH] ehci: fix EHCI host controller initialization sequence
 2021-01-09  8:39 UTC  (2+ messages)

[PATCH v8 00/20] dlb: introduce DLB device driver
 2021-01-09  8:33 UTC  (12+ messages)
` [PATCH v8 01/20] dlb: add skeleton for DLB driver
` [PATCH v8 04/20] dlb: add device ioctl layer and first three ioctls

[PULL REQUEST] i2c for 5.11
 2021-01-09  8:31 UTC 

[RESEND, V2] i2c: mediatek: Move suspend and resume handling to NOIRQ phase
 2021-01-09  8:29 UTC  (3+ messages)

[mac80211:master] BUILD SUCCESS 51d62f2f2c501a93d9a6a46f43731f984e227764
 2021-01-09  8:30 UTC 

general protection fault in io_sqe_files_unregister
 2021-01-09  8:29 UTC 

[linux-stable-rc:linux-4.19.y 4058/6859] drivers/usb/typec/fusb302/fusb302.c:51:27: warning: unused variable 'toggling_mode_name'
 2021-01-09  8:29 UTC 

[PATCH v2] ACPI: scan: Fix a Hyper-V Linux VM panic caused by buffer overflow
 2021-01-09  8:24 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-01-08
 2021-01-09  8:19 UTC 

[PATCH 5/6 v2] sound: Add n64 driver
 2021-01-09  8:16 UTC  (4+ messages)

[PATCH] MAINTAINERS: mark all linux-arm-kernel@infradead as moderated
 2021-01-09  8:12 UTC  (2+ messages)

[PATCH] mm/compaction: Remove duplicated VM_BUG_ON_PAGE !PageLocked
 2021-01-09  8:14 UTC 

[PATCH] mm/swap_slots.c: Remove unnecessary NULL pointer check
 2021-01-09  8:09 UTC 

[mark-rutland:arm64/entry/rework 5/5] arch/arm64/include/asm/daifflags.h:144:21: error: 'DAIF_PROCCCTX' undeclared; did you mean
 2021-01-09  8:05 UTC 

[dpdk-dev] [PATCH v12 00/11] Add PMD power management
 2021-01-09  8:04 UTC  (4+ messages)
` [dpdk-dev] [PATCH v13 "
  ` [dpdk-dev] [PATCH v13 06/11] ethdev: add simple power management API

[PATCH] mm: Fix potential pte_unmap_unlock pte error
 2021-01-09  8:01 UTC 

[tip:ras/core] BUILD SUCCESS 7bb39313cd6239e7eb95198950a02b4ad2a08316
 2021-01-09  8:00 UTC 

[PATCH v2 00/12] lazytime fix and cleanups
 2021-01-09  7:59 UTC  (26+ messages)
` [f2fs-dev] "
` [PATCH v2 01/12] fs: fix lazytime expiration handling in __writeback_single_inode()
  ` [f2fs-dev] "
` [PATCH v2 02/12] fs: correctly document the inode dirty flags
  ` [f2fs-dev] "
` [PATCH v2 03/12] fs: only specify I_DIRTY_TIME when needed in generic_update_time()
  ` [f2fs-dev] "
` [PATCH v2 04/12] fat: only specify I_DIRTY_TIME when needed in fat_update_time()
  ` [f2fs-dev] "
` [PATCH v2 05/12] fs: don't call ->dirty_inode for lazytime timestamp updates
  ` [f2fs-dev] "
` [PATCH v2 06/12] fs: pass only I_DIRTY_INODE flags to ->dirty_inode
  ` [f2fs-dev] "
` [PATCH v2 07/12] fs: clean up __mark_inode_dirty() a bit
  ` [f2fs-dev] "
` [PATCH v2 08/12] fs: drop redundant check from __writeback_single_inode()
  ` [f2fs-dev] "
` [PATCH v2 09/12] fs: improve comments for writeback_single_inode()
  ` [f2fs-dev] "
` [PATCH v2 10/12] gfs2: don't worry about I_DIRTY_TIME in gfs2_fsync()
  ` [f2fs-dev] "
` [PATCH v2 11/12] ext4: simplify i_state checks in __ext4_update_other_inode_time()
  ` [f2fs-dev] "
` [PATCH v2 12/12] xfs: remove a stale comment from xfs_file_aio_write_checks()
  ` [f2fs-dev] "

did you get my email
 2021-01-09  7:41 UTC 

[PATCH v1 0/7] coresight: etm-perf: Fix pid tracing with VHE
 2021-01-09  7:44 UTC  (16+ messages)
` [PATCH v1 1/7] coresight: etm-perf: Add support for PID tracing for kernel at EL2
` [PATCH v1 2/7] perf cs_etm: Use pid tracing explicitly instead of contextid
` [PATCH v1 3/7] perf cs-etm: Calculate per CPU metadata array size
` [PATCH v1 4/7] perf cs-etm: Add PID format into metadata
` [PATCH v1 5/7] perf cs-etm: Fixup PID_FMT when it is zero
` [PATCH v1 6/7] perf cs-etm: Add helper cs_etm__get_pid_fmt()
` [PATCH v1 7/7] perf cs-etm: Detect pid in VMID for kernel running at EL2

[soc:arm/fixes] BUILD SUCCESS bac717171971176b78c72d15a8b6961764ab197f
 2021-01-09  7:44 UTC 

[Intel-wired-lan] [tnguy-next-queue:master] BUILD SUCCESS 7cd1de76c95f1c36cf761fd53dec35b13c1e8f70
 2021-01-09  7:44 UTC 

[Buildroot] [PATCH] package/readline: bump to version 8.1
 2021-01-09  7:41 UTC 

[PATCH v4 net-next 00/11] Get rid of the switchdev transactional model
 2021-01-09  7:39 UTC  (6+ messages)
` [PATCH v4 net-next 01/11] net: switchdev: remove vid_begin -> vid_end range from VLAN objects
` [PATCH v4 net-next 02/11] net: dsa: mv88e6xxx: deny vid 0 on the CPU port and DSA links too

[PATCH V3] MIPS: Loongson64: Add kexec/kdump support
 2021-01-09  7:38 UTC  (9+ messages)

[PATCH v5 3/9] bus: mhi: core: Improvements to the channel handling state machine
 2021-01-09  7:38 UTC 

[PATCH 0/3] arm64: kasan: support CONFIG_KASAN_VMALLOC
 2021-01-09  7:34 UTC  (4+ messages)

[Cocci] Matching attributes
 2021-01-09  7:34 UTC  (2+ messages)

[PATCH 3/3] arm64: Kconfig: support CONFIG_KASAN_VMALLOC
 2021-01-09  7:26 UTC  (4+ messages)

[PATCH] media: v4l2: Fix memleak in videobuf_read_one
 2021-01-09  7:20 UTC  (3+ messages)
  `  "

[PATCH] venus: pm_helpers: Control core power domain manually
 2021-01-09  7:21 UTC 

BUG: unable to handle kernel NULL pointer dereference in __lookup_slow
 2021-01-09  7:20 UTC  (2+ messages)

[linux-next:master 1208/2336] drivers/pinctrl/ti/pinctrl-ti-iodelay.c:708 ti_iodelay_pinconf_group_dbg_show() warn: inconsistent indenting
 2021-01-09  7:13 UTC  (2+ messages)

[xen-unstable-smoke test] 158293: tolerable all pass - PUSHED
 2021-01-09  7:07 UTC 

[PATCHSET 0/3] xfs: add the ability to flag a fs for repair
 2021-01-09  7:00 UTC  (5+ messages)
` [PATCH 1/3] xfs_scrub: detect infinite loops when scanning inodes
` [PATCH 2/3] xfs_db: support the needsrepair feature flag in the version command
` [PATCH 3/3] xfs_repair: clear the needsrepair flag

[Intel-gfx] [PATCH] drm/i915/gt: Remove unused function 'dword_in_page'
 2021-01-09  7:00 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH 1/2] syscalls: add comments show the define file for aio
 2021-01-09  6:58 UTC  (2+ messages)
` [PATCH 2/2] syscalls: fix define file comments for lookup_dcookie

[PATCH] syscalls: add comments show the define file for aio
 2021-01-09  6:51 UTC  (3+ messages)

[usb:usb-linus] BUILD SUCCESS a5c7682aaaa10e42928d73de1c9e1e02d2b14c2e
 2021-01-09  6:50 UTC 

[PATCH] maintainers: update my email address
 2021-01-09  6:46 UTC 

[linux-nvme:nvme-5.11] BUILD SUCCESS 2b59787a223b79228fed9ade1bf6936194ddb8cd
 2021-01-09  6:42 UTC 

[ti:ti-rt-linux-5.4.y 1/1] drivers/connector/cn_proc.c:44:30: warning: unused variable 'send_msg_lock'
 2021-01-09  6:41 UTC 

drivers/net/ethernet/cadence/macb_main.c:4661:14: warning: Either the condition 'macb_config' is redundant or there is possible null pointer dereference: macb_config
 2021-01-09  6:34 UTC 

[PATCHSET 0/3] various: random fixes
 2021-01-09  6:28 UTC  (4+ messages)
` [PATCH 1/3] misc: fix valgrind complaints
` [PATCH 2/3] xfs_scrub: load and unload libicu properly
` [PATCH 3/3] xfs_scrub: handle concurrent directory updates during name scan

[PATCHSET v2 0/2] xfs_admin: support upgrading v5 filesystems
 2021-01-09  6:28 UTC  (3+ messages)
` [PATCH 1/2] xfs_db: add inobtcnt upgrade path
` [PATCH 2/2] xfs_db: add bigtime "

[PATCHSET v3 0/2] xfs_db: add minimal directory navigation
 2021-01-09  6:27 UTC  (3+ messages)
` [PATCH 1/2] xfs_db: add a directory path lookup command
` [PATCH 2/2] xfs_db: add an ls command

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 82edab16ec1fc048ef6a9a96ec5a0d1374f5bf3b
 2021-01-09  6:25 UTC 

[PATCH] ui/cocoa: Update path to docs in build tree
 2021-01-09  6:19 UTC  (2+ messages)

Old platforms: bring out your dead
 2021-01-09  5:56 UTC  (3+ messages)

[broonie-misc:spi-5.12 19/20] drivers/spi/spi-cadence-quadspi.c:1153:24: warning: comparison of distinct pointer types ('typeof (len) (aka 'unsigned long and 'typeof (500U) (aka 'unsigned int
 2021-01-09  5:54 UTC 

[PATCH] arm/kasan: remove the unused code for kasan_pgd_populate
 2021-01-09  5:46 UTC 

False positive "do_IRQ: #.55 No irq handler for vector" messages on AMD ryzen based laptops
 2021-01-09  5:50 UTC 

[PATCH] hvf: guard xgetbv call
 2021-01-09  5:48 UTC  (2+ messages)

[PATCH v2] decodetree: Open files with encoding='utf-8'
 2021-01-09  5:41 UTC  (3+ messages)

[lttng-dev] 回复: help modpost: "__bad_cmpxchg"
 2021-01-09  5:40 UTC  (2+ messages)
        ` [lttng-dev] 回复: "

[PATCH] staging: mt7621-dts: remove obsolete switch node
 2021-01-09  5:28 UTC  (6+ messages)

[PATCH V12 00/14] Bail out if transaction can cause extent count to overflow
 2021-01-09  5:26 UTC  (6+ messages)
` [PATCH V12 04/14] xfs: Check for extent overflow when adding/removing dir entries

[PATCH 3/3] regulator: mt6323: Add OF match table
 2021-01-09  5:24 UTC  (5+ messages)

Documentation revision for TCP_USER_TIMEOUT in man7/tcp7
 2021-01-09  5:19 UTC 

[rcu:dev.2021.01.06a] BUILD SUCCESS 23400a5e2d5edbb74d6299b83c67920f2fe8413d
 2021-01-09  5:11 UTC 

[PATCH net-next] net: marvell: prestera: Correct typo
 2021-01-09  5:06 UTC 

[linux-linus test] 158284: regressions - FAIL
 2021-01-09  4:58 UTC 

[PATCH v3 0/2] Synchronize user layer access with system PM ops and error handling
 2021-01-09  4:51 UTC  (9+ messages)
` [PATCH 2/2] scsi: ufs: Protect PM ops and err_handler from user access through sysfs

[intel-linux-intel-lts:5.4/yocto 11/11] drivers/uio/uio_pci_generic.c:109:7: error: implicit declaration of function 'copy_from_user'
 2021-01-09  4:50 UTC 

[PATCH] Adds a new ioctl32 syscall for backwards compatibility layers
 2021-01-09  4:50 UTC  (3+ messages)

[Qemu-devel] [Bug 1687270] [NEW] Can't write to 9p shared folder with qemu 2.9.0
 2021-01-09  4:17 UTC  (2+ messages)
` [Bug 1687270] "

cron job: media_tree daily build: WARNINGS
 2021-01-09  4:41 UTC 

[Qemu-devel] [Bug 1687309] [NEW] Assertion !usb_packet_is_inflight(p) fails in OHCI
 2021-01-09  4:17 UTC  (2+ messages)
` [Bug 1687309] "

[PATCH v5 0/9] Updates to MHI channel handling
 2021-01-09  4:39 UTC  (3+ messages)
` [PATCH v5 9/9] bus: mhi: core: Do not clear channel context more than once

[Qemu-devel] [Bug 1689003] [NEW] USB passthrough should not fail if SET CONFIGURATION fails
 2021-01-09  4:17 UTC  (2+ messages)
` [Bug 1689003] "

[PATCH] Revert "tcp: simplify window probe aborting on USER_TIMEOUT"
 2021-01-09  4:38 UTC 

[Qemu-devel] [Bug 1687578] [NEW] when migrate vm, reboot in guest os, the guest os sometime hang
 2021-01-09  4:17 UTC  (2+ messages)
` [Bug 1687578] "

[Qemu-devel] [Bug 1687599] [NEW] Bind 2nd VM to same OVS vhost-user port caused 1st vm traffic broken
 2021-01-09  4:17 UTC  (2+ messages)
` [Bug 1687599] "

[PATCH] bus: mhi: Add inbound buffers allocation flag
 2021-01-09  4:37 UTC  (4+ messages)

[PATCH] mm/hugetlb: Fix potential double free in hugetlb_register_node() error path
 2021-01-09  4:36 UTC  (3+ messages)

[Qemu-devel] [Bug 1695169] [NEW] qga fail to start when pidfile path is missing
 2021-01-09  4:17 UTC  (2+ messages)
` [Bug 1695169] "

[Qemu-devel] [Bug 1706825] [NEW] qemu-user fails to run wineserver on ppc64el host
 2021-01-09  4:17 UTC  (2+ messages)
` [Bug 1706825] "

[Qemu-devel] [Bug 1687569] [NEW] when migration cancel, qemu main thread hung
 2021-01-09  4:17 UTC  (2+ messages)
` [Bug 1687569] "

[Qemu-devel] [Bug 1702621] [NEW] colo: secondary vm crash during loadvm
 2021-01-09  4:17 UTC  (2+ messages)
` [Bug 1702621] "

[Qemu-devel] [Bug 1723731] [NEW] Qemu turns to black screen while starting to copy installation files of Windows 7
 2021-01-09  4:17 UTC  (2+ messages)
` [Bug 1723731] "

Tutorial for "drivers/mmc/*"?
 2021-01-09  4:27 UTC  (4+ messages)

[Qemu-devel] [Bug 1698574] [NEW] slow boot windows 7
 2021-01-09  4:17 UTC  (2+ messages)
` [Bug 1698574] "

[Qemu-devel] [Bug 1687214] [NEW] Rapid tremendous memory hog when using -net nic, vlan=0 -net user, vlan=0
 2021-01-09  4:17 UTC  (2+ messages)
` [Bug 1687214] "

[Qemu-devel] [Bug 1728635] [NEW] qemu-io crashes with SIGSEGV when did -c aio_write 9233408 28160 on a image_fuzzer image
 2021-01-09  4:17 UTC  (2+ messages)
` [Bug 1728635] "

[dpdk-dev] [Bug 610] Example App like skeleton, l2fwd etc. in DPDK 20.11 need static compilation else will fail during runtime
 2021-01-09  4:33 UTC 

[Qemu-devel] [Bug 1689245] [NEW] qcow2 image converted from Photon OS can't be started
 2021-01-09  4:17 UTC  (2+ messages)
` [Bug 1689245] "

[Qemu-devel] [Bug 1702798] [NEW] colo: secondary vm can't receive any packet
 2021-01-09  4:17 UTC  (2+ messages)
` [Bug 1702798] "

[Qemu-devel] [Bug 1716132] [NEW] Win 10 bitlocker won't initialise pass-through TPM
 2021-01-09  4:17 UTC  (2+ messages)
` [Bug 1716132] "

[Qemu-devel] [Bug 1728325] [NEW] POWER8: Wrong behaviour with float-to-int punning
 2021-01-09  4:17 UTC  (2+ messages)
` [Bug 1728325] "

[linux-next:pending-fixes] BUILD SUCCESS 48b46fac6daaf69aa3b6cc599402bf1bd6153552
 2021-01-09  4:29 UTC 

[Qemu-devel] [Bug 1707587] [NEW] Read certificate from USB key failed
 2021-01-09  4:17 UTC  (2+ messages)
` [Bug 1707587] "

[Qemu-devel] [Bug 1712027] [NEW] qemu: Cryptography adding encrypted disk with luks format failed
 2021-01-09  4:17 UTC  (2+ messages)
` [Bug 1712027] "

[Qemu-devel] [Bug 1731347] [NEW] VFIO Passthrough of SAS2008-based HBA card fails on E3-1225v3 due to failed DMA mapping (-14)
 2021-01-09  4:17 UTC  (2+ messages)
` [Bug 1731347] "

[Qemu-devel] [Bug 1719339] [NEW] serial8250: too much work for irq3
 2021-01-09  4:17 UTC  (2+ messages)
` [Bug 1719339] "

[PATCH] block: pre-initialize struct block_device in bdev_alloc_inode
 2021-01-07 18:36 UTC 

[GIT PULL] nvme fixes for 5.11
 2021-01-07 17:42 UTC 

[hwmon:hwmon] BUILD SUCCESS 84e261553e6f919bf0b4d65244599ab2b41f1da5
 2021-01-09  4:11 UTC 

[PATCH v2 0/6] Fix some bugs about HugeTLB code
 2021-01-09  4:07 UTC  (5+ messages)
` [PATCH v2 6/6] mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_active
    ` [External] "

[PATCH v4 1/1] PCI/ERR: don't clobber status after reset_link()
 2021-01-09  4:04 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.