linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-09 11:21:32 to 2018-11-09 15:56:17 UTC [more...]

[PATCH 06/13] arc: define syscall_get_arch()
 2018-11-09 15:56 UTC  (5+ messages)

[PATCH v3 0/3] i2c-omap: Enable i2c-omap driver for AM654 SoCs
 2018-11-09 15:55 UTC  (6+ messages)
` [PATCH v3 3/3] MAINTAINERS: Add entry for i2c-omap driver

[PATCH -next 0/6] epoll: some miscellaneous optimizations
 2018-11-09 15:52 UTC  (3+ messages)
` [PATCH 5/6] fs/epoll: reduce the scope of wq lock in epoll_wait()

WARNING: CPU: 0 PID: 0 at drivers/irqchip/irq-gic-v3-its.c
 2018-11-09 15:52 UTC  (7+ messages)

[PATCH v4] selftests: membarrier: reorganized test for LTS supportability
 2018-11-09 15:49 UTC  (2+ messages)
` [PATCH v5] selftests: membarrier: re-organize test

[RFC PATCH 00/12] locking/lockdep: Add a new class of terminal locks
 2018-11-09 15:48 UTC  (3+ messages)

BUG: aio/direct-io data corruption in 4.7
 2018-11-09 15:44 UTC  (4+ messages)

[PATCH v4 4/4] dt-bindings: iio: adc: Add docs for ad7124
 2018-11-09 15:43 UTC 

[PATCH v6 1/3] printk: Add line-buffered printk() API
 2018-11-09 15:43 UTC  (16+ messages)
` [PATCH 3/3] lockdep: Use line-buffered printk() for lockdep messages

[PATCH v3 0/4] mm: convert totalram_pages, totalhigh_pages and managed pages to atomic
 2018-11-09 15:42 UTC  (6+ messages)
` [PATCH v3 4/4] mm: Remove managed_page_count spinlock

[PATCH v4 3/4] iio: adc: Add ad7124 support
 2018-11-09 15:41 UTC 

[PATCH v4 2/4] dt-bindings: iio: adc: Add common ADCs properties to a separate file
 2018-11-09 15:40 UTC 

[PATCH v4 1/4] iio: ad_sigma_delta: Allow to provide custom data register address
 2018-11-09 15:39 UTC 

[PATCH] pinctrl: zynq: Use define directive for PIN_CONFIG_IO_STANDARD
 2018-11-09 15:36 UTC  (9+ messages)

[PATCH] xen: fix xen_qlock_wait()
 2018-11-09 15:35 UTC  (6+ messages)
` [Xen-devel] "

[PATCH 0/4] Add SPDX identifiers to some more files
 2018-11-09 15:34 UTC  (6+ messages)
` [PATCH 1/4] EDAC, mce_amd: Add an SPDX identifier
` [PATCH 2/4] EDAC, amd64: Add SPDX identifiers
` [PATCH 3/4] x86/microcode: Add SPDX license identifiers
` [PATCH 4/4] x86/mce: Add an "

[RFC PATCH] mm: thp: implement THP reservations for anonymous memory
 2018-11-09 15:34 UTC  (4+ messages)

[PATCH 4.4 000/114] 4.4.163-stable review
 2018-11-09 15:33 UTC  (6+ messages)
` [PATCH 4.4 063/114] l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv()

[PATCH] media: doc-rst: Fix broken references
 2018-11-09 15:25 UTC 

[PATCH 0/3] gpio: mockup: misc updates
 2018-11-09 15:24 UTC  (10+ messages)
` [PATCH 1/3] gpio: mockup: fix indicated direction

[PATCH] pinctrl: generic: Avoid several implicit enum conversions
 2018-11-09 15:21 UTC  (9+ messages)

[PATCH RFC 0/3] Static calls
 2018-11-09 15:21 UTC  (13+ messages)
` [RFC PATCH 1/3] static_call: Add static call infrastructure

[PATCH v8 1/2] overlayfs: check CAP_DAC_READ_SEARCH before issuing exportfs_decode_fh
 2018-11-09 15:20 UTC  (4+ messages)
` [PATCH v8 2/2] overlayfs: override_creds=off option bypass creator_cred

[PATCH 0/3] dlm: fix various incorrect behaviors
 2018-11-09 15:15 UTC  (3+ messages)

[PATCH v2 0/6] device property: Introducing software nodes
 2018-11-09 15:14 UTC  (9+ messages)
` [PATCH v2 1/6] driver core: platform: Remove duplicated device_remove_properties() call
` [PATCH v2 2/6] drivers core: Prepare support for multiple platform notifications
` [PATCH v2 3/6] ACPI / glue: Add acpi_platform_notify() function
` [PATCH v2 4/6] drivers: base: Introducing software nodes to the firmware node framework
` [PATCH v2 5/6] device property: Move device_add_properties() to swnode.c
` [PATCH v2 6/6] device property: Remove struct property_set

[RFC PATCH 0/3] M_CAN Framework rework
 2018-11-09 15:14 UTC  (6+ messages)
` [RFC PATCH 1/3] can: m_can: Create m_can core to leverage common code

[PATCH 00/12] Series short description
 2018-11-09 15:08 UTC  (7+ messages)
` [PATCH 10/12] fs/locks: create a tree of dependent requests

[PATCH v3 1/2] kretprobe: produce sane stack traces
 2018-11-09 15:10 UTC  (14+ messages)

[PATCH] init/Kconfig: make CC_OPTIMIZE_FOR_DEBUGGING visible only for GCC
 2018-11-09 15:03 UTC  (2+ messages)

[PATCH v3 00/10] steal tasks to improve CPU utilization
 2018-11-09 15:02 UTC  (12+ messages)
` [PATCH v3 01/10] sched: Provide sparsemask, a reduced contention bitmap
` [PATCH v3 02/10] sched/topology: Provide hooks to allocate data shared per LLC
` [PATCH v3 03/10] sched/topology: Provide cfs_overload_cpus bitmap
` [PATCH v3 04/10] sched/fair: Dynamically update cfs_overload_cpus
` [PATCH v3 05/10] sched/fair: Hoist idle_stamp up from idle_balance
` [PATCH v3 06/10] sched/fair: Generalize the detach_task interface
` [PATCH v3 07/10] sched/fair: Provide can_migrate_task_llc
` [PATCH v3 08/10] sched/fair: Steal work from an overloaded CPU when CPU goes idle
` [PATCH v3 09/10] sched/fair: disable stealing if too many NUMA nodes
` [PATCH v3 10/10] sched/fair: Provide idle search schedstats
` hackbench run scripts

[PATCH 0/4] reset: uniphier: Rename from USB3 reset to glue reset and add AHCI reset support
 2018-11-09 15:01 UTC  (3+ messages)
` [PATCH 3/4] dt-bindings: reset: uniphier: Add AHCI core reset description

[ANNOUNCE] v4.19.1-rt3
 2018-11-09 14:54 UTC 

[PATCH] drivers/android/binder.c: Remove duplicate header
 2018-11-09 14:47 UTC  (4+ messages)

[GIT PULL] nds32 new features and bug fix for 4.20
 2018-11-09 14:42 UTC  (3+ messages)

[PATCH 4.14 00/31] 4.14.80-stable review
 2018-11-09 14:41 UTC  (6+ messages)
` [PATCH 4.14 01/31] eeprom: at24: Add support for address-width property

[RFC] remove the ->mapping_error method from dma_map_ops
 2018-11-09 14:41 UTC  (3+ messages)
` [PATCH 1/2] dma-mapping: remove ->mapping_error

[PATCH 4.18 00/34] 4.18.18-stable review
 2018-11-09 14:39 UTC  (2+ messages)

[PATCH] infiniband/hw/hns/hns_roce_hw_v2.c: Use dma_zalloc_coherent
 2018-11-09 14:38 UTC 

dcache_readdir NULL inode oops
 2018-11-09 14:37 UTC 

[PATCH] usb: dwc2: gadget: fix ISOC frame overflow handling
 2018-11-09 14:36 UTC  (5+ messages)

[PATCH] media: staging: tegra-vde: print long unsigned using %lu format specifier
 2018-11-09 14:32 UTC  (2+ messages)

[RCF PATCH v2 2/2] pwm: imx: Configure output to GPIO in disabled state
 2018-11-09 14:24 UTC  (11+ messages)
` [RCF PATCH,v2,2/2] "

[PATCH] xen: remove size limit of privcmd-buf mapping interface
 2018-11-09 14:23 UTC  (3+ messages)

[PATCH 02/13] elf-em.h: add EM_ARC
 2018-11-09 14:20 UTC  (2+ messages)

[PATCH V4 0/5] Add XHCI, EHCI and OHCI support for Broadcom STB SoS's
 2018-11-09 14:02 UTC  (6+ messages)
` [PATCH V4 1/5] dt-bindings: Add Broadcom STB USB support
` [PATCH V4 2/5] usb: core: Add ability to skip phy exit on suspend and init on resume
` [PATCH V4 3/5] usb: xhci: xhci-plat: Add support for Broadcom STB SoC's
` [PATCH V4 4/5] usb: ehci: Add new EHCI driver "
` [PATCH V4 5/5] usb: host: Add ability to build new Broadcom STB USB drivers

[Patch net-next 00/11] add code optimization for VF reset and some new reset feature
 2018-11-09 14:07 UTC  (12+ messages)
` [Patch net-next 01/11] net: hns3: add reset_hdev to reinit the hdev in VF's reset process
` [Patch net-next 02/11] net: hns3: adjust "
` [Patch net-next 03/11] net: hns3: add reset handling for VF when doing PF reset
` [Patch net-next 04/11] net: hns3: add reset handling for VF when doing Core/Global/IMP reset
` [Patch net-next 05/11] net: hns3: stop handling command queue while resetting VF
` [Patch net-next 06/11] net: hns3: add error handler for hclgevf_reset()
` [Patch net-next 07/11] net: hns3: stop napi polling when HNS3_NIC_STATE_DOWN is set
` [Patch net-next 08/11] net: hns3: implement the IMP reset processing for PF
` [Patch net-next 09/11] net: hns3: add PCIe FLR support "
` [Patch net-next 10/11] net: hns3: do VF's pci re-initialization while PF doing FLR
` [Patch net-next 11/11] net: hns3: add PCIe FLR support for VF

[PATCH v2 0/4] ARM: dts: meson: set pinmux bias
 2018-11-09 14:04 UTC  (5+ messages)
` [PATCH v2 1/4] arm64: dts: meson: remove extra subnode in mmc clk_gate pinmux
` [PATCH v2 2/4] arm64: dts: meson: disable pad bias for mmc pinmuxes
` [PATCH v2 3/4] arm64: dts: meson: consistently disable pin bias
` [PATCH v2 4/4] ARM: "

[PATCH 0/5] hisi_sas: Interrupt aggregation support
 2018-11-09 14:06 UTC  (6+ messages)
` [PATCH 1/5] scsi: hisi_sas: Create separate host attributes per HBA
` [PATCH 2/5] scsi: hisi_sas: Add support for interrupt converge for v3 hw
` [PATCH 3/5] scsi: hisi_sas: Add support for interrupt coalescing "
` [PATCH 4/5] scsi: hisi_sas: Relocate some codes to avoid an unused check
` [PATCH 5/5] scsi: hisi_sas: change the time of SAS SSP connection

[PATCH v4 00/10] Allwinner H6 USB support
 2018-11-09 14:04 UTC  (5+ messages)
` [PATCH v4 03/10] phy: sun4i-usb: add support for H6 USB2 PHY

[PATCH v2] ARM: module: Fix function kallsyms on Thumb-2
 2018-11-09 13:53 UTC  (5+ messages)

[PATCH 4/4] ARM: dts: meson: consistently disable pin bias
 2018-11-09 13:49 UTC  (2+ messages)

USB-C device hotplug issue
 2018-11-09 13:47 UTC  (4+ messages)

[Qemu-devel] [RFC/PoC PATCH 1/3] i386: set initrd_max to 4G - 1 to allow up to 4G initrd
 2018-11-09 13:40 UTC  (6+ messages)

[GIT PULL] s390 patches for 4.20 #2
 2018-11-09 13:40 UTC  (3+ messages)

[PATCH] EDAC: clean an indentation issues, replace spaces for tabs
 2018-11-09 13:37 UTC 

[PATCH v2 0/4] device property: Add fwnode_get_name() helper
 2018-11-09 13:34 UTC  (6+ messages)
` [PATCH v2 3/4] of/property: Add of_fwnode_name()

[RFC PATCH] KVM: arm64: don't single-step for non-emulated faults
 2018-11-09 13:29 UTC  (12+ messages)

afaef01c00 ("x86/entry: Add STACKLEAK erasing the kernel stack .."): double fault: 0000 [#1]
 2018-11-09 13:23 UTC 

[PATCH v3 0/3] Huawei laptops
 2018-11-09 13:28 UTC  (4+ messages)
` [PATCH v3 3/3] ALSA: hda: add support for Huawei WMI micmute LED

[PATCH] Bluetooth: clean an indentation issue, remove extraneous space
 2018-11-09 13:27 UTC 

[PATCH] arm64: dts: meson: s400: add bcm bluetooth device
 2018-11-09 13:23 UTC 

[PATCH] tracing: clean an indentation issue, remove extraneous spaces
 2018-11-09 13:23 UTC 

[LINUX PATCH v12 0/3] Add support for Arasan NAND Flash controller
 2018-11-09 13:19 UTC  (9+ messages)
` [LINUX PATCH v12 1/3] dt-bindings: mtd: arasan: Add device tree binding documentation
` [LINUX PATCH v12 3/3] mtd: rawnand: arasan: Add support for Arasan NAND Flash Controller

[PATCH 1/3] dt-bindings: Add vendor prefix for Smartlabs
 2018-11-09 13:17 UTC  (4+ messages)
` [PATCH v3 0/3] ARM64: dts: meson-gxl: Add dts and bindings for Smartlabs SML-5442TW
  ` [PATCH v3 3/3] ARM64: dts: meson-gxl: Add support for the "

[PATCH] padata: clean an indentation issue, remove extraneous space
 2018-11-09 13:16 UTC 

[PATCH v4 2/2] scsi: ufs: Add UFS platform driver for Cadence UFS
 2018-11-09 13:11 UTC  (7+ messages)

[PATCH 1/2] ASoC: pcm3060: Add control for differential output
 2018-11-09 13:06 UTC  (3+ messages)

[PATCH v3 0/9] Regenerate arm64 defconfig for current kernel
 2018-11-09 13:03 UTC  (3+ messages)
` [PATCH v3 5/9] arm64: defconfig: Replace PINCTRL_MT7622 with PINCTRL_MTK_MOORE

[PATCH 0/8] sparc: OF name and device_type rework
 2018-11-09 13:02 UTC  (4+ messages)
` [PATCH 3/8] sparc: prom: use property "name" directly to construct node names

KMSAN: uninit-value in linear_transfer (2)
 2018-11-09 13:00 UTC  (5+ messages)

[PATCH] x86/mkpiggy: Drop endianness transforming
 2018-11-09 13:00 UTC  (2+ messages)

[PATCH] ARM64: dts: meson: p230: disable advertisement EEE for GbE
 2018-11-09 12:59 UTC 

[PATCH v2 00/10] steal tasks to improve CPU utilization
 2018-11-09 12:58 UTC  (4+ messages)

[PATCH] power: supply: bq24190_charger: add support for bq24196 variant
 2018-11-09 12:53 UTC 

[PATCH] staging: net: ipv4: tcp_vegas: fixed checks and warnings
 2018-11-09 12:37 UTC  (2+ messages)
` net: ipv4: tcp_vegas

[RFC 0/2] Add RISC-V cpu topology
 2018-11-09 12:33 UTC  (11+ messages)

[PATCH] binder: fix race that allows malicious free of live buffer
 2018-11-09 12:32 UTC  (2+ messages)

[PATCH v2] x86/cpu: fix prototype warning
 2018-11-09 12:25 UTC  (5+ messages)

[PATCH] staging: net: ipv4: tcp_westwood: fixed warnings and checks
 2018-11-09 12:18 UTC  (2+ messages)
` net: ipv4: tcp_westwood

[bug report] armada-8040-mcbin: 4.20-rc1 boot failure
 2018-11-09 12:17 UTC  (2+ messages)

[PATCH V2 2/6] usb: core: Add ability to skip phy exit on suspend and init on resume
 2018-11-09 12:14 UTC  (4+ messages)

[PATCH RFC 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
 2018-11-09 12:14 UTC  (5+ messages)
` [PATCH RFC 1/3] mm: When CONFIG_ZONE_DMA32 is set, use DMA32 for SLAB_CACHE_DMA

[PATCH] proc: fix proc-self-map-files selftest for arm
 2018-11-09 12:01 UTC  (6+ messages)
` [PATCH] proc: fix and merge proc-self-map-file tests

[PATCH] staging: most: use format specifier "%s" in snprintf
 2018-11-09 11:56 UTC 

[PATCH v6 0/9] EDAC drivers for Armada XP L2 and DDR
 2018-11-09 11:48 UTC  (4+ messages)
` [PATCH v6 5/9] dt-bindings: ARM: document marvell,ecc-enable binding

How can I get user space tools of erofs?
 2018-11-09 11:38 UTC 

[PATCH v3 1/4] mm: reference totalram_pages and managed_pages once per function
 2018-11-09 11:33 UTC  (2+ messages)

[PATCH RFC v1 00/11] hwpoison improvement part 1
 2018-11-09 11:33 UTC  (3+ messages)
` [RFC][PATCH v1 11/11] mm: hwpoison: introduce clear_hwpoison_free_buddy_page()

[PATCH v2] PCI/MSI: Don't touch MSI bits when the PCI device is disconnected
 2018-11-09 11:32 UTC  (6+ messages)

[PATCH] posix-timers: Use array safe helper when fetching notification symbolic name
 2018-11-09 11:31 UTC  (4+ messages)
    ` [PATCH v2] fs/proc: timers -- Test for potential index overflow

[PATCH] [stable, netdev 4.4+] lan78xx: make sure RX_ADDRL & RX_ADDRH regs are always up to date
 2018-11-09 11:31 UTC  (5+ messages)

[RFC PATCH v2 1/2] x86/fpu: detect AVX task
 2018-11-09 11:21 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;
as well as URLs for NNTP newsgroup(s).