All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-24 11:21:59 to 2018-10-24 12:32:32 UTC [more...]

[Buildroot] [PATCH v2 0/3] package/ca-certificates improvements
 2018-10-24 12:32 UTC  (9+ messages)
` [Buildroot] [PATCH v2 1/3] package/ca-certificates: don't hash certificates.crt

[Buildroot] [git commit branch/2018.02.x] package/ca-certificates: don't hash certificates.crt
 2018-10-24 12:31 UTC 

[Buildroot] [git commit branch/2018.08.x] package/ca-certificates: don't hash certificates.crt
 2018-10-24 12:31 UTC 

[PATCH v4 0/8] FIPS validation capability
 2018-10-24 12:31 UTC  (7+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/8] examples/cryptodev_fips_validate: add fips validation into examples
  ` [PATCH v5 4/8] examples/cryptodev_fips_validate: add TDES parser and enablement for test types

[RFC 1/3] drm/i915: Rename IS_GEN to IS_GEN_RANGE
 2018-10-24 12:31 UTC  (3+ messages)
` [RFC 3/3] drm/i915: Kill GEN_FOREVER

[Buildroot] [PATCH] core: detect and reject build paths which contain an '@'
 2018-10-24 12:30 UTC  (3+ messages)

[PATCH 1/5] net/mlx5: add warning message for Direct Verbs flow
 2018-10-24 12:30 UTC  (3+ messages)
` [PATCH v2 0/5] net/mlx5: fixes "

[Buildroot] [git commit branch/2018.08.x] core: detect and reject build paths which contain an '@'
 2018-10-24 12:30 UTC 

[Buildroot] [git commit branch/2018.02.x] core: detect and reject build paths which contain an '@'
 2018-10-24 12:29 UTC 

[Buildroot] [git commit branch/2018.02.x] qt download site update
 2018-10-24 12:28 UTC 

[Buildroot] [git commit branch/2018.08.x] qt download site update
 2018-10-24 12:28 UTC 

[PATCH v4 1/7] leds: add TI LMU backlight driver
 2018-10-24 12:27 UTC  (8+ messages)
` [PATCH v4 2/7] dt-bindings: ti-lmu: Modify dt bindings for the LM3697

[PATCH] drm/i915: Don't apply the 16Gb DIMM wm latency w/a to BXT/GLK
 2018-10-24 12:26 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/3] fix pinned underflow in generic/475
 2018-10-24 12:24 UTC  (4+ messages)
` [PATCH 1/3] btrfs: extent-tree: Detect bytes_may_use underflow earlier
` [PATCH 2/3] btrfs: extent-tree: Detect bytes_pinned "
` [PATCH 3/3] btrfs: fix pinned underflow after transaction aborted

[Buildroot] [PATCH 1/2] spice-protocol: bump version to 0.12.14
 2018-10-24 12:24 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] spice: security bump to version 0.14.1

[RFC] cherry-pick notes to find out cherry-picks from the origin
 2018-10-24 12:24 UTC  (2+ messages)

[Buildroot] [git commit branch/2018.02.x] spice: security bump to version 0.14.1
 2018-10-24 12:23 UTC 

[Buildroot] [git commit branch/2018.02.x] spice-protocol: bump version to 0.12.14
 2018-10-24 12:23 UTC 

[Buildroot] [git commit branch/2018.08.x] spice: security bump to version 0.14.1
 2018-10-24 12:23 UTC 

[PATCH] drm/i915/perf: Fix warning in documentation
 2018-10-24 12:22 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[Buildroot] [git commit branch/2018.08.x] spice-protocol: bump version to 0.12.14
 2018-10-24 12:22 UTC 

[Buildroot] [PATCH v2] fs/common: allow custom user table to override package-defined users
 2018-10-24 12:22 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 00/20] target/mips: Add limited support for Ingenic's MXU ASE
 2018-10-24 12:18 UTC  (21+ messages)
` [Qemu-devel] [PATCH v7 01/20] target/mips: Introduce MXU registers
` [Qemu-devel] [PATCH v7 02/20] target/mips: Define a bit for MXU in insn_flags
` [Qemu-devel] [PATCH v7 03/20] target/mips: Amend MXU instruction opcodes
` [Qemu-devel] [PATCH v7 04/20] target/mips: Add and integrate MXU decoding engine placeholder
` [Qemu-devel] [PATCH v7 05/20] target/mips: Add MXU decoding engine
` [Qemu-devel] [PATCH v7 06/20] target/mips: Add bit encoding for MXU accumulate add/sub 1-bit pattern 'aptn1'
` [Qemu-devel] [PATCH v7 07/20] target/mips: Add bit encoding for MXU accumulate add/sub 2-bit pattern 'aptn2'
` [Qemu-devel] [PATCH v7 08/20] target/mips: Add bit encoding for MXU execute add/sub pattern 'eptn2'
` [Qemu-devel] [PATCH v7 09/20] target/mips: Add bit encoding for MXU operand getting pattern 'optn2'
` [Qemu-devel] [PATCH v7 10/20] target/mips: Add bit encoding for MXU operand getting pattern 'optn3'
` [Qemu-devel] [PATCH v7 11/20] target/mips: Add emulation of non-MXU MULL within MXU decoding engine
` [Qemu-devel] [PATCH v7 12/20] target/mips: Add emulation of MXU instructions S32I2M and S32M2I
` [Qemu-devel] [PATCH v7 13/20] target/mips: Move MUL, S32M2I, S32I2M handling out of main MXU switch
` [Qemu-devel] [PATCH v7 14/20] target/mips: Add emulation of MXU instruction S8LDD
` [Qemu-devel] [PATCH v7 15/20] target/mips: Add emulation of MXU instruction D16MUL
` [Qemu-devel] [PATCH v7 16/20] target/mips: Add emulation of MXU instruction D16MAC
` [Qemu-devel] [PATCH v7 17/20] target/mips: Add emulation of MXU instructions Q8MUL and Q8MULSU
` [Qemu-devel] [PATCH v7 18/20] target/mips: Add emulation of MXU instructions S32LDD and S32LDDR
` [Qemu-devel] [PATCH v7 19/20] target/mips: Move MXU_EN check one level higher
` [Qemu-devel] [PATCH v7 20/20] target/mips: Amend MXU ASE overview note

[PATCH] drm/doc: Update errno handbook
 2018-10-24 12:22 UTC  (3+ messages)

[PATCH] test: reduce duration for timer autotest
 2018-10-24 12:21 UTC  (4+ messages)

[Buildroot] [git commit branch/2018.08.x] fs/common: allow custom user table to override package-defined users
 2018-10-24 12:21 UTC 

[Buildroot] [PATCH 1/2] psmisc: correct license
 2018-10-24 12:20 UTC  (2+ messages)

[Buildroot] [git commit branch/2018.08.x] psmisc: correct license
 2018-10-24 12:19 UTC 

[PATCH 00/21] atomic helper cleanup, take 2
 2018-10-24 12:19 UTC  (4+ messages)
` [PATCH 21/21] drm/doc: kerneldoc for quirk_addfb_prefer_xbgr_30bpp

[Buildroot] [git commit branch/2018.02.x] psmisc: correct license
 2018-10-24 12:19 UTC 

[Bug 99] axgbe driver does not support 1G Copper 1000BASE-T SFPs (Unsupported AN_CL37)
 2018-10-24 12:19 UTC 

[Buildroot] [PATCH] libarchive: security bump to version 3.3.3
 2018-10-24 12:19 UTC  (2+ messages)

[Buildroot] [git commit branch/2018.02.x] libarchive: security bump to version 3.3.3
 2018-10-24 12:19 UTC 

[Buildroot] [git commit branch/2018.08.x] libarchive: security bump to version 3.3.3
 2018-10-24 12:18 UTC 

[Buildroot] [PATCH 1/1] package/dtc: fix include guards for older kernel/u-boot
 2018-10-24 12:17 UTC  (2+ messages)

[Ksummit-discuss] [PATCH 0/7] Code of Conduct: Fix some wording, and add an interpretation document
 2018-10-24 12:16 UTC  (6+ messages)
` [Ksummit-discuss] Call to Action "

[virtio-dev] [PATCH v3] Add VIRTIO_GPU_F_EDID to virtio-gpu
 2018-10-24 12:15 UTC 

[Buildroot] [git commit branch/2018.08.x] package/dtc: fix include guards for older kernel/u-boot
 2018-10-24 12:16 UTC 

binutils: problem with binutils-cross-canadian-arm
 2018-10-24 12:14 UTC 

[dm-crypt] Stopped working
 2018-10-24 12:14 UTC  (2+ messages)

[tcp] a337531b94: netperf.Throughput_Mbps -6.1% regression
 2018-10-24 12:13 UTC  (3+ messages)
` [LKP] "

[PATCH 1/4] Revert "ceph: fix dentry leak in splice_dentry()"
 2018-10-24  3:47 UTC  (10+ messages)

[Buildroot] [PATCH v2 1/1] {linux, linux-headers}: bump 4.{4, 9, 14, 18}.x series
 2018-10-24 12:13 UTC  (2+ messages)

Translate ProGit v2 into vietnamese
 2018-10-24 19:12 UTC 

[Buildroot] [git commit branch/2018.02.x] {linux, linux-headers}: bump 4.{4, 9, 14, 18}.x series
 2018-10-24 12:12 UTC 

[Buildroot] [git commit branch/2018.08.x] {linux, linux-headers}: bump 4.{4, 9, 14, 18}.x series
 2018-10-24 12:11 UTC 

REST / curl command to know which user currently logged in
 2018-10-24 12:04 UTC  (2+ messages)

[U-Boot] [PATCH v4 00/11] Add pinmux command
 2018-10-24 12:10 UTC  (12+ messages)
` [U-Boot] [PATCH v4 01/11] dm: pinctrl: Add get_pin_muxing() ops
` [U-Boot] [PATCH v4 02/11] dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_count
` [U-Boot] [PATCH v4 03/11] dm: uclass: Add uclass_next_device_err() to return a valid device
` [U-Boot] [PATCH v4 04/11] dm: uclass: Add uclass_foreach_dev_probe
` [U-Boot] [PATCH v4 05/11] cmd: pinmux: Add pinmux command
` [U-Boot] [PATCH v4 06/11] pinctrl: stm32: Add get_pins_count() ops
` [U-Boot] [PATCH v4 07/11] pinctrl: stm32: Add get_pin_name() ops
` [U-Boot] [PATCH v4 08/11] pinctrl: stm32: Add get_pin_muxing() ops
` [U-Boot] [PATCH v4 09/11] gpio: stm32f7: Add ops get_function
` [U-Boot] [PATCH v4 10/11] pinctrl: sandbox: Add get_pin_muxing ops support
` [U-Boot] [PATCH v4 11/11] test/py: test pinmux command

ath9k driver may be broken on ARM64 ?
 2018-10-24 12:09 UTC  (2+ messages)

[PATCH] drm/amdgpu: Change AMDGPU_CSA_SIZE to 128K
 2018-10-24 12:09 UTC 

[Buildroot] [PATCH] package/nodejs: use per-build cache directories
 2018-10-24 12:08 UTC  (2+ messages)

[PATCH] drm/i915: Enable Plane Input CSC for YUV to RGB Conversion
 2018-10-24 12:07 UTC  (4+ messages)

[Buildroot] [git commit branch/2018.02.x] package/nodejs: use per-build cache directories
 2018-10-24 12:06 UTC 

[Buildroot] [git commit branch/2018.08.x] package/nodejs: use per-build cache directories
 2018-10-24 12:06 UTC 

[RFC] ipsec: new library for IPsec data-path processing
 2018-10-24 12:03 UTC  (5+ messages)
` [RFC v2 5/9] ipsec: add SA data-path API

INFO: rcu detected stall in do_idle
 2018-10-24 12:03 UTC  (11+ messages)

[PATCH] ARM: dts: replace gpio-key, wakeup with wakeup-source property
 2018-10-24 12:03 UTC  (8+ messages)
` [PATCH] arm64: dts: zynqmp: "
` [PATCH] ARM: dts: replace gpio-key,wakeup "

[Buildroot] [PATCH] wireshark: security bump to version 2.2.17
 2018-10-24 11:59 UTC  (2+ messages)

[Buildroot] [git commit branch/2018.02.x] wireshark: security bump to version 2.2.17
 2018-10-24 11:59 UTC 

[Buildroot] [git commit branch/2018.08.x] wireshark: security bump to version 2.2.17
 2018-10-24 11:59 UTC 

cron job: media_tree daily build: OK
 2018-10-24  3:32 UTC 

[Buildroot] [PATCH 1/1] erlang: always use Buildroot's zlib
 2018-10-24 11:58 UTC  (2+ messages)

[PATCH 0/4] Add support for fast mremap
 2018-10-24 11:57 UTC  (10+ messages)
` [PATCH 2/4] mm: speed up mremap by 500x on large regions (v2)

[Buildroot] [git commit branch/2018.02.x] erlang: always use Buildroot's zlib
 2018-10-24 11:58 UTC 

[Buildroot] [git commit branch/2018.08.x] erlang: always use Buildroot's zlib
 2018-10-24 11:57 UTC 

[PATCH v3 0/4] arm64 live patching
 2018-10-24 11:57 UTC  (5+ messages)
` [PATCH v3 3/4] arm64: implement "
  ` [PATCH] arm64/module: use mod->klp_info section header information

[PATCH v8 0/8] Allow setting up shared memory areas between VMs from xl config files
 2018-10-24 11:57 UTC  (6+ messages)
` [PATCH v8 4/8] libxl: support unmapping static shared memory areas during domain destruction
` [PATCH v8 7/8] xen/arm: export shared memory regions as reserved-memory on device tree

[Buildroot] [git commit] boot/uboot: fix environment image generation on big endian systems
 2018-10-24 11:57 UTC  (2+ messages)

[RFC][PATCH v2 05/10] exofs: use common file type conversion
 2018-10-24 11:56 UTC  (2+ messages)

[PATCH] staging: mt7621-dma: Add braces around else branches
 2018-10-24 11:07 UTC  (4+ messages)
` [PATCH v2] "

[Buildroot] [git commit branch/2018.02.x] boot/uboot: fix environment image generation on big endian systems
 2018-10-24 11:56 UTC 

[Buildroot] [git commit branch/2018.08.x] boot/uboot: fix environment image generation on big endian systems
 2018-10-24 11:56 UTC 

[PATCH 0/2] Fix couple of issues with LDT remap for PTI
 2018-10-24 11:54 UTC  (3+ messages)
` [PATCH 1/2] x86/mm: Move LDT remap out of KASLR region on 5-level paging

[U-Boot] [PATCH 0/5] sunxi: doc: Add fastboot example + misc cleanups
 2018-10-24 11:54 UTC  (3+ messages)
` [U-Boot] [PATCH 5/5] sunxi: doc: Add basic fastboot example

[PATCH] Btrfs: fix deadlock on tree root leaf when finding free extent
 2018-10-24 11:53 UTC  (4+ messages)
` [PATCH v4] "

[PATCH] netfilter: bridge: define INT_MIN & INT_MAX in userspace
 2018-10-24 11:54 UTC 

[Qemu-devel] [PATCH v3] scripts/qemu-binfmt-conf.sh: add bFLT handler registration
 2018-10-24 11:52 UTC  (2+ messages)

[PATCH] drm/i915: Park signaling thread while wrapping the seqno
 2018-10-24 11:52 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH v4 0/7] add integrity and security to TPM2 transactions
 2018-10-24  0:03 UTC  (3+ messages)
` [PATCH v4 5/7] trusted keys: Add session encryption protection to the seal/unseal path

[PATCH] systemd-conf: add CLEANBROKEN
 2018-10-24 11:51 UTC 

[PATCH v3 0/3] crypto: streebog - add Streebog hash function
 2018-10-24  3:23 UTC  (4+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] crypto: streebog - register Streebog in hash info for IMA
` [PATCH v3 3/3] crypto: streebog - add Streebog test vectors

[PATCHv2 0/3] git-p4: improved unshelving - small fixes
 2018-10-24 11:51 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] gvfs: fix activation of http/dav backend
 2018-10-24 11:50 UTC  (2+ messages)

[Buildroot] [git commit branch/2018.02.x] gvfs: fix activation of http/dav backend
 2018-10-24 11:50 UTC 

[RFC PATCH v2 00/10] udp: implement GRO support
 2018-10-24  0:55 UTC  (5+ messages)
` [RFC PATCH v2 06/10] udp: cope with UDP GRO packet misdirection

[Buildroot] [git commit branch/2018.08.x] gvfs: fix activation of http/dav backend
 2018-10-24 11:50 UTC 

[PATCH] i18n: make GETTEXT_POISON a runtime option
 2018-10-24 11:47 UTC  (2+ messages)
` [PATCH v2] "

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

[Buildroot] [git commit branch/2018.02.x] ustr: remove source code from target
 2018-10-24 11:45 UTC 

[Buildroot] [git commit branch/2018.08.x] ustr: remove source code from target
 2018-10-24 11:45 UTC 

[PATCH 1/2] locking/lockdep: restore cross-release checks
 2018-10-24 11:44 UTC  (2+ messages)
` [PATCH 2/2] kthread: finer-grained lockdep/cross-release completion

[kvm PATCH 2/2] kvm: vmx: use vmalloc() to allocate vcpus
 2018-10-24 11:41 UTC  (2+ messages)

[PATCH 1/6] hfsplus: prevent btree data loss on root split
 2018-10-24  1:33 UTC  (5+ messages)
` [PATCH 2/6] hfsplus: fix BUG on bnode parent update

[RFC PATCH 0/3] M_CAN Framework rework
 2018-10-24 11:39 UTC  (8+ messages)

[PATCH net] net/ipv6: Add anycast addresses to a global hashtable
 2018-10-24  3:12 UTC  (3+ messages)
` [PATCH net v2] "

[PATCH] common/rc: fix to check inode creation on scratch_mnt in _require_btime()
 2018-10-24  2:26 UTC 

[RFC v1 PATCH 00/17] prmem: protected memory
 2018-10-24 11:37 UTC  (3+ messages)
` [PATCH 14/17] prmem: llist, hlist, both plain and rcu

[Qemu-devel] [PATCH 0/5] target/arm: KVM vs ARMISARegisters
 2018-10-24 11:37 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] target/arm: Install ARMISARegisters from kvm host
` [Qemu-devel] [PATCH 2/5] target/arm: Fill in ARMISARegisters for kvm64
` [Qemu-devel] [PATCH 3/5] target/arm: Introduce read_sys_reg32 for kvm32
` [Qemu-devel] [PATCH 4/5] target/arm: Fill in ARMISARegisters "
` [Qemu-devel] [PATCH 5/5] target/arm: Convert t32ee from feature bit to isar3 test

[PATCH] bpf: btf: Fix a missing-check bug
 2018-10-24 11:36 UTC  (4+ messages)

[Qemu-devel] [PATCH] hw/arm/virt: Set VIRT_COMPAT_3_0 compat
 2018-10-24 11:25 UTC  (2+ messages)

[RFC PATCH net-next 0/4] net: ethernet: ti: cpsw: fix vlan mcast
 2018-10-24 11:36 UTC  (3+ messages)
` [RFC PATCH net-next 3/4] "

[Qemu-devel] [PULL 00/28] pci, pc, virtio: fixes, features
 2018-10-24 11:28 UTC  (3+ messages)

[Qemu-devel] [PATCH] fw_cfg: print error message when reading splashfile failed
 2018-10-24 11:30 UTC  (2+ messages)

[PATCH] f2fs: only flush the single temp bio cache which owns the target page
 2018-10-24 11:35 UTC  (3+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH] linux-user/flatload: fix initial stack pointer alignment
 2018-10-24 11:35 UTC  (2+ messages)

[Qemu-devel] qemu3.0.0 use wine for the application of X86
 2018-10-24 11:16 UTC 

[Qemu-devel] [PATCH] vl: Avoid crash when -mon is underspecified
 2018-10-24 11:32 UTC  (2+ messages)

[Qemu-devel] [PATCH] fw_cfg_reboot: ensure reboot_time is nonegative
 2018-10-24 11:35 UTC  (2+ messages)

for your images 17
 2018-10-24 11:35 UTC 

perf overlapping maps
 2018-10-24 11:34 UTC  (5+ messages)

[PATCH v2 0/5] hwmon: (ina3221) Implement PM runtime to save power
 2018-10-24  2:36 UTC  (4+ messages)
` [PATCH v2 1/5] hwmon: (core) Inherit power properties to hdev
` [PATCH v2 2/5] hwmon: (ina3221) Check channel status for alarms attribute read
` [PATCH v2 3/5] hwmon: (ina3221) Serialize sysfs ABI accesses

LTTNG-ust detailed architecture?
 2018-10-24 11:29 UTC 

[PATCH v13 00/12] livepatch: Atomic replace feature
 2018-10-24 11:28 UTC  (6+ messages)
` [PATCH v13 02/12] livepatch: Helper macros to define livepatch structures

xfs_alloc_ag_vextent_near() takes about 30ms to complete
 2018-10-24  3:01 UTC  (3+ messages)

[U-Boot] [PATCH] tools: imx8image: return SUCCESS when the required files not found
 2018-10-24 11:26 UTC  (4+ messages)

Archive the list at lore.kernel.org
 2018-10-24 11:16 UTC  (3+ messages)

[PATCH] drm/i915: Ensure proper HDA suspend/resume ordering with a device link
 2018-10-24 11:23 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Ensure proper HDA suspend/resume ordering with a device link (rev2)

[Bug 98] wrongly assignment of digest_len
 2018-10-24 11:23 UTC 

[PATCH V3] block: fix the DISCARD request merge
 2018-10-24 11:22 UTC  (2+ messages)

[PATCH] iwlwifi: pcie: align licensing to dual GPL/BSD
 2018-10-24 11:22 UTC  (2+ messages)

[PATCH v2] sched/core: Don't mix isolcpus and housekeeping CPUs
 2018-10-24 11:21 UTC  (6+ 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.