All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-04 23:51:34 to 2021-01-05 01:01:31 UTC [more...]

[PATCH AUTOSEL 5.4 1/8] workqueue: Kick a worker based on the actual activation of delayed works
 2021-01-05  0:59 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 4/8] scsi: ide: Do not set the RQF_PREEMPT flag for sense requests
` [PATCH AUTOSEL 5.4 5/8] scsi: scsi_transport_spi: Set RQF_PM for domain validation commands

[PATCH AUTOSEL 4.19 1/8] workqueue: Kick a worker based on the actual activation of delayed works
 2021-01-05  0:59 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 4/8] scsi: ide: Do not set the RQF_PREEMPT flag for sense requests
` [PATCH AUTOSEL 4.19 5/8] scsi: scsi_transport_spi: Set RQF_PM for domain validation commands

[PATCH AUTOSEL 4.14 1/6] workqueue: Kick a worker based on the actual activation of delayed works
 2021-01-05  1:00 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 3/6] scsi: ide: Do not set the RQF_PREEMPT flag for sense requests

post-receive: pub/scm/linux/kernel/git/chanwoo/linux
 2021-01-05  1:01 UTC 

[PATCH v9 00/16] dmaengine: dw-axi-dmac: support Intel KeemBay AxiDMA
 2021-01-05  0:42 UTC  (2+ messages)
` [PATCH v9 01/16] dt-bindings: dma: Add YAML schemas for dw-axi-dmac

[PATCH AUTOSEL 5.10 01/17] workqueue: Kick a worker based on the actual activation of delayed works
 2021-01-05  0:59 UTC  (19+ messages)
` [PATCH AUTOSEL 5.10 02/17] scsi: ufs: Fix wrong print message in dev_err()
` [PATCH AUTOSEL 5.10 03/17] scsi: ufs: Clear UAC for RPMB after ufshcd resets
` [PATCH AUTOSEL 5.10 04/17] scsi: ufs-pci: Fix restore from S4 for Intel controllers
` [PATCH AUTOSEL 5.10 05/17] scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk ->poweroff()
` [PATCH AUTOSEL 5.10 07/17] scsi: ufs-pci: Enable UFSHCD_CAP_RPM_AUTOSUSPEND for Intel controllers
` [PATCH AUTOSEL 5.10 08/17] scsi: block: Introduce BLK_MQ_REQ_PM
` [PATCH AUTOSEL 5.10 09/17] scsi: ide: Do not set the RQF_PREEMPT flag for sense requests
` [PATCH AUTOSEL 5.10 10/17] scsi: ide: Mark power management requests with RQF_PM instead of RQF_PREEMPT
` [PATCH AUTOSEL 5.10 11/17] scsi: scsi_transport_spi: Set RQF_PM for domain validation commands
` [PATCH AUTOSEL 5.10 12/17] scsi: core: Only process PM requests if rpm_status != RPM_ACTIVE
` [PATCH AUTOSEL 5.10 13/17] local64.h: make <asm/local64.h> mandatory

[PATCH v2 00/16] introduce generic IOCTL interface for RPMsg channels management
 2021-01-05  0:59 UTC  (12+ messages)
` [PATCH v2 01/16] rpmsg: introduce RPMsg control driver for channel creation
` [PATCH v2 02/16] rpmsg: add RPMsg control API to register service
` [PATCH v2 05/16] rpmsg: ns: initialize channel info override field
` [PATCH v2 07/16] rpmsg: char: clean up rpmsg class
` [PATCH v2 10/16] rpmsg: char: allow only one endpoint per device

[dm-crypt] [PATCH v3 0/2] dm crypt: some fixes to support dm-crypt running in softirq context
 2021-01-04 14:59 UTC  (2+ messages)
` [dm-crypt] [PATCH v3 1/2] dm crypt: do not wait for backlogged crypto request completion in softirq

[PATCH] t6016: move to lib-log-graph.sh framework
 2021-01-05  0:59 UTC  (3+ messages)

[PATCH v6 0/4] drm/panfrost: Add support for mt8183 GPU
 2021-01-05  0:59 UTC  (23+ messages)
` [PATCH v6 1/4] dt-bindings: gpu: mali-bifrost: Add Mediatek MT8183
` [PATCH v6 2/4] arm64: dts: mt8183: Add node for the Mali GPU
` [PATCH v6 3/4] drm/panfrost: devfreq: Disable devfreq when num_supplies > 1
` [PATCH v6 4/4] drm/panfrost: Add mt8183-mali compatible string

[f2fs-dev] [xfstests RFC PATCH] generic: test for lazytime timestamp updates
 2021-01-05  0:58 UTC 

in_compat_syscall() on x86
 2021-01-05  0:57 UTC  (4+ messages)

mmotm 2021-01-04-16-56 uploaded
 2021-01-05  0:57 UTC 

[PATCH] drm/amdgpu: Fix issue no bad_pages after umc ue injection
 2021-01-05  0:57 UTC 

[PATCH 00/13] lazytime fixes and cleanups
 2021-01-05  0:54 UTC  (28+ messages)
` [f2fs-dev] "
` [PATCH 01/13] fs: avoid double-writing inodes on lazytime expiration
  ` [f2fs-dev] "
` [PATCH 02/13] gfs2: don't worry about I_DIRTY_TIME in gfs2_fsync()
  ` [f2fs-dev] "
` [PATCH 03/13] fs: only specify I_DIRTY_TIME when needed in generic_update_time()
  ` [f2fs-dev] "
` [PATCH 04/13] fat: only specify I_DIRTY_TIME when needed in fat_update_time()
  ` [f2fs-dev] "
` [PATCH 05/13] fs: don't call ->dirty_inode for lazytime timestamp updates
  ` [f2fs-dev] "
` [PATCH 06/13] fs: pass only I_DIRTY_INODE flags to ->dirty_inode
  ` [f2fs-dev] "
` [PATCH 07/13] fs: correctly document the inode dirty flags
  ` [f2fs-dev] "
` [PATCH 08/13] ext4: simplify i_state checks in __ext4_update_other_inode_time()
  ` [f2fs-dev] "
` [PATCH 09/13] fs: drop redundant checks from __writeback_single_inode()
  ` [f2fs-dev] "
` [PATCH 10/13] fs: clean up __mark_inode_dirty() a bit
  ` [f2fs-dev] "
` [PATCH 11/13] fs: add a lazytime_expired method
  ` [f2fs-dev] "
` [PATCH 12/13] xfs: remove a stale comment from xfs_file_aio_write_checks()
  ` [f2fs-dev] "
` [PATCH 13/13] xfs: implement lazytime_expired
  ` [f2fs-dev] "

[PATCH] percpu: fix clang modpost warning in pcpu_build_alloc_info()
 2021-01-05  0:55 UTC  (4+ messages)

[Intel-gfx] [PATCH 1/8] drm/i915/gt: Rearrange vlv workarounds
 2021-01-05  0:54 UTC  (8+ messages)
` [Intel-gfx] [PATCH 2/8] drm/i915/gt: Rearrange ivb workarounds
` [Intel-gfx] [PATCH 3/8] drm/i915/gt: Replace open-coded intel_engine_stop_cs()
` [Intel-gfx] [PATCH 4/8] drm/i915/gt: Reapply ppgtt enabling after engine resets
` [Intel-gfx] [PATCH 5/8] drm/i915/gt: Lift stop_ring() to reset_prepare
` [Intel-gfx] [PATCH 6/8] drm/i915/gt: Pull ring submission resume under its caller forcewake
` [Intel-gfx] [PATCH 7/8] drm/i915/selftests: Prepare the selftests for engine resets with ring submission
` [Intel-gfx] [PATCH 8/8] drm/i915: Mark per-engine-reset as supported on gen7

[resend/standalone PATCH v4] Add auxiliary bus support
 2021-01-05  0:51 UTC  (14+ messages)

[linux-next:master 580/1375] drivers/powercap/dtpm.c:162 dtpm_update_power() warn: test_bit() takes a bit number
 2021-01-05  0:51 UTC 

[PATCH] PM / devfreq: spelling correction in a comment
 2021-01-05  0:46 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2021-01-05  0:48 UTC 

[PATCH] linux: handle MPTCP consistently with TCP
 2021-01-05  0:47 UTC  (4+ messages)
    ` [MPTCP] "

Is there a reason not to use -@ to compile devicetrees ?
 2021-01-05  0:47 UTC  (2+ messages)

[PATCH v2] fs: amend SLAB_RECLAIM_ACCOUNT on gfs2 related slab cache
 2021-01-05  0:47 UTC  (2+ messages)
` [Cluster-devel] "

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2021-01-05  0:48 UTC 

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2021-01-05  0:47 UTC 

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2021-01-05  0:47 UTC 

post-receive: pub/scm/linux/kernel/git/chanwoo/linux
 2021-01-05  0:47 UTC 

[PATCH -next] kernel/audit: convert comma to semicolon
 2021-01-05  0:45 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/chanwoo/linux
 2021-01-05  0:45 UTC 

add a new yaml interface definition
 2021-01-05  0:42 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/pcmoore/audit
 2021-01-05  0:41 UTC 

[kvm-unit-tests PATCH v1 00/12] Fix and improve the page allocator
 2021-01-05  0:39 UTC  (5+ messages)
` [kvm-unit-tests PATCH v1 06/12] lib/alloc.h: remove align_min from struct alloc_ops

[PATCH v3] ovl: use a dedicated semaphore for dir upperfile caching
 2021-01-05  0:36 UTC 

[PATCH v3 0/8] acpi: Some fixes for pxb support for ARM virt machine
 2021-01-05  0:35 UTC  (9+ messages)
` [PATCH v3 3/8] acpi/gpex: Inform os to keep firmware resource map
` [PATCH v3 5/8] acpi/gpex: Append pxb devs in ascending order

[PATCH v2] btrfs: shrink delalloc pages instead of full inodes
 2021-01-04 20:39 UTC 

stable-rc/queue/4.9 build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.249-24-g4e9bfa4d367e2)
 2021-01-05  0:35 UTC 

[PATCH 0/5] arch: arm64: imx:patches for FEC
 2021-01-05  0:35 UTC  (7+ messages)
` [PATCH 1/5] arch: arm64: imx6ul/sx/qdl: add wakeup support via magic packet
` [PATCH 2/5] arch: arm64: imx8mm/n/p: correct assigned clocks for FEC
` [PATCH 4/5] arch: arm64: dts: imx8mq/m/n/p: add mac address "

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2021-01-05  0:35 UTC 

stable-rc/linux-4.14.y baseline: 137 runs, 6 regressions (v4.14.213-26-g6be3307e10cb4)
 2021-01-05  0:34 UTC 

[dm-devel] [PATCH 0/6] More misc multipath patches
 2021-01-05  0:33 UTC  (4+ messages)
` [dm-devel] [PATCH 6/6] multipath.conf.5: Improve checker_timeout description

[RFC PATCH 12/12] riscv: Improve virtual kernel memory layout dump
 2021-01-05  0:33 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/ebiggers/linux
 2021-01-05  0:33 UTC 

[GIT PULL] Networking for 5.11-rc3
 2021-01-05  0:32 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/selinux
 2021-01-05  0:30 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net
 2021-01-05  0:29 UTC 

[PATCH v8 00/44] Start KernelShark v2 transformation
 2021-01-05  0:27 UTC  (2+ messages)

[PATCH dwarves] libbpf: allow to use packaged version
 2021-01-04 20:23 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/pcmoore/audit
 2021-01-05  0:27 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/audit
 2021-01-05  0:26 UTC 

RX rate is wrong in 5.10?
 2021-01-05  0:25 UTC  (5+ messages)
` RX rate is wrong in 5.10? (bisected to: mac80211: receive and process S1G beacons)

post-receive: pub/scm/linux/kernel/git/pcmoore/audit
 2021-01-05  0:25 UTC 

[PATCH -perfbook] defer/rcuexercises: Annotate essential QQs
 2021-01-05  0:23 UTC 

[PATCH 1/4] libsepol/cil: remove useless print statement
 2021-01-04 21:15 UTC  (4+ messages)
` [PATCH 4/4] libsepol/cil: propagate failure of cil_fill_list()

[PATCH v2] media: v4l2-async: Add waiting subdevices debugfs
 2021-01-05  0:20 UTC  (2+ messages)

PROBLEM: commit f36a74b9345a leads to not booting system with AMD 2990WX
 2021-01-05  0:19 UTC  (3+ messages)
` [EXTERNAL] "

[PATCH bpf-next v2 0/2] bpf: misc performance improvements for cgroup hooks
 2021-01-05  0:19 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] bpf: try to avoid kzalloc in cgroup/{s,g}etsockopt

Continued use of `wg-quick save` and SaveConfig=true?
 2021-01-05  0:16 UTC  (6+ messages)

[PATCH] [RFC] net: phy: Fix reboot crash if CONFIG_IP_PNP is not set
 2021-01-04 21:30 UTC  (8+ messages)

stable-rc/queue/4.19 build: 206 builds: 9 failed, 197 passed, 10 errors, 74 warnings (v4.19.164-35-g5f495ccb1ff4)
 2021-01-05  0:14 UTC 

stable/linux-4.14.y build: 200 builds: 0 failed, 200 passed, 69 warnings (v4.14.213)
 2021-01-04 21:34 UTC 

[PATCH] p7519: allow running without watchman prereq
 2021-01-04 23:56 UTC  (2+ messages)

[PATCH] powerpc: Handle .text.{hot,unlikely}.* in linker script
 2021-01-04 20:59 UTC  (3+ messages)
` [PATCH v2] "

[PATCH mips-next 0/4] MIPS: vmlinux.lds.S sections fix & cleanup
 2021-01-05  0:09 UTC  (2+ messages)

stable-rc/queue/4.14 build: 200 builds: 0 failed, 200 passed, 68 warnings (v4.14.213-25-g3ae46324bf865)
 2021-01-05  0:09 UTC 

[Intel-gfx] [PATCH] drm/i915: Disable RPM wakeref assertions during driver shutdown
 2021-01-05  0:09 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH v5 0/2] util/oslib: qemu_try_memalign() improvements
 2021-01-05  0:06 UTC  (3+ messages)

[RFC 0/2] Introduce MMIO/PIO dispatch file descriptors (ioregionfd)
 2021-01-05  0:06 UTC  (11+ messages)
` [RFC 1/2] KVM: add initial support for KVM_SET_IOREGION
` [RFC 2/2] KVM: add initial support for ioregionfd blocking read/write operations

[PATCH 0/2] tcg: Eliminate scratch regs from i386 backend
 2021-01-05  0:04 UTC  (2+ messages)

[PATCH v3 00/13] io_uring: buffer registration enhancements
 2021-01-04 21:54 UTC  (3+ messages)
` [PATCH v3 01/13] io_uring: modularize io_sqe_buffer_register

suggested patch to allow user to access their own file
 2021-01-05  0:03 UTC  (5+ messages)

f2fs: add F2FS_IOC_DECOMPRESS_FILE and F2FS_IOC_COMPRESS_FILE
 2021-01-05  0:04 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH 1/6] mm: migrate: do not migrate HugeTLB page whose refcount is one
 2021-01-05  0:00 UTC  (3+ messages)
` [PATCH 3/6] mm: hugetlb: fix a race between freeing and dissolving the page

Stratix 10 CVP - how to write an image from userspace?
 2021-01-05  0:02 UTC 

drivers/accessibility/speakup/speakup_keypc.c:268:14: warning: performing pointer arithmetic on a null pointer has undefined behavior
 2021-01-04 23:59 UTC  (2+ messages)

BTFIDS: FAILED unresolved symbol udp6_sock
 2021-01-04 20:54 UTC  (8+ messages)

post-receive: pub/scm/linux/kernel/git/paulmck/linux-rcu
 2021-01-04 23:58 UTC 

[PATCH v2 00/36] ZBD fixes and improvements
 2021-01-04 23:58 UTC  (4+ messages)
` [PATCH v2 33/36] t/zbd: add test #54 to exercise ZBD verification

[PATCH] cpupower: add Makefile dependencies for install targets
 2021-01-04 23:57 UTC 

suggestion for git glossary: upstream, downstream
 2021-01-04 23:57 UTC  (2+ messages)

t4129 failure when sticky bit set
 2021-01-04 23:57 UTC  (3+ messages)
` [PATCH] t4129: don't fail if setgid is set in the parent directory

[PATCH] kdev_t: Always inline major/minor helper functions
 2021-01-04 23:55 UTC  (7+ messages)
    ` [PATCH] x86/compat: Pull huge_encode_dev() outside of UACCESS

stable/linux-4.19.y baseline: 157 runs, 5 regressions (v4.19.164)
 2021-01-04 23:56 UTC 

imx6ull capture from OV5640
 2021-01-04 23:56 UTC  (4+ messages)

cns3xxx PCIe domain support
 2021-01-04 23:54 UTC  (5+ messages)

[PATCH 0/2] net: dsa: lantiq_gswip: two fixes for -net/-stable
 2021-01-04 23:54 UTC  (6+ messages)
` [PATCH 1/2] net: dsa: lantiq_gswip: Enable GSWIP_MII_CFG_EN also for internal PHYs

post-receive: pub/scm/linux/kernel/git/ebiggers/xfstests-dev
 2021-01-04 23:54 UTC 

[Aspeed, v1 1/1] net: ftgmac100: Change the order of getting MAC address
 2021-01-04 20:48 UTC  (3+ messages)

[PATCH v11 bpf-next] bpf/selftests: fold test_current_pid_tgid_new_ns into test_progs
 2021-01-04 21:00 UTC  (2+ messages)

[PATCH] platform/x86: touchscreen_dmi: Add swap-x-y quirk for Goodix touchscreen on Estar Beauty HD tablet
 2021-01-04 21:56 UTC  (5+ messages)

[PATCH 00/17] Add directory rename detection to merge-ort
 2021-01-04 23:50 UTC  (5+ messages)
` [PATCH 11/17] merge-ort: implement apply_dir_rename() and check_dir_renamed()
` [PATCH 13/17] merge-ort: implement handle_path_level_conflicts()
` [PATCH 16/17] merge-ort: process_renames() now needs more defensiveness
` [PATCH 17/17] merge-ort: fix a directory rename detection bug

stable-rc/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 69 warnings (v4.14.213-26-g6be3307e10cb4)
 2021-01-04 21:04 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.