All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-13 20:48:42 to 2019-11-13 21:39:53 UTC [more...]

[Buildroot] [git commit] toolchain/helpers: make sure we bail out when kernel headers check fails
 2019-11-13 21:39 UTC 

[liburing PATCH] io_uring: invalid fd for file-less operations
 2019-11-13 21:39 UTC  (3+ messages)

PROBLEM: objtool: __x64_sys_exit_group()+0x14: unreachable instruction
 2019-11-13 21:37 UTC  (3+ messages)

[PATCH] io_uring: Fix getting file for timeout
 2019-11-13 21:37 UTC  (3+ messages)

[PATCH 0/2] Introducing QMP query-netdevs command
 2019-11-13 21:32 UTC  (5+ messages)
` [PATCH 1/2] qapi: net: Add "
` [PATCH 2/2] tests: Add tests for "

Drm: mgag200. Video adapter issue with 5.4.0-rc3 ; no graphics
 2019-11-13 21:34 UTC  (15+ messages)

[PATCH i-g-t] igt: Use COND_BBEND for busy spinning on gen9
 2019-11-13 21:36 UTC  (5+ messages)
  ` [igt-dev] "
    ` [Intel-gfx] "

[PATCH v1 0/5] UFS driver general fixes bundle 5
 2019-11-13 21:35 UTC  (3+ messages)
` [PATCH v1 1/5] scsi: ufs: Recheck bkops level if bkops is disabled
  ` [EXT] "

[pull request][net-next 0/8] Mellanox, mlx5 updates 2019-11-12
 2019-11-13 21:35 UTC  (6+ messages)
` [net-next 8/8] net/mlx5: Add vf ACL access via tc flower

Help requested: futex(..., FUTEX_WAIT_PRIVATE, ...) returns EPERM
 2019-11-13 21:34 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/ndisc6: needs c11
 2019-11-13 21:34 UTC  (2+ messages)

KCSAN: data-race in __alloc_file / __alloc_file
 2019-11-13 21:33 UTC  (9+ messages)

[Bug 112265] Drm: mgag200. Video adapter issue with 5.4.0-rc3 ; no graphics
 2019-11-13 21:33 UTC  (2+ messages)

[PULL 00/11] target-arm queue
 2019-11-13 21:30 UTC  (5+ messages)
` [PULL 04/11] target/arm/cpu64: max cpu: Introduce sve<N> properties

[PATCHSET v2] Improve io_uring cancellations
 2019-11-13 21:32 UTC  (4+ messages)
` [PATCH 1/3] io_wq: add get/put_work handlers to io_wq_create()
` [PATCH 2/3] io-wq: ensure we have a stable view of ->cur_work for cancellations
` [PATCH 3/3] io-wq: ensure free/busy list browsing see all items

[Buildroot] [git commit] package/ndisc6: needs c11
 2019-11-13 21:32 UTC 

[PATCH V3 1/2] ASoC: dt-bindings: fsl_asrc: add compatible string for imx8qm
 2019-11-13 21:27 UTC  (5+ messages)
` [PATCH V3 2/2] ASoC: fsl_asrc: Add support "
    ` [alsa-devel] "

[PATCH] firmware_class: make firmware caching configurable
 2019-11-13 21:31 UTC  (2+ messages)

[PATCH 1/2] drm/amdkfd: Merge CIK kernel queue functions into VI
 2019-11-13 21:30 UTC  (5+ messages)
` [PATCH 2/2] drm/amdkfd: Eliminate ops_asic_specific in kernel queue

[Cluster-devel] [PATCH 00/32] gfs2: misc recovery patch collection
 2019-11-13 21:30 UTC  (33+ messages)
` [Cluster-devel] [PATCH 01/32] gfs2: Introduce concept of a pending withdraw
` [Cluster-devel] [PATCH 02/32] gfs2: clear ail1 list when gfs2 withdraws
` [Cluster-devel] [PATCH 03/32] gfs2: Rework how rgrp buffer_heads are managed
` [Cluster-devel] [PATCH 04/32] gfs2: fix infinite loop in gfs2_ail1_flush on io error
` [Cluster-devel] [PATCH 05/32] gfs2: log error reform
` [Cluster-devel] [PATCH 06/32] gfs2: Only complain the first time an io error occurs in quota or log
` [Cluster-devel] [PATCH 07/32] gfs2: Ignore dlm recovery requests if gfs2 is withdrawn
` [Cluster-devel] [PATCH 08/32] gfs2: move check_journal_clean to util.c for future use
` [Cluster-devel] [PATCH 09/32] gfs2: Allow some glocks to be used during withdraw
` [Cluster-devel] [PATCH 10/32] gfs2: Don't loop forever in gfs2_freeze if withdrawn
` [Cluster-devel] [PATCH 11/32] gfs2: Make secondary withdrawers wait for first withdrawer
` [Cluster-devel] [PATCH 12/32] gfs2: Don't write log headers after file system withdraw
` [Cluster-devel] [PATCH 13/32] gfs2: Force withdraw to replay journals and wait for it to finish
` [Cluster-devel] [PATCH 14/32] gfs2: fix infinite loop when checking ail item count before go_inval
` [Cluster-devel] [PATCH 15/32] gfs2: Add verbose option to check_journal_clean
` [Cluster-devel] [PATCH 16/32] gfs2: Abort gfs2_freeze if io error is seen
` [Cluster-devel] [PATCH 17/32] gfs2: Issue revokes more intelligently
` [Cluster-devel] [PATCH 18/32] gfs2: Prepare to withdraw as soon as an IO error occurs in log write
` [Cluster-devel] [PATCH 19/32] gfs2: Check for log write errors before telling dlm to unlock
` [Cluster-devel] [PATCH 20/32] gfs2: new slab for transactions
` [Cluster-devel] [PATCH 21/32] gfs2: Close timing window with GLF_INVALIDATE_IN_PROGRESS
` [Cluster-devel] [PATCH 22/32] gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is empty
` [Cluster-devel] [PATCH 23/32] gfs2: Don't skip log flush if glock still has revokes
` [Cluster-devel] [PATCH 24/32] gfs2: initialize tr_ail1_list when creating transactions
` [Cluster-devel] [PATCH 25/32] gfs2: Withdraw in gfs2_ail1_flush if write_cache_pages returns error
` [Cluster-devel] [PATCH 26/32] gfs2: drain the ail2 list after io errors
` [Cluster-devel] [PATCH 27/32] gfs2: make gfs2_log_shutdown static
` [Cluster-devel] [PATCH 28/32] gfs2: Eliminate GFS2_RDF_UPTODATE flag in favor of buffer existence
` [Cluster-devel] [PATCH 29/32] gfs2: if finish_open returns error, clean up iopen glock mess
` [Cluster-devel] [PATCH 30/32] gfs2: Don't demote a glock until its revokes are written
` [Cluster-devel] [PATCH 31/32] gfs2: Do proper error checking for go_sync family of glops functions
` [Cluster-devel] [PATCH 32/32] gfs2: fix glock reference problem in gfs2_trans_add_unrevoke

Avoiding BRTFS RAID5 write hole
 2019-11-13 22:29 UTC 

Need help building for aarch64 kernel 5.2
 2019-11-13 21:29 UTC  (4+ messages)

QEMU for Qualcomm Hexagon - KVM Forum talk and code available
 2019-11-13 21:27 UTC  (8+ messages)

[PATCH v3 1/1] remoteproc: add support for co-processor loaded and booted before kernel
 2019-11-13 21:29 UTC  (2+ messages)

[PATCH v3] drivers: ipmi: Support raw i2c packet in IPMB
 2019-11-13 21:28 UTC  (2+ messages)

[tpm2] Re: tpm2_startauthsession 4.x is using getrandom and I need to stop that
 2019-11-13 21:29 UTC 

[PATCH 0/1] cdrtools-native: Don't set uid/gid during install
 2019-11-13 21:28 UTC  (3+ messages)
` [PATCH 1/1] "

[Buildroot] [PATCH 00/11] Fix license incompatibility with readline
 2019-11-13 21:27 UTC  (16+ messages)
` [Buildroot] [PATCH 04/11] package/ipsec-tools: add license information
` [Buildroot] [PATCH 05/11] package/kodi: drop readline dependency
` [Buildroot] [PATCH 07/11] package/lvm2: drop optional "
` [Buildroot] [PATCH 08/11] package/mariadb: use bundled GPL-2.0+ libreadline
` [Buildroot] [PATCH 09/11] package/neardal: unconditionally use libedit
` [Buildroot] [PATCH 10/11] package/oracle-mysql: use bundled GPL-2.0+ libreadline
` [Buildroot] [PATCH 11/11] package/socat: drop optional readline dependency

[PATCH] dma-mapping: treat dev->bus_dma_mask as a DMA limit
 2019-11-13 21:24 UTC  (7+ messages)

[PATCH 2/3] mm: Introduce subsection_dev_map
 2019-11-13 21:26 UTC  (7+ messages)

[PATCH v3] sched/freq: move call to cpufreq_update_util
 2019-11-13 21:26 UTC  (2+ messages)

[PATCH v2 0/3] net: phy: switch to using fwnode_gpiod_get_index
 2019-11-13 21:26 UTC  (6+ messages)

[PATCH 0/5] v4l2 JPEG helpers and CODA960 JPEG decoder
 2019-11-13 21:25 UTC  (4+ messages)

[PATCH] ext4: work around deleting a file with i_nlink == 0 safely
 2019-11-13 21:25 UTC  (2+ messages)

✗ Fi.CI.IGT: failure for series starting with [v3,1/2] Revert "drm/i915/ehl: Update MOCS table for EHL"
 2019-11-13 21:25 UTC  (5+ messages)
` [PATCH i-g-t] i915/gem_mocs_settings: Update TGL MOCS table
    ` [Intel-gfx] "
    ` [igt-dev] "

[FYI PATCH 0/7] Mitigation for CVE-2018-12207
 2019-11-13 21:24 UTC  (4+ messages)

[PATCH] icecc-create-env: Use OE patchelf in SDK
 2019-11-13 21:24 UTC 

[PATCH] KVM: Forbid /dev/kvm being opened by a compat task when CONFIG_KVM_COMPAT=n
 2019-11-13 21:23 UTC  (3+ messages)

[PATCH v4 0/4] Bluetooth: hci_bcm: Additional changes for BCM4354 support
 2019-11-13 21:22 UTC  (4+ messages)
` [PATCH v4 3/4] Bluetooth: hci_bcm: Support pcm params in dts

[Xen-devel] [PATCH for-4.13 v4 0/3] x86/passthrough: fix interrupt migration when using posting
 2019-11-13 21:22 UTC  (3+ messages)
` [Xen-devel] [PATCH for-4.13 v4 2/3] x86/passthrough: fix migration of MSI when using posted interrupts

[patch V3 00/20] x86/iopl: Prevent user space from using CLI/STI with iopl(3)
 2019-11-13 21:21 UTC  (24+ messages)
` [patch V3 01/20] x86/ptrace: Prevent truncation of bitmap size
` [patch V3 02/20] x86/process: Unify copy_thread_tls()
` [patch V3 03/20] x86/cpu: Unify cpu_init()
` [patch V3 04/20] x86/tss: Fix and move VMX BUILD_BUG_ON()
` [patch V3 05/20] x86/iopl: Cleanup include maze
` [patch V3 06/20] x86/ioperm: Simplify first ioperm() invocation logic
` [patch V3 07/20] x86/ioperm: Avoid bitmap allocation if no permissions are set
` [patch V3 08/20] x86/io: Speedup schedule out of I/O bitmap user
` [patch V3 09/20] x86/tss: Move I/O bitmap data into a seperate struct
` [patch V3 10/20] x86/ioperm: Move iobitmap data into a struct
` [patch V3 11/20] x86/ioperm: Add bitmap sequence number
` [patch V3 12/20] x86/ioperm: Move TSS bitmap update to exit to user work
` [patch V3 13/20] x86/ioperm: Remove bitmap if all permissions dropped
` [patch V3 14/20] x86/ioperm: Share I/O bitmap if identical
` [patch V3 15/20] selftests/x86/ioperm: Extend testing so the shared bitmap is exercised
` [patch V3 16/20] x86/iopl: Fixup misleading comment
` [patch V3 17/20] x86/iopl: Restrict iopl() permission scope
` [patch V3 18/20] x86/iopl: Remove legacy IOPL option
` [patch V3 19/20] x86/ioperm: Extend IOPL config to control ioperm() as well
` [patch V3 20/20] selftests/x86/iopl: Extend test to cover IOPL emulation

[PATCH v10 0/8] KVM: PPC: Driver to manage pages of secure guest
 2019-11-13 21:18 UTC  (13+ messages)
` [PATCH v10 7/8] KVM: PPC: Implement H_SVM_INIT_ABORT hcall

[RFC v4] Kernel access to ftrace instances
 2019-11-13 21:16 UTC  (6+ messages)
` [PATCH 1/5] tracing: Declare newly exported APIs in include/linux/trace.h
  ` [PATCH 2/5] tracing: Verify if trace array exists before destroying it
    ` [PATCH 3/5] tracing: Adding NULL checks
      ` [PATCH 4/5] tracing: Adding new functions for kernel access to Ftrace instances
        ` [PATCH 5/5] tracing: Sample module to demonstrate "

[PATCH v6 0/3] KEYS: Measure keys when they are created or updated
 2019-11-13 21:18 UTC  (7+ messages)
` [PATCH v6 2/3] IMA: Define an IMA hook to measure keys

[PATCH resend] libtraceevent: fix parsing event argument types
 2019-11-13 21:17 UTC  (2+ messages)

[PATCH] char/random: silence a lockdep splat with printk()
 2019-11-13 21:16 UTC  (2+ messages)

On global citations, URLs and translations
 2019-11-13 21:07 UTC  (4+ messages)

[Xen-devel] [PATCH 00/24] generated Go libxl bindings using IDL
 2019-11-13 21:14 UTC  (7+ messages)
` [Xen-devel] [PATCH 06/24] golang/xenlight: re-name Bitmap marshaling functions
` [Xen-devel] [PATCH 07/24] golang/xenlight: define StringList builtin type

[PATCH v3 bpf-next 0/3] Add support for memory-mapping BPF array maps
 2019-11-13 21:14 UTC  (6+ messages)
` [PATCH v3 bpf-next 1/3] bpf: add mmap() support for BPF_MAP_TYPE_ARRAY

[PATCH 0/2] Feature: New Variable git-p4.binary
 2019-11-13 21:14 UTC  (3+ messages)
` [PATCH 1/2] Cast byte strings to unicode strings in python3
` [PATCH 2/2] Added general variable git-p4.binary and added a default for windows of 'P4.EXE'

[PATCH v6] drm/i915: Enable second dbuf slice for ICL and TGL
 2019-11-13 21:15 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH 1/3] drm/i915/display: Fix TRANS_DDI_MST_TRANSPORT_SELECT definition
 2019-11-13 21:13 UTC  (4+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/3] "
    ` [Intel-gfx] "

[Buildroot] Linaro Toolchain for RPI and OABI Issues
 2019-11-13 21:13 UTC  (4+ messages)

[PATCH] mm/vmalloc: Fix regression caused by needless vmalloc_sync_all()
 2019-11-13 21:12 UTC  (2+ messages)

[PATCH] multipathd: fix mpp->nr_active more than actually active
 2019-11-13 21:12 UTC 

[PULL] drm-misc-next-fixes
 2019-11-13 21:10 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH] coccinelle: merge two rules from flex_alloc.cocci
 2019-11-13 21:10 UTC  (4+ messages)
    `  "

[PATCH] tests: fix modules-test 'duplicate test case' error
 2019-11-13 21:09 UTC 

Should we auto-close PRs on git/git?
 2019-11-13 21:09 UTC  (3+ messages)

[Buildroot] [git commit] package/oracle-mysql: use bundled GPL-2.0+ libreadline
 2019-11-13 21:08 UTC 

[PATCH 0/1] git-p4.py: Cast byte strings to unicode strings in python3
 2019-11-13 21:07 UTC  (2+ messages)
` [PATCH 1/1] "

[linux-next:pending-fixes] BUILD SUCCESS e83fb30397fa07cc94788cec594100a7f6b122a3
 2019-11-13 21:05 UTC 

[dpdk-dev] time taken for allocation of mempool
 2019-11-13 21:01 UTC  (4+ messages)

[PATCH net-net v2] ibmveth: Detect unsupported packets before sending to the hypervisor
 2019-11-13 21:06 UTC 

[RFC 2/2] ** do not apply this patch ** Just for illustration purposes
 2019-11-13 21:06 UTC  (2+ messages)

[PATCH] dt-bindings: Improve validation build error handling
 2019-11-13 21:05 UTC 

[GIT PULL] Btrfs fix for 5.4-rc8
 2019-11-13 21:05 UTC  (2+ messages)

[git pull] Input updates for v5.4-rc7
 2019-11-13 21:05 UTC  (2+ messages)

pthreads should rdepend on libgcc
 2019-11-13 21:03 UTC  (3+ messages)

[tcp] f859a44847: stderr.fastopen-client.pkt:#:runtime_error_in_sendto_call:Expected_result#but_got-#with_errno#(Operation_now_in_progress)
 2019-11-13 21:02 UTC  (2+ messages)

[Buildroot] Adding linux commands to my package's make file
 2019-11-13 21:03 UTC  (2+ messages)

[PATCH v2 1/2] seq_buf: Add printing formatted hex dumps
 2019-11-13 21:02 UTC  (2+ messages)

[Buildroot] [git commit] package/socat: drop optional readline dependency
 2019-11-13 21:02 UTC 

[PATCH v3 1/2] dt-bindings: arm: realtek: Document RTD1619 and Realtek Mjolnir EVB
 2019-11-13 21:01 UTC  (3+ messages)

[PATCH 00/13] add the latest exfat driver
 2019-11-13 21:00 UTC  (2+ messages)

[Xen-devel] [ovmf test] 144068: all pass - PUSHED
 2019-11-13 20:59 UTC 

[Buildroot] lshw package not getting added to the resulting image
 2019-11-13 20:58 UTC  (2+ messages)

[PATCH] efi: sanity check in case memermap() at efi_mem_reserve_persistent() returns NULL
 2019-11-13 20:56 UTC 

How to set up custom layer correctly
 2019-11-13 20:54 UTC 

mt7621: gpio-hog not working properly
 2019-11-13 20:54 UTC  (3+ messages)

[PATCH v2 0/7] BLAKE2b cleanups
 2019-11-13 20:51 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/xserver_xorg-server: fix arm glibc-2.30 compile
 2019-11-13 20:51 UTC  (2+ messages)

[MPTCP] Weekly meeting - 14 November 2019 16:00 UTC (9am PDT, 6pm CEST)
 2019-11-13 20:50 UTC 

[PATCH v2] firmware loader: log path to loaded firmwares
 2019-11-13 20:50 UTC  (4+ messages)

[PATCH v6 0/8] Fix year 2038 issue for sound subsystem
 2019-11-13 20:48 UTC  (9+ messages)
              ` [alsa-devel] "

[MPTCP] Re: [PATCH 0/8] Add IPv6 Support
 2019-11-13 20:49 UTC 

[GIT PULL] Rockchip clock updates for 5.4
 2019-11-13 20:48 UTC  (2+ messages)


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.