All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-08 20:04:32 to 2017-11-08 21:02:59 UTC [more...]

[PATCH AUTOSEL for-3.18 01/27] extcon: palmas: Check the parent instance to prevent the NULL
 2017-11-08 20:51 UTC  (20+ messages)
` [PATCH AUTOSEL for-3.18 03/27] ARM: dts: Fix omap3 off mode pull defines
` [PATCH AUTOSEL for-3.18 02/27] ARM: OMAP2+: Fix init for multiple quirks for the same SoC
` [PATCH AUTOSEL for-3.18 08/27] igb: reset the PHY before reading the PHY ID
` [PATCH AUTOSEL for-3.18 07/27] drm/sti: sti_vtg: Handle return NULL error from devm_ioremap_nocache
` [PATCH AUTOSEL for-3.18 11/27] staging: rtl8188eu: fix incorrect ERROR tags from logs
` [PATCH AUTOSEL for-3.18 09/27] igb: close/suspend race in netif_device_detach
` [PATCH AUTOSEL for-3.18 12/27] scsi: lpfc: Add missing memory barrier
` [PATCH AUTOSEL for-3.18 15/27] scsi: lpfc: Correct issue leading to oops during link reset
` [PATCH AUTOSEL for-3.18 16/27] ALSA: vx: Don't try to update capture stream before running
` [PATCH AUTOSEL for-3.18 18/27] backlight: lcd: Fix race condition during register
` [PATCH AUTOSEL for-3.18 20/27] gpu: drm: mgag200: mgag200_main:- Handle error from pci_iomap
` [PATCH AUTOSEL for-3.18 19/27] backlight: adp5520: Fix error handling in adp5520_bl_probe()
` [PATCH AUTOSEL for-3.18 23/27] MIPS: End asm function prologue macros with .insn
` [PATCH AUTOSEL for-3.18 24/27] MIPS: init: Ensure bootmem does not corrupt reserved memory
` [PATCH AUTOSEL for-3.18 22/27] ixgbe: handle close/suspend race with netif_device_detach/present
` [PATCH AUTOSEL for-3.18 21/27] ixgbe: fix AER error handling
` [PATCH AUTOSEL for-3.18 25/27] MIPS: init: Ensure reserved memory regions are not added to bootmem
` [PATCH AUTOSEL for-3.18 27/27] MIPS: Use Makefile.postlink to insert relocations into vmlinux
` [PATCH AUTOSEL for-3.18 26/27] MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR builds

[PATCH AUTOSEL for-4.9 01/53] extcon: Remove potential problem when calling extcon_register_notifier()
 2017-11-08 20:57 UTC  (34+ messages)
` [PATCH AUTOSEL for-4.9 04/53] spi: imx: adjust watermark level according to transfer length
` [PATCH AUTOSEL for-4.9 07/53] ARM: OMAP2+: Fix init for multiple quirks for the same SoC
` [PATCH AUTOSEL for-4.9 10/53] ata: ATA_BMDMA should depend on HAS_DMA
` [PATCH AUTOSEL for-4.9 14/53] igb: reset the PHY before reading the PHY ID
` [PATCH AUTOSEL for-4.9 16/53] igb: Fix hw_dbg logging in igb_update_flash_i210
` [PATCH AUTOSEL for-4.9 15/53] igb: close/suspend race in netif_device_detach
` [PATCH AUTOSEL for-4.9 13/53] drm/sti: sti_vtg: Handle return NULL error from devm_ioremap_nocache
` [PATCH AUTOSEL for-4.9 17/53] scsi: ufs-qcom: Fix module autoload
` [PATCH AUTOSEL for-4.9 18/53] scsi: ufs: add capability to keep auto bkops always enabled
` [PATCH AUTOSEL for-4.9 23/53] scsi: lpfc: FCoE VPort enable-disable does not bring up the VPort
` [PATCH AUTOSEL for-4.9 24/53] scsi: lpfc: Correct host name in symbolic_name field
` [PATCH AUTOSEL for-4.9 28/53] power: supply: axp288_fuel_gauge: Read 15 bit values 2 registers at a time
` [PATCH AUTOSEL for-4.9 27/53] rtc: rx8010: change lock mechanism
` [PATCH AUTOSEL for-4.9 25/53] scsi: lpfc: Correct issue leading to oops during link reset
` [PATCH AUTOSEL for-4.9 26/53] scsi: lpfc: Clear the VendorVersion in the PLOGI/PLOGI ACC payload
` [PATCH AUTOSEL for-4.9 30/53] ALSA: vx: Don't try to update capture stream before running
` [PATCH AUTOSEL for-4.9 31/53] ALSA: vx: Fix possible transfer overflow
` [PATCH AUTOSEL for-4.9 29/53] power: supply: axp288_fuel_gauge: Read 12 bit values 2 registers at a time
` [PATCH AUTOSEL for-4.9 32/53] drm/omap: panel-sony-acx565akm.c: Add MODULE_ALIAS
` [PATCH AUTOSEL for-4.9 36/53] ALSA: hda/realtek - Add new codec ID ALC299
` [PATCH AUTOSEL for-4.9 38/53] ixgbe: Configure advertised speeds correctly for KR/KX backplane
` [PATCH AUTOSEL for-4.9 39/53] ixgbe: fix AER error handling
` [PATCH AUTOSEL for-4.9 37/53] arm64: dts: NS2: reserve memory for Nitro firmware
` [PATCH AUTOSEL for-4.9 41/53] ixgbe: Fix reporting of 100Mb capability
` [PATCH AUTOSEL for-4.9 42/53] ixgbe: Reduce I2C retry count on X550 devices
` [PATCH AUTOSEL for-4.9 47/53] staging: greybus: add host device function pointer checks
` [PATCH AUTOSEL for-4.9 49/53] MIPS: init: Ensure bootmem does not corrupt reserved memory
` [PATCH AUTOSEL for-4.9 48/53] MIPS: End asm function prologue macros with .insn
` [PATCH AUTOSEL for-4.9 53/53] MIPS: Use Makefile.postlink to insert relocations into vmlinux
` [PATCH AUTOSEL for-4.9 51/53] MIPS: traps: Ensure L1 & L2 ECC checking match for CM3 systems
` [PATCH AUTOSEL for-4.9 52/53] MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR builds
` [PATCH AUTOSEL for-4.9 50/53] MIPS: init: Ensure reserved memory regions are not added to bootmem

[MPTCP] [PATCH 1/2] skbuff: Add shared control buffer
 2017-11-08 21:02 UTC 

[PATCH AUTOSEL for-4.4 01/39] extcon: palmas: Check the parent instance to prevent the NULL
 2017-11-08 20:50 UTC  (20+ messages)
` [PATCH AUTOSEL for-4.4 06/39] ARM: dts: Fix omap3 off mode pull defines
` [PATCH AUTOSEL for-4.4 10/39] drm/sti: sti_vtg: Handle return NULL error from devm_ioremap_nocache
` [PATCH AUTOSEL for-4.4 15/39] scsi: ufs: add capability to keep auto bkops always enabled
` [PATCH AUTOSEL for-4.4 14/39] scsi: ufs-qcom: Fix module autoload
` [PATCH AUTOSEL for-4.4 20/39] scsi: lpfc: Correct issue leading to oops during link reset
` [PATCH AUTOSEL for-4.4 21/39] scsi: lpfc: Clear the VendorVersion in the PLOGI/PLOGI ACC payload
` [PATCH AUTOSEL for-4.4 25/39] backlight: adp5520: Fix error handling in adp5520_bl_probe()
` [PATCH AUTOSEL for-4.4 22/39] ALSA: vx: Don't try to update capture stream before running
` [PATCH AUTOSEL for-4.4 23/39] ALSA: vx: Fix possible transfer overflow
` [PATCH AUTOSEL for-4.4 26/39] gpu: drm: mgag200: mgag200_main:- Handle error from pci_iomap
` [PATCH AUTOSEL for-4.4 27/39] ALSA: hda/realtek - Add new codec ID ALC299
` [PATCH AUTOSEL for-4.4 28/39] arm64: dts: NS2: reserve memory for Nitro firmware
` [PATCH AUTOSEL for-4.4 31/39] ixgbe: Reduce I2C retry count on X550 devices
` [PATCH AUTOSEL for-4.4 36/39] MIPS: init: Ensure bootmem does not corrupt reserved memory
` [PATCH AUTOSEL for-4.4 34/39] staging: rtl8712: fixed little endian problem
` [PATCH AUTOSEL for-4.4 35/39] MIPS: End asm function prologue macros with .insn
` [PATCH AUTOSEL for-4.4 37/39] MIPS: init: Ensure reserved memory regions are not added to bootmem
` [PATCH AUTOSEL for-4.4 38/39] MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR builds
` [PATCH AUTOSEL for-4.4 39/39] MIPS: Use Makefile.postlink to insert relocations into vmlinux

[PATCH net-next 0/2] remove FACK loss recovery
 2017-11-08 21:01 UTC  (3+ messages)
` [PATCH net-next 1/2] tcp: retire FACK loss detection
` [PATCH net-next 2/2] tcp: use sequence distance to detect reordering

[PATCH] amdgpu/dm: Default PRE_VEGA ASIC support to 'y'
 2017-11-08 20:59 UTC 

Failed to build qemu-xen on Arch Linux
 2017-11-08 20:59 UTC 

[PATCH v2] nfsd: fix locking validator warning on nfs4_ol_stateid->st_mutex class
 2017-11-08 20:58 UTC  (2+ messages)

[PATCH v3 0/5] perf: add support for capturing skid IP
 2017-11-08 20:56 UTC  (3+ messages)
` [PATCH v3 4/5] perf/record: add documentation for sampling skid ip

[PATCH 0/2] Correct some errors caught by buildbot
 2017-11-08 20:56 UTC  (2+ messages)

[PATCH 0/5] xfs: various 4.15 scrub fixes
 2017-11-08 20:56 UTC  (2+ messages)
` [PATCH 6/5] xfs: only check da node header padding on v5 filesystems

[GIT PULL] commits for Linux 4.4
 2017-11-08 20:45 UTC 

[GIT PULL] commits for Linux 3.18
 2017-11-08 20:45 UTC 

[GIT PULL] commits for Linux 4.9
 2017-11-08 20:45 UTC 

[PATCH] net/mlx5e/core/en_fs: fix pointer dereference after free in mlx5e_execute_l2_action
 2017-11-08 20:55 UTC  (3+ messages)

[PATCH] drm: Update docs for legacy kms state
 2017-11-08 20:57 UTC  (2+ messages)

[PATCH] amd/display: Fix potential null dereference in dce_calcs.c
 2017-11-08 20:54 UTC  (2+ messages)

[PATCH i-g-t] kms_atomic_transition: Split out modeset tests on internal panels
 2017-11-08 20:53 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for kms_atomic_transition: Split out modeset tests on internal panels (rev3)

[RFC PATCH] ima: require secure_boot rules in lockdown mode
 2017-11-08 20:53 UTC  (10+ messages)

[PATCH 2/2] drm/i915: sync dp link status checks against atomic commmits
 2017-11-08 20:52 UTC  (8+ messages)
` [PATCH] "

[PATCH v3 1/5] iio: proximity: sx9500: Assign interrupt from GpioIo()
 2017-11-08 20:52 UTC  (7+ messages)
` [PATCH v3 3/5] iio: proximity: sx9500: Set IRQ pin to direction-input if necessary

[PATCH] doc: move fast mbuf free feature in net guide
 2017-11-08 20:51 UTC 

[PATCH] reiser4: fixed bug in reiser4_kill_root()
 2017-11-08 20:50 UTC 

[AUTOSEL,for-4.9,21/53] x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlers
 2017-11-08 20:50 UTC 

[PATCH v2] lib/mpi: call cond_resched() from mpi_powm() loop
 2017-11-08 20:49 UTC  (8+ messages)

[PATCH 1/2] drm/i915/userptr: Probe existence of backing struct pages upon creation
 2017-11-08 20:49 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] "

[PATCH v9 00/10] Application Data Integrity feature introduced by SPARC M7
 2017-11-08 20:44 UTC  (5+ messages)

[PATCH 1/4] x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 00h-0fh) Processors
 2017-11-08 20:48 UTC  (2+ messages)

[PATCH] x86/mm: Unbreak modules that rely on external PAGE_KERNEL availability
 2017-11-08 20:47 UTC  (4+ messages)

[PATCH v2] drm/i915: Implement ReadHitWriteOnlyDisable
 2017-11-08 20:47 UTC  (3+ messages)

[PATCH] ASoC: amd: fix report accurate hw_ptr during dma
 2017-11-08 20:47 UTC  (8+ messages)

[PATCH nf-next] netfilter: nf_defrag_ipv4: Add sysctl to disable per interface
 2017-11-08 20:46 UTC  (5+ messages)

[PATCH] dell-smbios: fix string overflow
 2017-11-08 20:45 UTC  (2+ messages)

[PATCH] drm/edid: Don't send non-zero YQ in AVI infoframe for HDMI 1.x sinks
 2017-11-08 20:45 UTC  (4+ messages)

[PATCH] gpio: Fix undefined lock_dep_class
 2017-11-08 20:42 UTC 

[PATCH linux dev-4.10 0/2] hwmon: (pmbus): ibm-cffps: Add debugfs entry for input history
 2017-11-08 20:44 UTC  (5+ messages)
` [PATCH linux dev-4.10 1/2] hwmon: (pmbus): Export pmbus device debugfs directory entry
` [PATCH linux dev-4.10 2/2] hwmon: (pmbus): cffps: Add input_history debugfs file

linux-next: error fetching the risc-v tree
 2017-11-08 20:43 UTC 

[PATCH v2 00/12] bcm63xx-rng conversion to bcm2835-rng
 2017-11-08 20:41 UTC  (6+ messages)
` [PATCH v2 06/12] hwrng: bcm2835-rng: Rework interrupt masking

MPK: pkey_free and key reuse
 2017-11-08 20:41 UTC  (3+ messages)

[MPTCP] [PATCH 1/2] skbuff: Add shared control buffer
 2017-11-08 20:41 UTC 

general protection fault in asn1_ber_decoder
 2017-11-08 20:40 UTC  (3+ messages)

[kernel-hardening] [PATCH v4] scripts: add leaking_addresses.pl
 2017-11-08 20:39 UTC  (5+ messages)

[Qemu-devel] [PATCH] tpm: Add a caching layer for the TPM Established flag
 2017-11-08 20:38 UTC  (2+ messages)

[PATCH 0/12] PM / sleep: Driver flags for system suspend/resume
 2017-11-08 20:38 UTC  (5+ messages)
` [PATCH v2 0/6] PM / sleep: Driver flags for system suspend/resume (part 1)
  ` [PATCH v2 0/6] PM / sleep: Driver flags for system suspend/resume (part 2)
    ` [PATCH v2 2/6] PCI / PM: Support for LEAVE_SUSPENDED driver flag

[PATCH 0/2] net/sched/cls_tcindex: Fine-tuning for two function implementations
 2017-11-08 20:38 UTC  (6+ messages)
` [PATCH 1/2] net/sched/cls_tcindex: Use common error handling code in tcindex_set_parms()
` [PATCH 2/2] net/sched/cls_tcindex: Improve a size determination in two functions

QCA9377 USB Support
 2017-11-08 20:37 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: potential uninitialized variable in amdgpu_vce_ring_parse_cs()
 2017-11-08 20:37 UTC  (5+ messages)

[U-Boot] [PATCH] driver: net: ldpaa_eth: Add PHY-less SGMII support
 2017-11-08 20:37 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] tpm_emulator: Add a caching layer for the TPM Established flag
 2017-11-08 20:37 UTC 

[PATCH v4 1/5] drm/i915/guc: Split GuC firmware xfer function into clear steps
 2017-11-08 20:36 UTC  (3+ messages)
` [PATCH v4 2/5] drm/i915/guc: Wait for ucode DMA transfer completion

[PATCH i-g-t] Revert "tests/kms_flip: Make flip-vs-panning-vs-hang change DSPSURF"
 2017-11-08 20:36 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

Test failures on 'pu' branch
 2017-11-08 20:36 UTC  (2+ messages)

[refpolicy] Refpolicy and gdm/gnome?
 2017-11-08 20:33 UTC  (2+ messages)

[PATCH] net/liquidio: add support for device reset in driver
 2017-11-08 20:32 UTC  (2+ messages)

[PATCH 0/9] WIP Partial clone part 2: fsck and promisors
 2017-11-08 20:32 UTC  (8+ messages)
` [PATCH 1/9] extension.partialclone: introduce partial clone extension

[U-Boot] [PATCH v4 0/7] Add VID support for QDS and RDB platforms
 2017-11-08 20:32 UTC  (3+ messages)
` [U-Boot] [PATCH v4 1/7] armv8: lsch3: Add serdes and DDR voltage setup

[PATCH 1/2] systemctl-native: add target.wants to target regex
 2017-11-08 20:31 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH 0/6] generic way to deprecate machines
 2017-11-08 20:29 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH 1/6] machine: add a deprecated_reason property

[PATCH 0/7] mark expected switch fall-throughs
 2017-11-08 20:04 UTC  (5+ messages)
` [PATCH 5/7] ASoC: wm8753: "
` [PATCH 6/7] ASoC: wm8993: "
` [PATCH 7/7] ASoC: wm8994: "

[PATCH] drm/i915/intel_sdvo: mark expected switch fall-throughs
 2017-11-08 20:27 UTC 

[PATCH] vmalloc: introduce vmap_pfn for persistent memory
 2017-11-08 20:26 UTC  (16+ messages)
        ` [dm-devel] "

[PATCH 0/4] ASoC: bcm2835: Additional modes and constraint updates
 2017-11-08 20:26 UTC  (3+ messages)
` [PATCH 3/4] ASoC: bcm2835: Support additional samplerates up to 384kHz

[PATCH] MAINTAINERS: Add Lorenzo Pieralisi for PCI host bridge drivers
 2017-11-08 20:26 UTC  (2+ messages)

[PATCH v6 1/3] drm/i915: Add Guc/HuC firmware details to error state
 2017-11-08 20:21 UTC  (5+ messages)

[GIT PULL] Please pull JSON files for POWR9 PMU events
 2017-11-08 20:19 UTC 

[PATCH 2/4] lockd: remove net pointer from messages
 2017-11-08 20:19 UTC  (2+ messages)

[PATCH] x86/pvh: Do not add DSDT and FACS to PVH dom0 XSDT
 2017-11-08 20:19 UTC 

[PATCH 1/4] nfsd: remove net pointer from debug messages
 2017-11-08 20:19 UTC  (2+ messages)

[Qemu-devel] Drainage in bdrv_replace_child_noperm()
 2017-11-08 20:16 UTC  (3+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [Bug 1701798] [NEW] dynamically linked binaries crash for big-endian targets
 2017-11-08 20:05 UTC  (2+ messages)
` [Qemu-devel] [Bug 1701798] "

[PATCH i-g-t 0/3] tests: add query information tests
 2017-11-08 20:16 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] IB/ocrdma_hw: remove unnecessary code in ocrdma_mbx_dealloc_lkey
 2017-11-08 20:16 UTC  (7+ messages)
` [PATCH v2] "

[PATCH i-g-t 5/5] intel_gvtg_test: Handle system(3) return value
 2017-11-08 20:14 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for "

[PATCH 00/31] Andes(nds32) Linux Kernel Port
 2017-11-08 20:14 UTC  (6+ messages)
` [PATCH 16/31] nds32: VDSO support

[RESEND PATCH tip] x86/idt: Remove X86_TRAP_BP initialization in idt_setup_traps()
 2017-11-08 20:10 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH igt] lib: Always enable ftrace-dump-on-oops
 2017-11-08 20:11 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for lib: Always enable ftrace-dump-on-oops (rev2)

[PATCH 00/30] [v2] KAISER: unmap most of the kernel from userspace page tables
 2017-11-08 20:11 UTC  (5+ messages)
` [PATCH 01/30] x86, mm: do not set _PAGE_USER for init_mm "

[PATCH RFC v3 00/12] Intel(R) SGX Driver
 2017-11-08 20:07 UTC  (3+ messages)
` [PATCH RFC v3 10/12] intel_sgx: in-kernel launch enclave
  ` [intel-sgx-kernel-dev] "

[PATCH 00/27] security, efi: Add kernel lockdown
 2017-11-08 20:09 UTC  (8+ messages)
  ` Firmware signing -- "

[PATCH i-g-t] tests: remove gem_ctx_param
 2017-11-08 20:08 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[Qemu-devel] [PATCH 0/7] x86: Rework KVM-defaults compat code, enable kvm_pv_unhalt by default
 2017-11-08 20:07 UTC  (11+ messages)
                ` [Qemu-devel] [libvirt] "

[PATCH 1/2] drm/atomic-helper: always track connector commits, too
 2017-11-08 20:06 UTC  (3+ messages)

[PATCH 0/4] drm/i915: introduce query information
 2017-11-08 20:04 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "


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.