linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-28 18:15:14 to 2020-02-28 23:36:08 UTC [more...]

[PATCH v2 0/2] Dual licence some files in GPL-2.0 and MIT
 2020-02-28 23:36 UTC  (8+ messages)
` [PATCH v2 1/2] drm/client: Dual licence the file in GPL-2 "

[PATCH] pinctrl: madera: Add missing call to pinctrl_unregister_mappings
 2020-02-28 23:35 UTC  (2+ messages)

[PATCH] pinctrl: core: Remove extra kref_get which blocks hogs being freed
 2020-02-28 23:33 UTC  (2+ messages)

[PATCH] pinctrl: sirf/atlas7: Replace zero-length array with flexible-array member
 2020-02-28 23:30 UTC  (2+ messages)

[PATCH RESEND] virtio: virtio_pci_legacy: Remove default y from Kconfig
 2020-02-28 23:27 UTC 

[PATCH 1/2] pinctrl: Export some needed symbols at module load time
 2020-02-28 23:26 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: sprd: Allow the SPRD pinctrl driver building into a module

[PATCH v2 1/3] dt-bindings: arm: Convert UniPhier board/SoC bindings to json-schema
 2020-02-28 23:22 UTC  (3+ messages)
` [PATCH v2 3/3] dt-bingings: pinctrl: Convert UniPhier pin controller "

[PATCH] gpiolib: fix bitmap operations related to line event watching
 2020-02-28 23:20 UTC  (2+ messages)

[PATCH v6 0/7] introduce memory hinting API for external process
 2020-02-28 23:19 UTC  (11+ messages)
` [PATCH v6 1/7] mm: pass task and mm to do_madvise
` [PATCH v6 3/7] mm: check fatal signal pending of target process
` [PATCH v6 4/7] pid: move pidfd_get_pid function to pid.c
` [PATCH v6 5/7] mm: support both pid and pidfd for process_madvise
` [PATCH v6 6/7] mm/madvise: employ mmget_still_valid for write lock

[PATCH V2] block: rename 'q->debugfs_dir' and 'q->blk_trace->dir' in blk_unregister_queue()
 2020-02-28 23:15 UTC  (2+ messages)

[PATCH v9] net: ag71xx: port to phylink
 2020-02-28 23:14 UTC  (2+ messages)

[PATCH v2 0/1] gpio: add driver for Mellanox BlueField 2 GPIO controller
 2020-02-28 23:14 UTC  (4+ messages)
` [PATCH v2 1/1] "

[RFC v1 0/2] add callbacks for inaccessible pages
 2020-02-28 23:08 UTC  (3+ messages)
` [RFC v1 1/2] mm/gup: fixup for 9947ea2c1e608e32 "mm/gup: track FOLL_PIN pages"

[PATCH] genirq/debugfs: add new config option for trigger interrupt from userspace
 2020-02-28 23:04 UTC  (5+ messages)

[PATCH] hwmon: (pmbus) Add support for 2nd Gen Renesas digital multiphase
 2020-02-28 22:58 UTC  (2+ messages)

[PATCH 0/5] return nxt propagation within io-wq ctx
 2020-02-28 22:53 UTC  (6+ messages)
` [PATCH 1/5] io_uring: remove @nxt from the handlers
` [PATCH 2/5] io_uring/io-wq: pass *work instead of **workptr
` [PATCH 3/5] io_uring/io-wq: allow put_work return next work
` [PATCH 4/5] io_uring: remove extra nxt check after punt
` [PATCH 5/5] io_uring: remove io_prep_next_work()

[PATCH 0/2] KVM: x86/mmu: Fast CR3 switch improvements
 2020-02-28 22:52 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86/mmu: Ignore guest CR3 on fast root switch for direct MMU
` [PATCH 2/2] KVM: x86/mmu: Reuse the current root if possible for fast switch

[PATCH] mm/mm_init.c: Clean code. Use BUILD_BUG_ON when comparing compile time constant
 2020-02-28 22:46 UTC 

[PATCH 00/17] net: introduce Qualcomm IPA driver (UPDATED)
 2020-02-28 22:42 UTC  (18+ messages)
` [PATCH 01/17] remoteproc: add IPA notification to q6v5 driver
` [PATCH 02/17] dt-bindings: soc: qcom: add IPA bindings
` [PATCH 03/17] soc: qcom: ipa: main code
` [PATCH 04/17] soc: qcom: ipa: configuration data
` [PATCH 05/17] soc: qcom: ipa: clocking, interrupts, and memory
` [PATCH 06/17] soc: qcom: ipa: GSI headers
` [PATCH 07/17] soc: qcom: ipa: the generic software interface
` [PATCH 08/17] soc: qcom: ipa: IPA interface to GSI
` [PATCH 09/17] soc: qcom: ipa: GSI transactions
` [PATCH 10/17] soc: qcom: ipa: IPA endpoints
` [PATCH 11/17] soc: qcom: ipa: filter and routing tables
` [PATCH 12/17] soc: qcom: ipa: immediate commands
` [PATCH 13/17] soc: qcom: ipa: modem and microcontroller
` [PATCH 14/17] soc: qcom: ipa: AP/modem communications
` [PATCH 15/17] soc: qcom: ipa: support build of IPA code
` [PATCH 16/17] MAINTAINERS: add entry for the Qualcomm IPA driver
` [PATCH 17/17] arm64: dts: sdm845: add IPA information

[PATCH v2 0/2] gpio: of: Add DT overlay support for GPIO hogs
 2020-02-28 22:43 UTC  (5+ messages)
` [PATCH v2 1/2] gpio: of: Extract of_gpiochip_add_hog()

[PATCH v8 07/11] proc: flush task dcache entries from all procfs instances
 2020-02-28 22:34 UTC  (27+ messages)
                            ` [PATCH 0/7] proc: Dentry flushing without proc_mnt
                              ` [PATCH v2 0/6] "
                                ` [PATCH 0/3] proc: Actually honor the mount options
                                  ` [PATCH 1/3] uml: Don't consult current to find the proc_mnt in mconsole_proc
                                  ` [PATCH 2/3] uml: Create a private mount of proc for mconsole
                                  ` [PATCH 3/3] proc: Remove the now unnecessary internal mount of proc
                                  ` [PATCH 4/3] pid: Improve the comment about waiting in zap_pid_ns_processes

[PATCH 0/5] KVM: Support guest MAXPHYADDR < host MAXPHYADDR
 2020-02-28 22:36 UTC  (9+ messages)
` [PATCH 1/5] KVM: x86: Add function to inject guest page fault with reserved bits set
` [PATCH 2/5] KVM: VMX: Add guest physical address check in EPT violation and misconfig
` [PATCH 5/5] KVM: x86: mmu: Add guest physical address check in translate_gpa()

[PATCHv5 0/3] fix omission of check on FOLL_LONGTERM in gup fast path
 2020-02-28 22:34 UTC  (3+ messages)
` [PATCHv5 2/3] mm/gup: "

[PATCH v5 0/5] nvmem/gpio: fix resource management
 2020-02-28 22:32 UTC  (5+ messages)
` [PATCH v5 2/5] gpiolib: provide VALIDATE_DESC_PTR() macro
` [PATCH v5 3/5] gpiolib: use kref in gpio_desc

[PATCH] huge tmpfs: try to split_huge_page() when punching hole
 2020-02-28 22:28 UTC  (6+ messages)

[RESEND PATCH v3 02/17] media: v4l2-fwnode: Pass notifier to v4l2_async_register_fwnode_subdev()
 2020-02-28 22:27 UTC  (4+ messages)

[PATCH][next] drm/amd/display: fix indentation issue on a hunk of code
 2020-02-28 22:23 UTC  (2+ messages)

[PATCH v3 bpf-next] RV32G eBPF JIT
 2020-02-28 22:20 UTC  (3+ messages)

[PATCH v27 00/22] Intel SGX foundations
 2020-02-28 22:19 UTC  (5+ messages)

[PATCH v2 0/8] Support XSAVES supervisor states
 2020-02-28 22:13 UTC  (14+ messages)
` [PATCH v2 8/8] x86/fpu/xstate: Restore supervisor xstates for __fpu__restore_sig()

[PATCH 1/3] dt-bindings: arm: Convert UniPhier board/SoC bindings to json-schema
 2020-02-28 22:13 UTC  (3+ messages)
` [PATCH 3/3] dt-bingings: pinctrl: Convert UniPhier pin controller "

[PATCH][next] drm/amdkfd: fix indentation issue
 2020-02-28 22:12 UTC  (2+ messages)

[ANNOUNCE] 4.19.106-rt44
 2020-02-28 22:08 UTC 

[RFC v2 0/8] MIPS: CI20: add HDMI out support
 2020-02-28 22:05 UTC  (11+ messages)
` [RFC v2 1/8] dt-bindings: display: add ingenic-jz4780-lcd DT Schema
` [RFC v2 2/8] dt-bindings: display: add ingenic-jz4780-hdmi "
` [RFC v2 3/8] drm: ingenic-drm: add MODULE_DEVICE_TABLE
` [RFC v2 4/8] drm: ingenic: add jz4780 Synopsys HDMI driver
` [RFC v2 5/8] pinctrl: ingenic: add hdmi-ddc pin control group
` [RFC v2 6/8] MIPS: DTS: jz4780: account for Synopsys HDMI driver and LCD controller
` [RFC v2 7/8] MIPS: DTS: CI20: add HDMI setup
` [RFC v2 8/8] MIPS: CI20: defconfig: configure for DRM_DW_HDMI_JZ4780

[PATCH] scsi: aha1740: Fix an errro handling path in 'aha1740_probe()'
 2020-02-28 21:59 UTC 

[PATCH v2 0/9] tty: serial: fsl_lpuart various fixes and LS1028A support
 2020-02-28 21:53 UTC  (8+ messages)
` [PATCH v2 3/9] tty: serial: fsl_lpuart: handle EPROBE_DEFER for DMA

[PATCH v9 0/3] Invoke rpmh_flush for non OSI targets
 2020-02-28 21:50 UTC  (5+ messages)
` [PATCH v9 2/3] soc: qcom: rpmh: Update dirty flag only when data changes
` [PATCH v9 3/3] soc: qcom: rpmh: Invoke rpmh_flush() for dirty caches

[PATCH] spi: bcm63xx-hsspi: Really keep pll clk enabled
 2020-02-28 21:38 UTC 

[PATCH 0/8] soundwire: remove platform devices, add SOF interfaces
 2020-02-28 16:01 UTC  (7+ messages)
` [PATCH 1/8] soundwire: bus_type: add master_device/driver support
` [PATCH 2/8] soundwire: intel: transition to sdw_master_device/driver support

[tip:sched/urgent] BUILD SUCCESS 289de35984815576793f579ec27248609e75976e
 2020-02-28 21:35 UTC 

[PATCH v3 0/7] Allow setting caching mode in arch_add_memory() for P2PDMA
 2020-02-28 21:31 UTC  (3+ messages)
` [PATCH v3 1/7] mm/memory_hotplug: Drop the flags field from struct mhp_restrictions

[PATCH v2 ] ipmi_si: Fix false error about IRQ registration
 2020-02-28 21:28 UTC 

[PATCH v3 0/4] Implement FUTEX_WAIT_MULTIPLE operation
 2020-02-28 21:25 UTC  (5+ messages)
` [PATCH v3 1/4] futex: Implement mechanism to wait on any of several futexes

[PATCH ] ipmi_si: Fix false error about IRQ registration
 2020-02-28 21:25 UTC  (2+ messages)

[PATCH RFC 0/5] fs, ext4: Physical blocks placement hint for fallocate(0): fallocate2(). TP defrag
 2020-02-28 21:16 UTC  (8+ messages)
` [PATCH RFC 5/5] ext4: Add fallocate2() support

[PATCH net-next v2 0/3] net: phy: mscc: add support for RGMII MAC mode
 2020-02-28 21:15 UTC  (6+ messages)
` [PATCH net-next v2 3/3] net: phy: mscc: RGMII skew delay configuration

[PATCH v2 0/4] Introduce SoC sleep stats driver
 2020-02-28 21:10 UTC  (3+ messages)
` [PATCH v2 2/4] soc: qcom: Add "

Regression in v4.19.106 breaking waking up of readers of /proc/kmsg and /dev/kmsg
 2020-02-28 20:53 UTC  (10+ messages)

[PATCH 00/18] add support for Clang's Shadow Call Stack
 2020-02-28 20:51 UTC  (5+ messages)
` [PATCH v9 00/12] "
  ` [PATCH v9 10/12] arm64: implement "

[PATCH] docs: kernel-docs: Remove "Here is its" at the end of lines
 2020-02-28 20:41 UTC 

[PATCH v2 0/2] Add support for the pine64 Pinebook Pro
 2020-02-28 20:38 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: Add doc for "
` [PATCH v2 2/2] arm64: dts: rockchip: Add initial support for "

[PATCH] clk: socfpga: stratix10: use new parent data scheme
 2020-02-28 20:36 UTC 

[PATCH] tools/memory-model/Documentation: Fix "conflict" definition
 2020-02-28 20:31 UTC  (6+ messages)

Is this your linux-kernel@vger.kernel.org still active ??
 2020-02-28 20:24 UTC 

drivers/staging/comedi/comedi_fops.c:2380:8: error: 'PAGE_SHARED' undeclared; did you mean 'VM_SHARED'?
 2020-02-28 20:15 UTC 

[PATCH][next] af_unix: Replace zero-length array with flexible-array member
 2020-02-28 20:10 UTC  (2+ messages)

[PATCH][next] bonding: Replace zero-length array with flexible-array member
 2020-02-28 20:10 UTC  (2+ messages)

[PATCH][next] net: core: Replace zero-length array with flexible-array member
 2020-02-28 20:09 UTC  (2+ messages)

[PATCH][next] ipv6: Replace zero-length array with flexible-array member
 2020-02-28 20:09 UTC  (2+ messages)

[PATCH][next] net: dccp: Replace zero-length array with flexible-array member
 2020-02-28 20:09 UTC  (2+ messages)

[PATCH][next] l2tp: Replace zero-length array with flexible-array member
 2020-02-28 20:09 UTC  (2+ messages)

[PATCH][next] net: mpls: Replace zero-length array with flexible-array member
 2020-02-28 20:09 UTC  (2+ messages)

[PATCH][next] xdp: Replace zero-length array with flexible-array member
 2020-02-28 20:09 UTC  (4+ messages)
` [PATCH] [next] "

[PATCH v3 0/8] Enable pt_regs based syscalls for x86-32 native
 2020-02-28 20:06 UTC  (20+ messages)
` [PATCH v3 1/8] x86, syscalls: Refactor SYSCALL_DEFINEx macros
` [PATCH v3 2/8] x86, syscalls: Refactor SYSCALL_DEFINE0 macros
` [PATCH v3 3/8] x86, syscalls: Refactor COND_SYSCALL macros
` [PATCH v3 4/8] x86, syscalls: Refactor SYS_NI macros
` [PATCH v3 5/8] x86: Move 32-bit compat syscalls to common location
` [PATCH v3 6/8] x86-32: Enable syscall wrappers
` [PATCH v3 7/8] x86-64: Use syscall wrappers for x32_rt_sigreturn
` [PATCH v3 8/8] x86: Drop asmlinkage from syscalls

[PATCH 00/89] drm/vc4: Support BCM2711 Display Pipeline
 2020-02-28 19:57 UTC  (5+ messages)
` [PATCH 07/89] clk: bcm: rpi: Allow the driver to be probed by DT

[PATCH] drm/i915: Minimize uaccess exposure in i915_gem_execbuffer2_ioctl()
 2020-02-28 19:56 UTC  (5+ messages)

[v2 PATCH] irqchip/sifive-plic: Add support for multiple PLICs
 2020-02-28 19:55 UTC  (6+ messages)

[GIT PULL] PCI fixes for v5.6
 2020-02-28 19:55 UTC  (2+ messages)

[GIT PULL] io_uring fixes for 5.6-rc
 2020-02-28 19:55 UTC  (2+ messages)

[RFC PATCH] PCI, kdump: Clear bus master bit upon shutdown in kdump kernel
 2020-02-28 19:53 UTC  (4+ messages)

[PATCH] ARM: dts: imx6qdl-gw5910: add CC1352 UART
 2020-02-28 19:46 UTC 

[PATCH] loop: avoid EAGAIN, if offset or block_size are changed
 2020-02-28 19:44 UTC  (2+ messages)

[PATCH v2 1/3] erofs: correct the remaining shrink objects
 2020-02-28 19:44 UTC  (2+ messages)

[RFC PATCH v2 0/2] AT8031 PHY timestamping support
 2020-02-28 19:43 UTC  (3+ messages)

[PATCH v4 00/20] irqchip/gic-v4: GICv4.1 architecture support
 2020-02-28 19:37 UTC  (13+ messages)
` [PATCH v4 08/20] irqchip/gic-v4.1: Plumb get/set_irqchip_state SGI callbacks
` [PATCH v4 09/20] irqchip/gic-v4.1: Plumb set_vcpu_affinity "
` [PATCH v4 16/20] KVM: arm64: GICv4.1: Allow SGIs to switch between HW and SW interrupts

[PATCH] x86/kvm: Handle async page faults directly through do_page_fault()
 2020-02-28 19:36 UTC  (4+ messages)

[PATCH v3 0/5] libnvdimm: Cross-arch compatible namespace alignment
 2020-02-28 19:18 UTC  (6+ messages)
` [PATCH v3 1/5] mm/memremap_pages: Introduce memremap_compat_align()
` [PATCH v3 2/5] libnvdimm/pfn: Prevent raw mode fallback if pfn-infoblock valid
` [PATCH v3 3/5] libnvdimm/namespace: Enforce memremap_compat_align()
` [PATCH v3 4/5] libnvdimm/region: Introduce NDD_LABELING
` [PATCH v3 5/5] libnvdimm/region: Introduce an 'align' attribute

[PATCH 00/11] fs/dcache: Limit # of negative dentries
 2020-02-28 19:32 UTC  (6+ messages)

[PATCH 00/30] Lock warning cleanups
 2020-02-28 19:22 UTC  (3+ messages)
` [PATCH 29/30] sgi-xp: Add missing annotation for xpc_disconnect_channel()

[PATCH v4] Documentation: kunit: Make the KUnit documentation less UML-specific
 2020-02-28 19:18 UTC 

[PATCH v3 1/3] libnvdimm/of_pmem: factor out region registration
 2020-02-28 19:17 UTC  (4+ messages)
` [PATCH v3 3/3] dt-bindings: pmem-region: Document memory-region

Question about enabling trave_events on module load
 2020-02-28 19:16 UTC 

[PATCH] bitfield.h: add FIELD_MAX() and field_max()
 2020-02-28 19:01 UTC  (7+ messages)

[PATCH v4] netdev attribute to control xdpgeneric skb linearization
 2020-02-28 19:00 UTC  (2+ messages)

[PATCH V3 00/13] perf/x86: Add perf text poke events
 2020-02-28 18:51 UTC  (5+ messages)
` [PATCH V3 03/13] kprobes: Add symbols for kprobe insn pages

[ANN] Kselftest integration into Kernel CI
 2020-02-28 18:43 UTC  (3+ messages)

[PATCH 0/6] remoteproc: qcom: Add callbacks for remoteproc events
 2020-02-28 18:38 UTC  (5+ messages)
` [PATCH 6/6] remoteproc: qcom: Add notification types to SSR

[PATCH 0/4] remoteproc: some bug fixes
 2020-02-28 18:33 UTC  (5+ messages)
` [PATCH 1/4] remoteproc: re-check state in rproc_trigger_recovery()
` [PATCH 2/4] remoteproc: remoteproc debugfs file fixes
` [PATCH 3/4] remoteproc: qcom: fix q6v5 probe error paths
` [PATCH 4/4] remoteproc: return error for bad "recovery" debugfs input

[PATCH v3 00/27] Add support for OpenCAPI Persistent Memory devices
 2020-02-28 18:32 UTC  (3+ messages)
` [PATCH v3 10/27] powerpc: Add driver for OpenCAPI Persistent Memory

[PATCH v2] KVM: Remove unnecessary asm/kvm_host.h includes
 2020-02-28 18:30 UTC 

[PATCH] KVM: Remove unecessary asm/kvm_host.h includes
 2020-02-28 18:27 UTC  (3+ messages)

[PATCH RFC 1/3] spi: Allow SPI controller override device buswidth
 2020-02-28 18:25 UTC  (2+ messages)
` Applied "spi: Allow SPI controller override device buswidth" to the spi tree

[PATCH RFC 2/3] spi: HiSilicon v3xx: Properly set CMD_CONFIG for Dual/Quad modes
 2020-02-28 18:25 UTC  (2+ messages)
` Applied "spi: HiSilicon v3xx: Properly set CMD_CONFIG for Dual/Quad modes" to the spi tree

[PATCH RFC 3/3] spi: HiSilicon v3xx: Use DMI quirk to set controller buswidth override bits
 2020-02-28 18:25 UTC  (2+ messages)
` Applied "spi: HiSilicon v3xx: Use DMI quirk to set controller buswidth override bits" to the spi tree

[PATCH] spi: spi-mem: Compute length only when needed
 2020-02-28 18:25 UTC  (2+ messages)
` Applied "spi: spi-mem: Compute length only when needed" to the spi tree

[PATCH -next] ASoC: rt5682: Make rt5682_clock_config static
 2020-02-28 18:24 UTC  (2+ messages)
` Applied "ASoC: rt5682: Make rt5682_clock_config static" to the asoc tree

[PATCH] RISC-V: Move all address space definition macros to one place
 2020-02-28 18:23 UTC  (3+ 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).