All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-10 16:18:54 to 2017-04-10 16:46:15 UTC [more...]

[PATCH 4.10 000/110] 4.10.10-stable review
 2017-04-10 16:42 UTC  (2+ messages)
  ` [PATCH 4.10 038/110] metag/usercopy: Set flags before ADDZ

[Qemu-devel] [PATCH 0/7] arm: Implement M profile exception return properly
 2017-04-10 16:45 UTC  (6+ messages)
` [Qemu-devel] [PATCH 5/7] arm: Move condition-failed codepath generation out of if()
  ` [Qemu-devel] [Qemu-arm] "
` [Qemu-devel] [PATCH 6/7] arm: Implement M profile exception return properly
  ` [Qemu-devel] [Qemu-arm] "

[PATCH 4.9 000/152] 4.9.22-stable review
 2017-04-10 16:41 UTC  (32+ messages)
` [PATCH 4.9 001/152] ppdev: check before attaching port
` [PATCH 4.9 002/152] ppdev: fix registering same device name
` [PATCH 4.9 003/152] drm/vmwgfx: Type-check lookups of fence objects
` [PATCH 4.9 006/152] drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
` [PATCH 4.9 007/152] drm/vmwgfx: Remove getparam error message
` [PATCH 4.9 011/152] arm/arm64: KVM: Take mmap_sem in stage2_unmap_vm
` [PATCH 4.9 013/152] kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd
` [PATCH 4.9 014/152] iio: bmg160: reset chip when probing
` [PATCH 4.9 015/152] arm64: mm: unaligned access by user-land should be received as SIGBUS
` [PATCH 4.9 016/152] cfg80211: check rdev resume callback only for registered wiphy
` [PATCH 4.9 017/152] Reset TreeId to zero on SMB2 TREE_CONNECT
` [PATCH 4.9 018/152] mm/page_alloc.c: fix print order in show_free_areas()
` [PATCH 4.9 023/152] Kbuild: use cc-disable-warning consistently for maybe-uninitialized
` [PATCH 4.9 024/152] orangefs: move features validation to fix filesystem hang
` [PATCH 4.9 026/152] ring-buffer: Fix return value check in test_ringbuffer()
` [PATCH 4.9 033/152] metag/usercopy: Set flags before ADDZ
  ` [PATCH 4.9 034/152] metag/usercopy: Fix src fixup in from user rapf loops
` [PATCH 4.9 035/152] metag/usercopy: Add missing fixups
` [PATCH 4.9 037/152] powerpc/mm: Add missing global TLB invalidate if cxl is active
` [PATCH 4.9 040/152] powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable()
` [PATCH 4.9 043/152] xtensa: make __pa work with uncached KSEG addresses
` [PATCH 4.9 045/152] s390/uaccess: get_user() should zero on failure (again)
` [PATCH 4.9 047/152] MIPS: ralink: Fix typos in rt3883 pinctrl
` [PATCH 4.9 048/152] MIPS: End spinlocks with .insn
` [PATCH 4.9 050/152] MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3
` [PATCH 4.9 051/152] MIPS: Add MIPS_CPU_FTLB for Loongson-3A R2
` [PATCH 4.9 052/152] MIPS: Flush wrong invalid FTLB entry for huge page
` [PATCH 4.9 054/152] Documentation: stable-kernel-rules: fix stable-tag format
` [PATCH 4.9 055/152] mm/mempolicy.c: fix error handling in set_mempolicy and mbind
` [PATCH 4.9 057/152] drm/sun4i: tcon: Move SoC specific quirks to a DT matched data structure
` [PATCH 4.9 060/152] clk: lpc32xx: add a quirk for PWM and MS clock dividers

[Qemu-devel] [PATCH RFC v1 0/3] Enable MTTCG on PPC64
 2017-04-10 16:44 UTC  (6+ messages)
` [Qemu-devel] [Qemu-ppc] "

[U-Boot] [PATCH 1/2][v4] armv8: ls2080a: Reorganise NAND_BOOT code in config flag
 2017-04-10 16:45 UTC  (2+ messages)

[kernel-hardening] [PATCH v7 1/4] syscalls: Restore address limit after a syscall
 2017-04-10 16:44 UTC  (13+ messages)
`  "
` [kernel-hardening] [PATCH v7 2/4] x86/syscalls: Architecture specific pre-usermode check
  `  "
` [kernel-hardening] [PATCH v7 3/4] arm/syscalls: "
  `  "
` [kernel-hardening] [PATCH v7 4/4] arm64/syscalls: "
  `  "

[PATCH v2 0/5] Add STM32H7 DAC driver
 2017-04-10 16:43 UTC  (10+ messages)
` [PATCH v2 4/5] iio: dac: stm32: add support for trigger events
` [PATCH v2 5/5] iio: dac: stm32: add support for waveform generator

[PATCH 4.4 00/32] 4.4.61-stable review
 2017-04-10 16:39 UTC  (27+ messages)
` [PATCH 4.4 01/32] drm/vmwgfx: Type-check lookups of fence objects
` [PATCH 4.4 02/32] drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()
` [PATCH 4.4 03/32] drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()
` [PATCH 4.4 04/32] drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
` [PATCH 4.4 05/32] drm/vmwgfx: Remove getparam error message
` [PATCH 4.4 06/32] drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()
` [PATCH 4.4 07/32] sysfs: be careful of error returns from ops->show()
` [PATCH 4.4 08/32] staging: android: ashmem: lseek failed due to no FMODE_LSEEK
` [PATCH 4.4 09/32] arm/arm64: KVM: Take mmap_sem in stage2_unmap_vm
` [PATCH 4.4 14/32] ring-buffer: Fix return value check in test_ringbuffer()
` [PATCH 4.4 15/32] metag/usercopy: Drop unused macros
` [PATCH 4.4 16/32] metag/usercopy: Fix alignment error checking
` [PATCH 4.4 17/32] metag/usercopy: Add early abort to copy_to_user
` [PATCH 4.4 18/32] metag/usercopy: Zero rest of buffer from copy_from_user
` [PATCH 4.4 20/32] metag/usercopy: Fix src fixup in from user rapf loops
` [PATCH 4.4 22/32] powerpc/mm: Add missing global TLB invalidate if cxl is active
` [PATCH 4.4 23/32] powerpc: Dont try to fix up misaligned load-with-reservation instructions
` [PATCH 4.4 24/32] nios2: reserve boot memory for device tree
` [PATCH 4.4 25/32] s390/decompressor: fix initrd corruption caused by bss clear
` [PATCH 4.4 26/32] s390/uaccess: get_user() should zero on failure (again)
` [PATCH 4.4 27/32] MIPS: Force o32 fp64 support on 32bit MIPS64r6 kernels
` [PATCH 4.4 28/32] MIPS: ralink: Fix typos in rt3883 pinctrl
` [PATCH 4.4 29/32] MIPS: End spinlocks with .insn
` [PATCH 4.4 30/32] MIPS: Lantiq: fix missing xbar kernel panic
` [PATCH 4.4 31/32] MIPS: Flush wrong invalid FTLB entry for huge page
` [PATCH 4.4 32/32] mm/mempolicy.c: fix error handling in set_mempolicy and mbind

Patch "amd-xgbe: Prepare for working with more than one type of phy" has been added to the 4.9-stable tree
 2017-04-10 16:42 UTC  (2+ messages)

[Patch V2 1/2] x86/mm/numa: trivial fix on typo and error message
 2017-04-10 16:39 UTC  (11+ messages)
` [Patch V2 2/2] x86/mm/numa: remove the numa_nodemask_from_meminfo()

drm-tip/drm-tip build: 207 builds: 0 failed, 207 passed, 204 warnings (v4.11-rc5-1808-ge461ecfd413f)
 2017-04-10 16:42 UTC 

[PATCH V4 0/7] cxl: Add support for Coherent Accelerator Interface Architecture 2.0
 2017-04-10 16:41 UTC  (5+ messages)
` [PATCH V4 1/7] cxl: Read vsec perst load image
` [PATCH V4 2/7] cxl: Remove unused values in bare-metal environment

master - signals: fix comparison flaw
 2017-04-10 16:41 UTC 

[PATCH] x86/vdso: ensure vdso32_enabled gets set to valid values only
 2017-04-10 16:34 UTC  (3+ messages)
` [patch 1/3] x86/vdso: Ensure "
  ` [tip:x86/urgent] "

Patch "can: flexcan: add quirk FLEXCAN_QUIRK_ENABLE_EACEN_RRS" has been added to the 4.9-stable tree
 2017-04-10 16:37 UTC  (3+ messages)

[PATCH] t6500: don't run detached auto gc at the end of the test script
 2017-04-10 16:35 UTC  (4+ messages)

[PATCH 1/2] PM / Runtime: fix autosuspend documentation
 2017-04-10 16:36 UTC  (4+ messages)
` [PATCH 2/2] PM / Runtime: document autosuspend-helper side effects

[GIT PULL] ARM: at91: DT for 4.12
 2017-04-10 16:35 UTC  (2+ messages)

[PATCH -v2 0/9] mm: make movable onlining suck less
 2017-04-10 16:35 UTC  (11+ messages)
` [PATCH 4/9] mm, memory_hotplug: get rid of is_zone_device_section
` [PATCH 6/9] mm, memory_hotplug: do not associate hotadded memory to zones until online
  ` [PATCH v3 "

[PATCH v5 1/2] Documentation: dt-bindings: Document bindings for Aspeed ADC
 2017-04-10 16:34 UTC  (7+ messages)
` [PATCH v5 2/2] iio: "

[PATCH 0/8] efi: add support for non-standard capsule headers
 2017-04-10 16:34 UTC  (2+ messages)

[PATCH] http: honnor empty http.proxy option to bypass proxy
 2017-04-10 16:33 UTC  (2+ messages)

[PATCH v3 0/9] Fix issues and factorize arm/arm64 capacity information code
 2017-04-10 16:33 UTC  (14+ messages)
` [PATCH v3 5/9] arm, arm64: factorize common cpu capacity default code
` [PATCH v3 6/9] drivers: remove useless comment from base/arch_topology.c

Apache and FreeRADIUS on yocto poky Linux
 2017-04-10 16:32 UTC 

[Qemu-devel] Dual userfaultfd behavior
 2017-04-10 16:31 UTC  (6+ messages)

master - signals: fix comparison flaw
 2017-04-10 16:30 UTC 

[PATCH] ARM: omap2plus_defconfig: Enable droid 4 devices
 2017-04-10 16:29 UTC  (3+ messages)

[RfC PATCH] drm: fourcc byteorder: brings header file comments in line with reality
 2017-04-10 16:28 UTC  (9+ messages)

[PATCH] drivers: pwm: pwm-atmel: implement suspend/resume functions
 2017-04-10 16:27 UTC  (6+ messages)

[PATCH] Btrfs: fix segment fault when doing dio read
 2017-04-10 16:26 UTC  (3+ messages)

[linux-4.9 baseline test] 107238: tolerable FAIL
 2017-04-10 16:26 UTC  (10+ messages)
` Please apply "partially revert "xen: Remove event channel..."

[PATCHv3 00/22] Ion clean up in preparation in moving out of staging
 2017-04-10 16:25 UTC  (9+ messages)

[patch 0/3] x86/vdso: Fix enable inconsistencies and cleanup
 2017-04-10 16:25 UTC  (4+ messages)
` [patch 3/3] x86/vdso: Sanitize vdso*_enabled handling

[PATCH] md: update slab_cache before releasing new stripes when stripes resizing
 2017-04-10 16:25 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/18] stm32f7: add sdram & gpio drivers
 2017-04-10 16:25 UTC  (4+ messages)
` [U-Boot] [PATCH v2 08/18] dm: gpio: Add driver for stm32f7 gpio controller

[PATCH v2 1/2] arm64: dts: rk3399: add support for firefly-rk3399 board
 2017-04-10 16:25 UTC  (5+ messages)
` [PATCH v2 2/2] dt-bindings: document: add firefly-rk3399 board support

[PATCH] ipv6: Fix idev->addr_list corruption
 2017-04-10 16:24 UTC  (2+ messages)

[PATCH] drm/i915: Lie and treat all engines as idle if wedged
 2017-04-10 16:24 UTC 

[PATCH 0/6] clk: qcom: CPU clock driver for msm8996
 2017-04-10 16:23 UTC  (3+ messages)
` [PATCH 3/6] clk: qcom: Add "

[U-Boot] [PATCHv5 00/21] Retrieve MAC address from EEPROM
 2017-04-10 16:23 UTC  (4+ messages)

[PATCH 00/14] rtlwifi: btcoex: Fixes for rtl8821ae 1ant code
 2017-04-10 16:23 UTC  (15+ messages)
` [PATCH 01/14] rtlwifi: btcoex: 21a 1ant: fw settings for softap mode
` [PATCH 02/14] rtlwifi: btcoex: 21a 1ant: add function to check wifi status
` [PATCH 03/14] rtlwifi: btcoex: 21a 1ant: coex table setting for new fw
` [PATCH 04/14] rtlwifi: btcoex: 21a 1ant: mask profile bit for connect-ilde
` [PATCH 05/14] rtlwifi: btcoex: 21a 1ant: remove setting for 2 antennas
` [PATCH 06/14] rtlwifi: btcoex: 21a 1ant: set antenna control path for PTA
` [PATCH 07/14] rtlwifi: btcoex: 21a 1ant: add multi port action for miracast and P2P
` [PATCH 08/14] rtlwifi: btcoex: 21a 1ant: action when associating/authenticating
` [PATCH 09/14] rtlwifi: btcoex: 21a 1ant: If wifi only, do not initiate coex mechanism
` [PATCH 10/14] rtlwifi: btcoex: 21a 1ant: move bt_disabled to global struct
` [PATCH 11/14] rtlwifi: btcoex: 21a 1ant: consider more cases when bt inquiry
` [PATCH 12/14] rtlwifi: btcoex: 21a 1ant: monitor bt profiling when scan
` [PATCH 13/14] rtlwifi: btcoex: 21a 1ant: do not switch antenna when wifi is under 5G channel
` [PATCH 14/14] rtlwifi: btcoex: 21a 1ant: avoid LPS/IPS mismatch for pnp notify

filesystem dead, xfs_repair won't help
 2017-04-10 16:23 UTC  (3+ messages)

[PATCH 1/3] drm/i915: Stop second guessing the caller for intel_uncore_wait_for_register()
 2017-04-10 16:23 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for series starting with [1/3] drm/i915: Stop second guessing the caller for intel_uncore_wait_for_register() (rev2)

[PATCH] ipmi_si: use smi_num for init_name
 2017-04-10 16:22 UTC 

[libvirt test] 107325: tolerable FAIL - PUSHED
 2017-04-10 16:22 UTC 

[PATCH 0/3] blk-mq: unify hardware queue run handlers
 2017-04-10 16:21 UTC  (3+ messages)
` [PATCH 3/3] blk-mq: unify hctx delay_work and run_work

[PATCH v2] md/r5cache: gracefully handle journal device errors for writeback mode
 2017-04-10 16:21 UTC  (2+ messages)

Patch "mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp" has been added to the 4.4-stable tree
 2017-04-10 16:21 UTC  (5+ messages)

[Qemu-devel] [Bug 1670509] [NEW] sgabios outputs incorrect video modes
 2017-04-10 16:09 UTC  (2+ messages)
` [Qemu-devel] [Bug 1670509] "

[PATCH] ppc64/kprobe: Fix oops when kprobed on 'stdu' instruction
 2017-04-10 16:19 UTC  (3+ messages)

[PATCH for 4.9 51/98] scsi: ufs: refactor device descriptor reading
 2017-04-10 16:19 UTC  (3+ messages)
` Patch "scsi: ufs: refactor device descriptor reading" has been added to the 4.9-stable tree

[PATCH for 4.9 00/98] Quirks and new devices for 4.9 LTS
 2017-04-10 16:18 UTC  (3+ messages)

[PATCH for 4.9 94/98] x86/reboot/quirks: Add ASUS EeeBook X205TA reboot quirk
 2017-04-10 16:17 UTC  (2+ messages)
` Patch "x86/reboot/quirks: Add ASUS EeeBook X205TA reboot quirk" has been added to the 4.10-stable tree

[PATCH for 4.9 97/98] x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk
 2017-04-10 16:17 UTC  (2+ messages)
` Patch "x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk" has been added to the 4.10-stable tree

[PATCH for 4.9 95/98] x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirk
 2017-04-10 16:17 UTC  (2+ messages)
` Patch "x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirk" has been added to the 4.10-stable tree

Port various SOC15 drivers over to new macros
 2017-04-10 16:19 UTC  (11+ messages)
  ` [PATCH 01/10] drm/amd/amdgpu: Add offset variant to SOC15 macros
  ` [PATCH 02/10] drm/amd/amdgpu: Port GFXHUB over to new "
  ` [PATCH 03/10] drm/amd/amdgpu: Cleanup gfxhub read-modify-write patterns
  ` [PATCH 04/10] drm/amd/amdgpu: Port MMHUB over to new SOC15 macros
  ` [PATCH 05/10] drm/amd/amdgpu: Cleanup mmhub read-modify-write patterns
  ` [PATCH 06/10] drm/amd/amdgpu: Port VCE 4.0 over to new SOC15 macros
  ` [PATCH 07/10] drm/amd/amdgpu: Port UVD 7.0 "
  ` [PATCH 08/10] drm/amd/amdgpu: Port GMC v9.0 driver "
  ` [PATCH 09/10] drm/amd/amdgpu: Port NBIO v6.1 driver over "
  ` [PATCH 10/10] drm/amd/amdgpu: Port PSP v3.1 "

[PATCH for 4.9 59/98] usb: xhci: add quirk flag for broken PED bits
 2017-04-10 16:17 UTC  (2+ messages)
` Patch "usb: xhci: add quirk flag for broken PED bits" has been added to the 4.10-stable tree

[PATCH for 4.9 89/98] watchdog: s3c2410: Fix infinite interrupt in soft mode
 2017-04-10 16:17 UTC  (2+ messages)
` Patch "watchdog: s3c2410: Fix infinite interrupt in soft mode" has been added to the 4.10-stable tree

[PATCH for 4.9 96/98] usb-storage: Add ignore-residue quirk for Initio INIC-3619
 2017-04-10 16:17 UTC  (2+ messages)
` Patch "usb-storage: Add ignore-residue quirk for Initio INIC-3619" has been added to the 4.10-stable tree

[PATCH for 4.9 75/98] usb: musb: da8xx: Fix host mode suspend
 2017-04-10 16:17 UTC  (2+ messages)
` Patch "usb: musb: da8xx: Fix host mode suspend" has been added to the 4.10-stable tree

[PATCH for 4.9 60/98] usb: host: xhci-plat: enable BROKEN_PED quirk if platform requested
 2017-04-10 16:17 UTC  (2+ messages)
` Patch "usb: host: xhci-plat: enable BROKEN_PED quirk if platform requested" has been added to the 4.10-stable tree

[PATCH for 4.9 61/98] usb: dwc3: host: pass quirk-broken-port-ped property for known broken revisions
 2017-04-10 16:17 UTC  (2+ messages)
` Patch "usb: dwc3: host: pass quirk-broken-port-ped property for known broken revisions" has been added to the 4.10-stable tree

[PATCH for 4.9 93/98] tools/power turbostat: dump Atom P-states correctly
 2017-04-10 16:17 UTC  (2+ messages)
` Patch "tools/power turbostat: dump Atom P-states correctly" has been added to the 4.10-stable tree

[PATCH for 4.9 52/98] usb: chipidea: msm: Rely on core to override AHBBURST
 2017-04-10 16:17 UTC  (2+ messages)
` Patch "usb: chipidea: msm: Rely on core to override AHBBURST" has been added to the 4.10-stable tree

[PATCH for 4.9 67/98] sata: ahci-da850: implement a workaround for the softreset quirk
 2017-04-10 16:17 UTC  (2+ messages)
` Patch "sata: ahci-da850: implement a workaround for the softreset quirk" has been added to the 4.10-stable tree

[PATCH for 4.9 92/98] tools/power turbostat: decode Baytrail CC6 and MC6 demotion configuration
 2017-04-10 16:17 UTC  (2+ messages)
` Patch "tools/power turbostat: decode Baytrail CC6 and MC6 demotion configuration" has been added to the 4.10-stable tree

[PATCH for 4.9 53/98] serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437x
 2017-04-10 16:17 UTC  (2+ messages)
` Patch "serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437x" has been added to the 4.10-stable tree

[PATCH for 4.9 91/98] platform/x86: asus-wmi: Detect quirk_no_rfkill from the DSDT
 2017-04-10 16:17 UTC  (2+ messages)
` Patch "platform/x86: asus-wmi: Detect quirk_no_rfkill from the DSDT" has been added to the 4.10-stable tree


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.