linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-01 18:51:04 to 2019-03-02 04:30:58 UTC [more...]

[PATCH v3 00/15] Allwinner sunxi message box support
 2019-03-02  4:29 UTC  (14+ messages)
` [PATCH v3 01/15] clk: sunxi-ng: Mark msgbox clocks as critical
` [PATCH v3 03/15] dt-bindings: mailbox: Add a sunxi message box binding
` [PATCH v3 04/15] mailbox: sunxi-msgbox: Add a new mailbox driver
` [PATCH v3 06/15] ARM: dts: sunxi: a83t: Add msgbox node
` [PATCH v3 07/15] ARM: dts: sunxi: h3/h5: "
` [PATCH v3 08/15] arm64: dts: allwinner: a64: "
` [PATCH v3 09/15] arm64: dts: allwinner: h6: "
` [PATCH v3 10/15] [NOT FOR MERGE] clk: sunxi-ng: sun8i: Avoid turning off unused PRCM gates
` [PATCH v3 11/15] [NOT FOR MERGE] dt-bindings: Add a binding for a mailbox-backed interrupt controller
` [PATCH v3 12/15] [NOT FOR MERGE] irqchip/mbox: Introduce a mailbox-backed irqchip driver
` [PATCH v3 13/15] [NOT FOR MERGE] arm64: dts: allwinner: a64: Add interrupt controller node
` [PATCH v3 14/15] [NOT FOR MERGE] arm64: dts: allwinner: a64: Convert DTS to use msgbox_intc
` [PATCH v3 15/15] [NOT FOR MERGE] arm64: dts: allwinner: a64: Remove unused r_intc

Realtek r8822be kernel module does not negotiate 802.11ac connection
 2019-03-02  3:52 UTC  (9+ messages)

[PATCH] fs: use KERNEL_DS instead of get_ds()
 2019-03-02  3:40 UTC  (2+ messages)

[RFC PATCH] KVM: arm64: Force a PTE mapping when logging is enabled
 2019-03-02  3:35 UTC 

[PATCH net-next 0/6] net: add individual virtual device filtering
 2019-03-02  3:33 UTC  (13+ messages)
` [PATCH net-next 2/6] net: 8021q: vlan_dev: add vid tag to addresses of uc and mc lists
` [PATCH net-next 3/6] net: 8021q: vlan_dev: add vid tag for vlan device own address
` [PATCH net-next 4/6] ethernet: eth: add default vid len for all ehternet kind devices

[PATCH 0/1] RDMA/umem: minor bug fix and cleanup in error handling paths
 2019-03-02  3:27 UTC  (2+ messages)
` [PATCH] "

[PATCH RFC/RFT] dma-contiguous: Get normal pages for single-page allocations
 2019-03-02  3:14 UTC 

[PATCH net 0/2] Use C45 Helpers when possible
 2019-03-02  3:14 UTC  (3+ messages)
` [PATCH net 1/2] net: phy: Use C45 Helpers in phy_read_status()

[PATCH net-next v2 0/3] net: phy: marvell10g: implement suspend/resume callbacks
 2019-03-02  3:08 UTC  (5+ messages)
` [PATCH net-next v2 3/3] net: phy: marvell10g: set the PHY in low power by default

[PATCH] perf c2c: Fix c2c report for empty numa node
 2019-03-02  3:07 UTC  (6+ messages)

[PATCH 1/2] CIFS: Fix a bug with re-sending wdata when transport returning -EAGAIN
 2019-03-02  2:51 UTC  (2+ messages)
` [PATCH 2/2] CIFS: Fix a bug with re-sending rdata "

[PATCH v4 00/17] x86/split_lock: Enable #AC exception for split locked accesses
 2019-03-02  2:45 UTC  (18+ messages)
` [PATCH v4 01/17] x86/common: Align cpu_caps_cleared and cpu_caps_set to unsigned long
` [PATCH v4 02/17] drivers/net/b44: Align pwol_mask to unsigned long for better performance
` [PATCH v4 03/17] wlcore: Align reg_ch_conf_pending and tmp_ch_bitmap "
` [PATCH v4 04/17] x86/split_lock: Align x86_capability to unsigned long to avoid split locked access
` [PATCH v4 05/17] x86/cpufeatures: Enumerate IA32_CORE_CAPABILITIES MSR
` [PATCH v4 06/17] x86/msr-index: Define IA32_CORE_CAPABILITY MSR and #AC exception for split lock bit
` [PATCH v4 07/17] x86/split_lock: Enumerate #AC for split lock by MSR IA32_CORE_CAPABILITY
` [PATCH v4 08/17] x86/clearcpuid: Support multiple clearcpuid options
` [PATCH v4 09/17] x86/clearcpuid: Support feature flag string in kernel option clearcpuid
` [PATCH v4 10/17] x86/clearcpuid: Apply cleared feature bits that are forced set before
` [PATCH v4 11/17] x86/clearcpuid: Clear CPUID bit in CPUID faulting
` [PATCH v4 12/17] Change document for kernel option clearcpuid
` [PATCH v4 13/17] x86/split_lock: Handle #AC exception for split lock
` [PATCH v4 14/17] x86/split_lock: Add a sysfs interface to allow user to enable or disable split lock detection on all CPUs during run time
` [PATCH v4 15/17] kvm: x86: Report CORE_CAPABILITY on GET_SUPPORTED_CPUID
` [PATCH v4 16/17] kvm: x86: Add support IA32_CORE_CAPABILITY MSR
` [PATCH v4 17/17] kvm: vmx: Emulate TEST_CTL MSR

Crypto Fixes for 4.15
 2019-03-02  2:42 UTC  (13+ messages)
` Crypto Fixes for 4.16
  ` Crypto Fixes for 4.17
    ` Crypto Fixes for 4.18
      ` Crypto Fixes for 4.19
        ` Crypto Fixes for 4.20
            ` Crypto Fixes for 5.0
                ` [GIT] "

[PATCH v3 1/2] Provide in-kernel headers for making it easy to extend the kernel
 2019-03-02  2:39 UTC  (7+ messages)

[PATCH] net-sysfs: Fix mem leak in netdev_register_kobject
 2019-03-02  2:34 UTC 

[PATCH] x86/boot: clean up headers
 2019-03-02  2:30 UTC  (4+ messages)

[PATCH] update NFIT flags error message
 2019-03-02  1:35 UTC  (2+ messages)

[PATCH -next] fbdev: omap2: omapfb: trivial code cleanup
 2019-03-02  1:20 UTC  (3+ messages)

[PATCH v2 0/7] perf script python: add Python3 support
 2019-03-02  1:19 UTC  (8+ messages)
` [PATCH v2 1/7] perf script python: remove mixed indentation
` [PATCH v2 2/7] perf script python: add Python3 support to futex-contention.py
` [PATCH v2 3/7] perf script python: add Python3 support to check-perf-trace.py
` [PATCH v2 4/7] perf script python: add Python3 support to event_analyzing_sample.py
` [PATCH v2 5/7] perf script python: add Python3 support to intel-pt-events.py
` [PATCH v2 6/7] perf script python: add Python3 support to sql scripts
` [PATCH v2 7/7] perf script python: add printdate function to SQL exporters

[PATCH 0/5] ocxl: OpenCAPI Cleanup
 2019-03-02  1:13 UTC  (3+ messages)
` [PATCH 2/5] ocxl: Clean up printf formats

[PATCH v2 00/10] Add support for usb on Hikey960
 2019-03-02  1:02 UTC  (6+ messages)
` [PATCH v2 08/10] hikey960: Support usb functionality of Hikey960

[PATCH v2 08/15] habanalabs: add comments in uapi/misc/habanalabs.h
 2019-03-02  1:00 UTC  (3+ messages)
` [PATCH 11/15] habanalabs: print pointer using %p

[PATCH] printk: Remove no longer used LOG_PREFIX
 2019-03-02  0:54 UTC  (4+ messages)

[RFC][PATCH 0/4] Per-console loglevel support, console device bus
 2019-03-02  0:48 UTC  (5+ messages)
` [PATCH 1/4] printk: Introduce per-console loglevel setting
` [PATCH 2/4] printk: Add ability to set loglevel via "console=" cmdline
` [PATCH 3/4] printk: Add consoles to a virtual "console" bus
` [PATCH 4/4] printk: Add a device attribute for the per-console loglevel

[PATCH 1/3] dt-bindings: mmc: Add DTS property to disable DCMDs on Arasan controllers
 2019-03-02  0:47 UTC  (3+ messages)
` [PATCH 3/3] arm64: dts: rockchip: Disable DCMDs on RK3399's eMMC controller
  ` [PATCH 3/3] arm64: dts: rockchip: Disable DCMDs on RK3399's eMMC controller.【请注意,邮件由linux-mmc-owner@vger.kernel.org代发】

[PATCH v2 0/8] Rewrite clk parent handling
 2019-03-02  0:45 UTC  (2+ messages)

[PATCH] fsl/fman: Use vsprintf extension %pM
 2019-03-02  0:37 UTC 

[PATCH v3] mtd: rawnand: Mark expected switch fall-throughs
 2019-03-02  0:33 UTC  (4+ messages)

[GIT PULL] MIPS fixes for 5.0
 2019-03-02  0:20 UTC  (2+ messages)

[GIT PULL] MMC fixes for v5.0-rc9
 2019-03-02  0:20 UTC  (2+ messages)

[git pull] drm fixes for 5.0 final
 2019-03-02  0:20 UTC  (2+ messages)

[git pull] IOMMU Fixes for Linux v5.0-rc8
 2019-03-02  0:20 UTC  (2+ messages)

[PATCH v2] PCIE/PME: fix possible use-after-free on remove
 2019-03-02  0:11 UTC  (2+ messages)

[PATCH] drm/amdgpu/powerplay: Fix missing break in switch statement
 2019-03-02  0:00 UTC  (3+ messages)

a.out coredumping: fix or delete?
 2019-03-01 23:57 UTC 

[PATCH] drm/amdgpu/gfx_v8_0: Mark expected switch fall-through
 2019-03-01 23:51 UTC  (2+ messages)

[BUG linux-4.9.x] xen hotplug cpu leads to 100% steal usage
 2019-03-01 23:43 UTC  (2+ messages)

[5.2][PATCH 0/3] Ingenic JZ47xx KMS driver
 2019-03-01 23:33 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: Add doc for the ingenic-drm driver
` [PATCH 3/3] DRM: Add KMS driver for the Ingenic JZ47xx SoCs

[PATCH] net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATE
 2019-03-01 23:31 UTC 

linux-next: manual merge of the drm tree with the drm-fixes tree
 2019-03-01 23:29 UTC  (2+ messages)

[PATCH] media: imx: vdic: Fix wrong CSI group ID
 2019-03-01 23:27 UTC 

next/master boot bisection: next-20190215 on beaglebone-black
 2019-03-01 23:23 UTC  (11+ messages)

[PATCH] MIPS: eBPF: Fix icache flush end address
 2019-03-01 23:07 UTC  (2+ messages)

[PATCH] binder: fix race between munmap() and direct reclaim
 2019-03-01 23:06 UTC 

[RFC PATCH v1 00/15] drm/msm: Per-instance pagetable support
 2019-03-01 23:01 UTC  (19+ messages)
` [RFC PATCH v1 01/15] iommu: Add DOMAIN_ATTR_SPLIT_TABLES
` [RFC PATCH v1 02/15] iommu/arm-smmu: Add split pagetable support for arm-smmu-v2
  ` [Freedreno] "
` [RFC PATCH v1 03/15] iommu/io-pgtable: Allow TLB operations to be optional
` [RFC PATCH v1 04/15] iommu: Add DOMAIN_ATTR_PTBASE
` [RFC PATCH v1 05/15] iommu/arm-smmu: Add auxiliary domain support for arm-smmuv2
` [RFC PATCH v1 06/15] drm/msm/adreno: Enable 64 bit mode by default on a5xx and a6xx targets
` [RFC PATCH v1 07/15] drm/msm: Print all 64 bits of the faulting IOMMU address
` [RFC PATCH v1 08/15] drm/msm: Pass the MMU domain index in struct msm_file_private
` [RFC PATCH v1 09/15] drm/msm/gpu: Move address space setup to the GPU targets
` [RFC PATCH v1 10/15] drm/msm: Add support for IOMMU auxiliary domains
` [RFC PATCH v1 11/15] drm/msm: Add a helper function for a per-instance address space
` [RFC PATCH v1 12/15] drm/msm: Add support to create target specific address spaces
` [RFC PATCH v1 13/15] drm/msm/gpu: Add ttbr0 to the memptrs
` [RFC PATCH v1 14/15] drm/msm/a6xx: Support per-instance pagetables
` [RFC PATCH v1 15/15] drm/msm/a5xx: "

[RFC] kprobes: Fix locking in recycle_rp_inst
 2019-03-01 23:00 UTC  (5+ messages)

[PATCH 1/2] drm/panel: simple: Add Sharp LS020B1DD01D panel support
 2019-03-01 22:42 UTC  (3+ messages)

[PATCH v2 0/3] drm/panel: Support Rocktech jh057n00900 DSI panel
 2019-03-01 22:39 UTC  (3+ messages)
` [PATCH v2 3/3] drm/panel: Add Rocktech jh057n00900 panel driver

[PATCH] bpf: enable program stats
 2019-03-01 22:27 UTC  (4+ messages)

[PATCH linux-next v6 1/1] spi: imx: Add support for SPI Slave mode
 2019-03-01 22:26 UTC  (4+ messages)
` Bug in "

[PATCH] sctp: chunk.c: correct format string for size_t in printk
 2019-03-01 22:22 UTC  (2+ messages)

[PATCH v3] page cache: Store only head pages in i_pages
 2019-03-01 22:20 UTC  (3+ messages)

[PATCH RFC] mm/vmscan: try to protect active working set of cgroup from reclaim
 2019-03-01 22:20 UTC  (7+ messages)

[PATCH v2] mm/hugepages: fix "orig_pud" set but not used
 2019-03-01 22:19 UTC 

[PATCH 00/20] Remove Mysterious Macro Intended to Obscure Weird Behaviours (mmiowb())
 2019-03-01 22:16 UTC  (3+ messages)
` [PATCH 10/20] mips/mmiowb: Add unconditional mmiowb() to arch_spin_unlock()

[PATCH v3 00/34] Convert x86 & arm64 to use generic page walk
 2019-03-01 22:12 UTC  (12+ messages)
` [PATCH v3 03/34] arm: mm: Add p?d_large() definitions
` [PATCH v3 05/34] c6x: "
` [PATCH v3 06/34] csky: "
` [PATCH v3 08/34] ia64: "
` [PATCH v3 15/34] parisc: "

[RFC net-next 0/8] Introducing subdev bus and devlink extension
 2019-03-01 22:12 UTC  (4+ messages)
` [RFC net-next 8/8] net/mlx5: Add subdev driver to bind to subdev devices

[PATCH -next] mm/hotplug: fix an imbalance with DEBUG_PAGEALLOC
 2019-03-01 22:08 UTC 

[PATCH v6] panic: Avoid the extra noise dmesg
 2019-03-01 22:02 UTC  (3+ messages)

[PATCH] workqueue: Fix spelling in source code comments
 2019-03-01 21:57 UTC 

[PATCH] percpu/module resevation: change resevation size iff X86_VSMP is set
 2019-03-01 21:54 UTC  (5+ messages)

[PATCH] mm/hugepages: fix "orig_pud" set but not used
 2019-03-01 21:44 UTC  (3+ messages)

[PATCH] cxgb4: fix undefined behavior in mem.c
 2019-03-01 21:21 UTC  (7+ messages)

[PATCH 13/20] riscv/mmiowb: Hook up mmwiob() implementation to asm-generic code
 2019-03-01 21:13 UTC  (2+ messages)

[PATCH v2] mm/hotplug: fix an imbalance with DEBUG_PAGEALLOC
 2019-03-01 20:51 UTC  (2+ messages)

[PATCH] ASoC: ab8500: Mark expected switch fall-through
 2019-03-01 20:43 UTC 

[PATCH net-next] net: dsa: Do not configure VLAN ID 0
 2019-03-01 20:40 UTC  (4+ messages)

Clang warning in drivers/net/ethernet/intel/igc/igc_ethtool.c
 2019-03-01 20:40 UTC  (4+ messages)

[PATCH] log2: make is_power_of_2() integer constant expression when possible
 2019-03-01 20:26 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: use kernel_read() instead of open-coded version
 2019-03-01 20:11 UTC 

[PATCH] integrity: use KERNEL_DS instead of get_ds()
 2019-03-01 20:10 UTC 

[PATCH] arm64/stacktrace: Export save_stack_trace_regs()
 2019-03-01 20:00 UTC 

[PATCH] selftests: x86: add version check in test_syscall_vdso
 2019-03-01 19:59 UTC  (2+ messages)

[PATCH v2 1/4] mm/workingset: remove unused @mapping argument in workingset_eviction()
 2019-03-01 19:58 UTC  (5+ messages)
` [PATCH v2 2/4] mm: remove zone_lru_lock() function access ->lru_lock directly

[PATCH v3] cfi: fix deadloop in cfi_cmdset_0002.c do_write_buffer
 2019-03-01 19:56 UTC  (2+ messages)

[PATCH] wusb: use correct format characters
 2019-03-01 19:54 UTC  (9+ messages)
` [PATCH v2] "
          ` [PATCH] wusb: Remove unnecessary static function ckhdid_printf

[PATCH 2/3] powerpc: convert to generic builtin command line
 2019-03-01 19:44 UTC 

[PATCH 1/3] add generic builtin command line
 2019-03-01 19:44 UTC 

[PATCH 3/3] powerpc: convert config files to generic cmdline
 2019-03-01 19:44 UTC 

[PATCH v4 0/5] soc: qcom: Add SoC info driver
 2019-03-01 19:51 UTC  (9+ messages)
` [PATCH v4 2/5] base: soc: Export soc_device_register/unregister APIs
` [PATCH v4 3/5] soc: qcom: Add socinfo driver
` [PATCH v4 4/5] soc: qcom: socinfo: Expose custom attributes
` [PATCH v4 5/5] soc: qcom: socinfo: Expose image information

[PATCH] PCI: imx6: Don't request "pci_aux" clock on i.MX7
 2019-03-01 19:36 UTC  (2+ messages)

[PATCH v5 00/10] arm64: add system vulnerability sysfs entries
 2019-03-01 19:35 UTC  (2+ messages)

[PATCH] scripts: checkpatch: Check multiple blank lines when deleting code
 2019-03-01 19:31 UTC 

[PATCH v5] panic: Avoid the extra noise dmesg
 2019-03-01 19:29 UTC  (6+ messages)

[PATCH] cros_ec: Expose sysfile to force battery cut-off on shutdown
 2019-03-01 19:21 UTC 

[PATCH net-next v4 0/4] enetc: Add mdio support and device tree nodes
 2019-03-01 19:21 UTC  (2+ messages)

[PATCH] iommu/arm-smmu: Allow disabling bypass via kernel config
 2019-03-01 19:21 UTC  (5+ messages)

[PATCH v2] iommu/arm-smmu: Break insecure users by disabling bypass by default
 2019-03-01 19:20 UTC 

[PATCH v3] Drivers: hv: vmbus: Expose monitor data when channel uses monitor pages
 2019-03-01 19:18 UTC  (2+ messages)
` [PATCH v4] Drivers: hv: vmbus: Expose monitor data only when monitor pages are used

[PATCH net-next] drivers: net: Remove unnecessary semicolon
 2019-03-01 19:08 UTC  (2+ messages)

[PATCH] soc: qcom: cmd-db: Fix an error code in cmd_db_dev_probe()
 2019-03-01 19:07 UTC  (2+ messages)

[PATCH v2] ARM: sun8i: h3: bluetooth for Banana Pi M2 Zero board
 2019-03-01 18:52 UTC 

[PATCH] ACPI/PPTT: Simplify leaf node detection
 2019-03-01 18:52 UTC 

[PATCH v6 1/4] can: m_can: Create a m_can platform framework
 2019-03-01 18:50 UTC  (4+ messages)
` [PATCH v6 2/4] can: m_can: Rename m_can_priv to m_can_classdev
` [PATCH v6 3/4] dt-bindings: can: tcan4x5x: Add DT bindings for TCAN4x5X driver
` [PATCH v6 4/4] can: tcan4x5x: Add tcan4x5x driver to the kernel


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