All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-21 21:18:46 to 2020-04-21 22:22:32 UTC [more...]

post-receive: pub/scm/linux/kernel/git/riscv/linux
 2020-04-21 22:22 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2020-04-21 22:21 UTC 

[PATCH] shallow.c: use 'reset_repository_shallow' when appropriate
 2020-04-21 22:21 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2020-04-21 22:20 UTC 

[PATCH v4 10/10] mmap locking API: rename mmap_sem to mmap_lock
 2020-04-21 22:19 UTC  (4+ messages)

[RFC 00/18] remoteproc: Decorelate virtio from core
 2020-04-21 22:18 UTC  (3+ messages)
` [RFC 03/18] remoteproc: Move rvdev management in rproc_virtio

post-receive: pub/scm/linux/kernel/git/tegra/linux
 2020-04-21 22:18 UTC 

[Intel-wired-lan] [net-next v2] i40e: Add a check to see if MFS is set
 2020-04-21 22:17 UTC 

[PATCH v2] tpm_tis: work around status register bug in STMicroelectronics TPM
 2020-04-21 22:17 UTC  (6+ messages)

[PATCH] soc/tegra: fuse: Update the SoC revision attribute to display a name
 2020-04-21 22:16 UTC  (3+ messages)

[PATCH V3 1/2] soc/tegra: fuse: Add custom SoC attributes
 2020-04-21 22:15 UTC  (6+ messages)
` [PATCH V3 2/2] soc/tegra: fuse: Trivial clean-up of tegra_init_revision()

[PATCH] drm/tegra: Clean up GPIO includes
 2020-04-21 22:15 UTC  (3+ messages)

[PATCH] cmd: part: Add 'block' sub-command
 2020-04-21 22:13 UTC 

Clarification of pthread_cleanup_push() needed
 2020-04-21 22:12 UTC  (4+ messages)

[PATCH iproute2 1/1] bpf: Fix segfault when custom pinning is used
 2020-04-21 22:10 UTC  (4+ messages)

[PATCH v2] drm/i915: Fix ref->mutex deadlock in i915_active_wait()
 2020-04-21 20:55 UTC  (11+ messages)
                  ` [Intel-gfx] "

[PATCH 0/3] objtool: add support for >64k sections
 2020-04-21 22:08 UTC  (7+ messages)
` [PATCH 3/3] objtool: optimize add_dead_ends for split sections
` [PATCH v2 0/2] objtool: add support for >64k sections
  ` [PATCH v2 1/2] objtool: use gelf_getsymshndx to handle "
  ` [PATCH v2 2/2] objtool: optimize add_dead_ends for split sections

[PATCH] tpm_tis: work around status register bug in STMicroelectronics TPM
 2020-04-21 22:08 UTC  (11+ messages)

Missing fs_param_v_optional implementation
 2020-04-21 22:08 UTC 

Exporting ext4-specific information through fsinfo attributes
 2020-04-21 22:07 UTC  (4+ messages)

linux-next: Fixes tag needs some work in the nfs tree
 2020-04-21 22:05 UTC 

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2020-04-21 22:04 UTC 

[PATCH 0/4] Add support for different DMIC configurations
 2020-04-21 20:55 UTC  (5+ messages)
` [PATCH 1/4] ASoC: Intel: Skylake: Change the order of machine device and platform registration
` [PATCH 4/4] ASoC: Intel: Skylake: Automatic DMIC format configuration according to information from NHLT

[PATCH v2] firmware: tegra: Make BPMP a regular driver
 2020-04-21 22:00 UTC  (2+ messages)

[PATCH 0/3] memcg: Slow down swap allocation as the available space gets depleted
 2020-04-21 21:59 UTC  (12+ messages)

[MPTCP] Re: [PATCH RFC] net: mptcp: improve fallback after successful 3-way-handshake
 2020-04-21 21:57 UTC 

[Intel-gfx] [PATCH] drm/i915/selftests: Try to detect rollback during batchbuffer preemption
 2020-04-21 21:57 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v2 0/6] nbd: reduce max_block restrictions
 2020-04-21 21:56 UTC  (3+ messages)
` [PATCH v2 2/6] block/nbd-client: drop max_block restriction from discard

[PATCH v4 0/5] media: Register read-only sub-dev devnode
 2020-04-21 21:55 UTC  (5+ messages)
` [PATCH v4 4/5] v4l2-subdev: add VIDIOC_SUBDEV_QUERYCAP ioctl
` [PATCH v4 5/5] v4l: document VIDIOC_SUBDEV_QUERYCAP

[PATCH v29 00/20] Intel SGX foundations
 2020-04-21 21:53 UTC  (21+ messages)
` [PATCH v29 01/20] x86/sgx: Update MAINTAINERS
` [PATCH v29 02/20] x86/cpufeatures: x86/msr: Add Intel SGX hardware bits
` [PATCH v29 03/20] x86/cpufeatures: x86/msr: Intel SGX Launch Control "
` [PATCH v29 04/20] x86/mm: x86/sgx: Signal SIGSEGV with PF_SGX
` [PATCH v29 05/20] x86/sgx: Add SGX microarchitectural data structures
` [PATCH v29 06/20] x86/sgx: Add wrappers for ENCLS leaf functions
` [PATCH v29 07/20] x86/cpu/intel: Detect SGX support
` [PATCH v29 08/20] x86/sgx: Enumerate and track EPC sections
` [PATCH v29 09/20] x86/sgx: Add functions to allocate and free EPC pages
` [PATCH v29 10/20] mm: Introduce vm_ops->may_mprotect()
` [PATCH v29 11/20] x86/sgx: Linux Enclave Driver
` [PATCH v29 12/20] x86/sgx: Add provisioning
` [PATCH v29 13/20] x86/sgx: Add a page reclaimer
` [PATCH v29 14/20] x86/sgx: ptrace() support for the SGX driver
` [PATCH v29 15/20] x86/vdso: Add support for exception fixup in vDSO functions
` [PATCH v29 16/20] x86/fault: Add helper function to sanitize error code
` [PATCH v29 17/20] x86/traps: Attempt to fixup exceptions in vDSO before signaling
` [PATCH v29 18/20] x86/vdso: Implement a vDSO for Intel SGX enclave call
` [PATCH v29 19/20] selftests/x86: Add a selftest for SGX
` [PATCH v29 20/20] docs: x86/sgx: Document SGX micro architecture and kernel internals

[dpdk-dev] [PATCH] eal: add madvise to avoid dump memory
 2020-04-21 16:38 UTC  (7+ messages)

[PATCH] Documentation: LSM: Correct the basic LSM description
 2020-04-21 21:55 UTC  (3+ messages)
  ` [lss-pc] "

stable-rc/linux-5.6.y build: 200 builds: 0 failed, 200 passed, 8 warnings (v5.6.6)
 2020-04-21 21:55 UTC 

[dpdk-dev] [PATCH] sched: fix port time rounding error
 2020-04-21  8:21 UTC  (4+ messages)

[PATCH v9 00/40] sg: add v4 interface
 2020-04-21 21:52 UTC  (41+ messages)
` [PATCH v9 01/40] sg: move functions around
` [PATCH v9 02/40] sg: remove typedefs, type+formatting cleanup
` [PATCH v9 03/40] sg: sg_log and is_enabled
` [PATCH v9 04/40] sg: rework sg_poll(), minor changes
` [PATCH v9 05/40] sg: bitops in sg_device
` [PATCH v9 06/40] sg: make open count an atomic
` [PATCH v9 07/40] sg: move header to uapi section
` [PATCH v9 08/40] sg: speed sg_poll and sg_get_num_waiting
` [PATCH v9 09/40] sg: sg_allow_if_err_recovery and renames
` [PATCH v9 10/40] sg: improve naming
` [PATCH v9 11/40] sg: change rwlock to spinlock
` [PATCH v9 12/40] sg: ioctl handling
` [PATCH v9 13/40] sg: split sg_read
` [PATCH v9 14/40] sg: sg_common_write add structure for arguments
` [PATCH v9 15/40] sg: rework sg_vma_fault
` [PATCH v9 16/40] sg: rework sg_mmap
` [PATCH v9 17/40] sg: replace sg_allow_access
` [PATCH v9 18/40] sg: rework scatter gather handling
` [PATCH v9 19/40] sg: introduce request state machine
` [PATCH v9 20/40] sg: sg_find_srp_by_id
` [PATCH v9 21/40] sg: sg_fill_request_element
` [PATCH v9 22/40] sg: printk change %p to %pK
` [PATCH v9 23/40] sg: xarray for fds in device
` [PATCH v9 24/40] sg: xarray for reqs in fd
` [PATCH v9 25/40] sg: replace rq array with lists
` [PATCH v9 26/40] sg: sense buffer rework
` [PATCH v9 27/40] sg: add sg v4 interface support
` [PATCH v9 28/40] sg: rework debug info
` [PATCH v9 29/40] sg: add 8 byte SCSI LUN to sg_scsi_id
` [PATCH v9 30/40] sg: expand sg_comm_wr_t
` [PATCH v9 31/40] sg: add sg_iosubmit_v3 and sg_ioreceive_v3 ioctls
` [PATCH v9 32/40] sg: add some __must_hold macros
` [PATCH v9 33/40] sg: move procfs objects to avoid forward decls
` [PATCH v9 34/40] sg: protect multiple receivers
` [PATCH v9 35/40] sg: first debugfs support
` [PATCH v9 36/40] sg: rework mmap support
` [PATCH v9 37/40] sg: defang allow_dio
` [PATCH v9 38/40] sg: warn v3 write system call users
` [PATCH v9 39/40] sg: add mmap_sz tracking
` [PATCH v9 40/40] sg: bump version to 4.0.09

dbus-sensors
 2020-04-21 21:54 UTC  (2+ messages)

master - Fix scripts/lvmlocks.service.in using nonexistent --lock-opt autowait
 2020-04-21 21:53 UTC 

post-receive: pub/scm/linux/kernel/git/wireless/wireless-testing
 2020-04-21 21:52 UTC 

post-receive: pub/scm/linux/kernel/git/wireless/wireless-testing
 2020-04-21 21:52 UTC 

post-receive: pub/scm/linux/kernel/git/wireless/wireless-testing
 2020-04-21 21:52 UTC 

[PATCH] riscv: Move all SMP related SBI calls to SBI_v01
 2020-04-21 21:51 UTC 

[dpdk-dev] [PATCH v3 0/4] add AESNI-MB rawdev for multi-function processing
 2020-04-21 21:51 UTC  (4+ messages)

[PATCH] virtio-vga: fix virtio-vga bar ordering
 2020-04-21 21:48 UTC 

[PATCH V9 00/11] XFS - Enable per-file/per-directory DAX operations V9
 2020-04-21 21:49 UTC  (8+ messages)
` [PATCH V9 10/11] fs/xfs: Update xfs_ioctl_setattr_dax_invalidate()
` [PATCH V9 11/11] Documentation/dax: Update Usage section

[PATCH bpf-next 0/3] Improve raw tracepoint BTF types preservation
 2020-04-21 21:49 UTC  (5+ messages)

[PATCH 0/2] hwmon: (pmbus) add debugfs features for Gen 2 Renesas digital multiphase
 2020-04-21 21:49 UTC  (4+ messages)
` [PATCH 1/2] hwmon: (pmbus/isl68137) add debugfs config and black box endpoints

[PATCH 0/2] fix fcntl(F_SETFD) usage
 2020-04-21 21:46 UTC  (3+ messages)
` [PATCH 2/2] tools: Fix use of fcntl(F_SETFD) during socket activation

[PATCH] lib/mpi: Fix 64-bit MIPS build with Clang
 2020-04-21 21:47 UTC 

[PATCH v1 00/15] Add support for Nitro Enclaves
 2020-04-21 21:46 UTC  (7+ messages)
` [PATCH v1 01/15] nitro_enclaves: Add ioctl interface definition
` [PATCH v1 02/15] nitro_enclaves: Define the PCI device interface

[PATCH 00/10] IOASID extensions for guest SVA
 2020-04-21 21:51 UTC  (7+ messages)
` [PATCH 03/10] iommu/ioasid: Introduce per set allocation APIs

post-receive: pub/scm/linux/kernel/git/axboe/fio
 2020-04-21 21:44 UTC 

[xen-unstable test] 149705: tolerable FAIL - PUSHED
 2020-04-21 21:43 UTC 

[PATCH 2/2] Bluetooth: btusb: Add support for TLV read version format and multiple Secure Boot Engines
 2020-04-21 21:42 UTC  (2+ messages)

[dpdk-dev] [PATCHv3] Remove validate-abi.sh from tree
 2020-04-21 21:42 UTC  (4+ messages)

Linux 5.7-rc2
 2020-04-21 21:41 UTC  (5+ messages)
  ` [BISECTED]: Kernel panic (was: Linux 5.7-rc2)

[PATCH v2] lpfc: remove duplicate unloading checks
 2020-04-21 21:40 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/chanwoo/linux
 2020-04-21 21:40 UTC 

[PATCH v7 00/15] s390/vfio-ap: dynamic configuration support
 2020-04-21 21:39 UTC  (4+ messages)
` [PATCH v7 05/15] s390/vfio-ap: introduce shadow CRYCB

[Patch v2 1/3] mm/swapfile.c: found_free could be represented by (tmp < max)
 2020-04-21 21:38 UTC  (3+ messages)
` [Patch v2 2/3] mm/swapfile.c: tmp is always smaller than max
` [Patch v2 3/3] mm/swapfile.c: omit a duplicate code by compare tmp and max first

[dpdk-dev] [PATCH v1 00/17] introduce global debug flag
 2020-04-21 21:38 UTC  (4+ messages)
` [dpdk-dev] [PATCH v1 03/17] ethdev: replace library debug flag with global one

[PATCH v7 0/9] dm: Add programmatic generation of ACPI tables (part A)
 2020-04-21 21:37 UTC  (3+ messages)

behaviour change for keyboards introduced by "HID: generic: create one input report per application type"
 2020-04-21 21:37 UTC  (3+ messages)

Have live session and rotation together
 2020-04-21 21:37 UTC  (3+ messages)

[PATCH v2] qcow2: Expose bitmaps' size during measure
 2020-04-21 21:34 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/9] bnxt patchset with fixes
 2020-04-21 21:33 UTC  (15+ messages)
` [dpdk-dev] [PATCH v2 00/10] "
  ` [dpdk-dev] [PATCH v2 08/10] net/bnxt: add FW status location structure
` [dpdk-dev] [PATCH v3 0/9] bnxt patchset with fixes
  ` [dpdk-dev] [PATCH v3 1/9] net/bnxt: fix compilation on BSD
  ` [dpdk-dev] [PATCH v3 2/9] net/bnxt: use macro for PCI log format
  ` [dpdk-dev] [PATCH v3 3/9] net/bnxt: return speed capabilities in device get info
  ` [dpdk-dev] [PATCH v3 4/9] net/bnxt: fix HWRM command failure during FW reset
  ` [dpdk-dev] [PATCH v3 5/9] net/bnxt: fix to use true/false for bool types
  ` [dpdk-dev] [PATCH v3 6/9] net/bnxt: fix to handle port start failure
  ` [dpdk-dev] [PATCH v3 7/9] net/bnxt: fix vlan add when port is stopped
  ` [dpdk-dev] [PATCH v3 8/9] net/bnxt: log firmware status on early init failure
  ` [dpdk-dev] [PATCH v3 9/9] net/bnxt: fix to not issue port MAC query on a VF

[PATCH 00/11] Fixes for Nokia RX-51
 2020-04-21 21:34 UTC  (11+ messages)
` [PATCH 11/11] Nokia RX-51: Add automated test for running RX-51 build in qemu

stable-rc/linux-4.14.y boot: 86 boots: 0 failed, 81 passed with 2 offline, 3 untried/unknown (v4.14.176)
 2020-04-21 21:32 UTC 

✗ patchtest: failure for boost: revert 1.72.0 regression
 2020-04-21 21:32 UTC 

[PATCH v4 0/2] add callbacks for inaccessible pages
 2020-04-21 21:31 UTC  (12+ messages)
` [PATCH v4 2/2] mm/gup/writeback: "

[PATCH] staging: exfat: add exfat filesystem code to staging
 2020-04-21 21:30 UTC  (12+ messages)
                  ` exfat upcase table for code points above U+FFFF (Was: Re: [PATCH] staging: exfat: add exfat filesystem code to staging)

[dm-crypt] SVG of LUKS icon
 2020-04-21 21:23 UTC  (2+ messages)

[PATCH v2 0/6] qemu-img: Add convert --bitmaps
 2020-04-21 21:20 UTC  (7+ messages)
` [PATCH v2 1/6] docs: Sort sections on qemu-img subcommand parameters
` [PATCH v2 2/6] blockdev: Split off basic bitmap operations for qemu-img
` [PATCH v2 3/6] qemu-img: Add bitmap sub-command
` [PATCH v2 4/6] qcow2: Expose bitmaps' size during measure
` [PATCH v2 5/6] qemu-img: Add convert --bitmaps option
` [PATCH v2 6/6] iotests: Add test 291 to for qemu-img bitmap coverage

Missing “git diff” functionality
 2020-04-21 20:17 UTC 

[Buildroot] [PATCH/next 1/1] package/ncurses: bump to version 6.2
 2020-04-21 21:26 UTC  (2+ messages)

[PATCH v3 0/4] gitfaq: add issues in the 'Common Issues' section
 2020-04-21 21:25 UTC  (6+ messages)
` [PATCH v3 3/4] gitfaq: shallow cloning a repository

[PATCH v2] Staging: rtl8723bs: rtw_wlan_util: Add size check of SSID IE
 2020-04-21 21:25 UTC  (2+ messages)

[PATCH] audit: check the length of userspace generated audit records
 2020-04-21 21:24 UTC  (2+ messages)

[PATCH v4 0/2] scsi: qla2xxx: fixes for driver unloading
 2020-04-21 21:25 UTC  (6+ messages)
` [PATCH v4 1/2] scsi: qla2xxx: set UNLOADING before waiting for session deletion
` [PATCH v4 2/2] scsi: qla2xxx: check UNLOADING before posting async work
` [EXT] [PATCH v4 0/2] scsi: qla2xxx: fixes for driver unloading

[Buildroot] [git commit] package/openjdk: copy all directories and files when installing
 2020-04-21 21:24 UTC 

post-receive: pub/scm/linux/kernel/git/pcmoore/audit
 2020-04-21 21:24 UTC 

[GIT PULL] ASoC: tegra: Fixes for v5.7-rc3
 2020-04-21 21:21 UTC  (2+ messages)

[Buildroot] [git commit] configs/qemu_riscv{32, 64}_virt: remove BR2_TARGET_GENERIC_GETTY_PORT
 2020-04-21 21:21 UTC 

[PATCH 1/1] NFSv4.1: fix lone sequence transport assignment
 2020-04-21 21:20 UTC  (12+ messages)

[Buildroot] [PATCH v2 1/3] package/openjdk: fix installation with merged usr directories
 2020-04-21 21:20 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: Fix command line length limit calling dt-mk-schema
 2020-04-21 21:20 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: Re-enable core schemas for dtbs_check

[RFC PATCH net-next 1/3] net: phy: add concept of shared storage for PHYs
 2020-04-21 21:19 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2020-04-21 21:19 UTC 

[Buildroot] [PATCH] configs/qemu_riscv{32, 64}_virt_defconfig: Remove BR2_TARGET_GENERIC_GETTY_PORT
 2020-04-21 21:19 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2020-04-21 21:19 UTC 

[PATCH v4 0/4] SFH: Add Support for AMD Sensor Fusion Hub
 2020-04-21 21:18 UTC  (10+ messages)
` [PATCH v4 2/4] SFH: PCI driver to add support of AMD sensor fusion Hub using HID framework


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.