All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-18 20:57:38 to 2020-01-19 00:14:00 UTC [more...]

[PATCH v2 09/21] mips: add a option to support not reserving malloc space on initial stack
 2020-01-19  0:14 UTC 

[PATCH v3 0/8] Use UFS device indicated maximum LU number
 2020-01-19  0:13 UTC 

+ mm-hotplug-silence-a-lockdep-splat-with-printk.patch added to -mm tree
 2020-01-19  0:12 UTC 

[kraxel:drm-virtio-buffers 3/3] drivers/gpu/drm/virtio/virtio-buffers.c:48:21: sparse: sparse: restricted __le32 degrades to integer
 2020-01-19  0:12 UTC  (2+ messages)
` [RFC PATCH kraxel] [wip] virtio-buffers: virtbufs_ctrl_ack() can be static

+ mm-mremap-start-addresses-are-properly-aligned.patch added to -mm tree
 2020-01-19  0:07 UTC 

+ mm-mremap-calculate-extent-in-one-place.patch added to -mm tree
 2020-01-19  0:07 UTC 

+ mm-mremap-use-pmd_addr_end-to-calculate-next-in-move_page_tables.patch added to -mm tree
 2020-01-19  0:07 UTC 

[PATCH 0/5] mm/mremap.c: cleanup move_page_tables() a little
 2020-01-19  0:07 UTC  (2+ messages)

+ mm-mremap-it-is-sure-to-have-enough-space-when-extent-meets-requirement.patch added to -mm tree
 2020-01-19  0:07 UTC 

+ mm-mremap-format-the-check-in-move_normal_pmd-same-as-move_huge_pmd.patch added to -mm tree
 2020-01-19  0:07 UTC 

Commit 3e7fb5811b or something in that series breaks build?
 2020-01-19  0:01 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915: Nuke intel_atomic_lock/serialize_global_state()
 2020-01-18 23:59 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "

[PATCH] usb: host: fix implicit declaration error
 2020-01-18 23:58 UTC 

Regression in 5.5.0-rc6 for FL2000 USB 3.0 to VGA adapter
 2020-01-18 23:52 UTC 

ima pcr question
 2020-01-18 23:51 UTC  (7+ messages)

[Bug 206017] New: Kernel 5.4.x unusable with GUI due to [drm:amdgpu_dm_atomic_commit_tail [amdgpu]] *ERROR* Waiting for fences timed out!
 2020-01-18 23:51 UTC  (2+ messages)
` [Bug 206017] Kernel 5.4.x unusable with GUI due to crashes (some hard)

[Bug 205107] New: No HDD spindown/parking on shutdown
 2020-01-18 23:47 UTC  (4+ messages)
` [Bug 205107] "

[Intel-gfx] [PATCH 1/9] drm/i915/sdvo: Reduce the size of the on stack buffers
 2020-01-18 23:44 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/9] drm/i915/sdvo: Reduce the size of the on stack buffers (rev2)

[Patch v4] mm: thp: remove the defer list related code since this will not happen
 2020-01-18 23:36 UTC  (6+ messages)

general protection fault in nft_chain_parse_hook
 2020-01-18 23:28 UTC  (4+ messages)
` [PATCH nf] netfilter: nf_tables: check for valid chain type pointer before dereference

glibc and LDFLAGS
 2020-01-18 23:32 UTC  (2+ messages)

[PATCH v3 00/17] Add Allwinner H3 SoC and Orange Pi PC Machine
 2020-01-18 23:28 UTC  (27+ messages)
` [PATCH v3 03/17] hw/arm/allwinner-h3: add Clock Control Unit
` [PATCH v3 06/17] hw/arm/allwinner: add CPU Configuration module
` [PATCH v3 10/17] hw/arm/allwinner-h3: add Boot ROM support
` [PATCH v3 12/17] hw/arm/allwinner: add RTC device support
` [PATCH v3 13/17] tests/boot_linux_console: Add a quick test for the OrangePi PC board
` [PATCH v3 17/17] docs: add Orange Pi PC document

[PATCH] machine_dict: Add i686 to the ELF machine dictionary
 2020-01-18 23:25 UTC  (3+ messages)
` [PATCH] newlib: Enable building libstdc++ for newlib based toolchains

[Xen-devel] [xen-4.9-testing test] 146210: tolerable trouble: fail/pass/starved - PUSHED
 2020-01-18 23:21 UTC 

[PATCH] logrotate.py: improve oeqa test implementation
 2020-01-18 23:16 UTC  (2+ messages)

[RFC v2 0/9] Replacing the readpages a_op
 2020-01-18 23:13 UTC  (2+ messages)

[PATCH] libfm: Add mime and mime-xdg classes
 2020-01-18 23:12 UTC  (2+ messages)

[PATCH 0/3] Fix for Fedora31
 2020-01-18 23:11 UTC  (6+ messages)
` [PATCH 2/3] howto: Fix typo

[RFC PATCH v1 1/3] dt-bindings: spi: convert rockchip spi bindings to yaml
 2020-01-18 23:08 UTC  (6+ messages)
` [RFC PATCH v1 2/3] dt-bindings: spi: spi-rockchip: add description for rk3308
` [RFC PATCH v1 3/3] dt-bindings: spi: spi-rockchip: add description for rk3328

[RFC] iomap: fix race between readahead and direct write
 2020-01-18 23:08 UTC  (2+ messages)

XFS reflink vs ThinLVM
 2020-01-18 23:06 UTC  (11+ messages)

[PATCH RFC 0/1] mount: universally disallow mounting over symlinks
 2020-01-18 23:03 UTC  (6+ messages)
` [PATCH v3 0/2] openat2: minor uapi cleanups

[PATCH 1/2] ARM: dts: rockchip: rename dwmmc node names to mmc
 2020-01-18 23:01 UTC  (4+ messages)

[PATCH] arm: rockchip: dts: Kill off "simple-panel" compatibles
 2020-01-18 23:01 UTC  (4+ messages)

+ mm-thp-remove-the-defer-list-related-code-since-this-will-not-happen.patch added to -mm tree
 2020-01-18 22:56 UTC 

+ mm-thp-remove-the-defer-list-related-code-since-this-will-not-happen.patch added to -mm tree
 2020-01-18 22:56 UTC 

[to-be-updated] mm-thp-grab-the-lock-before-manipulation-defer-list.patch removed from -mm tree
 2020-01-18 22:54 UTC 

[to-be-updated] mm-thp-grab-the-lock-before-manipulation-defer-list.patch removed from -mm tree
 2020-01-18 22:54 UTC 

[PATCH v6 00/16] xfs: Delay Ready Attributes
 2020-01-18 22:50 UTC  (17+ messages)
` [PATCH v6 01/16] xfs: Replace attribute parameters with struct xfs_name
` [PATCH v6 02/16] xfs: Embed struct xfs_name in xfs_da_args
` [PATCH v6 03/16] xfs: Add xfs_has_attr and subroutines
` [PATCH v6 04/16] xfs: Factor out new helper functions xfs_attr_rmtval_set
` [PATCH v6 05/16] xfs: Factor out trans handling in xfs_attr3_leaf_flipflags
` [PATCH v6 06/16] xfs: Factor out xfs_attr_leaf_addname helper
` [PATCH v6 07/16] xfs: Refactor xfs_attr_try_sf_addname
` [PATCH v6 08/16] xfs: Factor out trans roll from xfs_attr3_leaf_setflag
` [PATCH v6 09/16] xfs: Factor out xfs_attr_rmtval_invalidate
` [PATCH v6 10/16] xfs: Factor out trans roll in xfs_attr3_leaf_clearflag
` [PATCH v6 11/16] xfs: Check for -ENOATTR or -EEXIST
` [PATCH v6 12/16] xfs: Add helper function xfs_attr_init_unmapstate
` [PATCH v6 13/16] xfs: Add helper function xfs_attr_rmtval_unmap
` [PATCH v6 14/16] xfs: Simplify xfs_attr_set_args
` [PATCH v6 15/16] xfs: Add delay ready attr remove routines
` [PATCH v6 16/16] xfs: Add delay ready attr set routines

[PATCH v6 00/17] xfsprogs: Delayed Ready Attributes
 2020-01-18 22:45 UTC  (18+ messages)
` [PATCH v6 01/17] xfsprogs: Remove all strlen in all xfs_attr_* functions for attr names
` [PATCH v6 02/17] xfsprogs: Replace attribute parameters with struct xfs_name
` [PATCH v6 03/17] xfsprogs: Embed struct xfs_name in xfs_da_args
` [PATCH v6 04/17] xfsprogs: Add xfs_has_attr and subroutines
` [PATCH v6 05/17] xfsprogs: Factor out new helper functions xfs_attr_rmtval_set
` [PATCH v6 06/17] xfsprogs: Factor out trans handling in xfs_attr3_leaf_flipflags
` [PATCH v6 07/17] xfsprogs: Factor out xfs_attr_leaf_addname helper
` [PATCH v6 08/17] xfsprogs: Refactor xfs_attr_try_sf_addname
` [PATCH v6 09/17] xfsprogs: Factor out trans roll from xfs_attr3_leaf_setflag
` [PATCH v6 10/17] xfsprogs: Factor out xfs_attr_rmtval_invalidate
` [PATCH v6 11/17] xfsprogs: Factor out trans roll in xfs_attr3_leaf_clearflag
` [PATCH v6 12/17] xfsprogs: Check for -ENOATTR or -EEXIST
` [PATCH v6 13/17] xfsprogs: Add helper function xfs_attr_init_unmapstate
` [PATCH v6 14/17] xfsprogs: Add helper function xfs_attr_rmtval_unmap
` [PATCH v6 15/17] xfsprogs: Simplify xfs_attr_set_args
` [PATCH v6 16/17] xfsprogs: Add delay ready attr remove routines
` [PATCH v6 17/17] xfsprogs: Add delay ready attr set routines

+ mm-move_pages-fix-the-return-value-if-there-are-not-migrated-pages.patch added to -mm tree
 2020-01-18 22:47 UTC 

RCU_BOOST not working for me
 2020-01-18 22:47 UTC  (14+ messages)

[Intel-gfx] [PATCH i-g-t] i915: Exercise VM_WAIT ioctl
 2020-01-18 22:44 UTC  (3+ messages)
` [igt-dev] "
` [igt-dev] ✓ Fi.CI.BAT: success for "

[Buildroot] [PATCH v8 00/20] package/kodi: bump to version 18.5-Leia
 2020-01-18 22:42 UTC  (8+ messages)
` [Buildroot] [PATCH v8 15/20] package/kodi-screensaver-rsxs: bump version
` [Buildroot] [PATCH v8 19/20] package/kodi-visualisation-*: mass version bump

RFC: hold i_rwsem until aio completes
 2020-01-18 22:40 UTC  (7+ messages)
          ` [Cluster-devel] "

[PATCH iproute2-next] ip: xfrm: add espintcp encapsulation
 2020-01-18 22:37 UTC  (4+ messages)

[PATCH] build.py: record time spent executing each function
 2020-01-18 22:37 UTC 

[Xen-devel] [ovmf test] 146212: regressions - FAIL
 2020-01-18 22:32 UTC 

KASAN: slab-out-of-bounds Read in bitmap_port_gc
 2020-01-18 22:30 UTC  (2+ messages)

[PATCH] recipes: Make powerpc64le overrides
 2020-01-18 22:25 UTC 

[Buildroot] [Bug 12481] New: minicom fails when output directory path contains "m4"
 2020-01-18 22:22 UTC  (2+ messages)
` [Buildroot] [Bug 12481] "

[PATCH] config_whitelist: Remove CONFIG_MX6UL_14X14_EVK_EMMC_REWORK
 2020-01-18 22:22 UTC  (2+ messages)

[Buildroot] [PATCH] package/gettext-tiny: fix install failure if path contains "m4/" string
 2020-01-18 22:21 UTC  (3+ messages)
` [Buildroot] [PATCH v2] "

[Buildroot] [PATCH] package/olsr: needs -fPIC on Microblaze
 2020-01-18 22:20 UTC 

[Buildroot] [git commit] package/gettext-tiny: fix install failure if path contains "m4/" string
 2020-01-18 22:20 UTC 

[AUH] Upgrade status: 2020-01-18
 2020-01-18 22:17 UTC 

[Intel-gfx] [RFC 1/2] drm/i915/gem: Convert vm idr to xarray
 2020-01-18 22:17 UTC  (6+ messages)
` [Intel-gfx] [RFC 2/2] drm/i915/gem: Introduce VM_WAIT, a futex-lite operation
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [RFC,1/2] drm/i915/gem: Convert vm idr to xarray
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "

[meta-oe][PATCH] can-utils: bump to revision 665d869
 2020-01-18 22:14 UTC 

[PATCH 0/5] mfd: rn5t618: add ADC support
 2020-01-18 22:14 UTC  (4+ messages)
` [PATCH 3/5] iio: adc: rn5t618: Add ADC driver for RN5T618/RC5T619

[GIT PULL] mtd: Fixes for 5.5-rc7 or final
 2020-01-18 22:13 UTC  (2+ messages)

[PATCH v6 0/6] arm64: meson: Add support for USB on Amlogic A1
 2020-01-18 22:05 UTC  (9+ messages)
` [PATCH v6 4/6] usb: dwc3: Add Amlogic A1 DWC3 glue
` [PATCH v6 5/6] arm64: dts: meson: a1: Enable USB2 PHY

Stat cache in .git/index hinders syncing of repositories
 2020-01-18 22:04 UTC  (5+ messages)

[git pull] drm fixes for 5.5-rc7
 2020-01-18 22:05 UTC  (4+ messages)

[PATCH] tc: parse attributes with NLA_F_NESTED flag
 2020-01-18 22:01 UTC  (2+ messages)

[PATCH v2] usb: phy: phy-gpio-vbus-usb: Convert to GPIO descriptors
 2020-01-18 22:00 UTC  (4+ messages)

[PATCH] arm: Enable VIDEO_BPP32 on pinebook
 2020-01-18 22:00 UTC  (4+ messages)

[PATCH] workqueue: Document (some) memory-ordering properties of {queue,schedule}_work()
 2020-01-18 21:58 UTC 

[PATCH iproute2-next 0/2] Add support for the ETS Qdisc
 2020-01-18 21:58 UTC  (2+ messages)

[PATCH v6 0/5] add Amlogic A1 clock controller driver
 2020-01-18 21:57 UTC  (5+ messages)
` [PATCH v6 2/5] clk: meson: add support for A1 PLL clock ops

[PATCH iproute2-next] ip route: Print "rt_offload" and "rt_trap" indication
 2020-01-18 21:49 UTC  (2+ messages)

[PATCH RFC 0/3] x86/kvm/hyper-v: fix enlightened VMCS & QEMU4.2
 2020-01-18 21:42 UTC  (7+ messages)
` [PATCH RFC 2/3] x86/kvm/hyper-v: move VMX controls sanitization out of nested_enable_evmcs()

[PATCH] KVM: x86: Perform non-canonical checks in 32-bit KVM
 2020-01-18 21:38 UTC  (4+ messages)

[kvm-unit-tests PATCH v2] x86: Add a kvm module parameter check for vmware_backdoors test
 2020-01-18 21:36 UTC  (2+ messages)

[PATCH] KVM: nVMX: WARN on failure to set IA32_PERF_GLOBAL_CTRL
 2020-01-18 21:35 UTC  (2+ messages)

[PATCH v2 0/4] KVM: x86: TIF_NEED_FPU_LOAD bug fixes
 2020-01-18 21:35 UTC  (3+ messages)
` [PATCH v2 4/4] KVM: x86: Remove unused ctxt param from emulator's FPU accessors

[Bug 206231] New: R9 280X low performance with all games
 2020-01-18 21:32 UTC  (4+ messages)
` [Bug 206231] "

[Buildroot] "PATCH": hack to be able to build Rust targetting MIPS
 2020-01-18 21:27 UTC  (2+ messages)

[PATCH] KVM: x86: avoid clearing pending exception event twice
 2020-01-18 21:26 UTC  (2+ messages)

[PATCH] qom/object: Display more helpful message when an interface is missing
 2020-01-18 21:26 UTC  (2+ messages)

[PATCH nft v2 0/9] bitwise shift support
 2020-01-18 21:23 UTC  (10+ messages)
` [PATCH nft v2 1/9] Update gitignore
` [PATCH nft v2 2/9] src: white-space fixes
` [PATCH nft v2 3/9] netlink_delinearize: fix typo
` [PATCH nft v2 4/9] netlink_delinearize: remove commented out pr_debug statement
` [PATCH nft v2 5/9] parser: add parenthesized statement expressions
` [PATCH nft v2 6/9] evaluate: change shift byte-order to host-endian
` [PATCH nft v2 7/9] include: update nf_tables.h
` [PATCH nft v2 8/9] netlink: add support for handling shift expressions
` [PATCH nft v2 9/9] tests: shell: add bit-shift tests

u-boot 32-bit on Raspberry Pi 4
 2020-01-18 21:19 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/mpv: add libvdpau optional dependency
 2020-01-18 21:16 UTC  (2+ messages)

[Buildroot] [git commit] package/mpv: add libvdpau optional dependency
 2020-01-18 21:15 UTC 

[PATCH 0/4] checkout/reset/read-tree: fix --recurse-submodules in linked worktree
 2020-01-18 21:09 UTC  (4+ messages)
` [PATCH 4/4] submodule.c: use get_git_dir() instead of get_git_common_dir()

[GIT PULL] thread fixes v5.5-rc7
 2020-01-18 21:05 UTC  (2+ messages)

[GIT PULL] EFI fixes
 2020-01-18 21:05 UTC  (2+ messages)

[GIT PULL] x86 fixes
 2020-01-18 21:05 UTC  (2+ messages)

[GIT PULL] cpu/SMT fix
 2020-01-18 21:05 UTC  (2+ messages)

[GIT PULL] locking fixes
 2020-01-18 21:05 UTC  (2+ messages)

[GIT PULL] IRQ fix
 2020-01-18 21:05 UTC  (2+ messages)

[GIT PULL] timers fixes
 2020-01-18 21:05 UTC  (2+ messages)

[GIT PULL] perf fixes
 2020-01-18 21:05 UTC  (2+ messages)

[GIT PULL] RAS fix
 2020-01-18 21:05 UTC  (2+ messages)

[GIT PULL] rseq fixes
 2020-01-18 21:05 UTC  (2+ messages)

[GIT PULL] s390 updates for 5.5-rc7
 2020-01-18 21:05 UTC  (2+ messages)

[PATCH RFC v2] drm/msm/mdp5: enable autorefresh
 2020-01-18 21:02 UTC  (4+ messages)

[Intel-gfx] [PATCH v12 0/5] Enable second DBuf slice for ICL and TGL
 2020-01-18 20:57 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for Enable second DBuf slice for ICL and TGL (rev16)


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.