linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-25 20:50:07 to 2019-06-26 01:27:43 UTC [more...]

[PATCH 1/2] clk: imx8mm: Fix typo of pwm3 clock's mux option #4
 2019-06-26  1:27 UTC  (4+ messages)
` [PATCH 2/2] clk: imx8mm: GPT1 clock mux option #5 should be sys_pll1_80m

[PATCH RESEND 1/2] clk: imx8mm: Fix typo of pwm3 clock's mux option #4
 2019-06-26  1:28 UTC  (2+ messages)
` [PATCH RESEND 2/2] clk: imx8mm: GPT1 clock mux option #5 should be sys_pll1_80m

[PATCH 0/9] x86: Concurrent TLB flushes and other improvements
 2019-06-26  1:22 UTC  (16+ messages)
` [PATCH 3/9] x86/mm/tlb: Refactor common code into flush_tlb_on_cpus()
` [PATCH 4/9] x86/mm/tlb: Flush remote and local TLBs concurrently
` [PATCH 5/9] x86/mm/tlb: Optimize local TLB flushes
` [PATCH 6/9] KVM: x86: Provide paravirtualized flush_tlb_multi()
` [PATCH 8/9] x86/tlb: Privatize cpu_tlbstate
` [PATCH 9/9] x86/apic: Use non-atomic operations when possible

[PATCH] perf vendor events: Add Icelake V1.00 event file
 2019-06-26  1:29 UTC  (3+ messages)

[x86/hotplug] e1056a25da: WARNING:at_arch/x86/kernel/apic/apic.c:#setup_local_APIC
 2019-06-26  1:19 UTC  (7+ messages)
      ` [LKP] "

[PATCH v7 0/5] MTD: Add Initial HyperBus support
 2019-06-26  1:16 UTC  (3+ messages)
` [PATCH v7 3/5] mtd: Add support for HyperBus memory devices

[PATCH] xsk: Properly terminate assignment in xskq_produce_flush_desc
 2019-06-26  1:13 UTC  (4+ messages)

[PATCH] PM / wakeup: show wakeup sources stats in sysfs
 2019-06-26  1:12 UTC  (3+ messages)

mmap/munmap in sysfs
 2019-06-26  1:07 UTC  (2+ messages)

[PATCH -next] extcon: fix fsa9480 Kconfig warning and build errors
 2019-06-26  1:10 UTC 

[RFC v1] clk: core: support clocks that need to be enabled during re-parent
 2019-06-26  1:05 UTC  (3+ messages)

[PATCH v4 0/7] Hexdump Enhancements
 2019-06-26  1:02 UTC  (3+ messages)

[PATCH v4 0/7] perf diff: diff cycles at basic block level
 2019-06-26  0:57 UTC  (4+ messages)
` [PATCH v4 4/7] perf diff: Use hists to manage basic blocks per symbol

[PATCH v4] driver core: Fix use-after-free and double free on glue directory
 2019-06-26  0:55 UTC  (11+ messages)

[PATCH 5.1 000/121] 5.1.15-stable review
 2019-06-26  0:51 UTC  (3+ messages)

remove unused powernv code v3
 2019-06-26  0:44 UTC  (3+ messages)
` [PATCH 3/4] powerpc/powernv: remove unused NPU DMA code

[PATCH 0/4] open, close, finish zone support
 2019-06-26  0:44 UTC  (9+ messages)
` [PATCH 1/4] block: add zone open, close and finish support

[PATCH 0/2] spi: fix spi driver for UniPhier SoC
 2019-06-26  0:41 UTC  (3+ messages)
` [PATCH 1/2] spi: uniphier: fix timeout error
` [PATCH 2/2] spi: uniphier: fix zero-length transfer

[PATCH bpf-next v6 0/2] bpf: Allow bpf_skb_event_output for more prog types
 2019-06-26  0:38 UTC  (3+ messages)
` [PATCH bpf-next v6 1/2] bpf: Allow bpf_skb_event_output for a few "
` [PATCH bpf-next v5 2/2] bpf: Add selftests for bpf_perf_event_output

[PATCH] [PATCH v1] ARM: dts: aspeed: Adding Lenovo Hr855xg2 BMC
 2019-06-26  0:30 UTC  (2+ messages)

[PATCH 0/5] Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2019-06-26  0:28 UTC  (8+ messages)
` [PATCH 1/5] mm: "
` [PATCH 2/5] powerpc: Kconfig: Remove CONFIG_NODES_SPAN_OTHER_NODES
` [PATCH 3/5] x86: "
` [PATCH 4/5] sparc: "
` [PATCH 5/5] s390: "

[PATCH] bcache: make stripe_size configurable and persistent for hardware raid5/6
 2019-06-26  0:23 UTC  (5+ messages)

[PATCH v7 00/10] mm: reparent slab memory on cgroup removal
 2019-06-26  0:15 UTC  (7+ messages)
` [PATCH v7 08/10] mm: rework non-root kmem_cache lifecycle management
` [PATCH v7 09/10] mm: stop setting page->mem_cgroup pointer for slab pages
` [PATCH v7 10/10] mm: reparent memcg kmem_caches on cgroup removal

[PATCH v2 0/2] Clean up crypto documentation
 2019-06-26  0:13 UTC  (4+ messages)
` [PATCH v2 1/2] crypto: doc - Add parameter documentation
` [PATCH v2 2/2] crypto: doc - Fix formatting of new crypto engine content

[PATCH v5 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-06-26  0:07 UTC  (17+ messages)
` [PATCH v5 01/18] kunit: test: add KUnit test runner core
` [PATCH v5 06/18] kbuild: enable building KUnit
` [PATCH v5 07/18] kunit: test: add initial tests
` [PATCH v5 13/18] kunit: tool: add Python wrappers for running KUnit tests

[PATCH v7 0/4] THP aware uprobe
 2019-06-26  0:03 UTC  (6+ messages)
` [PATCH v7 1/4] mm: move memcmp_pages() and pages_identical()
` [PATCH v7 2/4] uprobe: use original page when all uprobes are removed
` [PATCH v7 3/4] mm, thp: introduce FOLL_SPLIT_PMD
` [PATCH v7 4/4] uprobe: use FOLL_SPLIT_PMD instead of FOLL_SPLIT

[PATCH v9 00/17] x86/split_lock: Enable split lock detection
 2019-06-25 23:54 UTC  (4+ messages)
` [PATCH v9 03/17] x86/split_lock: Align x86_capability to unsigned long to avoid split locked access

[v4 PATCH 0/4] Make deferred split shrinker memcg aware
 2019-06-26  0:02 UTC  (5+ messages)
` [v4 PATCH 1/4] mm: thp: extract split_queue_* into a struct
` [v4 PATCH 2/4] mm: move mem_cgroup_uncharge out of __page_cache_release()
` [v4 PATCH 3/4] mm: shrinker: make shrinker not depend on memcg kmem
` [v4 PATCH 4/4] mm: thp: make deferred split shrinker memcg aware

[PATCH] RISC-V: defconfig: enable MMC & SPI for RISC-V
 2019-06-25 23:58 UTC  (2+ messages)

KASAN: slab-out-of-bounds Write in validate_chain
 2019-06-25 23:48 UTC  (3+ messages)

[PATCH] perf/x86/intel: Mark expected switch fall-throughs
 2019-06-25 23:46 UTC  (18+ messages)

[PATCH v2] dmaengine: tegra-apb: Support per-burst residue granularity
 2019-06-25 23:44 UTC  (4+ messages)

[PATCH] scsi: convert to rst for documenation
 2019-06-25 23:36 UTC  (3+ messages)

[PATCH 0/5] Minor ti-sysc cleanups
 2019-06-25 23:33 UTC  (6+ messages)
` [PATCH 1/5] MAINTAINERS: Add ti-sysc files under the OMAP2+ entry
` [PATCH 2/5] dt-bindings: ti-sysc: Add SPDX license identifier
` [PATCH 3/5] bus: ti-sysc: Switch to "
` [PATCH 4/5] bus: ti-sysc: Add missing kerneldoc comments
` [PATCH 5/5] bus: ti-sysc: Simplify cleanup upon failures in sysc_probe()

[RFC][PATCH] regmap: Drop CONFIG_64BIT checks from core
 2019-06-25 23:31 UTC 

linux-next: Signed-off-by missing for commit in the tip tree
 2019-06-25 23:32 UTC 

[PATCH v13 00/13] Ingenic Timer/Counter Unit patchset v13
 2019-06-25 23:28 UTC  (5+ messages)
` [PATCH v13 05/13] clk: ingenic: Add driver for the TCU clocks

[PATCH v1 0/2] char: tpm: add new driver for tpm i2c ptp
 2019-06-25 22:35 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: tpm: add the TPM I2C PTP device tree binding documentation
` [PATCH v1 2/2] char: tpm: add new driver for tpm i2c ptp

mmotm 2019-06-25-16-20 uploaded
 2019-06-25 23:20 UTC 

[PATCH v2] drm: return -EFAULT if copy_to_user() fails
 2019-06-25 23:18 UTC  (3+ messages)

[PATCH v7 0/2] fTPM: firmware TPM running in TEE
 2019-06-25 23:13 UTC  (3+ messages)
` [PATCH v7 2/2] fTPM: add documentation for ftpm driver

[PATCH v4 0/7] cpufreq support for Raspberry Pi
 2019-06-25 23:05 UTC  (13+ messages)
` [PATCH v4 1/7] clk: bcm2835: remove pllb
` [PATCH v4 2/7] clk: bcm283x: add driver interfacing with Raspberry Pi's firmware
` [PATCH v4 3/7] firmware: raspberrypi: register clk device
` [PATCH v4 5/7] clk: raspberrypi: register platform device for raspberrypi-cpufreq

[PATCH bpf-next v9 00/10] Landlock LSM: Toward unprivileged sandboxing
 2019-06-25 23:02 UTC  (13+ messages)
` [PATCH bpf-next v9 01/10] fs,security: Add a new file access type: MAY_CHROOT
` [PATCH bpf-next v9 02/10] bpf: Add eBPF program subtype and is_valid_subtype() verifier
` [PATCH bpf-next v9 03/10] bpf,landlock: Define an eBPF program type for Landlock hooks
` [PATCH bpf-next v9 04/10] seccomp,landlock: Enforce Landlock programs per process hierarchy
` [PATCH bpf-next v9 05/10] bpf,landlock: Add a new map type: inode
` [PATCH bpf-next v9 06/10] landlock: Handle filesystem access control
` [PATCH bpf-next v9 07/10] landlock: Add ptrace restrictions
` [PATCH bpf-next v9 08/10] bpf: Add a Landlock sandbox example
` [PATCH bpf-next v9 09/10] bpf,landlock: Add tests for Landlock
` [PATCH bpf-next v9 10/10] landlock: Add user and kernel documentation "

[PATCH v3 0/7] cpufreq support for Raspberry Pi
 2019-06-25 23:01 UTC  (9+ messages)
` [PATCH v3 1/7] clk: bcm2835: remove pllb
` [PATCH v3 2/7] clk: bcm283x: add driver interfacing with Raspberry Pi's firmware
` [PATCH v3 3/7] firmware: raspberrypi: register clk device
` [PATCH v3 5/7] clk: raspberrypi: register platform device for raspberrypi-cpufreq

[PATCH v4] clk: qoriq: add support for lx2160a
 2019-06-25 22:58 UTC  (2+ messages)

[PATCH 00/34] treewide: simplify getting the adapter of an I2C client
 2019-06-25 22:55 UTC  (3+ messages)
` [PATCH 01/34] clk: clk-cdce706: simplify getting the adapter of a client

[PATCH v4 4/7] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
 2019-06-25 22:52 UTC  (2+ messages)

[PATCH v2 0/3] ceph: don't NULL terminate virtual xattr values
 2019-06-25 22:50 UTC  (6+ messages)

[RFC PATCH v4 net-next 00/11] net: ethernet: ti: introduce new cpsw switchdev based driver
 2019-06-25 22:49 UTC  (3+ messages)
` [RFC PATCH v4 net-next 10/11] ARM: dts: am57xx-idk: add dt nodes for new cpsw switch dev driver

[PATCH] clk: qcom: Fix -Wunused-const-variable
 2019-06-25 22:49 UTC  (2+ messages)

[PATCH v2 1/5] clk: ingenic: Add missing header in cgu.h
 2019-06-25 22:48 UTC  (12+ messages)
` [PATCH v2 2/5] clk: ingenic: Handle setting the Low-Power Mode bit
` [PATCH v2 3/5] MIPS: jz4740: PM: Let CGU driver suspend clocks and set sleep mode
` [PATCH v2 4/5] clk: ingenic: Remove unused functions
` [PATCH v2 5/5] MIPS: Remove dead code

KASAN: slab-out-of-bounds Read in hdpvr_probe
 2019-06-25 22:47 UTC 

[PATCH bpf-next v5 0/2] bpf: Allow bpf_skb_event_output for more prog types
 2019-06-25 22:37 UTC  (4+ messages)
` [PATCH bpf-next v5 1/2] bpf: Allow bpf_skb_event_output for a few "
` [PATCH bpf-next v5 2/2] bpf: Add selftests for bpf_perf_event_output

[PATCH] test_power: Add CURRENT and CHARGE_COUNTER properties
 2019-06-25 22:35 UTC  (2+ messages)

[PATCH V3 1/4] dt-bindings: imx: Add clock binding doc for i.MX8MN
 2019-06-25 22:34 UTC  (9+ messages)
` [PATCH V3 3/4] clk: imx: Add support for i.MX8MN clock driver

[v3 PATCH 0/4] Make deferred split shrinker memcg aware
 2019-06-25 22:33 UTC  (7+ messages)
` [v3 PATCH 3/4] mm: shrinker: make shrinker not depend on memcg kmem
` [v3 PATCH 4/4] mm: thp: make deferred split shrinker memcg aware

[PATCH 4.19 00/90] 4.19.56-stable review
 2019-06-25 22:33 UTC  (4+ messages)
` [PATCH 4.19 84/90] cfg80211: fix memory leak of wiphy device name

[PATCH] linux/kernel.h: fix overflow for DIV_ROUND_UP_ULL
 2019-06-25 22:32 UTC  (3+ messages)

[PATCH] clk: imx8mq: Mark AHB clock as critical
 2019-06-25 22:32 UTC  (2+ messages)

binfmt_flat cleanups and RISC-V support v2
 2019-06-25 22:29 UTC  (3+ messages)
` [PATCH 08/17] binfmt_flat: consolidate two version of flat_v2_reloc_t

[PATCH v7 04/25] arm64: Substitute gettimeofday with C implementation
 2019-06-25 22:24 UTC  (6+ messages)
` [PATCH 1/3] lib/vdso: Delay mask application in do_hres()

[PATCH net-next] xdp: Make __mem_id_disconnect static
 2019-06-25 22:23 UTC  (3+ messages)

[[PATCH net-next]] net: core: xdp: make __mem_id_disconnect to be static
 2019-06-25 22:22 UTC  (2+ messages)

[PATCH] PCI: PM: Avoid skipping bus-level PM on platforms without ACPI
 2019-06-25 22:20 UTC 

[PATCH v6 0/8] implement DYNAMIC_DEBUG_RELATIVE_POINTERS
 2019-06-25 22:18 UTC  (7+ messages)
` [PATCH v6 7/8] dynamic_debug: add asm-generic implementation for DYNAMIC_DEBUG_RELATIVE_POINTERS

linux-next: Signed-off-by missing for commit in the arm-soc tree
 2019-06-25 22:15 UTC  (2+ messages)

[PATCH v2] clk: mediatek: mt8183: Register 13MHz clock earlier for clocksource
 2019-06-25 22:15 UTC  (2+ messages)

[PATCH 0/2] Allow VINDPM to be set in the device tree
 2019-06-25 22:13 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: power: supply: Add documentation for the VINDPM properties

[PATCH v3 0/4] Panel rotation patches
 2019-06-25 22:12 UTC  (4+ messages)
` [PATCH v3 1/4] drm/panel: Add helper for reading DT rotation

[PATCH] ALSA: hda: Use correct start/count for sysfs init
 2019-06-25 21:54 UTC 

[PATCH trivial] clk: Grammar missing "and", Spelling s/statisfied/satisfied/
 2019-06-25 21:51 UTC  (2+ messages)

[PATCH] clk: Simplify clk_core_can_round()
 2019-06-25 21:50 UTC  (2+ messages)

[PATCH v2 00/15] Conversion of panel bindings to DT schema
 2019-06-25 21:47 UTC  (7+ messages)
` [PATCH v2 10/15] dt-bindings: display: Convert tpo,tpg110 panel "

BUG: unable to handle kernel paging request in coalesced_mmio_write
 2019-06-25 21:47 UTC 

BUG: unable to handle kernel NULL pointer dereference in corrupted (4)
 2019-06-25 21:47 UTC 

kernel panic: stack is corrupted in validate_chain
 2019-06-25 21:47 UTC 

b43 / b43 legacy dma mask cleanups
 2019-06-25 21:45 UTC  (3+ messages)
` [PATCH 1/4] b43legacy: remove b43legacy_dma_set_mask

drm/msm/dpu: Correct dpu encoder spinlock initialization
 2019-06-25 21:40 UTC  (4+ messages)

[PATCH RESEND] clk: socfpga: stratix10: fix divider entry for the emac clocks
 2019-06-25 21:39 UTC  (2+ messages)

[PATCH v2 bpf-next] bpf: fix cgroup bpf release synchronization
 2019-06-25 21:38 UTC 

[PATCH] clk: socfpga: stratix10: add additional clocks needed for the NAND IP
 2019-06-25 21:36 UTC  (2+ messages)

[PATCH v2 0/4] Add support for Marvell 98DX1135
 2019-06-25 21:35 UTC  (5+ messages)
` [PATCH v2 2/4] dt-bindings: clock: mvebu: Add compatible string for 98dx1135 core clock
` [PATCH v2 4/4] clk: kirkwood: Add support for MV98DX1135

[PATCH v2 0/4] Add required-opps support to devfreq passive gov
 2019-06-25 21:33 UTC  (5+ messages)
` [PATCH v2 1/4] OPP: Allow required-opps even if the device doesn't have power-domains
` [PATCH v2 2/4] OPP: Add function to look up required OPP's for a given OPP
` [PATCH v2 3/4] PM / devfreq: Cache OPP table reference in devfreq
` [PATCH v2 4/4] PM / devfreq: Add required OPPs support to passive governor

[PATCH v2 0/7] TTY Keyboard Status Request
 2019-06-25 21:32 UTC  (3+ messages)
` [PATCH v2 4/7] linux/signal.h: Ignore SIGINFO by default in new tasks

[PATCH 0/4] drm/panel: jh057n0090: Add regulators and drop magic value in init
 2019-06-25 21:24 UTC  (7+ messages)
` [PATCH 2/4] drm/panel: jh057n0090: Don't use magic constant
` [PATCH 3/4] dt-bindings: display/panel: jh057n0090: Document power supply properties
` [PATCH 4/4] drm/panel: jh057n0090: Add regulator support

[PATCH V3 00/17] SC7 entry and exit support for Tegra210
 2019-06-25 21:22 UTC  (4+ messages)
` [PATCH V3 06/17] clk: tegra: pll: save and restore pll context

[PATCH RESEND V2 1/3] clocksource/drivers/sysctr: Add optional clock-frequency property
 2019-06-25 21:12 UTC  (2+ messages)

[PATCH] ARM: Kconfig: default to AEABI w/ Clang
 2019-06-25 21:04 UTC 

[PATCH v7 3/5] usb: host: ohci-sm501: init genalloc for local memory
 2019-06-25 20:54 UTC  (13+ messages)
                ` [PATCH 1/2] lib/genalloc.c: Add algorithm, align and zeroed family of DMA allocators
                  ` [PATCH 2/2] usb: host: Fix excessive alignment restriction for local memory allocations

[PATCH bpf-next] libbpf: fix max() type mismatch for 32bit
 2019-06-25 20:59 UTC  (2+ messages)

[PATCH v5 0/6] add edma2 for i.mx7ulp
 2019-06-25 20:56 UTC  (2+ messages)

[PATCH] platform/chrome: lightbar: Assign drvdata during probe
 2019-06-25 20:51 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).