All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-10 20:49:29 to 2018-07-10 21:47:39 UTC [more...]

[PATCH blktests v3 0/6] Add SRP initiator driver tests
 2018-07-10 21:46 UTC  (4+ messages)

[PATCH bpf v2 0/1] bpf: btf: Fix endianness of bitfields
 2018-07-10 21:33 UTC  (2+ messages)
` [PATCH bpf v2 1/1] bpf: btf: Fix bitfield extraction for big endian

[PATCH bpf-next v3 00/13] tools: bpf: extend bpftool prog load
 2018-07-10 21:43 UTC  (14+ messages)
` [PATCH bpf-next v3 01/13] selftests/bpf: remove duplicated word from test offloads
` [PATCH bpf-next v3 02/13] selftests/bpf: add Error: prefix in check_extack helper
` [PATCH bpf-next v3 03/13] tools: bpftool: refactor argument parsing for prog load
` [PATCH bpf-next v3 04/13] tools: bpftool: add support for loading programs for offload
` [PATCH bpf-next v3 05/13] tools: libbpf: expose the prog type guessing from section name logic
` [PATCH bpf-next v3 06/13] tools: bpftool: allow users to specify program type for prog load
` [PATCH bpf-next v3 07/13] tools: libbpf: recognize offload neutral maps
` [PATCH bpf-next v3 08/13] tools: libbpf: add extended attributes version of bpf_object__open()
` [PATCH bpf-next v3 09/13] tools: bpftool: reimplement bpf_prog_load() for prog load
` [PATCH bpf-next v3 10/13] tools: libbpf: move library error code into a separate file
` [PATCH bpf-next v3 11/13] tools: bpf: make use of reallocarray
` [PATCH bpf-next v3 12/13] tools: libbpf: allow map reuse
` [PATCH bpf-next v3 13/13] tools: bpftool: allow reuse of maps with bpftool prog load

[pull-request] next-crypto 18.08-rc1
 2018-07-10 13:38 UTC 

[PATCH net-next v2 00/10] r8169: add phylib support
 2018-07-10 21:42 UTC  (15+ messages)
` [PATCH net-next v2 02/10] r8169: use phy_resume/phy_suspend
` [PATCH net-next v2 07/10] r8169: migrate speed_down function to phylib
` [PATCH net-next v2 09/10] r8169: remove mii_if_info member from struct rtl8169_private

[PATCH 1/2] [v2] hfs/hfsplus: follow MacOS time behavior
 2018-07-10 21:40 UTC  (2+ messages)
` [PATCH 2/2] [v2] hfs/hfsplus: stop using timespec based interfaces

[PATCH v2 0/3] i2c: recovery: make sure pulses are not misinterpreted
 2018-07-10 21:42 UTC  (4+ messages)
` [PATCH v2 1/3] i2c: recovery: if possible send STOP with recovery pulses
` [PATCH v2 2/3] i2c: recovery: require either get_sda or set_sda
` [PATCH v2 3/3] i2c: recovery: refactor recovery function

[PATCH v5 0/2]test/crypto: add unit testcase for asym crypto
 2018-07-10 21:41 UTC  (3+ messages)

[PATCH v2] kernel-devsrc: restructure for out of tree (and on target) module builds
 2018-07-10 21:41 UTC  (4+ messages)

[PATCH v5 0/4] crypto: add asym crypto support
 2018-07-10 21:41 UTC  (3+ messages)

Wireguard fails on recent updates for OpenWRT on Turris Omnia, but same versions work on other (Linksys) routers with same CPU
 2018-07-10 21:50 UTC  (3+ messages)

[PATCH 0/2] mtd: rawnand: micron: Fix on-die ECC
 2018-07-10 21:40 UTC  (3+ messages)

[PATCH] x86: Avoid pr_cont() in show_opcodes()
 2018-07-10 21:08 UTC  (7+ messages)

Recently-formatted XFS filesystems reporting negative used space
 2018-07-10 21:39 UTC  (2+ messages)

[RFC/PATCH 0/7] rerere: handle nested conflicts
 2018-07-10 21:37 UTC  (5+ messages)
` [PATCH v2 00/10] "

gerrit server update coming - 2.15.2
 2018-07-10 21:37 UTC  (4+ messages)

[PATCH 1/2] bb/utils.py: add iterate_chunks and hash_file helpers
 2018-07-10 14:06 UTC  (2+ messages)
` [PATCH 2/2] bb/utils.py: implement (md5, sha1, sha256)_file in terms of hash_file

[RFC PATCH v3] watchdog: sp805: Add clock-frequency property
 2018-07-10 21:35 UTC  (2+ messages)

[PATCH 3/3] IB/srpt: Fix a use-after-free
 2018-07-10 21:36 UTC  (8+ messages)

[PATCH for-4.18 1/2] nvmet: fix file discard return status
 2018-07-10 21:34 UTC  (4+ messages)
` [PATCH for-4.18 2/2] nvmet: check fileio lba range access boundaries

[Buildroot] [PATCH 0/5 v2] package: bump attr and acl, fix builds of dependees
 2018-07-10 21:33 UTC  (5+ messages)
` [Buildroot] [PATCH 4/5 v2] package/acl: bump version
` [Buildroot] [PATCH 5/5 v2] package/attr: "

[PULL] drm-intel-fixes
 2018-07-10 21:32 UTC 

[PATCH] tcp: allow user to create repair socket without window probes
 2018-07-10 21:31 UTC 

[PATCH v2 0/3] Support rseq on arm64
 2018-07-10 21:32 UTC  (5+ messages)
` [PATCH v2 2/3] asm-generic: unistd.h: Wire up sys_rseq

[Buildroot] [PATCH 1/1] boost: detect missing selects
 2018-07-10 21:32 UTC  (2+ messages)

[patch 0/2] Command line and documentation 0
 2018-07-10 21:30 UTC  (10+ messages)
` [patch 2/2] Command line and documentation 2
  ` [MODERATED] "

[Buildroot] [git commit] package/attr: bump version
 2018-07-10 21:30 UTC 

[Buildroot] [git commit] package/acl: bump version
 2018-07-10 21:30 UTC 

[PATCH bpf-next v2 00/12] tools: bpf: extend bpftool prog load
 2018-07-10 20:58 UTC  (8+ messages)
` [PATCH bpf-next v2 11/12] tools: libbpf: allow map reuse

[PATCH V2 0/5] KVM/x86/hyper-V: Introduce PV guest address space mapping flush support
 2018-07-10 21:29 UTC  (3+ messages)
` [PATCH V2 1/5] X86/Hyper-V: Add flush HvFlushGuestPhysicalAddressSpace hypercall support

[PATCH] drm/i915: Look for an active kernel context before switching
 2018-07-10 21:27 UTC  (6+ messages)

[PATCH] drm/msm: avoid using 'timespec'
 2018-07-10 21:27 UTC  (3+ messages)

[PATCH v1] convert log_ref_write_fd() to use strbuf
 2018-07-10 21:22 UTC  (7+ messages)
` [PATCH v2] "

[rcu:dev 38/125] kernel/rcu/tree_plugin.h:785:14: error: implicit declaration of function 'rcu_is_cpu_rrupt_from_idle'; did you mean 'rcu_prepare_for_idle'?
 2018-07-10 21:25 UTC 

[PATCH] tcp: fix sequence numbers for repaired sockets re-using TIME-WAIT sockets
 2018-07-10 21:25 UTC 

[PATCH 0/2] Stingray Smart NIC DT support
 2018-07-10 21:25 UTC  (6+ messages)
` [PATCH 1/2] arm64: dts: stingray: add PAXC support
` [PATCH 2/2] arm64: dts: stingray: add bcm958802a802x dts

[net] sch_fq_codel: zero q->flows_cnt when fq_codel_init fails
 2018-07-10 21:22 UTC  (3+ messages)

[PATCH] checkpatch: Require author Signed-off-by
 2018-07-10 20:50 UTC  (3+ messages)

[net v2] sch_fq_codel: zero q->flows_cnt when fq_codel_init fails
 2018-07-10 21:22 UTC 

[U-Boot] [PATCH 1/2 v2] board: freescale: ls1012afrx:Common files to support
 2018-07-10 21:22 UTC  (2+ messages)

[radeon-alex:amd-staging-drm-next 510/521] drivers/gpu//drm/amd/amdgpu/gmc_v8_0.c:1449:10: warning: missing braces around initializer
 2018-07-10 21:19 UTC 

[PATCH 0/3] Enable SGX on k3 (AM654x)
 2018-07-10 21:19 UTC  (4+ messages)
` [PATCH 2/3] ti-sgx-ddk-um: add k3 (AM654x) support

[PATCH 1/2] dt-bindings: spi: Qualcomm Quad SPI(QSPI) documentation
 2018-07-10 21:19 UTC  (3+ messages)
` [PATCH 2/2] spi: Introduce new driver for Qualcomm QuadSPI controller

[PATCH net-next v2 0/8] be2net: small structures clean-up
 2018-07-10 20:59 UTC  (9+ messages)
` [PATCH net-next v2 1/8] be2net: remove unused old AIC info
` [PATCH net-next v2 2/8] be2net: remove unused old custom busy-poll fields
` [PATCH net-next v2 3/8] be2net: remove desc field from be_eq_obj
` [PATCH net-next v2 4/8] be2net: reorder fields in be_eq_obj structure
` [PATCH net-next v2 5/8] be2net: move txcp field in be_tx_obj to eliminate holes in the struct
` [PATCH net-next v2 6/8] be2net: remove unused tx_jiffies field from be_tx_stats
` [PATCH net-next v2 7/8] be2net: re-order fields in be_error_recovert to avoid hole
` [PATCH net-next v2 8/8] be2net: move rss_flags field in rss_info to ensure proper alignment

[PATCH] python3-pycairo: update to 1.17.1
 2018-07-10 21:18 UTC 

[PATCH] docs: kernel-parameters.txt: document xhci-hcd.quirks parameter
 2018-07-10 21:08 UTC  (4+ messages)
  `  "

[PATCH -next v3 0/2] introduce SCCB helpers
 2018-07-10 20:59 UTC  (6+ messages)
` [PATCH -next v3 2/2] media: ov772x: use "

[PATCH] python3-pygobject: update to 3.28.3
 2018-07-10 21:17 UTC 

[PATCH] Documentation: proc.txt: Adding 'HardwareCorrupted' parameter and description
 2018-07-10 21:16 UTC  (2+ messages)

[fstests PATCH 1/2] src/: fix up mmap() error checking
 2018-07-10 21:15 UTC  (6+ messages)
` [fstests PATCH 2/2] generic/999: test DAX DMA vs truncate/hole-punch

[PATCH] python*-setuptools: update to 40.0.0
 2018-07-10 21:16 UTC 

Wine Enthusiasts List
 2018-07-10 21:06 UTC 

[PATCH v2 1/2] watchdog: imx2_wdt: Switch to SPDX identifier
 2018-07-10 21:14 UTC  (4+ messages)
` [PATCH v2 2/2] watchdog: stmp3xxx: "

[PATCH v2 iproute2-next 00/31] tc use JSON in all qdisc
 2018-07-10 21:05 UTC  (32+ messages)
` [PATCH v2 iproute2-next 01/31] tc: use JSON in error handling
` [PATCH v2 iproute2-next 02/31] tc: use const char in util
` [PATCH v2 iproute2-next 03/31] tc: convert stats print to json
` [PATCH v2 iproute2-next 04/31] tc/cbq: use sprint_rate
` [PATCH v2 iproute2-next 05/31] tc/util: remove unused print functions
` [PATCH v2 iproute2-next 06/31] tc/util: add print helpers for JSON
` [PATCH v2 iproute2-next 07/31] tc/red: use new JSON helpers
` [PATCH v2 iproute2-next 08/31] tc/sfq: add json support
` [PATCH v2 iproute2-next 09/31] tc/fq: support JSON output
` [PATCH v2 iproute2-next 10/31] tc/mqprio: implement "
` [PATCH v2 iproute2-next 11/31] tc/drr: "
` [PATCH v2 iproute2-next 12/31] tc/rr: "
` [PATCH v2 iproute2-next 13/31] tc/qfq: implement JSON
` [PATCH v2 iproute2-next 14/31] tc/sfb: implement JSON output
` [PATCH v2 iproute2-next 15/31] tc/multiq: "
` [PATCH v2 iproute2-next 16/31] tc/util: allow signed value for time
` [PATCH v2 iproute2-next 17/31] tc/codel: implement JSON output
` [PATCH v2 iproute2-next 18/31] tc/fifo: "
` [PATCH v2 iproute2-next 19/31] tc/tbf: implement JSON output format
` [PATCH v2 iproute2-next 20/31] tc/choke: implement JSON output
` [PATCH v2 iproute2-next 21/31] tc/hhf: "
` [PATCH v2 iproute2-next 22/31] tc/pie: "
` [PATCH v2 iproute2-next 23/31] tc/gred: "
` [PATCH v2 iproute2-next 24/31] tc/netem: "
` [PATCH v2 iproute2-next 25/31] tc/dsmark: "
` [PATCH v2 iproute2-next 26/31] tc/cbs: convert to "
` [PATCH v2 iproute2-next 27/31] tc/cbq: "
` [PATCH v2 iproute2-next 28/31] tc/atm: "
` [PATCH v2 iproute2-next 29/31] tc/hfsc: "
` [PATCH v2 iproute2-next 30/31] tc/htb: implement "
` [PATCH v2 iproute2-next 31/31] tc/fq_codel: use JSON helpers

[Qemu-devel] [PATCH] fix gdbserver_state pointer validation
 2018-07-10 21:14 UTC  (4+ messages)

[PATCH] Documentation: Add powerpc options for spec_store_bypass_disable
 2018-07-10 21:13 UTC  (3+ messages)

[PATCH] Documentation : Update relay function types
 2018-07-10 21:12 UTC  (2+ messages)

[PATCH] Documentation: admin-guide: Adding sysrq-key combination for System Z/S390 arch
 2018-07-10 21:07 UTC  (2+ messages)

[PATCH] mac80211: Fix wlan freezes under load at rekey
 2018-07-10 21:05 UTC  (13+ messages)
` [PATCH v2] "

[PATCH v2 0/9] X509 (gpgsm) commit signing support
 2018-07-10 21:12 UTC  (3+ messages)
` [PATCH v2 9/9] gpg-interface t: extend the existing GPG tests with GPGSM

[PATCH] mm, oom: remove sleep from under oom_lock
 2018-07-10 21:12 UTC  (5+ messages)

[PATCH v2 0/2] media: i2c: ov5640: Re-work MIPI startup sequence
 2018-07-10 21:10 UTC  (2+ messages)

[PATCH] perf/core: fix possible spectre-v1 write
 2018-07-10 21:02 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/7] LS1046A SMMU enabling patches
 2018-07-10 21:11 UTC  (4+ messages)
` [U-Boot] [PATCH v3 7/7] armv8: ls1046a: setup fman ports ICIDs and device tree

[PATCH v2 00/21] dom0less step1: boot multiple domains from device tree
 2018-07-10 21:11 UTC  (5+ messages)
` [PATCH v2 09/21] xen/arm: move cmdline out of boot_modules

[PATCH] remoteproc: qcom: q6v5-pil: fix modem hang on SDM845 after axis2 clk unvote
 2018-07-10 21:09 UTC  (2+ messages)

[PATCH v2] xorg-xserver: Enable systemd-logind if using systemd
 2018-07-10 21:08 UTC 

[PATCH] remoteproc: qcom q6v5: fix modular build
 2018-07-10 21:08 UTC  (2+ messages)

[U-Boot] [PULL] efi patch queue 2018-07-10
 2018-07-10 21:06 UTC  (4+ messages)

[U-Boot] [PATCH] armv8: layerscape: Enable EHCI access for LS1012A
 2018-07-10 21:06 UTC  (2+ messages)

[Buildroot] [git commit] boost: detect missing selects
 2018-07-10 21:04 UTC 

[Buildroot] [PATCH] utils/test-pkg: log the output of merge-config
 2018-07-10 21:04 UTC  (2+ messages)

[PATCH 1/2] mips: mm: Create UCA-based ioremap_wc() method
 2018-07-10 21:04 UTC  (7+ messages)
` [PATCH 2/2] mips: mm: Discard ioremap_uncached_accelerated() method

[Qemu-devel] [PATCH for 3.0 00/10] various docker fixes
 2018-07-10 21:04 UTC  (6+ messages)
` [Qemu-devel] [PATCH for 3.0 01/10] tests/.gitignore: don't ignore docker tests
` [Qemu-devel] [PATCH for 3.0 10/10] docker: add expansion for docker-test-FOO to Makefile.include

[Buildroot] [PATCH 0/8] init scripts: rewrite S01logging
 2018-07-10 21:04 UTC  (2+ messages)

[Buildroot] [git commit] utils/test-pkg: log the output of merge-config
 2018-07-10 21:01 UTC 

[PATCH V2] Documentation: Add section about CPU vulnerabilities
 2018-07-10 21:01 UTC  (3+ messages)
` [MODERATED] "

[meta-oe][PATCH] ell: update to 0.6
 2018-07-10 20:53 UTC 

[Buildroot] [PATCH v4] configs/olimex_a10_olinuxino_lime_defconfig: new board
 2018-07-10 20:59 UTC  (2+ messages)

[PATCH v11 0/8] i2c: Add FSI-attached I2C master algorithm
 2018-07-10 20:59 UTC  (8+ messages)
` [PATCH v11 5/8] i2c: fsi: Add transfer implementation

[Buildroot] [git commit] configs/olimex_a10_olinuxino_lime_defconfig: new board
 2018-07-10 20:59 UTC 

[U-Boot] Please pull u-boot-dm
 2018-07-10 20:58 UTC 

[U-Boot] [PATCH v2 0/8] test/py: Fixes for python 3.x
 2018-07-10 20:57 UTC  (14+ messages)
` [U-Boot] [PATCH v2 1/8] test/py: Make print statements python 3.x safe
` [U-Boot] [PATCH v2 2/8] test/py: Use range() rather than xrange()
` [U-Boot] [PATCH v2 3/8] test/py: Import 'configparser' lower case to be python 3.x safe
` [U-Boot] [PATCH v2 6/8] test/py: fit: Open files as binary files
` [U-Boot] [PATCH v2 7/8] test/py: hush_if_test: Use open() in place of file()
` [U-Boot] [PATCH v2 8/8] test/py: vboot: Remove stderr redirect from openssl command

[Buildroot] [PATCH] lua: bump to version 5.3.5
 2018-07-10 20:55 UTC  (2+ messages)

[Buildroot] [git commit] lua: bump to version 5.3.5
 2018-07-10 20:55 UTC 

[Buildroot] [PATCH] wireguard: bump to 0.0.20180708
 2018-07-10 20:55 UTC 

[PATCH v5] drm/i915/glk: Add Quirk for GLK NUC HDMI port issues
 2018-07-10 20:54 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/glk: Add Quirk for GLK NUC HDMI port issues. (rev5)

[PATCH v2] Add DT support for Octavo Systems OSD3358-SM-RED based on TI AM335x
 2018-07-10 20:54 UTC  (5+ messages)

[Buildroot] [git commit] wireguard: bump to 0.0.20180708
 2018-07-10 20:54 UTC 

[PATCH 1/4] f2fs: flush journal nat entries for nat_bits during unmount
 2018-07-10 20:53 UTC  (6+ messages)
` [PATCH 4/4] f2fs: should check the type of end_io after pullback by fscrypto
  ` [f2fs-dev] "

[PATCH] sg, bsg: mitigate read/write abuse, block uaccess in release
 2018-07-10 20:53 UTC  (8+ messages)

+ mm-fix-vma_is_anonymous-false-positives.patch added to -mm tree
 2018-07-10 20:49 UTC 

[Buildroot] [PATCH 1/1] brltty: add optional at-spi2-core dependency
 2018-07-10 20:49 UTC  (2+ messages)

[U-Boot] [RFC PATCH] u-boot: remove driver lookup loop from env_save()
 2018-07-10 20:49 UTC  (2+ messages)

[U-Boot] [PATCH] sysreset: syscon: update regmap access to syscon
 2018-07-10 20:49 UTC  (2+ messages)

[U-Boot] [RFC 0/8] i.MX: Add initial CLK support
 2018-07-10 20:49 UTC  (3+ messages)
` [U-Boot] [RFC 5/8] clk: Add generic_clk_valid

[U-Boot] [PATCH] test: Add ut_assertnull macro
 2018-07-10 20:49 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/2] arm: qemu-arm: enable PL031 (RTC)
 2018-07-10 20:49 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/2] rtc: pl031: convert the driver to driver model


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.