All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-04 20:32:48 to 2019-09-04 21:18:50 UTC [more...]

Zdravstvujte! Vas interesujut klientskie bazy dannyh?
 2019-09-04 21:09 UTC 

[Qemu-devel] [PATCH v1 00/42] current testing/next queue (podman, docker, ci)
 2019-09-04 20:30 UTC  (28+ messages)
` [Qemu-devel] [PATCH v1 01/42] hw/misc: Mark most objects as "common" code to speed up compilation a litte bit
` [Qemu-devel] [PATCH v1 02/42] configure: clean-up container cross compile detect
` [Qemu-devel] [PATCH v1 03/42] tests/docker: fix "cc" command to work with podman
` [Qemu-devel] [PATCH v1 04/42] tests/tcg: use EXTRA_CFLAGS everywhere
` [Qemu-devel] [PATCH v1 05/42] tests/tcg: cleanup Makefile inclusions
` [Qemu-devel] [PATCH v1 06/42] tests/tcg: move configuration to a sub-shell script
` [Qemu-devel] [PATCH v1 07/42] tests/tcg: add .gitignore for in source builds
` [Qemu-devel] [PATCH v1 08/42] tests/docker: move DEF_TARGET_LIST setting to common.rc
` [Qemu-devel] [PATCH v1 09/42] tests/docker: set DEF_TARGET_LIST for some containers
` [Qemu-devel] [PATCH v1 10/42] tests/docker: add Buster to DOCKER_PARTIAL_IMAGES
` [Qemu-devel] [PATCH v1 11/42] tests/docker: move our arm64 cross compile to Buster
` [Qemu-devel] [PATCH v1 12/42] tests/docker: move our powerpc "
` [Qemu-devel] [PATCH v1 13/42] tests/docker: move our Alpha "
` [Qemu-devel] [PATCH v1 14/42] tests/docker: move our HPPA "
` [Qemu-devel] [PATCH v1 15/42] tests/docker: move our m68k "
` [Qemu-devel] [PATCH v1 16/42] tests/docker: move our sparc64 "
` [Qemu-devel] [PATCH v1 17/42] tests/docker: move our sh4 "
` [Qemu-devel] [PATCH v1 19/42] tests/docker: move our riscv64 "
` [Qemu-devel] [PATCH v1 24/42] tests/docker: add debian9-mxe to DEBIAN_PARTIAL_IMAGES
` [Qemu-devel] [PATCH v1 27/42] tests/docker: use --arch-only for installing deps
` [Qemu-devel] [PATCH v1 29/42] configure: check if --no-pie is supported first
` [Qemu-devel] [PATCH v1 30/42] .travis.yml: Enable multiple caching features
` [Qemu-devel] [PATCH v1 35/42] .travis.yml: Enable ccache on OSX
` [Qemu-devel] [PATCH v1 36/42] .travis.yml: Document how the build matrix use caches
` [Qemu-devel] [PATCH v1 39/42] .travis.yml: Cache Linux/Clang jobs together
` [Qemu-devel] [PATCH v1 40/42] Fedora images: use URLs from stable "archives.fedoraproject.org"
` [Qemu-devel] [PATCH v1 42/42] tests/docker: don't always encoding for subprocess.check_output

[PATCH v12 00/12] namei: openat2(2) path resolution restrictions
 2019-09-04 21:09 UTC  (34+ messages)
` [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers
  ` [PATCH v12 01/12] lib: introduce copy_struct_{to, from}_user helpers
` [PATCH v12 03/12] sched_setattr: switch to copy_struct_{to, from}_user()
` [PATCH v12 04/12] perf_event_open: switch to copy_struct_from_user()
` [PATCH v12 05/12] namei: obey trailing magic-link DAC permissions
` [PATCH v12 06/12] procfs: switch magic-link modes to be more sane
` [PATCH v12 07/12] open: O_EMPTYPATH: procfs-less file descriptor re-opening
` [PATCH v12 08/12] namei: O_BENEATH-style path resolution flags
` [PATCH v12 09/12] namei: LOOKUP_IN_ROOT: chroot-like path resolution
` [PATCH v12 10/12] namei: aggressively check for nd->root escape on ".." resolution
` [PATCH v12 11/12] open: openat2(2) syscall
` [PATCH v12 12/12] selftests: add openat2(2) selftests

[Qemu-devel] [PULL 00/13] target/openrisc updates
 2019-09-04 20:44 UTC  (3+ messages)
` [Qemu-devel] [PULL 02/13] target/openrisc: Replace cpu register array with a function
` [Qemu-devel] [PULL 04/13] target/openrisc: Make VR and PPC read-only

[ndctl PATCH 1/2] libdaxctl: fix the system-ram capability check
 2019-09-04 21:17 UTC  (6+ messages)
` [ndctl PATCH 2/2] libdaxctl: fix device reconfiguration with builtin drivers

[meta-networking][thud][PATCH] wireshark: Update to 2.6.10 for security fixes
 2019-09-04 21:16 UTC 

[PATCH] drm/msm/dsi: Move static keyword to the front of declarations
 2019-09-04 21:15 UTC 

[PATCH v3] tracing: Introduce trace event injection
 2019-09-04 21:14 UTC 

[PATCH 0/7] xfs: log race fixes and cleanups
 2019-09-04 21:14 UTC  (4+ messages)
` [PATCH 3/7] xfs: factor debug code out of xlog_state_do_callback()

[PATCH] amd64_edac - Add Family 17h Model 70h PCI IDs
 2019-09-04 21:13 UTC 

[Bug 111392] New: [NV110] bus: MMIO read of 00000000 FAULT at 619444 [ IBUS ]
 2019-09-04 21:13 UTC  (2+ messages)
  ` [Bug 111392] [NV117] "

[PATCH] i2c: stm32f7: Make structure stm32f7_i2c_algo constant
 2019-09-04 21:12 UTC  (3+ messages)

[Qemu-devel] [PATCH] numa: Introduce MachineClass::auto_enable_numa for implicit NUMA node
 2019-09-04 20:43 UTC  (4+ messages)

[PATCH] i2c: cht-wc: drop check because i2c_unregister_device() is NULL safe
 2019-09-04 21:12 UTC  (2+ messages)

[PATCH v5 00/31] Add FADump support on PowerNV platform
 2019-09-04 21:01 UTC  (4+ messages)
` [PATCH v5 16/31] powernv/fadump: process the crashdump by exporting it as /proc/vmcore

[PATCH v11 0/6] Solve postboot supplier cleanup and optimize probe ordering
 2019-09-04 21:11 UTC  (7+ messages)
` [PATCH v11 1/6] driver core: Add fwnode_to_dev() to look up device from fwnode
` [PATCH v11 2/6] driver core: Add support for linking devices during device addition
` [PATCH v11 3/6] of: property: Add functional dependency link from DT bindings
` [PATCH v11 4/6] driver core: Add sync_state driver/bus callback
` [PATCH v11 5/6] of/platform: Pause/resume sync state during init and of_platform_populate()
` [PATCH v11 6/6] of: property: Create device links for all child-supplier depencencies

[PATCH v7 0/6] mm / virtio: Provide support for unused page reporting
 2019-09-04 21:11 UTC  (10+ messages)
` [PATCH v7 1/6] mm: Adjust shuffle code to allow for future coalescing
` [PATCH v7 2/6] mm: Move set/get_pcppage_migratetype to mmzone.h
` [PATCH v7 5/6] virtio-balloon: Pull page poisoning config out of free page hinting
    ` [virtio-dev] "

general protection fault in smack_socket_sendmsg
 2019-09-04 21:07 UTC  (3+ messages)

[PATCH v3 0/2] software nodes: Fix use of potentially uninitialized variable
 2019-09-04 21:06 UTC  (7+ messages)
` [PATCH v3 1/2] software node: Initialize the return value in software_node_to_swnode()
` [PATCH v3 2/2] software node: Initialize the return value in software_node_find_by_name()

[PATCH] staging: greybus: loopback_test: remove multiple blank lines
 2019-09-04 21:05 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: Remove return statement from void function
 2019-09-04 21:06 UTC  (2+ messages)

[PATCH v3 0/7] Tiger Lake batch 3.5
 2019-09-04 21:04 UTC  (5+ messages)
` [PATCH v3 4/7] drm/i915/tgl: move DP_TP_* to transcoder

[PATCH] pm-graph: bug fix for bugzilla 204773
 2019-09-04 21:04 UTC 

Cloning / getting a full backup of a BTRFS filesystem
 2019-09-04 21:04 UTC  (8+ messages)

[PATCH] staging: rtl8192e: remove unnecessary blank line
 2019-09-04 21:03 UTC  (2+ messages)

[PATCH v4] default_range glblub implementation
 2019-09-04 21:03 UTC 

[PATCH v3] Add default_range glblub support
 2019-09-04 21:02 UTC 

[Buildroot] [PATCH 1/2] package/jsoncpp: switch build system to meson
 2019-09-04 21:02 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/jsoncpp: bump version to 1.9.1

[PATCH 0/8] tools-power-x86-intel-speed-select: Fixes and updates for output
 2019-09-04 20:59 UTC  (4+ messages)

[Xen-devel] [linux-4.4 test] 140991: regressions - FAIL
 2019-09-04 20:59 UTC 

[PATCH 0/2] nfsd: add principal to the data being tracked by nfsdcld
 2019-09-04 20:58 UTC  (4+ messages)

linux-next: Tree for Sep 4
 2019-09-04 20:58 UTC  (2+ messages)
` linux-next: Tree for Sep 4 (amd/display/)

[thud][PATCH v2] gstreamer1.0*-good: Add YUV422M support for v4l2 plugin
 2019-09-04 20:55 UTC 

[Qemu-devel] Cryptic errors from PIP install if missing openssl-devel
 2019-09-04 19:57 UTC  (4+ messages)

"beyond 2038" warnings from loopback mount is noisy
 2019-09-04 20:56 UTC  (4+ messages)
` [PATCH] ext4: Reduce ext4 timestamp warnings

[Buildroot] [PATCH 1/1] package/samba4: security bump version to 4.10.8
 2019-09-04 20:56 UTC  (2+ messages)

[PATCH] staging: greybus: remove blank line after an open brace '{'
 2019-09-04 20:55 UTC  (2+ messages)

[patch for-5.3 0/4] revert immediate fallback to remote hugepages
 2019-09-04 20:55 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t v14 0/6] DC states igt tests patch series
 2019-09-04 20:55 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for DC states igt tests patch series (rev19)

[Buildroot] [git commit branch/2019.08.x] package/samba4: security bump version to 4.10.8
 2019-09-04 20:54 UTC 

[Buildroot] [PATCH 1/1] package/libgdiplus: bump to version 6.0.2
 2019-09-04 20:54 UTC 

[PATCH] mm: replace is_zero_pfn with is_huge_zero_pmd for thp
 2019-09-04 20:54 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/unzip: add security patch from Debian
 2019-09-04 20:54 UTC  (2+ messages)

[Buildroot] [git commit branch/2019.08.x] package/unzip: add security patch from Debian
 2019-09-04 20:54 UTC 

[Buildroot] [git commit branch/2019.05.x] package/unzip: add security patch from Debian
 2019-09-04 20:54 UTC 

[Buildroot] [git commit branch/2019.02.x] package/unzip: add security patch from Debian
 2019-09-04 20:53 UTC 

[Qemu-devel] [PATCH v4 00/69] target/arm: Convert aa32 base isa to decodetree
 2019-09-04 19:30 UTC  (10+ messages)
` [Qemu-devel] [PATCH v4 47/69] target/arm: Convert T16 load/store (register offset)
` [Qemu-devel] [PATCH v4 48/69] target/arm: Convert T16 load/store (immediate offset)
` [Qemu-devel] [PATCH v4 49/69] target/arm: Convert T16 add pc/sp (immediate)
` [Qemu-devel] [PATCH v4 50/69] target/arm: Convert T16 load/store multiple
` [Qemu-devel] [PATCH v4 55/69] target/arm: Convert T16 adjust sp (immediate)
` [Qemu-devel] [PATCH v4 62/69] target/arm: Convert T16, Conditional branches, Supervisor call
` [Qemu-devel] [PATCH v4 65/69] target/arm: Convert T16, load (literal)
` [Qemu-devel] [PATCH v4 66/69] target/arm: Convert T16, Unconditional branch
` [Qemu-devel] [PATCH v4 68/69] target/arm: Clean up disas_thumb_insn

No files in snapshot
 2019-09-04 20:52 UTC  (7+ messages)

[Buildroot] [git commit branch/2019.05.x] package/qemu: fixup patches after 3.1.1 bump
 2019-09-04 20:52 UTC 

[PATCH 0/1] contrib/git-jump: support alias expansion
 2019-09-04 20:51 UTC  (3+ messages)
` [PATCH 1/1] contrib/git-jump/git-jump: "

[Qemu-devel] [PATCH v7 00/30] riscv: sifive_u: Improve the emulation fidelity of sifive_u machine
 2019-09-04 19:49 UTC  (2+ messages)

[PATCH v5 0/9] server-side support for "inter" SSC copy
 2019-09-04 20:50 UTC  (2+ messages)

[Buildroot] [git commit branch/2019.02.x] package/qemu: fixup patches after 3.1.1 bump
 2019-09-04 20:48 UTC 

[PATCH -next 00/36] use devm_platform_ioremap_resource() to simplify code
 2019-09-04 20:46 UTC  (13+ messages)
` [PATCH -next 13/36] spi: spi-geni-qcom: "
` [PATCH -next 23/36] spi: spi-qcom-qspi: "

[PATCH 1/2] git-gui: warn if the commit message contains lines longer than the set limit
 2019-09-04 20:46 UTC  (6+ messages)
` [PATCH 2/2] git-gui: add horizontal scrollbar to commit buffer

[PATCH 0/2] trace-vmscan-postprocess: fix parsing and output
 2019-09-04 20:44 UTC  (4+ messages)
` [PATCH 1/2] trace-vmscan-postprocess: sync with tracepoints updates

[PATCH] mm: Unsigned 'nr_pages' always larger than zero
 2019-09-04 20:44 UTC  (6+ messages)

[Buildroot] [PATCH] package/qemu: fixup patches after 3.1.1 bump
 2019-09-04 20:44 UTC  (2+ messages)

[dpdk-dev] [PATCH 00/11] Fixing log levels for dynamically loaded drivers
 2019-09-04 20:44 UTC  (4+ messages)
` [dpdk-dev] [PATCH 02/11] log: define logtype register wrapper for drivers

[PATCH] mailmap: Update email address for Quentin Perret
 2019-09-04 20:43 UTC  (3+ messages)

io_uring engine -- sqthread_poll option can't work as implemented
 2019-09-04 20:43 UTC  (5+ messages)

[PATCH 1/6] iw: Fix license field to BSD-2-Clause
 2019-09-04 20:42 UTC  (13+ messages)
` [PATCH 6/6] xz: Remove GPLv3 license checksum

[PATCH v2 1/1] arm64: dts: qcom: Add Lenovo Yoga C630
 2019-09-04 20:43 UTC  (4+ messages)

Altera/Intel SOCFPGA Cyclone5 Boot testing
 2019-09-04 20:43 UTC 

[Buildroot] [PATCH] package/axel: bump to version 2.17.6
 2019-09-04 20:42 UTC  (4+ messages)

[Buildroot] [git commit branch/2019.08.x] package/axel: bump to version 2.17.6
 2019-09-04 20:42 UTC 

[PATCH] net/skbuff: silence warnings under memory pressure
 2019-09-04 20:42 UTC  (13+ messages)

[Buildroot] [PATCH 1/1] package/logrotate: bump to version 3.15.1
 2019-09-04 20:41 UTC  (4+ messages)

[Bug 109955] amdgpu [RX Vega 64] system freeze while gaming
 2019-09-04 20:41 UTC 

[Buildroot] [git commit branch/2019.08.x] package/logrotate: bump to version 3.15.1
 2019-09-04 20:41 UTC 

[Buildroot] [git commit branch/2019.08.x] package/qemu: fixup patches after 3.1.1 bump
 2019-09-04 20:39 UTC 

[GIT PULL 0/5] arm: exynos: Second round of pulls for v5.4
 2019-09-04 20:39 UTC  (17+ messages)
` [GIT PULL 1/5] ARM: defconfig: exynos "
` [GIT PULL 2/5] soc: samsung: Second pull "
` [GIT PULL 3/5] ARM: dts: exynos: "
` [GIT PULL 4/5] ARM: samsung: mach for v5.4, second (replacing previous)

Zdravstvujte! Vas interesujut klientskie bazy dannyh?
 2019-09-04 20:31 UTC 

[PATCH] efi/libstub/arm64: Report meaningful relocation errors
 2019-09-04 20:38 UTC  (3+ messages)

[PATCH 1/2] i2c: qcom-geni: Provide an option to select FIFO processing
 2019-09-04 20:35 UTC  (3+ messages)

[PATCH v2 0/4] btrfs-progs: fix clone from wrong subvolume
 2019-09-04 20:35 UTC  (2+ messages)

[PATCH linux dev-5.2 1/2] ARM: dts: Aspeed: Add I2C busses to AST2600 and Tacoma
 2019-09-04 20:35 UTC  (2+ messages)
` [PATCH linux dev-5.2 2/2] i2c: Aspeed: Add AST2600 compatible

[Bug 110659] pageflipping seems to cause jittering on mouse input when running Hitman 2 in Wine/DXVK with amdgpu.dc=1
 2019-09-04 20:34 UTC 

stable-rc/linux-4.14.y build: 201 builds: 4 failed, 197 passed, 4 errors, 108 warnings (v4.14.141-58-g39a17ab1edd4)
 2019-09-04 20:34 UTC 

[PATCH v2 0/4] Warn about git-filter-branch usage and avoid it
 2019-09-04 20:32 UTC  (6+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/4] t3427: accelerate this test by using fast-export and fast-import


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.