linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-08 15:32:44 to 2019-02-08 17:38:10 UTC [more...]

[PATCH v2 03/33] ARM: davinci: select GENERIC_IRQ_MULTI_HANDLER
 2019-02-08 17:37 UTC  (29+ messages)
` [PATCH v2 04/33] ARM: davinci: remove davinci_intc_type
` [PATCH v2 05/33] ARM: davinci: pull davinci_intc_base into the respective intc drivers
` [PATCH v2 07/33] ARM: davinci: select SPARSE_IRQ
` [PATCH v2 10/33] ARM: davinci: aintc: wrap davinci_irq_init() with a helper
` [PATCH v2 11/33] ARM: davinci: aintc: use a common prefix for symbols in the driver
` [PATCH v2 12/33] ARM: davinci: aintc: drop the 00 prefix from register offsets
` [PATCH v2 13/33] ARM: davinci: aintc: use readl/writel_relaxed()
` [PATCH v2 14/33] irqchip: davinci-aintc: add a new config structure
` [PATCH v2 15/33] ARM: davinci: aintc: use the new irqchip config structure in dm* SoCs
` [PATCH v2 16/33] ARM: davinci: aintc: use the new config structure
` [PATCH v2 17/33] ARM: davinci: aintc: move timer-specific irq_set_handler() out of irq.c
` [PATCH v2 18/33] ARM: davinci: aintc: remove unnecessary includes
` [PATCH v2 19/33] irqchip: davinci-aintc: move the driver to drivers/irqchip
` [PATCH v2 20/33] ARM: davinci: cp-intc: remove cp_intc.h
` [PATCH v2 21/33] ARM: davinci: cp-intc: add a wrapper around cp_intc_init()
` [PATCH v2 22/33] irqchip: davinci-cp-intc: add a new config structure
` [PATCH v2 23/33] ARM: davinci: cp-intc: add the new config structures for da8xx SoCs
` [PATCH v2 24/33] ARM: davinci: cp-intc: use a common prefix for all symbols
` [PATCH v2 25/33] ARM: davinci: cp-intc: convert all hex numbers to lowercase
` [PATCH v2 26/33] ARM: davinci: cp-intc: use the new-style config structure
` [PATCH v2 27/33] ARM: davinci: cp-intc: improve coding style
` [PATCH v2 28/33] ARM: davinci: cp-intc: unify error handling
` [PATCH v2 29/33] ARM: davinci: cp-intc: use readl/writel_relaxed()
` [PATCH v2 30/33] ARM: davinci: cp-intc: drop GPL license boilerplate
` [PATCH v2 31/33] ARM: davinci: cp-intc: remove redundant comments
` [PATCH v2 32/33] irqchip: davinci-cp-intc: move the driver to drivers/irqchip
` [PATCH v2 33/33] ARM: davinci: remove intc related fields from davinci_soc_info
` [PATCH v2 00/33] ARM: davinci: modernize the irq support

[PATCH 0/2] udf: Fix corrupt on-disk integrity descriptor following sync()
 2019-02-08 17:34 UTC  (3+ messages)
` [PATCH 1/2] udf: factor out LVID finalization for reuse
` [PATCH 2/2] udf: finalize integrity descriptor before writeback

[PATCH V16 1/6] i2c: tegra: sort all the include headers alphabetically
 2019-02-08 17:36 UTC  (14+ messages)
` [PATCH V16 2/6] i2c: tegra: add bus clear Master Support
` [PATCH V16 3/6] i2c: tegra: fix maximum transfer size
` [PATCH V16 4/6] i2c: tegra: Add DMA support
` [PATCH V16 5/6] i2c: tegra: update transfer timeout
` [PATCH V16 6/6] i2c: tegra: add i2c interface timing support

[GIT PULL] arm64: fixes for -rc6
 2019-02-08 17:35 UTC 

[PATCH 0/2] arm64: meson: g12a: enable peripheral clock controller
 2019-02-08 17:34 UTC  (3+ messages)
` [PATCH 1/2] arm64: meson: enable g12a "

[PATCH v6 0/9] vsprintf: Prevent silent crashes and consolidate error handling
 2019-02-08 17:27 UTC  (9+ messages)
` [PATCH v6 3/9] vsprintf: Do not check address of well-known strings
` [PATCH v6 5/9] vsprintf: Factor out %pV handler as va_format()
` [PATCH v6 7/9] vsprintf: Consolidate handling of unknown pointer specifiers
` [PATCH v6 9/9] vsprintf: Avoid confusion between invalid address and value

[PATCH] fbdev: mbx: fix up debugfs file creation
 2019-02-08 17:27 UTC  (2+ messages)

[PATCH 0/3] pinctrl: meson: g12a fixes
 2019-02-08 17:27 UTC  (5+ messages)

[PATCH 1/4] init/Kconfig: add config support for detecting linker
 2019-02-08 17:27 UTC  (4+ messages)
` [PATCH 3/4] Makefile: lld: tell clang to use lld

[PATCH] fbdev: omap2: no need to check return value of debugfs_create functions
 2019-02-08 17:25 UTC  (2+ messages)

[PATCH v1 0/2] interconnect: Add path tagging support
 2019-02-08 17:21 UTC  (3+ messages)
` [PATCH v1 1/2] interconnect: Add support for path tags
` [PATCH v1 2/2] interconnect: qcom: Add tagging and wake/sleep support for sdm845

[PATCH v6 0/4] platform/chrome: Add basic support for Wilco EC
 2019-02-08 17:18 UTC  (10+ messages)
` [PATCH v6 3/4] platform/chrome: Add support for raw commands in debugfs
` [PATCH v6 4/4] platform/chrome: rtc: Add RTC driver

[PATCH v4 3/3] powerpc/32: Add KASAN support
 2019-02-08 17:17 UTC  (2+ messages)

[PATCH v3 0/5]
 2019-02-08 17:16 UTC  (11+ messages)
` [PATCH v3 1/5] i2c:ocores: stop transfer on timeout
` [PATCH v3 2/5] i2c:ocores: do not handle IRQ if IF is not set
` [PATCH v3 3/5] i2c:ocores: add polling interface
` [PATCH v3 4/5] i2c:ocores: add SPDX tag
` [PATCH v3 5/5] i2c:ocores: checkpatch fixes

[PATCH v2] mtd: spi-nor: Fix wrong abbreviation HWCPAS
 2019-02-08 17:13 UTC  (5+ messages)
  ` [EXT] "

[PATCH v7 0/5] misc: Add support to Qualcomm FastRPC driver
 2019-02-08 17:11 UTC  (6+ messages)
` [PATCH v7 1/5] misc: dt-bindings: Add Qualcomm Fastrpc bindings
` [PATCH v7 2/5] misc: fastrpc: Add Qualcomm fastrpc basic driver model
` [PATCH v7 3/5] misc: fastrpc: Add support for context Invoke method
` [PATCH v7 4/5] misc: fastrpc: Add support for create remote init process
` [PATCH v7 5/5] misc: fastrpc: Add support for dmabuf exporter

[PATCH v2] mtd: rawnand: mark expected switch fall-throughs
 2019-02-08 17:11 UTC  (3+ messages)

[PATCH 00/22] Increase success rates and reduce latency of compaction v3
 2019-02-08 17:10 UTC  (3+ messages)
` [PATCH 09/22] mm, compaction: Use free lists to quickly locate a migration source

[PATCH] video: fbdev: geode: remove ifdef OLPC noise
 2019-02-08 17:07 UTC  (2+ messages)

[RFC v1 0/3] Address potential user-after-free on module unload
 2019-02-08 17:06 UTC  (3+ messages)
` [RFC v1 1/3] workqueue: Add resource-managed version of INIT_[DELAYED_]WORK()

[PATCH] video: offb: annotate implicit fall throughs
 2019-02-08 17:06 UTC  (3+ messages)

UBSAN: Undefined behaviour in fs/xfs/xfs_ioctl.c
 2019-02-08 17:05 UTC 

[PATCH 0/3] Remove reference of TIF_USEDFPU on arch not using it
 2019-02-08 17:04 UTC  (5+ messages)
` [RFC PATCH] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state
` [PATCH 1/3] nds32: Removed unused thread flag TIF_USEDFPU
` [PATCH 2/3] arm: Remove documentation about TIF_USEDFPU

[PATCH RESEND 0/3] Remove reference of TIF_USEDFPU on arch not using it
 2019-02-08 17:04 UTC  (4+ messages)
` [PATCH 1/3] nds32: Removed unused thread flag TIF_USEDFPU
` [PATCH 2/3] arm: Remove documentation about TIF_USEDFPU
` [PATCH 3/3] arm64: "

[PATCH v2] mm: proc: smaps_rollup: Fix pss_locked calculation
 2019-02-08 17:04 UTC  (2+ messages)

[PATCH] fbdev: Use of_node_name_eq for node name comparisons
 2019-02-08 17:03 UTC  (2+ messages)

[PATCH] fbcon: use kvmalloc() for scrollback buffer
 2019-02-08 17:02 UTC  (4+ messages)

[PATCH] Documentation: cgroup-v2: eliminate markup warnings
 2019-02-08 17:01 UTC  (2+ messages)

[patch V2 0/2] genirq, proc: Speedup /proc/stat interrupt statistics
 2019-02-08 17:01 UTC  (4+ messages)
` [patch V2 2/2] proc/stat: Make the interrupt statistics more efficient

[PATCH 1/2] genirq/msi: Clean up usage of __u8/__u16 types
 2019-02-08 16:54 UTC  (2+ messages)
` [PATCH 2/2] PCI: Clean up usage of __u32 type

[PATCH] MAINTAINERS: drop Hoan Tran, e-mail is bouncing
 2019-02-08 16:59 UTC  (3+ messages)

[Breakage] Git v2.21.0-rc0 - t5318 (NonStop)
 2019-02-08 16:50 UTC  (2+ messages)

[PATCH] fbdev/via: fix spelling mistake "Expandsion" -> "Expansion"
 2019-02-08 16:55 UTC  (2+ messages)

[RFC PATCH] leds: multicolor: Add sysfs interface definition
 2019-02-08 16:55 UTC  (5+ messages)

[RFC PATCH] arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state
 2019-02-08 16:55 UTC 

[PATCH v3 0/2] tpm: Unify send() callbacks
 2019-02-08 16:54 UTC  (6+ messages)
` [PATCH v3 1/2] tpm: Unify the send callback behaviour
` [PATCH v3 2/2] tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete

[PATCH 0/2] sched/fair: Fix O(nr_cgroups) in load balance path
 2019-02-08 16:51 UTC  (10+ messages)
` [PATCH 1/2] sched/fair: optimization of update_blocked_averages()

[git pull] IOMMU Fixes for Linux v5.0-rc5
 2019-02-08 16:49 UTC 

[PATCH] arm64: dts: rockchip: Add on-board WiFi/BT support for Rock960 boards
 2019-02-08 16:45 UTC  (2+ messages)

[PATCH v2 0/7] binder: eliminate use of vmalloc space for binder buffers
 2019-02-08 16:44 UTC  (3+ messages)

[PATCH 0/3] ASoC: msm8916-wcd: license and documentation fixes
 2019-02-08 16:42 UTC  (5+ messages)
` [PATCH 1/3] ASoC: msm8916-wcd-analog: add missing license information

[PATCH 00/35] ARM: davinci: modernize the irq support
 2019-02-08 16:41 UTC  (10+ messages)
` [PATCH 18/35] irqchip: davinci-aintc: move the driver to drivers/irqchip
` [PATCH 25/35] ARM: davinci: cp-intc: use the new-style config structure
` [PATCH 32/35] ARM: davinci: remove intc related fields from davinci_soc_info

[PATCH/RFC] driver core: Postpone DMA tear-down until after devres release
 2019-02-08 16:40 UTC  (2+ messages)

KASAN: wild-memory-access Write in fib6_purge_rt
 2019-02-08 16:39 UTC 

[PATCH 0/7] QCS404 PCIe PHY and controller
 2019-02-08 16:39 UTC  (3+ messages)
` [PATCH 6/7] PCI: qcom: Add QCS404 PCIe controller support

[PATCH v8 0/8] Introduce the for_each_set_clump8 macro
 2019-02-08 16:39 UTC  (3+ messages)

[PATCH v10, RESEND 0/6] tpm: retrieve digest size of unknown algorithms from TPM
 2019-02-08 16:38 UTC  (6+ messages)
` [PATCH v10, RESEND 4/6] tpm: move tpm_chip definition to include/linux/tpm.h

[PATCH v2] lib/scatterlist: Provide a DMA page iterator
 2019-02-08 16:38 UTC  (2+ messages)

[PATCH net-next] ethtool: Remove unnecessary null check in ethtool_rx_flow_rule_create
 2019-02-08 16:38 UTC  (2+ messages)

linux-next: Tree for Feb 8
 2019-02-08 16:36 UTC  (2+ messages)
` linux-next: Tree for Feb 8 (drivers/char/tpm/)

[PATCH v3] dt-bindings: reset: meson: add g12a bindings
 2019-02-08 16:33 UTC  (4+ messages)

[PATCH v6 00/16] locking/lockdep: Add support for dynamic keys
 2019-02-08 16:31 UTC  (12+ messages)

[PATCH -next] hugetlbfs: a terminator for hugetlb_param_specs[]
 2019-02-08 16:31 UTC  (3+ messages)

[PATCH v8 0/6] Add Fieldbus subsystem + support HMS Profinet card
 2019-02-08 16:30 UTC  (4+ messages)
` [PATCH v8 1/6] fieldbus_dev: add Fieldbus Device subsystem

[PATCH v3 0/2] Add Stratix 10 PCIe Root Port support
 2019-02-08 16:29 UTC  (3+ messages)
` [PATCH v3 1/2] PCI: altera: Add Stratix 10 PCIe support

[PATCH 0/2] Unify send() callbacks
 2019-02-08 16:28 UTC  (9+ messages)
` [PATCH 1/2] tpm: Unify the send callback behaviour

[PATCH 2/3] gpu: ipu-v3: ipu-ic: Add support for BT.709 encoding
 2019-02-08 16:24 UTC  (2+ messages)

[PATCH 3/4] Makefile: lld: tell clang to use lld
 2019-02-08 16:24 UTC  (2+ messages)

[PATCH v1 1/3] PCI / ACPI: Do not export pci_get_hp_params()
 2019-02-08 16:24 UTC  (3+ messages)
` [PATCH v1 2/3] PCI / ACPI: Remove the need for 'struct hotplug_params'
` [PATCH v1 3/3] PCI / ACPI: Implement Type 3 _HPX record

[PATCH] remove unused end_pfn
 2019-02-08 16:23 UTC  (2+ messages)

[PATCH] LSM: Allow syzbot to ignore security= parameter
 2019-02-08 16:23 UTC  (6+ messages)

[PATCH v2 0/2] tpm: Unify send() callbacks
 2019-02-08 16:23 UTC  (5+ messages)
` [PATCH v2 1/2] tpm: Unify the send callback behaviour
` [PATCH v2 2/2] tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete

[PATCH] Input: ps2-gpio - flush TX work when closing port
 2019-02-08 16:21 UTC  (5+ messages)

[PATCH v2 net-next] net: fixed-phy: Add fixed_phy_register_with_gpiod() API
 2019-02-08 16:18 UTC  (3+ messages)

[PATCH v10 00/25] arm64: provide pseudo NMI with GICv3
 2019-02-08 16:16 UTC  (6+ messages)
` [PATCH v10 12/25] arm64: irqflags: Use ICC_PMR_EL1 for interrupt masking

[PATCH v2] Input: st1232 - switch to gpiod API
 2019-02-08 16:15 UTC 

[PATCH V15 1/6] i2c: tegra: sort all the include headers alphabetically
 2019-02-08 16:15 UTC  (15+ messages)
` [PATCH V15 3/6] i2c: tegra: fix maximum transfer size
` [PATCH V15 4/6] i2c: tegra: Add DMA support

[PATCH] gma500: fix some indentation issues
 2019-02-08 16:03 UTC 

[PATCH][RFC] module: Cure the MODULE_LICENSE "GPL" vs. "GPL v2" bogosity
 2019-02-08 16:02 UTC  (5+ messages)
      ` [PATCH v2] "

[PATCH v4] scsi/ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
 2019-02-08 16:00 UTC  (4+ messages)
` [PATCH v5] "

[PATCH] clk: at91: fix masterck name
 2019-02-08 15:53 UTC  (2+ messages)

[PATCH] usb: host: oxu210hp-hcd: fix indentation issue
 2019-02-08 15:52 UTC 

[GIT PULL] signal fixes for v5.0-rc6
 2019-02-08 15:52 UTC 

[PATCH net-next] nfp: flower: cmsg: use struct_size() helper
 2019-02-08 15:51 UTC  (2+ messages)

[PATCH v10 0/2] Add pixel format for 10 bits YUV video
 2019-02-08 15:51 UTC  (5+ messages)
` [PATCH v10 1/2] drm/fourcc: Add new P010, P016 video format

[GIT PULL 00/10] EFI changes for v5.1
 2019-02-08 15:50 UTC  (6+ messages)
` [PATCH 02/10] x86/efi: Return error status if mapping EFI regions fail

Ceramic CPU Gold Scraps (Intel 386/486)
 2019-02-08 15:50 UTC 

[PATCH] dt-bindings: pinctrl: Document the i.MX50 IOMUXC binding
 2019-02-08 15:47 UTC  (3+ messages)

[PATCH 1/4] component: Add documentation
 2019-02-08 15:45 UTC  (8+ messages)
` [PATCH 2/4] components: multiple components for a device

[PATCH 0/3] KVM: arm/arm64: trivial header path sanitization
 2019-02-08 15:42 UTC  (2+ messages)

[LSF/MM TOPIC] Discuss least bad options for resolving longterm-GUP usage by RDMA
 2019-02-08 15:42 UTC  (20+ messages)

[PATCH] tee: optee: update optee_msg.h and optee_smc.h to dual license
 2019-02-08 15:42 UTC 

[PATCH 0/3] generic asm: mman cleanup
 2019-02-08 15:42 UTC  (3+ messages)
` [PATCH 1/3] x86/mpx: tweak header name

[PATCH] drm/doc: Remove solved KMS cleanup task
 2019-02-08 15:35 UTC 

[PATCH v2] livepatch: core: Return EOPNOTSUPP instead of ENOSYS
 2019-02-08 15:35 UTC  (7+ messages)

Kernel 5.0-rc5 regression with NAT, bisected to: netfilter: nat: remove l4proto->manip_pkt
 2019-02-08 15:34 UTC  (4+ messages)

[PATCH net-next] net: dsa: use struct_size() in devm_kzalloc()
 2019-02-08 15:32 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).