All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-26 08:00:22 to 2018-02-26 08:33:35 UTC [more...]

Patch "netfilter: drop outermost socket lock in getsockopt()" has been added to the 4.9-stable tree
 2018-02-26  8:33 UTC 

[RFC PATCH] fstests: Check if a fs can survive random (emulated) power loss
 2018-02-26  8:33 UTC  (4+ messages)

Patch "netfilter: drop outermost socket lock in getsockopt()" has been added to the 4.4-stable tree
 2018-02-26  8:33 UTC 

[Intel-wired-lan] [next PATCH S87 V2 1/7] i40e: Fix attach VF to VM issue
 2018-02-26  8:33 UTC  (7+ messages)
` [Intel-wired-lan] [next PATCH S87 V2 2/7] i40e: rename i40e_vlan_rx_register to i40e_setup_vlan_stripping
` [Intel-wired-lan] [next PATCH S87 V2 3/7] i40e: Fix permission check for VF MAC filters
` [Intel-wired-lan] [next PATCH S87 V2 4/7] i40e: track filter type statistics when deleting invalid filters
` [Intel-wired-lan] [next PATCH S87 V2 5/7] i40e: factor out re-enable functions for ATR and SB
` [Intel-wired-lan] [next PATCH S87 V2 6/7] i40e: fix for wrong partition id calculation on OCP mezz cards
` [Intel-wired-lan] [next PATCH S87 V2 7/7] i40e: restore TCPv4 input set when re-enabling ATR

[GIT PULL] STi DT update for v4.17 round 1
 2018-02-26  8:32 UTC  (2+ messages)

[PATCH v1 0/9] Enable HDA Codec support on Intel Platforms (Series2)
 2018-02-26  8:33 UTC  (12+ messages)
` [PATCH v1 1/9] ASoC: Intel: Boards: Machine driver for Intel platforms
` [PATCH v1 2/9] ASoC: Intel: Skylake: Add entry in sst_acpi_mach for HDA codecs
` [PATCH v1 5/9] ALSA: hda - split snd_hda_codec_new function

spectre on 4.9 backporting review
 2018-02-26  8:20 UTC  (112+ messages)
` [PATCH 01/52] mm: Introduce lm_alias
` [PATCH 02/52] arm64: alternatives: apply boot time fixups via the linear mapping
` [PATCH 03/52] arm64: barrier: Add CSDB macros to control data-value prediction
` [PATCH 04/52] arm64: Implement array_index_mask_nospec()
` [PATCH 05/52] arm64: move TASK_* definitions to <asm/processor.h>
` [PATCH 06/52] arm64: Factor out PAN enabling/disabling into separate uaccess_* macros
` [PATCH 07/52] arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macro
` [PATCH 08/52] arm64: uaccess: consistently check object sizes
` [PATCH 09/52] arm64: Make USER_DS an inclusive limit
` [PATCH 10/52] arm64: Use pointer masking to limit uaccess speculation
` [PATCH 11/52] arm64: syscallno is secretly an int, make it official
` [PATCH 12/52] arm64: entry: Ensure branch through syscall table is bounded under speculation
` [PATCH 13/52] arm64: uaccess: Prevent speculative use of the current addr_limit
` [PATCH 14/52] arm64: uaccess: Don't bother eliding access_ok checks in __{get, put}_user
` [PATCH 15/52] arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
` [PATCH 16/52] arm64: futex: Mask __user pointers prior to dereference
` [PATCH 17/52] drivers/firmware: Expose psci_get_version through psci_ops structure
` [PATCH 18/52] arm64: cpufeature: __this_cpu_has_cap() shouldn't stop early
` [PATCH 19/52] arm64: cpu_errata: Allow an erratum to be match for all revisions of a core
` [PATCH 20/52] arm64: Run enable method for errata work arounds on late CPUs
` [PATCH 21/52] arm64: cpufeature: Pass capability structure to ->enable callback
` [PATCH 22/52] arm64: Move post_ttbr_update_workaround to C code
` [PATCH 23/52] arm64: Add skeleton to harden the branch predictor against aliasing attacks
` [PATCH 24/52] arm64: Move BP hardening to check_and_switch_context
` [PATCH 25/52] arm64: KVM: Use per-CPU vector when BP hardening is enabled
` [PATCH 26/52] arm64: entry: Apply BP hardening for high-priority synchronous exceptions
` [PATCH 27/52] arm64: entry: Apply BP hardening for suspicious interrupts from EL0
` [PATCH 28/52] arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
` [PATCH 29/52] arm64: Implement branch predictor hardening for affected Cortex-A CPUs
` [PATCH 30/52] arm64: KVM: Increment PC after handling an SMC trap
` [PATCH 31/52] arm/arm64: KVM: Consolidate the PSCI include files
` [PATCH 32/52] arm/arm64: KVM: Add PSCI_VERSION helper
` [PATCH 33/52] arm/arm64: KVM: Add smccc accessors to PSCI code
` [PATCH 34/52] arm/arm64: KVM: Implement PSCI 1.0 support
` [PATCH 35/52] arm/arm64: KVM: Advertise SMCCC v1.1
` [PATCH 36/52] arm64: KVM: Make PSCI_VERSION a fast path
` [PATCH 37/52] arm/arm64: KVM: Turn kvm_psci_version into a static inline
` [PATCH 38/52] arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH 39/52] arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
` [PATCH 40/52] firmware/psci: Expose PSCI conduit
` [PATCH 41/52] firmware/psci: Expose SMCCC version through psci_ops
` [PATCH 42/52] arm/arm64: smccc: Make function identifiers an unsigned quantity
` [PATCH 43/52] arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
` [PATCH 44/52] arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support
` [PATCH 45/52] arm64: Kill PSCI_GET_VERSION as a variant-2 workaround
` [PATCH 46/52] arm: Add BTB invalidation on switch_mm for Cortex-A9, A12 and A17
` [PATCH 47/52] arm: Invalidate BTB on prefetch abort outside of user mapping on Cortex A8, A9, "
` [PATCH 48/52] arm: KVM: Invalidate BTB on guest exit for Cortex-A12/A17
` [PATCH 49/52] arm: Add icache invalidation on switch_mm for Cortex-A15
` [PATCH 50/52] arm: Invalidate icache on prefetch abort outside of user mapping on Cortex-A15
` [PATCH 51/52] arm: KVM: Invalidate icache on guest exit for Cortex-A15
` [PATCH 52/52] arm64: Add README describing the branch

Patch "netfilter: drop outermost socket lock in getsockopt()" has been added to the 4.15-stable tree
 2018-02-26  8:32 UTC 

Patch "netfilter: drop outermost socket lock in getsockopt()" has been added to the 4.14-stable tree
 2018-02-26  8:32 UTC 

Patch "netfilter: on sockopt() acquire sock lock only in the required scope" has been added to the 4.14-stable tree
 2018-02-26  8:32 UTC  (6+ messages)

Patch "netfilter: drop outermost socket lock in getsockopt()" has been added to the 3.18-stable tree
 2018-02-26  8:32 UTC 

[stable 4.4 00/29] some stable-4.4 backport
 2018-02-26  8:29 UTC  (3+ messages)

[GIT PULL] KVM changes for 4.16-rc3
 2018-02-26  8:28 UTC  (3+ messages)

[RFC Patch v4 0/8] Extend resources to support more vcpus in single VM
 2018-02-26  8:28 UTC  (8+ messages)
` [RFC Patch v4 4/8] hvmloader: boot cpu through broadcast
` [RFC Patch v4 8/8] x86/hvm: bump the maximum number of vcpus to 512

Removing architectures without upstream gcc support
 2018-02-26  8:26 UTC  (7+ messages)
  ` [OpenRISC] "

[PATCH 1/1] xfs: update the output of AG metadata corruption checking and repair tests
 2018-02-26  8:26 UTC 

Reflink (cow) copy of busy files
 2018-02-26  8:26 UTC  (11+ messages)

[PATCH 1/2] f2fs: introduce sb_lock to make encrypt pwsalt update exclusive
 2018-02-26  8:26 UTC  (5+ messages)
` [PATCH 2/2] f2fs: expose extension_list sysfs entry

Help with leaf parent key incorrect
 2018-02-26  8:26 UTC  (3+ messages)

[PATCH V2 2/2] dt-bindings: Document the Rockchip RK1608 bindings
 2018-02-26  8:25 UTC 

[PATCH] Pass barebox version to kernel
 2018-02-26  8:23 UTC 

[Qemu-devel] [PATCH v4 0/7] vfio: add display support
 2018-02-26  8:23 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 4/7] qdev: add hotpluggable to DeviceState

[Qemu-devel] [PATCH qemu v2] qmp: Add qom-list-properties to list QOM object properties
 2018-02-26  8:22 UTC 

[PATCH] arm64: defconfig: enable R8A77965 SoC
 2018-02-26  8:23 UTC  (5+ messages)

[PATCH RESEND 0/2] swap readahead clean up
 2018-02-26  8:22 UTC  (8+ messages)
` [PATCH RESEND 1/2] mm: swap: clean up swap readahead

[Buildroot] [RFC 0/2] Qt5 bump latest version to 5.10.0
 2018-02-26  8:22 UTC  (11+ messages)
` [Buildroot] [RFC 1/2] qt5: "
    ` [Buildroot] Drop support for Qt 5.6? [was: [RFC 1/2] qt5: bump latest version to 5.10.0]

[PATCH 0/9] drm/xen-front: Add support for Xen PV display frontend
 2018-02-26  8:21 UTC  (4+ messages)

[PATCH RFC 00/10] x86 passthrough code cleanup
 2018-02-26  8:20 UTC  (5+ messages)

[PATCH v3 1/3] tools: Add initial code for btmon-logger
 2018-02-26  8:19 UTC  (2+ messages)

[PATCH V2 0/2] Rockchip: Add RK1608 driver and DT-bindings
 2018-02-26  8:16 UTC  (2+ messages)
` [PATCH V2 1/2] [media] Add Rockchip RK1608 driver

Linux firmware for iwlwifi 8000c disappeared in pyro
 2018-02-26  8:16 UTC  (8+ messages)

[virtio-dev] [RFC] virtio-blk: add discard and write zeroes features to specification
 2018-02-26  8:16 UTC 

[PATCHv9 3/4] x86/boot/compressed/64: Prepare trampoline memory
 2018-02-26  8:15 UTC  (9+ messages)
` [tip:x86/boot] "

[PATCH v2] x86/mm: Suppresses vm_events caused by page-walks
 2018-02-26  8:15 UTC  (3+ messages)

[PATCH v2 00/19] R-Car M3-N initial support
 2018-02-26  8:14 UTC  (4+ messages)
` [PATCH v2 01/19] clk: renesas: cpg-mssr: Add support for R-Car M3-N

[PATCH - JACK PCM plugin] jack: Do not Xrun the ALSA buffer
 2018-02-26  8:14 UTC  (2+ messages)

[PATCH v2] ARM: dts: imx6ul: add wdog3 node
 2018-02-26  8:13 UTC  (2+ messages)

[PATCH] net/mlx5: fix tunnel offloads cap query
 2018-02-26  8:12 UTC  (2+ messages)

Problem with re-loading hci_uart.ko on RPi3
 2018-02-26  8:13 UTC  (16+ messages)

[PATCHv2 1/2] zsmalloc: introduce zs_huge_object() function
 2018-02-26  8:12 UTC  (9+ messages)
` [PATCHv3 "

[PATCH] net/mlx5: add bluefield device ID
 2018-02-26  8:11 UTC  (2+ messages)

[PATCH v3 01/10] pwm: extend PWM framework with PWM modes
 2018-02-26  8:11 UTC  (6+ messages)

[PATCH 0/5] remove void pointer explicit cast
 2018-02-26  8:11 UTC  (6+ messages)
` [PATCH 1/5] flow_classify: remove void pointer cast
` [PATCH 2/5] net/ixgbe: "
` [PATCH 3/5] net/e1000: "
` [PATCH 4/5] net/bnxt: "
` [PATCH 5/5] net/sfc: "

[Buildroot] [git commit branch/next] linux: allow both in-tree and custom dts files
 2018-02-26  8:11 UTC  (3+ messages)

[Bug 104274] Unable to cleanly unload kernel module: BUG: unable to handle kernel NULL pointer dereference at 0000000000000258 (mutex_lock)
 2018-02-26  8:09 UTC  (2+ messages)

[refpolicy] [PATCH] misc systemd patches
 2018-02-26  8:08 UTC  (3+ messages)

[PATCH v2 00/12] USB Type-C device-connection, mux and switch support
 2018-02-26  8:07 UTC  (5+ messages)
` [v2,12/12] extcon: axp288: Set USB role where necessary
    ` [PATCH v2 12/12] "

[PATCH v2 1/4] arm64: add basic Kconfig symbols for i.MX8
 2018-02-26  8:07 UTC  (8+ messages)
` [PATCH v2 2/4] arm64: add basic DTS for i.MX8MQ

[PATCH v2 1/2] KVM: document KVM_CAP_S390_[BPB|PSW|GMAP|COW]
 2018-02-26  8:06 UTC 

[xen-4.9-testing test] 120000: tolerable FAIL - PUSHED
 2018-02-26  8:02 UTC 

[PATCH] net/qede: fix alloc from socket 0
 2018-02-26  8:01 UTC  (2+ messages)
` [PATCH v2] "


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.