linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-26 17:53:17 to 2019-09-27 01:01:38 UTC [more...]

[PATCH] async: Using current_work() to implement current_is_async()
 2019-09-27  1:01 UTC  (3+ messages)

[PATCH] async: Let kfree() out of the critical area of the lock
 2019-09-27  1:00 UTC  (6+ messages)

[PATCH v5 0/7] hugetlb_cgroup: Add hugetlb_cgroup reservation limits
 2019-09-27  0:55 UTC  (8+ messages)

[RFC PATCH 0/3] fix dma_mask for CCW devices
 2019-09-27  0:33 UTC  (6+ messages)
` [RFC PATCH 1/3] dma-mapping: make overriding GFP_* flags arch customizable

[PATCH] f2fs: fix to avoid data corruption by forbidding SSR overwrite
 2019-09-27  0:32 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH 00/11] of: dma-ranges fixes and improvements
 2019-09-27  0:24 UTC  (12+ messages)
` [PATCH 01/11] of: Remove unused of_find_matching_node_by_address()
` [PATCH 02/11] of: Make of_dma_get_range() private
` [PATCH 03/11] of: address: Report of_dma_get_range() errors meaningfully
` [PATCH 04/11] of/unittest: Add dma-ranges address translation tests
` [PATCH 05/11] of: Ratify of_dma_configure() interface
` [PATCH 06/11] of/address: Introduce of_get_next_dma_parent() helper
` [PATCH 07/11] of: address: Follow DMA parent for "dma-coherent"
` [PATCH 08/11] of: Factor out #{addr,size}-cells parsing
` [PATCH 09/11] of: Make of_dma_get_range() work on bus nodes
` [PATCH 10/11] of/address: Translate 'dma-ranges' for parent nodes missing 'dma-ranges'
` [PATCH 11/11] of/address: Fix of_pci_range_parser_one translation of DMA addresses

[PATCH RFC 0/2] clk: meson: g12a: handle clock hw changes while in suspend
 2019-09-27  0:14 UTC  (4+ messages)
` [PATCH RFC 1/2] clk: introduce clk_invalidate_rate()

[PATCH 0/2] KVM: nVMX: Bug fix for consuming stale vmcs02.GUEST_CR3
 2019-09-27  0:06 UTC  (5+ messages)
` [PATCH 1/2] KVM: nVMX: Always write vmcs02.GUEST_CR3 during nested VM-Enter
` [PATCH 2/2] KVM: VMX: Skip GUEST_CR3 VMREAD+VMWRITE if the VMCS is up-to-date

[PATCH v2 0/3] Add support for SBI v0.2
 2019-09-27  0:09 UTC  (4+ messages)
` [PATCH v2 1/3] RISC-V: Mark existing SBI as 0.1 SBI
` [PATCH v2 2/3] RISC-V: Add basic support for SBI v0.2
` [PATCH v2 3/3] RISC-V: Move SBI related macros under uapi

[PATCH v3] powerpc: Support CMDLINE_EXTEND
 2019-09-26 23:54 UTC  (3+ messages)

[PATCH 0/3] ARM: dts: SDRAM and L2 cache EDAC for Armada SoCs
 2019-09-26 23:28 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: armada-xp: enable L2 cache parity and ecc on db-xc3-24g4xg
` [PATCH 2/3] ARM: dts: mvebu: add sdram controller node to Armada-38x
` [PATCH 3/3] ARM: dts: armada-xp: add label to sdram-controller node

[PATCH 0/3] tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations
 2019-09-26 23:22 UTC  (3+ messages)
` [PATCH 3/3] "

[PATCH v2 0/2] Add OSM L3 Interconnect Provider
 2019-09-26 23:16 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: interconnect: Add OSM L3 DT bindings

[PATCH] arm64: defconfig: Enable SN65DSI86 display bridge
 2019-09-26 23:02 UTC 

[GIT PULL] timer fix
 2019-09-26 23:00 UTC  (2+ messages)

[GIT PULL] perf updates
 2019-09-26 23:00 UTC  (2+ messages)

[PATCH] ath9k_hw: fix uninitialized variable data
 2019-09-26 22:56 UTC 

[PATCH] arm64: defconfig: Enable QCA Bluetooth over UART
 2019-09-26 22:56 UTC 

[PATCH 0/6] drm/amdgpu: Fix incorrect encoder API usages
 2019-09-26 22:51 UTC  (7+ messages)
` [PATCH 1/6] drm/amdgpu/dm/mst: Don't create MST topology managers for eDP ports
` [PATCH 2/6] drm/amdgpu/dm/mst: Remove unnecessary NULL check
` [PATCH 3/6] drm/amdgpu/dm/mst: Use ->atomic_best_encoder
` [PATCH 4/6] drm/amdgpu/dm/mst: Make MST encoders per-CRTC and fix encoder usage
` [PATCH 5/6] drm/amdgpu/dm/mst: Report possible_crtcs incorrectly, for now
` [PATCH 6/6] drm/encoder: WARN() when adding/removing encoders after device registration

[PATCH v3 18/26] scsi: pm80xx: Use PCI_STD_NUM_BARS
 2019-09-26 22:51 UTC  (4+ messages)

[PATCH] z3fold: claim page in the beginning of free
 2019-09-26 22:48 UTC  (2+ messages)

[PATCH] of: reserved_mem: add missing of_node_put() for proper ref-counting
 2019-09-26 22:48 UTC 

[PATCH -next] platform/chrome: wilco_ec: Use kmemdup in enqueue_events()
 2019-09-26 22:43 UTC  (3+ messages)

[PATCH v2] selftests: Add kselftest-all and kselftest-install targets
 2019-09-26 22:40 UTC 

[PATCH v5 0/3] PM / AVS: SVS: Introduce SVS engine
 2019-09-26 22:39 UTC  (3+ messages)
` [PATCH v5 3/3] "

spi: Add call to spi_slave_abort() function when spidev driver is released
 2019-09-26 22:38 UTC  (8+ messages)

[PATCH v5 04/11] modpost: add support for symbol namespaces
 2019-09-26 22:24 UTC  (2+ messages)
` [PATCH] modpost: Copy namespace string into 'struct symbol'

[PATCH v2 0/5] Emulated coherent graphics memory take 2
 2019-09-26 22:20 UTC  (8+ messages)
` [PATCH v2 1/5] mm: Add write-protect and clean utilities for address space ranges
  ` Ack to merge through DRM? WAS "

[PATCH] btree: Remove custom MAX macro
 2019-09-26 22:15 UTC  (2+ messages)

[PATCH 0/2] Simplify kselftest build and install use-cases
 2019-09-26 22:11 UTC  (4+ messages)
` [PATCH 2/2] selftests: Add kselftest_install target to main Makefile

[PATCH v3 02/26] PCI: hv: Use PCI_STD_NUM_BARS
 2019-09-26 22:05 UTC  (2+ messages)

[PATCH v1] PM / Domains: Add tracepoints
 2019-09-26 22:04 UTC 

[PATCH] perf llvm: don't access out-of-scope array
 2019-09-26 22:00 UTC 

[RFC V1 1/7] genirq/msi: Differentiate between various MSI based interrupts
 2019-09-26 21:50 UTC  (2+ messages)

[RT PATCH 0/3] hrtimer: RT fixes for hrtimer_grab_expiry_lock()
 2019-09-26 21:47 UTC  (5+ messages)
` [RT PATCH 1/3] hrtimer: Use READ_ONCE to access timer->base in hrimer_grab_expiry_lock()

[RFC V1 7/7] ims: Add the set_desc callback
 2019-09-26 21:47 UTC  (2+ messages)

WARNING in pvr2_i2c_core_done
 2019-09-26 21:44 UTC  (2+ messages)

[RFC V1 6/7] ims-msi: Add APIs to allocate/free IMS interrupts
 2019-09-26 21:44 UTC  (2+ messages)

Problems with arm64 compat vdso
 2019-09-26 21:43 UTC  (14+ messages)
` [PATCH 0/4] arm64: vdso32: Address various issues
  ` [PATCH 1/4] arm64: vdso32: Introduce COMPAT_CC_IS_GCC
` [PATCH v3 0/5]arm64: vdso32: Address various issues
  ` [PATCH v3 1/5] arm64: vdso32: Introduce COMPAT_CC_IS_GCC
  ` [PATCH v3 2/5] arm64: vdso32: Detect binutils support for dmb ishld
  ` [PATCH v3 3/5] arm64: vdso32: Fix compilation warning
  ` [PATCH v3 4/5] arm64: Remove gettimeofday.S
  ` [PATCH v3 5/5] arm64: vdso32: Remove jump label config option in Makefile

Linux 5.3-rc8
 2019-09-26 21:39 UTC  (21+ messages)
    ` [PATCH RFC] random: getrandom(2): don't block on non-initialized entropy pool
        ` [PATCH RFC v2] random: optionally block in getrandom(2) when the CRNG is uninitialized
            ` [PATCH RFC v4 0/1] random: WARN on large getrandom() waits and introduce getrandom2()
              ` [PATCH RFC v4 1/1] "
                  ` [PATCH v5 0/1] random: getrandom(2): warn on large CRNG waits, introduce new flags
                    ` [PATCH v5 1/1] "

[RESEND][PATCH v8 0/5] DMA-BUF Heaps (destaging ION)
 2019-09-26 21:36 UTC  (4+ messages)
` [RESEND][PATCH v8 5/5] kselftests: Add dma-heap test

[PATCH] riscv: resolve most warnings from sparse
 2019-09-26 21:29 UTC  (3+ messages)

[PATCH v2 0/4] arm64: vdso32: Address various issues
 2019-09-26 21:17 UTC  (8+ messages)
` [PATCH v2 2/4] arm64: vdso32: Detect binutils support for dmb ishld

[PATCH RESEND] drm/meson: vclk: use the correct G12A frac max value
 2019-09-26 21:08 UTC  (2+ messages)

[GIT PULL] treewide conversion to sizeof_member() for v5.4-rc1
 2019-09-26 20:56 UTC  (3+ messages)

[PATCH 0/2] Reset realtek bluetooth devices during user suspend
 2019-09-26 20:51 UTC  (3+ messages)

perf build failed on linux -next on i386 build
 2019-09-26 20:35 UTC  (3+ messages)

[PATCH 0/7] intel-speed-select: Add CascadeLake-N support
 2019-09-26 20:21 UTC  (3+ messages)
` [PATCH 1/7] intel-speed-select: Add int argument to command functions

[GIT PULL] tracing/probe: Fix same probe event argument matching
 2019-09-26 20:20 UTC  (2+ messages)

[GIT PULL] usercopy fix for v5.4-rc1
 2019-09-26 20:10 UTC  (2+ messages)

[GIT PULL] s390 patches for the 5.4 merge window #2
 2019-09-26 20:10 UTC  (2+ messages)

[GIT PULL] xen: features for 5.4-rc1
 2019-09-26 20:10 UTC  (2+ messages)

[GIT PULL] Kselftest update for Linux 5.4-rc1
 2019-09-26 20:10 UTC  (2+ messages)

[GIT PULL] xfs: fixes for 5.4-rc1
 2019-09-26 20:10 UTC  (2+ messages)

[git pull] jffs2 regression fix
 2019-09-26 20:10 UTC  (2+ messages)

[GIT PULL] Please pull NFS Client updates for Linux 5.4
 2019-09-26 20:10 UTC  (2+ messages)

Summary of Crash/Panic Behaviors in Linux Kernel
 2019-09-26 19:57 UTC 

[PATCH 0/3] Regulator core fixes
 2019-09-26 19:44 UTC  (9+ messages)
` [PATCH 1/3] regulator: core: fix boot-on regulators use_count usage

[PATCH v3] serial: imx: adapt rx buffer and dma periods
 2019-09-26 19:44 UTC  (6+ messages)
` [EXT] "

[PATCH 0/3] selftests: netfilter: introduce test cases for ipvs
 2019-09-26 19:34 UTC  (3+ messages)
` [PATCH 3/3] selftests: netfilter: add ipvs tunnel test case

[PATCH] regulator: Document "regulator-boot-on" binding more thoroughly
 2019-09-26 19:41 UTC 

[PATCH] ACPICA: make acpi_load_table() return table index
 2019-09-26 19:41 UTC  (8+ messages)

[PATCH] vsock/virtio: add support for MSG_PEEK
 2019-09-26 19:33 UTC  (2+ messages)

[PATCH 0/2] net/phy/mdio-mscc-miim: Adjustments for mscc_miim_probe()
 2019-09-26 19:32 UTC  (7+ messages)
` [PATCH 1/2] net/phy/mdio-mscc-miim: Use devm_platform_ioremap_resource() in mscc_miim_probe()
    ` [1/2] "

[PATCH 0/3] arm64: defconfig: set/unset for allmodconfig
 2019-09-26 19:30 UTC  (5+ messages)
` [PATCH 1/3] arm64: configs: defconfig: enable DEBUG_PREEMPT and FTRACE
` [PATCH] arm64: configs: defconfig: remove unneeded fragments
` [PATCH 2/3] arm64: configs: unset CMDLINE_FORCE
` [PATCH 3/3] arm64: configs: unset CPU_BIG_ENDIAN

[RFC PATCH] xen/gntdev: Stop abusing DT of_dma_configure API
 2019-09-26 19:27 UTC  (6+ messages)

[PATCH] mm: drop mmap_sem before calling balance_dirty_pages() in write fault
 2019-09-26 19:26 UTC  (8+ messages)

[PATCH v5 1/2] soc/tegra: pmc: Query PCLK clock rate at probe time
 2019-09-26 19:17 UTC  (2+ messages)
` [PATCH v5 2/2] soc/tegra: pmc: Remove unnecessary memory barrier

[rcu:dev.2019.09.23a 62/77] kernel/rcu/tree.c:2882 kfree_call_rcu() warn: inconsistent returns 'irqsave:flags'
 2019-09-26 19:24 UTC  (5+ messages)

[PATCH v2] dt-bindings: gpu: Convert Samsung Image Scaler to dt-schema
 2019-09-26 19:19 UTC  (6+ messages)

[RFC PATCH] x86/doc/boot_protocol: Correct the description of "reloc"
 2019-09-26 19:18 UTC  (8+ messages)

[PATCH 0/1] arm64/sve: Fix wrong free for task->thread.sve_state
 2019-09-26 19:08 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] mm, vmpressure: Fix a signedness bug in vmpressure_register_event()
 2019-09-26 19:04 UTC  (2+ messages)

linux-next: Tree for Sep 26
 2019-09-26 19:03 UTC 

[patch for-5.3 0/4] revert immediate fallback to remote hugepages
 2019-09-26 19:03 UTC  (6+ messages)

[PATCH] [media] MAINTAINERS: Update MAX2175 & R-Car DRIF driver maintainer email
 2019-09-26 18:47 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: msm8974-FP2: Drop unused card-detect pin
 2019-09-26 18:44 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: msm8974-FP2: Increase load on l20 for sdhci

[PATCH v1 0/5] Add Tiger Lake/Elkhart Lake support to pmc_core driver
 2019-09-26 19:26 UTC  (6+ messages)
` [PATCH v1 1/5] x86/intel_pmc_core: Clean up: Remove comma after the termination line
` [PATCH v1 2/5] x86/intel_pmc_core: Create platform dependent pmc bitmap structs
` [PATCH v1 3/5] x86/intel_pmc_core: Make debugfs entry for pch_ip_power_gating_status conditional
` [PATCH v1 4/5] platform/x86: Add Tiger Lake(TGL) platform support to intel_pmc_core driver
` [PATCH v1 5/5] platform/x86: Add Atom based Elkhart Lake(EHL) "

[PATCH] binfmt_elf: Do not move brk for INTERP-less ET_EXEC
 2019-09-26 18:37 UTC  (3+ messages)

[PATCH] dt-bindings: timer: Use defines instead of numbers in Exynos MCT examples
 2019-09-26 18:36 UTC 

[PATCH v5 1/2] PCI: Add pci_pr3_present() helper to check Power Resource for D3hot
 2019-09-26 18:36 UTC  (2+ messages)

[PATCH 0/5] provide the XTAL clock via OF on Meson8/8b/8m2
 2019-09-26 18:34 UTC  (5+ messages)

[PATCH v4 1/2] soc/tegra: pmc: Query PCLK clock rate at probe time
 2019-09-26 18:33 UTC  (7+ messages)

[PATCH 1/5] ASoC: amd: Registering device endpoints using MFD framework
 2019-09-26 23:07 UTC  (6+ messages)
` [PATCH 3/5] ASoC: amd: Enabling two I2S instances
` [PATCH 4/5] ASoC: amd: added pmops for pci driver

[GIT PULL] SafeSetID LSM changes for 5.4
 2019-09-26 18:21 UTC  (7+ messages)

[PATCH] soc: qcom: socinfo: add missing soc_id sysfs entry
 2019-09-26 18:18 UTC  (5+ messages)

[PATCH] bpf: clean up indentation issue
 2019-09-26 18:16 UTC  (2+ messages)

[PATCH] rtlwifi: Remove excessive check in _rtl_ps_inactive_ps()
 2019-09-26 18:11 UTC  (2+ messages)
`  "

[PATCH] ipc/sem: Fix race between to-be-woken task and waker
 2019-09-26 18:12 UTC  (3+ messages)

[PATCH 1/2] clk: imx7ulp: update nic1_bus_clk parent info
 2019-09-26 18:10 UTC  (6+ messages)
` [PATCH 2/2] clk: imx: disable i.mx7ulp composite clock during initialization

[PATCH 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES
 2019-09-26 17:56 UTC  (30+ messages)
` [PATCH 01/29] powerpc: Rename "notes" PT_NOTE to "note"
` [PATCH 02/29] powerpc: Remove PT_NOTE workaround
` [PATCH 03/29] powerpc: Rename PT_LOAD identifier "kernel" to "text"
` [PATCH 04/29] alpha: "
` [PATCH 05/29] ia64: Rename PT_LOAD identifier "code" "
` [PATCH 06/29] s390: Move RO_DATA into "text" PT_LOAD Program Header
` [PATCH 07/29] x86: Restore "text" Program Header with dummy section
` [PATCH 08/29] vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes
` [PATCH 09/29] vmlinux.lds.h: Move Program Header restoration into NOTES macro
` [PATCH 10/29] vmlinux.lds.h: Move NOTES into RO_DATA
` [PATCH 11/29] vmlinux.lds.h: Replace RODATA with RO_DATA
` [PATCH 12/29] vmlinux.lds.h: Replace RO_DATA_SECTION "
` [PATCH 13/29] vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
` [PATCH 14/29] vmlinux.lds.h: Allow EXCEPTION_TABLE to live in RO_DATA
` [PATCH 15/29] x86: Actually use _etext for end of text segment
` [PATCH 16/29] x86: Move EXCEPTION_TABLE to RO_DATA segment
` [PATCH 17/29] alpha: "
` [PATCH 18/29] arm64: "
` [PATCH 19/29] c6x: "
` [PATCH 20/29] h8300: "
` [PATCH 21/29] ia64: "
` [PATCH 22/29] microblaze: "
` [PATCH 23/29] parisc: "
` [PATCH 24/29] powerpc: "
` [PATCH 25/29] xtensa: "
` [PATCH 26/29] x86/mm: Remove redundant &s on addresses
` [PATCH 27/29] x86/mm: Report which part of kernel image is freed
` [PATCH 28/29] x86/mm: Report actual image regions in /proc/iomem
` [PATCH 29/29] x86: Use INT3 instead of NOP for linker fill bytes

[PATCH] staging: rtl8723bs: remove unused function write_cam_from_cache
 2019-09-26 17:59 UTC 

[PATCH] xhci: Increase STS_SAVE timeout in xhci_suspend()
 2019-09-26 17:57 UTC 

[PATCH v2] staging: rtl8188eu: remove dead code/vestigial do..while loop
 2019-09-26 17:53 UTC  (2+ 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).