All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-29 17:59:36 to 2019-08-29 18:25:33 UTC [more...]

[PATCH RFC 00/14] qcom: support wakeup capable GPIOs
 2019-08-29 18:11 UTC  (2+ messages)
` [PATCH RFC 02/14] drivers: irqchip: pdc: Do not toggle IRQ_ENABLE during mask/unmask

[PATCH AUTOSEL 4.19 01/45] net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ context
 2019-08-29 18:15 UTC  (41+ messages)
` [PATCH AUTOSEL 4.19 03/45] rxrpc: Fix local endpoint refcounting
` [PATCH AUTOSEL 4.19 05/45] hv_netvsc: Fix a warning of suspicious RCU usage
` [PATCH AUTOSEL 4.19 09/45] ibmveth: Convert multicast list size for little-endian system
` [PATCH AUTOSEL 4.19 12/45] rxrpc: Fix local endpoint replacement
` [PATCH AUTOSEL 4.19 13/45] rxrpc: Fix read-after-free in rxrpc_queue_local()
` [PATCH AUTOSEL 4.19 14/45] drm/mediatek: use correct device to import PRIME buffers
` [PATCH AUTOSEL 4.19 15/45] drm/mediatek: set DMA max segment size
` [PATCH AUTOSEL 4.19 17/45] scsi: target: tcmu: avoid use-after-free after command timeout
` [PATCH AUTOSEL 4.19 18/45] cxgb4: fix a memory leak bug
` [PATCH AUTOSEL 4.19 19/45] liquidio: add cleanup in octeon_setup_iq()
` [PATCH AUTOSEL 4.19 20/45] net: myri10ge: fix memory leaks
` [PATCH AUTOSEL 4.19 21/45] lan78xx: Fix "
` [PATCH AUTOSEL 4.19 22/45] vfs: fix page locking deadlocks when deduping files
` [PATCH AUTOSEL 4.19 23/45] cx82310_eth: fix a memory leak bug
` [PATCH AUTOSEL 4.19 24/45] net: kalmia: fix memory leaks
` [PATCH AUTOSEL 4.19 25/45] ibmvnic: Unmap DMA address of TX descriptor buffers after use
` [PATCH AUTOSEL 4.19 26/45] net: cavium: fix driver name
` [PATCH AUTOSEL 4.19 27/45] wimax/i2400m: fix a memory leak bug
` [PATCH AUTOSEL 4.19 28/45] ravb: Fix use-after-free ravb_tstamp_skb
` [PATCH AUTOSEL 4.19 29/45] kprobes: Fix potential deadlock in kprobe_optimizer()
` [PATCH AUTOSEL 4.19 30/45] HID: cp2112: prevent sleeping function called from invalid context
` [PATCH AUTOSEL 4.19 31/45] x86/boot/compressed/64: Fix boot on machines with broken E820 table
` [PATCH AUTOSEL 4.19 32/45] Input: hyperv-keyboard: Use in-place iterator API in the channel callback
` [PATCH AUTOSEL 4.19 33/45] Tools: hv: kvp: eliminate 'may be used uninitialized' warning
` [PATCH AUTOSEL 4.19 34/45] nvme-multipath: fix possible I/O hang when paths are updated
` [PATCH AUTOSEL 4.19 35/45] IB/mlx4: Fix memory leaks
` [PATCH AUTOSEL 4.19 37/45] infiniband: hfi1: fix "
` [PATCH AUTOSEL 4.19 38/45] selftests: kvm: fix state save/load on processors without XSAVE
` [PATCH AUTOSEL 4.19 39/45] selftests/kvm: make platform_info_test pass on AMD
` [PATCH AUTOSEL 4.19 40/45] ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()
` [PATCH AUTOSEL 4.19 41/45] ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob()
` [PATCH AUTOSEL 4.19 42/45] ceph: fix buffer free while holding i_ceph_lock in fill_inode()
` [PATCH AUTOSEL 4.19 43/45] KVM: arm/arm64: Only skip MMIO insn once
` [PATCH AUTOSEL 4.19 44/45] afs: Fix leak in afs_lookup_cell_rcu()
` [PATCH AUTOSEL 4.19 45/45] KVM: arm/arm64: VGIC: Properly initialise private IRQ affinity

[Qemu-devel] [PATCH 0/2] tests/acceptance: Update MIPS Malta ssh test
 2019-08-29 18:20 UTC  (7+ messages)

[GIT PULL] soc: amlogic: updates for v5.4 (round 2)
 2019-08-29 18:24 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 01/27] net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ context
 2019-08-29 18:16 UTC  (29+ messages)
` [PATCH AUTOSEL 4.14 02/27] hv_netvsc: Fix a warning of suspicious RCU usage
` [PATCH AUTOSEL 4.14 03/27] net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rx
` [PATCH AUTOSEL 4.14 04/27] Bluetooth: btqca: Add a short delay before downloading the NVM
` [PATCH AUTOSEL 4.14 05/27] Bluetooth: hidp: Let hidp_send_message return number of queued bytes
` [PATCH AUTOSEL 4.14 06/27] ibmveth: Convert multicast list size for little-endian system
` [PATCH AUTOSEL 4.14 07/27] gpio: Fix build error of function redefinition
` [PATCH AUTOSEL 4.14 08/27] drm/mediatek: use correct device to import PRIME buffers
` [PATCH AUTOSEL 4.14 09/27] drm/mediatek: set DMA max segment size
` [PATCH AUTOSEL 4.14 10/27] cxgb4: fix a memory leak bug
` [PATCH AUTOSEL 4.14 11/27] liquidio: add cleanup in octeon_setup_iq()
` [PATCH AUTOSEL 4.14 12/27] net: myri10ge: fix memory leaks
` [PATCH AUTOSEL 4.14 13/27] lan78xx: Fix "
` [PATCH AUTOSEL 4.14 14/27] vfs: fix page locking deadlocks when deduping files
` [PATCH AUTOSEL 4.14 15/27] cx82310_eth: fix a memory leak bug
` [PATCH AUTOSEL 4.14 16/27] net: kalmia: fix memory leaks
` [PATCH AUTOSEL 4.14 17/27] wimax/i2400m: fix a memory leak bug
` [PATCH AUTOSEL 4.14 18/27] ravb: Fix use-after-free ravb_tstamp_skb
` [PATCH AUTOSEL 4.14 19/27] kprobes: Fix potential deadlock in kprobe_optimizer()
` [PATCH AUTOSEL 4.14 20/27] HID: cp2112: prevent sleeping function called from invalid context
` [PATCH AUTOSEL 4.14 21/27] Input: hyperv-keyboard: Use in-place iterator API in the channel callback
` [PATCH AUTOSEL 4.14 22/27] Tools: hv: kvp: eliminate 'may be used uninitialized' warning
` [PATCH AUTOSEL 4.14 23/27] IB/mlx4: Fix memory leaks
` [PATCH AUTOSEL 4.14 24/27] ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()
` [PATCH AUTOSEL 4.14 25/27] ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob()
` [PATCH AUTOSEL 4.14 26/27] ceph: fix buffer free while holding i_ceph_lock in fill_inode()
` [PATCH AUTOSEL 4.14 27/27] KVM: arm/arm64: Only skip MMIO insn once

[Qemu-devel] [PATCH v2 0/4] docs: add docs about use of automatic cleanup functions
 2019-08-29 18:19 UTC  (2+ messages)

[PATCH v3 00/11] Add AMD SEV guest live migration support
 2019-08-29 18:21 UTC  (4+ messages)
` [PATCH v3 10/11] mm: x86: Invoke hypercall when page encryption status is changed

[PATCH AUTOSEL 4.9 01/16] net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ context
 2019-08-29 18:17 UTC  (17+ messages)
` [PATCH AUTOSEL 4.9 02/16] net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rx
` [PATCH AUTOSEL 4.9 03/16] Bluetooth: btqca: Add a short delay before downloading the NVM
` [PATCH AUTOSEL 4.9 04/16] ibmveth: Convert multicast list size for little-endian system
` [PATCH AUTOSEL 4.9 05/16] gpio: Fix build error of function redefinition
` [PATCH AUTOSEL 4.9 06/16] cxgb4: fix a memory leak bug
` [PATCH AUTOSEL 4.9 07/16] net: myri10ge: fix memory leaks
` [PATCH AUTOSEL 4.9 08/16] cx82310_eth: fix a memory leak bug
` [PATCH AUTOSEL 4.9 09/16] net: kalmia: fix memory leaks
` [PATCH AUTOSEL 4.9 10/16] wimax/i2400m: fix a memory leak bug
` [PATCH AUTOSEL 4.9 11/16] ravb: Fix use-after-free ravb_tstamp_skb
` [PATCH AUTOSEL 4.9 12/16] Tools: hv: kvp: eliminate 'may be used uninitialized' warning
` [PATCH AUTOSEL 4.9 13/16] IB/mlx4: Fix memory leaks
` [PATCH AUTOSEL 4.9 14/16] ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()
` [PATCH AUTOSEL 4.9 15/16] ceph: fix buffer free while holding i_ceph_lock in fill_inode()
` [PATCH AUTOSEL 4.9 16/16] KVM: arm/arm64: Only skip MMIO insn once

[PATCH v2 0/3] Support discovery log change events
 2019-08-29 18:21 UTC  (5+ messages)
` [PATCH v2 3/3] nvme: fire discovery log page change events to userspace

[Qemu-arm] [PATCH 0/4] Support disabling TCG on ARM (part 2)
 2019-08-29 18:19 UTC  (12+ messages)
` [Qemu-arm] [PATCH 1/4] target/arm: Restrict pre-ARMv7 cpus to TCG
  ` [Qemu-arm] [Qemu-devel] "
    `  "
` [Qemu-arm] [PATCH 3/4] RFC target/arm: Do not build pre-ARMv7 cpus when using KVM
      ` [Qemu-devel] "
      ` [Qemu-arm] "

[PATCH AUTOSEL 5.2 01/76] batman-adv: Fix netlink dumping of all mcast_flags buckets
 2019-08-29 18:13 UTC  (37+ messages)
` [PATCH AUTOSEL 5.2 06/76] clk: samsung: Change signature of exynos5_subcmus_init() function
` [PATCH AUTOSEL 5.2 13/76] rxrpc: Fix local endpoint refcounting
` [PATCH AUTOSEL 5.2 16/76] hv_netvsc: Fix a warning of suspicious RCU usage
` [PATCH AUTOSEL 5.2 21/76] s390/qeth: serialize cmd reply with concurrent timeout
` [PATCH AUTOSEL 5.2 22/76] ibmveth: Convert multicast list size for little-endian system
` [PATCH AUTOSEL 5.2 25/76] rxrpc: Fix local endpoint replacement
` [PATCH AUTOSEL 5.2 27/76] drm/mediatek: use correct device to import PRIME buffers
` [PATCH AUTOSEL 5.2 28/76] drm/mediatek: set DMA max segment size
` [PATCH AUTOSEL 5.2 30/76] scsi: target: tcmu: avoid use-after-free after command timeout
` [PATCH AUTOSEL 5.2 31/76] cxgb4: fix a memory leak bug
` [PATCH AUTOSEL 5.2 32/76] selftests: kvm: do not try running the VM in vmx_set_nested_state_test
` [PATCH AUTOSEL 5.2 36/76] net: myri10ge: fix memory leaks
` [PATCH AUTOSEL 5.2 39/76] lan78xx: Fix "
` [PATCH AUTOSEL 5.2 40/76] vfs: fix page locking deadlocks when deduping files
` [PATCH AUTOSEL 5.2 43/76] ibmvnic: Unmap DMA address of TX descriptor buffers after use
` [PATCH AUTOSEL 5.2 45/76] wimax/i2400m: fix a memory leak bug
` [PATCH AUTOSEL 5.2 46/76] ravb: Fix use-after-free ravb_tstamp_skb
` [PATCH AUTOSEL 5.2 49/76] HID: intel-ish-hid: ipc: add EHL device id
` [PATCH AUTOSEL 5.2 50/76] HID: cp2112: prevent sleeping function called from invalid context
` [PATCH AUTOSEL 5.2 51/76] x86/boot/compressed/64: Fix boot on machines with broken E820 table
` [PATCH AUTOSEL 5.2 53/76] Input: hyperv-keyboard: Use in-place iterator API in the channel callback
` [PATCH AUTOSEL 5.2 55/76] io_uring: fix potential hang with polled IO
` [PATCH AUTOSEL 5.2 57/76] nvme: Fix cntlid validation when not using NVMEoF
` [PATCH AUTOSEL 5.2 61/76] infiniband: hfi1: fix a memory leak bug
` [PATCH AUTOSEL 5.2 62/76] infiniband: hfi1: fix memory leaks
  ` [PATCH AUTOSEL 5.2 65/76] drm/amdgpu: prevent memory leaks in AMDGPU_CS ioctl
` [PATCH AUTOSEL 5.2 66/76] ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()
` [PATCH AUTOSEL 5.2 67/76] ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob()
` [PATCH AUTOSEL 5.2 68/76] ceph: fix buffer free while holding i_ceph_lock in fill_inode()
` [PATCH AUTOSEL 5.2 69/76] KVM: arm/arm64: Only skip MMIO insn once
` [PATCH AUTOSEL 5.2 70/76] afs: Fix leak in afs_lookup_cell_rcu()
` [PATCH AUTOSEL 5.2 71/76] afs: Fix possible oops in afs_lookup trace event
` [PATCH AUTOSEL 5.2 76/76] KVM: arm/arm64: VGIC: Properly initialise private IRQ affinity

[CI 1/2] drm/i915/uc: Extract common code from GuC stop/disable comm
 2019-08-29 18:20 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/2] "

[PATCH AUTOSEL 4.4 01/15] net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ context
 2019-08-29 18:18 UTC  (17+ messages)
` [PATCH AUTOSEL 4.4 02/15] net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rx
` [PATCH AUTOSEL 4.4 03/15] Bluetooth: btqca: Add a short delay before downloading the NVM
` [PATCH AUTOSEL 4.4 04/15] ibmveth: Convert multicast list size for little-endian system
` [PATCH AUTOSEL 4.4 05/15] gpio: Fix build error of function redefinition
` [PATCH AUTOSEL 4.4 06/15] cxgb4: fix a memory leak bug
` [PATCH AUTOSEL 4.4 07/15] net: myri10ge: fix memory leaks
` [PATCH AUTOSEL 4.4 08/15] cx82310_eth: fix a memory leak bug
` [PATCH AUTOSEL 4.4 09/15] net: kalmia: fix memory leaks
` [PATCH AUTOSEL 4.4 10/15] wimax/i2400m: fix a memory leak bug
` [PATCH AUTOSEL 4.4 11/15] ravb: Fix use-after-free ravb_tstamp_skb
` [PATCH AUTOSEL 4.4 12/15] Tools: hv: kvp: eliminate 'may be used uninitialized' warning
` [PATCH AUTOSEL 4.4 13/15] IB/mlx4: Fix memory leaks
` [PATCH AUTOSEL 4.4 14/15] ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()
` [PATCH AUTOSEL 4.4 15/15] KVM: arm/arm64: Only skip MMIO insn once

[Qemu-devel] [PATCH] i386/vmmouse: Properly reset state
 2019-08-29 18:12 UTC  (5+ messages)

Need advice for fixing a btrfs volume
 2019-08-29 18:18 UTC  (3+ messages)

[Qemu-arm] [PATCH v5 0/2] VFIO/SMMUv3: Fail on VFIO/HW nested paging detection
 2019-08-29 18:14 UTC  (4+ messages)
` [Qemu-arm] [PATCH v5 2/2] hw/vfio/common: "
  ` [Qemu-devel] "

[PATCH 1/4] drm/modes: Add a switch to differentiate free standing options
 2019-08-29 18:16 UTC  (8+ messages)
` [PATCH 2/4] drm/modes: Fix the command line parser to take force options into account
` [PATCH 3/4] drm/modes: Introduce a whitelist for the named modes
` [PATCH 4/4] drm/selftests: modes: Add more unit tests for the cmdline parser

[PATCH] drm/i915/selftests: cond_resched() within the longer buddy tests
 2019-08-29 18:16 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 0/1] Fix race in ipmi timer cleanup
 2019-08-29 18:15 UTC  (4+ messages)

[PATCH v2 0/5] x86/sgx: Fix lock ordering bug w/ EADD
 2019-08-29 18:14 UTC  (9+ messages)
` [PATCH v2 1/5] x86/sgx: Convert encl->flags from an unsigned int to an atomic
` [PATCH v2 2/5] x86/sgx: Reject concurrent ioctls on single enclave

refactor tasklets to avoid unsigned long argument
 2019-08-29 18:13 UTC  (11+ messages)

[PATCH RESEND] xhci: Prevent deadlock when xhci adapter breaks during init
 2019-08-29 18:12 UTC 

[PATCH v2] kbuild: refactor scripts/Makefile.extrawarn
 2019-08-29 18:12 UTC 

[PATCH] arm64: dts: meson-sm1-sei610: add stdout-path property back
 2019-08-29 18:12 UTC  (4+ messages)

[RFC-PATCH] nfsd: when unhashing openowners, increment openowner's refcount
 2019-08-29 18:12 UTC  (8+ messages)

[tpm2] Remote Attestation
 2019-08-29 18:12 UTC 

[LTP] [PATCH] memcg_stress_test.sh: Respect LTP_TIMEOUT_MUL set by user
 2019-08-29 18:11 UTC 

[PATCH v4 0/6] Add support of New Amlogic temperature sensor for G12 SoCs
 2019-08-29 18:11 UTC  (5+ messages)
` [PATCH v4 2/6] thermal: amlogic: Add thermal driver to support "

[PATCH] soundwire: bus: set initial value to port_status
 2019-08-29 18:11 UTC 

next/pending-fixes boot: 215 boots: 5 failed, 197 passed with 13 offline (v5.3-rc6-305-gae3f6f95df2d)
 2019-08-29 18:11 UTC 

[PATCH v2 0/4] Warn about git-filter-branch usage and avoid it
 2019-08-29 18:10 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/4] Recommend git-filter-repo instead of git-filter-branch

[PATCH] Revert "drm/bridge: adv7511: Attach to DSI host at probe time"
 2019-08-29 18:08 UTC  (2+ messages)

[PATCH bpf-next 00/10] bpf: bpf_(prog|map|attach)_type_(from|to)_str helpers
 2019-08-29 18:10 UTC  (7+ messages)
` [PATCH bpf-next 04/10] tools/bpf: add libbpf_prog_type_(from|to)_str helpers
    ` auto-split of commit. Was: "

[ndctl PATCH 0/3] greedy namespace creation
 2019-08-29 18:08 UTC  (6+ messages)
` [ndctl PATCH 3/3] ndctl/namespace: add a --continue option to create namespaces greedily

[PATCH v2] cpuidle-haltpoll: vcpu hotplug support
 2019-08-29 18:07 UTC  (4+ messages)
` Is: Default governor regardless of cpuidle driver Was: "

[PATCH v8] tools/lib/traceevent: Man pages for tep plugins APIs
 2019-08-29 18:08 UTC  (2+ messages)

[dpdk-dev] [PATCH v1] net/ice: support device-specific DDP package loading
 2019-08-29 18:08 UTC  (2+ messages)

[PATCH RFC v4 0/15] sched,fair: flatten CPU controller runqueues
 2019-08-29 18:06 UTC  (6+ messages)
` [PATCH 13/15] sched,fair: propagate sum_exec_runtime up the hierarchy

[PATCH v2 bpf-next 1/3] capability: introduce CAP_BPF and CAP_TRACING
 2019-08-29 18:05 UTC  (4+ messages)

[PATCH v5 0/4] tpm: Add driver for cr50
 2019-08-29 18:04 UTC  (5+ messages)
` [PATCH v5 4/4] tpm: tpm_tis_spi: Support cr50 devices

[PATCH 0/2 v2] tpm: add update_durations class op to allow override of chip supplied values
 2019-08-29 18:04 UTC  (5+ messages)
` [PATCH 2/2 v2] tpm_tis: override durations for STM tpm with firmware 1.2.8.28

[PATCH v2] drm/i915/tgl: Gen-12 display loses Yf tiling and legacy CCS support
 2019-08-29 18:02 UTC  (3+ messages)

[PATCH 0/3] tools lib traceevent: Fixing the API to be less policy driven
 2019-08-29 18:00 UTC  (2+ messages)

[PATCH 0/3] make sure stash refreshes the index properly
 2019-08-29 18:00 UTC  (4+ messages)
` [PATCH 2/3] merge: use refresh_and_write_cache

linux-next: Tree for Aug 27
 2019-08-29 17:59 UTC  (10+ messages)
` linux-next: Tree for Aug 27 (objtool)


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.