linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-15 10:53:02 to 2018-09-16 11:40:21 UTC [more...]

[PATCH v13 00/13] Intel SGX1 support
 2018-09-16 11:40 UTC  (4+ messages)
` [PATCH v13 09/13] x86/sgx: Enclave Page Cache (EPC) memory manager

[PATCH v2 0/4] spi: introduce SPI_CS_WORD mode flag
 2018-09-16 11:32 UTC  (5+ messages)
` [PATCH v2 1/4] spi: add new SPI_CS_WORD flag
` [PATCH v2 2/4] spi: add software implementation for SPI_CS_WORD

4.19-rc[23] iwlwifi: BUG in swiotlb
 2018-09-16 11:06 UTC  (9+ messages)
        ` [PATCH] fix iwlwifi on old cards in v4.19 was "
          ` [linuxwifi] "

KMSAN: uninit-value in ip_rcv_core
 2018-09-16 11:03 UTC 

[PATCH v5] iio: proximity: Add driver support for ST's VL53L0X ToF ranging sensor
 2018-09-16 11:01 UTC  (2+ messages)

[PATCH v2 0/4] Add Xilinx AMS Driver
 2018-09-16 10:34 UTC  (5+ messages)
` [PATCH v2 2/4] iio: Documentation: Add Xilinx AMS sysfs documentation
` [PATCH v2 3/4] iio: adc: Add Xilinx AMS driver

[PATCH] iio: adc: max9611: Avoid implicit enum conversion warning
 2018-09-16  9:53 UTC  (2+ messages)

[PATCH -next] iio: potentiometer: max5481: merge calls to of_match_device and of_device_get_match_data
 2018-09-16  9:46 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: iio: light: bh1750: Add device tree binding documentation
 2018-09-16  9:45 UTC  (3+ messages)
` [PATCH 2/2] iio: light: bh1750: Add device tree support

[patch 00/11] x86/vdso: Cleanups, simmplifications and CLOCK_TAI support
 2018-09-16  9:39 UTC  (6+ messages)
` [patch 11/11] x66/vdso: Add "

[PATCH V5 1/2] clocksource: add C-SKY SMP timer
 2018-09-16  9:36 UTC  (7+ messages)
` [PATCH V5 2/2] dt-bindings: timer: C-SKY Multi-processor timer
` [PATCH V5 1/2] clocksource: add gx6605s SOC system timer
  ` [PATCH V5 2/2] dt-bindings: timer: gx6605s SOC timer

[PATCH -next] iio: potentiometer: mcp4018: merge calls to of_match_device and of_device_get_match_data
 2018-09-16  9:36 UTC  (3+ messages)

[PATCH V6 1/2] clocksource: add gx6605s SOC system timer
 2018-09-16  9:30 UTC  (2+ messages)
` [PATCH V6 2/2] dt-bindings: timer: gx6605s SOC timer

[PATCH V5 1/3] irqchip: add C-SKY irqchip drivers
 2018-09-16  8:50 UTC  (3+ messages)
` [PATCH V5 2/3] dt-bindings: interrupt-controller: C-SKY APB intc
` [PATCH V5 3/3] dt-bindings: interrupt-controller: C-SKY SMP intc

v4.19-rc3 on thinkpad x220: kernel BUG at kernel/dma/swiotlb.c:521 when enabling radios
 2018-09-16  8:22 UTC  (3+ messages)

答复: Re: 答复: Re: [PATCH] tty: max3100: Fix oops while 'cat/proc/tty/driver/ttyMAX'
 2018-09-16  8:09 UTC 

[PATCH 0/6] Tracing register accesses with pstore and dynamic debug
 2018-09-16  7:07 UTC  (3+ messages)
` [PATCH 2/6] pstore: Add event tracing support

[PATCH] :Staging :Wlan-ng Fixed coding style issues
 2018-09-16  5:54 UTC  (2+ messages)

[PATCH V4 00/27] C-SKY(csky) Linux Kernel Port
 2018-09-16  4:53 UTC  (6+ messages)
  ` [PATCH V3 11/27] csky: Atomic operations

[PATCH 1/2] cpufeature: avoid warning when compiling with clang
 2018-09-16  4:38 UTC  (2+ messages)
` [PATCH 2/2] crypto: arm/crc32 - avoid warning when compiling with Clang

[PATCH v2 0/4] Fix A64/R40 HDMI PHY device tree binding
 2018-09-16  4:34 UTC  (5+ messages)
` [PATCH v2 1/4] drm: sun4i: drop second PLL from A64 HDMI PHY
` [PATCH v2 2/4] dt-bindings: sun4i-drm: add compatible for R40 "
` [PATCH v2 3/4] drm/sun4i: add support "
` [PATCH v2 4/4] ARM: sun8i: dts: drop A64 HDMI PHY fallback compatible from R40 DT

[PATCH net-next] selftests/tls: Add MSG_WAITALL in recv() syscall
 2018-09-16  4:34 UTC 

[PATCH v2 0/3] fix sync to flush processor cache for ext2/4 DAX files
 2018-09-16  1:56 UTC  (5+ messages)
` [PATCH v2 1/3] ext4, dax: add ext4_bmap to ext4_dax_aops
` [PATCH v2 2/3] ext4, dax: set ext4_dax_aops for dax files

[PATCH 00/18] LSM: Prepare for explict LSM ordering
 2018-09-16  1:49 UTC  (23+ messages)
` [PATCH 01/18] vmlinux.lds.h: Avoid copy/paste of security_init section
` [PATCH 02/18] LSM: Rename .security_initcall section to .lsm_info
` [PATCH 03/18] LSM: Remove initcall tracing
` [PATCH 04/18] LSM: Convert from initcall to struct lsm_info
` [PATCH 05/18] vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
` [PATCH 06/18] LSM: Convert security_initcall() into DEFINE_LSM()
` [PATCH 07/18] LSM: Add minor LSM initialization loop
` [PATCH 08/18] integrity: Initialize as LSM_TYPE_MINOR
` [PATCH 09/18] LSM: Record LSM name in struct lsm_info
` [PATCH 10/18] LSM: Plumb visibility into optional "enabled" state
` [PATCH 11/18] LSM: Lift LSM selection out of individual LSMs
` [PATCH 12/18] LSM: Introduce ordering details in struct lsm_info
` [PATCH 13/18] LoadPin: Initialize as LSM_TYPE_MINOR
` [PATCH 14/18] Yama: "
` [PATCH 15/18] capability: "
` [PATCH 16/18] LSM: Allow arbitrary LSM ordering
` [PATCH 17/18] LSM: Provide init debugging
` [PATCH 18/18] LSM: Don't ignore initialization failures

[PATCH v7 3/5] venus: firmware: register separate platform_device for firmware loader
 2018-09-16  1:13 UTC  (2+ messages)

metadata operation reordering regards to crash
 2018-09-16  1:18 UTC  (5+ messages)

[PATCH] hwmon: scmi: Remove redundant pointer check
 2018-09-16  0:44 UTC  (2+ messages)

[PATCH] hwmon: Use PTR_ERR_OR_ZERO instead of reimplementing its function
 2018-09-16  0:43 UTC 

[PATCH net-next v4 17/20] crypto: port Poly1305 to Zinc
 2018-09-16  0:31 UTC  (4+ messages)

[PATCH net-next v4 19/20] security/keys: rewrite big_key crypto to use Zinc
 2018-09-16  0:29 UTC  (3+ messages)

[PATCH] lib: rbtree: Fixed assign coding style issue
 2018-09-16  0:20 UTC 

Clang warning in drivers/hwmon/scmi-hwmon.c
 2018-09-16  0:06 UTC  (3+ messages)

kernel 4.18.5 Realtek 8111G network adapter stops responding under high system load
 2018-09-15 23:54 UTC  (3+ messages)

[PATCH net-next v4 20/20] net: WireGuard secure network tunnel
 2018-09-15 23:48 UTC  (5+ messages)

[PATCH v1 0/3] Enable PV qspinlock for Hyper-V
 2018-09-15 23:43 UTC  (2+ messages)

[PATCH] Drivers: hv: vmbus: include header for get_irq_regs()
 2018-09-15 23:26 UTC  (2+ messages)

[PATCH net-next v4 18/20] crypto: port ChaCha20 to Zinc
 2018-09-15 23:21 UTC  (2+ messages)

INFO: task hung in fsnotify_connector_destroy_workfn (2)
 2018-09-15 23:05 UTC  (3+ messages)

[PATCH 0/9] x86/intel_rdt: MBA integration fixes
 2018-09-15 22:27 UTC  (4+ messages)
` [PATCH 1/9] x86/intel_rdt: Fix MBA parsing callback

[PATCH V2 0/9] x86/intel_rdt: MBA integration fixes
 2018-09-15 21:58 UTC  (10+ messages)
` [PATCH V2 1/9] x86/intel_rdt: Fix data type in parsing callbacks
` [PATCH V2 2/9] x86/intel_rdt: Fix size reporting of MBA resource
` [PATCH V2 3/9] x86/intel_rdt: Global closid helper to support future fixes
` [PATCH V2 4/9] x86/intel_rdt: Fix invalid mode warning when multiple resources are managed
` [PATCH V2 5/9] x86/intel_rdt: Fix unchecked MSR access
` [PATCH V2 6/9] x86/intel_rdt: Do not allow pseudo-locking of MBA resource
` [PATCH V2 7/9] x86/intel_rdt: Fix incorrect loop end condition
` [PATCH V2 8/9] x86/intel_rdt: Fix exclusive mode handling of MBA resource
` [PATCH V2 9/9] x86/intel_rdt: Fix incorrect loop end condition

[PATCH net-next 0/7] add support for VSC8584 and VSC8574 Microsemi quad-port PHYs
 2018-09-15 21:34 UTC  (3+ messages)
` [PATCH net-next 1/7] dt-bindings: net: vsc8531: add two additional LED modes for VSC8584

[PATCH] pinctrl: cannonlake: Fix gpio base for GPP-E
 2018-09-15 21:15 UTC 

[PATCH net-next v3 00/11] mscc: ocelot: add support for SerDes muxing configuration
 2018-09-15 21:25 UTC  (19+ messages)
` [PATCH net-next v3 03/11] net: mscc: ocelot: get HSIO regmap from syscon
` [PATCH net-next v3 04/11] net: mscc: ocelot: move the HSIO header to include/soc
` [PATCH net-next v3 05/11] net: mscc: ocelot: simplify register access for PLL5 configuration
` [PATCH net-next v3 06/11] phy: add QSGMII and PCIE modes
` [PATCH net-next v3 07/11] dt-bindings: phy: add DT binding for Microsemi Ocelot SerDes muxing
` [PATCH net-next v3 08/11] MIPS: mscc: ocelot: add SerDes mux DT node
` [PATCH net-next v3 09/11] dt-bindings: add constants for Microsemi Ocelot SerDes driver
` [PATCH net-next v3 10/11] phy: add driver for Microsemi Ocelot SerDes muxing
` [PATCH net-next v3 11/11] net: mscc: ocelot: make use of SerDes PHYs for handling their configuration

[PATCH net-next 0/5] Various improvements to Microsemi PHY driver
 2018-09-15 20:53 UTC  (9+ messages)
` [PATCH net-next 2/5] net: phy: mscc: Add EEE init sequence
` [PATCH net-next 3/5] net: phy: mscc: remove unneeded parenthesis
` [PATCH net-next 4/5] net: phy: mscc: shorten `x != 0` condition to `x`
` [PATCH net-next 5/5] net: phy: mscc: remove unneeded temporary variable

[Patch v3 00/16] CIFS: add support for direct I/O
 2018-09-15 20:57 UTC  (3+ messages)

[PATCH v5 0/5] KVM: x86: hyperv: PV IPI support for Windows guests
 2018-09-15 20:47 UTC  (4+ messages)
` [PATCH v5 4/5] x86/hyper-v: rename ipi_arg_{ex,non_ex} structures

[GIT PULL] y2038: convert more syscalls
 2018-09-15 20:35 UTC 

[PATCH net-next v3 00/17] WireGuard: Secure Network Tunnel
 2018-09-15 20:01 UTC  (8+ messages)
` [PATCH net-next v3 01/17] asm: simd context helper API

[PATCH v7 0/6] LM3697 dedicated LED driver
 2018-09-15 20:00 UTC  (10+ messages)
` [PATCH v7 1/6] dt-bindings: ti-lmu: Remove LM3697

[PATCH] trace nvme submit queue status
 2018-09-15 19:33 UTC 

[PATCH v2 0/5] arm64: dts: NXP: add basic dts file for LX2160A SoC
 2018-09-15 19:24 UTC  (3+ messages)
` [PATCH v2 3/5] drivers: clk-qoriq: Add clockgen support for lx2160a

[PATCH v2 0/5] y2038: Make ppoll, io_pgetevents and pselect y2038 safe
 2018-09-15 19:04 UTC  (6+ messages)
` [PATCH v2 4/5] pselect6: use __kernel_timespec

[PATCH v9 2/2] x86/kvm: use __bss_decrypted attribute in shared variables
 2018-09-15 18:52 UTC  (2+ messages)
` [tip:x86/urgent] x86/kvm: Use "

[PATCH v9 1/2] x86/mm: add .bss..decrypted section to hold shared variables
 2018-09-15 18:51 UTC  (2+ messages)
` [tip:x86/urgent] x86/mm: Add "

[PATCHES] tty ioctls cleanups, compat and not only
 2018-09-15 18:51 UTC  (7+ messages)
` [PATCH 01/50] presence of RS485 ioctls has been unconditional since 2014
  ` [PATCH 02/50] move compat handling of tty ioctls to tty_compat_ioctl()

[PATCH] arm64: dts: rockchip: add initial dts support for Rockpro64 board
 2018-09-15 18:47 UTC  (3+ messages)

[PATCH 0/3] Kbuild: fix and clean-up arch/um/Makefile
 2018-09-15 18:47 UTC  (3+ messages)
` [PATCH 1/3] um: fix parallel building with O= option

futex_cmpxchg_enabled breakage
 2018-09-15 18:39 UTC  (7+ messages)

[PATCH -next] iio: potentiometer: mcp4531: merge calls to of_match_device and of_device_get_match_data
 2018-09-15 17:46 UTC  (3+ messages)

[PATCH] x86, mm: Reserver some memory for bootmem allocator for NO_BOOTMEM
 2018-09-15 17:28 UTC  (12+ messages)

[PATCH AUTOSEL 4.18 01/92] binfmt_elf: Respect error return from `regset->active'
 2018-09-15 17:21 UTC  (3+ messages)
` [PATCH AUTOSEL 4.18 10/92] mtd: rawnand: fscm: Avoid collision on PC def when compiling for MIPS

[PATCH 0/3] mm: Randomize free memory
 2018-09-15 16:23 UTC  (4+ messages)
` [PATCH 1/3] mm: Shuffle initial "
` [PATCH 2/3] mm: Move buddy list manipulations into helpers
` [PATCH 3/3] mm: Maintain randomization of page free lists

[PATCH v3 0/3] exec: fix passing of file locks across execve in multithreaded processes
 2018-09-15 16:37 UTC  (5+ messages)
` [PATCH v3 1/3] exec: separate thread_count for files_struct
` [PATCH v3 3/3] exec: do unshare_files after de_thread

[RFC PATCH 00/10] fs-verity: filesystem-level integrity protection
 2018-09-15 15:27 UTC  (7+ messages)
` [RFC PATCH 01/10] fs-verity: add setup code, UAPI, and Kconfig

Ensuring wall_to_monotonic is not positive breaks use case
 2018-09-15 15:06 UTC  (3+ messages)

[PATCH] sched/fair: remove #ifdefs from scale_rt_capacity
 2018-09-15 14:35 UTC  (6+ messages)
` [tip:sched/core] sched/fair: Remove #ifdefs from scale_rt_capacity()

[PATCH v5 0/8] usb: dwc3: Fix broken BULK stream support to dwc3 gadget driver
 2018-09-15 14:30 UTC  (9+ messages)
` [PATCH v5 1/8] usb: dwc3: Correct the logic for checking TRB full in __dwc3_prepare_one_trb()
` [PATCH v5 2/8] usb: dwc3: update stream id in depcmd
` [PATCH v5 3/8] usb: dwc3: make controller clear transfer resources after complete
` [PATCH v5 4/8] usb: dwc3: implement stream transfer timeout
` [PATCH v5 5/8] usb: dwc3: don't issue no-op trb for stream capable endpoints
` [PATCH v5 6/8] usb: dwc3: check for requests in started list "
` [PATCH v5 7/8] usb: dwc3: Check for IOC/LST bit in both event->status and TRB->ctrl fields
` [PATCH v5 8/8] usb: dwc3: Check MISSED ISOC bit only for ISOC endpoints

[PATCH 0/2] Fixes for the SAMA5D2/SAMA5D4 watchdog
 2018-09-15 13:46 UTC  (3+ messages)
` [PATCH 1/2] watchdog: sama5d4: fix timeout-sec usage

Inclusion of commit e54192b48da7 into stable tree?
 2018-09-15 13:34 UTC 

[PATCH 1/2] x86 Kconfig: create x86/Kconfig.virt
 2018-09-15 13:31 UTC  (2+ messages)

[GIT PULL] x86 fixes
 2018-09-15 13:24 UTC 

[GIT PULL] scheduler fixes
 2018-09-15 13:20 UTC 

[PATCH v4 0/8] usb: dwc3: Fix broken BULK stream support to dwc3 gadget driver
 2018-09-15 13:20 UTC  (4+ messages)
` [PATCH v4 4/8] usb: dwc3: implement stream transfer timeout

[PATCH] staging: mt7621-mmc: Remove do {} while (0) loop for single statement macro
 2018-09-15 13:17 UTC 

Is it possible to add pid and comm members to the event structure to increase the display of user and thread information?
 2018-09-15 13:13 UTC  (5+ messages)

[GIT PULL] perf fixes
 2018-09-15 13:11 UTC 

[patch V2 00/10] x86/mm/cpa: Improve large page preservation handling
 2018-09-15 13:06 UTC  (3+ messages)
` [patch V2 04/10] x86/mm/cpa: Add debug mechanism
  ` [patch V3 "

[PATCH v2] mips: switch to NO_BOOTMEM
 2018-09-15 12:58 UTC  (3+ messages)

[GIT PULL] locking fixes
 2018-09-15 12:56 UTC 

KMSAN: uninit-value in bond_start_xmit (2)
 2018-09-15 12:53 UTC 

[PATCH 1/5] media: platform: Add DesignWare MIPI CSI2 Host placeholder
 2018-09-15 12:34 UTC  (3+ messages)

[PATCH] rtc: isl1208: fix error handling in isl1208_probe()
 2018-09-15 11:49 UTC  (2+ messages)

[PATCH] rtc: isl1208: avoid possible sysfs race
 2018-09-15 11:43 UTC 

[PATCH] [RFC] making uapi/linux/elfcore.h useful again
 2018-09-15 11:37 UTC  (2+ messages)

[PATCH net-next] net/smc: cast sizeof to int for comparison
 2018-09-15 11:35 UTC  (2+ messages)

[PATCH v2] ARM: dma-mapping: always clear allocated buffers
 2018-09-15 11:29 UTC  (2+ messages)

[PATCH -next] fsl/qe: Fix copy-paste error in ucc_get_tdm_sync_shift
 2018-09-15 11:10 UTC 

[PATCH v4] ARM: dts: pxa: add mioa701 board description
 2018-09-15 11:02 UTC 

[PATCH v3 (resend)] block/loop: Serialize ioctl operations
 2018-09-15 10:58 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).