All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-24 23:13:36 to 2020-05-25 01:48:57 UTC [more...]

MIPI DSI, DBI, and tinydrm drivers
 2020-05-25  0:46 UTC  (8+ messages)

[PATCH v2 00/26] x86: video: Speed up the framebuffer
 2020-05-25  1:48 UTC  (21+ messages)
` [PATCH v2 01/26] x86: fsp: Reinit the FPU after FSP meminit
` [PATCH v2 02/26] console: Add a way to output to serial only
` [PATCH v2 03/26] video: Show an error when a vidconsole function fails
` [PATCH v2 04/26] sandbox: video: Allow selection of rotated console
` [PATCH v2 05/26] video: Split out expression parts into variables
` [PATCH v2 06/26] video: Adjust rotated console to start at right edge
` [PATCH v2 07/26] video: Drop unnecessary #ifdef around vid_console_color()
` [PATCH v2 08/26] video: Add a comment for struct video_uc_platdata
` [PATCH v2 09/26] video: Add support for copying to a hardware framebuffer
` [PATCH v2 10/26] video: Set up the copy framebuffer when enabled
` [PATCH v2 11/26] video: Clear the copy framebuffer when clearing the screen
` [PATCH v2 12/26] video: Add helpers for vidconsole for the copy framebuffer
` [PATCH v2 13/26] video: Update normal console to support copy buffer
` [PATCH v2 14/26] video: Update truetype "
` [PATCH v2 15/26] video: Update rotated "
` [PATCH v2 16/26] video: Update the copy framebuffer when writing bitmaps
` [PATCH v2 17/26] video: Add comments to struct sandbox_sdl_plat
` [PATCH v2 18/26] video: sandbox: Add support for the copy framebuffer
` [PATCH v2 19/26] video: pci: Set up "
` [PATCH v2 20/26] x86: fsp: video: Allocate a frame buffer when needed

[dpdk-dev] [PATCH v2] test-pmd: fix memory leaks when mtr policer actions update fails
 2020-05-25  1:46 UTC 

[dpdk-dev] [PATCH] test-pmd: fix memory leaks when mtr policer actions update fails
 2020-05-25  1:45 UTC  (3+ messages)

[PATCH v2] firewire-core: remove cast of function callback
 2020-05-25  1:44 UTC  (4+ messages)

Raw Expression for DNS name?
 2020-05-25  1:44 UTC  (2+ messages)

[PATCH] perf record: Use an eventfd to wakeup when done
 2020-05-25  1:43 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 1/2] rtc: goldfish: Use correct return value for goldfish_rtc_probe()
 2020-05-25  1:39 UTC  (2+ messages)
` [PATCH 2/2] rtc: mpc5121: Use correct return value for mpc5121_rtc_probe()

[RFC/RFT][PATCH] cpufreq: intel_pstate: Work in passive mode with HWP enabled
 2020-05-25  1:36 UTC  (2+ messages)

[RFC PATCH v12 0/11] Enable ptp_kvm for arm64
 2020-05-25  1:37 UTC  (6+ messages)
` [RFC PATCH v12 03/11] psci: export smccc conduit get helper

[PATCH] can: flexcan: Fix runtime PM imbalance on error
 2020-05-25  1:36 UTC  (2+ messages)

[PATCH v5 0/3] Add Caninos Loucos Labrador CoM and Base Board Device Tree
 2020-05-25  1:30 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: Add vendor prefix for Caninos Loucos
` [PATCH v5 2/3] dt-bindings: arm: actions: Document Caninos Loucos Labrador
` [PATCH v5 3/3] ARM: dts: Add "

slow rx 5600 xt fps
 2020-05-25  1:29 UTC  (17+ messages)

[RESEND PATCH] drm/vc4: hdmi: Silence pixel clock error on -EPROBE_DEFER
 2020-05-25  1:28 UTC  (2+ messages)

[PATCH v6 0/3] drop writes to read-only ram device & vfio regions
 2020-05-25  1:18 UTC  (5+ messages)
` [PATCH v6 1/3] memory: drop guest writes to read-only ram device regions

[PATCH] block: change REQ_OP_ZONE_RESET and REQ_OP_ZONE_RESET_ALL to be odd numbers
 2020-05-25  1:27 UTC  (2+ messages)

[PATCH 1/2] rtc: goldfish: Fix return value of goldfish_rtc_probe()
 2020-05-25  1:27 UTC  (3+ messages)

[RFC PATCH v4 0/3] bcache: support zoned device as bcache backing device
 2020-05-25  1:26 UTC  (7+ messages)
` [RFC PATCH v4 1/3] bcache: export bcache zone information for zoned "
` [RFC PATCH v4 2/3] bcache: handle zone management bios for bcache device
` [RFC PATCH v4 3/3] bcache: reject writeback cache mode for zoned backing device

undefined reference to `start_isolate_page_range'
 2020-05-25  1:24 UTC  (2+ messages)

[PATCH V8 00/15] KVM: MIPS: Add Loongson-3 support (Host Side)
 2020-05-25  1:23 UTC  (3+ messages)

[PATCH v4 00/13] x86: cbfs: Various clean-ups to CBFS implementation
 2020-05-25  1:19 UTC  (19+ messages)
` [PATCH v4 01/13] cbfs: Rename the result variable
` [PATCH v4 02/13] cbfs: Use ulong consistently
` [PATCH v4 03/13] cbfs: Use bool type for whether initialised
` [PATCH v4 04/13] cbfs: Adjust return value of file_cbfs_next_file()
` [PATCH v4 05/13] cbfs: Adjust file_cbfs_load_header() to use cbfs_priv
` [PATCH v4 06/13] cbfs: Adjust cbfs_load_header_ptr() "
` [PATCH v4 07/13] cbfs: Unify the two header loaders
` [PATCH v4 08/13] cbfs: Use void * for the position pointers
` [PATCH v4 09/13] cbfs: Record the start address in cbfs_priv
` [PATCH v4 10/13] cbfs: Return the error code from file_cbfs_init()
` [PATCH v4 11/13] cbfs: Change file_cbfs_find_uncached() to return an error
` [PATCH v4 12/13] cbfs: Allow reading a file from a CBFS given its base addr
` [PATCH v4 13/13] cbfs: Don't require the CBFS size with cbfs_init_mem()

[PATCH v2] Fix various coding-style issues and improve printk() usage
 2020-05-25  1:15 UTC  (2+ messages)

Planning out new fs. Am I missing anything?
 2020-05-25  1:13 UTC 

[Intel-gfx] [PATCH] drm/i915/display: Fix early deref of 'dsb'
 2020-05-25  1:11 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[djwong-xfs:repair-metadata-atomically 77/229] fs/xfs/scrub/rtsummary.c:75 xchk_setup_rtsummary() error: uninitialized symbol 'resblks'
 2020-05-25  1:09 UTC 

[linux-next RFC v2] mm/gup.c: Convert to use get_user_{page|pages}_fast_only()
 2020-05-25  1:06 UTC  (4+ messages)

[dpdk-dev] [PATCH v2] eal/windows: support thread ID query
 2020-05-25  1:08 UTC  (2+ messages)

[dpdk-dev] [PATCH v2] eal/windows: fix invalid thread handle
 2020-05-25  1:02 UTC  (2+ messages)

[PATCH v4 0/7] ASoC: add soc-link
 2020-05-25  0:57 UTC  (8+ messages)
` [PATCH v4 1/7] ASoC: add soc-link.c
` [PATCH v4 2/7] ASoC: soc-link: move soc_rtd_xxx()
` [PATCH v4 3/7] ASoC: soc-link: remove unneeded parameter from snd_soc_link_xxx()
` [PATCH v4 4/7] ASoC: soc-link: add snd_soc_link_be_hw_params_fixup()
` [PATCH v4 5/7] ASoC: soc-link: add snd_soc_link_compr_startup()
` [PATCH v4 6/7] ASoC: soc-link: add snd_soc_link_compr_shutdown()
` [PATCH v4 7/7] ASoC: soc-link: add snd_soc_link_compr_set_params()

[peterz-queue:x86/module 3/5] module.c:undefined reference to `split_lock_enabled'
 2020-05-25  0:59 UTC 

incoming
 2020-05-25  0:57 UTC  (7+ messages)
` + bitops-simplify-get_count_order_long.patch added to -mm tree
` + mmthp-stop-leaking-unreleased-file-pages.patch "
` + mmap-locking-api-convert-mmap_sem-comments-fix-fix-fix.patch "
` + mm-remove-vm_bug_onpageslab-from-page_mapcount.patch "
` + swap-reduce-lock-contention-on-swap-cache-from-swap-slots-allocation-v3.patch "

[PATCH 0/2] crypto: virtio: fix two crash issue
 2020-05-25  0:56 UTC  (6+ messages)
` [PATCH 1/2] crypto: virtio: fix src/dst scatterlist calculation
` [PATCH 2/2] crypto: virtio: fix an memory use-after-free bug

[PATCH] x86/boot: allow a relocatable kernel to be linked with lld
 2020-05-25  0:55 UTC  (15+ messages)
` [PATCH 1/4] x86/boot: Add .text.startup to setup.ld
` [PATCH 2/4] x86/boot: Remove runtime relocations from .head.text code
` [PATCH 3/4] x86/boot: Remove runtime relocations from head_{32,64}.S
` [PATCH 4/4] x86/boot: Check that there are no runtime relocations

[Buildroot] [PATCH v3 1/9] package/luainterpreter: add abi version options
 2020-05-25  0:48 UTC  (9+ messages)
` [Buildroot] [PATCH v3 2/9] package/sysdig: depend on lua ABI version 5.1
` [Buildroot] [PATCH v3 3/9] package/collectd: depend on luainterpreter for lua support
` [Buildroot] [PATCH v3 4/9] package/solarus: depend on lua ABI version 5.1
` [Buildroot] [PATCH v3 5/9] package/luaposix: select bit32 based "
` [Buildroot] [PATCH v3 6/9] package/minetest: do not select luajit
` [Buildroot] [PATCH v3 7/9] package/efl: depend on lua ABI version 5.1
` [Buildroot] [PATCH v3 8/9] package/prosody: don't depend on !lua 5.3
` [Buildroot] [PATCH v3 9/9] package/luajit: depend on !BR2_PACKAGE_LUA

[PATCH] configure: Do not ignore malloc value
 2020-05-24 22:12 UTC 

[Bug 207871] New: nullpointer dereference in uvc_video_stop_streaming
 2020-05-25  0:41 UTC  (2+ messages)
` [Bug 207871] "

[Bug 207861] New: mremap MAP_ANONYMOUS|MAP_SHARED grow provide bad mapping
 2020-05-25  0:40 UTC 

[PATCH 0/5] Add seccomp notifier ioctl that enables adding fds
 2020-05-25  0:39 UTC  (12+ messages)
` [PATCH 1/5] seccomp: Add find_notification helper
` [PATCH 2/5] seccomp: Introduce addfd ioctl to seccomp user notifier
` [PATCH 3/5] selftests/seccomp: Test SECCOMP_IOCTL_NOTIF_ADDFD
` [PATCH 4/5] seccomp: Add SECCOMP_ADDFD_FLAG_MOVE flag to add fd ioctl
` [PATCH 5/5] selftests/seccomp: Add test for addfd move semantics

[dpdk-dev] [PATCH v4 0/8] Windows basic memory management
 2020-05-25  0:37 UTC  (13+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v5 01/11] eal: replace rte_page_sizes with a set of constants
  ` [dpdk-dev] [PATCH v5 02/11] eal: introduce internal wrappers for file operations
  ` [dpdk-dev] [PATCH v5 03/11] eal: introduce memory management wrappers
  ` [dpdk-dev] [PATCH v5 04/11] eal/mem: extract common code for memseg list initialization
  ` [dpdk-dev] [PATCH v5 05/11] eal/mem: extract common code for dynamic memory allocation
  ` [dpdk-dev] [PATCH v5 06/11] trace: add size_t field emitter
  ` [dpdk-dev] [PATCH v5 07/11] eal/windows: add tracing support stubs
  ` [dpdk-dev] [PATCH v5 08/11] eal/windows: replace sys/queue.h with a complete one from FreeBSD
  ` [dpdk-dev] [PATCH v5 09/11] eal/windows: improve CPU and NUMA node detection
  ` [dpdk-dev] [PATCH v5 10/11] eal/windows: initialize hugepage info
  ` [dpdk-dev] [PATCH v5 11/11] eal/windows: implement basic memory management

[PATCH 00/24] xfs: rework inode flushing to make inode reclaim fully asynchronous
 2020-05-25  0:37 UTC  (17+ messages)
` [PATCH 03/24] xfs: mark inode buffers in cache
` [PATCH 05/24] xfs: mark log recovery buffers for completion
` [PATCH 10/24] xfs: clean up the buffer iodone callback functions
` [PATCH 12/24] xfs: pin inode backing buffer to the inode log item

linux-next: build failure after merge of the tip tree
 2020-05-25  0:37 UTC  (11+ messages)

[PATCH v3 0/7] ASoC: add soc-link
 2020-05-25  0:34 UTC  (4+ messages)
` [PATCH v3 2/7] ASoC: soc-link: move soc_rtd_xxx()

[PATCH -V3] swap: Reduce lock contention on swap cache from swap slots allocation
 2020-05-25  0:26 UTC 

git git<tab> completes non-existent command `git gitk`
 2020-05-25  0:27 UTC  (3+ messages)

[PATCH v5 00/13] support gce on mt6779 platform
 2020-05-25  0:23 UTC  (7+ messages)
` [PATCH v5 10/13] soc: mediatek: cmdq: export finalize function

1e76b8ad20 ("nsproxy: attach to namespaces via pidfds"): [ 35.793949] WARNING: CPU: 0 PID: 978 at kernel/locking/lockdep.c:183 hlock_class
 2020-05-25  0:22 UTC 

379706875d ("x86/mm: simplify init_trampoline() and .."): BUG: kernel reboot-without-warning in boot stage
 2020-05-25  0:21 UTC 

[PATCH v4] i2c: Add i2c-pseudo driver for userspace I2C adapters
 2020-05-25  0:15 UTC  (2+ messages)

INFO: task hung in locks_remove_posix
 2020-05-25  0:14 UTC  (2+ messages)

[dpdk-dev] [dpdk-announce] release candidate 20.05-rc4
 2020-05-25  0:09 UTC 

fs/proc/task_nommu.c:67:55: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-05-25  0:08 UTC 

[PATCH v2] vt: keyboard: avoid integer overflow in k_ascii
 2020-05-25  0:08 UTC 

[PATCH] mm,thp: stop leaking unreleased file pages
 2020-05-25  0:05 UTC  (2+ messages)

linux-next: manual merge of the mips tree with Linus' tree
 2020-05-25  0:05 UTC 

[RFC PATCH] rt2800lib: unconditionally enable MFP
 2020-05-25  0:02 UTC  (4+ messages)

[djwong-xfs:repair-metadata-atomically 206/229] fs/xfs/xfs_bmap_item.c:503 xfs_bui_item_recover() error: uninitialized symbol 'type'
 2020-05-24 23:58 UTC 

[dpdk-dev] [PATCH] doc: announce adoption of C11 atomic operations semantics
 2020-05-24 23:54 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] arm64/cpufeature: Move BUG_ON() inside get_arm64_ftr_reg()
 2020-05-24 23:52 UTC  (9+ messages)

[PATCH] HID: magicmouse: do not set up autorepeat
 2020-05-24 23:51 UTC 

[Bug 207877] New: ASMedia drive (174c:55aa) hangs in ioctl CDROM_DRIVE_STATUS when mounting a DVD
 2020-05-24 23:48 UTC  (2+ messages)
` [Bug 207877] "

[PATCH v7 00/15] Fix qla2xxx endianness annotations
 2020-05-24 23:45 UTC  (8+ messages)
` [PATCH v7 15/15] qla2xxx: Fix endianness annotations in source files

[PATCH] fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()
 2020-05-24 23:45 UTC  (10+ messages)

[PATCH v12 00/18] Enable FSGSBASE instructions
 2020-05-24 23:44 UTC  (12+ messages)
            `  "

[dpdk-dev] [PATCH] doc: announce the deprecation of legacy virtio support
 2020-05-24 23:44 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/2] doc: announce ethdev ABI change for LRO fields
 2020-05-24 23:41 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/2] doc: announce new mbuf field for LRO

[dpdk-dev] [PATCH] doc: deprication notice to mark tm spec as experimental
 2020-05-24 23:33 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] xfs: Replace one-element arrays with flexible-array members
 2020-05-24 23:23 UTC  (3+ messages)

[dpdk-dev] [PATCH] doc: deprecate rx_descriptor_done API
 2020-05-24 23:21 UTC  (4+ messages)

[merged] maintainers-add-files-related-to-kdump.patch removed from -mm tree
 2020-05-24 23:18 UTC 

[PATCH v3] submodule: port subcommand 'set-branch' from shell to C
 2020-05-24 23:18 UTC  (4+ messages)

[merged] z3fold-fix-use-after-free-when-freeing-handles.patch removed from -mm tree
 2020-05-24 23:18 UTC 

[merged] sparc32-use-pud-rather-than-pgd-to-get-pmd-in-srmmu_nocache_init.patch removed from -mm tree
 2020-05-24 23:18 UTC 

[merged] maintainers-update-email-address-for-naoya-horiguchi.patch removed from -mm tree
 2020-05-24 23:18 UTC 

[merged] sh-include-linux-time_typesh-for-sockios.patch removed from -mm tree
 2020-05-24 23:18 UTC 

[merged] kasan-disable-branch-tracing-for-core-runtime.patch removed from -mm tree
 2020-05-24 23:18 UTC 

[merged] selftests-vm-write_to_hugetlbfsc-fix-unused-variable-warning.patch removed from -mm tree
 2020-05-24 23:18 UTC 

[merged] selftests-vm-gitignore-add-mremap_dontunmap.patch removed from -mm tree
 2020-05-24 23:18 UTC 

[merged] rapidio-fix-an-error-in-get_user_pages_fast-error-handling.patch removed from -mm tree
 2020-05-24 23:18 UTC 

[merged] x86-bitops-fix-build-regression.patch removed from -mm tree
 2020-05-24 23:18 UTC 

[dpdk-dev] [PATCH v2] doc: plan splitting the ethdev ops struct
 2020-05-24 23:18 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[merged] device-dax-dont-leak-kernel-memory-to-user-space-after-unloading-kmem.patch removed from -mm tree
 2020-05-24 23:18 UTC 

+ linux-next-git-rejects.patch added to -mm tree
 2020-05-24 23:17 UTC 


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.