All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-10 18:14:26 to 2017-10-10 18:39:24 UTC [more...]

[PATCH v3 00/28] ARM Scalable Vector Extension (SVE)
 2017-10-10 18:38 UTC  (72+ messages)
  ` [PATCH v3 01/28] regset: Add support for dynamically sized regsets
  ` [PATCH v3 02/28] arm64: KVM: Hide unsupported AArch64 CPU features from guests
  ` [PATCH v3 03/28] arm64: efi: Add missing Kconfig dependency on KERNEL_MODE_NEON
  ` [PATCH v3 04/28] arm64: Port deprecated instruction emulation to new sysctl interface
  ` [PATCH v3 05/28] arm64: fpsimd: Simplify uses of {set,clear}_ti_thread_flag()
      ` [PATCH v3 05/28] arm64: fpsimd: Simplify uses of {set, clear}_ti_thread_flag()
  ` [PATCH v3 06/28] arm64/sve: System register and exception syndrome definitions
  ` [PATCH v3 07/28] arm64/sve: Low-level SVE architectural state manipulation functions
  ` [PATCH v3 08/28] arm64/sve: Kconfig update and conditional compilation support
  ` [PATCH v3 09/28] arm64/sve: Signal frame and context structure definition
  ` [PATCH v3 10/28] arm64/sve: Low-level CPU setup
  ` [PATCH v3 11/28] arm64/sve: Core task context handling
  ` [PATCH v3 12/28] arm64/sve: Support vector length resetting for new processes
  ` [PATCH v3 13/28] arm64/sve: Signal handling support
  ` [PATCH v3 14/28] arm64/sve: Backend logic for setting the vector length
  ` [PATCH v3 15/28] arm64: cpufeature: Move sys_caps_initialised declarations
  ` [PATCH v3 16/28] arm64/sve: Probe SVE capabilities and usable vector lengths
  ` [PATCH v3 17/28] arm64/sve: Preserve SVE registers around kernel-mode NEON use
  ` [PATCH v3 18/28] arm64/sve: Preserve SVE registers around EFI runtime service calls
  ` [PATCH v3 19/28] arm64/sve: ptrace and ELF coredump support
  ` [PATCH v3 20/28] arm64/sve: Add prctl controls for userspace vector length management
  ` [PATCH v3 21/28] arm64/sve: Add sysctl to set the default vector length for new processes
  ` [PATCH v3 22/28] arm64/sve: KVM: Prevent guests from using SVE
  ` [PATCH v3 23/28] arm64/sve: KVM: Treat guest SVE use as undefined instruction execution
  ` [PATCH v3 24/28] arm64/sve: KVM: Hide SVE from CPU features exposed to guests
  ` [PATCH v3 25/28] arm64/sve: Detect SVE and activate runtime support
  ` [PATCH v3 26/28] arm64/sve: Add documentation
  ` [RFC PATCH v3 27/28] arm64: signal: Report signal frame size to userspace via auxv
  ` [RFC PATCH v3 28/28] arm64/sve: signal: Include SVE when computing AT_MINSIGSTKSZ

[PATCH 4.9 000/104] 4.9.54-stable review
 2017-10-10 18:39 UTC  (8+ messages)

[lockdep] b09be676e0 BUG: unable to handle kernel NULL pointer dereference at 000001f2
 2017-10-10 18:38 UTC  (9+ messages)

[Qemu-devel] [PATCH v3] docs/devel/loads-stores.rst: Document our various load and store APIs
 2017-10-10 18:38 UTC  (2+ messages)

[PATCH][V2] ipv6: fix incorrect bitwise operator used on rt6i_flags
 2017-10-10 18:38 UTC  (3+ messages)

Replacing Openssl with a custom version?
 2017-10-10 18:37 UTC 

[PATCH v6 0/3] drm/i915/guc : Removing enable_guc_loading module and Decoupling logs and ADS from submission
 2017-10-10 18:32 UTC  (4+ messages)
` [PATCH v6 1/3] drm/i915/guc : Unifying seq_puts messages for feature support
` [PATCH v6 2/3] drm/i915/guc : Removing i915_modparams.enable_guc_loading module parameter
` [PATCH v6 3/3] drm/i915/guc : Decouple logs and ADS from submission

[PATCH 00/10] new mmap_read interfaces for ring buffer
 2017-10-10 18:36 UTC  (13+ messages)
` [PATCH 01/10] perf record: new interfaces to read ring buffer to file
` [PATCH 02/10] perf tool: fix: Don't discard prev in backward mode
` [PATCH 03/10] perf tool: new iterfaces to read event from ring buffer

What should setting rate on 'AP' interface mean?
 2017-10-10 18:34 UTC  (2+ messages)

linux-next: Tree for Oct 9th
 2017-10-10 18:34 UTC  (5+ messages)
` linux-next: Tree for Oct 9th (of: unittest: testcases)

[PATCH 1/3] drm/dp: WARN about invalid/unknown link rates and bw codes
 2017-10-10 18:38 UTC  (6+ messages)
` [PATCH 2/3] drm/i915/dp: centralize max source rate conditions more
` [PATCH 3/3] drm/i915/dp: limit sink rates based on rate

[PATCH v3 00/12] add pinmuxing support for pins in AXP209 and AXP813 PMICs
 2017-10-10 18:33 UTC  (9+ messages)
` [PATCH v3 02/12] pinctrl: axp209: add pinctrl features
` [PATCH v3 05/12] pinctrl: axp209: add support for AXP813 GPIOs

[PATCH 00/47] Address issues detected by static analysis tools
 2017-10-10 18:33 UTC  (9+ messages)
` [PATCH 40/47] IB/qib: Make qib_inc_eeprom_err() macro more safe to use

[RFC] column: show auto columns when pager is active
 2017-10-10 18:32 UTC  (5+ messages)

[f2fs:dev-test 15/23] fs//f2fs/super.c:830:2: error: too many arguments to function 'f2fs_wait_discard_bios'
 2017-10-10 18:32 UTC 

Status of the FB drivers on m68k
 2017-10-10 18:32 UTC 

[Qemu-devel] [PATCH] Several fixes for the Pulse Audio driver, and the HDA device
 2017-10-10 18:32 UTC  (3+ messages)

[PATCH v6 00/14] Introduce support for Dell SMBIOS over WMI
 2017-10-10 18:31 UTC  (3+ messages)
` [PATCH v6 10/14] platform/x86: dell-smbios: add filtering capability for requests

[PATCH v7 1/5] net/softnic: add softnic PMD
 2017-10-10 18:31 UTC  (5+ messages)
` [PATCH v8 0/5] net/softnic: sw fall-back pmd for traffic mgmt and others
  ` [PATCH v8 5/5] app/testpmd: add traffic management forwarding mode

[PATCH v2 0/9] protocol transition
 2017-10-10 18:30 UTC  (12+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 01/10] connect: in ref advertisement, shallows are last
  ` [PATCH v3 02/10] pkt-line: add packet_write function
  ` [PATCH v3 04/10] daemon: recognize hidden request arguments
  ` [PATCH v3 05/10] upload-pack, receive-pack: introduce protocol version 1
  ` [PATCH v3 07/10] connect: tell server that the client understands v1

[PATCH v3] i2c: piix4: Disable completely the IMC during SMBUS_BLOCK_DATA
 2017-10-10 18:28 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/42] TPM: code cleanup & CRB device
 2017-10-10 18:28 UTC  (12+ messages)
` [Qemu-devel] [PATCH 39/42] tpm: add tpm_cmd_get_size() to tpm_util
` [Qemu-devel] [PATCH 40/42] acpi: change TPM TIS data conditions
` [Qemu-devel] [PATCH 41/42] tpm-emulator: add a FIXME comment about blocking cancel
` [Qemu-devel] [PATCH 42/42] WIP: add TPM CRB device

[meta-browser] Modern Chromium with GN
 2017-10-10 18:28 UTC  (6+ messages)

[PATCH RFC v3 00/12] Intel(R) SGX Driver
 2017-10-10 18:26 UTC  (2+ messages)
  ` [intel-sgx-kernel-dev] [PATCH RFC v3 07/12] intel_sgx: driver for Intel Software Guard Extensions

[seabios test] 114224: tolerable FAIL - PUSHED
 2017-10-10 18:27 UTC 

[PATCH 0/2] Add fio performance tracking to fstests
 2017-10-10 18:27 UTC  (5+ messages)
` [PATCH 1/2] fstests: add fio perf results support

[Qemu-devel] [PATCH v4 0/8] xen: xen-domid-restrict improvements
 2017-10-10 11:26 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/8] xen: restrict: use xentoolcore_restrict_all
    `  "

[PATCH V6 0/5] blk-mq-sched: improve sequential I/O performance
 2017-10-10 18:26 UTC  (7+ messages)
` [PATCH V6 3/5] sbitmap: introduce __sbitmap_for_each_set()
` [PATCH V6 4/5] blk-mq-sched: improve dispatching from sw queue
` [PATCH V6 5/5] blk-mq-sched: don't dequeue request until all in ->dispatch are flushed

[PATCH] rpmsg: glink: keep balance of mutex locks in qcom_glink_request_intent()
 2017-10-10 18:26 UTC  (2+ messages)

[PATCH] USB: serial: garmin_gps: Convert timers to use timer_setup()
 2017-10-10 18:25 UTC 

[U-Boot] [PATCH V2] ARM: imx6: Add DHCOM i.MX6 PDK board support
 2017-10-10 18:25 UTC  (6+ messages)

[PATCH][net-next] ipv6: fix incorrect bitwise operator used on rt6i_flags
 2017-10-10 18:24 UTC  (6+ messages)

[GIT PULL] nfsd changes for 4.14-rc
 2017-10-10 18:24 UTC 

[RFC PATCH 00/11] Refactor HW workaround code
 2017-10-10 18:24 UTC  (4+ messages)

[PATCH V2 0/3] block: export latency info for cgroups
 2017-10-10 18:23 UTC  (4+ messages)
` [PATCH V2 3/3] blockcg: export latency info for each cgroup

[CI i-g-t] tests: Drop gem_bad_length as redundant
 2017-10-10 18:23 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

possible irq lock inversion dependency detected
 2017-10-10 18:51 UTC 

[Qemu-devel] [PULL 00/27] vhost-user patches
 2017-10-10 18:23 UTC  (4+ messages)

[PATCH v2 0/5] Switch arm64 over to qrwlock
 2017-10-10 18:20 UTC  (3+ messages)

[PATCH 0/9] sound: Add sanity checks for invalid EPs
 2017-10-10 18:20 UTC  (5+ messages)
` [PATCH 2/9] ALSA: bcd2000: Add a sanity check "

[PATCH v4.13 STABLE] base: arch_topology: fix section mismatch build warnings
 2017-10-10 18:19 UTC  (2+ messages)

[PATCH v2] xfsprogs: explicitly cast troublesome types to match printf format specifiers
 2017-10-10 18:19 UTC 

errors in recipe after move from devtool
 2017-10-10 18:18 UTC  (3+ messages)

FAILED: patch "[PATCH] ext4: fix data exposure after a crash" failed to apply to 3.14-stable tree
 2017-10-10 18:17 UTC  (7+ messages)
` [PATCH 3.14] ext4: fix data exposure after a crash
        ` Ext4 support for LTS kernels (was: Re: [PATCH 3.14] ext4: fix data exposure after a crash)

Patch "vfs: deny copy_file_range() for non regular files" has been added to the 4.9-stable tree
 2017-10-10 18:16 UTC 

Patch "sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs" has been added to the 4.9-stable tree
 2017-10-10 18:16 UTC 

Patch "mmc: core: add driver strength selection when selecting hs400es" has been added to the 4.9-stable tree
 2017-10-10 18:16 UTC 

Patch "nvme-pci: Use PCI bus address for data/queues in CMB" has been added to the 4.9-stable tree
 2017-10-10 18:16 UTC 

Patch "ext4: Don't clear SGID when inheriting ACLs" has been added to the 4.9-stable tree
 2017-10-10 18:16 UTC 

Patch "f2fs: don't allow encrypted operations without keys" has been added to the 4.9-stable tree
 2017-10-10 18:16 UTC 

Patch "ext4: fix data corruption for mmap writes" has been added to the 4.9-stable tree
 2017-10-10 18:16 UTC 

Patch "drm/i915/bios: ignore HDMI on port A" has been added to the 4.9-stable tree
 2017-10-10 18:16 UTC 

Patch "ext4: don't allow encrypted operations without keys" has been added to the 4.9-stable tree
 2017-10-10 18:16 UTC 

Patch "brcmfmac: add length check in brcmf_cfg80211_escan_handler()" has been added to the 4.9-stable tree
 2017-10-10 18:16 UTC 

Patch "brcmfmac: setup passive scan if requested by user-space" has been added to the 4.9-stable tree
 2017-10-10 18:16 UTC 

Patch "sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs" has been added to the 4.4-stable tree
 2017-10-10 18:16 UTC 

Patch "f2fs: don't allow encrypted operations without keys" has been added to the 4.4-stable tree
 2017-10-10 18:16 UTC 

Patch "nvme: protect against simultaneous shutdown invocations" has been added to the 4.4-stable tree
 2017-10-10 18:16 UTC 

Patch "ext4: Don't clear SGID when inheriting ACLs" has been added to the 4.4-stable tree
 2017-10-10 18:16 UTC 

Patch "ext4: fix data corruption for mmap writes" has been added to the 4.4-stable tree
 2017-10-10 18:16 UTC 

[PATCH] net/octeontx: use eventdev attributes to get count
 2017-10-10 18:16 UTC  (3+ messages)

Patch "brcmfmac: setup passive scan if requested by user-space" has been added to the 4.4-stable tree
 2017-10-10 18:16 UTC 

Patch "ext4: don't allow encrypted operations without keys" has been added to the 4.4-stable tree
 2017-10-10 18:16 UTC 

Patch "drm/i915/bios: ignore HDMI on port A" has been added to the 4.4-stable tree
 2017-10-10 18:16 UTC 

[Qemu-devel] [PATCH 00/10] Make xbzrle_cache_size a migration parameter
 2017-10-10 18:15 UTC  (11+ messages)
` [Qemu-devel] [PATCH 01/10] migration: Fix migrate_test_apply for multifd parameters
` [Qemu-devel] [PATCH 02/10] migratiom: Remove max_item_age parameter
` [Qemu-devel] [PATCH 03/10] migration: Make cache size elements use the right types
` [Qemu-devel] [PATCH 04/10] migration: Move xbzrle cache resize error handling to xbzrle_cache_resize
` [Qemu-devel] [PATCH 05/10] migration: Make cache_init() take an error parameter
` [Qemu-devel] [PATCH 06/10] migration: Make sure that we pass the right cache size
` [Qemu-devel] [PATCH 07/10] migration: Don't play games with the requested "
` [Qemu-devel] [PATCH 08/10] migration: No need to return the size of the cache
` [Qemu-devel] [PATCH 09/10] migration: Make xbzrle_cache_size a migration parameter
` [Qemu-devel] [PATCH 10/10] migration: [RFC] Use proper types in json

Patch "brcmfmac: add length check in brcmf_cfg80211_escan_handler()" has been added to the 4.4-stable tree
 2017-10-10 18:16 UTC 

Patch "udp: perform source validation for mcast early demux" has been added to the 4.13-stable tree
 2017-10-10 18:16 UTC 

Patch "udp: fix bcast packet reception" has been added to the 4.13-stable tree
 2017-10-10 18:16 UTC 

Patch "nl80211: Define policy for packet pattern attributes" has been added to the 4.13-stable tree
 2017-10-10 18:16 UTC 

Patch "nvme-pci: Use PCI bus address for data/queues in CMB" has been added to the 4.13-stable tree
 2017-10-10 18:16 UTC 

Patch "drm/i915/bios: ignore HDMI on port A" has been added to the 4.13-stable tree
 2017-10-10 18:15 UTC 

Patch "mmc: core: add driver strength selection when selecting hs400es" has been added to the 4.13-stable tree
 2017-10-10 18:15 UTC 

Patch "drm/i915: always update ELD connector type after get modes" has been added to the 4.13-stable tree
 2017-10-10 18:15 UTC 

Patch "bsg-lib: fix use-after-free under memory-pressure" has been added to the 4.13-stable tree
 2017-10-10 18:15 UTC 

Patch "clk: samsung: exynos4: Enable VPLL and EPLL clocks for suspend/resume cycle" has been added to the 4.13-stable tree
 2017-10-10 18:15 UTC 

Patch "brcmfmac: setup passive scan if requested by user-space" has been added to the 4.13-stable tree
 2017-10-10 18:15 UTC 

Patch "brcmfmac: add length check in brcmf_cfg80211_escan_handler()" has been added to the 4.13-stable tree
 2017-10-10 18:15 UTC 

Patch "fs/super.c: fix race between freeze_super() and thaw_super()" has been added to the 3.18-stable tree
 2017-10-10 18:15 UTC 

Patch "ext4: validate s_first_meta_bg at mount time" has been added to the 3.18-stable tree
 2017-10-10 18:15 UTC 

Patch "ext4: fix data corruption for mmap writes" has been added to the 3.18-stable tree
 2017-10-10 18:15 UTC 

Patch "ext4: only call ext4_truncate when size <= isize" has been added to the 3.18-stable tree
 2017-10-10 18:15 UTC 

Patch "ext4: Don't clear SGID when inheriting ACLs" has been added to the 3.18-stable tree
 2017-10-10 18:15 UTC 

Patch "drm/i915/bios: ignore HDMI on port A" has been added to the 3.18-stable tree
 2017-10-10 18:15 UTC 

[L10N] Kickoff of translation for Git 2.15.0 round 1
 2017-10-10 18:14 UTC  (7+ messages)
` [PATCH] submodule: avoid sentence-lego in translated string


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.