All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-11 21:02:16 to 2018-10-11 22:23:05 UTC [more...]

[Qemu-devel] [PATCH v5 0/6] per-TLB lock
 2018-10-11 22:22 UTC  (2+ messages)

[PATCH V3 1/2] dt-bindings: pinctrl: document Broadcom Northstar pin mux controller
 2018-10-11 22:22 UTC  (3+ messages)

[RFC PATCH 00/19] Bring more repository handles into our code base
 2018-10-11 22:22 UTC  (25+ messages)
` [PATCH 01/19] sha1_file: allow read_object to read objects in arbitrary repositories
` [PATCH 02/19] packfile: allow has_packed_and_bad to handle "
` [PATCH 03/19] object-store: allow read_object_file_extended to read from "
` [PATCH 04/19] object-store: prepare read_object_file to deal with "
` [PATCH 05/19] object: parse_object to honor its repository argument
` [PATCH 06/19] commit: allow parse_commit* to handle arbitrary repositories
` [PATCH 07/19] commit.c: allow paint_down_to_common "
` [PATCH 08/19] commit.c: allow merge_bases_many "
` [PATCH 09/19] commit.c: allow remove_redundant "
` [PATCH 10/19] commit: allow get_merge_bases_many_0 "
` [PATCH 11/19] commit: prepare get_merge_bases "
` [PATCH 12/19] commit: prepare get_commit_buffer "
` [PATCH 13/19] commit: prepare in_merge_bases[_many] "
` [PATCH 14/19] commit: prepare repo_unuse_commit_buffer "
` [PATCH 15/19] commit: prepare logmsg_reencode "
` [PATCH 16/19] pretty: prepare format_commit_message "
` [PATCH 17/19] submodule: use submodule repos for object lookup
` [PATCH 18/19] submodule: don't add submodule as odb for push
` [PATCH 19/19] Apply semantic patches from previous patches

[PATCH 4/4] fsck/mount: Gracefully terminate the mount procedure in case the program runs out of memory
 2018-10-11 22:21 UTC 

[PATCH 3/4] lib/libf2fs_io.c: Added a missing free statement
 2018-10-11 22:21 UTC 

[PATCH 2/4] lib/libf2fs: Added missing statements related to error checking
 2018-10-11 22:21 UTC 

[PATCH 1/4] mkfs.f2fs: Added missing statements related to error checking
 2018-10-11 22:20 UTC 

[PATCH v2 1/1] branch: introduce --show-current display option
 2018-10-11 22:20 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] oeqa/manual: transfer manual test cases from testopia to oeqa
 2018-10-11 22:20 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] lib/igt_fb: Require FB modifiers only when needed
 2018-10-11 22:17 UTC 

[PATCH v4 0/5] spi: spi-mem: Add driver for NXP FlexSPI controller
 2018-10-11 22:17 UTC  (6+ messages)
` [PATCH v4 2/5] dt-bindings: spi: add binding file "

[mm PATCH v2 0/6] Deferred page init improvements
 2018-10-11 22:14 UTC  (14+ messages)
` [mm PATCH v2 1/6] mm: Use mm_zero_struct_page from SPARC on all 64b architectures
` [mm PATCH v2 2/6] mm: Drop meminit_pfn_in_nid as it is redundant
` [mm PATCH v2 3/6] mm: Use memblock/zone specific iterator for handling deferred page init
` [mm PATCH v2 4/6] mm: Do not set reserved flag for hotplug memory
` [mm PATCH v2 5/6] mm: Move hot-plug specific memory init into separate functions and optimize
` [mm PATCH v2 6/6] mm: Use common iterator for deferred_init_pages and deferred_free_pages

[PATCH 1/4] Revert "ceph: fix dentry leak in splice_dentry()"
 2018-10-11 14:49 UTC  (2+ messages)

[PATCH v4 0/2] Enable smmu support on sdm845
 2018-10-11 22:16 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: arm-smmu: Add binding doc for Qcom smmu-500

[LTP] [PATCH 0/4] DHCP tests and AppArmor improvements
 2018-10-11 22:15 UTC  (6+ messages)
` [LTP] [PATCH 1/4] net/dhcp: Use paths allowed by AppArmor for dnsmasq
` [LTP] [PATCH 2/4] net/dhcp: Move print_dhcp_log() into dhcp library
` [LTP] [PATCH 3/4] ver_linux: Print AppArmor and SELinux status
` [LTP] [PATCH 4/4] tst_net.sh: Warn about enabled AppArmor

[PATCH V2] e2fsprogs: fix test f_detect_junk print error msg
 2018-10-11 22:15 UTC  (2+ messages)

linux-next: build warnings from the build of Linus' tree
 2018-10-11 22:12 UTC  (13+ messages)
                      ` [GIT PULL] A couple of warning fixes

[PATCH v2 1/2] net/ncsi: Add NCSI Broadcom OEM command
 2018-10-11 22:12 UTC  (3+ messages)

[PATCH i2c-next v7 0/5] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
 2018-10-11 22:12 UTC  (9+ messages)
` [PATCH i2c-next v7 1/5] dt-bindings: i2c: Add 'bus-timeout-ms' and '#retries' properties as common optional
` [PATCH i2c-next v7 3/5] dt-bindings: i2c: aspeed: Add 'bus-timeout-ms' property as an optional property

[PATCH] x86: entry: flush the cache if syscall error
 2018-10-11 22:11 UTC  (7+ messages)

[PATCH v10 1/2] drm/panel: Add support for Truly NT35597 panel driver
 2018-10-11 22:11 UTC  (3+ messages)
` [PATCH v10 2/2] dt-bindings: Add Truly NT35597 panel driver bindings

[1/7] dmaengine: fsldma: Replace DMA_IN/OUT by FSL_DMA_IN/OUT
 2018-10-11 22:08 UTC  (6+ messages)
` [7/7] dt-bindings: fsl-qdma: Add NXP Layerscpae qDMA controller bindings
  ` [PATCH 7/7] "

[driver-core PATCH v3 0/5] Add NUMA aware async_schedule calls
 2018-10-11 22:09 UTC  (6+ messages)
` [driver-core PATCH v3 1/5] workqueue: Provide queue_work_node to queue work near a given NUMA node
` [driver-core PATCH v3 2/5] async: Add support for queueing on specific "
` [driver-core PATCH v3 3/5] driver core: Probe devices asynchronously instead of the driver
` [driver-core PATCH v3 4/5] driver core: Attach devices on CPU local to device node
` [driver-core PATCH v3 5/5] PM core: Use new async_schedule_dev command

[U-Boot] [PATCH 1/4] x86: Specify -march=core2 to build 64-bit U-Boot proper
 2018-10-11 22:10 UTC  (4+ messages)
` [U-Boot] [PATCH 4/4] WIP: travis: Add qemu-x86_64 target for test.py testing

[PATCH v11 1/3] [media] imx214: device tree binding
 2018-10-11 22:10 UTC  (3+ messages)

[LTP] [PATCH 0/5] Fixes for DHCP tests
 2018-10-11 22:10 UTC  (2+ messages)

[RFC PATCH 1/2] net/ncsi: Don't enable all channels when HWA available
 2018-10-11 22:09 UTC  (5+ messages)
` [RFC PATCH 2/2] net/ncsi: Configure multi-package, multi-channel modes with failover

[PATCH RFC v1 0/8] drivers: qcom: Add cpu power domain for SDM845
 2018-10-11 22:08 UTC  (11+ messages)
` [PATCH RFC v1 2/8] kernel/cpu_pm: Manage runtime PM in the idle path for CPUs
` [PATCH RFC v1 7/8] drivers: qcom: cpu_pd: Handle cpu hotplug in the domain

[PATCH net] net: bcmgenet: Poll internal PHY for GENETv5
 2018-10-11 22:06 UTC 

[PATCH] docs/completion.txt: Fix a couple of punctuation nits
 2018-10-11 22:06 UTC  (3+ messages)
` [tip:sched/core] sched/completions/Documentation: Clean up the document some more

[PATCH] drm/i915: Prevent machine hang from Broxton's vtd w/a and error capture
 2018-10-11 22:03 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] Add TODO.rst
 2018-10-11 22:03 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v3 00/11] arch/x86: AMD QoS support
 2018-10-11 22:02 UTC  (3+ messages)
` [PATCH v3 09/11] arch/x86: Introduce new config parameter AMD_QOS

[Qemu-devel] [PATCH 0/4] some TCG fixes
 2018-10-11 22:00 UTC  (2+ messages)

[PATCH] proc: fix proc-self-map-files selftest for arm
 2018-10-11 22:00 UTC  (11+ messages)

[Buildroot] [PATCH 0/4] webkitgtk: assorted fixes and improvements
 2018-10-11 21:56 UTC  (8+ messages)
` [Buildroot] [PATCH 4/4] webkitgtk: explicitly set USE_GSTREAMER_GL build option

FAILED: patch "[PATCH] mm: treat indirectly reclaimable memory as free in overcommit" failed to apply to 4.16-stable tree
 2018-10-11 14:27 UTC  (3+ messages)

[PATCH V2 0/3] Fix multilib install file conflict of gobject-introspection
 2018-10-11 21:54 UTC  (3+ messages)
` [PATCH 1/3] gobject-introspection: add required python modules to rdepends

[PATCH 1/2] libmultipath: free allocated value in set_int
 2018-10-11 21:51 UTC  (4+ messages)
` [PATCH 2/2] kpartx: fix new memory leak in dm_find_part

[Qemu-devel] [PATCH] vl: Print error when using incorrect backend for debugcon
 2018-10-11 21:48 UTC  (2+ messages)

[PATCH] ARCv2: build: use mcpu=hs38 iso generic mcpu=archs
 2018-10-11 21:47 UTC  (5+ messages)

[PATCH] afs: Fix cell proc list
 2018-10-11 21:45 UTC 

[Intel-wired-lan] [PATCH v2 00/12] Intel Wired LAN Documentation Updates
 2018-10-11 21:45 UTC  (9+ messages)
` [Intel-wired-lan] [PATCH v2 03/12] Documentation: e1000e: Prepare documentation for RST conversion
` [Intel-wired-lan] [PATCH v2 04/12] Documentation: igb: "
` [Intel-wired-lan] [PATCH v2 05/12] Documentation: igbvf: "
` [Intel-wired-lan] [PATCH v2 07/12] Documentation: ixgbevf: "

Insanely high baud rates
 2018-10-11 21:40 UTC  (6+ messages)

[PATCH 4.9 0/4] Fix softirq time accounting issues on 4.9
 2018-10-11 14:11 UTC  (4+ messages)

[PATCH 00/18] xfsprogs: finer-grained sparse fixes
 2018-10-11 14:09 UTC  (5+ messages)
` [PATCH 01/18] xfsprogs: enable sparse checking with "make C=[12]"
  ` [PATCH 01/18 V2] "

[bug report] drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE checking if panel is used
 2018-10-11 21:36 UTC  (4+ messages)

request for 4.14-stable: c7cdff0e8647 ("virtio_balloon: fix deadlock on OOM")
 2018-10-11 14:08 UTC  (2+ messages)

[Buildroot] [Bug 11396] New: uboot environment image checksum invalid if target is big endian
 2018-10-11 21:35 UTC 

Possible bug in traffic control?
 2018-10-11 14:05 UTC  (4+ messages)

[PATCH net] rxrpc: use correct kvec num when sending BUSY response packet
 2018-10-11 21:32 UTC 

[PATCH net] rxrpc: Fix an uninitialised variable
 2018-10-11 21:32 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2018-10-09
 2018-10-11 21:32 UTC  (5+ messages)
` [Buildroot] Analysis "

[PATCH 0/2] xfs stats fixes - V2
 2018-10-11 14:04 UTC  (4+ messages)
` [PATCH 2/2] xfs: use offsetof() in place of offset macros for __xfsstats

[PATCHSET 0/17] Convert drivers to blk-mq
 2018-10-11 21:31 UTC  (7+ messages)
` [PATCH 16/17] mtd_blkdevs: convert "

[PATCH bpf-next 0/2] Two libbpf RB walk improvements
 2018-10-11 14:02 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf, libbpf: use proper barriers in perf RB walk
` [PATCH bpf-next 2/2] bpf, libbpf: simplify perf RB walk and do incremental updates

[PATCH 4.4-stable] jffs2: return -ERANGE when xattr buffer is too small
 2018-10-11 14:01 UTC  (2+ messages)

Community Code of Conduct
 2018-10-11 21:28 UTC  (8+ messages)

[Buildroot] [PATCH 1/1] xerces: fix static linking with curl
 2018-10-11 21:27 UTC 

[Buildroot] [PATCH 0/5] a few more runtime test cases for python packages - series 1/n
 2018-10-11 21:27 UTC  (4+ messages)
` [Buildroot] [PATCH 5/5] support/testing: add python-twisted tests

[Bug 99923] HITMAN (2016) having lighting and artefacting, and overly light room
 2018-10-11 21:26 UTC  (2+ messages)

[PATCH v4 0/4] A DRM API for adaptive sync and variable refresh rate support
 2018-10-11 21:24 UTC  (5+ messages)
` [PATCH v4 4/4] drm/amd/display: Set FreeSync state using drm VRR properties

[igt-dev] [PATCH i-g-t] test/kms_dp_dsc: Basic KMS test to validate VESA DSC on DP/eDP
 2018-10-11 21:21 UTC  (2+ messages)

[PATCH/RFC 0/2] arm: renesas: Move SoC Kconfig symbols to drivers/soc/renesas/
 2018-10-11 13:54 UTC  (3+ messages)
` [PATCH 1/2] [RFC] arm64: "

[Qemu-devel] [PATCH] oslib-posix: Use MAP_STACK in qemu_alloc_stack() on OpenBSD
 2018-10-11 21:20 UTC  (10+ messages)

[PATCH i-g-t] tests/gem_set_tiling_vs_pwrite: Skip on unknown swizzling
 2018-10-11 21:20 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[Qemu-devel] [PATCH v2 2/2] hw/vfio/display: add ramfb support
 2018-10-11 21:19 UTC 

[PATCH 00/11 v3] x86: load FPU registers on return to userland
 2018-10-11 21:18 UTC  (4+ messages)
` [PATCH 08/11] x86/fpu: Always store the registers in copy_fpstate_to_sigframe()

[PATCH] layerindexlib: Fix various type checking errors
 2018-10-11 21:18 UTC 

[PATCH 1/1] net: socionext: clear rx irq correctly
 2018-10-11 13:49 UTC  (2+ messages)

[PATCH v2 0/3] drm/i915/perf: Add OA buffer size uAPI parameter
 2018-10-11 21:16 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/perf: Add OA buffer size uAPI parameter (rev2)

[PATCH net 0/2] net: explicitly requires bash when needed
 2018-10-11 13:48 UTC  (3+ messages)
` [PATCH net 2/2] selftests: udpgso_bench.sh explicitly requires bash

cyclictest: possible bugs in CPU enumeration
 2018-10-11 13:47 UTC 

[RFC] proposal for resolving the cred_guard_mutex deadlock
 2018-10-11 21:13 UTC 

[PATCH] ext4/018: fix mismatch wildcard with debugfs
 2018-10-11 13:45 UTC  (2+ messages)

[v2,3/3] EDAC, skx_edac: Add address translation for non-volatile DIMMs
 2018-10-11 21:12 UTC 

[v2,2/3] EDAC, skx_edac: Clean up debugfs
 2018-10-11 21:12 UTC 

[v2,1/3] ACPI / adxl: Address translation interface using ACPI DSM
 2018-10-11 21:12 UTC 

[Buildroot] meson for host package with executables doesn't work
 2018-10-11 21:11 UTC  (6+ messages)

[PATCH v3 0/3] Fix qcom geni i2c DMA handling
 2018-10-11 21:11 UTC  (5+ messages)
` [PATCH v3 2/3] i2c: i2c-qcom-geni: Simplify tx/rx functions
` [PATCH v3 3/3] i2c: i2c-qcom-geni: Simplify irq handler

[PATCH] fuse2fs: return proper exit code from fuse_main
 2018-10-11 13:43 UTC 

[Buildroot] [PATCH] ustr: remove source code from target
 2018-10-11 21:10 UTC  (2+ messages)

[PATCH] cpufreq: conservative: Fix requested_freq handling
 2018-10-11 21:06 UTC  (4+ messages)

fio on vmware esxi
 2018-10-11 13:42 UTC  (6+ messages)

[Buildroot] [git commit] ustr: remove source code from target
 2018-10-11 21:09 UTC 

[PATCH] fstests: add support for fuse.ext4
 2018-10-11 13:41 UTC 

[Bug 201383] New: Intel AC9260 wifi does not get DHCP IP - SuSE 15 kernel 4.12.14-25.16-default
 2018-10-11 21:07 UTC  (2+ messages)
` [Bug 201383] "

[Buildroot] [git commit] ptpd2: fix patch 0002 so that it applies properly
 2018-10-11 21:06 UTC  (2+ messages)

[RFC/RFT/[PATCH] cpuidle: New timer events oriented governor for tickless systems
 2018-10-11 21:01 UTC 

[PATCH v6 00/15] tracing: Hist trigger snapshot and onchange additions
 2018-10-11 21:02 UTC  (16+ messages)
` [PATCH v6 01/15] tracing: Refactor hist trigger action code
` [PATCH v6 02/15] tracing: Make hist trigger Documentation better reflect actions/handlers
` [PATCH v6 03/15] tracing: Add hist trigger handler.action documentation to README
` [PATCH v6 04/15] tracing: Split up onmatch action data
` [PATCH v6 05/15] tracing: Generalize hist trigger onmax and save action
` [PATCH v6 06/15] tracing: Add conditional snapshot
` [PATCH v6 07/15] tracing: Move hist trigger key printing into a separate function
` [PATCH v6 08/15] tracing: Add hist trigger snapshot() action
` [PATCH v6 09/15] tracing: Add hist trigger snapshot() action Documentation
` [PATCH v6 10/15] tracing: Add hist trigger snapshot() action test case
` [PATCH v6 11/15] tracing: Add hist trigger onchange() handler
` [PATCH v6 12/15] tracing: Add hist trigger onchange() handler Documentation
` [PATCH v6 13/15] tracing: Add hist trigger onchange() handler test case
` [PATCH v6 14/15] tracing: Add alternative synthetic event trace action syntax
` [PATCH v6 15/15] tracing: Add alternative synthetic event trace action test case

[RFC] eal: allow hotplug to skip an already probed device
 2018-10-11 21:02 UTC  (6+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 1/4] ethdev: rename memzones allocated for DMA
  ` [PATCH v4 2/4] drivers/bus: move driver assignment to end of probing
  ` [PATCH v4 3/4] eal: add function to query device status
  ` [PATCH v4 4/4] eal: allow probing a device again

[PATCH] i2c: Fix kerneldoc for renamed i2c dma put function
 2018-10-11 21:02 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.