linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-10 08:20:05 to 2019-09-10 10:44:29 UTC [more...]

[PATCH 0/2] powerpc/watchpoint: Disable watchpoint hit by larx/stcx instruction
 2019-09-10 10:44 UTC  (5+ messages)
` [PATCH 1/2] powerpc/hw_breakpoint: move instruction stepping out of hw_breakpoint_handler()
` [PATCH 2/2] powerpc/watchpoint: Disable watchpoint hit by larx/stcx instructions

[Patch 00/13] media: am437x-vpfe: overdue maintenance
 2019-09-10 10:42 UTC  (2+ messages)

[PATCH] driver core: ensure a device has valid node id in device_add()
 2019-09-10 10:40 UTC  (8+ messages)

[PATCH bpf-next 00/11] samples: bpf: improve/fix cross-compilation
 2019-09-10 10:38 UTC  (12+ messages)
` [PATCH bpf-next 01/11] samples: bpf: makefile: fix HDR_PROBE "echo"
` [PATCH bpf-next 02/11] samples: bpf: makefile: fix cookie_uid_helper_example obj build
` [PATCH bpf-next 03/11] samples: bpf: makefile: use --target from cross-compile
` [PATCH bpf-next 04/11] samples: bpf: use own EXTRA_CFLAGS for clang commands
` [PATCH bpf-next 05/11] samples: bpf: makefile: use D vars from KBUILD_CFLAGS to handle headers
` [PATCH bpf-next 06/11] samples: bpf: makefile: drop unnecessarily inclusion for bpf_load
` [PATCH bpf-next 07/11] samples: bpf: add makefile.prog for separate CC build
` [PATCH bpf-next 08/11] samples: bpf: makefile: base progs build on makefile.progs
` [PATCH bpf-next 09/11] samples: bpf: makefile: use CC environment for HDR_PROBE
` [PATCH bpf-next 10/11] libbpf: makefile: add C/CXX/LDFLAGS to libbpf.so and test_libpf targets
` [PATCH bpf-next 11/11] samples: bpf: makefile: add sysroot support

[PATCH] gpiolib: acpi: make acpi_can_fallback_to_crs() static
 2019-09-10 10:35 UTC  (2+ messages)

[PATCH] gpiolib: of: fix fallback quirks handling
 2019-09-10 10:33 UTC  (2+ messages)

[PATCH v10 00/15] memory: tegra: Introduce Tegra30 EMC driver
 2019-09-10 10:33 UTC  (3+ messages)
` [PATCH v10 01/15] clk: tegra20/30: Add custom EMC clock implementation

[PATCH 00/10] Hwpoison soft-offline rework
 2019-09-10 10:32 UTC  (12+ messages)
` [PATCH 01/10] mm,hwpoison: cleanup unused PageHuge() check
` [PATCH 02/10] mm,madvise: call soft_offline_page() without MF_COUNT_INCREASED
` [PATCH 03/10] mm,hwpoison-inject: don't pin for hwpoison_filter
` [PATCH 04/10] mm,hwpoison: remove MF_COUNT_INCREASED
` [PATCH 05/10] mm: remove flag argument from soft offline functions
` [PATCH 06/10] mm,hwpoison: Unify THP handling for hard and soft offline
` [PATCH 07/10] mm,hwpoison: Rework soft offline for in-use pages
` [PATCH 08/10] mm,hwpoison: Refactor soft_offline_huge_page and __soft_offline_page
` [PATCH 09/10] mm,hwpoison: Rework soft offline for free pages
` [PATCH 10/10] mm,hwpoison: Use hugetlb_replace_page to replace free hugetlb pages

[PATCH] Revert "mm/z3fold.c: fix race between migration and destruction"
 2019-09-10 10:31 UTC 

[RFC PATCH 0/3] arm64: enable virtual kvm ptp for arm64
 2019-09-10 10:29 UTC  (8+ messages)
` [RFC PATCH 3/3] Enable ptp_kvm "

[PATCH 0/2] Add bounds check for Hotplugged memory
 2019-09-10 10:28 UTC  (9+ messages)
` [PATCH 1/2] memory_hotplug: Add a bounds check to check_hotplug_memory_range()
` [PATCH 2/2] mm: Add a bounds check in devm_memremap_pages()

pivot_root(".", ".") and the fchdir() dance
 2019-09-10 10:27 UTC  (9+ messages)

[PATCH v3 0/4] mm, slab: Make kmalloc_info[] contain all types of names
 2019-09-10 10:26 UTC  (3+ messages)
` [PATCH v3 4/4] mm, slab_common: Make the loop for initializing KMALLOC_DMA start from 1

next-20190904: build failure in cp210x usb serial, gpio related?
 2019-09-10 10:25 UTC  (2+ messages)

[PATCH v2 0/2] hwrng: npcm: add NPCM RNG driver support
 2019-09-10 10:25 UTC  (3+ messages)
` [PATCH v2 1/2] dt-binding: hwrng: add NPCM RNG documentation

[PATCH] arm64: fix unreachable code issue with cmpxchg
 2019-09-10 10:24 UTC  (5+ messages)

[PATCH net] net: sonic: replace dev_kfree_skb in sonic_send_packet
 2019-09-10 10:23 UTC  (2+ messages)

[PATCH 0/4] gpio: API boundary cleanups
 2019-09-10 10:22 UTC  (4+ messages)

[PATCH 0/2] backlight_lm3630a: add enable_gpios property
 2019-09-10 10:21 UTC  (5+ messages)
` [PATCH 1/2] backlight: lm3630a: add an enable gpio for the HWEN pin

[v3,1/2] dt-bindings: rtc: pcf85263/pcf85363: add some properties
 2019-09-10 10:21 UTC  (4+ messages)
    ` [EXT] "

[PATCH v6 00/12] Device property improvements, add %pfw format specifier
 2019-09-10 10:21 UTC  (15+ messages)
` [PATCH v6 01/12] tools lib traceevent: Convert remaining %p[fF] users to %p[sS]
` [PATCH v6 02/12] software node: Get reference to parent swnode in get_parent op
` [PATCH v6 03/12] software node: Make argument to to_software_node const
` [PATCH v6 04/12] device property: Move fwnode_get_parent() up
` [PATCH v6 05/12] device property: Add functions for accessing node's parents
` [PATCH v6 06/12] device property: Add fwnode_get_name for returning the name of a node
` [PATCH v6 07/12] device property: Add a function to obtain a node's prefix
` [PATCH v6 08/12] lib/vsprintf: Remove support for %pF and %pf in favour of %pS and %ps
` [PATCH v6 09/12] lib/vsprintf: Make use of fwnode API to obtain node names and separators
` [PATCH v6 10/12] lib/vsprintf: OF nodes are first and foremost, struct device_nodes
` [PATCH v6 11/12] lib/vsprintf: Add %pfw conversion specifier for printing fwnode names
` [PATCH v6 12/12] lib/test_printf: Add tests for %pfw printk modifier

[PATCH] kvm_s390_vm_start_migration: check dirty_bitmap before using it as target for memset()
 2019-09-10 10:21 UTC  (3+ messages)

[PATCH 1/5] clk: qcom: gcc: limit GPLL0_AO_OUT operating frequency
 2019-09-10 10:20 UTC  (10+ messages)
` [PATCH 2/5] clk: qcom: apcs-msm8916: get parent clock names from DT

Linux 5.2.14
 2019-09-10 10:18 UTC 

[PATCH RFC 00/12] media: hantro: H264 fixes and improvements
 2019-09-10 10:18 UTC  (7+ messages)
  ` [PATCH 02/12] media: hantro: Do not reorder H264 scaling list
  ` [PATCH 03/12] media: hantro: Fix H264 motion vector buffer offset

Linux 4.19.72
 2019-09-10 10:18 UTC  (2+ messages)

Linux 4.14.143
 2019-09-10 10:18 UTC  (2+ messages)

Linux 4.9.192
 2019-09-10 10:17 UTC  (2+ messages)

Linux 4.4.192
 2019-09-10 10:17 UTC  (2+ messages)

[PATCH] gpio: fix incorrect merge of linux/gpio/driver.h
 2019-09-10 10:16 UTC  (2+ messages)

[RFC PATCH 0/4] mdev based hardware virtio offloading support
 2019-09-10 10:15 UTC  (7+ messages)
` [RFC PATCH 1/4] vringh: fix copy direction of vringh_iov_push_kern()
` [RFC PATCH 2/4] mdev: introduce helper to set per device dma ops
` [RFC PATCH 3/4] virtio: introudce a mdev based transport
` [RFC PATCH 4/4] docs: Sample driver to demonstrate how to implement virtio-mdev framework

[PATCH] loop: change queue block size to match when using DIO
 2019-09-10 10:12 UTC  (3+ messages)
` [PATCH v2] "

[RFC PATCH v2] mm: initialize struct pages reserved by ZONE_DEVICE driver
 2019-09-10 10:10 UTC  (11+ messages)

[PATCH] xen/pci: try to reserve MCFG areas earlier
 2019-09-10 10:08 UTC  (13+ messages)
                ` [Xen-devel] "

[PATCH] regulator: uniphier: Add Pro5 USB3 VBUS support
 2019-09-10 10:06 UTC  (2+ messages)
` Applied "regulator: uniphier: Add Pro5 USB3 VBUS support" to the regulator tree

[RESEND PATCH] regulator: s2mps11: Consistently use local variable
 2019-09-10 10:07 UTC  (2+ messages)
` Applied "regulator: s2mps11: Consistently use local variable" to the regulator tree

[PATCH V40 00/29] Add kernel lockdown functionality
 2019-09-10 10:06 UTC  (5+ messages)
` [PATCH V40 03/29] security: Add a static lockdown policy LSM

[RFC PATCH] x86, efi: never relocate the kernel below LOAD_PHYSICAL_ADDR
 2019-09-10 10:03 UTC 

[PATCH 0/2] Minor lockdown fixups
 2019-09-10 10:03 UTC  (3+ messages)
` [PATCH 1/2] security: constify some arrays in lockdown LSM
` [PATCH 2/2] kexec: Fix file verification on S390

[PATCH] dmaengine: milbeaut-hdmac: fix devm_platform_ioremap_resource.cocci warnings
 2019-09-10 10:03 UTC 

[PATCH] dmaengine: milbeaut-hdmac: fix returnvar.cocci warnings
 2019-09-10 10:02 UTC 

[RFC PATCH] Add proc interface to set PF_MEMALLOC flags
 2019-09-10 10:00 UTC  (4+ messages)

[PATCH 0/3] Add API to get rpmsg message max length
 2019-09-10  9:56 UTC  (6+ messages)
` [PATCH 1/3] rpmsg: core: add API to get message length

[PATCH] arch/riscv: disable too many harts before pick main boot hart
 2019-09-10  9:56 UTC  (2+ messages)

[PATCH] ath9k: remove unneeded variable
 2019-09-10  9:55 UTC 

[PATCH v2 0/2] mm/kasan: dump alloc/free stack for page allocator
 2019-09-10  9:53 UTC  (2+ messages)

[PATCH] riscv: dts: Add DT support for SiFive FU540 PWM driver
 2019-09-10  9:52 UTC  (2+ messages)

[GIT PULL] ipc: fix regressions from y2038 patches
 2019-09-10  9:49 UTC 

[RFC PATCH 4/4] Fix: sched/membarrier: p->mm->membarrier_state racy load
 2019-09-10  9:48 UTC  (4+ messages)
` [RFC PATCH 4/4] Fix: sched/membarrier: p->mm->membarrier_state racy load (v2)

[PATCH v2 1/2] mm/page_ext: support to record the last stack of page
 2019-09-10  9:43 UTC  (5+ messages)

[RFC,v2 0/6] TI camera serdes and I2C address translation
 2019-09-10  9:43 UTC  (3+ messages)
` [RFC,v2 3/6] media: dt-bindings: add DS90UB954-Q1 video deserializer

[PATCH v2] mm: fix double page fault on arm64 if PTE_AF is cleared
 2019-09-10  9:29 UTC  (6+ messages)

[PATCH 5.2 00/94] 5.2.14-stable review
 2019-09-10  9:29 UTC  (3+ messages)

[PATCH] i2c: tegra: Move suspend handling to NOIRQ phase
 2019-09-10  9:29 UTC 

[PATCH 4.19 00/57] 4.19.72-stable review
 2019-09-10  9:29 UTC  (9+ messages)
` [PATCH 4.19 19/57] Bluetooth: hidp: Let hidp_send_message return number of queued bytes

[PATCH v2] ftrace: simplify ftrace hash lookup code
 2019-09-10  9:28 UTC  (4+ messages)

[PATCH] net/mlx5: Declare 'rt' as corresponding enum type
 2019-09-10  9:27 UTC 

[PATCH] fpga: remove redundant dev_err message
 2019-09-10  9:26 UTC 

[PATCH v5 0/4] Raspberry Pi 4 DMA addressing support
 2019-09-10  9:27 UTC  (3+ messages)

[PATCH v7 7/7] nfc: pn532_uart: Make use of pn532 autopoll
 2019-09-10  9:34 UTC 

[PATCH v4 00/17] arm64: MMU enabled kexec relocation
 2019-09-10  9:20 UTC  (10+ messages)
` [PATCH v4 04/17] arm64: hibernate: use get_safe_page directly
` [PATCH v4 05/17] arm64: hibernate: remove gotos in create_safe_exec_page
` [PATCH v4 10/17] arm64: trans_pgd: make trans_pgd_map_page generic

[PATCH v7 6/7] nfc: pn533: Add autopoll capability
 2019-09-10  9:34 UTC 

[PATCH] objdump: restore quiet build output
 2019-09-10  9:20 UTC 

[PATCH v7 5/7] nfc: pn533: add UART phy driver
 2019-09-10  9:33 UTC 

[PATCH v7 4/7] nfc: pn533: Split pn533 init & nfc_register
 2019-09-10  9:33 UTC 

[PATCH v7 3/7] nfc: pn533: Add dev_up/dev_down hooks to phy_ops
 2019-09-10  9:33 UTC 

[PATCH 4.14 00/40] 4.14.143-stable review
 2019-09-10  9:19 UTC  (2+ messages)

[PATCH AUTOSEL 5.2 01/12] arm64: dts: renesas: r8a77995: draak: Fix backlight regulator name
 2019-09-10  9:19 UTC  (4+ messages)
` [PATCH AUTOSEL 5.2 06/12] configfs_register_group() shouldn't be (and isn't) called in rmdirable parts

[PATCH v7 2/7] nfc: pn532_uart: Add NXP PN532 to devicetree docs
 2019-09-10  9:32 UTC 

[PATCH 4.9 00/26] 4.9.192-stable review
 2019-09-10  9:19 UTC  (2+ messages)

[PATCH 4.4 00/23] 4.4.192-stable review
 2019-09-10  9:18 UTC  (2+ messages)

[PATCH v7 1/7] nfc: pn533: i2c: "pn532" as dt compatible string
 2019-09-10  9:31 UTC 

[PATCH v3 00/15] Enable CONFIG_VMAP_STACK on PPC32
 2019-09-10  9:16 UTC  (16+ messages)
` [PATCH v3 01/15] powerpc/32: replace MTMSRD() by mtmsr
` [PATCH v3 02/15] powerpc/32: Add EXCEPTION_PROLOG_0 in head_32.h
` [PATCH v3 03/15] powerpc/32: save DEAR/DAR before calling handle_page_fault
` [PATCH v3 04/15] powerpc/32: move MSR_PR test into EXCEPTION_PROLOG_0
` [PATCH v3 05/15] powerpc/32: add a macro to get and/or save DAR and DSISR on stack
` [PATCH v3 06/15] powerpc/32: prepare for CONFIG_VMAP_STACK
` [PATCH v3 07/15] powerpc: align stack to 2 * THREAD_SIZE with VMAP_STACK
` [PATCH v3 08/15] powerpc/32: Add early stack overflow detection with VMAP stack
` [PATCH v3 09/15] powerpc/8xx: Use alternative scratch registers in DTLB miss handler
` [PATCH v3 10/15] powerpc/8xx: drop exception entries for non-existing exceptions
` [PATCH v3 11/15] powerpc/8xx: move DataStoreTLBMiss perf handler
` [PATCH v3 12/15] powerpc/8xx: split breakpoint exception
` [PATCH v3 13/15] powerpc/8xx: Enable CONFIG_VMAP_STACK
` [PATCH v3 14/15] powerpc/32s: reorganise DSI handler
` [PATCH v3 15/15] powerpc/32s: Activate CONFIG_VMAP_STACK

[PATCH] mm: avoid slub allocation while holding list_lock
 2019-09-10  9:16 UTC  (5+ messages)

[PATCH v2 7/7] bug: Move WARN_ON() "cut here" into exception handler
 2019-09-10  9:16 UTC  (4+ messages)

[GIT PULL] compiler-attributes for v5.3-rc8
 2019-09-10  9:16 UTC  (15+ messages)

[PATCH 0/6] arm64: dts: meson-g12: add support for PCIe
 2019-09-10  9:14 UTC  (6+ messages)
` [PATCH 6/6] arm64: dts: khadas-vim3: add commented "

[PATCH] iommu/amd: Fix sparse warnings
 2019-09-10  9:11 UTC  (2+ messages)

[PATCH net-next 0/7] net: hns3: add a feature & bugfixes & cleanups
 2019-09-10  8:58 UTC  (8+ messages)
` [PATCH net-next 1/7] net: hns3: add ethtool_ops.set_channels support for HNS3 VF driver
` [PATCH net-next 2/7] net: hns3: revert to old channel when setting new channel num fail
` [PATCH net-next 3/7] net: hns3: fix shaper parameter algorithm
` [PATCH net-next 4/7] net: hns3: fix port setting handle for fibre port
` [PATCH net-next 5/7] net: hns3: modify some logs format
` [PATCH net-next 6/7] net: hns3: check NULL pointer before use
` [PATCH net-next 7/7] net: hns3: add some DFX info for reset issue

[PATCH v2 07/27] drm/dp_mst: Add sideband down request tracing + selftests
 2019-09-10  9:01 UTC  (2+ messages)

[PATCH] dm-bufio: Allow clients to specify an upper bound on cache size
 2019-09-10  8:55 UTC  (3+ messages)
`  "

[RFC PATCH 1/2] dt-bindings: pwm: Convert PWM bindings to json-schema
 2019-09-10  8:43 UTC  (3+ messages)

[PATCH] media: imx7-mipi-csis: make array 'registers' static const, makes object smaller
 2019-09-10  8:43 UTC  (2+ messages)

[PATCH] mm: add dummy can_do_mlock() helper
 2019-09-10  8:40 UTC  (3+ messages)

[PATCH] ras: debugfs: Fix warning: no previous prototype
 2019-09-10  8:39 UTC  (2+ messages)

[PATCH] bpf: validate bpf_func when BPF_JIT is enabled
 2019-09-10  8:37 UTC  (2+ messages)

[RFC PATCH 0/2] Fix SEV user-space mapping of unencrypted coherent memory
 2019-09-10  8:37 UTC  (10+ messages)
` [RFC PATCH 1/2] x86: Don't let pgprot_modify() change the page encryption bit
        ` dma_mmap_fault discussion

[PATCH v2 0/3] Add new binding regulator-fixed-clock to regulator-fixed
 2019-09-10  8:35 UTC  (3+ messages)
` [PATCH v2 3/3] dt-bindings: regulator: add regulator-fixed-clock binding

[PATCH] net/mlx4_en: ethtool: make array modes static const, makes object smaller
 2019-09-10  8:29 UTC  (2+ messages)

[PATCH] ASoC: bdw-rt5677: channel constraint support
 2019-09-10  8:28 UTC  (5+ messages)
` [alsa-devel] "

[PATCH] gpiolib: don't clear FLAG_IS_OUT when emulating open-drain/open-source
 2019-09-10  8:21 UTC 

[PATCH] ASoC: SOF: Intel: work around snd_hdac_aligned_read link failure
 2019-09-10  8:20 UTC  (6+ messages)
    ` [alsa-devel] "

[PATCH v2 4/4] x86/mce: Add Zhaoxin LMCE support
 2019-09-10  8:20 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).