All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-20 18:16:02 to 2018-01-20 22:22:14 UTC [more...]

[PATCH 4.9 00/96] 4.9.77-stable review
 2018-01-20 22:21 UTC  (6+ messages)
` [PATCH 4.9 85/96] x86/retpoline: Add initial retpoline support

[PATCH] staging: rtl8192e: remove two redundant assignments
 2018-01-20 22:21 UTC  (2+ messages)

[PATCH] enable core.fsyncObjectFiles by default
 2018-01-20 22:14 UTC  (9+ messages)

Formally Verified Cryptographic Primitive Implementations
 2018-01-20 22:14 UTC  (4+ messages)

[PATCH] mtd: block2mtd: remove redundant initialization of 'bdev'
 2018-01-20 22:09 UTC 

[PATCH 1/2] fsck.f2fs: allow roll-forward for small checkpoint fix
 2018-01-20 22:06 UTC  (2+ messages)
` [PATCH 2/2] fsck.f2fs: show missing checkpoint flags

Raspberry Pi 3 / BCM43438 + HSP profile + PulseAudio
 2018-01-20 22:06 UTC  (4+ messages)

[PATCH 1/2] f2fs: allow to recover node blocks given updated checkpoint
 2018-01-20 22:06 UTC  (6+ messages)
` [PATCH 2/2] f2fs: recover some i_inline flags
  ` [PATCH 2/2 v2] "
` [PATCH 1/2 v2] f2fs: allow to recover node blocks given updated checkpoint

[PATCH] f2fs: correct removexattr behavior for null valued extended attribute
 2018-01-20 22:04 UTC  (3+ messages)

[Qemu-devel] [RFC] qid path collision issues in 9pfs
 2018-01-20 22:03 UTC  (6+ messages)

[PATCH 0/4] Basic Speculation Control feature support
 2018-01-20 21:57 UTC  (10+ messages)
` [PATCH 1/4] x86/cpufeatures: Add Intel feature bits for Speculation Control
` [PATCH 4/4] x86/pti: Do not enable PTI on fixed Intel processors

[PATCH 1/2] input: synaptics_usb: fix deadlock in autosuspend
 2018-01-20 21:47 UTC  (2+ messages)
` [PATCH 2/2] input: synaptics_usb: do not rely on input_dev->users

[PATCH 0/2] Input-sur40: Adjustments for sur40_probe()
 2018-01-20 21:30 UTC  (6+ messages)
` [PATCH 1/2] Input: sur40: Delete an error message for a failed memory allocation in sur40_probe()
` [PATCH 2/2] Input: sur40: Improve a size determination "

j1939 ACL
 2018-01-20 21:28 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/sdl2: Fix Raspberry Pi support for SDL2
 2018-01-20 21:25 UTC  (2+ messages)
` [Buildroot] [PATCH 1/1] package/sdl2: Remove trailing backslash

[PATCH v4 0/5] TAP RSS eBPF cover letter
 2018-01-20 21:25 UTC  (12+ messages)
` [PATCH v5 0/6] "
  ` [PATCH v6 "
    ` [PATCH v6 1/6] net/tap: support actions for different classifiers
    ` [PATCH v6 2/6] net/tap: add eBPF program file
    ` [PATCH v6 3/6] net/tap: add eBPF bytes code
    ` [PATCH v6 4/6] net/tap: add eBPF API
    ` [PATCH v6 5/6] net/tap: implement TAP RSS using eBPF
    ` [PATCH v6 6/6] doc: detail new tap RSS feature in guides

[PATCH v3 0/7] Port ownership and syncronization
 2018-01-20 21:24 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/7] ethdev: fix port data reset timing
  ` [PATCH v4 2/7] ethdev: fix used portid allocation
  ` [PATCH v4 3/7] ethdev: add port ownership
  ` [PATCH v4 4/7] ethdev: synchronize port allocation
  ` [PATCH v4 5/7] net/failsafe: free an eth port by a dedicated API
  ` [PATCH v4 6/7] net/failsafe: use ownership mechanism to own ports
  ` [PATCH v4 7/7] app/testpmd: adjust ethdev port ownership

[PATCH v4.1 00/10] spectre variant1 mitigations for tip/x86/pti
 2018-01-20 21:06 UTC  (23+ messages)
` [kernel-hardening] "
` [PATCH v4.1 01/10] Documentation: document array_ptr
  ` [kernel-hardening] "
` [PATCH v4.1 02/10] asm/nospec, array_ptr: sanitize speculative array de-references
  ` [kernel-hardening] "
` [PATCH v4.1 03/10] x86: implement array_ptr_mask()
  ` [kernel-hardening] "
` [PATCH v4.1 04/10] x86: introduce __uaccess_begin_nospec and ifence
  ` [kernel-hardening] "
` [PATCH v4.1 05/10] x86, __get_user: use __uaccess_begin_nospec
  ` [kernel-hardening] "
` [PATCH v4.1 06/10] x86, get_user: use pointer masking to limit speculation
  ` [kernel-hardening] "
` [PATCH v4.1 07/10] x86: narrow out of bounds syscalls to sys_read under speculation
  ` [kernel-hardening] "
` [PATCH v4.1 08/10] vfs, fdtable: prevent bounds-check bypass via speculative execution
  ` [kernel-hardening] "
` [PATCH v4.1 09/10] kvm, x86: update spectre-v1 mitigation
  ` [kernel-hardening] "
` [PATCH v4.1 10/10] nl80211: sanitize array index in parse_txq_params
  ` [kernel-hardening] "

[PATCH v6 0/6] Fail-safe\ethdev: fix removal handling lack
 2018-01-20 21:12 UTC  (8+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/6] ethdev: add devop to check removal status
  ` [PATCH v7 2/6] net/mlx4: support a device removal check operation
  ` [PATCH v7 3/6] net/mlx5: "
  ` [PATCH v7 4/6] ethdev: adjust APIs removal error report
  ` [PATCH v7 5/6] ethdev: adjust flow "
  ` [PATCH v7 6/6] net/failsafe: fix removed device handling

[RFC 00/10] Speculation Control feature support
 2018-01-20 21:06 UTC  (26+ messages)
` [RFC 01/10] x86/speculation: Add basic support for IBPB
` [RFC 02/10] x86/kvm: Add IBPB support
` [RFC 03/10] x86/speculation: Use Indirect Branch Prediction Barrier in context switch
` [RFC 04/10] x86/mm: Only flush indirect branches when switching into non dumpable process
` [RFC 05/10] x86/speculation: Add basic IBRS support infrastructure
` [RFC 06/10] x86/speculation: Add inlines to control Indirect Branch Speculation
` [RFC 07/10] x86: Simplify spectre_v2 command line parsing
` [RFC 08/10] x86/idle: Control Indirect Branch Speculation in idle
` [RFC 09/10] x86/enter: Create macros to restrict/unrestrict Indirect Branch Speculation
` [RFC 10/10] x86/enter: Use IBRS on syscall and interrupts

[PATCH v3] input: pxrc: new driver for PhoenixRC Flight Controller Adapter
 2018-01-20 21:07 UTC  (5+ messages)

Problem building util-linux without a separate ncursesw include dir
 2018-01-20 21:01 UTC  (10+ messages)

[PATCH 0/2] Input: tps6507x-ts: Adjustments for tps6507x_ts_probe()
 2018-01-20 21:00 UTC  (6+ messages)
` [PATCH 1/2] Input: tps6507x-ts: Delete an error message for a failed memory allocation in tps6507x_ts_probe()
  ` [PATCH 1/2] Input: tps6507x-ts: Delete an error message for a failed memory allocation in tps6507x_t
` [PATCH 2/2] Input: tps6507x-ts: Improve a size determination in tps6507x_ts_probe()

[PATCH 00/11] Some fixes and bunch of object_id conversions
 2018-01-20 20:58 UTC  (4+ messages)
` [PATCH 11/11] sha1_file: convert write_sha1_file to object_id

[PATCH v5] input: pxrc: new driver for PhoenixRC Flight Controller Adapter
 2018-01-20 20:58 UTC 

Networking Problems with Debian Stretch + KVM + old Linux Guest
 2018-01-20 20:57 UTC 

[PATCH v2 0/6] Force pipes to flush immediately on NonStop platform
 2018-01-20 20:52 UTC  (8+ messages)
` [PATCH v2 2/6] Add tar extract install options override in installation processing

[PATCH v5 0/6] Fail-safe\ethdev: fix removal handling lack
 2018-01-20 20:45 UTC  (7+ messages)
` [PATCH v6 4/6] ethdev: adjust APIs removal error report

[pull-request] next-crypto 18.02 rc1
 2018-01-20 20:41 UTC  (4+ messages)

[RFC 02/10] x86/kvm: Add IBPB support
 2018-01-20 20:36 UTC  (3+ messages)

[PATCH] repository: pre-initialize hash algo pointer
 2018-01-20 20:33 UTC  (2+ messages)
` [PATCH] t: add clone test for files differing only in case

[RFP] iio: Support of gesture sensor as a standard IIO sensor
 2018-01-20 20:31 UTC  (5+ messages)

[PATCH 0/2] Input-zforce_ts: Adjustments for two function implementations
 2018-01-20 20:27 UTC  (10+ messages)
` [PATCH 1/2] Input: zforce_ts: Delete an error message for a failed memory allocation in zforce_parse_dt()
  ` [PATCH 1/2] Input: zforce_ts: Delete an error message for a failed memory allocation in zforce_parse
    ` [PATCH 1/2] Input: zforce_ts: Delete an error message for a failed memory allocation in zforce_p
` [PATCH 2/2] Input: zforce_ts: Delete an unnecessary return statement in zforce_input_close()

[Qemu-devel] [PATCH 00/11] sun4u: APB tidy-up/rename and tracepoint conversions
 2018-01-20 20:24 UTC  (5+ messages)

Memory corruption with r8169 across several device revisions and kernels
 2018-01-20 20:18 UTC 

net merged into net-next
 2018-01-20 20:17 UTC  (2+ messages)

powersaving-related hangs on T460s
 2018-01-20 20:16 UTC  (4+ messages)

[Qemu-devel] [PATCH] sun4u: implement power device
 2018-01-20 20:10 UTC  (2+ messages)

[U-Boot] [PATCH 1/5] imx: mx7: change sdhc clk to 392M
 2018-01-20 20:06 UTC  (2+ messages)

[Qemu-devel] [PULL 0/1] Dump patches
 2018-01-20 20:03 UTC  (2+ messages)
` [Qemu-devel] [PULL 1/1] dump-guest-memory.py: fix python 2 support

backport of "netfilter: nf_tables: fix mismatch in big-endian system" to stable
 2018-01-20 20:02 UTC 

[U-Boot] [PATCH 1/1] efi_loader: allow creation of more device part nodes
 2018-01-20 20:02 UTC 

[patch 00/60] x86/kpti: Kernel Page Table Isolation (was KAISER)
 2018-01-20 19:59 UTC  (3+ messages)

[net-next: PATCH 0/8] Armada 7k/8k PP2 ACPI support
 2018-01-20 19:52 UTC  (13+ messages)

[kernel-hardening] [GIT PULL] spectre variant1 mitigations for 4.16
 2018-01-20 19:49 UTC  (4+ messages)
`  "
` [kernel-hardening] "

ipv6_addrconf: WARNING about suspicious RCU usage
 2018-01-20 19:48 UTC  (5+ messages)

[PATCH v5 1/2] Return bytes transferred for partial direct I/O
 2018-01-20 19:47 UTC  (6+ messages)

[U-Boot] [PATCH 1/1] efi_selftest: reduce noise in test output for device trees
 2018-01-20 19:44 UTC 

[PATCH] Intel-IOMMU: Delete an error message for a failed memory allocation in init_dmars()
 2018-01-20 19:40 UTC  (6+ messages)

[PATCH i2c-tools] CHANGES: add i2ctransfer
 2018-01-20 19:38 UTC  (5+ messages)

[PATCH v2 00/10] convert testpmd to new ethdev offloads API
 2018-01-20 19:29 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 02/10] app/testpmd: convert to new Ethdev Rx "

One Question About PCIe BUS Config Type with pcie_bus_safe or pcie_bus_perf On NVMe Device
 2018-01-20 19:29 UTC  (4+ messages)

[PATCH] media: radio: Critical v4l2 registration bugfix for si470x over i2c
 2018-01-20 19:19 UTC 

[PATCH] media: radio: Tuning bugfix for si470x over i2c
 2018-01-20 19:19 UTC 

[PATCH] media: radio: Critical interrupt bugfix for si470x over i2c
 2018-01-20 19:18 UTC 

Error: interval overlaps with previous one (with previously valid configuration)
 2018-01-20 19:15 UTC  (4+ messages)

[Bug 104672] New: [NVAC] Compiz segfaults on login on Ubuntu 17.10 with Unity 7 (kernel DRM bug?)
 2018-01-20 19:07 UTC  (2+ messages)
  ` [Bug 104672] "

[PATCH 6/6] mpt3sas: Introduce function to clone mpi reply
 2018-01-20 19:01 UTC  (3+ messages)

[PATCH 1/2] drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE
 2018-01-20 18:50 UTC  (6+ messages)
` [PATCH 2/2] drm/sun4i: Handle DRM_MODE_FLAG_**SYNC_POSITIVE correctly

[PATCH V1] tty: fix data race between tty_init_dev and flush of buf
 2018-01-20 18:48 UTC  (2+ messages)

[PATCH] tty: fix data race in n_tty_receive_buf_common
 2018-01-20 18:49 UTC  (17+ messages)

[PATCH 5/6] mpt3sas: Introduce function to clone mpi request
 2018-01-20 18:38 UTC  (3+ messages)

[PATCH 4.4 00/78] 4.4.108-stable review
 2018-01-20 18:37 UTC  (3+ messages)
` [PATCH 4.4 28/78] netfilter: nfnl_cthelper: fix runtime expectation policy updates

[PATCH v5] ovl: Check link ability between upperdir and workdir
 2018-01-20 18:32 UTC  (2+ messages)

[PATCH] platform/x86: silead_dmi: Add entry for newer BIOS for Trekstor Surftab 7.0
 2018-01-20 18:26 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] mips: bmips: add BCM6318 SoC support
 2018-01-20 18:16 UTC  (6+ messages)
` [U-Boot] [PATCH v2 "
  ` [U-Boot] [PATCH v2 1/4] dm: cpu: bmips: add BCM6318 support
  ` [U-Boot] [PATCH v2 2/4] dm: ram: "
  ` [U-Boot] [PATCH v2 3/4] MIPS: add support for Broadcom MIPS BCM6318 SoC family
  ` [U-Boot] [PATCH v2 4/4] MIPS: add BMIPS Comtrend AR-5315u board


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.