All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-12 17:33:23 to 2019-12-12 18:15:06 UTC [more...]

[PATCH v2 0/8] x86: allow building without PC machine types
 2019-12-12 17:29 UTC  (5+ messages)
` [PATCH v2 1/8] i386: conditionally compile more files
` [PATCH v2 2/8] fw_cfg: allow building without other devices
` [PATCH v2 5/8] x86: move SMM property to X86MachineState
` [PATCH v2 8/8] pc: stubify x86 iommu

[Linux-kernel-mentees] [PATCH] fs: nfs: dir.c: Fix sparse error
 2019-12-12 18:03 UTC  (7+ messages)
      `  "

[PATCH 01/30] rpm: upgrade to 4.15.1
 2019-12-12 18:14 UTC  (25+ messages)
` [PATCH 02/30] gettext-minimal-native: update to 0.20.1
` [PATCH 03/30] gettext: "
` [PATCH 04/30] psmisc: revert to default autopoint exclusion
` [PATCH 05/30] gettext: fix failing ptests
` [PATCH 06/30] python3: update to 3.8.0
` [PATCH 07/30] gstreamer1.0-python: add a patch to fix python 3.8 builds
` [PATCH 08/30] shadow: update 4.6 -> 4.8
` [PATCH 09/30] sysklogd: update to 2.0.3
` [PATCH 10/30] libtasn1: update to 4.15.0
` [PATCH 11/30] sysklogd: Fix 2.0.3 upgrade fallouts on musl
` [PATCH 12/30] dos2unix: update to 7.4.1
` [PATCH 13/30] puzzles: update to latest revision
` [PATCH 14/30] glide: update to 0.13.3
` [PATCH 15/30] bluez: update 5.50 -> 5.52
` [PATCH 16/30] bluez5: disable debug output in ptests
` [PATCH 17/30] libxml2: update to 2.9.10
` [PATCH 18/30] parted: update 3.2->3.3
` [PATCH 19/30] acl/attr: update to latest upstream releases
` [PATCH 20/30] lttng-modules: update to 2.11.0
` [PATCH 21/30] lttng-ust: "
` [PATCH 22/30] lttng-tools: "
` [PATCH 23/30] cups: update to 2.3.0
` [PATCH 24/30] man-pages: update to 5.04
` [PATCH 25/30] man-db: update to 2.9.0

[PATCH 000/104] virtiofs daemon [all]
 2019-12-12 16:39 UTC  (43+ messages)
` [PATCH 053/104] virtiofsd: Drop CAP_FSETID if client asked for it
` [PATCH 056/104] virtiofsd: add security guide document
` [PATCH 059/104] virtiofsd: Add ID to the log with FUSE_LOG_DEBUG level
` [PATCH 060/104] virtiofsd: Add timestamp "
` [PATCH 061/104] virtiofsd: Handle reinit
` [PATCH 065/104] contrib/libvhost-user: Protect slave fd with mutex
` [PATCH 066/104] virtiofsd: passthrough_ll: add renameat2 support
` [PATCH 067/104] virtiofsd: passthrough_ll: disable readdirplus on cache=never
` [PATCH 068/104] virtiofsd: passthrough_ll: control readdirplus
` [PATCH 070/104] virtiofsd: fail when parent inode isn't known in lo_do_lookup()
` [PATCH 071/104] virtiofsd: extract root inode init into setup_root()
` [PATCH 073/104] virtiofsd: passthrough_ll: clean up cache related options
` [PATCH 074/104] virtiofsd: passthrough_ll: use hashtable
` [PATCH 075/104] virtiofsd: Clean up inodes on destroy
` [PATCH 076/104] virtiofsd: support nanosecond resolution for file timestamp
` [PATCH 077/104] virtiofsd: fix error handling in main()
` [PATCH 078/104] virtiofsd: cleanup allocated resource in se
` [PATCH 080/104] virtiofsd: add helper for lo_data cleanup
` [PATCH 081/104] virtiofsd: Prevent multiply running with same vhost_user_socket
` [PATCH 082/104] virtiofsd: enable PARALLEL_DIROPS during INIT
` [PATCH 083/104] virtiofsd: fix incorrect error handling in lo_do_lookup
` [PATCH 084/104] Virtiofsd: fix memory leak on fuse queueinfo
` [PATCH 085/104] virtiofsd: Support remote posix locks
` [PATCH 086/104] virtiofsd: use fuse_lowlevel_is_virtio() in fuse_session_destroy()
` [PATCH 087/104] virtiofsd: prevent fv_queue_thread() vs virtio_loop() races
` [PATCH 088/104] virtiofsd: make lo_release() atomic
` [PATCH 089/104] virtiofsd: prevent races with lo_dirp_put()
` [PATCH 090/104] virtiofsd: rename inode->refcount to inode->nlookup
` [PATCH 091/104] libvhost-user: Fix some memtable remap cases
` [PATCH 092/104] virtiofsd: add man page
` [PATCH 093/104] virtiofsd: introduce inode refcount to prevent use-after-free
` [PATCH 094/104] virtiofsd: do not always set FUSE_FLOCK_LOCKS
` [PATCH 095/104] virtiofsd: convert more fprintf and perror to use fuse log infra
` [PATCH 096/104] virtiofsd: Reset O_DIRECT flag during file open
` [PATCH 097/104] virtiofsd: Fix data corruption with O_APPEND wirte in writeback mode
` [PATCH 098/104] virtiofsd: add definition of fuse_buf_writev()
` [PATCH 099/104] virtiofsd: use fuse_buf_writev to replace fuse_buf_write for better performance
` [PATCH 100/104] virtiofsd: process requests in a thread pool
` [PATCH 101/104] virtiofsd: prevent FUSE_INIT/FUSE_DESTROY races
` [PATCH 102/104] virtiofsd: fix lo_destroy() resource leaks
` [PATCH 103/104] virtiofsd: add --thread-pool-size=NUM option
` [PATCH 104/104] virtiofsd: Convert lo_destroy to take the lo->mutex lock itself

[GIT PULL] remove ksys_mount() and ksys_dup()
 2019-12-12 18:14 UTC  (6+ messages)
` [PATCH 1/5] devtmpfs: use do_mount() instead of ksys_mount()
` [PATCH 2/5] initrd: "
` [PATCH 3/5] init: "
` [PATCH 4/5] init: unify opening /dev/console as stdin/stdout/stderr
` [PATCH 5/5] fs: remove ksys_dup()

[GIT PULL] Please pull powerpc/linux.git powerpc-5.5-2 tag (topic/kasan-bitops)
 2019-12-12 18:06 UTC  (12+ messages)
  ` READ_ONCE() + STACKPROTECTOR_STRONG == :/ (was Re: [GIT PULL] Please pull powerpc/linux.git powerpc-5.5-2 tag (topic/kasan-bitops))

NFS/TCP timeouts
 2019-12-12 18:13 UTC  (6+ messages)

[PACTH v3 0/5] Add vTPM emulator supportfor ppc64 platform
 2019-12-12 17:12 UTC  (5+ messages)
` [PACTH v3 3/5] tpm_spapr: Support suspend and resume

[RFC PATCH v2 0/5] target/arm/kvm: Adjust virtual time
 2019-12-12 17:33 UTC  (3+ messages)
` [RFC PATCH v2 1/5] hw: add compat machines for 5.0
` [RFC PATCH v2 4/5] tests/arm-cpu-features: Check feature default values

[PATCH v4] fs: introduce is_dot_or_dotdot helper for cleanup
 2019-12-12 18:13 UTC  (4+ messages)
  ` [f2fs-dev] "

[U-Boot-Board-Maintainers] Raspberry pi 4 - u-boot - genet / scb
 2019-12-12 18:13 UTC  (8+ messages)

git checkout --autostash and git branch --autopop
 2019-12-12 18:12 UTC  (3+ messages)

debugging TCP stalls on high-speed wifi
 2019-12-12 18:11 UTC  (4+ messages)

[Xen-devel] [PATCH net] xen-netback: avoid race that can lead to NULL pointer dereference
 2019-12-12 18:10 UTC  (3+ messages)
  `  "

[PATCH] LSM: allow an LSM to disable all hooks at once
 2019-12-12 18:11 UTC  (13+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915: update the bug-filing instructions link
 2019-12-12 18:10 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/2] "

[Intel-gfx] [PATCH 01/33] drm/i915: Use EAGAIN for trylock failures
 2019-12-12 18:09 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [01/33] "

[PATCH][next] rcu: fix spelling mistake "leval" -> "level"
 2019-12-12 18:07 UTC  (3+ messages)

ftrace histogram sorting broken on BE architecures
 2019-12-12 18:07 UTC  (7+ messages)

[PATCH v4 00/19] x86/cpu: Clean up handling of VMX features
 2019-12-12 18:04 UTC  (15+ messages)
` [PATCH v4 10/19] x86/cpu: Detect VMX features on Intel, Centaur and Zhaoxin CPUs
` [PATCH v4 11/19] x86/cpu: Print VMX flags in /proc/cpuinfo using VMX_FEATURES_*

debugging TXQs being empty
 2019-12-12 18:07 UTC  (12+ messages)

[alsa-devel] [PATCH v2] ASoC: max98090: save and restore SHDN when changing sensitive registers
 2019-12-12 18:05 UTC  (4+ messages)

[PATCH] perf list: remove name from L1D_RO_EXCL_WRITES description
 2019-12-12 18:02 UTC  (2+ messages)

[PATCH v8] perf: Sharing PMU counters across compatible events
 2019-12-12 18:01 UTC  (5+ messages)

[PATCH v7 00/12] dmaengine/soc: Add Texas Instruments UDMA support
 2019-12-12 18:01 UTC  (3+ messages)

[Bug 205833] New: fsfreeze blocks close(fd) on xfs sometimes
 2019-12-12 18:01 UTC  (3+ messages)
` [Bug 205833] "

[Intel-gfx][PATCH] drm/i915/display: cleanup intel_bw_state on i915 module removal
 2019-12-12 18:01 UTC  (10+ messages)
` [Intel-gfx] [PATCH] "

[PATCH =v2 1/3] tpm: fix invalid locking in NONBLOCKING mode
 2019-12-12 17:48 UTC  (3+ messages)
` [PATCH =v2 2/3] tpm: selftest: add test covering async mode
` [PATCH =v2 3/3] tpm: selftest: cleanup after unseal with wrong auth/policy test

[PATCH RESEND 0/3] init/main.c: minor cleanup/bugfix of envvar handling
 2019-12-12 18:00 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] init/main.c: log arguments and environment passed to init
  ` [PATCH v2 2/3] init/main.c: remove unnecessary repair_env_string in do_initcall_level
  ` [PATCH v2 3/3] init/main.c: fix quoted value handling in unknown_bootoption

[PATCH 0/2] PM: Add a switch for disabling/enabling sync() before suspend
 2019-12-12 18:00 UTC  (3+ messages)

[Intel-wired-lan] [PATCH v2] igc: Add PHY power management control
 2019-12-12 18:00 UTC  (3+ messages)

[PATCH] drm/amdgpu: add JPEG check to VCN idle handler and begin use
 2019-12-12 17:59 UTC  (3+ messages)
` [PATCH 1/2] drm/amdgpu/vcn1.0: use its own idle handler and begin use funcs

[PATCH v4 0/2] kvm: Use huge pages for DAX-backed files
 2019-12-12 17:59 UTC  (14+ messages)
` [PATCH v4 2/2] "

[PATCH] mailmap: add entry for myself
 2019-12-12 17:59 UTC 

[dpdk-dev] [PATCH] net/octeontx2: fix get supported ptype callback
 2019-12-12 17:58 UTC 

[PATCH] ACPI: PM: Avoid attaching ACPI PM domain to certain devices
 2019-12-12 17:58 UTC  (2+ messages)

[PATCH URGENT FIX] security: keys: trusted: fix lost handle flush
 2019-12-12 17:58 UTC 

files-in-package.txt Not Generated When SState Cache is Enabled
 2019-12-12 17:58 UTC 

[PATCH bpf-next 0/5] bpf: Support replacing cgroup-bpf program in MULTI mode
 2019-12-12 17:57 UTC  (5+ messages)
` [PATCH bpf-next 1/5] bpf: Simplify __cgroup_bpf_attach
` [PATCH bpf-next 2/5] bpf: Remove unused new_flags in hierarchy_allows_attach()
  ` [Potential Spoof] "

[MPTCP] [PATCH v2] mptcp: do not orphan the ssk before tcp_close()
 2019-12-12 17:57 UTC 

[PATCH] perf list: Fix s390 counter long description for DTLB1_GPAGE_WRITES
 2019-12-12 17:57 UTC  (2+ messages)

[PATCH] vfs: Don't reject unknown parameters
 2019-12-12 17:56 UTC  (4+ messages)

[PATCH] libtraceevent: allow custom libdir path
 2019-12-12 17:55 UTC  (3+ messages)

[PATCHSET v3 0/5] Support for RWF_UNCACHED
 2019-12-12 17:52 UTC  (11+ messages)

[PATCH] spi: fsl: use platform_get_irq() instead of of_irq_to_resource()
 2019-12-12 17:47 UTC  (2+ messages)

arm_smccc_smc as generic smc interface?
 2019-12-12 17:47 UTC  (8+ messages)

[PATCH v4 01/19] x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSR
 2019-12-12 17:48 UTC  (6+ messages)

[PATCH v2 00/13] KVM: x86: Extend Spectre-v1 mitigation
 2019-12-12 17:47 UTC  (5+ messages)
` [PATCH v2 02/13] KVM: x86: Protect kvm_hv_msr_[get|set]_crash_data() from Spectre-v1/L1TF attacks

[PATCH rt-tests] queuelat: use ARM implementation of gettick also for all !x86 archs
 2019-12-12 17:46 UTC  (2+ messages)

[PATCH nft] main: allow for getopt parser from top-level scope only
 2019-12-12 17:45 UTC  (2+ messages)

[PATCH] gcc-plugins: make it possible to disable CONFIG_GCC_PLUGINS again
 2019-12-12 17:44 UTC  (4+ messages)

[PATCH net-next 0/3] improve clause 45 support in phylink
 2019-12-12 17:43 UTC  (4+ messages)
` [PATCH net-next 1/3] net: phylink: improve clause 45 PHY ksettings_set implementation
` [PATCH net-next 2/3] net: phylink: extend clause 45 PHY validation workaround
` [PATCH net-next 3/3] net: mvpp2: update mvpp2 validate() implementation

[PATCH v1] Bluetooth: hci_qca: Enable clocks required for BT SOC
 2019-12-12 17:43 UTC  (2+ messages)

[PATCH net] tcp/dccp: fix possible race __inet_lookup_established()
 2019-12-12 17:43 UTC  (3+ messages)

QEMU VM crashes when enabling KVM
 2019-12-12 16:40 UTC  (5+ messages)

[Intel-gfx] [PATCH v12 0/3] Refactor Gen11+ SAGV support
 2019-12-12 17:43 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Refactor Gen11+ SAGV support (rev13)

[PATCH] ARM: OMAP2+: am43xx: Add lcdc clockdomain
 2019-12-12 17:42 UTC  (3+ messages)

[PATCH v6] usb: typec: ucsi: add support for separate DP altmode devices
 2019-12-12 17:42 UTC  (3+ messages)

[Patch v3 0/3] ARM: dts: am43x-vpfe/ov2659.patch
 2019-12-12 17:41 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_dp_tiled_display: Skip the test when all the tiled connectors are not connected
 2019-12-12 17:41 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

Cannot bring up SDIO based 9377 (dma_alloc_coherent() fails)
 2019-12-12 17:36 UTC  (3+ messages)

[PATCH] ARM: dts: am335x-icev2: Add support for OSD9616P0899-10 at i2c0
 2019-12-12 17:35 UTC  (3+ messages)

[PATCH 00/24] block, scsi: final compat_ioctl cleanup
 2019-12-12 17:34 UTC  (4+ messages)
` [PATCH 02/24] compat: scsi: sg: fix v3 compat read/write interface

[PATCH] ARM: dts: am335x-evmsk: Use drm simple-panel instead of tilcdc-panel
 2019-12-12 17:34 UTC  (4+ messages)

[PATCH crypto-next v3 0/3] crypto: poly1305 improvements
 2019-12-12 17:32 UTC  (4+ messages)
` [PATCH crypto-next v3 1/3] crypto: poly1305 - add new 32 and 64-bit generic versions
` [PATCH crypto-next v3 2/3] crypto: x86_64/poly1305 - add faster implementations
` [PATCH crypto-next v3 3/3] crypto: arm/arm64/mips/poly1305 - remove redundant non-reduction from emit

[kvm-unit-tests PATCH v4 0/9] s390x: Testing the Channel Subsystem I/O
 2019-12-12 17:33 UTC  (9+ messages)
` [kvm-unit-tests PATCH v4 7/9] s390x: css: msch, enable test


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.