All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-16 20:15:45 to 2019-09-16 21:28:50 UTC [more...]

[Qemu-devel] [PATCH 00/13] hw: Split RTC devices from hw/timer/ to hw/rtc/
 2019-09-16 21:23 UTC  (5+ messages)
` [Qemu-arm] [PATCH 03/13] hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory
  ` [Qemu-arm] [Qemu-devel] "
` [Qemu-arm] [PATCH 04/13] hw: Move M48T59 "
  ` [Qemu-arm] [Qemu-devel] "

[RFC PATCH 0/9] soundwire: add Master device support, GreyBus style
 2019-09-16 21:23 UTC  (16+ messages)
` [alsa-devel] "
` [RFC PATCH 1/9] soundwire: renames to prepare support for master drivers/devices
  ` [alsa-devel] "
` [RFC PATCH 2/9] soundwire: rename dev_to_sdw_dev macro
  ` [alsa-devel] "
` [RFC PATCH 3/9] soundwire: rename drv_to_sdw_slave_driver macro
  ` [alsa-devel] "
` [RFC PATCH 4/9] soundwire: bus_type: rename sdw_drv_ to sdw_slave_drv
  ` [alsa-devel] "
` [RFC PATCH 5/9] soundwire: intel: rename res field as link_res
  ` [alsa-devel] "
` [RFC PATCH 6/9] soundwire: add support for sdw_slave_type
` [RFC PATCH 7/9] soundwire: add initial definitions for sdw_master_device
` [RFC PATCH 8/9] soundwire: intel: remove platform devices and provide new interface
` [RFC PATCH 9/9] soundwire: add device driver to sdw_md_driver

[PATCH 0/6] ignore @ 2.26
 2019-09-16 21:27 UTC 

[PATCH 0/5] xfsprogs: scrub filesystem summary counters
 2019-09-16 21:26 UTC  (4+ messages)
` [PATCH 4/5] xfs_scrub: separate internal metadata scrub functions

[PATCH] xfs: assure zeroed memory buffers for certain kmem allocations
 2019-09-16 21:24 UTC  (2+ messages)

[PATCH v3 bpf-next 00/14] samples: bpf: improve/fix cross-compilation
 2019-09-16 21:22 UTC  (14+ messages)
` [PATCH v3 bpf-next 01/14] samples: bpf: makefile: fix HDR_PROBE "echo"
` [PATCH v3 bpf-next 02/14] samples: bpf: makefile: fix cookie_uid_helper_example obj build
` [PATCH v3 bpf-next 03/14] samples: bpf: makefile: use --target from cross-compile
` [PATCH v3 bpf-next 04/14] samples: bpf: use own EXTRA_CFLAGS for clang commands
` [PATCH v3 bpf-next 05/14] samples: bpf: makefile: use __LINUX_ARM_ARCH__ selector for arm
` [PATCH v3 bpf-next 06/14] samples: bpf: makefile: drop unnecessarily inclusion for bpf_load

[PREEMPT_RT PATCH 0/3] i915 fixups for lockdep/lockdebugging
 2019-09-16 21:21 UTC  (4+ messages)
` [PREEMPT_RT PATCH 2/3] i915: convert all irq_locks spinlocks to raw spinlocks

[PATCH] drm/i915/tgl: Suspend pre-parser across GTT invalidations
 2019-09-16 21:21 UTC  (4+ messages)

[U-Boot] imx6dl_mamoj broken
 2019-09-16 21:21 UTC  (5+ messages)

while (1) in btrfs_relocate_block_group didn't end
 2019-09-16 21:20 UTC  (2+ messages)

[PATCH] sched/fair: fix a -Wunused-function warning
 2019-09-16 21:19 UTC 

[PATCH 0/3] ADD interconnect support for USB
 2019-09-16 21:19 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: Introduce interconnect bindings for usb

[PATCH v3 00/26] Add definition for the number of standard PCI BARs
 2019-09-16 21:19 UTC  (31+ messages)
` [PATCH v3 02/26] PCI: hv: Use PCI_STD_NUM_BARS
` [PATCH v3 03/26] PCI: dwc: "
` [PATCH v3 04/26] PCI: endpoint: "
` [PATCH v3 05/26] misc: pci_endpoint_test: "
` [PATCH v3 06/26] s390/pci: "
` [PATCH v3 07/26] x86/PCI: Loop using PCI_STD_NUM_BARS
` [PATCH v3 08/26] alpha/PCI: Use PCI_STD_NUM_BARS
` [PATCH v3 09/26] ia64: "
` [PATCH v3 10/26] stmmac: pci: Loop using PCI_STD_NUM_BARS
` [PATCH v3 11/26] net: dwc-xlgmac: "
` [PATCH v3 12/26] ixgb: use PCI_STD_NUM_BARS
` [PATCH v3 13/26] e1000: Use PCI_STD_NUM_BARS
` [PATCH v3 14/26] rapidio/tsi721: Loop using PCI_STD_NUM_BARS
` [PATCH v3 15/26] efifb: "
` [PATCH v3 16/26] fbmem: use PCI_STD_NUM_BARS
` [PATCH v3 17/26] vfio_pci: Loop using PCI_STD_NUM_BARS
` [PATCH v3 18/26] scsi: pm80xx: Use PCI_STD_NUM_BARS
` [PATCH v3 19/26] ata: sata_nv: "
` [PATCH v3 20/26] staging: gasket: "
` [PATCH v3 21/26] serial: 8250_pci: "
` [PATCH v3 22/26] pata_atp867x: "
` [PATCH v3 23/26] memstick: use PCI_STD_NUM_BARS
` [PATCH v3 24/26] USB: core: Use PCI_STD_NUM_BARS
` [PATCH v3 25/26] usb: pci-quirks: "
` [PATCH v3 26/26] devres: use PCI_STD_NUM_BARS

[PATCH v4 0/9] KVM: VMX: Add full nested support for IA32_PERF_GLOBAL_CTRL
 2019-09-16 21:19 UTC  (7+ messages)
` [PATCH v4 2/9] KVM: nVMX: Load GUEST_IA32_PERF_GLOBAL_CTRL MSR on vm-entry
` [PATCH v4 4/9] KVM: nVMX: check GUEST_IA32_PERF_GLOBAL_CTRL on VM-Entry

[PATCH 0/6] ignore @ 2.18
 2019-09-16 21:18 UTC 

[PATCH 0/6] ignore @ 2.16
 2019-09-16 21:17 UTC 

extcon-intel-cht-wc: Don't reset USB data connection at probe
 2019-09-16 21:15 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] mm: remove redundant assignment of entry
 2019-09-16 21:15 UTC  (3+ messages)

[Qemu-devel] ELF load command alignment not page-aligned
 2019-09-16 21:06 UTC 

[Buildroot] [PATCH] package/wireguard: bump version to 0.0.20190913
 2019-09-16 21:14 UTC 

[PATCH v7 00/19] client and server support for "inter" SSC copy
 2019-09-16 21:13 UTC  (20+ messages)
` [PATCH v7 01/19] NFS NFSD: defining nl4_servers structure needed by both
` [PATCH v7 02/19] NFS: add COPY_NOTIFY operation
` [PATCH v7 03/19] NFS: add ca_source_server<> to COPY
` [PATCH v7 04/19] NFS: also send OFFLOAD_CANCEL to source server
` [PATCH v7 05/19] NFS: inter ssc open
` [PATCH v7 06/19] NFS: skip recovery of copy open on dest server
` [PATCH v7 07/19] NFS: for "inter" copy treat ESTALE as ENOTSUPP
` [PATCH v7 08/19] NFS: COPY handle ERR_OFFLOAD_DENIED
` [PATCH v7 09/19] NFS: handle source server reboot
` [PATCH v7 10/19] NFS: replace cross device check in copy_file_range
` [PATCH v7 11/19] NFSD fill-in netloc4 structure
` [PATCH v7 12/19] NFSD add ca_source_server<> to COPY
` [PATCH v7 13/19] NFSD return nfs4_stid in nfs4_preprocess_stateid_op
` [PATCH v7 14/19] NFSD COPY_NOTIFY xdr
` [PATCH v7 15/19] NFSD add COPY_NOTIFY operation
` [PATCH v7 16/19] NFSD check stateids against copy stateids
` [PATCH v7 17/19] NFSD generalize nfsd4_compound_state flag names
` [PATCH v7 18/19] NFSD: allow inter server COPY to have a STALE source server fh
` [PATCH v7 19/19] NFSD add nfs4 inter ssc to nfsd4_copy

[PATCH v2] kvm: nvmx: limit atomic switch MSRs
 2019-09-16 21:13 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/mxml: bump to version 3.1
 2019-09-16 21:13 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] DEVELOPERS: add Pierre-Jean Texier for mxml

[Qemu-devel] [PATCH] nbd/server: attach client channel to the export's AioContext
 2019-09-16 21:11 UTC  (5+ messages)

[PATCH CI 1/2] drm/connector: Share with non-atomic drivers the function to get the single encoder
 2019-09-16 21:12 UTC  (5+ messages)
` ✓ Fi.CI.IGT: success for series starting with [CI,1/2] "
    ` [Intel-gfx] "

[kvm-unit-tests PATCH v2] x86: nvmx: test max atomic switch MSRs
 2019-09-16 21:11 UTC  (3+ messages)

[PATCH] connector: report comm change event when modifying /proc/pid/task/tid/comm
 2019-09-16 21:10 UTC  (2+ messages)

linux-next: manual merge of the drm tree with the kbuild tree
 2019-09-16 21:06 UTC  (2+ messages)

[PATCH 0/6] ignore @ 2.06
 2019-09-16 21:06 UTC 

[PATCH v2 1/2] nvme/host/pci: Fix a race in controller removal
 2019-09-16 21:04 UTC  (10+ messages)
` [PATCH v2 2/2] nvme/host/core: Allow overriding of wait_ready timeout

[PATCH] tpm: Wrap the buffer from the caller to tpm_buf in tpm_send()
 2019-09-16 21:04 UTC  (3+ messages)

[SPDK] spdk/vpp performance
 2019-09-16 21:03 UTC 

general protection fault in usb_set_interface
 2019-09-16 21:03 UTC  (3+ messages)

[PATCH 1/1] powerpc: mm: Check if serialize_against_pte_lookup() really needs to run
 2019-09-16 20:55 UTC  (2+ messages)

WARNING in __alloc_pages_nodemask
 2019-09-16 20:57 UTC  (3+ messages)

[PATCH v2 0/3] Makefile: run coccicheck on all non-upstream sources
 2019-09-16 20:57 UTC  (5+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 2/4] Makefile: define THIRD_PARTY_SOURCES

v2.22.1 and later regression wrt display of progress indicators
 2019-09-16 20:54 UTC  (4+ messages)
` [PATCH 0/2] Revert "progress: use term_clear_line()"
  ` [PATCH 1/2] "
  ` [PATCH 2/2] Test the progress display

No SuperSpeedPlus on ASM2142
 2019-09-16 20:53 UTC  (4+ messages)

[PATCH] PCI: vmd: Expose oob management window to users
 2019-09-16 14:51 UTC 

[PATCH] irqchip/sifive-plic: add irq_mask and irq_unmask
 2019-09-16 20:51 UTC  (3+ messages)

[PATCH] drm/amd/display: build failed for DCN2.1
 2019-09-16 20:51 UTC  (2+ messages)

[RFC] mm: Proactive compaction
 2019-09-16 20:50 UTC  (3+ messages)

[Xen-devel] [PATCH 00/11] OvmfPkg/XenBusDxe: Fix ExitBootServices handler to avoid allocation
 2019-09-16 20:50 UTC  (6+ messages)
` [Xen-devel] [PATCH 09/11] OvmfPkg/XenBusDxe: Fix NotifyExitBoot to avoid Memory Allocation Services
  ` [Xen-devel] [edk2-devel] "

[MPTCP] [PATCH selftests 0/5] selftests: prepare for mptcp ipv6 support
 2019-09-16 20:50 UTC 

tracepoint_enabled returns true for disabled provider, event
 2019-09-16 20:48 UTC 

[PATCH v2 0/9] Various NFSv4 state error handling fixes
 2019-09-16 20:44 UTC  (10+ messages)
` [PATCH v2 1/9] pNFS: Ensure we do clear the return-on-close layout stateid on fatal errors
  ` [PATCH v2 2/9] NFSv4: Clean up pNFS return-on-close error handling
    ` [PATCH v2 3/9] NFSv4: Handle NFS4ERR_DELAY correctly in return-on-close
      ` [PATCH v2 4/9] NFSv4: Handle RPC level errors in LAYOUTRETURN
        ` [PATCH v2 5/9] NFSv4: Add a helper to increment stateid seqids
          ` [PATCH v2 6/9] pNFS: Handle NFS4ERR_OLD_STATEID on layoutreturn by bumping the state seqid
            ` [PATCH v2 7/9] NFSv4: Fix OPEN_DOWNGRADE error handling
              ` [PATCH v2 8/9] NFSv4: Handle NFS4ERR_OLD_STATEID in CLOSE/OPEN_DOWNGRADE
                ` [PATCH v2 9/9] NFSv4: Handle NFS4ERR_OLD_STATEID in LOCKU

[PATCH 1/2] diff, log doc: say "patch text" instead of "patches"
 2019-09-16 20:46 UTC  (4+ messages)
    ` [PATCH v2 "

[PATCH] kvm: x86: Add Intel PMU MSRs to msrs_to_save[]
 2019-09-16 20:43 UTC  (6+ messages)

[MPTCP] [PATCH 0/4] mptcp sparse "fixes"
 2019-09-16 20:43 UTC 

[PATCH 0/4] x86: fix syscall function type mismatches
 2019-09-16 20:43 UTC  (6+ messages)
` [PATCH 3/4] x86: use the correct function type for sys_ni_syscall

[PATCH 0/2] Correct l_uintset_isempty() logic
 2019-09-16 20:43 UTC  (4+ messages)
` [PATCH 1/2] unit: Add l_uintset_isempty() test
` [PATCH 2/2] uintset: Do not exceed max offset in empty check

[PATCH v3 00/19] Delayed Attributes
 2019-09-16 20:42 UTC  (5+ messages)

Extension of package name by distro version
 2019-09-16 20:42 UTC  (2+ messages)

SSD/NVMe Temperature Sensors
 2019-09-16 20:41 UTC  (3+ messages)

[PATCH] kernel: do verbose builds
 2019-09-16 20:41 UTC  (4+ messages)

pd/fetch-jobs, was Re: What's cooking in git.git (Sep 2019, #01; Sat, 7)
 2019-09-16 20:40 UTC  (2+ messages)

[GIT PULL] integrity subsystem updates for v5.4
 2019-09-16 20:38 UTC  (2+ messages)

[PATCH v3 1/2] powerpc/32s: automatically allocate BAT in setbat()
 2019-09-16 20:36 UTC  (6+ messages)
` [PATCH v3 2/2] powerpc/83xx: map IMMR with a BAT

[thud][PATCH v2] gcc: CVE fix for gcc <CVE-2019-15847>
 2019-09-16 20:37 UTC 

[SPDK] spdk/vpp performance
 2019-09-16 20:35 UTC 

[PATCH] drm/msm: Remove unused function arguments
 2019-09-16 20:34 UTC  (3+ messages)

[PATCH v2 0/7] PM / devfreq: Add initial imx support
 2019-09-16 20:33 UTC  (3+ messages)
` [PATCH v2 1/7] clk: imx8m: Set CLK_GET_RATE_NOCACHE on dram_alt/apb

btrfs scrub resulting in readonly filesystem
 2019-09-16 20:32 UTC 

KMSAN: uninit-value in usb_autopm_put_interface
 2019-09-16 20:31 UTC  (2+ messages)

[PATCH v2] libselinux: fix string conversion of unknown perms
 2019-09-16 20:30 UTC 

[PATCH] iommu/qcom: Simplify a test in 'qcom_iommu_add_device()'
 2019-09-16 20:29 UTC  (3+ messages)

[PATCH 0/6] ARM, arm64: Remove arm_pm_restart()
 2019-09-16 20:28 UTC  (10+ messages)

[thud][PATCH] gcc: CVE fix <CVE-2019-15847>
 2019-09-16 20:28 UTC  (2+ messages)

[PATCH] tidl-api: update to version 1.3.2
 2019-09-16 20:26 UTC 

[v4 1/2] dt/bindings: clk: Add YAML schemas for LS1028A Display Clock bindings
 2019-09-16 20:26 UTC  (4+ messages)
` [v4 2/2] clk: ls1028a: Add clock driver for Display output interface

[PATCH] ocl: update version to 01.01.19.01
 2019-09-16 20:25 UTC 

[PATCH for 5.3 1/3] rseq: Fix: Reject unknown flags on rseq unregister
 2019-09-16 20:26 UTC  (4+ messages)
` [PATCH for 5.3 2/3] rseq: Fix: Unregister rseq for CLONE_SETTLS

[Xen-devel] [xen-unstable-smoke test] 141371: regressions - FAIL
 2019-09-16 20:23 UTC 

[Bug 111691] hardware cursor corruption w/ AMD 5700 XT
 2019-09-16 20:24 UTC  (3+ messages)

[PATCHv2 0/7] Non-urgent fixes and improvments for omap3-rom-rng
 2019-09-16 20:17 UTC  (2+ messages)

[PATCH] sample: vfio mdev display - Fix a missing error code in an error handling path
 2019-09-16 20:22 UTC  (2+ messages)

stable-rc/linux-4.9.y boot: 111 boots: 1 failed, 101 passed with 9 offline (v4.9.193)
 2019-09-16 20:22 UTC 

Promoting Ethnics-Ess-Nix, a friends-based search-engine
 2019-09-16 20:21 UTC  (3+ messages)

[HELP REQUESTED from the community] Was: Staging status of speakup
 2019-09-16 20:21 UTC  (11+ messages)

[PATCH v2 1/2] powerpc/32s: automatically allocate BAT in setbat()
 2019-09-16 20:18 UTC  (5+ messages)
` [PATCH v2 2/2] powerpc/83xx: map IMMR with a BAT

Git documentation in Azerbaijan language
 2019-09-16 20:20 UTC  (2+ messages)

[PATCH v5 0/9] Multicolor FW update
 2019-09-16 20:18 UTC  (5+ messages)
` [PATCH v5 6/9] leds: multicolor: Introduce a multicolor class definition

[PATCH 1/2] clk: at91: fix update bit maps on CFG_MOR write
 2019-09-16 20:15 UTC  (6+ messages)
` [PATCH 2/2] clk: at91: select parent if main oscillator or bypass is enabled


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.