All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-11 18:40:21 to 2017-05-11 19:44:07 UTC [more...]

Fw: [Bug 195713] New: TCP recv queue grows huge
 2017-05-11 19:42 UTC  (4+ messages)

[PATCH] contrib: fix out-of-tree build with jerry-rig.sh
 2017-05-11 19:54 UTC  (4+ messages)

J1939 kernel for Raspberry Pi
 2017-05-11 19:29 UTC  (2+ messages)

[Buildroot] [git commit branch/next] flex: bump version to 2.6.4
 2017-05-11 19:43 UTC 

[PATCH v8 0/5] skb_to_sgvec hardening
 2017-05-11 19:41 UTC  (12+ messages)
` [kernel-hardening] "
` [PATCH v8 1/5] skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow
  ` [kernel-hardening] "
` [PATCH v8 2/5] ipsec: check return value of skb_to_sgvec always
  ` [kernel-hardening] "
` [PATCH v8 3/5] rxrpc: "
  ` [kernel-hardening] "
` [PATCH v8 4/5] macsec: "
  ` [kernel-hardening] "
` [PATCH v8 5/5] virtio_net: "
  ` [kernel-hardening] "

[Buildroot] [PATCH 1/1] audit: bump to 2.7.6
 2017-05-11 19:41 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] swig: bump to 3.0.12
 2017-05-11 19:41 UTC  (2+ messages)

Best "triangle" workflow setup?
 2017-05-11 19:41 UTC 

[PATCH] FS: Fixing return type of unsigned_offsets
 2017-05-11 19:41 UTC  (3+ messages)
` [PATCH] avoid useless warning for 'bool <- restricted type' conversion

[Qemu-devel] [PATCH v2 00/16] block: Protect AIO context change with perm API
 2017-05-11 19:41 UTC  (13+ messages)
` [Qemu-devel] [PATCH v2 01/16] block: Define BLK_PERM_AIO_CONTEXT_CHANGE
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH v2 02/16] block-backend: Add blk_request_perm
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH v2 03/16] blockjob: Add BLK_PERM_AIO_CONTEXT_CHANGE shared perm on bs
` [Qemu-devel] [PATCH v2 04/16] blockjob: Allow aio context change on intermediate nodes
` [Qemu-devel] [PATCH v2 05/16] block: Propagate BLK_PERM_AIO_CONTEXT_CHANGE down the graph
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH v2 06/16] backup: Request BLK_PERM_AIO_CONTEXT_CHANGE on target
  ` [Qemu-devel] [Qemu-block] "

[PATCH] Test: Replace test relying pselect6(2) man page error
 2017-05-11 19:40 UTC 

[ANNOUNCE] xfsprogs: for-next updated to b455713
 2017-05-11 19:40 UTC 

[Buildroot] [git commit branch/next] audit: bump to 2.7.6
 2017-05-11 19:40 UTC 

[Buildroot] [git commit branch/next] swig: bump to 3.0.12
 2017-05-11 19:39 UTC 

[Buildroot] [PATCH] boost: disable locale and regex modules if static build and icu are enabled
 2017-05-11 19:38 UTC  (2+ messages)

[PATCH] usb-musb: keep VBUS on when device is disconnected
 2017-05-11 19:38 UTC  (16+ messages)

[RFC] send-email: support validate hook
 2017-05-11 19:37 UTC 

Backing up BTRFS metadata
 2017-05-11 19:37 UTC  (4+ messages)

[PATCH] Test: Replace test relying pselect6(2) man page error
 2017-05-11 19:36 UTC 

[PATCH] xfsprogs: new libxfs-apply option for Signed-off-by: tag
 2017-05-11 19:35 UTC 

[PATCH 0/5 RfC] pintrl: meson: add support for GPIO IRQs
 2017-05-11 19:33 UTC  (6+ messages)
` [PATCH 1/5] pintrl: meson: add interrupts to pinctrl data

Question on compression unit
 2017-05-11 19:31 UTC  (3+ messages)

BPF relocations
 2017-05-11 19:31 UTC 

[PATCH 1/3] powerpc/powernv: Fix CPU_HOTPLUG=n idle.c compile error
 2017-05-11 19:30 UTC  (5+ messages)
` [PATCH 3/3] powerpc/8xx: xmon compile fix

[PATCH 0/3] poll()able DM events
 2017-05-11 19:30 UTC  (6+ messages)
` [PATCH 1/3] dm: a basic support for using the select or poll function

[RFC v2 0/7] drm: asynchronous atomic plane update
 2017-05-11 19:29 UTC  (3+ messages)

[PATCH v5 0/2] xtf/vpmu VPMU tests
 2017-05-11 19:29 UTC  (3+ messages)
` [PATCH v5 2/2] xtf/vpmu: MSR read/write tests for VPMU

[PATCH lttng-tools] Introduce monitor_timer_interval to session configuration schema
 2017-05-11 19:28 UTC 

[PATCH] spin loop primitives for busy waiting
 2017-05-11 19:26 UTC  (3+ messages)

[PATCH] mm: per-cgroup memory reclaim stats
 2017-05-11 19:16 UTC  (2+ messages)

[PATCH] mm, docs: update memory.stat description with workingset* entries
 2017-05-11 19:18 UTC 

[PATCH v2 1/3] powerpc/fadump: avoid duplicates in crash memory ranges
 2017-05-11 19:23 UTC  (3+ messages)
` [PATCH v2 2/3] powerpc/fadump: avoid holes in boot memory area when fadump is registered
` [PATCH v2 3/3] powerpc/fadump: provide a helpful error message

[RFC][PATCH 00/14] VFS: Introduce superblock configuration context [ver #2]
 2017-05-11 19:24 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/18] Block layer thread safety, part 1
 2017-05-11 19:24 UTC  (2+ messages)

[PATCH V2] x86/efi: Add EFI_PGT_DUMP support for x86_32, kexec
 2017-05-11 19:20 UTC  (2+ messages)

[PATCH 00/29] Easy to review grep & pre-PCRE changes
 2017-05-11 19:22 UTC  (4+ messages)
` [PATCH 08/29] grep: add tests for --threads=N and grep.threads

Enabling the diff "indent" heuristic by default
 2017-05-11 19:22 UTC  (5+ messages)
` [PATCH v4 0/4] Make diff plumbing commands respect the indentHeuristic
  ` [PATCH v4 2/4] diff: have the diff-* builtins configure diff before initializing revisions

[Buildroot] [PATCH] strongswan: fix crypt() redefinition
 2017-05-11 19:21 UTC  (2+ messages)

[PATCH] staging: wlan-ng: convert endianness in situ
 2017-05-11 19:20 UTC 

[Buildroot] [git commit] strongswan: fix crypt() redefinition
 2017-05-11 19:20 UTC 

[Buildroot] [PATCH v2 next] libgtk3: bump version to 3.22.14
 2017-05-11 19:19 UTC  (2+ messages)

[PATCH] runtime/dnf: Add new dnf test cases
 2017-05-11 19:21 UTC  (4+ messages)
` [PATCH v2] "

[Qemu-devel] [PULL 00/29] x86 and machine queue, 2017-05-11
 2017-05-11 19:18 UTC  (30+ messages)
` [Qemu-devel] [PULL 01/29] i386: rewrite way CPUID index is validated
` [Qemu-devel] [PULL 02/29] numa: Allow setting NUMA distance for different NUMA nodes
` [Qemu-devel] [PULL 03/29] numa: equally distribute memory on nodes
` [Qemu-devel] [PULL 04/29] tests: acpi: extend cphp and memhp testcase with numa distance check
` [Qemu-devel] [PULL 05/29] tests: add CPUs to numa node mapping test
` [Qemu-devel] [PULL 06/29] hw/arm/virt: extract mp-affinity calculation in separate function
` [Qemu-devel] [PULL 07/29] hw/arm/virt: use machine->possible_cpus for storing possible topology info
` [Qemu-devel] [PULL 08/29] hw/arm/virt: explicitly allocate cpu_index for cpus
` [Qemu-devel] [PULL 09/29] numa: move source of default CPUs to NUMA node mapping into boards
` [Qemu-devel] [PULL 10/29] spapr: add node-id property to sPAPR core
` [Qemu-devel] [PULL 11/29] pc: add node-id property to CPU
` [Qemu-devel] [PULL 12/29] virt-arm: "
` [Qemu-devel] [PULL 13/29] numa: add check that board supports cpu_index to node mapping
` [Qemu-devel] [PULL 14/29] numa: mirror cpu to node mapping in MachineState::possible_cpus
` [Qemu-devel] [PULL 15/29] numa: do default mapping based on possible_cpus instead of node_cpu bitmaps
` [Qemu-devel] [PULL 16/29] pc: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu()
` [Qemu-devel] [PULL 17/29] spapr: "
` [Qemu-devel] [PULL 18/29] virt-arm: "
` [Qemu-devel] [PULL 19/29] QMP: include CpuInstanceProperties into query_cpus output output
` [Qemu-devel] [PULL 20/29] tests: numa: add case for QMP command query-cpus
` [Qemu-devel] [PULL 21/29] numa: remove no longer need numa_post_machine_init()
` [Qemu-devel] [PULL 22/29] machine: call machine init from wrapper
` [Qemu-devel] [PULL 23/29] numa: use possible_cpus for not mapped CPUs check
` [Qemu-devel] [PULL 24/29] numa: remove node_cpu bitmaps as they are no longer used
` [Qemu-devel] [PULL 25/29] numa: add '-numa cpu, ...' option for property based node mapping
` [Qemu-devel] [PULL 26/29] tests: check -numa node, cpu=props_list usecase
` [Qemu-devel] [PULL 27/29] migration/i386: Remove old non-softfloat 64bit FP support
` [Qemu-devel] [PULL 28/29] vmstatification: i386 FPReg
` [Qemu-devel] [PULL 29/29] migration/i386: Remove support for pre-0.12 formats

[PATCH 00/11] Start retiring .git/remotes/ and .git/branches/ for good
 2017-05-11 19:19 UTC  (7+ messages)
` [PATCH 01/11] git-parse-remote: fix highly misleading man page
` [PATCH 11/11] PREVIEW: remove support for .git/remotes/ and .git/branches/

[Buildroot] [git commit branch/next] libgtk3: bump version to 3.22.14
 2017-05-11 19:19 UTC 

[Buildroot] [PATCH next] sudo: bump version to 1.8.20
 2017-05-11 19:19 UTC  (2+ messages)

[radeon-alex:vega10-drop0509 1707/1987] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.c:518:10: note: in expansion of macro 'lower_32_bits'
 2017-05-11 19:18 UTC 

[Buildroot] [git commit branch/next] sudo: bump version to 1.8.20
 2017-05-11 19:19 UTC 

[PATCH v3 0/2] perf: show that wildmatch() regressed for pathological cases in v2.0
 2017-05-11 19:17 UTC  (3+ messages)
` [PATCH v4 "

[Buildroot] [PATCH next 1/3] network-manager: bump version to 1.8.0
 2017-05-11 19:18 UTC  (2+ messages)

[Buildroot] [git commit branch/next] network-manager: add optional ofono support
 2017-05-11 19:18 UTC 

[Buildroot] [git commit branch/next] network-manager: add optional concheck support
 2017-05-11 19:18 UTC 

[Buildroot] [git commit branch/next] network-manager: bump version to 1.8.0
 2017-05-11 19:17 UTC 

[PATCH 0/10 v8] No wait AIO
 2017-05-11 19:17 UTC  (12+ messages)
` [PATCH 01/10] fs: Separate out kiocb flags setup based on RWF_* flags
` [PATCH 02/10] fs: Introduce filemap_range_has_page()
  ` [PATCH 03/10] fs: Use RWF_* flags for AIO operations
` [PATCH 04/10] fs: Introduce RWF_NOWAIT
` [PATCH 05/10] fs: return if direct write will trigger writeback
` [PATCH 06/10] fs: Introduce IOMAP_NOWAIT
` [PATCH 07/10] fs: return on congested block device
` [PATCH 08/10] ext4: nowait aio support
` [PATCH 09/10] xfs: "
` [PATCH 10/10] btrfs: "

[Qemu-devel] [PATCH v4 0/6] COLO block replication supports shared disk case
 2017-05-11 19:17 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 2/6] replication: add shared-disk and shared-disk-id options
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH v4 5/6] replication: Implement block replication for shared disk case
` [Qemu-devel] [Qemu-block] [PATCH v4 0/6] COLO block replication supports "

[Buildroot] [PATCH 1/1] erlang: bump version to 19.3
 2017-05-11 19:16 UTC  (2+ messages)

[Buildroot] [git commit branch/next] erlang: bump version to 19.3
 2017-05-11 19:16 UTC 

[PATCH v2 1/7] drm/bridge: Refactor out the panel wrapper from the lvds-encoder bridge
 2017-05-11 19:15 UTC  (7+ messages)
` [PATCH v2 6/7] drm/atmel-hlcdc: Drop custom encoder cleanup func
` [PATCH v2 7/7] drm/atmel-hlcdc: Replace the panel usage with drm_panel_bridge

[Buildroot] [PATCH/next 1/1] package/linux-headers: bump 3.12.x and 4.{4, 9, 10}.x series
 2017-05-11 19:15 UTC  (2+ messages)

KVM "fake DAX" device flushing
 2017-05-11 19:15 UTC  (4+ messages)
  ` [Qemu-devel] "

[PATCH v6] ndctl: add list --media-errors support
 2017-05-11 19:15 UTC  (3+ messages)

[Buildroot] [git commit] package/linux-headers: bump 3.12.x and 4.{4, 9, 10}.x series
 2017-05-11 19:15 UTC 

[Buildroot] [PATCH 1/1] package/openvpn: security bump to 2.4.2
 2017-05-11 19:14 UTC  (2+ messages)

Detecting GATT connections over bus
 2017-05-11 19:13 UTC 

[PATCH v5 00/17] net: qualcomm: add QCA7000 UART driver
 2017-05-11 19:12 UTC  (4+ messages)
` [PATCH v5 15/17] dt-bindings: qca7000: append UART interface to binding

[Buildroot] [git commit] package/openvpn: security bump to 2.4.2
 2017-05-11 19:12 UTC 

[master][PATCH 1/6] systemd: remove first upstreamed network patch, now in 232
 2017-05-11 19:12 UTC  (6+ messages)

[PATCH 0/8] remove unsafe drm_for_each_connector()
 2017-05-11 19:10 UTC  (9+ messages)
` [PATCH 1/8] drm/exynos: use drm_for_each_connector_iter()
` [PATCH 2/8] drm/rockchip: "
` [PATCH 3/8] drm/i915: "
` [PATCH 4/8] drm/mediatek: "
` [PATCH 5/8] drm/nouveau: "
` [PATCH 6/8] drm/vc4: "
` [PATCH 7/8] drm: remove unsafe drm_for_each_connector()
` [PATCH 8/8] drm: todo: remove task about switch to drm_connector_list_iter

pinctrl-sx150x.c broken in 4.11
 2017-05-11 19:11 UTC  (8+ messages)

[PATCH v2 0/2] net: Set maximum receive packet size on veth interfaces
 2017-05-11 19:10 UTC  (6+ messages)
` [PATCH v2 1/2] net: Added mtu parameter to dev_forward_skb calls
      ` [Bridge] "

[PATCH 1/4] usability: don't ask questions if no reply is required
 2017-05-11 19:08 UTC  (4+ messages)
` [PATCH v3 1/3] "
  ` [PATCH v3 2/3] read-tree -m: make error message for merging 0 trees less smart aleck

[RFC 0/7] clk: implement clock locking mechanism
 2017-05-11 19:07 UTC  (6+ messages)
` [RFC 4/7] clk: add support for clock protection

[PATCH v2 00/10] rtlwifi: btcoex: Third set of changes for rtl8821ae 2ant
 2017-05-11 19:07 UTC  (4+ messages)
` [PATCH v2 06/10] rtlwifi: btcoex: 21a 2ant: run mechanism if status changes or auto adjust is set

[PATCH] fetch-pack: always allow fetching of literal SHA1s
 2017-05-11 19:03 UTC  (7+ messages)

[PATCH net-next] selftests/bpf: get rid of -D__x86_64__
 2017-05-11 19:02 UTC  (4+ messages)

[PATCH v4] gpiolib: Add stubs for gpiod lookup table interface
 2017-05-11 19:02 UTC  (2+ messages)

[PATCH v3 00/10] rtlwifi: btcoex: Third set of changes for rtl8821ae 2ant
 2017-05-11 19:01 UTC  (11+ messages)
` [PATCH v3 01/10] rtlwifi: btcoex: 21a 2ant: set tdma with rssi states
` [PATCH v3 02/10] rtlwifi: btcoex: 21a 2ant: refine btc8821a2ant_action_hid_a2dp
` [PATCH v3 03/10] rtlwifi: btcoex: 21a 2ant: set wifi standby when halting of entering ips
` [PATCH v3 04/10] rtlwifi: btcoex: 21a 2ant: settings before wifi firmware is ready
` [PATCH v3 05/10] rtlwifi: btcoex: 21a 2ant: add pnp notidy to avoid LPS/IPS mismatch
` [PATCH v3 06/10] rtlwifi: btcoex: 21a 2ant: run mechanism if status changes or auto adjust is set
` [PATCH v3 07/10] rtlwifi: btcoex: 21a 2ant: init wlan when leave ips
` [PATCH v3 08/10] rtlwifi: btcoex: 21a 2ant: refine bt info notify to have more profilings
` [PATCH v3 09/10] rtlwifi: btcoex: 21a 2ant: fix PTA unstable problem when hw init
` [PATCH v3 10/10] rtlwifi: btcoex: 21a 2ant: remove unused antenna detection variables

[RFC PATCH v1 00/30] fs: inode->i_version rework and optimization
 2017-05-11 18:59 UTC  (11+ messages)

[RFC] adding of TGID to ftrace output
 2017-05-11 18:57 UTC  (5+ messages)

[PATCH] smp_call_function: use inline helpers instead of macros
 2017-05-11 18:53 UTC  (2+ messages)

Possible bug in includeIf / conditional includes on non git initialised directories
 2017-05-11 18:53 UTC 

[PATCH] ignore VOID when trying to if-convert phi-nodes
 2017-05-11 18:50 UTC  (3+ messages)

[PATCH] recipes-support: Add recipe for libgpiod
 2017-05-11 18:50 UTC  (3+ messages)

[PATCH 0/9] Drop unnecessary static
 2017-05-11 18:49 UTC  (4+ messages)
` [PATCH 1/9] mtd: cfi_cmdset_0020: "

[PATCH] x86/efi: Add EFI_PGT_DUMP support for x86_32, kexec and efi=old_map
 2017-05-11 18:44 UTC  (4+ messages)

[Qemu-devel] [PATCH] mirror: add sync mode incremental to drive-mirror and blockdev-mirror
 2017-05-11 18:46 UTC  (13+ messages)

[PATCH 1/3] f2fs: split wio_mutex
 2017-05-11 18:37 UTC  (4+ messages)
` [PATCH 3/3] f2fs: introduce io_list for serialize data/node IOs

[PATCH v1 00/10] "Non-shared" IOMMU support on ARM
 2017-05-11 18:43 UTC  (6+ messages)
` [PATCH v1 07/10] iommu/arm: Add alloc_page_table platform callback

[GIT PULL] target updates for v4.12-rc1
 2017-05-11 18:42 UTC 

[kvm-unit-tests PATCH] x86: fix ept_access_test_paddr exit qualifications
 2017-05-11 18:41 UTC  (3+ messages)

[radeon-alex:vega10-drop0509 1381/1987] drivers/gpu/drm/radeon/radeon_kfd.c:1426:32: warning: cast to pointer from integer of different size
 2017-05-11 18:40 UTC 

[PATCH v3] btrfs: relocation: Enhance kernel error output for relocation
 2017-05-11 18:40 UTC  (4+ messages)

using labels for stdout-path
 2017-05-11 18:40 UTC  (3+ messages)

[PATCH v6 0/5] firmware: add driver data API
 2017-05-11 18:32 UTC  (7+ messages)
` [PATCH v6 3/5] test: add new driver_data load tester


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.