linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-18 21:58:39 to 2020-02-19 01:32:27 UTC [more...]

[PATCH v4 0/5] perf cs-etm: Fix synthesizing instruction samples
 2020-02-19  1:32 UTC  (4+ messages)

[GIT PULL] dma-mapping updates for 5.6
 2020-02-19  1:30 UTC  (2+ messages)

[PATCH -next] mm/hugetlb: Fix file_region entry allocations
 2020-02-19  1:27 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH net-next 0/4] net: hns3: misc updates for -net-next
 2020-02-19  1:23 UTC  (5+ messages)
` [PATCH net-next 1/4] net: hns3: modify an unsuitable print when setting unknown duplex to fibre
` [PATCH net-next 2/4] net: hns3: add enabled TC numbers and DWRR weight info in debugfs
` [PATCH net-next 3/4] net: hns3: add support for dump MAC ID and loopback status "
` [PATCH net-next 4/4] net: hns3: add missing help info for QS shaper "

[RFC patch 00/19] bpf: Make BPF and PREEMPT_RT co-exist
 2020-02-19  1:23 UTC  (7+ messages)
` [RFC patch 14/19] bpf: Use migrate_disable() in hashtab code

[PATCH v6 00/19] Change readahead API
 2020-02-19  1:23 UTC  (39+ messages)
` [PATCH v6 03/19] mm: Use readahead_control to pass arguments
` [PATCH v6 04/19] mm: Rearrange readahead loop
` [PATCH v6 04/16] mm: Tweak readahead loop slightly
` [PATCH v6 05/19] mm: Remove 'page_offset' from readahead loop
` [PATCH v6 06/19] mm: rename readahead loop variable to 'i'
` [PATCH v6 07/19] mm: Put readahead pages in cache earlier
` [PATCH v6 08/19] mm: Add readahead address space operation
` [PATCH v6 09/19] mm: Add page_cache_readahead_limit
` [PATCH v6 11/19] btrfs: Convert from readpages to readahead

[PATCH] drivers: connector: cn_proc: allow limiting certain messages
 2020-02-19  1:19 UTC  (6+ messages)

[PATCH v3 kunit-next 0/2] kunit: add debugfs representation to show results/run tests
 2020-02-19  1:18 UTC  (9+ messages)
` [PATCH v3 kunit-next 1/2] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display

[PATCH 1/2] arm64: dts: imx8mm-evk: add phy-reset-gpios for fec1
 2020-02-19  1:16 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: imx8mq-evk: "

[PATCH] kbuild: remove wrong documentation about mandatory-y
 2020-02-19  1:15 UTC 

[PATCH 3/5] mm/vma: Replace all remaining open encodings with is_vm_hugetlb_page()
 2020-02-19  1:14 UTC  (2+ messages)

[PATCH tip/core/rcu 0/3] Tasks-RCU updates for v5.7
 2020-02-19  1:13 UTC  (15+ messages)
` [PATCH tip/core/rcu 1/3] rcu-tasks: *_ONCE() for rcu_tasks_cbs_head

[PATCH v2 00/11] pstore: mtd: support crash log to block and mtd device
 2020-02-19  1:13 UTC  (4+ messages)
` [PATCH v2 11/11] mtd: new support oops logger based on pstore/blk

[PATCH] clocksource: owl: Improve owl_timer_init fail messages
 2020-02-19  0:48 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 1/2] driver core: Rework logic in __driver_deferred_probe_check_state to allow EPROBE_DEFER to be returned for longer
 2020-02-19  1:11 UTC  (10+ messages)
` [PATCH v3 2/2] driver core: Make deferred_probe_timeout global so it can be shared

[PATCH] bus: sunxi-rsb: Return correct data when mixing 16-bit and 8-bit reads
 2020-02-19  1:09 UTC 

[PATCH 00/28] PM: QoS: Get rid of unuseful code and rework CPU latency QoS interface
 2020-02-19  1:09 UTC  (3+ messages)
` [PATCH 23/28] drivers: usb: Call cpu_latency_qos_*() instead of pm_qos_*()

[PATCH v2 0/3] Add new module driver for new ASRC
 2020-02-19  1:09 UTC  (5+ messages)
` [PATCH v2 2/3] ASoC: dt-bindings: fsl_easrc: Add document for EASRC
` [PATCH v2 3/3] ASoC: fsl_easrc: Add EASRC ASoC CPU DAI and platform drivers

[net-next 0/2] Add support for SRv6 End.DT4 action
 2020-02-19  1:05 UTC  (5+ messages)
` [net-next 1/2] Perform IPv4 FIB lookup in a predefined FIB table

[PATCH v5 0/7] introduce memory hinting API for external process
 2020-02-19  1:02 UTC  (4+ messages)
` [PATCH v5 4/7] pid: export pidfd_get_pid

[PATCH 00/18] add support for Clang's Shadow Call Stack
 2020-02-19  0:58 UTC  (16+ messages)
` [PATCH v8 00/12] "
  ` [PATCH v8 01/12] add support for Clang's Shadow Call Stack (SCS)
  ` [PATCH v8 02/12] scs: add accounting
  ` [PATCH v8 03/12] scs: add support for stack usage debugging
  ` [PATCH v8 04/12] scs: disable when function graph tracing is enabled
  ` [PATCH v8 05/12] arm64: reserve x18 from general allocation with SCS
  ` [PATCH v8 06/12] arm64: preserve x18 when CPU is suspended
  ` [PATCH v8 07/12] arm64: efi: restore x18 if it was corrupted
  ` [PATCH v8 08/12] arm64: vdso: disable Shadow Call Stack
  ` [PATCH v8 09/12] arm64: disable SCS for hypervisor code
  ` [PATCH v8 10/12] arm64: implement Shadow Call Stack
  ` [PATCH v8 11/12] arm64: scs: add shadow stacks for SDEI
  ` [PATCH v8 12/12] efi/libstub: disable SCS

[PATCH] mm/hugetlb: avoid get wrong ptep caused by race
 2020-02-19  0:51 UTC  (3+ messages)

[PATCH] KVM: LAPIC: Recalculate apic map in batch
 2020-02-19  0:47 UTC  (3+ messages)

[PATCH v3 0/5] Introduce i3c device userspace interface
 2020-02-19  0:46 UTC  (8+ messages)
` [PATCH v3 1/5] i3c: master: export i3c_masterdev_type
` [PATCH v3 2/5] i3c: master: export i3c_bus_type symbol
` [PATCH v3 3/5] i3c: master: add i3c_for_each_dev helper
` [PATCH v3 4/5] i3c: add i3cdev module to expose i3c dev in /dev
` [PATCH v3 5/5] add i3cdev documentation

[PATCH] MAINTAINERS: Add entry for Renesas R-Car thermal drivers
 2020-02-19  0:43 UTC  (7+ messages)

[PATCH 00/20] usb: remove useless cast for driver.name
 2020-02-19  0:43 UTC  (5+ messages)
` [PATCH 13/20] usb: gadget: r8a66597-udc: "
` [PATCH 14/20] usb: gadget: renesas_usb3: "

possible deadlock in bpf_lru_push_free
 2020-02-19  0:37 UTC  (2+ messages)

[PATCH v4 1/2] KVM: X86: Less kvmclock sync induced vmexits after VM boots
 2020-02-19  0:32 UTC  (3+ messages)

[ANNOUNCE] kmod 27
 2020-02-19  0:31 UTC 

[PATCH] usb: dwc3: gadget: Update chain bit correctly when using sg list
 2020-02-19  0:21 UTC  (3+ messages)

[PATCH v2] mm/page-writeback.c: write_cache_pages(): deduplicate identical checks
 2020-02-19  0:20 UTC  (2+ messages)

[RFC] #MC mess
 2020-02-19  0:15 UTC  (13+ messages)

[PATCH v5 0/3] integrity: improve log messages
 2020-02-19  0:06 UTC  (4+ messages)
` [PATCH v5 1/3] IMA: Update KBUILD_MODNAME for IMA files to ima
` [PATCH v5 2/3] IMA: Add log statements for failure conditions
` [PATCH v5 3/3] integrity: Remove duplicate pr_fmt definitions

[PATCH net-next v2] net: phy: dp83867: Add speed optimization feature
 2020-02-19  0:06 UTC  (11+ messages)

[PATCH] drivers: NVME: host: core.c: Fixed some coding style issues
 2020-02-19  0:05 UTC  (2+ messages)

[PATCH v2 00/27] Add support for OpenCAPI SCM devices
 2020-02-19  0:01 UTC  (7+ messages)
` [PATCH v2 05/27] powerpc: Map & release OpenCAPI LPC memory
` [PATCH v2 06/27] ocxl: Tally up the LPC memory on a link & allow it to be mapped

[PATCH 0/2] usb: gadget: aspeed: allow to customize vhub device
 2020-02-18 23:56 UTC  (3+ messages)
` [PATCH 1/2] usb: gadget: aspeed: allow to customize vhub device IDs/strings
` [PATCH 2/2] usb: gadget: aspeed: fixup usb1 device descriptor at init time

possible deadlock in bpf_lru_push_free
 2020-02-18 23:55 UTC  (2+ messages)

[PATCH v2 0/9] KVM: Move x86 init ops to separate struct
 2020-02-18 23:54 UTC  (10+ messages)
` [PATCH v2 1/9] KVM: Pass kvm_init()'s opaque param to additional arch funcs
` [PATCH v2 2/9] KVM: x86: Move init-only kvm_x86_ops to separate struct
` [PATCH v2 3/9] KVM: VMX: Move hardware_setup() definition below vmx_x86_ops
` [PATCH v2 4/9] KVM: VMX: Configure runtime hooks using vmx_x86_ops
` [PATCH v2 5/9] KVM: x86: Set kvm_x86_ops only after ->hardware_setup() completes
` [PATCH v2 6/9] KVM: x86: Copy kvm_x86_ops by value to eliminate layer of indirection
` [PATCH v2 7/9] KVM: x86: Drop __exit from kvm_x86_ops' hardware_unsetup()
` [PATCH v2 8/9] KVM: VMX: Annotate vmx_x86_ops as __initdata
` [PATCH v2 9/9] KVM: SVM: Annotate svm_x86_ops "

[PATCH v3 00/12] Enable per-file/directory DAX operations V3
 2020-02-18 23:54 UTC  (11+ messages)

[PATCH v3 00/25] user_namespace: introduce fsid mappings
 2020-02-18 23:50 UTC  (6+ messages)
` [PATCH v3 11/25] inode: inode_owner_or_capable(): handle "
` [PATCH v3 15/25] posix_acl: "

[PATCH 0/3] KVM: x86: kvm_init_msr_list() cleanup
 2020-02-18 23:40 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: Remove superfluous brackets from case statement
` [PATCH 2/3] KVM: x86: Take an unsigned 32-bit int for has_emulated_msr()'s index
` [PATCH 3/3] KVM: x86: Snapshot MSR index in a local variable when processing lists

[PATCH v9 0/5] Add MMC software queue support
 2020-02-18 23:38 UTC  (2+ messages)

[PATCH V1] mmc: sdhci-msm: Don't enable PWRSAVE_DLL for certain sdhc hosts
 2020-02-18 23:38 UTC  (3+ messages)
` [PATCH V2] "

[PATCH 4.19 00/38] 4.19.105-stable review
 2020-02-18 23:37 UTC  (2+ messages)

[PATCH v6 00/18] Enable Qualcomm QCS 404 HS/SS USB
 2020-02-18 23:35 UTC  (4+ messages)
` [PATCH v6 04/18] dt-bindings: Add Qualcomm USB SuperSpeed PHY bindings

[PATCH 5.4 00/66] 5.4.21-stable review
 2020-02-18 23:34 UTC  (2+ messages)

[PATCH v2 00/13] KVM: x86: Allow userspace to disable the emulator
 2020-02-18 23:29 UTC  (14+ messages)
` [PATCH v2 01/13] KVM: x86: Refactor I/O emulation helpers to provide vcpu-only variant
` [PATCH v2 02/13] KVM: x86: Explicitly pass an exception struct to check_intercept
` [PATCH v2 03/13] KVM: x86: Move emulation-only helpers to emulate.c
` [PATCH v2 04/13] KVM: x86: Refactor R/W page helper to take the emulation context
` [PATCH v2 05/13] KVM: x86: Refactor emulated exception injection to take the emul context
` [PATCH v2 06/13] KVM: x86: Refactor emulate tracepoint to explicitly take context
` [PATCH v2 07/13] KVM: x86: Refactor init_emulate_ctxt() "
` [PATCH v2 08/13] KVM: x86: Dynamically allocate per-vCPU emulation context
` [PATCH v2 09/13] KVM: x86: Move kvm_emulate.h into KVM's private directory
` [PATCH v2 10/13] KVM: x86: Shrink the usercopy region of the emulation context
` [PATCH v2 11/13] KVM: x86: Add helper to "handle" internal emulation error
` [PATCH v2 12/13] KVM: x86: Add variable to control existence of emulator
` [PATCH v2 13/13] KVM: x86: Allow userspace to disable the kernel's emulator

[PATCH 1/3] f2fs: skip GC when section is full
 2020-02-18 23:27 UTC  (4+ messages)
` [PATCH 3/3] f2fs: skip migration only when BG_GC is called
  ` [f2fs-dev] "

v5.5.4 NFS client SMAP oops: delegation crash
 2020-02-18 22:49 UTC 

[PATCH 1/4] f2fs: clean up codes with {f2fs_,}data_blkaddr()
 2020-02-18 23:24 UTC  (5+ messages)
` [PATCH 3/4] f2fs: clean up lfs/adaptive mount option

[PATCH 0/5] hwmon: (adt7475) attenuator bypass and pwm invert
 2020-02-18 23:24 UTC  (5+ messages)
` [PATCH 2/5] dt-bindings: hwmon: Document adt7475 bypass-attenuator property

[PATCH devicetree 0/4] DT bindings for Felix DSA switch on LS1028A
 2020-02-18 23:15 UTC  (6+ messages)
` [PATCH devicetree 3/4] arm64: dts: fsl: ls1028a: add node for Felix switch

[RFC PATCH v3 0/6] Add Tegra driver for video capture
 2020-02-18 23:15 UTC  (3+ messages)
` [RFC PATCH v3 3/6] dt-binding: tegra: Add VI and CSI bindings

LED backlight on Droid 4 and others
 2020-02-18 23:10 UTC  (7+ messages)

[PATCH v2] drm/msm: devcoredump should dump MSM_SUBMIT_BO_DUMP buffers
 2020-02-18 23:07 UTC  (2+ messages)

[PATCH] drm/msm: devcoredump should dump MSM_SUBMIT_BO_DUMP buffers
 2020-02-18 23:06 UTC  (2+ messages)
` [Freedreno] "

[PATCH v3 0/4] Add QMP V3 USB3 PHY support for SC7180
 2020-02-18 23:05 UTC  (3+ messages)
` [PATCH v3 2/4] dt-bindings: phy: qcom,qmp: Add "

[GIT PULL] tpmdd updates for Linux v5.6-rc3
 2020-02-18 23:05 UTC  (2+ messages)

[PATCH AUTOSEL 5.5 001/542] drm/amdgpu: remove set but not used variable 'mc_shared_chmap' from 'gfx_v6_0.c' and 'gfx_v7_0.c'
 2020-02-18 23:03 UTC  (10+ messages)
` [PATCH AUTOSEL 5.5 542/542] pipe: use exclusive waits when reading or writing

[PATCH v2 0/3] KVM: x86: Minor emulator cleanup
 2020-02-18 23:03 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: x86: Add EMULTYPE_PF when emulation is triggered by a page fault
` [PATCH v2 2/3] KVM: x86: Move gpa_val and gpa_available into the emulator context
` [PATCH v2 3/3] KVM: x86: Move #PF retry tracking variables into emulation context

[PATCHv3 0/2] Convert QCOM watchdog timer bindings to YAML
 2020-02-18 23:03 UTC  (3+ messages)
` [PATCHv3 2/2] dt-bindings: watchdog: Add compatible for QCS404, SC7180, SDM845, SM8150

[PATCH 5.5 00/80] 5.5.5-stable review
 2020-02-18 23:02 UTC  (2+ messages)

[PATCH v4 0/5] Add modem Clock controller (MSS CC) driver for SC7180
 2020-02-18 23:02 UTC  (5+ messages)
` [PATCH v4 1/5] dt-bindings: clock: Add support for Modem clocks in GCC
` [PATCH v4 3/5] dt-bindings: clock: Add YAML schemas for the QCOM MSS clock bindings

[PATCH v3 0/3] Introduce per-task latency_nice for scheduler hints
 2020-02-18 23:00 UTC  (3+ messages)

[PATCH v4 0/7] Add clocks for Unisoc's SC9863A
 2020-02-18 23:00 UTC  (3+ messages)
` [PATCH v4 3/7] dt-bindings: clk: sprd: add bindings for sc9863a clock controller

[PATCH net-next v2 0/13] net: core: add helper tcp_v6_gso_csum_prep
 2020-02-18 22:56 UTC  (3+ messages)
` [PATCH net-next v2 08/13] ionic: use new "

[PATCH] netlabel_domainhash.c: Use built-in RCU list checking
 2020-02-18 22:50 UTC  (2+ messages)

[PATCH] net: netlabel: Use built-in RCU list checking
 2020-02-18 22:48 UTC  (2+ messages)

[PATCH ghak25 v2 0/9] Address NETFILTER_CFG issues
 2020-02-18 22:47 UTC  (7+ messages)
` [PATCH ghak25 v2 4/9] audit: record nfcfg params
` [PATCH ghak25 v2 7/9] netfilter: ebtables audit table registration

[Patch v4] mm/vmscan.c: remove cpu online notification for now
 2020-02-18 22:44 UTC 

[PATCH] mm/vmscan.c: remove cpu online notification for now
 2020-02-18 22:38 UTC  (3+ messages)

[PATCH 1/3] mm: Don't bother dropping mmap_sem for zero size readahead
 2020-02-18 22:28 UTC  (4+ messages)
` [PATCH 3/3] mm: make PageReadahead more strict

[PATCH v12 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2020-02-18 22:27 UTC  (9+ messages)

[PATCH] iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge page
 2020-02-18 22:23 UTC 

[RFC v4 0/2] Add SDHC interconnect bandwidth scaling
 2020-02-18 22:21 UTC  (3+ messages)
` [RFC v4 1/2] mmc: sdhci-msm: Add interconnect bus bandwidth scaling support

[PATCH v2] kunit: run kunit_tool from any directory
 2020-02-18 22:19 UTC 

[PATCH v26 10/22] x86/sgx: Linux Enclave Driver
 2020-02-18 22:12 UTC  (3+ messages)

[PATCH] arm64: dts: rockchip: Add txpbl node for RK3399/RK3328
 2020-02-18 22:10 UTC 

[PATCH 00/18] efi: clean up contents of struct efi
 2020-02-18 22:08 UTC  (4+ messages)

Reclaim regression after 1c30844d2dfe
 2020-02-18 22:07 UTC  (5+ messages)

[PATCH] drm/msm/a5xx: Always set an OPP supported hardware value
 2020-02-18 21:58 UTC  (2+ messages)

[RFC v2 0/4] Paravirtualized Control Register pinning
 2020-02-18 21:59 UTC  (4+ messages)
` [RFC v2 1/4] X86: Update mmu_cr4_features during identification
` [RFC v2 3/4] selftests: kvm: add test for CR pinning with SMM
` [RFC v2 4/4] X86: Use KVM CR pin MSRs


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