All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-05 21:11:35 to 2020-04-06 01:27:50 UTC [more...]

affbf727ea: kernel-selftests.futex.run.sh.fail
 2020-04-06  1:27 UTC 

[RFC 0/3] block: address blktrace use-after-free
 2020-04-06  1:27 UTC  (4+ messages)
` [RFC 2/3] blktrace: fix debugfs use after free

[PATCH v2 net] skbuff.h: Improve the checksum related comments
 2020-04-06  1:26 UTC 

[RFC PATCH v2 01/13] powerpc/radix: Make kuap_check_amr() and kuap_restore_amr() generic
 2020-04-06  1:25 UTC  (3+ messages)
` [RFC PATCH v2 12/13] powerpc/kernel: Do not inconditionally save non volatile registers on system call

[non] 2aa3847085: will-it-scale.per_process_ops -32.0% regression
 2020-04-06  1:25 UTC  (2+ messages)

[PATCH net] skbuff.h: Improve the checksum related comments
 2020-04-06  1:25 UTC  (5+ messages)

[PATCH 0/9] XArray: several cleanups
 2020-04-06  1:24 UTC  (15+ messages)
` [PATCH 5/9] XArray: entry in last level is not expected to be a node

[printk] a536059557: BUG:sleeping_function_called_from_invalid_context_at_kernel/printk/printk.c
 2020-04-06  1:24 UTC 

71d63c419a ("mm/lru: take PageLRU first in moving page between .."): [ 66.785911] kernel BUG at lib/list_debug.c:53!
 2020-04-06  1:24 UTC 

[Bug 1821595] Re: Failed to emulate MMIO access with EmulatorReturnStatus: 2
 2020-04-06  1:14 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Compile files in controllers/ directory
 2020-04-06  1:20 UTC  (4+ messages)

[PATCH] KVM: PPC: Book3S HV: Remove NULL check before kfree
 2020-04-06  1:14 UTC  (4+ messages)

[PATCH v3] powerpc/powernv: add NULL check after kzalloc in opal_add_one_export
 2020-04-06  1:13 UTC  (3+ messages)

[PATCH] scsi: aic7xxx: Remove null pointer checks before kfree()
 2020-04-06  1:14 UTC  (2+ messages)

[Bug 206021] New: AMDGPU/DC: freesync disabled on the monitor side after the monitor sleeps and resumes
 2020-04-06  1:10 UTC  (2+ messages)
` [Bug 206021] "

[RESEND][PATCH v3 00/17] Add static_call()
 2020-04-06  1:08 UTC  (3+ messages)
` [RESEND][PATCH v3 09/17] x86/static_call: Add out-of-line static call implementation

[GIT PULL rcu/urgent] Don't acquire lock in NMI handler (v5.7)
 2020-04-06  1:10 UTC 

[PATCH v5 00/10] workingset protection/detection on the anonymous LRU list
 2020-04-06  1:03 UTC  (4+ messages)
` [PATCH v5 05/10] mm/swap: charge the page when adding to the swap cache

[lunn:v5.6-rc5-net-next-cable-test 14/20] drivers/net/phy/phy.c:883 phy_stop() warn: inconsistent indenting
 2020-04-06  0:58 UTC 

[PATCH] drm/bridge: adv7511: Fix cec clock EPROBE_DEFER handling
 2020-04-06  0:58 UTC  (2+ messages)

[RFC][PATCH v2] btrfs: ssd_metadata: storing metadata on SSD
 2020-04-06  0:57 UTC  (4+ messages)

[PATCH 0/6] IIO: Tidy up parameters to regmap_bulk_* calls
 2020-04-06  0:54 UTC  (3+ messages)
` [PATCH 2/6] iio:chemical:atlas-sensor: Drop unnecessary explicit casts in regmap_bulk_read calls

[Bug 1871005] [NEW] build fails on CLOCK_MONOTONIC
 2020-04-06  0:37 UTC 

alsa-gobject: misc fixes
 2020-04-06  0:47 UTC 

[PATCH] libext2fs: avoid pointer arithmetic on `void *`
 2020-04-06  0:43 UTC  (2+ messages)

[PATCH v2 0/5] riscv: Add KGDB and KDB support
 2020-04-06  0:42 UTC  (4+ messages)
` [PATCH v2 3/5] kgdb: enable arch to support XML packet support

[PATCH] ASoC: qcom: common: Silence EPROBE_DEFER messages
 2020-04-06  0:36 UTC  (2+ messages)

[PATCH] vdpa-sim: depend on HAS_DMA
 2020-04-06  0:34 UTC  (2+ messages)

[PATCH] Fix: buffer overflow during hvc_alloc()
 2020-04-06  0:31 UTC  (2+ messages)

[PATCH] ASoC: qcom: common: Silence duplicate parse error messages
 2020-04-06  0:32 UTC  (2+ messages)

[PATCH] format-patch: teach --no-encode-headers
 2020-04-05 23:11 UTC 

[PATCH 0/2 v5] coreutils: add ptest support
 2020-04-06  0:26 UTC  (3+ messages)
` [PATCH 1/2 v5] coreutils: add ptest
  ` [OE-core] "

[PATCH v2 11/17] drm: pahole struct drm_display_mode
 2020-04-06  0:24 UTC  (2+ messages)

[PATCH 00/11] VMBus channel interrupt reassignment
 2020-04-06  0:15 UTC  (12+ messages)
` [PATCH 01/11] Drivers: hv: vmbus: Always handle the VMBus messages on CPU0
` [PATCH 02/11] Drivers: hv: vmbus: Don't bind the offer&rescind works to a specific CPU
` [PATCH 03/11] Drivers: hv: vmbus: Replace the per-CPU channel lists with a global array of channels
` [PATCH 04/11] hv_netvsc: Disable NAPI before closing the VMBus channel
` [PATCH 05/11] hv_utils: Always execute the fcopy and vss callbacks in a tasklet
` [PATCH 06/11] Drivers: hv: vmbus: Use a spin lock for synchronizing channel scheduling vs. channel removal
` [PATCH 07/11] PCI: hv: Prepare hv_compose_msi_msg() for the VMBus-channel-interrupt-to-vCPU reassignment functionality
` [PATCH 08/11] Drivers: hv: vmbus: Remove the unused HV_LOCALIZED channel affinity logic
` [PATCH 09/11] Drivers: hv: vmbus: Synchronize init_vp_index() vs. CPU hotplug
` [PATCH 10/11] Drivers: hv: vmbus: Introduce the CHANNELMSG_MODIFYCHANNEL message type
` [PATCH 11/11] scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assigned

[PATCH/RFC] MM: fix writeback for NFS
 2020-04-06  0:14 UTC  (9+ messages)
` Writeback fixes "
  ` [PATCH 1/2] MM: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE
    ` [PATCH 2/2] Deprecate NR_UNSTABLE_NFS, use NR_WRITEBACK
        ` [PATCH 2/2 - v2] MM: Discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead

[rcu:dev.2020.04.03a 101/101] kernel/rcu/tasks.h:251:9: error: 'struct task_struct' has no member named 'rcu_tasks_idx'
 2020-04-06  0:09 UTC  (2+ messages)

[PATCH v2] SUNRPC/cache: Fix unsafe traverse caused double-free in cache_purge
 2020-04-06  0:03 UTC  (3+ messages)
` [PATCH v3] "

Unused functions in dm-thin-metadata
 2020-04-06  0:02 UTC 

[PATCH 1/2] x86/boot/compressed/64: Remove .bss/.pgtable from bzImage
 2020-04-06  0:00 UTC  (4+ messages)

[PATCH] PM / devfreq: tegra30: Delete an error message in tegra_devfreq_probe()
 2020-04-06  0:00 UTC  (4+ messages)

next/pending-fixes build: 216 builds: 5 failed, 211 passed, 6 errors, 387 warnings (v5.6-11479-gba55f0e014e7)
 2020-04-05 23:58 UTC 

[PATCH 1/2] HID: alps: Add AUI1657 device ID
 2020-04-05 23:55 UTC  (2+ messages)
` [PATCH 2/2] HID: alps: Refactor axis resolution logic

[PATCH/RFC 0/6] dt-bindings: display: Convert DWC HDMI TX bindings to YAML
 2020-04-05 23:55 UTC  (16+ messages)
` [PATCH/RFC 1/6] dt-bindings: display: bridge: Add YAML schema for Synopsys DW-HDMI
` [PATCH/RFC 2/6] dt-bindings: display: bridge: renesas, dw-hdmi: Convert binding to YAML
  ` [PATCH/RFC 2/6] dt-bindings: display: bridge: renesas,dw-hdmi: "
` [PATCH/RFC 3/6] dt-bindings: display: imx: hdmi: "
` [PATCH/RFC 4/6] dt-bindings: display: rockchip: dw-hdmi: "
` [PATCH/RFC 5/6] dt-bindings: display: sun8i-a83t-dw-hdmi: Reference dw-hdmi YAML schema
` [PATCH/RFC 6/6] dt-bindings: display: bridge: Remove deprecated dw_hdmi.txt

[PATCH] kbuild: support 'LLVM' to switch the default tools to Clang/LLVM
 2020-04-05 23:55 UTC  (4+ messages)

block size vs bvec length
 2020-04-05 23:53 UTC  (3+ messages)

[PATCH 1/5] bytcr-rt5651: Fix dmic check in HiFi-Components.conf
 2020-04-05 23:22 UTC  (3+ messages)
` [PATCH 4/5] chtrt5645: Remove bogus JackHWMute settings

[PATCH v3] ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN MPWIN895CL tablet
 2020-04-05 22:55 UTC  (2+ messages)

[PATCH 0/4] ASoC: Intel: boards: Remove ignore_suspend flag from SSP0 dai link
 2020-04-05 23:11 UTC  (6+ messages)
` [PATCH 3/4] ASoC: Intel: bdw-rt5677: "

[PATCH 1/3 RESEND] sched: Remove __rcu annotation from cred pointer
 2020-04-04  2:53 UTC  (7+ messages)
` [PATCH 3/3 RESEND] auditsc: Do not use RCU primitive to read "

mmotm 2020-04-05-16-45 uploaded
 2020-04-05 23:46 UTC 

Thoughts on wg-dynamic
 2020-04-05 23:43 UTC 

[PATCH v3 00/19] merge: learn --autostash
 2020-04-05 23:42 UTC  (8+ messages)
` [PATCH v4 00/23] "
  ` [PATCH v4 03/23] sequencer: stop leaking buf
  ` [PATCH v4 04/23] sequencer: reuse strbuf_trim() in read_oneliner()

[PATCHv2 0/8] thp/khugepaged improvements and CoW semantics
 2020-04-05 23:40 UTC  (2+ messages)

[PATCH 1/1] rcu/tree: add emergency pool for headless case
 2020-04-05 23:30 UTC  (4+ messages)

[powerpc:merge] BUILD SUCCESS 2c0ce4ff35994a7b12cc9879ced52c9e7c2e6667
 2020-04-05 23:24 UTC 

[powerpc:next] BUILD SUCCESS 6ba4a2d3591039aea1cb45c7c42262d26351a2fa
 2020-04-05 23:24 UTC 

Potential bug in Android app - Create from scratch flow
 2020-04-05 23:23 UTC  (4+ messages)

[PATCH 0/4] dt-bindings: display: bridge: Convert bindings used by R-Car DU to YAML
 2020-04-05 23:23 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: display: bridge: Reject additional properties in ports node
` [PATCH 2/4] dt-bindings: display: bridge: Convert simple-bridge bindings to YAML
` [PATCH 3/4] dt-bindings: display: bridge: thc63lvd1024: Convert binding "
` [PATCH 4/4] dt-bindings: display: bridge: renesas, lvds: "
  ` [PATCH 4/4] dt-bindings: display: bridge: renesas,lvds: "

[PATCH 0/6] x86: efi: Add a 64-bit coreboot payload
 2020-04-05 23:22 UTC  (7+ messages)
` [PATCH 1/6] x86: Allow building an SPL image for coreboot
` [PATCH 2/6] x86: Move work-around out of cpu_jump_to_64bit_uboot()
` [PATCH 3/6] x86: Update SPL for coreboot
` [PATCH 4/6] x86: cbfs: Drop unwanted declaration
` [PATCH 5/6] x86: coreboot: Allow building an SPL image
` [PATCH 6/6] x86: Add a 64-bit coreboot build

Outreachy reminder - final application deadline
 2020-04-05 23:15 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] qla2xxx: Increase the size of struct qla_fcp_prio_cfg to FCP_PRIO_CFG_SIZE
 2020-04-05 23:13 UTC 

[PULL] u-boot-sh/master
 2020-04-05 23:05 UTC  (2+ messages)

Please pull u-boot-x86
 2020-04-05 23:05 UTC  (2+ messages)

Pull request, u-boot-tegra/master
 2020-04-05 23:04 UTC  (2+ messages)

Please pull u-boot-video
 2020-04-05 23:04 UTC  (2+ messages)

[PATCH v2] arch: Add explicit linker script for u-boot-elf
 2020-04-05 23:04 UTC  (2+ messages)

[PATCH] mach-snapdragon: Fix overwriting last digit of serial number
 2020-04-05 23:04 UTC  (2+ messages)

[PATCH v2] Revert "common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled"
 2020-04-05 23:04 UTC  (2+ messages)

Pull request: u-boot-spi/master
 2020-04-05 23:04 UTC  (2+ messages)

[Buildroot] [PATCH 1/7] support/testing: test_syslinux: fix flake8 errors
 2020-04-05 23:04 UTC  (7+ messages)
` [Buildroot] [PATCH 2/7] support/testing: test_syslinux: remove BR2_TOOLCHAIN_EXTERNAL_LOCALE
` [Buildroot] [PATCH 3/7] support/testing: test_glxinfo: "
` [Buildroot] [PATCH 4/7] support/testing: test_tmux: remove BR2_GENERATE_LOCALE
` [Buildroot] [PATCH 5/7] support/testing: test_lxc: use ARM arm external toolchain
` [Buildroot] [PATCH 6/7] support/testing: don't use TestPythonPackageBase.config and linaro toolchain
` [Buildroot] [PATCH 7/7] support/testing: check if the defconfig provided for testing is valid

[PATCH] media: v4l2-common: change the pixel_enc of V4L2_PIX_FMT_GREY to YUV
 2020-04-05 23:00 UTC  (4+ messages)

[PATCH] qla2xxx: Split qla2x00_configure_local_loop()
 2020-04-05 22:59 UTC 

[PATCH v1 0/6] drm: kernel-doc stuff
 2020-04-05 22:56 UTC  (4+ messages)
` [PATCH v1 4/6] drm: writeback: document callbacks

Upcoming: Notifications, FS notifications and fsinfo()
 2020-04-05 22:52 UTC  (5+ messages)
` [GIT PULL] Mount and superblock notifications

[PATCH 0/1] i2c: imc: Add support for Intel iMC SMBus host controller
 2020-04-05 22:51 UTC  (5+ messages)

[PATCH v2 0/5] media: staging: rkisp1: cap: various fixes for capture formats
 2020-04-05 22:43 UTC  (3+ messages)
` [PATCH v2 5/5] media: staging: rkisp1: cap: remove unsupported formats

❌ FAIL: Test report for kernel 5.6.0-83eb78c.cki (block)
 2020-04-05 22:39 UTC  (3+ messages)

[PATCH v4 0/2] COLO: handling of the full primary or secondary queue
 2020-04-05 22:12 UTC  (5+ messages)
` [PATCH v4 1/2] net/colo-compare.c: Fix memory leak in packet_enqueue()
` [PATCH v4 2/2] net/colo-compare.c: handling of the full primary or secondary queue

[PATCH v8 0/5] soc: aspeed: Add XDMA engine driver
 2020-04-05 22:29 UTC  (4+ messages)
` [PATCH v8 2/5] soc: aspeed: Add XDMA Engine Driver

[PATCH] io_uring: fix ctx refcounting in io_submit_sqes()
 2020-04-05 22:25 UTC  (4+ messages)

Mainline 5.4 kernel with VPU acceleration on iMX6
 2020-04-05 22:17 UTC  (3+ messages)
` [meta-freescale] "

+ mm-vmalloc-fix-a-typo-in-comment.patch added to -mm tree
 2020-04-05 22:16 UTC 

[Intel-gfx] [PATCH 06/10] dma-buf: Proxy fence, an unsignaled fence placeholder
 2020-04-05 22:14 UTC  (3+ messages)

[PATCH 0/2] use `curl-config --cflags`
 2020-04-05 22:12 UTC  (6+ messages)
  ` [PATCH] Makefile: avoid running curl-config unnecessarily

[PATCH] p54usb: add AirVasT USB stick device-id
 2020-04-05 22:06 UTC 

+ mm-slab_common-fix-a-typo-in-comment-eariler-earlier.patch added to -mm tree
 2020-04-05 22:06 UTC 

[Bug 199561] sungem: RX MAC fifo overflow smac[03910440]
 2020-04-05 22:00 UTC  (2+ messages)

[RFC][PATCH V3] btrfs: ssd_metadata: storing metadata on SSD
 2020-04-05 21:58 UTC  (4+ messages)

[PATCH v5 0/5] doc: --recurse-submodules
 2020-04-05 21:57 UTC  (3+ messages)
` [PATCH v5 4/5] doc: be more precise on (fetch|push).recurseSubmodules

[dpdk-dev] [PATCH] net/bnx2x: add multicast MAC address filtering
 2020-04-05 21:54 UTC  (2+ messages)

[Bug 1821444] Re: qemu-ppc (user) incorrectly translates float32 arithmetics
 2020-04-05 21:40 UTC 

[PROPOSAL] wg-quick ip rule priority
 2020-04-05 17:37 UTC 

[PATCH] Gitsm does not use credentials when cloning submodules
 2020-04-05 21:51 UTC  (6+ messages)
` [bitbake-devel] "

Usability issue in MacOS
 2020-04-05  5:14 UTC 

Want to help, where to start
 2020-03-29  8:10 UTC 

possibility for dual endpoint ipaddr and different ports for server fail over
 2020-03-23 19:08 UTC 

Search Domain/DNS Suffix
 2020-03-25 23:04 UTC 

More advanced user configuration like SSH?
 2020-03-16 17:58 UTC 

[PATCH v2 net 1/2] net: dsa: mt7530: move mt7623 settings out off the mt7530
 2020-04-05 21:42 UTC  (4+ messages)
` [PATCH v2 net 2/2] net: ethernet: mediatek: "

[PATCH] tty: samsung_tty: 32-bit access for TX/RX hold registers
 2020-04-05 21:41 UTC  (8+ messages)
  ` [PATCH v4] "

[PATCH] dm: core: Read parent ofdata before children
 2020-04-05 21:38 UTC 

[dpdk-dev] [PATCH v2 00/10] generic rte atomic APIs deprecate proposal
 2020-04-05 21:35 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 00/12] "
  ` [dpdk-dev] [PATCH v3 07/12] service: remove rte prefix from static functions

[Bug 207129] New: PowerMac G4 DP (5.6.2 debug kernel + inline KASAN) freezes shortly after booting with "do_IRQ: stack overflow: 1760"
 2020-04-05 21:32 UTC 

[PATCH] jffs2: fix if/else empty body warnings
 2020-04-05 21:22 UTC  (2+ messages)

[Buildroot] [PATCH] package/pkg-generic.mk: also replace /lib by STAGING_DIR/lib in .la files
 2020-04-05 21:21 UTC  (2+ messages)

[PATCH] Add functionality for passing information to FreeBSD kernel
 2020-04-05 21:20 UTC  (2+ messages)

Urgent! Please Read
 2020-04-05 20:09 UTC 

Urgent! Please Read
 2020-04-05 20:11 UTC 

Urgent! Please Read
 2020-04-05 20:13 UTC 

[Buildroot] [git commit] package/pkg-generic.mk: also replace /lib by STAGING_DIR/lib in .la files
 2020-04-05 21:17 UTC 

[obsolete] linux-next-git-rejects.patch removed from -mm tree
 2020-04-05 21:16 UTC 

[RFC PATCH v6 0/9] Add Tegra driver for video capture
 2020-04-05 21:11 UTC  (3+ messages)
` [RFC PATCH v6 6/9] media: tegra: Add Tegra210 Video input driver


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.