All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-12 20:26:54 to 2018-11-12 22:03:01 UTC [more...]

[PATCH v9 0/6] Btrfs: implement swap file support
 2018-11-12 22:01 UTC  (7+ messages)

[PATCH] Makefile: use CXXFLAGS for linking fuzzers
 2018-11-12 22:02 UTC 

Organizational Meeting
 2018-11-12 22:02 UTC  (2+ messages)

[Buildroot] [PATHC next] ipset: bump to version 7.0
 2018-11-12 22:00 UTC  (2+ messages)

[Buildroot] [git commit branch/next] ipset: bump to version 7.0
 2018-11-12 22:00 UTC 

[Buildroot] [PATCH next] ethtool: bump to version 4.19
 2018-11-12 22:00 UTC  (2+ messages)

[Buildroot] [git commit branch/next] ethtool: bump to version 4.19
 2018-11-12 22:00 UTC 

Inquiry 12.11.18
 2018-11-12 19:54 UTC 

Inquiry 12.11.18
 2018-11-12 19:54 UTC 

[PATCH v3 0/8] nvmet: Enable AENs support for Discovery controllers
 2018-11-12 21:56 UTC  (9+ messages)
` [PATCH v3 1/8] nvmet: Provide aen bit functions for multiple controller types
` [PATCH v3 2/8] nvmet: Change aen mask functions to use bit numbers
` [PATCH v3 3/8] nvmet: Allow Keep Alive for Discovery controller
` [PATCH v3 4/8] nvmet: Make kato and AEN processing for use by other controllers
` [PATCH v3 5/8] nvmet: Add defines for discovery change async events
` [PATCH v3 6/8] nvmet: Add support to Discovery controllers for commands
` [PATCH v3 7/8] nvmet: allow host connect even if no allowed subsystems are exported
` [PATCH v3 8/8] nvmet: Enable Discovery Controller AENs

[PATCH stable 3.9 to 3.16] staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()
 2018-11-12 11:56 UTC  (3+ messages)

[PATCH net-next v3 0/2] net: phy: replace PHY_HAS_INTERRUPT with a check for config_intr and ack_interrupt
 2018-11-12 21:53 UTC  (15+ messages)
` [PATCH net-next v3 1/2] "

[PATCH v5 bpf-next 0/7] bpftool: support loading flow dissector
 2018-11-12 21:53 UTC  (5+ messages)
` [PATCH v5 bpf-next 2/7] libbpf: cleanup after partial failure in bpf_object__pin

[PATCH] multipath-tools: add ANA support for NVMe device
 2018-11-12 21:53 UTC  (4+ messages)
  `  "

[PATCH v11 0/5] x86/boot/KASLR: Parse ACPI table and limit kaslr in immovable memory
 2018-11-12 21:51 UTC  (4+ messages)
` [PATCH v11 4/5] x86/boot: Dig out SRAT table from RSDP and find "

[PATCH 0/2] opp: ti-opp-supply: Fixes
 2018-11-12 21:49 UTC  (4+ messages)
` [PATCH 2/2] opp: ti-opp-supply: Correct the supply in _get_optimal_vdd_voltage call

[PATCH v2 0/1] Advertise multiple supported proto versions
 2018-11-12 21:49 UTC  (3+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/1] protocol: advertise multiple supported versions

[Buildroot] [git commit branch/next] iucode-tool: rewrite init script
 2018-11-12 21:48 UTC 

[Buildroot] [PATCH 0/4] update/improve intel-microcode and iucode-tool
 2018-11-12 21:47 UTC  (9+ messages)
` [Buildroot] [PATCH 1/4] linux: enable MICROCODE_INTEL if intel-microcode is selected
` [Buildroot] [PATCH 2/4] intel-microcode: bump to version 20180807a
` [Buildroot] [PATCH 3/4] iucode-tool: bump to version 2.3.1
` [Buildroot] [PATCH 4/4] iucode-tool: rewrite init script

[Qemu-devel] [PATCH for-4.0 00/17] tcg: Move softmmu out-of-line
 2018-11-12 21:45 UTC  (18+ messages)
` [Qemu-devel] [PATCH for-4.0 01/17] tcg/i386: Add constraints for r8 and r9
` [Qemu-devel] [PATCH for-4.0 02/17] tcg/i386: Return a base register from tcg_out_tlb_load
` [Qemu-devel] [PATCH for-4.0 03/17] tcg/i386: Change TCG_REG_L[01] to not overlap function arguments
` [Qemu-devel] [PATCH for-4.0 04/17] tcg/i386: Force qemu_ld/st arguments into fixed registers
` [Qemu-devel] [PATCH for-4.0 05/17] tcg: Return success from patch_reloc
` [Qemu-devel] [PATCH for-4.0 06/17] tcg: Add TCG_TARGET_NEED_LDST_OOL_LABELS
` [Qemu-devel] [PATCH for-4.0 07/17] tcg/i386: Use TCG_TARGET_NEED_LDST_OOL_LABELS
` [Qemu-devel] [PATCH for-4.0 08/17] tcg/aarch64: Add constraints for x0, x1, x2
` [Qemu-devel] [PATCH for-4.0 09/17] tcg/aarch64: Parameterize the temps for tcg_out_tlb_read
` [Qemu-devel] [PATCH for-4.0 10/17] tcg/aarch64: Parameterize the temp for tcg_out_goto_long
` [Qemu-devel] [PATCH for-4.0 11/17] tcg/aarch64: Use B not BL "
` [Qemu-devel] [PATCH for-4.0 12/17] tcg/aarch64: Use TCG_TARGET_NEED_LDST_OOL_LABELS
` [Qemu-devel] [PATCH for-4.0 13/17] tcg/arm: Parameterize the temps for tcg_out_tlb_read
` [Qemu-devel] [PATCH for-4.0 14/17] tcg/arm: Add constraints for R0-R5
` [Qemu-devel] [PATCH for-4.0 15/17] tcg/arm: Reduce the number of temps for tcg_out_tlb_read
` [Qemu-devel] [PATCH for-4.0 16/17] tcg/arm: Force qemu_ld/st arguments into fixed registers
` [Qemu-devel] [PATCH for-4.0 17/17] tcg/arm: Use TCG_TARGET_NEED_LDST_OOL_LABELS

[PATCH 1/3] drm/msm: dpu: Grab the modeset locks in frame_event
 2018-11-12 21:47 UTC  (3+ messages)
  ` [PATCH 2/3] drm/msm: dpu: Stop using encoder->crtc pointer
  ` [PATCH 3/3] drm/msm: dpu: Add modeset lock checks where applicable

WARNING in dma_buf_vunmap
 2018-11-12 21:46 UTC 

[PATCH] drm/amdgpu: fix huge page handling on Vega10
 2018-11-12 21:45 UTC  (3+ messages)

[PATCH] xfs: Remove noinline from #define STATIC
 2018-11-12 21:45 UTC  (4+ messages)

[Qemu-devel] [PATCH v5 00/14] arm: nRF51 Devices and Microbit Support
 2018-11-12 21:42 UTC  (15+ messages)
` [Qemu-devel] [PATCH v5 01/14] qtest: Add set_irq_in command to set IRQ/GPIO level
` [Qemu-devel] [PATCH v5 02/14] arm: Add header to host common definition for nRF51 SOC peripherals
` [Qemu-devel] [PATCH v5 03/14] hw/misc/nrf51_rng: Add NRF51 random number generator peripheral
` [Qemu-devel] [PATCH v5 04/14] arm: Instantiate NRF51 random number generator
` [Qemu-devel] [PATCH v5 05/14] hw/nvram/nrf51_nvm: Add nRF51 non-volatile memories
` [Qemu-devel] [PATCH v5 06/14] arm: Instantiate NRF51 special NVM's and NVMC
` [Qemu-devel] [PATCH v5 07/14] tests: Add bbc:microbit / nRF51 test suite
` [Qemu-devel] [PATCH v5 08/14] hw/gpio/nrf51_gpio: Add nRF51 GPIO peripheral
` [Qemu-devel] [PATCH v5 09/14] arm: Instantiate NRF51 general purpose I/O
` [Qemu-devel] [PATCH v5 10/14] tests/microbit-test: Add Tests for nRF51 GPIO
` [Qemu-devel] [PATCH v5 11/14] hw/timer/nrf51_timer: Add nRF51 Timer peripheral
` [Qemu-devel] [PATCH v5 12/14] arm: Instantiate NRF51 Timers
` [Qemu-devel] [PATCH v5 13/14] tests/microbit-test: Add Tests for nRF51 Timer
` [Qemu-devel] [PATCH v5 14/14] arm: Add Clock peripheral stub to NRF51 SOC

[PATCH] jffs2: implement mount option to configure endianness
 2018-11-12 21:43 UTC  (8+ messages)

[Qemu-devel] [RFC PATCH 00/11] decodetree: Add tokens to ease checking ISA flags
 2018-11-12 21:41 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH 05/11] decodetree: Force Python to print unsigned values

[SPDK] Testing out the compress/reduce flow
 2018-11-12 21:41 UTC 

[PATCH tip/core/rcu 0/41] More RCU flavor consolidation cleanup for v4.21/v5.0
 2018-11-12 21:40 UTC  (4+ messages)

[U-Boot] [PULL] Please pull u-boot-imx: u-boot-imx-20181112
 2018-11-12 21:40 UTC  (2+ messages)

[RFC] mm: Replace all open encodings for NUMA_NO_NODE
 2018-11-12 11:47 UTC  (3+ messages)

[U-Boot] [ANN] U-Boot v2018.11 delayed a day
 2018-11-12 21:40 UTC 

[PATCH] Bluetooth: Fix locking in bt_accept_enqueue() for BH context
 2018-11-12 21:40 UTC  (2+ messages)

[Buildroot] [git commit branch/next] iucode-tool: bump to version 2.3.1
 2018-11-12 21:39 UTC 

[PATCH v6 00/25] dom0less step1: boot multiple domains from device tree
 2018-11-12 21:37 UTC  (7+ messages)
` [PATCH v6 05/26] xen/arm: check for multiboot nodes only under /chosen

Build regressions/improvements in v4.20-rc2
 2018-11-12 21:35 UTC 

[PATCH v2 0/6] btrfs: qgroup: Delay subtree scan to reduce overhead
 2018-11-12 21:33 UTC  (2+ messages)

[PATCH] Documentation: fix spelling mistake, EACCESS -> EACCES
 2018-11-12 20:15 UTC  (5+ messages)

[PATCH 0/2] lspci: Decode Multicast capability
 2018-11-12 21:27 UTC  (2+ messages)

[PATCH] btrfs: Always try all copies when reading extent buffers
 2018-11-12 21:30 UTC  (2+ messages)

[Buildroot] [git commit branch/next] intel-microcode: bump to version 20180807a
 2018-11-12 21:29 UTC 

[PATCH 0/5] Do not touch pages/zones during hot-remove path
 2018-11-12 21:28 UTC  (4+ messages)
` [PATCH 2/5] mm/memory_hotplug: Create add/del_device_memory functions

[Buildroot] [git commit branch/next] linux: enable MICROCODE_INTEL if intel-microcode is selected
 2018-11-12 21:27 UTC 

[PATCH] staging: gasket: formatting fixes
 2018-11-10  5:04 UTC 

[PATCH 00/24] Add generic support for composing LED class device name
 2018-11-12 21:25 UTC  (11+ messages)
` [PATCH 02/24] leds: core: Add support for composing LED class device names

[U-Boot] [PATCH 0/4] Fix CVE-2018-18440
 2018-11-12 21:25 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] lib: lmb: reserving overlapping regions should fail
` [U-Boot] [PATCH 2/4] lib: lmb: add function lmb_alloc_addr
` [U-Boot] [PATCH 3/4] fs: prevent overwriting reserved memory
` [U-Boot] [PATCH 4/4] bootm: use new common function lmb_init_and_reserve

[Buildroot] [git commit branch/next] libcurl: Allow selection of TLS package libcurl will use
 2018-11-12 21:24 UTC 

arm64 + ARM64_64K_PAGES=y
 2018-11-12 21:22 UTC  (7+ messages)

[RFC 0/7] mkwrite_device_info removal
 2018-11-12 21:22 UTC  (3+ messages)
` [RFC 3/7] drm/i915: Move all runtime modified device info fields into runtime info

[Buildroot] [PATCH v2] libcurl: Allow selection of TLS package libcurl will use
 2018-11-12 21:20 UTC  (2+ messages)

[PATCH] Makefile: add pending semantic patches
 2018-11-12 21:19 UTC  (3+ messages)
` [PATCH] coccicheck: introduce 'pending' "

[PATCH RFC] bluetooth: add uart h4 devices via serdev/devicetree
 2018-11-12 21:19 UTC  (5+ messages)
    ` [Letux-kernel] "

NULL dereference in rpcauth_lookup_credcache
 2018-11-12 21:17 UTC  (6+ messages)

[meta-oe][PATCH] stress-ng: Upgrade from 0.09.37 to 0.09.45
 2018-11-12 21:14 UTC 

[PATCH v3 0/8] selftests/resctrl: Add resctrl selftest
 2018-11-12 21:15 UTC  (5+ messages)
` [PATCH v3 3/8] selftests/resctrl: Read memory bandwidth from perf IMC counter and from resctrl file system
` [PATCH v3 4/8] selftests/resctrl: Add callback to start a benchmark

[PATCH v3] fpga: mgr: altera-ps-spi: enable usage on non-dt platforms
 2018-11-12 21:15 UTC  (2+ messages)

[RFC/PATCH] Add hardening settings to uuidd.service
 2018-11-12 21:10 UTC 

[PATCH 1/2] SUNRPC: Fix a Oops when destroying the RPCSEC_GSS credential cache
 2018-11-12 21:11 UTC  (2+ messages)
` [PATCH 2/2] SUNRPC: Fix a bogus get/put in generic_key_to_expire()

Flashing Image using 'pflash' Tool
 2018-11-12 18:43 UTC  (2+ messages)

[Qemu-devel] [PULL 00/55] target-arm queue
 2018-11-12 21:10 UTC  (3+ messages)
` [Qemu-devel] [PULL 40/55] target/arm: Enable SVE for aarch64-linux-user

HID: add driver for U2F Zero built-in LED and RNG
 2018-11-12 11:17 UTC  (3+ messages)
` [PATCH] "

[PATCH 1/1] stackleak: Disable function tracing and kprobes for stackleak_erase()
 2018-11-12 21:08 UTC 

[RFC PATCH 00/16] xfs: Block size > PAGE_SIZE support
 2018-11-12 21:08 UTC  (4+ messages)
` [PATCH 01/16] xfs: drop ->writepage completely

[PATCH] strace: Bump to version 4.25
 2018-11-12 11:32 UTC 

[PATCH 1/2 v2] mtd: maps: Leave assigned complex mappings
 2018-11-12 21:07 UTC  (2+ messages)
` [PATCH 2/2 v2] mtd: physmap_of_gemini: Handle pin control

[Qemu-devel] ANNOUNCE: nbdkit 1.8 - an NBD server toolkit with stable plugin API and permissive license
 2018-11-12 21:04 UTC 

Bug report: MIPS CI20/jz4740-mmc DMA and PREEMPT_NONE
 2018-11-12 21:04 UTC  (4+ messages)

[RFC] cryptodev: proposed changes in rte_cryptodev_sym_session
 2018-11-12 21:01 UTC  (2+ messages)

[PATCH v5 0/2] media: platform: Add Aspeed Video Engine Driver
 2018-11-12 21:00 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: media: Add Aspeed Video Engine binding documentation
` [PATCH v5 2/2] media: platform: Add Aspeed Video Engine driver

[PATCH 0/1] Allow "no-op hunks" when editing the diff in git add -e
 2018-11-12 20:54 UTC  (2+ messages)
` [PATCH 1/1] apply --recount: allow "no-op hunks"

[git pull] mount API series
 2018-11-12 20:54 UTC  (5+ messages)

[Qemu-devel] [PATCH] virtio-net: support RSC v4/v6 tcp traffic for Windows HCK
 2018-11-12 20:53 UTC  (8+ messages)

[PATCH] drm/i915/cnp+: update to the new RAWCLK_FREQ recommendations
 2018-11-12 20:52 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] media: venus: Support V4L2 QP parameters in Venus encoder
 2018-11-12 10:59 UTC 

[PATCH v7 00/13] arch/x86: AMD QoS support
 2018-11-12 20:51 UTC  (6+ messages)
` [PATCH v7 02/13] arch/x86: Rename the RDT functions and definitions

[Qemu-devel] [PULL 0/4] Linux user for 3.1 patches
 2018-11-12 20:49 UTC  (5+ messages)
` [Qemu-devel] [PULL 1/4] linux-user: Remove dead error-checking code
` [Qemu-devel] [PULL 2/4] linux-user: Don't call gdb_handlesig() before queue_signal()
` [Qemu-devel] [PULL 3/4] linux-user: Clean up nios2 main loop signal handling
` [Qemu-devel] [PULL 4/4] linux-user: Add support for SO_REUSEPORT

[RFC/PATCH] Add hardening settings to fstrim.service
 2018-11-12 20:48 UTC 

[PATCH] tcf-agent: Disable architecture-specific features for ARC
 2018-11-12 20:48 UTC  (2+ messages)

[PATCH] example/ipv4_multicast: fix app hanging when using clone
 2018-11-12 20:46 UTC 

[PATCH net v2 0/4] qed: Miscellaneous bug fixes
 2018-11-12 10:50 UTC  (5+ messages)
` [PATCH net v2 1/4] qed: Fix PTT leak in qed_drain()
` [PATCH net v2 2/4] qed: Fix overriding offload_tc by protocols without APP TLV
` [PATCH net v2 3/4] qed: Fix rdma_info structure allocation
` [PATCH net v2 4/4] qed: Fix reading wrong value in loop condition

[PATCH 0/3] Clean up some syntax issue on unzip_vle.c
 2018-11-12 20:43 UTC  (8+ messages)
` [PATCH 1/3] staging: erofs: unzip_vle.c: Replace comparison to NULL
` [PATCH 2/3] staging: erofs: unzip_vle.c: Constant in comparison on right side
` [PATCH 3/3] staging: erofs: unzip_vle.c: Align parameter to the parentesis

[linux-linus bisection] complete test-amd64-amd64-qemuu-nested-amd
 2018-11-12 20:44 UTC 

[Qemu-devel] [PATCH] slirp: remove dead declarations
 2018-11-12 20:43 UTC  (2+ messages)

[PATCH mlx5-next 00/10] Collection of ODP fixes
 2018-11-12 20:43 UTC  (2+ messages)

[PATCH] ARM: BCM63XX: Enable reset controller support
 2018-11-12 20:41 UTC  (3+ messages)

[mm PATCH v5 0/7] Deferred page init improvements
 2018-11-12 20:37 UTC  (8+ messages)

[LTP] [PATCH v3 1/2] net: Add tst_net_run helper
 2018-11-12 20:37 UTC  (3+ messages)

[Ksummit-discuss] TAB nomination
 2018-11-12 20:36 UTC  (3+ messages)
` [Ksummit-discuss] [Tech-board-discuss] "
  `  "

KASAN: use-after-free Read in locks_delete_block
 2018-11-12 20:34 UTC 

[PATCH v4 0/6] arm64: Get rid of __early_init_dt_declare_initrd()
 2018-11-12 20:32 UTC  (6+ messages)

[PATCH] help conform gasket page table to style
 2018-11-12 20:33 UTC  (2+ messages)

[PATCH 2/3] sim800: merge sim800 and sim900 documentation
 2018-11-12 20:32 UTC 

[Qemu-devel] [PATCH 0/3] Fix/add vmstate handling in some I2C code
 2018-11-12 20:32 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] i2c:pm_smbus: Fix state transfer

[xen-unstable-smoke test] 129861: regressions - FAIL
 2018-11-12 20:32 UTC 

[PATCH 00/18] xen/arm64: Suspend to RAM support for Xen
 2018-11-12 20:29 UTC  (5+ messages)
` [PATCH 02/18] xen/arm: Implement PSCI system suspend call (virtual interface)

[RFC][PATCH 00/12] keys: add support for PGP keys and signatures
 2018-11-12 10:24 UTC  (5+ messages)
` [RFC][PATCH 09/12] verification: introduce verify_pgp_signature()
` [RFC][PATCH 10/12] PGP: Provide a key type for testing PGP signatures
` [RFC][PATCH 11/12] KEYS: Provide a function to load keys from a PGP keyring blob
` [RFC][PATCH 12/12] KEYS: Introduce load_pgp_public_keyring()

[PATCH 00/11] Additional patches for nvdimm security support
 2018-11-12 20:27 UTC  (7+ messages)
` [PATCH 07/11] libnvdimm/security: add overwrite status notification
` [PATCH 10/11] tools/testing/nvdimm: add Intel DSM 1.8 support for nfit_test

[PATCH] pinctrl: sdm660: Set tile property for pingroups
 2018-11-12 20:25 UTC 


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.