linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-01 10:49:34 to 2018-10-01 14:28:40 UTC [more...]

[PATCH 0/3] namei: implement various scoping AT_* flags
 2018-10-01 14:28 UTC  (14+ messages)
` [PATCH 1/3] namei: implement O_BENEATH-style "
` [PATCH 2/3] namei: implement AT_THIS_ROOT chroot-like path resolution

Bad MAINTAINERS pattern in section 'LOCKING PRIMITIVES'
 2018-10-01 14:28 UTC  (2+ messages)

[PATCH] scripts: spdxcheck: resovle decode warning for python3
 2018-10-01 14:28 UTC  (2+ messages)

[PATCH] gpiolib: Fix gpio_direction_* for single direction GPIOs
 2018-10-01 14:27 UTC  (10+ messages)
` [PATCH v2] gpiolib: Show correct direction from the beginning

[PATCH v3] PCI: Reprogram bridge prefetch registers on resume
 2018-10-01 14:25 UTC  (4+ messages)

[PATCH] remoteproc: qcom: q6v5: Fix a race condition on fatal crash
 2018-10-01 14:25 UTC 

x86/apic: MSI address malformed for "flat" driver
 2018-10-01 14:24 UTC  (5+ messages)

[PATCH v2 0/5] System call table generation support
 2018-10-01 14:23 UTC  (7+ messages)
` [PATCH v2 2/5] parisc: add __NR_Linux_syscalls macro with __NR_syscalls
` [PATCH v2 3/5] parisc: add system call table generation support

[PATCH] spidev: Enable the Liebherr's BK4 board to work with spidev driver
 2018-10-01 14:22 UTC  (3+ messages)

[PATCH v2 0/7] System call table generation support
 2018-10-01 14:21 UTC  (9+ messages)
` [PATCH v2 1/7] ia64: add __NR_old_getpagesize macro
` [PATCH v2 6/7] ia64: uapi header and system call table file generation

[PATCH v3 0/9] x86/kvm/nVMX: optimize MMU switch between L1 and L2
 2018-10-01 14:20 UTC  (10+ messages)
` [PATCH v3 1/9] x86/kvm/mmu: make vcpu->mmu a pointer to the current MMU
` [PATCH v3 2/9] x86/kvm/mmu.c: set get_pdptr hook in kvm_init_shadow_ept_mmu()
` [PATCH v3 3/9] x86/kvm/mmu.c: add kvm_mmu parameter to kvm_mmu_free_roots()
` [PATCH v3 4/9] x86/kvm/mmu: introduce guest_mmu
` [PATCH v3 5/9] x86/kvm/mmu: get rid of redundant kvm_mmu_setup()
` [PATCH v3 6/9] x86/kvm/mmu: make space for source data caching in struct kvm_mmu
` [PATCH v3 7/9] x86/kvm/nVMX: introduce source data cache for kvm_init_shadow_ept_mmu()
` [PATCH v3 8/9] x86/kvm/mmu: check if tdp/shadow MMU reconfiguration is needed
` [PATCH v3 9/9] x86/kvm/mmu: check if MMU reconfiguration is needed in init_kvm_nested_mmu()

[PATCH 1/3] pwm: imx: Sort include files
 2018-10-01 14:19 UTC  (3+ messages)
` [PATCH 2/3] pwm: imx: Use bitops and bitfield macros to define register values
` [PATCH 3/3] pwm: imx: Implement get_state() function for hardware readout

[PATCH v3 0/4] arm64 live patching
 2018-10-01 14:16 UTC  (5+ messages)
` [PATCH v3 1/4] DYNAMIC_FTRACE configurable with and without REGS
` [PATCH v3 2/4] arm64: implement ftrace with regs
` [PATCH v3 3/4] arm64: implement live patching
` [PATCH v3 4/4] arm64: reliable stacktraces

[PATCH RFC 0/7] Add devfreq based clock scaling support for mmc
 2018-10-01 14:16 UTC  (4+ messages)
` [PATCH RFC 2/7] mmc: core: devfreq: Add devfreq based clock scaling support

[PATCH v6 00/18] kvm: arm64: Dynamic IPA and 52bit IPA
 2018-10-01 14:13 UTC  (5+ messages)
` [PATCH v6 04/18] arm64: Add a helper for PARange to physical shift conversion
` [kvmtool PATCH v6 22/18] kvmtool: arm: Add support for creating VM with PA size

[PATCH v2] x86/earlyprintk: Add a force option for pciserial device
 2018-10-01 14:18 UTC  (5+ messages)

[PATCH v5 0/3] Add a kernel parameter to change the padding size for KASLR
 2018-10-01 14:08 UTC  (4+ messages)
` [PATCH v5 1/3] x86/mm: Add a kernel parameter to change the padding used for the physical memory mapping
` [PATCH v5 2/3] ACPI / NUMA: Add warning message if the padding size for KASLR is not enough
` [PATCH v5 3/3] docs: kernel-parameters.txt: document rand_mem_physical_padding

[PATCH] ath9k: debug: remove set but not used variable 'fops_dump_nfcal'
 2018-10-01 14:06 UTC  (2+ messages)

[PATCH] kvm/x86 : set meaningful return value
 2018-10-01 14:06 UTC  (2+ messages)

[PATCH] team: set IFF_SLAVE on team ports
 2018-10-01 14:06 UTC  (9+ messages)

[PATCH v9 0/3] powerpc: Detection and scheduler optimization for POWER9 bigcore
 2018-10-01 14:05 UTC  (5+ messages)
` [PATCH v9 1/3] powerpc: Detect the presence of big-cores via "ibm,thread-groups"
` [PATCH v9 2/3] powerpc: Use cpu_smallcore_sibling_mask at SMT level on bigcores
` [PATCH v9 3/3] powerpc/sysfs: Add topology/smallcore_thread_siblings[_list]

[PATCH 00/11] Add ZxR support + bugfixes
 2018-10-01 14:03 UTC  (2+ messages)

[PATCH] linux-firmware: mediatek: add firmware for mt7668u Bluetooth
 2018-10-01 14:03 UTC  (2+ messages)

[PATCH] KVM/VMX: Remve unused function is_external_interrupt()
 2018-10-01 14:00 UTC  (2+ messages)

[PATCH v7 9/9] KVM: arm64: Add support for creating PUD hugepages at stage 2
 2018-10-01 14:00 UTC  (3+ messages)
` [PATCH v7.1 "

[PATCH] KVM: LAPIC: Tune lapic_timer_advance_ns automatically
 2018-10-01 14:00 UTC  (2+ messages)

[PATCH 0/2] arm64: remove some extra semicolon
 2018-10-01 13:59 UTC  (4+ messages)

[PATCH] ath10k: Remove duplicated includes
 2018-10-01 13:57 UTC  (2+ messages)

qca: update BT firmware files for QCA ROME chip
 2018-10-01 13:57 UTC  (2+ messages)

[PATCH] ath10k: utilize random MAC address if none is provided
 2018-10-01 13:54 UTC  (2+ messages)

[PATCH V2 00/27] mmc: mmci: add sdmmc variant for stm32
 2018-10-01 13:53 UTC  (10+ messages)
` [PATCH V2 23/27] mmc: mmci: add variant property to request a reset
` [PATCH V2 27/27] mmc: mmci: add stm32 sdmmc variant

[PATCH v1] Bluetooth: hci_qca: Add support for controller debug logs
 2018-10-01 13:51 UTC 

[RFC PATCH 0/5] tracing: Unifying dynamic event interface
 2018-10-01 13:49 UTC  (2+ messages)

[PATCH v5 0/6] Move swapper_pg_dir to rodata section
 2018-10-01 13:49 UTC  (8+ messages)
` [PATCH v5 3/6] arm64/mm: Create the initial page table in the init_pg_dir
` [PATCH v5 5/6] arm64/mm: Populate the swapper_pg_dir by fixmap

[PATCH v4 3/6] mpt3sas: Introdude _scsih_get_shost_and_ioc
 2018-10-01 13:40 UTC 

[PATCH v2 0/7] arm64: uprobes - ARM32 instruction probing
 2018-10-01 13:40 UTC  (10+ messages)
  ` [PATCH v2 1/7] arm64: move arm uprobes code to be reused by arm64
  ` [PATCH v2 5/7] arm64: make arm uprobes code reusable "
  ` [PATCH v2 7/7] arm64: uprobes - ARM32 instruction probing

[PATCH v2] regulator: core: Enable voltage balancing
 2018-10-01 13:34 UTC  (13+ messages)
  ` [PATCH] regulator: core: Pass max_uV value to regulator_set_voltage_rdev

[RESEND PATCH] Revert "pwm: Set class for exported channels in sysfs"
 2018-10-01 13:28 UTC  (9+ messages)

[PATCH] firmware: Always initialize the fw_priv list object
 2018-10-01 13:27 UTC  (4+ messages)

LED trigger for UFS device activity
 2018-10-01 13:26 UTC 

[PATCH v3 0/9] Devicetree build consolidation
 2018-10-01 13:25 UTC  (9+ messages)
` [PATCH v3 6/9] kbuild: consolidate Devicetree dtb build rules

[PATCH v2 0/2] pwm: sysfs: fix exporting PWM channel
 2018-10-01 13:23 UTC  (3+ messages)
` [PATCH v2 1/2] Revert "pwm: Set class for exported channels in sysfs"
` [PATCH v2 2/2] pwm: send a uevent on the pwmchip device upon channel sysfs (un)export

[PATCH v13 1/2] leds: core: Introduce LED pattern trigger
 2018-10-01 13:18 UTC  (3+ messages)

[PATCH] MAINTAINERS: fix pattern in ARM/Synaptics berlin SoC section
 2018-10-01 13:18 UTC  (2+ messages)

[PATCH] MAINTAINERS: Drop dt-bindings/genpd/k2g.h
 2018-10-01 13:17 UTC  (3+ messages)

[PATCH v3 0/4] drivers: clk: Add ZynqMP clock driver support
 2018-10-01 13:17 UTC  (6+ messages)
` [PATCH v3 2/4] firmware: xilinx: Add zynqmp IOCTL API for device control

[PATCH v7 0/3] Renesas R9A06G032 PINCTRL Driver
 2018-10-01 13:10 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: pinctrl: renesas,rzn1-pinctrl: documentation
` [PATCH v7 2/3] pinctrl: renesas: Renesas RZ/N1 pinctrl driver
` [PATCH v7 3/3] ARM: dts: r9a06g032: Add pinctrl node

[PATCH v3 0/2] media: platform: Add Aspeed Video Engine Driver
 2018-10-01 13:08 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: media: Add Aspeed Video Engine binding documentation

[REVIEW][PATCH 00/20] siginfo cleanups for x86
 2018-10-01 13:04 UTC  (4+ messages)
` [REVIEW][PATCH 04/20] signal/x86: Use send_sig_mceerr as apropriate

[PATCH] x86/build: remove unused CONFIG_AS_CRC32
 2018-10-01 13:03 UTC  (2+ messages)
` [tip:x86/build] x86/build: Remove "

[PATCH v16 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-10-01 12:58 UTC  (10+ messages)
` [PATCH v16 1/5] iommu/arm-smmu: Add pm_runtime/sleep ops
` [PATCH v16 2/5] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
` [PATCH v16 4/5] dt-bindings: arm-smmu: Add bindings for qcom,smmu-v2

[PATCH v15 00/16] arm64: kexec: add kexec_file_load() support
 2018-10-01 12:52 UTC  (3+ messages)
` [PATCH v15 07/16] arm64: add image head flag definitions

[PATCH v3 0/5] System call table generation support
 2018-10-01 12:51 UTC  (7+ messages)
` [PATCH v3 1/5] m68k: rename system call table file name
` [PATCH v3 2/5] m68k: replace NR_syscalls macro from asm/unistd.h
` [PATCH v3 3/5] m68k: add system call table generation support
` [PATCH v3 4/5] m68k: uapi header and system call table file generation
` [PATCH v3 5/5] m68k: add __IGNORE* entries in asm/unistd.h

[BISECTED] Regression: Solidrun Clearfog Base won't boot since "PCI: mvebu: Only remap I/O space if configured"
 2018-10-01 12:51 UTC  (14+ messages)

[PATCH 0/4] get_user_pages*() and RDMA: first steps
 2018-10-01 12:50 UTC  (13+ messages)
` [PATCH 3/4] infiniband/mm: convert to the new put_user_page() call

[PATCH] Raise maximum number of memory controllers
 2018-10-01 12:47 UTC  (11+ messages)

Bad MAINTAINERS pattern in section 'SAMSUNG EXYNOS TRUE RANDOM NUMBER GENERATOR (TRNG) DRIVER'
 2018-10-01 12:47 UTC  (3+ messages)

[PATCH v3 0/7] Remove errors building drivers/DRIVERNAME
 2018-10-01 12:46 UTC  (3+ messages)
` [PATCH v3 5/7] drivers: s390: Avoids building drivers if ARCH is not s390

[PATCH net-next v3 00/11] mscc: ocelot: add support for SerDes muxing configuration
 2018-10-01 12:46 UTC  (4+ messages)
` [PATCH net-next v3 07/11] dt-bindings: phy: add DT binding for Microsemi Ocelot SerDes muxing

[PATCH v2 0/3] System call table generation support
 2018-10-01 12:43 UTC  (4+ messages)
` [PATCH v2 1/3] microblaze: replace __NR_syscalls macro from asm/unistd.h
` [PATCH v2 2/3] microblaze: add system call table generation support
` [PATCH v2 3/3] microblaze: uapi header and system call table file generation

[PATCH v4 1/8] mtd: maps: gpio-addr-flash: Replace custom printk
 2018-10-01 12:43 UTC  (8+ messages)
` [PATCH v4 2/8] mtd: maps: gpio-addr-flash: Fix ioremapped size
` [PATCH v4 3/8] mtd: maps: gpio-addr-flash: Use devm_* functions
` [PATCH v4 4/8] mtd: maps: gpio-addr-flash: Use order insted of size
` [PATCH v4 5/8] mtd: maps: gpio-addr-flash: Replace array with an integer
` [PATCH v4 6/8] mtd: maps: gpio-addr-flash: Convert to gpiod
` [PATCH v4 7/8] dt-binding: mtd: Document gpio-addr-flash
` [PATCH v4 8/8] mtd: maps: gpio-addr-flash: Add support for device-tree devices

aacraid: Regression in 4.14.56 with *genirq/affinity: assign vectors to all possible CPUs*
 2018-10-01 12:43 UTC  (12+ messages)
                ` [PATCH] Revert "genirq/affinity: assign vectors to all possible CPUs"

[PATCH] drm/rcar-du: Convert drm_atomic_helper_suspend/resume()
 2018-10-01 12:42 UTC  (5+ messages)

[PATCH v4 1/7] [media] ad5820: Define entity function
 2018-10-01 12:40 UTC  (6+ messages)
` [PATCH v4 3/7] [media] ad5820: DT new optional field enable-gpios

[PATCH v5 0/3] Renesas R9A06G032 PINCTRL Driver
 2018-10-01 12:39 UTC  (4+ messages)
` [PATCH v5 3/3] ARM: dts: r9a06g032: Add pinctrl node

[PATCH v2 0/8] gpio-addr-flash: Support for device-tree and cleanup
 2018-10-01 12:32 UTC  (9+ messages)
` [PATCH v2 5/8] mtd: maps: gpio-addr-flash: Replace array with an integer
` [PATCH v2 6/8] mtd: maps: gpio-addr-flash: Split allocation in two

[PATCH 0/2] mmc: tmio: remove confusing TMIO_MMC_HAVE_HIGH_REG flag
 2018-10-01 12:31 UTC  (3+ messages)
` [PATCH 1/2] mmc: tmio: move MFD variant reset to a platform hook
` [PATCH 2/2] mmc: tmio: remove TMIO_MMC_HAVE_HIGH_REG flag

[RFC PATCH v3 0/7] powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK
 2018-10-01 12:30 UTC  (8+ messages)
` [RFC PATCH v3 1/7] book3s/64: avoid circular header inclusion in mmu-hash.h
` [RFC PATCH v3 2/7] powerpc: Prepare for moving thread_info into task_struct
` [RFC PATCH v3 3/7] powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
` [RFC PATCH v3 4/7] powerpc: regain entire stack space
` [RFC PATCH v3 5/7] powerpc: 'current_set' is now a table of task_struct pointers
` [RFC PATCH v3 6/7] powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
` [RFC PATCH v3 7/7] powerpc/64: Modify CURRENT_THREAD_INFO()

[RFC 0/2] ns: introduce binfmt_misc namespace
 2018-10-01 12:26 UTC  (4+ messages)

[PATCH v3 0/6] arm64: dts: NXP: add basic dts file for LX2160A SoC
 2018-10-01 12:26 UTC  (7+ messages)
` [PATCH v3 5/6] arm64: dts: add QorIQ LX2160A SoC support
` [PATCH v3 6/6] arm64: dts: add LX2160ARDB board support

[PATCH v3 0/2] dmaengine: add UniPhier MIO DMAC driver
 2018-10-01 12:23 UTC  (2+ messages)

[PATCH] powerpc/lib: fix book3s/32 boot failure due to code patching
 2018-10-01 12:21 UTC 

[PATCH 0/3] Kbuild: Some fixdep tweaks
 2018-10-01 12:19 UTC  (4+ messages)

[PATCH 1/2] drm: virtual connectors can have edid too
 2018-10-01 12:19 UTC  (2+ messages)
` [PATCH 2/2] drm/bochs: add edid support

[PATCH] staging: dgnc: Fix Kconfig help header and text
 2018-10-01 12:09 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v3 0/3] Add Amlogic video decoder driver
 2018-10-01 12:15 UTC  (7+ messages)
` [PATCH v3 2/3] media: meson: add v4l2 m2m "

[PATCH] libnvdimm, region: Fail badblocks listing for inactive regions
 2018-10-01 12:11 UTC  (2+ messages)

[PATCH] slimbus: ngd: QCOM_QMI_HELPERS has to be selected
 2018-10-01 12:10 UTC  (2+ messages)

[PATCH] soc: qcom: Drop help text for QCOM_QMI_HELPERS
 2018-10-01 12:10 UTC  (2+ messages)

pull-request: wireless-drivers 2018-10-01
 2018-10-01 11:59 UTC 

[PATCH] mt76: fix header guard macro define names
 2018-10-01 11:57 UTC  (2+ messages)

[PATCH 1/2] ARM: omap1: add nand_chip declaration
 2018-10-01 11:46 UTC  (3+ messages)
` [PATCH 2/2] ARM: ixp4xx: include linux/mtd/platnand.h

[PATCH v2] i2c: mux: remove duplicated i2c_algorithm
 2018-10-01 11:55 UTC  (2+ messages)

[PATCH resend] x86, asm: Use CC_SET()/CC_OUT() for __cmpxchg_double
 2018-10-01 11:54 UTC  (6+ messages)
` [tip:x86/asm] x86/asm: Use CC_SET()/CC_OUT() in __cmpxchg_double()

[PATCH net-next 0/7] Support of Flow Director in HNS3 Ethernet Driver for HiP08 Rev2 SoC
 2018-10-01 11:46 UTC  (8+ messages)
` [PATCH net-next 1/7] net: hns3: Add flow director initialization
` [PATCH net-next 2/7] net: hns3: Add input key and action config support for flow director
` [PATCH net-next 3/7] net: hns3: Add support for rule add/delete "
` [PATCH net-next 4/7] net: hns3: Add support for rule query of "
` [PATCH net-next 5/7] net: hns3: Add reset handle for "
` [PATCH net-next 6/7] net: hns3: Remove all flow director rules when unload hns3 driver
` [PATCH net-next 7/7] net: hns3: Add support for enable/disable flow director

[PATCH RESEND] i2c: mux: pca954x: simplify code to reach the adapter
 2018-10-01 11:49 UTC  (2+ messages)

[PATCH] How to reproduce this issue
 2018-10-01 11:46 UTC  (3+ messages)
` [PATCH] pinctrl: core: make sure strcmp() doesn't get a null parameter

Bad MAINTAINERS pattern in section 'MULTIPLEXER SUBSYSTEM'
 2018-10-01 11:41 UTC  (2+ messages)
` [PATCH] MAINTAINERS: use the correct location for dt-bindings includes for mux

virtio-console downgrade the virtio-pci-blk performance
 2018-10-01 11:41 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] net: arp, ipv6: handle special case of tap device
 2018-10-01 11:32 UTC  (3+ messages)

[PATCH] gpio: omap: drop omap_gpio_list
 2018-10-01 11:24 UTC  (2+ messages)

[PATCH] printk: inject caller information into the body of message
 2018-10-01 11:21 UTC  (12+ messages)

[PATCH v2 2/2] PCI: controller: dwc: add UniPhier PCIe host controller support
 2018-10-01 11:06 UTC  (3+ messages)

[PATCH] pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges
 2018-10-01  9:46 UTC  (2+ messages)

[PATCH] char: pcmcia: cm4000_cs: Replace mdelay with usleep_range in set_protocol
 2018-10-01  9:32 UTC  (3+ messages)

[PATCH] pcmcia: pcmcia_resource: Replace mdelay() with msleep()
 2018-10-01  9:38 UTC  (2+ messages)

[PATCH] Documentation: lockstat: Fix trivial typo
 2018-10-01 11:01 UTC 

Bad MAINTAINERS pattern in section 'RENESAS R-CAR GYROADC DRIVER'
 2018-10-01 10:58 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).