All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-25 16:04:02 to 2017-11-25 19:32:11 UTC [more...]

[PATCH V2 0/9] Add loadable kernel module and power management support
 2017-11-25 19:32 UTC  (8+ messages)
` [PATCH V2 3/9] ARM: tegra: Export tegra_cpuidle_pcie_irqs_in_use()
  ` [PATCH V2 1/9] genirq: Export irq_set_msi_desc()
  ` [PATCH V2 2/9] of: Export of_pci_range_to_resource()
  ` [PATCH V2 4/9] PCI: Export pci_find_host_bridge()
  ` [PATCH V2 5/9] PCI: Export pci_flags
  ` [PATCH V2 6/9] PCI: tegra: free resources on probe failure
` [PATCH V2 7/9] PCI: tegra: Add loadable kernel module support

[PATCH] drm: Fix modifiers_property kernel-doc comment
 2017-11-25 19:30 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

lib/zstd/decompress.c:416:2: warning: argument 1 null where non-null expected
 2017-11-25 19:29 UTC 

[PATCH v6 00/11] Intel SGX Driver
 2017-11-25 19:29 UTC  (3+ messages)
` [PATCH v6 09/11] fs/pipe.c: export create_pipe_files() and replace_fd()
` [PATCH v6 11/11] intel_sgx: driver documentation

[PATCH] uapi: add SPDX identifier to vm_sockets_diag.h
 2017-11-25 19:25 UTC  (3+ messages)

[PATCH net] net: dsa: fix 'increment on 0' warning
 2017-11-25 19:24 UTC  (3+ messages)

[PATCH v2] VSOCK: Don't call vsock_stream_has_data in atomic context
 2017-11-25 19:22 UTC  (3+ messages)

[PATCH v6 0/7] drm/fbdev: Panel orientation connector property support
 2017-11-25 19:20 UTC  (17+ messages)
` [PATCH v6 1/7] fbcon: Add fbcon_rotate_hint to struct fb_info
` [PATCH v6 2/7] drm: Add panel orientation quirks, v6
` [PATCH v6 3/7] drm: Add support for a panel-orientation connector property, v6
` [PATCH v6 4/7] drm/fb-helper: Apply panel orientation connector prop to the primary plane, v6
` [PATCH v6 5/7] drm/i915: Add "panel orientation" property to the panel connector, v6
` [PATCH v6 6/7] efifb: Set info->fbcon_rotate_hint based on drm_get_panel_orientation_quirk
` [PATCH v6 7/7] fbcon: Remove dmi quirk table
` ✗ Fi.CI.BAT: failure for drm/fbdev: Panel orientation connector property support (rev5)

[PATCH 00/43] x86 entry-stack and Kaiser series, 2017/11/24, v2 version
 2017-11-25 19:18 UTC  (21+ messages)
` [PATCH 20/43] x86/entry: Clean up SYSENTER_stack code
` [PATCH 24/43] x86/mm/kaiser: Mark per-cpu data structures required for entry/exit
` [PATCH 42/43] x86/mm/kaiser: Allow KAISER to be enabled/disabled at runtime
` [crash] PANIC: double fault, error_code: 0x0
              ` [PATCH] x86/mm/kaiser: Fix IRQ entries text section mapping

[patch V2 00/11] LICENSES: Add documentation and initial License files
 2017-11-25 19:17 UTC  (13+ messages)
` [patch V2 01/11] Documentation: Add license-rules.rst to describe how to properly identify file licenses
  ` [patch V4 "

[PATCH] net: openvswitch: datapath: fix data type in queue_gso_packets
 2017-11-25 19:14 UTC 

WTF? Re: [PATCH] License cleanup: add SPDX GPL-2.0 license identifier to files with no license
 2017-11-25 19:12 UTC  (11+ messages)

[linux-3.18 baseline-only test] 72492: regressions - FAIL
 2017-11-25 19:06 UTC 

hi3521a syscon-reboot issue, reboot fails oddly
 2017-11-25 19:02 UTC  (2+ messages)

[U-Boot] [PATCH 0/5] test: Add compression tests to pytest
 2017-11-25 18:57 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] test: Add a command function for test execution
` [U-Boot] [PATCH 2/5] test: overlay: Use cmd_ut_category()
` [U-Boot] [PATCH 3/5] test: compression: Put test variables in a struct
` [U-Boot] [PATCH 4/5] test/py: Allow any unit test suite to be found
` [U-Boot] [PATCH 5/5] test: compression: Convert to unit test framework

[Bug 103902] Portal 2 game hangs at startup with latest mesa dev
 2017-11-25 18:55 UTC  (2+ messages)

[Bug 103904] Source engine-based games won't hang at start without R600_DEBUG=vs
 2017-11-25 18:55 UTC  (5+ messages)

[PATCH v4 0/4] make git worktree add dwim more
 2017-11-25 18:26 UTC  (8+ messages)
  ` [PATCH v4 2/4] worktree: add --[no-]track option to the add subcommand
  ` [PATCH v4 4/4] worktree: make add <path> dwim

[PATCH 0/2] Make calibration register value fixed for ina2xx drivers
 2017-11-25 18:50 UTC  (5+ messages)
  ` [PATCH 1/2] iio: adc: ina2xx: Make calibration register value fixed
  ` [PATCH 2/2] hwmon: (ina2xx) "

[Qemu-devel] [PATCH v8 00/13] Add support for the ZynqMP Generic QSPI
 2017-11-25 18:48 UTC  (3+ messages)

[PATCH 0/18 v6] dax, ext4, xfs: Synchronous page faults
 2017-11-25 18:45 UTC  (7+ messages)
` [PATCH 01/18] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags

[PATCH] scsi: libfc: fix ELS request handling
 2017-11-25 18:38 UTC 

[Buildroot] [PATCH 1/1] python-cython: new package
 2017-11-25 18:34 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/6] Replace has_dynamic_sysbus with list of allowed device types
 2017-11-25 18:31 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/6] machine: Replace has_dynamic_sysbus with list of allowed devices
` [Qemu-devel] [PATCH v2 3/6] ppc: e500: Allow only supported dynamic sysbus devices
` [Qemu-devel] [PATCH v2 4/6] spapr: "

[xen-4.7-testing test] 116506: tolerable FAIL - PUSHED
 2017-11-25 18:31 UTC 

[PATCH] staging: rtl8188eu: Fix private WEXT IOCTL calls
 2017-11-25 18:29 UTC  (5+ messages)
` [PATCH 2/2] "
` [PATCH v3] "

Intel "5-button array" support on MobileStudio Pro
 2017-11-25 18:28 UTC  (2+ messages)

[PATCH 1/2] staging: sm750fb: Fix coding style in ddk750_sii164.h
 2017-11-25 18:26 UTC  (4+ messages)
` [PATCH 2/2] staging: sm750b: Fix coding style issues in sm750_accel.c

[PATCH] x86/orc: Don't bail on stack overflow
 2017-11-25 18:26 UTC  (2+ messages)

[linux-linus test] 116514: regressions - FAIL
 2017-11-25 18:21 UTC 

[PATCH v1 00/10] Renesas Capture Engine Unit (CEU) V4L2 driver
 2017-11-25 18:17 UTC  (14+ messages)
` [PATCH v1 03/10] v4l: platform: Add Renesas CEU driver
` [PATCH v1 08/10] media: i2c: ov772x: Remove soc_camera dependencies

[PATCH for-4.10] x86: Avoid corruption on migrate for vcpus using CPUID Faulting
 2017-11-25 18:15 UTC 

dvbv5-scan: Channel auto detection fails
 2017-11-25 18:09 UTC  (2+ messages)

Patch "ACPI / APEI: Remove arch_apei_flush_tlb_one()" has been added to the 4.4-stable tree
 2017-11-25 18:06 UTC  (2+ messages)

[GIT PULL] afs: Fixes
 2017-11-25 18:05 UTC  (2+ messages)

[Qemu-devel] [PATCH] BCM2837 and machine raspi3
 2017-11-25 18:04 UTC  (7+ messages)

Patch "ACPI / APEI: Remove arch_apei_flush_tlb_one()" has been added to the 3.18-stable tree
 2017-11-25 18:03 UTC  (2+ messages)

[PATCH] RelNotes: minor typo fixes in 2.15.1 draft
 2017-11-25 18:02 UTC  (2+ messages)

[PATCH v5 10/11] intel_sgx: glue code for in-kernel LE
 2017-11-25 18:01 UTC  (2+ messages)

dvbv5-scan: Missing NID, TID, and RID in VDR channel output
 2017-11-25 18:01 UTC  (5+ messages)

[PATCH] Staging: sm750fb: Fix coding style issue in ddk750_sii164.c
 2017-11-25 17:59 UTC  (2+ messages)

[PATCH] staging: rtl8188eu:
 2017-11-25 17:59 UTC 

[Buildroot] [PATCH v5 1/1] sunxi-mali-driver-mainline: new package
 2017-11-25 17:59 UTC  (4+ messages)

[GIT pull] timer updates for 4.15
 2017-11-25 17:55 UTC 

[PATCH] ARM: dts: bcm283x: Use GPIO polarity defines consequently
 2017-11-25 17:54 UTC  (5+ messages)

[PATCH 2/2] iio: chemical: sgpxx: triggered buffer support
 2017-11-25 17:48 UTC  (2+ messages)

[RFC PATCH 0/4] Initial KVM SVE support hacks
 2017-11-25 17:48 UTC  (7+ messages)
` [RFC PATCH 4/4] arm64/sve: KVM: Basic SVE support

[PATCH 1/2] iio: chemical: sgpxx: Support Sensirion SGPxx sensors
 2017-11-25 17:41 UTC  (3+ messages)

[PATCH] arm64: KVM: Hide PMU from guests when disabled
 2017-11-25 17:40 UTC 

[RFC] KVM API extensions for SVE
 2017-11-25 17:40 UTC  (6+ messages)

[Buildroot] [PATCH v1] busybox: Fix rtcwake to use /dev/rtc0 properly
 2017-11-25 17:40 UTC  (4+ messages)

[PATCH v6 0/7] drm/fbdev: Panel orientation connector property support
 2017-11-25 17:37 UTC  (17+ messages)
` [PATCH v6 1/7] fbcon: Add fbcon_rotate_hint to struct fb_info
` [PATCH v6 2/7] drm: Add panel orientation quirks, v6
` [PATCH v6 3/7] drm: Add support for a panel-orientation connector property, v6
` [PATCH v6 4/7] drm/fb-helper: Apply panel orientation connector prop to the primary plane, v6
` [PATCH v6 5/7] drm/i915: Add "panel orientation" property to the panel connector, v6
` [PATCH v6 6/7] efifb: Set info->fbcon_rotate_hint based on drm_get_panel_orientation_quirk
` [PATCH v6 7/7] fbcon: Remove dmi quirk table
` ✗ Fi.CI.BAT: failure for drm/fbdev: Panel orientation connector property support (rev4)

[PATCH] RelNotes: minor typo fixes in 2.15.1 draft
 2017-11-25 17:32 UTC 

[PATCH v2 0/2] x86: disable IRQs during CR4 changes
 2017-11-25 17:31 UTC  (9+ messages)
` [PATCH v2 2/2] x86: disable IRQs before changing CR4
      ` [v2,2/2] "

[Buildroot] [RFCv1 0/4] Per-package SDK and target directories
 2017-11-25 17:30 UTC  (5+ messages)
` [Buildroot] [RFCv1 4/4] core: implement per-package SDK and target

[qemu-mainline test] 116515: regressions - FAIL
 2017-11-25 17:29 UTC 

Fwd: Qwery regarding Selinux Change Id context
 2017-11-25 17:25 UTC  (4+ messages)
    `  "

[PATCH] lib: memmove: Use optimised memcpy if possible
 2017-11-25 17:22 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] freerdp: fix wayland client dependency chain failure
 2017-11-25 17:16 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] postgresql: bump to 10.1
 2017-11-25 17:12 UTC 

[Buildroot] [pull request] arch/arm: add some new armv8a cores
 2017-11-25 17:10 UTC  (5+ messages)
` [Buildroot] [PATCH 4/9] arch/arm: do not allow soft-float for armv8a

i2c-tools: library licensing issues
 2017-11-25 16:47 UTC 

[Buildroot] [RPC] package/libtirpc: fix compilation error
 2017-11-25 17:00 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] ntp: add patch to support for libressl
 2017-11-25 16:47 UTC  (4+ messages)

[Buildroot] [PATCH] utils/diffconfig: add diffconfig utility
 2017-11-25 16:45 UTC  (3+ messages)

[PATCH] iio: accel: remove redundant pointer pdata
 2017-11-25 16:44 UTC  (3+ messages)

[PATCH 00/11] iwlwifi: updates intended for v4.16 2017-11-25
 2017-11-25 16:34 UTC  (12+ messages)
` [PATCH 01/11] iwlwifi: mvm: check for short GI only for OFDM
` [PATCH 02/11] iwlwifi: mvm: support MGMT frames in compressed BA
` [PATCH 03/11] iwlwifi: mvm: rs: don't override the rate history in the search cycle
` [PATCH 04/11] iwlwifi: mvm: revert support new Coex firmware API
` [PATCH 05/11] iwlwifi: mvm: remove TCP wakeup support
` [PATCH 06/11] iwlwifi: print the version number of the firmware in hex
` [PATCH 07/11] iwlwifi: dbg: allow wrt collection before ALIVE
` [PATCH 08/11] iwlwifi: mvm: Add debugfs support for FTM initiator fields
` [PATCH 09/11] iwlwifi: fix the ALIVE notification layout
` [PATCH 10/11] iwlwifi: mvm: remove superfluous flush_work()
` [PATCH 11/11] iwlwifi: rename the temporary name of A000 to the official 22000

[Buildroot] Cannot rebuild autobuild
 2017-11-25 16:34 UTC  (12+ messages)

[PATCH v5 1/2] iio : Add cm3218 smbus ara and acpi support
 2017-11-25 16:32 UTC  (2+ messages)

[PATCH] cpuidle: Allow menu governor to enter deeper sleep states after some time
 2017-11-25 16:30 UTC  (4+ messages)

[linux-4.9 test] 116507: regressions - FAIL
 2017-11-25 16:23 UTC 

Interaction between bitfields and casts
 2017-11-25 16:18 UTC  (5+ messages)
      ` [SPARSE] cast rework (was: Re: Interaction between bitfields and casts)

[PATCH] Linx 820 Windows tablet has a da280 mapped via ACPI
 2017-11-25 16:14 UTC  (2+ messages)

Fwd: problems attempting to grow raid5 to raid6 - advice sought
 2017-11-25 16:14 UTC  (2+ messages)

[PATCH v2 0/2] Add support for UVIS25 uv sensor
 2017-11-25 16:11 UTC  (7+ messages)
` [PATCH v2 1/2] iio: light: add support for UVIS25 sensor
` [PATCH v2 2/2] dt-bindings: iio: light: add UVIS25 device bindings

[Buildroot] [PATCH/next 1/1] package/avahi: bump version to 0.7
 2017-11-25 16:10 UTC 

[PATCH 0/2] video: ssd1307fb: Adjustments for ssd1307fb_probe()
 2017-11-25 16:06 UTC  (9+ messages)
` [PATCH 1/2] video: ssd1307fb: Delete an error message for a failed memory allocation in ssd1307fb_probe()
  ` [PATCH 1/2] video: ssd1307fb: Delete an error message for a failed memory allocation in ssd1307fb_pr
` [PATCH 2/2] video: ssd1307fb: Improve a size determination in ssd1307fb_probe()

[PATCH] mm: print a warning once the vm dirtiness settings is illogical
 2017-11-25 16:05 UTC  (2+ messages)

[U-Boot] [PATCH u-boot] ARM: arch-meson: build memory banks using reported memory from registers
 2017-11-25 16:04 UTC  (5+ 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.