linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-01 15:13:15 to 2018-11-01 20:01:44 UTC [more...]

[PATCH v2 0/7] BL035-RGB-002 3.5" LCD sunxi DRM support
 2018-11-01 20:00 UTC  (4+ messages)
` [PATCH v2 1/7] drm/sun4i: tcon: Pass encoder instead of using panel for RGB setup
` [PATCH v2 2/7] drm/sun4i: tcon: Support an active-low DE signal with RGB interface
` [PATCH v2 3/7] dt-bindings: Add vendor prefix for LeMaker

[PATCH 3/3] Added missing le16_to_cpu conversions
 2018-11-01 19:59 UTC 

[PATCH 2/3] staging: emxx_udc: Added missing __iomem modifier to handle p_regs
 2018-11-01 19:59 UTC 

[PATCH 1/3] staging: emxx_udc: Added static modifier to udc_controller
 2018-11-01 19:58 UTC 

[PATCH v8 0/2] seccomp trap to userspace
 2018-11-01 19:58 UTC  (6+ messages)
` [PATCH v8 1/2] seccomp: add a return code to "

[RFC PATCH for 4.21 00/16] rseq updates, new cpu_opv system call (v2)
 2018-11-01 19:57 UTC  (6+ messages)
` [RFC PATCH for 4.21 03/16] mm: Replace BUG_ON() by WARN_ON() in vm_unmap_ram()

[PATCH] ring-buffer: fix small typo
 2018-11-01 19:44 UTC  (2+ messages)

[PATCH V2 0/5] Drivers: hv: Miscellaneous fixes
 2018-11-01 19:38 UTC  (8+ messages)
` [PATCH V2 1/5] Drivers: hv: vmbus: Get rid of unnecessary state in hv_context
  ` [PATCH V2 3/5] Drivers: hv: kvp: Fix the recent regression caused by incorrect clean-up

[PATCH v2] x86/build: Build VSMP support only if CONFIG_PCI is selected
 2018-11-01 18:27 UTC 

RFC: userspace exception fixups
 2018-11-01 19:31 UTC  (10+ messages)

[PATCH RFC] dma-direct: do not allocate a single page from CMA area
 2018-11-01 19:32 UTC  (4+ messages)

[PATCH 00/36] Devicetree schema
 2018-11-01 19:32 UTC  (4+ messages)
` [PATCH 13/36] dt-bindings: arm: Convert PMU binding to json-schema

[BUGFIX PATCH] tracing/kprobes: Fix strpbrk() argument order
 2018-11-01 19:10 UTC  (2+ messages)

[PATCH RFC] block, bfq: set default slice_idle to zero for non-rotational devices
 2018-11-01 19:06 UTC  (2+ messages)

[PATCH] ARM64: dma: move swiotlb helpers under CONFIG_IOMMU_DMA
 2018-11-01 19:05 UTC  (3+ messages)

[PATCH resend] macvlan: use per-cpu queues for broadcast and multicast packets
 2018-11-01 18:53 UTC 

PLEASE READ: kernelci.org bot email problems
 2018-11-01 18:51 UTC 

[GIT PULL] gcc-plugin stackleak for v4.20-rc1
 2018-11-01 18:49 UTC  (2+ messages)

[PATCH ghak90 (was ghak32) V4 00/10] audit: implement container identifier
 2018-11-01 18:48 UTC  (4+ messages)
` [PATCH ghak90 (was ghak32) V4 05/10] audit: add support for non-syscall auxiliary records

[PATCH v14 0/3]: perf: reduce data loss when profiling highly parallel CPU bound workloads
 2018-11-01 18:47 UTC  (7+ messages)
` [PATCH v14 1/3]: perf util: map data buffer for preserving collected data
` [PATCH v14 2/3]: perf record: enable asynchronous trace writing
` [PATCH v14 3/3]: perf record: extend trace writing to multi AIO

[PATCH v2] fpga: altera-cvp: Fix registration for CvP incapable devices
 2018-11-01 18:39 UTC  (3+ messages)

[PATCH] serial: 8250: Default SERIAL_OF_PLATFORM to SERIAL_8250
 2018-11-01 18:26 UTC 

[PATCH] zynq-fpga: Only route PR via PCAP when required
 2018-11-01 18:33 UTC  (3+ messages)
` [PATCH v2] "

[git pull] mount API series
 2018-11-01 18:33 UTC  (9+ messages)

[PATCH] posix-timers: Use array safe helper when fetching notification symbolic name
 2018-11-01 18:27 UTC 

[LKP] [tools] 6534770d6f: kernel_selftests.bpf.test_lwt_seg6local.fail
 2018-11-01 18:18 UTC 

[PATCH v6 0/3] clk: meson: add a sub EMMC clock controller support
 2018-11-01 18:16 UTC  (5+ messages)
` [PATCH v6 1/3] clk: meson: add emmc sub clock phase delay driver
` [PATCH v6 2/3] clk: meson: add DT documentation for emmc clock controller
` [PATCH v6 3/3] clk: meson: add sub MMC clock controller driver

[PATCH 0/2] loop: Better discard for block devices
 2018-11-01 18:15 UTC  (3+ messages)

[PATCH i2c-next v9 5/5] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
 2018-11-01 18:09 UTC  (3+ messages)

TSC to Mono-raw Drift
 2018-11-01 18:03 UTC  (13+ messages)

[RFC PATCH] lib: Introduce generic __cmpxchg_u64() and use it where needed
 2018-11-01 17:57 UTC  (23+ messages)
            ` [PATCH] SUNRPC: Use atomic(64)_t for seq_send(64)

[PATCH] ARM: dts: i.MX25: add the clocks for the EPIT blocks
 2018-11-01 17:32 UTC 

[PATCH v2 2/2] RISC-V: defconfig: Enable printk timestamps
 2018-11-01 17:54 UTC  (2+ messages)

[PATCH v2 1/2] RISC-V: refresh defconfig
 2018-11-01 17:54 UTC  (2+ messages)

[RFC 0/2] RISC-V: A proposal to add vendor-specific code
 2018-11-01 17:50 UTC  (2+ messages)

[RFC 0/2] RISC-V: A proposal to add vendor-specific code
 2018-11-01 17:48 UTC  (3+ messages)

[PATCH] i2c: aspeed: Fix an incorrect error log printing
 2018-11-01 17:46 UTC 

[PATCH v14 09/19] x86/mm: x86/sgx: Signal SEGV_SGXERR for #PFs w/ PF_SGX
 2018-11-01 17:44 UTC  (13+ messages)

[PATCH RFC] blk-mq: initialize default elevator after probing device features
 2018-11-01 17:43 UTC 

[PATCH] staging: fix some typo
 2018-11-01 17:41 UTC  (2+ messages)

[PATCH] usb: xhci: fix small typo
 2018-11-01 17:41 UTC  (2+ messages)

[PATCH RFC] mm: do not start node_reclaim for page order > MAX_ORDER
 2018-11-01 17:37 UTC 

[PATCH AUTOSEL 4.14 01/19] bpf: do not blindly change rlimit in reuseport net selftest
 2018-11-01 17:34 UTC  (5+ messages)
` [PATCH AUTOSEL 4.14 17/19] selftests: ftrace: Add synthetic event syntax testcase

BUG: pagefault on kernel address ADDR in non-whitelisted uaccess
 2018-11-01 17:33 UTC  (2+ messages)

[PATCH 2/2] i8253: Fix PIT shutdown quirk on Hyper-V
 2018-11-01 17:32 UTC 

[PATCH 1/2] include/linux/hypervisor.h: Add test for running on Hyper-V
 2018-11-01 17:32 UTC 

[PATCH v3 0/2] phy: zynqmp: Add phy driver for xilinx zynqmp phy core
 2018-11-01 17:31 UTC  (4+ messages)
` [PATCH v3 1/2] "

[PATCH 0/2] i8253: Fix PIT shutdown quirk on Hyper-V
 2018-11-01 17:30 UTC 

[PATCH v6 1/6] dt-bindings: power: Introduce one property to present the battery internal resistance
 2018-11-01 17:30 UTC  (5+ messages)
` [PATCH v6 4/6] power: supply: core: Add some helpers to use the battery OCV capacity table

[PATCH v2] arm64: dts: sdm845: Add PSCI cpuidle low power states
 2018-11-01 17:21 UTC  (2+ messages)

[PATCH 0/3] RISC-V: A few build/warning fixes and cleanup
 2018-11-01 17:20 UTC  (9+ messages)

[PATCH anybus v2 0/5] Support HMS Profinet Card over Anybus
 2018-11-01 17:17 UTC  (4+ messages)
` [PATCH anybus v2 1/5] misc: support the Arcx anybus bridge

[PATCH RFC 0/1] QCOM: GPIO IRQ wakeup using PDC irqchip
 2018-11-01 17:16 UTC  (6+ messages)
` [PATCH RFC 1/1] drivers: pinctrl: qcom: add wakeup capability to GPIO

[PATCH V3 2/2] mmc: sdhci-msm: Re-initialize DLL if MCLK is gated dynamically
 2018-11-01 17:10 UTC  (2+ messages)

[PATCH v4] mm/page_owner: clamp read count to PAGE_SIZE
 2018-11-01 17:09 UTC  (2+ messages)

[PATCH] x86/gart: Rewrite early_gart_iommu_check() comment
 2018-11-01 17:09 UTC  (2+ messages)

[PATCH 10/17] prmem: documentation
 2018-11-01 17:08 UTC  (27+ messages)

[PATCH v1] drm/msm: Move fence put to where failure occurs
 2018-11-01 17:08 UTC  (3+ messages)

lib/genalloc
 2018-11-01 17:08 UTC  (3+ messages)

[PATCH V5 1/8] pvpanic: move pvpanic to misc as common driver
 2018-11-01 17:04 UTC  (3+ messages)
` [PATCH V5 6/8] misc/pvpanic: add MMIO support

[PATCH RFC kenrel/rcu] Eliminate BUG_ON() for sync.c
 2018-11-01 17:03 UTC  (11+ messages)

[PATCH] staging: rtl8188eu: fix small typo
 2018-11-01 17:03 UTC  (2+ messages)

[PATCH] perf tools: Restore proper cwd on return from mnt ns
 2018-11-01 17:00 UTC 

[PATCH v1] net: ipv6: fix racey clock check in route cache aging logic
 2018-11-01 16:56 UTC  (5+ messages)

[PATCH] mm/kvmalloc: do not confuse kmalloc with page order over MAX_ORDER
 2018-11-01 16:55 UTC  (7+ messages)
` [PATCH 2] mm/kvmalloc: do not call kmalloc for size > KMALLOC_MAX_SIZE

[PATCH v2] sched/core: Introduce set_next_task() helper for better code readability
 2018-11-01 16:52 UTC  (2+ messages)

[PATCH v3 0/5] tpm: retrieve digest size of unknown algorithms from TPM
 2018-11-01 16:52 UTC  (6+ messages)
` [PATCH v3 4/5] tpm: retrieve digest size of unknown algorithms with PCR read
` [PATCH v3 5/5] tpm: ensure that output of PCR read contains the correct digest size

KASAN: use-after-free Read in delayed_uprobe_remove
 2018-11-01 16:52 UTC 

INFO: task hung in flush_workqueue
 2018-11-01 16:52 UTC 

KASAN: use-after-free Read in ip6_tnl_parse_tlv_enc_lim
 2018-11-01 16:51 UTC 

[PATCH 0/7] Code of Conduct: Fix some wording, and add an interpretation document
 2018-11-01 16:45 UTC  (8+ messages)
` Call to Action "
  ` [Ksummit-discuss] "

[PATCH v6 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-11-01 16:42 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: nand: meson: add Amlogic NAND controller driver
` [PATCH v6 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller

[Patch v2] genirq/matrix: Choose CPU for assigning interrupts based on allocated IRQs
 2018-11-01 16:39 UTC  (3+ messages)

possible deadlock in down_trylock (2)
 2018-11-01 16:38 UTC 

general protection fault in delayed_uprobe_remove
 2018-11-01 16:38 UTC 

[PATCH v2 00/14] MT8183 IOMMU SUPPORT
 2018-11-01 16:35 UTC  (5+ messages)
` [PATCH v2 04/14] iommu/io-pgtable-arm-v7s: Add paddr_to_iopte and iopte_to_paddr helpers
` [PATCH v2 05/14] iommu/io-pgtable-arm-v7s: Extend MediaTek 4GB Mode

[GIT PULL] percpu changes for v4.20-rc1
 2018-11-01 16:32 UTC  (2+ messages)

[PULL REQUEST] i2c for 4.20
 2018-11-01 16:32 UTC  (2+ messages)

[GIT PULL] Addition of the I3C subsystem in 4.20 (5.0)?
 2018-11-01 16:27 UTC  (2+ messages)

[PATCH] xen: remove size limit of privcmd-buf mapping interface
 2018-11-01 16:27 UTC  (5+ messages)
` [Xen-devel] "

[PATCH] i2c: rk3x: fix some typo
 2018-11-01 16:18 UTC  (3+ messages)

[PATCH v2 0/2] i2c-omap: Enable i2c-omap driver for AM654 SoCs
 2018-11-01 16:18 UTC  (2+ messages)

[GIT] Networking
 2018-11-01 16:17 UTC  (2+ messages)

[GIT] Sparc
 2018-11-01 16:15 UTC  (2+ messages)

[RFC] doc: rcu: remove note on smp_mb during synchronize_rcu
 2018-11-01 16:13 UTC  (7+ messages)

[PATCH v3 0/4] arm64 live patching
 2018-11-01 16:07 UTC  (8+ messages)
` [PATCH v3 3/4] arm64: implement "
  ` [PATCH] arm64/module: use mod->klp_info section header information
    ` [PATCH v2] arm64/module: use mod->klp_info section header information for livepatch modules

[GIT PULL] fixup dtb Kbuild for C-SKY(csky) Port
 2018-11-01 16:05 UTC  (2+ messages)

[PATCH] raid6/ppc: Fix build for clang
 2018-11-01 16:05 UTC  (4+ messages)

4.14 backport request for dbdda842fe96f: "printk: Add console owner and waiter logic to load balance console writes"
 2018-11-01 16:05 UTC  (12+ messages)

[PATCH anybus v2 5/5] misc: support HMS Profinet IRT industrial controller
 2018-11-01 16:03 UTC  (2+ messages)

[PATCH 00/21] DT cpu node iterator
 2018-11-01 15:57 UTC  (8+ messages)
` [PATCH 01/21] of: Add cpu node iterator for_each_of_cpu_node()

[PATCH V5 0/5] KVM: X86: Introducing ROE Protection Kernel Hardening
 2018-11-01 15:56 UTC  (4+ messages)

[PATCH] tomoyo: fix small typo
 2018-11-01 15:55 UTC 

[PATCH] staging: vt6655: fix small typo
 2018-11-01 15:52 UTC 

[PATCH net-next v2 0/6] net/ncsi: Allow enabling multiple packages & channels
 2018-11-01 15:51 UTC  (7+ messages)
` [PATCH net-next v2 5/6] net/ncsi: Reset channel state in ncsi_start_dev()

Regression found (Stop-marking-clocks-as-CLK_IS_CRITICAL)
 2018-11-01 15:50 UTC  (13+ messages)

[RFC PATCH] Implement /proc/pid/kill
 2018-11-01 15:50 UTC  (6+ messages)

[PATCH] x86_64, vmcoreinfo: Append 'page_offset_base' to vmcoreinfo
 2018-11-01 15:49 UTC  (3+ messages)

[PATCH AUTOSEL 4.14 01/73] net: ethernet: ti: cpsw: unsync mcast entries while switch promisc mode
 2018-11-01 15:48 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 22/73] regulator: fixed: Default enable high on DT regulators

[PATCH AUTOSEL 4.19 001/146] net: socionext: Reset tx queue in ndo_stop
 2018-11-01 15:47 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 022/146] cpupower: Fix coredump on VMWare

[GIT PULL] platform-drivers-x86 for 4.20-1
 2018-11-01 15:44 UTC  (2+ messages)

[PATCH] pinctrl: mt7622: fix small typo
 2018-11-01 15:44 UTC 

[PATCH] ARM: dts: imx: Add Y Soft IOTA Draco, Hydra and Ursa boards
 2018-11-01 15:43 UTC 

[PATCH] mfd: fix small typo
 2018-11-01 15:41 UTC 

[PATCH] iwlegacy: fix small typo
 2018-11-01 15:40 UTC 

mmotm 2018-10-30-16-08 uploaded
 2018-11-01 15:39 UTC  (8+ messages)
` mmotm 2018-10-30-16-08 uploaded (arch/x86/kernel/vsmp_64.c)
  ` [PATCH] x86/build: Build VSMP support only if selected

[PATCH v2 00/10] Add support for TISCI irqchip drivers
 2018-11-01 15:36 UTC  (10+ messages)
` [PATCH v2 09/10] irqchip: ti-sci-inta: Add support for Interrupt Aggregator driver

[PATCH] of/platform: Support dynamic device tree on AMBA bus
 2018-11-01 15:36 UTC  (5+ messages)

[PATCH] dmaengine: fix some typo
 2018-11-01 15:35 UTC 

[PATCH v7 0/3] staging: iio: ad2s1210: Switch to the gpio descriptor interface
 2018-11-01 15:35 UTC  (3+ messages)
` [PATCH v7 3/3] staging: iio: ad2s1210: Add device tree table

[PATCH] tsc: make calibration refinement more robust
 2018-11-01 15:34 UTC  (2+ messages)

[PATCH] cw1200: fix small typo
 2018-11-01 15:33 UTC 

[PATCH] ath10k: fix some typo
 2018-11-01 15:29 UTC 

[PATCH v2] ARM: module: Fix function kallsyms on Thumb-2
 2018-11-01 15:29 UTC  (3+ messages)

[PATCH v2] x86/kvmclock : convert to SPDX identifiers
 2018-11-01 15:28 UTC  (2+ messages)

[PATCH v3 0/3] staging: iio: ad7780: correct driver read
 2018-11-01 15:28 UTC  (5+ messages)
` [PATCH v3 2/3] staging: iio: ad7780: update voltage on read
` [PATCH v3 3/3] staging: iio: ad7780: remove unnecessary stashed voltage value

[PATCH v2] gpiolib: Fix possible use after free on label
 2018-11-01 15:27 UTC  (2+ messages)

Performance regression in ast drm driver
 2018-11-01 15:27 UTC 

[PATCH] arm64: kdump: fix small typo
 2018-11-01 15:25 UTC 

[PATCH v3 0/2] kretprobe: produce sane stack traces
 2018-11-01 15:20 UTC  (3+ messages)
` [PATCH v3 1/2] "


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).