All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-27 20:29:48 to 2017-10-27 22:29:05 UTC [more...]

[PATCH 0/3] convert diff flags to be stored in a struct
 2017-10-27 22:28 UTC  (2+ messages)
` [PATCH 1/3] add: use DIFF_OPT_SET macro to set a diff flag

[PATCH v3 12/12] lib: vdso: do not expose gettimeofday, if no arch supported timer
 2017-10-27 22:27 UTC  (2+ messages)

[PATCH v3 11/12] lib: vdso: Add support for CLOCK_BOOTTIME
 2017-10-27 22:27 UTC  (2+ messages)

[PATCH 0/12] PM / sleep: Driver flags for system suspend/resume
 2017-10-27 22:27 UTC  (6+ messages)
` [PATCH v2 0/6] PM / sleep: Driver flags for system suspend/resume (part 1)
  ` [PATCH v2 1/6] PM / core: Add NEVER_SKIP and SMART_PREPARE driver flags
  ` [PATCH v2 2/6] PCI / PM: Use the NEVER_SKIP driver flag
  ` [PATCH v2 3/6] PM / core: Add SMART_SUSPEND "
  ` [PATCH v2 5/6] PCI / PM: Take SMART_SUSPEND driver flag into account

[PATCH v3 10/12] arm64: vdso: replace gettimeofday.S with global vgettimeofday.C
 2017-10-27 22:27 UTC  (2+ messages)

[ANNOUNCE] v4.13.10-rt3
 2017-10-27 22:27 UTC 

[PATCH v3 09/12] arm: vdso: move vgettimeofday.c to lib/vdso/
 2017-10-27 22:26 UTC  (2+ messages)

[PATCH v3 08/12] arm: vdso: disable profiling
 2017-10-27 22:26 UTC  (2+ messages)

[PATCH v3 07/12] arm: vdso: add support for clock_getres
 2017-10-27 22:26 UTC  (2+ messages)

[PATCH v3 06/12] arm: vdso: Add support for CLOCK_MONOTONIC_RAW
 2017-10-27 22:25 UTC  (2+ messages)

[PATCH v3 05/12] arm: vdso: do calculations outside reader loops
 2017-10-27 22:25 UTC  (2+ messages)

[PATCH v3 04/12] arm: vdso: enforce monotonic and realtime as inline
 2017-10-27 22:25 UTC  (2+ messages)

[PATCH v3 03/12] arm: vdso: inline assembler operations to compiler.h
 2017-10-27 22:25 UTC  (2+ messages)

[PATCH v3 02/12] arm: vdso: add include file defining __get_datapage()
 2017-10-27 22:24 UTC  (2+ messages)

[PATCH v3 01/12] arm: vdso: rename vdso_datapage variables
 2017-10-27 22:24 UTC  (2+ messages)

Fixing wg-quick's DNS= directive with a hatchet
 2017-10-27 22:06 UTC  (10+ messages)

[PATCH v3 0/12] arm+arm64: vdso unification to lib/vdso/
 2017-10-27 22:23 UTC  (2+ messages)

[RFC] please clarify local_irq_disable() in pcpu_freelist_populate()
 2017-10-27 22:23 UTC 

[PATCH 0/4] m68k/mac: Various cleanups and fixes
 2017-10-27 22:23 UTC  (3+ messages)
` [PATCH 2/4] m68k/mac: Disentangle VIA and OSS initialization

[RESEND PATCH] spi: spi-fsl-dspi: enabling Coldfire mcf5441x dspi
 2017-10-27 22:23 UTC 

[PATCH net-next] net: qualcomm: rmnet: Support recycling frames to real device
 2017-10-27 22:22 UTC  (3+ messages)

[jkirsher/net-queue PATCH] i40e: Add programming descriptors to cleaned_count
 2017-10-27 22:21 UTC  (7+ messages)
    ` [Intel-wired-lan] "

Query regarding srcu_funnel_exp_start()
 2017-10-27 22:20 UTC  (4+ messages)

[PATCH 2/2] perf tool: evsel: say which PMU Hardware event doesn't support sampling/overflow-interrupts
 2017-10-27 22:20 UTC 

[PATCH 1/2] tools perf: c2c: fix spelling mistakes in browser help text
 2017-10-27 22:20 UTC 

[PATCH] Enable SR-IOV instantiation through /sys file
 2017-10-27 22:19 UTC  (6+ messages)

[PATCH] phy: qcom-usb: Fix error handling in qcom_usb_hsic_phy_power_on()
 2017-10-27 22:15 UTC 

[Qemu-devel] [Bug 1366836] [NEW] Core2Duo and KVM may not boot Win8 properly on 3.x kernels
 2017-10-27 21:54 UTC  (3+ messages)
` [Qemu-devel] [Bug 1366836] "

grep vs git grep performance?
 2017-10-27 22:11 UTC  (6+ messages)

[PATCH 1/2] drm/i915/fbc: intel_fbc.crtc and intel_fbc.enabled are synonymous
 2017-10-27 22:11 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/2] "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Downgrade misleading "Memory usable" message
 2017-10-27 22:09 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] drm/i915/cnl: Fix SSEU Device Status
 2017-10-27 22:05 UTC  (2+ messages)

[Buildroot] [WIP 0/2] gobject-introspection
 2017-10-27 22:05 UTC  (3+ messages)

[RFC][PATCH 0/8] 64bit inode e2fsprogs support
 2017-10-27 22:04 UTC 

[PATCH] USB: serial: io_edgeport: mark expected switch fall-throughs
 2017-10-27 20:39 UTC 

[RFC][PATCH 1/2] ext4: dirdata feature
 2017-10-27 22:02 UTC  (2+ messages)
  ` [RFC][PATCH 2/2] ext4: Add 64-bit inode number support

v4.13.10 build: 0 failures 0 warnings (v4.13.10)
 2017-10-27 22:01 UTC 

[Qemu-devel] [PATCH v2] target/ppc: Use tcg_gen_lookup_and_goto_ptr
 2017-10-27 21:45 UTC  (2+ messages)

[Qemu-devel] [libfdt][PATCH v4] implement strnlen for systems that need it
 2017-10-27 21:46 UTC  (3+ messages)
  `  "

master - metadata: Avoid accessing ignored metadata
 2017-10-27 21:55 UTC 

master - vgsplit: Fix detection of moved PVs
 2017-10-27 21:55 UTC 

[PATCH net-next 1/1] net sched qdisc: pass netlink message flags in event notification
 2017-10-27 21:55 UTC  (2+ messages)

[PATCH] IB/mlx5: give back valid speed/width even without plugged in SFP module
 2017-10-27 21:54 UTC  (2+ messages)

[PATCH] IB/mlx4: Use common error handling code in __mlx4_ib_create_flow()
 2017-10-27 21:54 UTC  (6+ messages)
  `  "

[PATCH net] sctp: reset owner sk for data chunks on out queues when migrating a sock
 2017-10-27 21:53 UTC  (3+ messages)

[PATCH] bitbake.conf: set more conservative default for IMAGE_FSTYPES_DEBUGFS
 2017-10-27 21:50 UTC 

[Part2 PATCH v6 13/38] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support
 2017-10-27 21:49 UTC  (13+ messages)

[PATCH 1/1] ocb: Use common freqchan helper for setting the operating channel
 2017-10-27 21:43 UTC 

[PATCH][morty] ruby: fix build of ruby-native with gcc7
 2017-10-27 21:48 UTC  (2+ messages)

[PATCH v9 00/29] x86: Enable User-Mode Instruction Prevention
 2017-10-27 21:46 UTC  (4+ messages)
` [PATCH v9 25/29] x86/umip: Force a page fault when unable to copy emulated result to user

mesa-gl build failing for RPi0
 2017-10-27 21:47 UTC  (2+ messages)

[PATCH] HAX: kernel/swsusp: Show invalid swap signature
 2017-10-27 21:46 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for HAX: kernel/swsusp: Show invalid swap signature (rev3)

[PATCH 0/9] LSM: Stacking for major security modules - Based on 4.14-rc2
 2017-10-27 21:45 UTC  (10+ messages)
` [PATCH 1/9] procfs: add smack subdir to attrs
` [PATCH 2/9] LSM: Manage credential security blobs
` [PATCH 3/9] LSM: Manage file "
` [PATCH 4/9] LSM: Manage task "
` [PATCH 5/9] LSM: Manage remaining "
` [PATCH 6/9] LSM: General stacking
` [PATCH 7/9] LSM: Shared secids
` [PATCH 8/9] LSM: Multiple security mount options
` [PATCH 9/9] LSM: Full security module stacking

[PATCH net-next v2 2/2] net sched act_vlan: VLAN action rewrite to use RCU lock/unlock and update
 2017-10-27 21:44 UTC  (2+ messages)

[meta-mono][PATCH] mono-4.xx: compiling mono 4 with btls requires cmake
 2017-10-27 21:41 UTC  (2+ messages)

[PATCH] md/bcache: Fix a deadlock while calculating writeback rate
 2017-10-27 21:41 UTC  (7+ messages)
    ` AW: "
        ` AW: "

Data and metadata extent allocators [1/2]: Recap: The data story
 2017-10-27 21:40 UTC  (4+ messages)
` Data and metadata extent allocators [2/2]: metadata!

[PATCH net-next] liquidio: get rid of false alarm "Unknown cmd 27" in dmesg
 2017-10-27 21:37 UTC 

A test of the philosophical impact of what I have been talking about
 2017-10-27 21:28 UTC  (2+ messages)

[PATCH] drm/i915: Mention which driver is taking over the VGA console
 2017-10-27 21:33 UTC 

[RFC PATCH v10 0/7] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2017-10-27 21:33 UTC  (6+ messages)
` [RFC PATCH v10 1/7] dt-bindings: PCI: Add definition of PCIe WAKE# irq and PCI irq
` [RFC PATCH v10 2/7] of/irq: Adjust of_pci_irq parsing for multiple interrupts

[PATCH v3 2/2] pseries/eeh: Add Pseries pcibios_bus_add_device
 2017-10-27 21:30 UTC  (11+ messages)

[PATCH net-next v4 00/10] Adding permanent config get/set to devlink
 2017-10-27 21:30 UTC  (15+ messages)
` [PATCH net-next v4 01/10] devlink: Add permanent config parameter get/set operations
` [PATCH net-next v4 02/10] devlink: Adding SR-IOV enablement perm config param
` [PATCH net-next v4 03/10] devlink: Adding num VFs per PF permanent "
` [PATCH net-next v4 04/10] devlink: Adding max PF MSI-X vectors perm "
` [PATCH net-next v4 05/10] devlink: Adding num MSI-X vectors per VF "
` [PATCH net-next v4 06/10] bnxt: Add devlink support for config get/set
` [PATCH net-next v4 07/10] bnxt: Adding SR-IOV enablement permanent cfg param
` [PATCH net-next v4 08/10] bnxt: Adding num VFs per PF perm config param
` [PATCH net-next v4 09/10] bnxt: Adding max PF MSI-X vectors "
` [PATCH net-next v4 10/10] bnxt: Adding num MSI-X vectors per VF "

[PATCH] IB/mlx5: give back valid speed/width even without plugged in SFP module
 2017-10-27 21:30 UTC  (6+ messages)

[U-Boot] Please pull u-boot-fsl-qoriq master
 2017-10-27 21:29 UTC 

[PATCHv4] bcache: only permit to recovery read error when cache device is clean
 2017-10-27 21:24 UTC  (5+ messages)

[PATCH] drm/i915/vbt: Fix HDMI level shifter and max data rate bitfield sizes
 2017-10-27 21:24 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] [PATCH v2] bcache: fix calling ida_simple_remove() with incorrect minor
 2017-10-27 21:23 UTC  (4+ messages)

[Qemu-devel] [PATCH] block/snapshot: dirty all dirty bitmaps on snapshot-switch
 2017-10-27 21:23 UTC  (2+ messages)

[meta-webserver][PATCH] phpmyadmin: update to version 4.7.5
 2017-10-27 21:18 UTC 

KASAN: use-after-free Read in get_work_pool
 2017-10-27 21:18 UTC  (5+ messages)

[meta-webserver][PATCH] apache2: update to version 2.4.29
 2017-10-27 21:16 UTC 

Can't register existing backing devices anymore
 2017-10-27 21:14 UTC  (5+ messages)

renesas sdhi driver and DMA
 2017-10-27 21:11 UTC  (3+ messages)

[PULL REQUEST] i2c-mux for 4.15-rc1
 2017-10-27 21:05 UTC  (3+ messages)

rtlwifi oops
 2017-10-27 21:02 UTC  (10+ messages)

[Qemu-devel] [Bug 761469] [NEW] multicast VPN breaks IPv6 Duplicate Address Detection
 2017-10-27 20:42 UTC  (2+ messages)
` [Qemu-devel] [Bug 761469] "

[PATCH] mm: Simplify and batch working set shadow pages LRU isolation locking
 2017-10-27 20:59 UTC  (5+ messages)

v6/sit tunnels and VRFs
 2017-10-27 20:59 UTC  (7+ messages)

[PATCH] ARM: dts: bcm283x: Fix fifo size for EP 6,7
 2017-10-27 20:58 UTC  (2+ messages)

[PATCH net-next] tcp: add tracepoint trace_tcp_retransmit_synack()
 2017-10-27 20:58 UTC  (3+ messages)

[PATCH v2] ARC: reset: introduce AXS10x reset driver
 2017-10-27 20:57 UTC  (8+ messages)

wg-quick add_route
 2017-10-27 20:59 UTC  (4+ messages)
` Fwd: "

[PATCH] drm/i915: Remove unsafe i915.enable_rc6
 2017-10-27 20:57 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] net: xfrm_user: use BUG_ON instead of if condition followed by BUG
 2017-10-27 20:56 UTC  (4+ messages)
` [PATCH v2] "

How to enable Xen VM traffic using nft
 2017-10-27 20:55 UTC 

[Intel-wired-lan] [jkirsher-net-queue:master] BUILD SUCCESS 8ab190fbe96178449d8195c3582aa10ce684c386
 2017-10-27 20:53 UTC 

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD SUCCESS 1e413f8e15da0aeaa38a8bd663e6bd6c0723a9b7
 2017-10-27 20:53 UTC 

[GIt PULL] ARC fixes for 4.14-rc7
 2017-10-27 20:53 UTC  (2+ messages)

[PATCH 0/5] check_kernel_printf stuff
 2017-10-27 20:53 UTC  (8+ messages)
` [PATCH 5/5] check_kernel_printf.c: warn about "%lx", (long)ptr

[PATCH] fs, mm: account filp and names caches to kmemcg
 2017-10-27 20:50 UTC  (13+ messages)

[PATCH] usb: storage: sddr55: mark expected switch fall-through
 2017-10-27 20:49 UTC 

[PATCH net-next v2 1/2] net sched act_vlan: Change stats update to use per-core stats
 2017-10-27 20:47 UTC 

[PATCH v2 0/6] drm/i915: Last part of DDI encoder->type cleanup
 2017-10-27 20:47 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Last part of DDI encoder->type cleanup (rev2)

[PATCH net-next v2 0/2] Completed requested changes
 2017-10-27 20:46 UTC 

[RFC PATCH 0/2] arm64: optional paranoid __{get,put}_user checks
 2017-10-27 20:44 UTC  (4+ messages)
  ` [kernel-hardening] "

[lkp-robot] [perf/x86] a5df70c354: perf-sanity-tests.Parse_event_definition_strings.fail
 2017-10-27 20:44 UTC  (3+ messages)

bug: msm8998, ecryptfs, cannot create files due to invalid keysize
 2017-10-27 20:43 UTC 

[meta-raspberrypi][PATCH 1/3] linux-firmware: Replace /lib with ${nonarch_base_libdir}
 2017-10-27 20:42 UTC  (2+ messages)

Setting single rate in ath10k broken by "reject/clear user rate mask if not usable"
 2017-10-27 20:41 UTC  (15+ messages)

[PATCH linux dev-4.10 v2] drivers: i2c: fsi: Add proper abort method
 2017-10-27 20:41 UTC  (6+ messages)

[PATCH i-g-t] tools/intel_vbt_decode: Fix HDMI level shifter and max data rate bitfield sizes
 2017-10-27 20:39 UTC  (2+ messages)

[ANNOUNCE] xfs-linux: xfs-4.15-merge updated to 4eadcf9
 2017-10-27 20:39 UTC 

[REGRESSION] Warning in tcp_fastretrans_alert() of net/ipv4/tcp_input.c
 2017-10-27 20:38 UTC  (8+ messages)

[PATCH] IB/mlx5: give back valid speed/width even without plugged in SFP module
 2017-10-27 20:35 UTC  (2+ messages)

[meta-raspberrypi] Rocko branch maintenance
 2017-10-27 20:34 UTC  (2+ messages)

[PATCH] ARC: Memory barriers for everyone!
 2017-10-27 20:33 UTC  (2+ messages)

[PATCH v10 00/18] x86: Add address resolution code for UMIP and MPX
 2017-10-27 20:25 UTC  (11+ messages)
` [PATCH v10 01/18] x86/mm: Relocate page fault error codes to traps.h
` [PATCH v10 02/18] x86/boot: Relocate definition of the initial state of CR0
` [PATCH v10 03/18] ptrace,x86: Make user_64bit_mode() available to 32-bit builds
` [PATCH v10 04/18] uprobes/x86: Use existing definitions for segment override prefixes
` [PATCH v10 09/18] x86/mpx, x86/insn: Relocate insn util functions to a new insn-eval file
` [PATCH v10 10/18] x86/insn-eval: Do not BUG on invalid register type
` [PATCH v10 11/18] x86/insn-eval: Add a utility function to get register offsets
` [PATCH v10 12/18] x86/insn-eval: Add utility function to identify string instructions
` [PATCH v10 13/18] x86/insn-eval: Add utility functions to get segment selector
` [PATCH v10 14/18] x86/insn-eval: Add utility function to get segment descriptor

Detecting page cache trashing state
 2017-10-27 20:29 UTC  (8+ messages)

[PATCH] can: Use common error handling code in vxcan_newlink()
 2017-10-27 20:30 UTC  (2+ 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.