All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-07 21:21:53 to 2017-09-07 23:21:16 UTC [more...]

[linux-4.9 test] 113121: regressions - trouble: blocked/broken/fail/pass
 2017-09-07 23:21 UTC 

SMB3: Add xattr support to SMB3 and a bug fix
 2017-09-07 23:19 UTC  (4+ messages)

[PATCH] drivers: cpuidle: Fix checkpatch error and warnings
 2017-09-07 23:18 UTC  (4+ messages)

[PATCH] selinux: Use kmem_cache for hashtab_node
 2017-09-07 23:18 UTC  (2+ messages)

Accessing userspace created persistent eBPF maps from kernel bpf restricted C
 2017-09-07 23:17 UTC  (2+ messages)

[RFC Part2 PATCH v3 00/26] x86: Secure Encrypted Virtualization (AMD)
 2017-09-07 23:15 UTC  (5+ messages)
` [RFC Part2 PATCH v3 02/26] crypto: ccp: Add Platform Security Processor (PSP) device support

Some questions about per-ag metadata space reservations
 2017-09-07 23:11 UTC  (3+ messages)

[PATCH] sound: soc: fsl: Do not set DAI sysclk when it is equal to system freq
 2017-09-07 23:10 UTC  (13+ messages)

[PATCH] net: bonding: Fix transmit load balancing in balance-alb mode if specified by sysfs
 2017-09-07 23:09 UTC  (2+ messages)

[PATCH ALT4 V3 1/2] audit: show fstype:pathname for entries with anonymous parents
 2017-09-07 23:07 UTC  (6+ messages)
` [PATCH ALT4 V3 2/2] audit: filter PATH records keyed on filesystem magic

[PATCH] drm/i915/cfl: Remove alpha support protection
 2017-09-07 23:06 UTC 

[PATCH igt] igt/tools_test: Remove dmesg subtest
 2017-09-07 23:04 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] sound: soc: fsl: Do not set DAI sysclk when it is equal to system freq
 2017-09-07 23:03 UTC  (9+ messages)

[PATCH 00/11] PSR clean-up and vfuncs for clear split between different psr implementations
 2017-09-07 23:00 UTC  (12+ messages)
` [PATCH 01/11] drm/i915/psr: Avoid any PSR stuff on platforms without support
` [PATCH 02/11] drm/i915/psr: vfunc for disabling source
` [PATCH 03/11] drm/i915/psr: hsw_psr_activate
` [PATCH 04/11] drm/i915/psr: Add activate vfunc
` [PATCH 05/11] drm/i915/psr: Unify VSC setup functions
` [PATCH 06/11] drm/i915/psr: Re-create a hsw_psr_enable_source
` [PATCH 07/11] drm/i915/psr: Move hsw_enable_source after enabling sink
` [PATCH 08/11] drm/i915/psr: Re-org Activate after enable
` [PATCH 09/11] drm/i915/psr: Add setup VSC vfunc
` [PATCH 10/11] drm/i915/psr: Add enable_sink vfunc
` [PATCH 11/11] drm/i915/psr: Add enable_source vfunc

[kernel-hardening] [PATCH v2 00/20] Introduce struct layout randomization plugin
 2017-09-07 22:55 UTC  (8+ messages)
` [kernel-hardening] [PATCH v2 07/20] randstruct: Whitelist big_key path struct overloading
  ` [kernel-hardening] "
          `  "

Ceph release cadence
 2017-09-07 22:51 UTC  (4+ messages)
  ` [ceph-users] "

[Powertop] RH Bugzilla [Bug 1482649] Logitech USB Unified Receiver+M570 need 'waking' up by click after kernel update
 2017-09-07 22:51 UTC 

[Powertop] RH Bugzilla [Bug 1482649] Logitech USB Unified Receiver+M570 need 'waking' up by click after kernel update
 2017-09-07 22:46 UTC 

[PATCH RFC 2/5] Add KSZ8795 switch driver support in Makefile
 2017-09-07 22:43 UTC  (4+ messages)

[PATCH RFC 2/6] Create new file ksz9477.c from KSZ9477 code in ksz_common.c
 2017-09-07 22:41 UTC  (4+ messages)

[Qemu-devel] [PULL 00/23] tcg constant pools and USE_DIRECT_JUMP cleanup
 2017-09-07 22:40 UTC  (24+ messages)
` [Qemu-devel] [PULL 01/23] tcg: Move USE_DIRECT_JUMP discriminator to tcg/cpu/tcg-target.h
` [Qemu-devel] [PULL 02/23] tcg: Rearrange ldst label tracking
` [Qemu-devel] [PULL 03/23] tcg: Infrastructure for managing constant pools
` [Qemu-devel] [PULL 04/23] tcg/i386: Store out-of-range call targets in constant pool
` [Qemu-devel] [PULL 05/23] tcg/s390: Introduce TCG_REG_TB
` [Qemu-devel] [PULL 06/23] tcg/s390: Fix sign of patch_reloc addend
` [Qemu-devel] [PULL 07/23] tcg/s390: Use constant pool for movi
` [Qemu-devel] [PULL 08/23] tcg/s390: Use constant pool for andi
` [Qemu-devel] [PULL 09/23] tcg/s390: Use constant pool for ori
` [Qemu-devel] [PULL 10/23] tcg/s390: Use constant pool for xori
` [Qemu-devel] [PULL 11/23] tcg/s390: Use constant pool for cmpi
` [Qemu-devel] [PULL 12/23] tcg/aarch64: Use constant pool for movi
` [Qemu-devel] [PULL 13/23] tcg/sparc: Introduce TCG_REG_TB
` [Qemu-devel] [PULL 14/23] tcg/sparc: Use constant pool for movi
` [Qemu-devel] [PULL 15/23] tcg/arm: Improve tlb load for armv7
` [Qemu-devel] [PULL 16/23] tcg/arm: Tighten tlb indexing offset test
` [Qemu-devel] [PULL 17/23] tcg/arm: Code rearrangement
` [Qemu-devel] [PULL 18/23] tcg/arm: Extract INSN_NOP
` [Qemu-devel] [PULL 19/23] tcg/arm: Use constant pool for movi
` [Qemu-devel] [PULL 20/23] tcg/arm: Use constant pool for call
` [Qemu-devel] [PULL 21/23] tcg/ppc: Change TCG_REG_RA to TCG_REG_TB
` [Qemu-devel] [PULL 22/23] tcg/ppc: Look for shifted constants
` [Qemu-devel] [PULL 23/23] tcg/ppc: Use constant pool for movi

latest netdev net-next kernel panic
 2017-09-07 22:38 UTC  (5+ messages)

[PATCH RFC 1/6] The file ksz_common.c will be used by other KSZ switch drivers
 2017-09-07 22:40 UTC  (4+ messages)

[PATCH net] bpf: don't select potentially stale ri->map from buggy xdp progs
 2017-09-07 22:37 UTC  (2+ messages)

[PATCH 1/4] multipathd: don't flood system with sd_notify calls
 2017-09-07 22:37 UTC  (9+ messages)
` [PATCH 2/4] libmultipath: add_feature: skip pointless NULL check
` [PATCH 3/4] libmultipath: add_feature: allow only 1 feature
` [PATCH 4/4] multipath: delegate dangerous commands to multipathd

[PATCH RFC 3/5] Add KSZ8795 switch driver
 2017-09-07 22:36 UTC  (2+ messages)

[PATCH v2 40/40] tracing: Add trace_event_buffer_reserve() variant that allows recursion
 2017-09-07 22:35 UTC  (3+ messages)

Why there is no PATH record for change file time syscalls ?(utimensat)
 2017-09-07 22:32 UTC  (2+ messages)

[PATCH 1/6] voicecall, common: promote call_status_to_string() to be public
 2017-09-07 22:30 UTC  (5+ messages)
  ` [PATCH][v2 1/2] voicecall, common: move call_status_to_string() to common
    ` [PATCH][v2 2/2] voicecall: use ofono_call_status_name in DBG messages

[RFC 0/3] ACPI serdev support
 2017-09-07 22:26 UTC  (3+ messages)
` [RFC 2/3] ACPI / scan: Fix enumeration for special UART devices

UIO memmap of PCi devices not working?
 2017-09-07 22:23 UTC  (8+ messages)

[ndctl PATCH v5 0/5] ndctl: show broken dimm info with translate SPA feature
 2017-09-07 22:25 UTC  (2+ messages)

[Intel-wired-lan] [next-queue v3] i40e/i40evf: organize and re-number feature flags
 2017-09-07 22:21 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] e1000e: changed some expensive calls of udelay to usleep_range
 2017-09-07 22:19 UTC  (5+ messages)

[PATCH 0/6] ASoC: Intel: Skylake: Add a clk driver to enable ssp clks early
 2017-09-07 22:19 UTC  (3+ messages)
` [PATCH 6/6] ASoC: Intel: kbl: Enable mclk and ssp sclk early
  ` [alsa-devel] "

[Qemu-devel] [RFC PATCH qemu 0/4] memory: Reduce memory use
 2017-09-07 22:18 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH qemu 3/4] memory: Share flat views and dispatch trees between address spaces

[Intel-wired-lan] [PATCH v4] i40e/i40evf: organize and re-number feature flags
 2017-09-07 22:19 UTC 

[PATCH 0/9] add ext4 per-inode DAX flag
 2017-09-07 22:19 UTC  (13+ messages)

[PATCH v3 00/15] V4L2 Explicit Synchronization support
 2017-09-07 22:18 UTC  (7+ messages)
` [PATCH v3 14/15] fs/files: export close_fd() symbol

Not able to send mail to the mailing list
 2017-09-07 22:18 UTC 

[PATCH 6/6] drm/amdgpu: Add gem_prime_mmap support
 2017-09-07 22:17 UTC  (3+ messages)

Enable skip_copy can cause data integrity issue in some storage stack
 2017-09-07 22:16 UTC  (4+ messages)
    ` BDI_CAP_STABLE_WRITES for stacked device (Re: Enable skip_copy can cause data integrity issue in some storage) stack

[LTP] [PATCH v2 0/2] libltp: add support for .needs_rofs for EROFS check
 2017-09-07 22:16 UTC  (3+ messages)
` [LTP] [PATCH v2 1/2] libltp: add support to mount tmpfs for EROFS testing
` [LTP] [PATCH v2 2/2] syscalls/access04: use .needs_rofs flag "

[PATCH iproute2 0/4] Add support for dpipe's global header formatting
 2017-09-07 22:13 UTC  (4+ messages)
` [PATCH iproute2 3/4] devlink: Update devlink UAPI file

[PATCH 1/2] drm/i915/guc: Add GuC Load time to debugfs
 2017-09-07 22:08 UTC  (3+ messages)

2684e8ffff ("dbg smp boot"): BUG: unable to handle kernel paging request at 4e1e3093
 2017-09-07 22:07 UTC 

[RFC PATCH 0/8] Further radix TLB flush optimisations
 2017-09-07 22:05 UTC  (3+ messages)
` [RFC PATCH 8/8] powerpc/64s/radix: Only flush local TLB for spurious fault flushes

[PATCH] builtin/merge: honor commit-msg hook for merges
 2017-09-07 22:04 UTC  (2+ messages)
` [PATCHv3] "

[PATCH 1/8] drm/i915: Try harder to finish the idle-worker
 2017-09-07 22:03 UTC  (4+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/8] "

[v7 0/5] cgroup-aware OOM killer
 2017-09-07 22:03 UTC  (17+ messages)
` [v7 5/5] mm, oom: cgroup v2 mount option to disable "

[PATCH v2 00/40] tracing: Inter-event (e.g. latency) support
 2017-09-07 22:02 UTC  (3+ messages)
` [PATCH v2 25/40] tracing: Add support for dynamic tracepoints

[PATCH 0/3] Eliminate delegation self-conflicts
 2017-09-07 22:01 UTC  (5+ messages)
` [PATCH 3/3] nfsd: clients don't need to break their own delegations

[GIT PULL] first round of SCSI updates for the 4.13+ merge window
 2017-09-07 21:58 UTC 

6bb824aff6 ("lockdep: Remove unnecessary acquisitions wrt .."): WARNING: CPU: 0 PID: 3 at kernel/locking/lockdep.c:747 look_up_lock_class
 2017-09-07 21:54 UTC 

[PATCH RFC] Update documentation for KSZ DSA drivers so that new drivers can be added
 2017-09-07 21:54 UTC  (2+ messages)

[PATCH V2 0/3] block/loop: handle discard/zeroout error
 2017-09-07 21:54 UTC  (2+ messages)

[PATCH RFC] Add SUPPORT.md
 2017-09-07 21:54 UTC  (6+ messages)

ALPS touchpad ot correctly recognized: GlidePoint vs DualPoint
 2017-09-07 21:54 UTC  (3+ messages)

[PATCH 6/6] plugins/udevng: use else if instead of if
 2017-09-07 21:52 UTC  (2+ messages)

[PATCH V2 0/3] block/loop: handle discard/zeroout error
 2017-09-07 21:52 UTC  (4+ messages)
` [PATCH V2 3/3] block/loop: suppress discard IO error message

[PATCH net-next] mdio_bus: Remove unneeded gpiod NULL check
 2017-09-07 21:51 UTC  (11+ messages)

[Intel-wired-lan] [RFC net-next 0/5] TSN: Add qdisc-based config interfaces for traffic shapers
 2017-09-07 21:51 UTC  (8+ messages)
          `  "

[PATCH v3] clk: x86: Do not gate clocks enabled by the firmware
 2017-09-07 21:51 UTC  (4+ messages)

[PATCH 5/6] gprs: use registration_status_to_string in debug messages
 2017-09-07 21:51 UTC  (2+ messages)

[PATCH 4/6] qmimodem: extract network time from serving system
 2017-09-07 21:50 UTC  (2+ messages)

[PATCH 3/6] qmimodem: add strength (in %) to the debug output
 2017-09-07 21:49 UTC  (2+ messages)

[PATCH v7 0/2] efi: Free memory on exit
 2017-09-07 21:48 UTC  (3+ messages)

[PATCH RFC 6/6] Modify tag_ksz.c to support other KSZ switch drivers
 2017-09-07 21:48 UTC  (2+ messages)

[PATCH v2] Fix ARM multiboot2 breaking Fedora
 2017-09-07 21:47 UTC  (4+ messages)

[Qemu-devel] [PACTH v3] specs: Describe the TPM support in QEMU
 2017-09-07 21:47 UTC 

[PATCH] Staging:pi433:pi433_if.c:Fixes minor typo errors
 2017-09-07 21:45 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] udevng/Sierra: use first cdc-wdm interface
 2017-09-07 21:45 UTC  (2+ messages)

[xen-unstable-smoke test] 113135: trouble: broken/pass
 2017-09-07 21:45 UTC 

[Qemu-arm] [PATCH v2 0/5] Expose the secure and virt properties to the
 2017-09-07 21:44 UTC  (5+ messages)
` [Qemu-devel] [PATCH Resend "
  ` [Qemu-arm] "

[Qemu-devel] [Qemu devel v8 PATCH 0/5] Add support for Smartfusion2 SoC
 2017-09-07 21:44 UTC  (6+ messages)
` [Qemu-devel] [Qemu devel v8 PATCH 4/5] msf2: Add "
    ` [Qemu-arm] "
  ` [Qemu-arm] [Qemu devel v8 PATCH 0/5] Add support for "

[Buildroot] [PATCH] package/openpowerlink: bump to v2.6.1
 2017-09-07 21:43 UTC 

[Qemu-devel] [PATCH] buildsys: Move brlapi libs to per object
 2017-09-07 21:41 UTC  (2+ messages)

[PATCH RFC 5/6] Switch SPI driver calls its own driver switch register function
 2017-09-07 21:40 UTC  (2+ messages)

[PATCH 3/3] qmi/discovery: sync the qmi state with the modem
 2017-09-07 21:40 UTC  (2+ messages)

[PATCH 2/3] qmi/discovery: include control service into service list
 2017-09-07 21:34 UTC  (2+ messages)

[PATCH] Input: edt-ft5x06 - fix access to non-existing register
 2017-09-07 21:34 UTC 

[PATCH 1/3] qmi/discovery: remove useless code
 2017-09-07 21:33 UTC  (2+ messages)

[Buildroot] [PATCH v2 00/11] glibc: bump to 2.26
 2017-09-07 21:32 UTC  (6+ messages)
` [Buildroot] [PATCH v2 07/11] package/flex: disable reallocarray

[PATCH] input: surface3_spi: make const array header static, reduces object code size
 2017-09-07 21:31 UTC  (3+ messages)

[PATCH] input: elantech: make arrays debounce_packet static, reduces object code size
 2017-09-07 21:31 UTC  (3+ messages)

[Qemu-devel] [PATCH v6 00/29] Preliminary libqtest cleanups
 2017-09-07 21:30 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6 24/29] bios-tables-test: Drop dependence on global_qtest

[PATCH 1/4] drm/i915: Factor out setup_private_pat()
 2017-09-07 21:30 UTC  (7+ messages)
` [PATCH 2/4] drm/i915: Introduce private PAT management
` [PATCH 3/4] drm/i915: Do not allocate unused PPAT entries
` [PATCH 4/4] drm/i915/selftests: Introduce live tests of private PAT management

Building and using a second toolchain
 2017-09-07 21:28 UTC  (4+ messages)

[RFC] Unicore Subproject Proposal
 2017-09-07 21:28 UTC  (2+ messages)

seccomp selftest fails to build with glibc 2.26
 2017-09-07 21:27 UTC 

[Cocci] Checking statement order for patch generation with SmPL support
 2017-09-07 21:26 UTC  (6+ messages)

[PATCH 00/12] x86/crypto: Fix RBP usage in several crypto .S files
 2017-09-07 21:26 UTC  (5+ messages)

[Qemu-devel] [PATCH v2] Add myself as maintainer for TPM code
 2017-09-07 21:25 UTC  (2+ messages)

Numa node 0 is missing from /sys/devices/system/node , only Numa node 1 is shown
 2017-09-07 21:24 UTC  (2+ messages)

how to handle ofono_netreg_status_notify() without valid LAC or cellid or status
 2017-09-07 21:23 UTC  (2+ messages)

[3rdparty][PATCH 00/15] update the toradex bsp files to 2.7.3 release
 2017-09-07 17:50 UTC  (7+ messages)
` [3rdparty][PATCH 03/15] u-boot-toradex: update to 2016.11
` [3rdparty][PATCH 07/15] apalis-imx6.conf: add an include file hook

[PATCH v2] mbuf: use refcnt = 0 when debugging
 2017-09-07 21:21 UTC  (2+ messages)
` [PATCH v3] "

xt_hashlimig build error (was Re: [RFC 01/17] x86/asm/64: Remove the restore_c_regs_and_iret label)
 2017-09-07 21:21 UTC  (6+ 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.