The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2018-02-02 13:58:02 to 2018-02-02 16:57:12 UTC [more...]

[PATCH 4.14 000/156] 4.14.17-stable review
 2018-02-02 16:57 UTC  (40+ messages)
` [PATCH 4.14 001/156] futex: Fix OWNER_DEAD fixup
` [PATCH 4.14 002/156] loop: fix concurrent lo_open/lo_release
` [PATCH 4.14 003/156] KVM: x86: Fix CPUID function for word 6 (80000001_ECX)
` [PATCH 4.14 004/156] tools/gpio: Fix build error with musl libc
` [PATCH 4.14 006/156] gpio: Fix kernel stack leak to userspace
` [PATCH 4.14 007/156] ALSA: hda - Reduce the suspend time consumption for ALC256
` [PATCH 4.14 010/156] crypto: aesni - fix typo in generic_gcmaes_decrypt
` [PATCH 4.14 013/156] crypto: aesni - add wrapper for generic gcm(aes)
` [PATCH 4.14 014/156] crypto: aesni - Fix out-of-bounds access of the data buffer in generic-gcm-aesni
` [PATCH 4.14 016/156] crypto: inside-secure - fix hash when length is a multiple of a block
` [PATCH 4.14 020/156] HID: wacom: EKR: ensure devres groups at higher indexes are released
` [PATCH 4.14 021/156] HID: wacom: Fix reporting of touch toggle (WACOM_HID_WD_MUTE_DEVICE) events
` [PATCH 4.14 022/156] power: reset: zx-reboot: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
` [PATCH 4.14 023/156] gpio: iop: "
` [PATCH 4.14 024/156] gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE
` [PATCH 4.14 025/156] mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
` [PATCH 4.14 026/156] igb: Free IRQs when device is hotplugged
` [PATCH 4.14 027/156] ima/policy: fix parsing of fsuuid
` [PATCH 4.14 028/156] scsi: aacraid: Fix udev inquiry race condition
` [PATCH 4.14 029/156] scsi: aacraid: Fix hang in kdump
` [PATCH 4.14 030/156] VFS: Handle lazytime in do_mount()
` [PATCH 4.14 031/156] drm/vc4: Account for interrupts in flight
` [PATCH 4.14 033/156] Btrfs: bail out gracefully rather than BUG_ON
` [PATCH 4.14 034/156] cpupowerutils: bench - Fix cpu online check
` [PATCH 4.14 036/156] KVM: nVMX/nSVM: Dont intercept #UD when running L2
` [PATCH 4.14 037/156] KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failure
` [PATCH 4.14 038/156] KVM: x86: Dont re-execute instruction when not passing CR2 value
` [PATCH 4.14 039/156] KVM: X86: Fix operand/address-size during instruction decoding
` [PATCH 4.14 040/156] KVM: nVMX: Fix mmu context after VMLAUNCH/VMRESUME failure
` [PATCH 4.14 041/156] KVM: x86: fix em_fxstor() sleeping while in atomic
` [PATCH 4.14 042/156] KVM: x86: ioapic: Fix level-triggered EOI and IOAPIC reconfigure race
` [PATCH 4.14 043/156] KVM: x86: ioapic: Clear Remote IRR when entry is switched to edge-triggered
` [PATCH 4.14 044/156] KVM: x86: ioapic: Preserve read-only values in the redirection table
` [PATCH 4.14 045/156] KVM: nVMX: Fix vmx_check_nested_events() return value in case an event was reinjected to L2
` [PATCH 4.14 046/156] nvme-fabrics: introduce init command check for a queue that is not alive
` [PATCH 4.14 047/156] nvme-fc: check if queue is ready in queue_rq
` [PATCH 4.14 048/156] nvme-loop: "
` [PATCH 4.14 050/156] nvme-pci: avoid hmb desc array idx out-of-bound when hmmaxd set
` [PATCH 4.14 051/156] nvmet-fc: correct ref counting error when deferred rcv used

[PATCH RFC v2 0/3] irqchip: qcom: add support for PDC interrupt controller
 2018-02-02 16:46 UTC  (12+ messages)
` [PATCH RFC v2 1/3] drivers: irqchip: pdc: Add PDC interrupt controller for QCOM SoCs
` [PATCH RFC v2 2/3] dt-bindings/interrupt-controller: pdc: descibe PDC device binding
` [PATCH RFC v2 3/3] drivers: irqchip: pdc: log PDC info in FTRACE

[PATCH] i2c-ibm_iic: Delete an error message for a failed memory allocation in iic_probe()
 2018-02-02 16:45 UTC 

[PATCH 1/2] locking/qrwlock: include asm/byteorder.h as needed
 2018-02-02 16:44 UTC  (4+ messages)
` [PATCH 2/2] Kbuild: always define endianess in kconfig.h

[PATCH 1/2] ARM: kvm: fix building with gcc-8
 2018-02-02 16:39 UTC  (7+ messages)
` [PATCH 2/2] ARM: xscale: fix gcc-8 build

[PATCH] xen: hypercall: fix out-of-bounds memcpy
 2018-02-02 16:34 UTC  (4+ messages)

[PATCH v4 00/10] ufs: sysfs: read-only access to device descriptors, attributes and flags
 2018-02-02 16:32 UTC  (5+ messages)
` [PATCH v4 02/10] ufs: sysfs: device descriptor

[PATCH] mac80211: remove redundant initialization to pointer 'hdr'
 2018-02-02 16:31 UTC 

[PATCH] drm/msm/adreno/a5xx_debugfs: fix potential NULL pointer dereference
 2018-02-02 16:30 UTC  (2+ messages)

s390 unistd.h & perf
 2018-02-02 16:23 UTC 

[PATCH 0/7] LTO: hacks to build LTO-enabled randconfig kernels
 2018-02-02 16:21 UTC  (8+ messages)
` [PATCH 1/7] [HACK] lto: make config.gz symbol visible
` [PATCH 2/7] [HACK] x86: lto: always link in library files
` [PATCH 3/7] [HACK] x86: crypto: fix link error with LTO
` [PATCH 4/7] [HACK] lto: shut up some warnings
` [PATCH 5/7] [HACK] avoid gcc-8 ICE on LTO
` [PATCH 6/7] Kbuild: lto: clean build artifacts
` [PATCH 7/7] Kbuild: lto: pass -m32/-m64 to to LDFINAL

[PATCH v6] checkpatch.pl: Add SPDX license tag check
 2018-02-02 16:17 UTC  (4+ messages)

[PATCH arm/aspeed/ast2500 v5 1/2] ipmi: add a KCS IPMI BMC driver
 2018-02-02 16:12 UTC  (3+ messages)

[RFC PATCH v4 0/2] ima,fuse: introduce new fs flag FS_IMA_NO_CACHE
 2018-02-02 16:10 UTC  (5+ messages)
` [RFC PATCH v4 1/2] fuse: introduce new fs_type "

[PATCH] ASoC: codecs: Add support for AK5558 ADC driver
 2018-02-02 16:09 UTC  (8+ messages)

[PATCH] drm/amd/display: fix incompatible structure layouts
 2018-02-02 16:08 UTC  (4+ messages)

Fix matrix keypad does not response with matrix_keypad driver in specific condition
 2018-02-02 16:05 UTC 

[RFC PATCH v12 0/6] mm: security: ro protection for dynamic data
 2018-02-02 16:01 UTC  (9+ messages)
` [PATCH 3/6] struct page: add field for vm_struct
` [PATCH 5/6] Documentation for Pmalloc

[PATCH] kbuild: clang: Disable -Wunused-const-variable warnings
 2018-02-02 16:01 UTC  (3+ messages)

[PATCH] afs: Support the AFS dynamic root [ver #2]
 2018-02-02 15:56 UTC 

[PATCH] clk: sunxi-ng: ccu-sun4i-a10: Fix mali changing dclk frequency
 2018-02-02 15:52 UTC  (10+ messages)

[PATCH] gfs2: select CONFIG_LIBCRC32C
 2018-02-02 15:52 UTC  (2+ messages)

[PATCH] Add delay-init quirk for Corsair K70 RGB keyboards
 2018-02-02 15:51 UTC 

clang warning: implicit conversion in intel_ddi.c:1481
 2018-02-02 15:50 UTC  (11+ messages)

[PATCH] cifs: silence compiler warnings showing up with gcc-8.0.0
 2018-02-02 15:48 UTC 

man-pages-4.15 is released
 2018-02-02 15:49 UTC 

[PATCH] ubsan: don't mark __ubsan_handle_builtin_unreachable as noreturn
 2018-02-02 15:47 UTC 

GFS2: Second Pull request (merge window)
 2018-02-02 15:47 UTC 

[PATCH] vxfs: fix building with LTO
 2018-02-02 15:47 UTC 

[PATCH] net: mlx5: remove pointless memcpy
 2018-02-02 15:46 UTC 

[PATCH] net: qlge: use memmove instead of skb_copy_to_linear_data
 2018-02-02 15:45 UTC 

[PATCH] net: qed: use correct strncpy() size
 2018-02-02 15:44 UTC 

[PATCH] KVM: x86: Reduce retpoline performance impact in slot_handle_level_range()
 2018-02-02 15:43 UTC  (2+ messages)

[PATCH 0/2] I2C-Nomadik: Adjustments for nmk_i2c_probe()
 2018-02-02 15:40 UTC  (3+ messages)
` [PATCH 1/2] i2c-nomadik: Delete an error message for a failed memory allocation in nmk_i2c_probe()
` [PATCH 2/2] i2c-nomadik: Improve a size determination "

[PATCH] ARM: dts: imx6q-bx50v3: Enable secure-reg-access
 2018-02-02 15:33 UTC  (3+ messages)

[PATCH] cfg80211: fix cfg80211_beacon_dup
 2018-02-02 15:31 UTC 

[PATCH] drm: nouveau: use larger buffer in nvif_vmm_map
 2018-02-02 15:27 UTC 

[V2][PATCH] ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and io_watchdog_func()
 2018-02-02 15:25 UTC  (2+ messages)

[PATCH v2 00/16] IIO-based thermal sensor driver for Allwinner H3 and A83T SoC
 2018-02-02 15:24 UTC  (15+ messages)
` [PATCH v2 06/16] iio: adc: sun4i-gpadc-iio: rework: support multiple sensors
` [PATCH v2 07/16] iio: adc: sun4i-gpadc-iio: rework: support nvmem calibration data
` [PATCH v2 08/16] iio: adc: sun4i-gpadc-iio: rework: add interrupt support
` [PATCH v2 09/16] iio: adc: sun4i-gpadc-iio: add support for H3 thermal sensor

[RFC PATCH v1 00/13] lru_lock scalability
 2018-02-02 15:22 UTC  (5+ messages)
` [RFC PATCH v1 12/13] mm: split up release_pages into non-sentinel and sentinel passes
` [RFC PATCH v1 13/13] mm: splice local lists onto the front of the LRU

[PATCH] staging: media: atomisp: remove pointless string copy
 2018-02-02 15:19 UTC 

[PATCH] net: cxgb4: avoid memcpy beyond end of source buffer
 2018-02-02 15:18 UTC 

[RFC PATCH] sched/fair: Optionally restrict SMT scheduling ("restrict_smt")
 2018-02-02 15:14 UTC  (3+ messages)

[PATCH] kdb: use memmove instead of overlapping memcpy
 2018-02-02 15:08 UTC  (2+ messages)

[PATCH] block: skd: fix incorrect linux/slab_def.h inclusion
 2018-02-02 15:08 UTC  (2+ messages)

[PATCH v6 00/41] ARM: davinci: convert to common clock framework​
 2018-02-02 15:04 UTC  (21+ messages)
` [PATCH v6 19/41] clk: davinci: New driver for TI DA8XX USB PHY clocks
` [PATCH v6 20/41] ARM: da830: add new clock init using common clock framework
` [PATCH v6 21/41] ARM: da850: "
` [PATCH v6 22/41] ARM: dm355: "
` [PATCH v6 23/41] ARM: dm365: "
` [PATCH v6 24/41] ARM: dm644x: "
` [PATCH v6 25/41] ARM: dm646x: "
` [PATCH v6 27/41] ARM: da8xx: add new sata_refclk "
` [PATCH v6 28/41] ARM: davinci: remove CONFIG_DAVINCI_RESET_CLOCKS
` [PATCH v6 29/41] ARM: davinci_all_defconfig: "

[PATCH 0/2] i2c-puv3: Adjustments for puv3_i2c_probe()
 2018-02-02 15:02 UTC  (3+ messages)
` [PATCH 1/2] i2c-puv3: Delete an error message for a failed memory allocation in puv3_i2c_probe()
` [PATCH 2/2] i2c-puv3: Improve a size determination "

[PATCH] video: fbdev: sis: avoid mismatched prototypes
 2018-02-02 15:00 UTC 

[PATCH] staging: vc04_services: merge vchiq_kern_lib.c into vchiq_arm.c
 2018-02-02 15:01 UTC 

[PATCH v11 00/10] Application Data Integrity feature introduced by SPARC M7
 2018-02-02 14:59 UTC  (4+ messages)

[PATCH 0/3] x86 bugfixes for LTO
 2018-02-02 14:56 UTC  (4+ messages)
` [PATCH 1/3] x86: dumpstack: avoid uninitlized variable
  ` [PATCH 2/3] x86: fix swsusp_arch_resume prototype
  ` [PATCH 3/3] x86: error_inject: make just_return_func globally visible

suspicious RCU usage at ./include/linux/rcupdate.h:LINE (4)
 2018-02-02 14:58 UTC 

[PATCH] x86/perf : Add check for CPUID instruction before using
 2018-02-02 14:55 UTC  (4+ messages)

[PATCH 0/4] Reduce migrations and unnecessary spreading of load to multiple CPUs
 2018-02-02 14:54 UTC  (9+ messages)
` [PATCH 4/4] sched/fair: Use a recently used CPU as an idle candidate and the basis for SIS

[PATCH V5 00/17] perf top overwrite mode
 2018-02-02 14:53 UTC  (4+ messages)
` [PATCH V5 12/17] perf evsel: expose perf_missing_features.write_backward

[PATCH v2] buffer: Avoid setting buffer bits that are already set
 2018-02-02 14:50 UTC  (4+ messages)

[GIT PULL] IMA bug fixes for 4.16
 2018-02-02 14:49 UTC  (3+ messages)

Is the hisilicon tree maintained ?
 2018-02-02 14:45 UTC  (10+ messages)

[PATCH V2 0/7] sched/deadline: fix cpusets bandwidth accounting
 2018-02-02 14:35 UTC  (4+ messages)
` [PATCH V2 3/7] sched/deadline: Keep new DL task within root domain's boundary

[PATCH 0/8] CPU cooling device new strategies
 2018-02-02 14:30 UTC  (4+ messages)
` [PATCH 8/8] thermal/drivers/cpu_cooling: Add the combo cpu cooling device

[PATCH 0/2] i2c-sh7760: Adjustments for sh7760_i2c_probe()
 2018-02-02 14:22 UTC  (3+ messages)
` [PATCH 1/2] i2c-sh7760: Delete an error message for a failed memory allocation in sh7760_i2c_probe()
` [PATCH 2/2] i2c-sh7760: Improve a size determination "

[RFC][PATCH] printk: do not flush printk_safe from irq_work
 2018-02-02 14:18 UTC  (7+ messages)

[Resend] Possible bug in __fragmentation_index()
 2018-02-02 14:16 UTC 

[Patch v8 00/12] Add MFC v10.10 support
 2018-02-02 14:09 UTC  (5+ messages)
  ` [Patch v8 12/12] Documention: v4l: Documentation for HEVC CIDs
  ` [Patch v8 11/12] [media] s5p-mfc: Add support for HEVC encoder

[PATCH 00/14] Introduce STM32MP1 clock driver
 2018-02-02 14:03 UTC  (15+ messages)
` [PATCH 01/14] dt-bindings: Document STM32MP1 Reset Clock Controller (RCC) bindings
` [PATCH 02/14] dt-bindings: clock: add STM32MP1 clocks
` [PATCH 03/14] clk: stm32mp1: Introduce STM32MP1 clock driver
` [PATCH 04/14] clk: stm32mp1: add MP1 gate for osc hse/hsi/csi oscillators
` [PATCH 05/14] clk: stm32mp1: add Source Clocks for PLLs
` [PATCH 06/14] clk: stm32mp1: add PLL clocks
` [PATCH 07/14] clk: stm32mp1: add Post-dividers for PLL
` [PATCH 08/14] clk: stm32mp1: add Sub System clocks
` [PATCH 09/14] clk: stm32mp1: add Kernel timers
` [PATCH 10/14] clk: stm32mp1: add Peripheral clocks
` [PATCH 11/14] clk: stm32mp1: add Kernel clocks
` [PATCH 12/14] clk: stm32mp1: add RTC clock
` [PATCH 13/14] clk: stm32mp1: add MCO clocks
` [PATCH 14/14] clk: stm32mp1: add Debug clocks

[PATCH 0/3] Allwinner V3s audio codec device tree changes
 2018-02-02 14:01 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: sun8i: add DMA engine in V3s DTSI
` [PATCH 2/3] ARM: dts: sun8i: add audio codec support into "
` [PATCH 3/3] ARM: sun8i: v3s: enable audio on Lichee Pi Zero Dock board

WARNING: kernel stack regs has bad 'bp' value (3)
 2018-02-02 13:57 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox