All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-11 15:43:24 to 2018-10-11 16:04:11 UTC [more...]

[PATCH v3 00/25] fs: fixes for serious clone/dedupe problems
 2018-10-11 16:04 UTC  (8+ messages)
` [PATCH 17/25] vfs: enable remap callers that can handle short operations
      ` [Ocfs2-devel] "
    ` [Ocfs2-devel] [PATCH v3 00/25] fs: fixes for serious clone/dedupe problems

[PATCH v3] PCI/AER: Enable reporting for all ports
 2018-10-11 15:57 UTC  (3+ messages)
` [PATCH v3] PCI/AER: Enable reporting for ports enumerated after AER driver registration

[PATCH v5 01/11] PCI: Expose reset_type to users of __pci_reset_function_locked()
 2018-10-11 16:02 UTC  (6+ messages)
` [PATCH v5 06/11] PCI: Expose reset type to users of pci_reset_bus()
` [PATCH v5 08/11] PCI: Unify pci_reset_function_locked() and __pci_reset_function_locked()

i.MX6UL external bus access, simple kernel module
 2018-10-11 16:03 UTC  (2+ messages)

[PATCH v2 0/2] mtd: spi-nor: add entry for mt35xu512aba flash
 2018-10-11 16:03 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH 0/7] Neaten logging uses
 2018-10-11 15:37 UTC  (3+ messages)

undefined behavior (-Wvarargs) in security/keys/trusted.c#TSS_authhmac()
 2018-10-11 16:02 UTC  (3+ messages)

[Qemu-devel] [PATCH] qcow2: Get the request alignment for encrypted images from QCryptoBlock
 2018-10-11 16:02 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/display/cirrus_vga: Add CONFIG option for "isa-cirrus-vga"
 2018-10-11 16:01 UTC  (2+ messages)

[PATCH v9 00/11] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM) (a subset)
 2018-10-11 16:01 UTC  (6+ messages)
` [PATCH v9 05/11] of: base: Add of_get_cpu_state_node() to get idle states for a CPU node

[RFC] eal: allow hotplug to skip an already probed device
 2018-10-11 16:00 UTC  (4+ messages)
` [PATCH v3 1/3] drivers/bus: move driver assignment to end of probing

[PATCH RFC v1 0/8] drivers: qcom: Add cpu power domain for SDM845
 2018-10-11 16:00 UTC  (8+ messages)
` [PATCH RFC v1 4/8] drivers: qcom: cpu_pd: add cpu power domain support using genpd
` [PATCH RFC v1 7/8] drivers: qcom: cpu_pd: Handle cpu hotplug in the domain

[U-Boot] [PATCH 0/4] Add adc uclass's channel mask and conversion helpers and enhance adc cmd
 2018-10-11 16:00 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] dm: adc: add uclass's mask and conversion helpers
` [U-Boot] [PATCH 2/4] cmd: adc: add info on channel mask
` [U-Boot] [PATCH 3/4] cmd: adc: print single conversion also in uV
` [U-Boot] [PATCH 4/4] cmd: adc: add an option to scan some or all available channels

[PATCH 00/17] ARMv8.3 pointer authentication support
 2018-10-11 16:00 UTC  (4+ messages)
` [PATCH v5 07/17] arm64: add basic "

[GIT PULL] cgroup fixes for v4.19-rc7
 2018-10-11 15:59 UTC 

[Buildroot] [PATCH 1/1] pigpio: depends on BR2_TOOLCHAIN_HAS_THREADS
 2018-10-11 15:58 UTC  (3+ messages)

[PATCH 4.4 00/27] 4.4.161-stable review
 2018-10-11 15:35 UTC  (2+ messages)
` [PATCH 4.4 16/27] powerpc/fadump: Return error when fadump registration fails

[PATCH v6 00/19] vhost: add postcopy live-migration support
 2018-10-11 15:59 UTC  (3+ messages)
  ` [PATCH v6 07/19] vhost: add number of fds to vhost-user messages and use it

OpenBMC Hackathon Day 3 Updated Agenda
 2018-10-11 15:55 UTC 

[PATCH v2] iommu: Do physical merging in iommu_map_sg()
 2018-10-11 15:56 UTC 

[PATCH] ALSA: cs4236: fix return check from call to pnp_port_start
 2018-10-11 15:47 UTC  (4+ messages)

[linux-lvm] [lvmlockd] lvm command hung with sanlock log "ballot 3 abort1 larger lver in bk..."
 2018-10-11 15:55 UTC  (4+ messages)

[PATCH v2 0/4] x86/HVM: implement memory read caching
 2018-10-11 15:54 UTC  (6+ messages)
` [PATCH v3 "
  ` Ping: "

[Qemu-devel] [PATCH] chardev: Convert IOReadHandler to read an unsigned number of bytes
 2018-10-11 15:53 UTC  (6+ messages)

[RFC] Informal meeting during ELCE to discuss userspace support for stateless codecs
 2018-10-11  8:27 UTC  (2+ messages)

[PATCH V2 net-next 00/12] Improving performance and reducing latencies, by using latest capabilities exposed in ENA device
 2018-10-11  8:26 UTC  (13+ messages)
` [PATCH V2 net-next 01/12] net: ena: minor performance improvement
` [PATCH V2 net-next 02/12] net: ena: complete host info to match latest ENA spec
` [PATCH V2 net-next 03/12] net: ena: introduce Low Latency Queues data structures according to "
` [PATCH V2 net-next 04/12] net: ena: add functions for handling Low Latency Queues in ena_com
` [PATCH V2 net-next 05/12] net: ena: add functions for handling Low Latency Queues in ena_netdev
` [PATCH V2 net-next 06/12] net: ena: use CSUM_CHECKED device indication to report skb's checksum status
` [PATCH V2 net-next 07/12] net: ena: explicit casting and initialization, and clearer error handling
` [PATCH V2 net-next 08/12] net: ena: limit refill Rx threshold to 256 to avoid latency issues
` [PATCH V2 net-next 09/12] net: ena: change rx copybreak default to reduce kernel memory pressure
` [PATCH V2 net-next 10/12] net: ena: remove redundant parameter in ena_com_admin_init()
` [PATCH V2 net-next 11/12] net: ena: update driver version to 2.0.1
` [PATCH V2 net-next 12/12] net: ena: fix indentations in ena_defs for better readability

[PATCH security-next v5 00/30] LSM: Explict ordering
 2018-10-11 15:52 UTC  (4+ messages)

[PATCH v2 1/3] app/testpmd: move dumping packets to a separate function
 2018-10-11 15:52 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/3] app/testpmd: set packet dump based on verbosity level

[PATCH 1/4] powerpc: Move core kernel logic into arch/powerpc/Kbuild
 2018-10-11 15:23 UTC  (5+ messages)
` [PATCH 4/4] powerpc: Add -Wimplicit-fallthrough to arch CFLAGS

[PATCH] drm/i915/selftests: Disable shrinker across mmap-exhaustion
 2018-10-11 15:51 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

First coccinelle script, need some help
 2018-10-11 15:51 UTC  (3+ messages)
  ` [Cocci] Searching for parameter usages of pte_alloc()

[workqueue/driver-core PATCH v2 0/5] Add NUMA aware async_schedule calls
 2018-10-11 15:51 UTC  (7+ messages)
` [workqueue/driver-core PATCH v2 2/5] async: Add support for queueing on specific NUMA node
` [workqueue/driver-core PATCH v2 4/5] driver core: Attach devices on CPU local to device node

[igt-dev] [PATCH i-g-t] meson.sh: Add support for install/uninstall
 2018-10-11 15:51 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for meson.sh: Add support for install/uninstall (rev2)

[PATCH 0/2] x86/tsc: Fix native_sched_clock()
 2018-10-11 15:50 UTC  (5+ messages)
` [PATCH 2/2] x86/percpu: Fix this_cpu_read()

[PATCH 0/5] Add initial pinctrl support for MT6797 SoC
 2018-10-11 15:50 UTC  (4+ messages)
` [PATCH 5/5] pinctrl: mediatek: Add initial pinctrl driver "

[PATCH 4.18 00/44] 4.18.14-stable review
 2018-10-11 15:40 UTC  (45+ messages)
` [PATCH 4.18 01/44] perf/core: Add sanity check to deal with pinned event failure
` [PATCH 4.18 02/44] mm: migration: fix migration of huge PMD shared pages
` [PATCH 4.18 03/44] mm, thp: fix mlocking THP page with migration enabled
` [PATCH 4.18 04/44] mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly
` [PATCH 4.18 05/44] KVM: x86: fix L1TFs MMIO GFN calculation
` [PATCH 4.18 06/44] KVM: VMX: check for existence of secondary exec controls before accessing
` [PATCH 4.18 07/44] blk-mq: I/O and timer unplugs are inverted in blktrace
` [PATCH 4.18 08/44] pstore/ram: Fix failure-path memory leak in ramoops_init
` [PATCH 4.18 09/44] clocksource/drivers/timer-atmel-pit: Properly handle error cases
` [PATCH 4.18 10/44] fbdev/omapfb: fix omapfb_memory_read infoleak
` [PATCH 4.18 11/44] xen-netback: fix input validation in xenvif_set_hash_mapping()
` [PATCH 4.18 12/44] mmc: core: Fix debounce time to use microseconds
` [PATCH 4.18 13/44] mmc: slot-gpio: Fix debounce time to use miliseconds again
` [PATCH 4.18 14/44] mac80211: allocate TXQs for active monitor interfaces
` [PATCH 4.18 15/44] drm/amdgpu: Fix vce work queue was not cancelled when suspend
` [PATCH 4.18 16/44] drm/syncobj: Dont leak fences when WAIT_FOR_SUBMIT is set
` [PATCH 4.18 17/44] drm: fix use-after-free read in drm_mode_create_lease_ioctl()
` [PATCH 4.18 18/44] x86/vdso: Fix asm constraints on vDSO syscall fallbacks
` [PATCH 4.18 19/44] selftests/x86: Add clock_gettime() tests to test_vdso
` [PATCH 4.18 20/44] x86/vdso: Only enable vDSO retpolines when enabled and supported
` [PATCH 4.18 21/44] x86/vdso: Fix vDSO syscall fallback asm constraint regression
` [PATCH 4.18 22/44] PCI: Reprogram bridge prefetch registers on resume
` [PATCH 4.18 23/44] mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys
` [PATCH 4.18 24/44] PM / core: Clear the direct_complete flag on errors
` [PATCH 4.18 25/44] dm mpath: fix attached_handler_name leak and dangling hw_handler_name pointer
` [PATCH 4.18 26/44] dm cache metadata: ignore hints array being too small during resize
` [PATCH 4.18 27/44] dm cache: fix resize crash if user doesnt reload cache table
` [PATCH 4.18 28/44] xhci: Add missing CAS workaround for Intel Sunrise Point xHCI
` [PATCH 4.18 29/44] usb: xhci-mtk: resume USB3 roothub first
` [PATCH 4.18 30/44] USB: serial: simple: add Motorola Tetra MTP6550 id
` [PATCH 4.18 31/44] USB: serial: option: improve Quectel EP06 detection
` [PATCH 4.18 32/44] USB: serial: option: add two-endpoints device-id flag
` [PATCH 4.18 33/44] usb: cdc_acm: Do not leak URB buffers
` [PATCH 4.18 34/44] tty: Drop tty->count on tty_reopen() failure
` [PATCH 4.18 35/44] of: unittest: Disable interrupt node tests for old world MAC systems
` [PATCH 4.18 36/44] powerpc: Avoid code patching freed init sections
` [PATCH 4.18 37/44] powerpc/lib: fix book3s/32 boot failure due to code patching
` [PATCH 4.18 38/44] ARC: clone syscall to setp r25 as thread pointer
` [PATCH 4.18 39/44] f2fs: fix invalid memory access
` [PATCH 4.18 40/44] tipc: call start and done ops directly in __tipc_nl_compat_dumpit()
` [PATCH 4.18 41/44] ucma: fix a use-after-free in ucma_resolve_ip()
` [PATCH 4.18 42/44] ubifs: Check for name being NULL while mounting
` [PATCH 4.18 43/44] rds: rds_ib_recv_alloc_cache() should call alloc_percpu_gfp() instead
` [PATCH 4.18 44/44] ath10k: fix scan crash due to incorrect length calculation

[qemu-mainline test] 128563: tolerable FAIL - PUSHED
 2018-10-11 15:49 UTC 

[Qemu-devel] [PATCH v2] vhost-user: define conventions for vhost-user backends
 2018-10-11 15:48 UTC  (2+ messages)

[PATCH 00/18] VCN start/stop clean up
 2018-10-11 15:48 UTC  (4+ messages)
` [PATCH 18/18] drm/amdgpu/vcn:Update SPG mode UVD status clear

[PATCH i-g-t 1/6] lib/igt_vmwgfx: Add vmwgfx device
 2018-10-11 15:48 UTC  (10+ messages)
` [PATCH i-g-t 3/6] lib/igt_fb: Check for cairo surface success
  ` [igt-dev] "
` [PATCH i-g-t 4/6] lib: Don't call igt_require_fb_modifiers() when no modifier
  ` [igt-dev] "

[PATCH bpf-next v3 07/15] bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
 2018-10-11  8:22 UTC  (3+ messages)
` [PATCH bpf] xsk: do not call synchronize_net() under RCU read lock

[U-Boot] i2c: Fix pca953x endianess issue, commit daa75b34828d45b7c1d63009188d45f4a32d06ba
 2018-10-11 15:47 UTC  (4+ messages)

[PATCH 4.14 00/45] 4.14.76-stable review
 2018-10-11 15:40 UTC  (46+ messages)
` [PATCH 4.14 01/45] perf/core: Add sanity check to deal with pinned event failure
` [PATCH 4.14 02/45] mm: migration: fix migration of huge PMD shared pages
` [PATCH 4.14 03/45] mm, thp: fix mlocking THP page with migration enabled
` [PATCH 4.14 04/45] mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly
` [PATCH 4.14 05/45] KVM: x86: fix L1TFs MMIO GFN calculation
` [PATCH 4.14 06/45] blk-mq: I/O and timer unplugs are inverted in blktrace
` [PATCH 4.14 07/45] clocksource/drivers/timer-atmel-pit: Properly handle error cases
` [PATCH 4.14 08/45] fbdev/omapfb: fix omapfb_memory_read infoleak
` [PATCH 4.14 09/45] xen-netback: fix input validation in xenvif_set_hash_mapping()
` [PATCH 4.14 10/45] drm/amdgpu: Fix vce work queue was not cancelled when suspend
` [PATCH 4.14 11/45] drm/syncobj: Dont leak fences when WAIT_FOR_SUBMIT is set
` [PATCH 4.14 12/45] x86/vdso: Fix asm constraints on vDSO syscall fallbacks
` [PATCH 4.14 13/45] selftests/x86: Add clock_gettime() tests to test_vdso
` [PATCH 4.14 14/45] x86/vdso: Only enable vDSO retpolines when enabled and supported
` [PATCH 4.14 15/45] x86/vdso: Fix vDSO syscall fallback asm constraint regression
` [PATCH 4.14 16/45] PCI: Reprogram bridge prefetch registers on resume
` [PATCH 4.14 17/45] mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys
` [PATCH 4.14 18/45] PM / core: Clear the direct_complete flag on errors
` [PATCH 4.14 19/45] dm cache metadata: ignore hints array being too small during resize
` [PATCH 4.14 20/45] dm cache: fix resize crash if user doesnt reload cache table
` [PATCH 4.14 21/45] xhci: Add missing CAS workaround for Intel Sunrise Point xHCI
` [PATCH 4.14 22/45] usb: xhci-mtk: resume USB3 roothub first
` [PATCH 4.14 23/45] USB: serial: simple: add Motorola Tetra MTP6550 id
` [PATCH 4.14 24/45] usb: cdc_acm: Do not leak URB buffers
` [PATCH 4.14 25/45] tty: Drop tty->count on tty_reopen() failure
` [PATCH 4.14 26/45] of: unittest: Disable interrupt node tests for old world MAC systems
` [PATCH 4.14 27/45] perf annotate: Use asprintf when formatting objdump command line
` [PATCH 4.14 28/45] perf tools: Fix python extension build for gcc 8
` [PATCH 4.14 29/45] cgroup/cpuset: remove circular dependency deadlock
` [PATCH 4.14 30/45] ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowait
` [PATCH 4.14 31/45] ath10k: fix kernel panic issue during pci probe
` [PATCH 4.14 32/45] nvme_fc: fix ctrl create failures racing with workq items
` [PATCH 4.14 33/45] powerpc/lib/code-patching: refactor patch_instruction()
` [PATCH 4.14 34/45] powerpc: Avoid code patching freed init sections
` [PATCH 4.14 35/45] powerpc/lib: fix book3s/32 boot failure due to code patching
` [PATCH 4.14 36/45] ARC: clone syscall to setp r25 as thread pointer
` [PATCH 4.14 37/45] crypto: chelsio - Fix memory corruption in DMA Mapped buffers
` [PATCH 4.14 38/45] perf utils: Move is_directory() to path.h
` [PATCH 4.14 39/45] f2fs: fix invalid memory access
` [PATCH 4.14 40/45] ucma: fix a use-after-free in ucma_resolve_ip()
` [PATCH 4.14 41/45] ubifs: Check for name being NULL while mounting
` [PATCH 4.14 42/45] rds: rds_ib_recv_alloc_cache() should call alloc_percpu_gfp() instead
` [PATCH 4.14 43/45] virtio_balloon: fix deadlock on OOM
` [PATCH 4.14 44/45] virtio_balloon: fix increment of vb->num_pfns in fill_balloon()
` [PATCH 4.14 45/45] ath10k: fix scan crash due to incorrect length calculation

[U-Boot] [PATCH 0/3] Add raw read support and use it in pxa3xx NAND driver
 2018-10-11 15:45 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] mtd: nand: pxa3xx: add raw read support
` [U-Boot] [PATCH 2/3] mtd: nand: pxa3xx: re-read a page in raw mode on uncorrectable error
` [U-Boot] [PATCH 3/3] mtd: rawnand: pxa3xx: fix 2kiB pages with 8b strength chips layout

[PATCH] drm/rcar-du: Convert drm_atomic_helper_suspend/resume()
 2018-10-11  8:18 UTC  (7+ messages)

[PATCH 4.9 00/35] 4.9.133-stable review
 2018-10-11 15:35 UTC  (25+ messages)
` [PATCH 4.9 02/35] fbdev/omapfb: fix omapfb_memory_read infoleak
` [PATCH 4.9 03/35] xen-netback: fix input validation in xenvif_set_hash_mapping()
` [PATCH 4.9 04/35] x86/vdso: Fix asm constraints on vDSO syscall fallbacks
` [PATCH 4.9 05/35] x86/vdso: Fix vDSO syscall fallback asm constraint regression
` [PATCH 4.9 06/35] PCI: Reprogram bridge prefetch registers on resume
` [PATCH 4.9 07/35] mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys
` [PATCH 4.9 08/35] PM / core: Clear the direct_complete flag on errors
` [PATCH 4.9 09/35] dm cache metadata: ignore hints array being too small during resize
` [PATCH 4.9 20/35] ath10k: fix kernel panic issue during pci probe
` [PATCH 4.9 21/35] powerpc/fadump: Return error when fadump registration fails
` [PATCH 4.9 22/35] ARC: clone syscall to setp r25 as thread pointer
` [PATCH 4.9 23/35] x86/mm: Expand static page table for fixmap space
` [PATCH 4.9 24/35] f2fs: fix invalid memory access
` [PATCH 4.9 25/35] ucma: fix a use-after-free in ucma_resolve_ip()
` [PATCH 4.9 26/35] ubifs: Check for name being NULL while mounting
` [PATCH 4.9 27/35] sched/cputime: Convert kcpustat to nsecs
` [PATCH 4.9 28/35] sched/cputime: Increment kcpustat directly on irqtime account
` [PATCH 4.9 29/35] sched/cputime: Fix ksoftirqd cputime accounting regression
` [PATCH 4.9 30/35] ath10k: fix scan crash due to incorrect length calculation
` [PATCH 4.9 31/35] ebtables: arpreply: Add the standard target sanity check
` [PATCH 4.9 32/35] x86/fpu: Remove use_eager_fpu()
` [PATCH 4.9 33/35] x86/fpu: Remove struct fpu::counter
` [PATCH 4.9 34/35] Revert "perf: sync up x86/.../cpufeatures.h"
` [PATCH 4.9 35/35] x86/fpu: Finish excising eagerfpu

[Intel-wired-lan] [PATCH v2 00/12] Intel Wired LAN Documentation Updates
 2018-10-11 15:44 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH v2 11/12] Documentation: fm10k: Add kernel documentation
` [Intel-wired-lan] [PATCH v2 12/12] Documentation: intel: Convert to RST format

[PATCH v2 0/1] branch: introduce --show-current display option
 2018-10-11 15:43 UTC  (4+ messages)
` [PATCH v2 1/1] "

[U-Boot] [PATCH] ls1012afrwy:update ls1012afrwy env board variable
 2018-10-11 15:43 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.