All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-20 22:31:15 to 2017-11-20 23:53:39 UTC [more...]

Attention
 2017-11-20 21:07 UTC 

[PATCH v3 00/12] hwmon: Add On-Chip Controller hwmon driver
 2017-11-20 23:53 UTC  (4+ messages)
` [PATCH v3 01/12] Documentation: hwmon: Add OCC documentation
  ` [PATCH v3 06/12] hwmon (occ): Add command transport method for P8 and P9
  ` [PATCH v3 10/12] hwmon (occ): Add non-hwmon attributes

[PATCH v2 00/22] drm/cma-helper: Remove drm_fbdev_cma* functions
 2017-11-20 23:52 UTC  (5+ messages)

[PATCH v1 0/4] Speed up index load through parallelization
 2017-11-20 23:51 UTC  (13+ messages)
` [PATCH v1 1/4] fastindex: speed "

[PATCH 0/3] drm/vc4 support for extra formats
 2017-11-20 23:51 UTC  (2+ messages)

[PATCH] tpm: Add explicit chip->ops locking for sysfs attributes
 2017-11-20 23:49 UTC  (6+ messages)

[PATCH v5 00/11] Intel SGX Driver
 2017-11-20 23:48 UTC  (21+ messages)
` [PATCH v5 08/11] intel_sgx: in-kernel launch enclave
` [PATCH v5 11/11] intel_sgx: driver documentation

Urgent fix for 4.15: 62530ed8b1d (bio: ensure __bio_clone_fast copies bi_partno)
 2017-11-20 23:47 UTC 

[PATCH RFC net-next 0/4] tcp: Add a 2nd listener hashtable (port+addr)
 2017-11-20 23:47 UTC  (5+ messages)
` [PATCH RFC net-next 1/4] inet: Add a count to struct inet_listen_hashbucket
` [PATCH RFC net-next 2/4] udp: Move udp[46]_portaddr_hash() to net/ip[v6].h
` [PATCH RFC net-next 3/4] inet: Add a 2nd listener hashtable (port+addr)
` [PATCH RFC net-next 4/4] tcp: Enable 2nd listener hashtable in TCP

+ zswap-same-filled-pages-handling.patch added to -mm tree
 2017-11-20 23:46 UTC 

[PATCH] zswap: Same-filled pages handling
 2017-11-20 23:46 UTC  (3+ messages)

[PATCH] drm/i915: Fix drm:intel_enable_lvds ERROR message in kernel log
 2017-11-20 22:28 UTC 

measuring system wide CPU usage ignoring idle process
 2017-11-20 23:44 UTC  (4+ messages)

[PATCH v5 0/8] drivers/fsi: Add SBEFIFO and OCC client drivers
 2017-11-20 23:41 UTC  (6+ messages)
` [PATCH v5 5/8] dt-bindings: fsi: Add OCC documentation

[PATCH] list-objects-filter-options: fix up some sparse warnings
 2017-11-20 23:39 UTC 

linux-next: build warning after merge of the cifs tree
 2017-11-20 23:37 UTC  (3+ messages)

[PATCH 00/16] Entry stuff, in decent shape now
 2017-11-20 23:37 UTC  (3+ messages)
` [PATCH 07/16] x86/asm: Move SYSENTER_stack to the beginning of struct tss_struct

[PATCH v5 00/10] support profile-optimized build for Python
 2017-11-20 23:37 UTC  (6+ messages)
` [PATCH v6 00/15] "
  ` [PATCH v6 02/15] python3: fix depends of python3-tests
  ` [PATCH v6 14/15] python3: add python3-tools subpackage

[PATCH 1/2] of: documentation: add bindings documentation for TS-7970
 2017-11-20 23:37 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: TS-7970: add basic device tree

[E1000-devel] Questions about crashes and GRO
 2017-11-20 23:35 UTC  (4+ messages)

+ mm-kmemleak-remove-unused-hardirqh.patch added to -mm tree
 2017-11-20 23:35 UTC 

[Qemu-devel] [PATCH 0/5] Fix segfault in blockjob race condition
 2017-11-20 23:31 UTC  (8+ messages)
` [Qemu-devel] [PATCH 3/5] coroutines: abort if we try to enter a still-sleeping coroutine

[GIT PULL] usercopy whitelisting for v4.15-rc1
 2017-11-20 23:29 UTC  (7+ messages)

[PATCH v2] hwmon/sht15: Root out platform data
 2017-11-20 23:28 UTC  (6+ messages)

[PATCH] drm/i915/selftests: Declare we allocated the guc clients
 2017-11-20 23:27 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v3] pwm: imx: Let PWM be active during suspend
 2017-11-20 23:27 UTC 

[Buildroot] [PATCH] kvm-unit-tests: Bump version
 2017-11-20 23:27 UTC  (4+ messages)

[PATCH] python-setuptools: update to 36.7.2
 2017-11-20 23:27 UTC  (5+ messages)

[PATCH RFC v3 0/2] Fix corner cases with disabling CLKRUN in tpm_tis
 2017-11-20 23:26 UTC  (13+ messages)
` [PATCH RFC v3 1/2] tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()
` [PATCH RFC v3 2/2] tpm_tis: Move ilb_base_addr to tpm_tis_tcg_phy

thinkpad x60: sound problems in 4.14.0-next-20171114
 2017-11-20 23:25 UTC  (5+ messages)

[PATCH net v2 00/10] bpf: offload: check netdev pointer in the drivers and namespace trouble
 2017-11-20 23:22 UTC  (11+ messages)
` [PATCH net v2 01/10] bpf: offload: add comment warning developers about double destroy
` [PATCH net v2 02/10] bpf: offload: limit offload to cls_bpf and xdp programs only
` [PATCH net v2 03/10] bpf: offload: rename the ifindex field
` [PATCH net v2 04/10] bpf: offload: move offload device validation out to the drivers
` [PATCH net v2 05/10] net: xdp: don't allow device-bound programs in driver mode
` [PATCH net v2 06/10] bpf: turn bpf_prog_get_type() into a wrapper
` [PATCH net v2 07/10] bpf: offload: ignore namespace moves
` [PATCH net v2 08/10] bpftool: revert printing program device bound info
` [PATCH net v2 09/10] bpf: revert report offload info to user space
` [PATCH net v2 10/10] bpf: make bpf_prog_offload_verifier_prep() static inline

[PATCH v3 0/3] Qualcomm Light Pulse Generator
 2017-11-20 23:22 UTC  (9+ messages)
` [PATCH v3 1/3] leds: core: Introduce generic pattern interface
` [PATCH v3 2/3] leds: Add driver for Qualcomm LPG

[Qemu-devel] [Bug 1717708] [NEW] QEMU aarch64 can't run Windows ARM64 iso's
 2017-11-20 23:11 UTC  (2+ messages)
` [Qemu-devel] [Bug 1717708] "

[RFC] perf script: modify field selection option
 2017-11-20 23:21 UTC  (4+ messages)

[PATCH] cifs: remove unused variable from SMB2_read
 2017-11-20 23:20 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] lttng-modules: bump version to 2.10.4
 2017-11-20 23:20 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] lttng-libust: bump version to 2.10.0
` [Buildroot] [PATCH 3/3] lttng-tools: bump to version 2.10.1

[PATCH] cifs: fix NULL deref in SMB2_read
 2017-11-20 23:19 UTC  (3+ messages)

[PATCH v4 0/2] livepatch: Introduce signal and force sysfs attributes
 2017-11-20 23:17 UTC  (9+ messages)
` [PATCH v4 2/2] livepatch: force transition to finish

[PATCH] ASoC: fsl_ssi: remove duplicated flag setting in fsl_ssi_setup_reg_vals()
 2017-11-20 23:16 UTC  (2+ messages)
` [alsa-devel] "

[RFC PATCH] tpm: don't return -EINVAL if TPM command validation fails
 2017-11-20 23:15 UTC  (2+ messages)

[PATCH] bash completion: Add --autostash and --no-autostash to pull
 2017-11-20 23:14 UTC  (2+ messages)

[PATCH] [RFT] drm: adv7511/33: fix adv7511_cec_init() failure handling
 2017-11-20 23:12 UTC  (4+ messages)
` [PATCHv2] drm: adv7511/33: Fix "

RFC: Copying Device Tree File into reserved area of VMLINUX before deployment
 2017-11-20 23:09 UTC  (6+ messages)

netns.sh stuck at ncat
 2017-11-20 23:14 UTC 

[PATCH v2] KVM: VMX: Fix rflags cache during vCPU reset
 2017-11-20 23:09 UTC  (2+ messages)

[PATCH v2 0/7] 64bit inode e2fsprogs support
 2017-11-20 23:09 UTC  (5+ messages)
` [PATCH v2 1/7] e2fsck: add support for dirdata feature
` [PATCH v2 5/7] ext2fs: add EXT4_FEATURE_INCOMPAT_64INODE support

cifs: Update patch based on Pavels feedback
 2017-11-20 23:07 UTC  (2+ messages)
  ` [PATCH 12/19] cifs: remove rfc1002 header from smb2_lock_req

[PATCH v2] pwm: imx: Allow keeping the PWM active during suspend
 2017-11-20 23:06 UTC  (4+ messages)

[PATCH] git-send-email: fix --cc-cmd get_maintainer.pl regression
 2017-11-20 23:04 UTC  (2+ messages)

[meta-webserver][PATCH] meta-webserver: apache2 allow SYSTEMD_AUTO_ENABLE to be overwritten
 2017-11-20 23:02 UTC  (4+ messages)

[PATCH] Revert "async: simplify lowest_in_progress()"
 2017-11-20 22:59 UTC  (2+ messages)

[PATCH] ccief-basic: bump SRCREV to get the fix for slave aging test failure
 2017-11-20 22:59 UTC 

bug? fstrim only trims unallocated space, not unused in bg's
 2017-11-20 22:59 UTC  (6+ messages)

[PATCH] KEYS: add missing permission check for request_key() destination
 2017-11-20 22:58 UTC  (3+ messages)

[U-Boot] Pull request: u-boot-ubi/master
 2017-11-20 22:58 UTC  (2+ messages)

[PATCH] KEYS: remove unnecessary get/put of explicit dest_keyring
 2017-11-20 22:57 UTC  (3+ messages)

test btrfs scrubbing/get system's total capacity
 2017-11-20 22:57 UTC  (2+ messages)

[PATCH] KVM: nVMX: Fix bug of injecting L2 exception into L1
 2017-11-20 22:58 UTC  (4+ messages)

[Qemu-devel] [SPARC] Qemu failed to display MMU mapping for non memory area
 2017-11-20 22:57 UTC  (2+ messages)

[PATCH] drm/amdgpu: don't skip attributes when powerplay is enabled
 2017-11-20 22:57 UTC 

[amd-staging-drm-next] regression - no fan info (sensors) on RX580
 2017-11-20 22:57 UTC  (6+ messages)

[PATCH 00/10] cifs: Remove rfc1002 header from smb2 request structs
 2017-11-20 22:56 UTC  (7+ messages)
` [PATCH 01/19] cifs: Add smb2_send_recv
` [PATCH 12/19] cifs: remove rfc1002 header from smb2_lock_req

[RFC PATCH 0/3] restructure memfd code
 2017-11-20 22:55 UTC  (4+ messages)

[GIT PULL] NTB bug fixes for v4.15
 2017-11-20 22:55 UTC  (10+ messages)

[meta-processor-sdk] [PATCH] ccief-basic: bump SRCREV to get the fix for slave aging test failure
 2017-11-20 22:55 UTC 

[PATCH v3 RESEND] KVM: X86: Fix softlockup when get the current kvmclock
 2017-11-20 22:55 UTC 

Should irq_enable/disable be flagging/unflagging gpio lines used as irq?
 2017-11-20 22:48 UTC  (10+ messages)

[PATCH v3 RESEND] KVM: X86: Fix softlockup when get the current kvmclock
 2017-11-20 22:55 UTC 

[PATCH] [man-pages] adjtimex.2: document clock_adjtime
 2017-11-20 22:53 UTC  (2+ messages)

[PATCH 00/18] arm64: Unmap the kernel whilst running in userspace (KAISER)
 2017-11-20 22:50 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/15] sun4u: tidy-up CPU, APB and ebus
 2017-11-20 22:50 UTC  (13+ messages)
` [Qemu-devel] [PATCH 05/15] sun4u: move initialisation of all ISABus devices into ebus_realize()
` [Qemu-devel] [PATCH 10/15] apb: remove pci_apb_init() and instantiate APB device using qdev
` [Qemu-devel] [PATCH 12/15] ebus: wire up OBIO interrupts to APB pbm via qdev GPIOs
` [Qemu-devel] [PATCH 14/15] sparc64: introduce trace-events for hw/sparc64

[PATCH] security: replace FSF address with web source in license notices
 2017-11-20 20:25 UTC  (2+ messages)

[PATCH 1/1] exec_cmd: RUNTIME_PREFIX on some POSIX systems
 2017-11-20 22:46 UTC  (3+ messages)
` Re(2): "

[PATCH] [media] c8sectpfe: Use resource_size function on memory resource
 2017-11-20 22:46 UTC  (2+ messages)

[CI 1/5] drm/i915: Remove i915.enable_execlists module parameter
 2017-11-20 22:46 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for series starting with [CI,1/5] "

[RFC PATCH for 4.15 00/24] Restartable sequences and CPU op vector v11
 2017-11-20 22:46 UTC  (9+ messages)
` [RFC PATCH v3 for 4.15 08/24] Provide cpu_opv system call

[PATCH 1/2] proc.5: tfix
 2017-11-20 22:44 UTC  (2+ messages)
  ` [PATCH 2/2] io_submit.2: tfix

[Devel] [PATCH v4 0/9] Support PPTT for ARM64
 2017-11-20 22:41 UTC  (8+ messages)
` [Devel] [PATCH v4 5/9] drivers: base: cacheinfo: arm64: Add support for ACPI based firmware tables
        `  "

[PATCH 0/2] Documentation: Add guidance on CONFIG default value
 2017-11-20 22:39 UTC  (3+ messages)
` [PATCH 1/2] Documentation/kbuild: Add guidance for the use of default
` [PATCH 2/2] Documentation/process: Add CONFIG default value to submit-checklist

Julia language
 2017-11-20 22:39 UTC  (5+ messages)

[Buildroot] ZeroMQ Version 4.2.X for POLLPRI
 2017-11-20 22:38 UTC 

[PATCH] ASoC: fsl_ssi: call _fsl_ssi_set_dai_fmt() just once in AC'97 mode
 2017-11-20 22:13 UTC 

[PATCH 1/2] ASoC: fsl_ssi: AC'97 ops need regmap, clock and cleaning up on failure
 2017-11-20 22:14 UTC 

[PATCH 2/2] ASoC: fsl_ssi: serialize AC'97 register access operations
 2017-11-20 22:16 UTC 

[RFC PATCH v2 0/1] eventtimer: introduce event timer adapter
 2017-11-20 22:35 UTC  (3+ messages)
` [RFC PATCH v3 "
  ` [RFC PATCH v3 1/1] "

[PATCH] git-send-email: fix get_maintainer.pl regression
 2017-11-20 22:34 UTC  (4+ messages)

[PATCH] drm/i915: Don't use GEN6_RC_VIDEO_FREQ on gen10+
 2017-11-20 22:33 UTC  (3+ messages)
` [PATCH v2] "

[U-Boot] [PATCH v3 00/14] log: Add a new logging feature
 2017-11-20 22:33 UTC  (15+ messages)
` [U-Boot] [PATCH v3 01/14] Revert "sandbox: remove os_putc() and os_puts()"
` [U-Boot] [PATCH v3 02/14] sandbox: Adjust pre-console address to avoid conflict
` [U-Boot] [PATCH v3 03/14] Revert "sandbox: Drop special case console code for sandbox"
` [U-Boot] [PATCH v3 04/14] Move debug and logging support to a separate header
` [U-Boot] [PATCH v3 05/14] mtdparts: Correct use of debug()
` [U-Boot] [PATCH v3 06/14] Drop the log buffer
` [U-Boot] [PATCH v3 07/14] log: Add an implemention of logging
` [U-Boot] [PATCH v3 08/14] log: Add a console driver
` [U-Boot] [PATCH v3 09/14] log: Add a 'log level' command
` [U-Boot] [PATCH v3 10/14] log: Add a test command
` [U-Boot] [PATCH v3 11/14] log: Plumb logging into the init sequence
` [U-Boot] [PATCH v3 12/14] log: sandbox: Enable logging
` [U-Boot] [PATCH v3 13/14] log: test: Add a pytest for logging
` [U-Boot] [PATCH v3 14/14] log: Add documentation

[Buildroot] [autobuild.buildroot.net] Build results for 2017-11-19
 2017-11-20 22:32 UTC  (2+ messages)
` [Buildroot] Analysis of build "

[PATCH v3 0/8] Coping with unrecognized ssh wrapper scripts in GIT_SSH
 2017-11-20 22:32 UTC  (2+ messages)

[PATCH 0/6] toaster: cummulative 11202017 patch
 2017-11-20 22:23 UTC  (7+ messages)
` [PATCH 1/6] toaster: unset BBPATH before starting bbserver for backwards compatibility
` [PATCH 2/6] toaster: update Toaster for Django 1.11
` [PATCH 3/6] toaster: some recipe events do not include packages
` [PATCH 4/6] toaster: enable custom env support for shell calls
` [PATCH 5/6] toaster: landing page show cmdline capture
` [PATCH 6/6] toaster: add 'nobuild' option to Toaster


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.