All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-17 13:28:56 to 2016-12-17 16:14:47 UTC [more...]

[PATCH v5 1/4] siphash: add cryptographically secure PRF
 2016-12-17 16:14 UTC  (5+ messages)
  ` [kernel-hardening] "
    `  "

[PATCH] bpf: cgroup: annotate pointers in struct cgroup_bpf with __rcu
 2016-12-17 16:14 UTC  (2+ messages)

[PATCH net-next 0/2] inet: Fixes for inet_csk_get_port and soreusport
 2016-12-17 16:13 UTC  (2+ messages)

How to classify a port range?
 2016-12-17 16:12 UTC  (2+ messages)

test failure
 2016-12-17 16:11 UTC  (3+ messages)

[PATCH] power: max8997_charger: Using device managed API and remove OOM print
 2016-12-17 16:09 UTC  (2+ messages)

[meta-networking][PATCH 00/11] samba: refresh pending patches
 2016-12-17 16:04 UTC  (21+ messages)
` [meta-networking][PATCH 03/11] samba: remove unused variable DISABLE_STATIC
` [meta-networking][PATCH 04/11] samba: add smbclient package
` [meta-networking][PATCH 00/11][v2] samba: refresh pending patches
  ` [meta-networking][PATCH 01/10] samba: rename initscript from 'samba.sh' to more common 'samba'
  ` [meta-networking][PATCH 02/10] samba: install systemd units and initscripts unconditionally
  ` [meta-networking][PATCH 03/10] samba: add smbclient package
  ` [meta-networking][PATCH 04/10] samba: install manpages
  ` [meta-networking][PATCH 05/10] samba: simplify files list for samba-python
  ` [meta-networking][PATCH 06/10] samba: split libraries into their own packages
  ` [meta-networking][PATCH 07/10] samba: add packages samba-dsdb-modules, samba-testsuite and registry-tools
  ` [meta-networking][PATCH 08/10] samba: move /etc/sysconfig to more common /etc/default, package tmpfiles.d in samba-common
  ` [meta-networking][PATCH 09/10] samba: start on boot with systemd
  ` [meta-networking][PATCH 10/10] samba: simplify LSB handling

[PATCH] power: max77693_charger: Better sysfs creation and using devm APIs
 2016-12-17 16:04 UTC  (5+ messages)

Problem to priorize SSH traffic
 2016-12-17 16:04 UTC  (7+ messages)

[PATCH] dm-crypt: fix lost ioprio when queuing crypto bios from task with ioprio
 2016-12-17 15:58 UTC  (3+ messages)
` [dm-devel] "
  `  "

[PATCH 0/7] General Build Fixes
 2016-12-17 15:57 UTC  (13+ messages)
` [PATCH 1/7] Remove hardcoded strict -Werror checking
` [PATCH 2/7] tools/libxl: "
` [PATCH 3/7] xen/Rules.mk: fix build with CFLAGS from environment
` [PATCH 4/7] tools: Update sys/poll.h to poll.h
` [PATCH 5/7] tools/blktap2: Update sys/signal.h to signal.h
` [PATCH 6/7] tools/blktap2/vhd: Remove unused struct stat stats

[PATCH v2 00/11] add support for VBUS max current and min voltage limits AXP20X and AXP22X PMICs
 2016-12-17 15:54 UTC  (4+ messages)

[Buildroot] [PATCH 0/6] Warn user on missing optional dependencies
 2016-12-17 15:52 UTC  (3+ messages)
` [Buildroot] [PATCH 6/6] xserver_xorg-server: fix dependency with dbus

[Buildroot] [git commit] xserver_xorg-server: fix dependency with dbus
 2016-12-17 15:52 UTC 

[PATCH net] bpf, test_verifier: fix a test case error result on unprivileged
 2016-12-17 15:52 UTC  (2+ messages)

[PATCH net] bpf: fix regression on verifier pruning wrt map lookups
 2016-12-17 15:51 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] first_boot_rootfs_resizer: New Package
 2016-12-17 15:51 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] odroidc2: use first boot fs resize pkg

[PATCH net] net: vrf: Drop conntrack data after pass through VRF device on Tx
 2016-12-17 15:48 UTC  (2+ messages)

[PATCH net] net: vrf: Fix NAT within a VRF
 2016-12-17 15:46 UTC  (2+ messages)

[PATCH net 0/2] net/sched: cls_flower: Fix mask handling
 2016-12-17 15:45 UTC  (2+ messages)

ipv6: handle -EFAULT from skb_copy_bits
 2016-12-17 15:41 UTC  (2+ messages)

[xen-4.6-testing baseline-only test] 68233: regressions - FAIL
 2016-12-17 15:39 UTC 

[PATCH v2 00/21] Add configuration options for split-index
 2016-12-17 15:35 UTC  (23+ messages)
` [PATCH v2 01/21] config: mark an error message up for translation
` [PATCH v2 02/21] config: add git_config_get_split_index()
` [PATCH v2 03/21] split-index: add {add,remove}_split_index() functions
` [PATCH v2 04/21] read-cache: add and then use tweak_split_index()
` [PATCH v2 05/21] update-index: warn in case of split-index incoherency
` [PATCH v2 06/21] t1700: add tests for core.splitIndex
` [PATCH v2 07/21] Documentation/config: add information "
` [PATCH v2 08/21] Documentation/git-update-index: talk about core.splitIndex config var
` [PATCH v2 09/21] config: add git_config_get_max_percent_split_change()
` [PATCH v2 10/21] read-cache: regenerate shared index if necessary
` [PATCH v2 11/21] t1700: add tests for splitIndex.maxPercentChange
` [PATCH v2 12/21] Documentation/config: add splitIndex.maxPercentChange
` [PATCH v2 13/21] sha1_file: make check_and_freshen_file() non static
` [PATCH v2 14/21] read-cache: touch shared index files when used
` [PATCH v2 15/21] config: add git_config_get_expiry() from gc.c
` [PATCH v2 16/21] read-cache: unlink old sharedindex files
` [PATCH v2 17/21] t1700: test shared index file expiration
` [PATCH v2 18/21] read-cache: refactor read_index_from()
` [PATCH v2 19/21] read-cache: use freshen_shared_index() in read_index_from()
` [PATCH v2 20/21] Documentation/config: add splitIndex.sharedIndexExpire
` [PATCH v2 21/21] Documentation/git-update-index: explain splitIndex.*

[PATCH v3] power: smb347_charger: Use device managed API's
 2016-12-17 15:35 UTC  (2+ messages)

[Buildroot] [PATCH for-next 1/3] package/linux-syscall-support: new package
 2016-12-17 15:34 UTC  (6+ messages)
` [Buildroot] [PATCH for-next 2/3] package/google-breakpad: switch to the new git repository
` [Buildroot] [PATCH for-next 3/3] package/google-breakpad: bump to the latest version

[Buildroot] [git commit] package/google-breakpad: bump to the latest version
 2016-12-17 15:27 UTC 

[PATCH] net: mvpp2: fix dma unmapping of TX buffers for fragments
 2016-12-17 15:26 UTC  (5+ messages)

[PATCH v3] net: macb: Added PCI wrapper for Platform Driver
 2016-12-17 15:24 UTC  (2+ messages)

[meta-filesystems][PATCH] xfsprogs: unblacklist and update to 4.8.0
 2016-12-17 15:24 UTC  (4+ messages)

[PATCH net] ibmveth: calculate gso_segs for large packets
 2016-12-17 15:23 UTC  (2+ messages)

[PATCH] [v2] net: qcom/emac: don't try to claim clocks on ACPI systems
 2016-12-17 15:23 UTC  (2+ messages)

[PATCH v5 1/4] siphash: add cryptographically secure PRF
 2016-12-17 15:21 UTC  (3+ messages)
` [kernel-hardening] "

[Buildroot] [git commit] package/google-breakpad: switch to the new git repository
 2016-12-17 15:15 UTC 

[Buildroot] [git commit] DEVELOPERS: add Romain Naour for linux-syscall-support
 2016-12-17 15:13 UTC 

[PATCH v1 & v6 1/2] PM/devfreq: add suspend frequency support
 2016-12-17 15:13 UTC  (13+ messages)

[Buildroot] [git commit] package/linux-syscall-support: new package
 2016-12-17 15:13 UTC 

[PATCH v3 1/2] mfd: axp20x: Add a few missing defines for AXP288 specific registers
 2016-12-17 15:12 UTC  (4+ messages)
` [PATCH v3 2/2] mfd: axp20x: Fix axp288 volatile ranges

[U-Boot] [PATCH v2 1/4] mx6qsabreauto: Configure the WEIM controller like the kernel
 2016-12-17 15:11 UTC  (3+ messages)
` [U-Boot] [PATCH v2 4/4] cmd: mem: Use memcpy for 'cp' command

[PATCH v2 1/2] mfd: axp20x: Add a few missing defines for AXP288 specific registers
 2016-12-17 15:08 UTC  (4+ messages)
` [PATCH v2 2/2] mfd: axp20x: Fix axp288 volatile ranges

[Buildroot] [PATCH 1/1] lvm2: ensured TARGET_AR is used during build
 2016-12-17 15:06 UTC  (2+ messages)

[Buildroot] [git commit] lvm2: ensured TARGET_AR is used during build
 2016-12-17 15:05 UTC 

[PATCH v2 2/3] power: supply: bq24735-charger: optionally poll the ac-detect gpio
 2016-12-17 15:04 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 1/4] power: supply: axp288_fuel_gauge: Fix fuel_gauge_reg_readb return on error
 2016-12-17 15:00 UTC  (8+ messages)
` [PATCH 2/4] power: supply: axp288_fuel_gauge: Read 15 bit values 2 registers at a time
` [PATCH 3/4] power: supply: axp288_fuel_gauge: Read 12 "
` [PATCH 4/4] power: supply: axp288_fuel_gauge: Drop platform_data dependency

[Buildroot] [PATCH] usbip: add a new package
 2016-12-17 15:00 UTC  (3+ messages)
` [Buildroot] [PATCH] pkg-generic: run $(PKG)_PRE_RSYNC_HOOKS before checking for the existence of $(SRCDIR)

[Buildroot] [git commit] pkg-generic: run $(PKG)_PRE_RSYNC_HOOKS before checking for the existence of $(SRCDIR)
 2016-12-17 15:00 UTC 

[Qemu-devel] [PATCH v9 00/21] qcow2: persistent dirty bitmaps
 2016-12-17 14:58 UTC  (4+ messages)
` [Qemu-devel] [PATCH 13/21] qcow2: add .bdrv_store_persistent_dirty_bitmaps()

[Buildroot] [PATCH 1/2] package/aespipe: bump version to 2.4d
 2016-12-17 14:59 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/aespipe: fix host compile

[Buildroot] [PATCH 1/1] linux: Setting a repo_version is mandatory for custom repositories
 2016-12-17 14:58 UTC  (4+ messages)
  ` [Buildroot] [PATCH] "

[Buildroot] [git commit] Revert "package/aespipe: fix host compile"
 2016-12-17 14:56 UTC 

[Buildroot] [git commit] linux: check that a repo and version is defined when using a custom repo
 2016-12-17 14:55 UTC 

[PATCH v5 0/4] The SipHash Patchset
 2016-12-17 14:55 UTC  (4+ messages)
` [PATCH v5 1/4] siphash: add cryptographically secure PRF
  ` [kernel-hardening] "

[PATCH v8 0/8] Introducing Exynos ChipId driver
 2016-12-17 14:54 UTC  (4+ messages)
` [PATCH v8 5/8] ARM: EXYNOS: refactor power management specific routines

[PATCH v4] dt-bindings: power: supply: bq24735: reverse the polarity of ac-detect
 2016-12-17 14:50 UTC  (2+ messages)

DO YOU NEED A LOAN??
 2016-12-17 14:48 UTC 

[Buildroot] [PATCH v3 0/7] qt5 bump to 5.8.0-rc
 2016-12-17 14:47 UTC  (5+ messages)

OOM: Better, but still there on 4.9
 2016-12-17 14:44 UTC  (7+ messages)
` OOM: Better, but still there on

[U-Boot] [PATCH v2 00/23] sunxi: Allwinner A64: SPL support
 2016-12-17 14:44 UTC  (4+ messages)
` [U-Boot] [PATCH v2 23/23] sunxi: A64: add 32-bit "

[PATCH kvm-unit-tests] vmexit: add self-ipi speed tests
 2016-12-17 14:43 UTC  (2+ messages)

[PATCH v3 0/7] Runtime PM for Thunderbolt on Macs
 2016-12-17 14:39 UTC  (8+ messages)
` [PATCH v3 5/7] PM: Make requirements of dev_pm_domain_set() more precise
` [PATCH v3 3/7] PCI: Don't block runtime PM for Thunderbolt host hotplug ports
` [PATCH v3 6/7] thunderbolt: Power down controller when idle
` [PATCH v3 1/7] PCI: Recognize Thunderbolt devices
` [PATCH v3 4/7] Revert "PM / Runtime: Remove the exported function pm_children_suspended()"
` [PATCH v3 2/7] PCI: Allow runtime PM on Thunderbolt ports
` [PATCH v3 7/7] thunderbolt: Runtime suspend NHI when idle

[PATCH 0/5] ath9k: EEPROM swapping improvements
 2016-12-17 14:40 UTC  (9+ messages)
` [PATCH v2 0/7] "
            ` [ath9k-devel] "

[PATCH 01/29] net/ixgbe/base: fix check for PHY reset
 2016-12-17 14:39 UTC  (4+ messages)
` [PATCH 29/29] net/ixgbe/base: update version of basical codes in README

What's cooking in git.git (Dec 2016, #04; Fri, 16)
 2016-12-17 14:36 UTC  (4+ messages)

Bluestore performance bottleneck
 2016-12-17 14:32 UTC  (2+ messages)

[Buildroot] [PATCH v2] rapidjson: bump to 1.1.0
 2016-12-17 14:32 UTC  (2+ messages)

[Buildroot] [git commit] rapidjson: bump to 1.1.0
 2016-12-17 14:31 UTC 

Easy way to set NOTRACK for INPUT, FORWARD and OUTPUT independently
 2016-12-17 14:27 UTC  (4+ messages)

[Buildroot] [PATCH] musl: workaround kernel if_ether.h header conflict
 2016-12-17 14:26 UTC  (2+ messages)

[Buildroot] [PATCH] toolchain: extend musl workaround for recent kernels
 2016-12-17 14:26 UTC  (2+ messages)

[Buildroot] [git commit] musl: workaround kernel if_ether.h header conflict
 2016-12-17 14:26 UTC 

[Buildroot] [git commit] toolchain: extend musl workaround for recent kernels
 2016-12-17 14:26 UTC 

[Buildroot] [PATCH 1/1] audit: Add systemd service
 2016-12-17 14:25 UTC  (2+ messages)

[PATCH 0/4] fsnotify: misc cleanups
 2016-12-17 14:20 UTC  (5+ messages)
` [PATCH 1/4] fsnotify: pass dentry instead of inode when available
` [PATCH 2/4] fsnotify: annotate filename events
` [PATCH 3/4] fsnotify: simplify API for "
` [PATCH 4/4] fsnotify: make MOVED_FROM a dentry event

[Buildroot] [PATCH] python-incremental: new package
 2016-12-17 14:21 UTC  (2+ messages)

[PATCH 0/4] Lockless Access Tracking for Intel CPUs without EPT A bits
 2016-12-17 14:19 UTC  (5+ messages)
` [PATCH v3 7/8] kvm: x86: mmu: Lockless access tracking "

nftables: masquerade sets wrong source address
 2016-12-17 14:18 UTC  (2+ messages)

[Buildroot] [git commit] python-incremental: new package
 2016-12-17 14:17 UTC 

[xtf test] 103508: all pass - PUSHED
 2016-12-17 14:15 UTC 

[Buildroot] [PATCH] can-utils: bump version
 2016-12-17 14:09 UTC  (2+ messages)

[Buildroot] [git commit] can-utils: bump version
 2016-12-17 14:09 UTC 

[Buildroot] [PATCH] python-sh: new package
 2016-12-17 14:09 UTC  (2+ messages)

[Buildroot] [git commit] python-sh: new package
 2016-12-17 14:09 UTC 

[Buildroot] [PATCH 1/6] python-mbstrdecoder: new package
 2016-12-17 14:09 UTC  (2+ messages)

[Buildroot] [git commit] python-pytablewriter: bump to version 0.14.1
 2016-12-17 14:05 UTC 

[refpolicy] [PATCH] wm: update the window manager (wm) module and enable its role template
 2016-12-17 14:05 UTC  (11+ messages)
` [refpolicy] [PATCH v2] "
  ` [refpolicy] [PATCH v3] "
    ` [refpolicy] [PATCH 1/5] wm: update the window manager (wm) module and enable its role template (v4)
      ` [refpolicy] [PATCH v2 1/5] wm: update the window manager (wm) module and enable its role template (v5)
              ` [refpolicy] [PATCH v3 1/5] wm: update the window manager (wm) module and enable its role template (v6)
                  ` [refpolicy] [PATCH v4 1/5 base part] wm: update the window manager (wm) module and enable its role template (v7)

[Buildroot] [git commit] python-dominate: bump to version 2.3.1
 2016-12-17 14:05 UTC 

[Buildroot] [git commit] python-dataproperty: bump to version 0.13.5
 2016-12-17 14:05 UTC 

[Buildroot] [git commit] python-dateutil: bump to version 2.6.0
 2016-12-17 14:05 UTC 

[Buildroot] [git commit] python-pytz: bump to version 2016.10
 2016-12-17 14:05 UTC 

[Buildroot] [git commit] python-mbstrdecoder: new package
 2016-12-17 14:04 UTC 

[Buildroot] [RFC v4 0/4] mariadb: new package
 2016-12-17 14:04 UTC  (2+ messages)

[Buildroot] [git commit] mysql: rename package to oracle-mysql, make a virtual package
 2016-12-17 14:01 UTC 

[Buildroot] [git commit] DEVELOPERS: add entry for mariadb
 2016-12-17 14:01 UTC 

[PATCH] rbtree: use designated initializers
 2016-12-17 13:58 UTC  (2+ messages)

[PATCH v6 0/3] Add platform clock for BayTrail platforms
 2016-12-17 13:57 UTC  (7+ messages)
` [PATCH v6 1/3] clk: x86: Add Atom PMC platform clocks
      ` [alsa-devel] "

[RFC] Smattering of selftests
 2016-12-17 13:55 UTC  (4+ messages)
` [PATCH 16/16] drm/i915: Add selftests for object allocation, phys

[PATCH -v4 00/10] FUTEX_UNLOCK_PI wobbles
 2016-12-17 13:54 UTC  (6+ messages)
` [PATCH -v4 02/10] futex: Add missing error handling to FUTEX_REQUEUE_PI

[Buildroot] [git commit] mariadb: new package
 2016-12-17 13:52 UTC 

[PATCH v2 00/11] locking/ww_mutex: Keep sorted wait list to avoid stampedes
 2016-12-17 13:49 UTC  (6+ messages)
` [PATCH v2 04/11] locking/ww_mutex: Set use_ww_ctx even when locking without a context

[Buildroot] [Patch v2 0/9] Introducing service supervision/management with s6
 2016-12-17 13:47 UTC  (7+ messages)
` [Buildroot] [Patch v2 1/9] skalibs: new package

[Intel-wired-lan] [PATCH v4 0/4] i40e: Support for XDP
 2016-12-17 13:40 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH v4 1/4] i40e: Sync DMA region prior skbuff allocation
` [Intel-wired-lan] [PATCH v4 2/4] i40e: Initial support for XDP
` [Intel-wired-lan] [PATCH v4 3/4] i40e: Add XDP_TX support
` [Intel-wired-lan] [PATCH v4 4/4] i40e: Validate xdp_adjust_head support

[U-Boot] [PATCH 0/3] dm: goni: support the DM PMIC
 2016-12-17 13:38 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] power: pmic: add the max8998 controller for DM
` [U-Boot] [PATCH 2/3] arm: dts: s5pc1xx-goni: add the pmic node for using DM
` [U-Boot] [PATCH 3/3] configs: enable the DM_PMIC and DM_I2C_GPIO for max8998 pmic

[libvirt test] 103479: tolerable all pass - PUSHED
 2016-12-17 13:35 UTC 

[RFC 00/10] implement alternative and much simpler id allocator
 2016-12-17 13:28 UTC  (5+ 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.