linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-15 16:17:03 to 2020-04-15 17:55:42 UTC [more...]

[PATCH v2 00/10] KVM: VMX: Unionize vcpu_vmx.exit_reason
 2020-04-15 17:55 UTC  (2+ messages)
` [PATCH v2 02/10] KVM: nVMX: Uninline nested_vmx_reflect_vmexit(), i.e. move it to nested.c

[PATCH] drm/sun4i: hdmi ddc clk: Fix size of m divider
 2020-04-15 17:52 UTC  (4+ messages)

possible deadlock in proc_pid_personality
 2020-04-15 17:50 UTC  (2+ messages)

[RFC PATCH v7 0/9] Add Tegra driver for video capture
 2020-04-15 17:48 UTC  (7+ messages)
` [RFC PATCH v7 6/9] media: tegra: Add Tegra210 Video input driver

[PATCH] sched/core: Fix reset-on-fork from RT with uclamp
 2020-04-15 17:47 UTC  (5+ messages)

[PATCH v2] drm/etnaviv: rework perfmon query infrastructure
 2020-04-15 17:44 UTC  (4+ messages)

[PATCH v8 4/4] kvm: vmx: virtualize split lock detection
 2020-04-15 17:43 UTC  (2+ messages)

[PATCH 0/5] blktrace: fix use after free
 2020-04-15 17:38 UTC  (3+ messages)
` [PATCH 2/5] blktrace: fix debugfs "

[PATCH v2 0/3] Add support to handle targets without TrustZone
 2020-04-15 17:33 UTC  (3+ messages)
` [PATCH v2 3/3] ath10k: Add support for targets without trustzone

[PATCH tip/core/rcu 0/18] Torture-test updates for v5.8
 2020-04-15 17:31 UTC  (19+ messages)
` [PATCH tip/core/rcu 01/18] rcutorture: Add KCSAN stubs
` [PATCH tip/core/rcu 02/18] rcutorture: Make kvm-recheck-rcu.sh handle truncated lines
` [PATCH tip/core/rcu 03/18] rcutorture: Mark data-race potential for rcu_barrier() test statistics
` [PATCH tip/core/rcu 04/18] locktorture.c: Fix if-statement empty body warnings
` [PATCH tip/core/rcu 05/18] Default enable RCU list lockdep debugging with PROVE_RCU
` [PATCH tip/core/rcu 06/18] rcutorture: Add flag to produce non-busy-wait task stalls
` [PATCH tip/core/rcu 07/18] rcutorture: Right-size TREE10 CPU consumption
` [PATCH tip/core/rcu 08/18] rcu: Allow rcutorture to starve grace-period kthread
` [PATCH tip/core/rcu 09/18] torture: Add --kcsan argument to top-level kvm.sh script
` [PATCH tip/core/rcu 10/18] torture: Make --kcsan argument also create a summary
` [PATCH tip/core/rcu 11/18] rcutorture: Make rcu_fwds and rcu_fwd_emergency_stop static
` [PATCH tip/core/rcu 12/18] torture: Eliminate duplicate #CHECK# from ConfigFragment
` [PATCH tip/core/rcu 13/18] torture: Abstract application of additional Kconfig options
` [PATCH tip/core/rcu 14/18] torture: Allow --kconfig options to override --kcsan defaults
` [PATCH tip/core/rcu 15/18] torture: Allow scenario-specific Kconfig options to override CFcommon
` [PATCH tip/core/rcu 16/18] torture: Save a few lines by using config_override_param initially
` [PATCH tip/core/rcu 17/18] torture: Add a --kasan argument
` [PATCH tip/core/rcu 18/18] rcutorture: Convert ULONG_CMP_LT() to time_before()

[PATCH v3 0/2] DRM: ARC: add HDMI 2.0 TX encoder support
 2020-04-15 17:33 UTC  (3+ messages)
` [PATCH v3 1/2] "

[PATCH v3 0/3] Add support to handle targets without TrustZone
 2020-04-15 17:31 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: ath10k: Add wifi-firmware subnode for wifi node
` [PATCH v3 2/3] ath10k: Setup the msa resources before qmi init
` [PATCH v3 3/3] ath10k: Add support for targets without trustzone

[PATCH 1/1] KVM: pass through CPUID(0x80000006)
 2020-04-15 17:32 UTC  (5+ messages)

[PATCH tip/core/rcu 0/19] Miscellaneous fixes for v5.8
 2020-04-15 17:32 UTC  (22+ messages)
` [PATCH tip/core/rcu 01/19] rcu: Add KCSAN stubs
` [PATCH tip/core/rcu 02/19] srcu: "
` [PATCH tip/core/rcu 03/19] rcu: Mark rcu_state.ncpus to detect concurrent writes
` [PATCH tip/core/rcu 04/19] rcu: Add *_ONCE() and data_race() to rcu_node ->exp_tasks plus locking
` [PATCH tip/core/rcu 05/19] rcu: Add READ_ONCE and data_race() to rcu_node ->boost_tasks
` [PATCH tip/core/rcu 06/19] srcu: Add data_race() to ->srcu_lock_count and ->srcu_unlock_count arrays
` [PATCH tip/core/rcu 07/19] rcu: Add WRITE_ONCE() to rcu_node ->boost_tasks
` [PATCH tip/core/rcu 08/19] rcu: Use data_race() for RCU CPU stall-warning prints
` [PATCH tip/core/rcu 09/19] drm: Make drm_dp_mst_dsc_aux_for_port() safe for old compilers
` [PATCH tip/core/rcu 10/19] rcu: Expedite first two FQS scans under callback-overload conditions
` [PATCH tip/core/rcu 11/19] rcu: Fix the (t=0 jiffies) false positive
` [PATCH tip/core/rcu 12/19] Revert "rculist: Describe variadic macro argument in a Sphinx-compatible way"
` [PATCH tip/core/rcu 13/19] rcu: Get rid of some doc warnings in update.c
` [PATCH tip/core/rcu 14/19] rcu: Mark rcu_state.gp_seq to detect more concurrent writes
` [PATCH tip/core/rcu 15/19] rcu: Replace assigned pointer ret value by corresponding boolean value
` [PATCH tip/core/rcu 16/19] rcu: Replace 1 by true
` [PATCH tip/core/rcu 17/19] rcu: Convert ULONG_CMP_GE() to time_after() for jiffy comparison
` [PATCH tip/core/rcu 18/19] rcu: Convert rcu_initiate_boost() ULONG_CMP_GE() to time_after()
` [PATCH tip/core/rcu 19/19] rcu: Convert rcu_nohz_full_cpu() ULONG_CMP_LT() to time_before()

[RFC PATCH 1/4] bus: fsl-mc: add custom .dma_configure implementation
 2020-04-15 17:31 UTC  (6+ messages)

[PATCH v6 0/8] Genericize DW MIPI DSI bridge and add i.MX 6 driver
 2020-04-15 17:30 UTC  (4+ messages)
` [PATCH v6 4/8] drm: imx: Add i.MX 6 MIPI DSI host platform driver

[PATCH v8 0/3] mm/hmm/test: add self tests for HMM
 2020-04-15 17:28 UTC  (3+ messages)

[PATCH v3 00/12] Rework READ_ONCE() to improve codegen
 2020-04-15 17:28 UTC  (15+ messages)
` [PATCH v3 01/12] compiler/gcc: Emit build-time warning for GCC prior to version 4.8
` [PATCH v3 02/12] netfilter: Avoid assigning 'const' pointer to non-const pointer
` [PATCH v3 03/12] net: tls: "
` [PATCH v3 04/12] fault_inject: Don't rely on "return value" from WRITE_ONCE()
` [PATCH v3 05/12] arm64: csum: Disable KASAN for do_csum()
` [PATCH v3 06/12] READ_ONCE: Simplify implementations of {READ,WRITE}_ONCE()
` [PATCH v3 07/12] READ_ONCE: Enforce atomicity for {READ,WRITE}_ONCE() memory accesses
` [PATCH v3 08/12] READ_ONCE: Drop pointer qualifiers when reading from scalar types
` [PATCH v3 09/12] locking/barriers: Use '__unqual_scalar_typeof' for load-acquire macros
` [PATCH v3 10/12] arm64: barrier: Use '__unqual_scalar_typeof' for acquire/release macros
` [PATCH v3 11/12] compiler/gcc: Raise minimum GCC version for kernel builds to 4.8
` [PATCH v3 12/12] gcov: Remove old GCC 3.4 support

[PATCHv2 0/3] Add multiple AUO panels
 2020-04-15 17:27 UTC  (4+ messages)
` [PATCHv2 1/3] drm/panel: simple: Add support for AUO G190EAN01 panel
` [PATCHv2 2/3] drm/panel: simple: Add support for AUO G156XTN01.0 panel
` [PATCHv2 3/3] drm/panel: simple: Add support for AUO G121EAN01.4 panel

[PATCH RFC 0/8] Enable ext4 support for per-file/directory DAX operations
 2020-04-15 17:27 UTC  (4+ messages)
` [PATCH RFC 3/8] fs/ext4: Disallow encryption if inode is DAX

[PATCH v2] dmaengine: dw-edma: Decouple dw-edma-core.c from struct pci_dev
 2020-04-15 17:27 UTC 

[PATCH RFC] dmaengine: dw-edma: Decouple dw-edma-core.c from struct pci_dev
 2020-04-15 17:24 UTC  (3+ messages)

[PATCH tip/core/rcu 0/3] RCU stall-warning updates for v5.8
 2020-04-15 17:24 UTC  (4+ messages)
` [PATCH tip/core/rcu 1/3] rcu: Use data_race() for RCU expedited CPU stall-warning prints
` [PATCH tip/core/rcu 2/3] rcu: When GP kthread is starved, tag idle threads as false positives
` [PATCH tip/core/rcu 3/3] rcu: Remove self-stack-trace when all quiescent states seen

[PATCH AUTOSEL 5.6 001/129] drm/ttm: flush the fence on the bo after we individualize the reservation object
 2020-04-15 17:22 UTC  (4+ messages)
` [PATCH AUTOSEL 5.6 068/129] slcan: Don't transmit uninitialized stack data in padding

[PATCH 00/20] virtiofs: Add DAX support
 2020-04-15 17:22 UTC  (7+ messages)
` [PATCH 20/20] fuse,virtiofs: Add logic to free up a memory range

[PATCH v3 0/3] lib/vsprintf: Introduce %ptT for time64_t
 2020-04-15 17:20 UTC  (5+ messages)
` [PATCH v3 1/3] lib/vsprintf: Print time64_t in human readable format
` [PATCH v3 2/3] ARM: bcm2835: Switch to use %ptT
` [PATCH v3 3/3] [media] usb: pulse8-cec: "

[PATCH tip/core/rcu 0/4] kfree_rcu() updates for v5.8
 2020-04-15 17:19 UTC  (5+ messages)
` [PATCH tip/core/rcu 1/4] rcuperf: Add ability to increase object allocation size
` [PATCH tip/core/rcu 2/4] rcu/tree: Add a shrinker to prevent OOM due to kfree_rcu() batching
` [PATCH tip/core/rcu 3/4] rcu/tree: Count number of batched kfree_rcu() locklessly
` [PATCH tip/core/rcu 4/4] rcu: Add rcu_gp_might_be_stalled()

[PATCH v2 0/6] remoteproc: qcom: Add callbacks for remoteproc events
 2020-04-15 17:16 UTC  (7+ messages)
` [PATCH v2 1/6] remoteproc: sysmon: Add ability to send type of notification
` [PATCH v2 2/6] remoteproc: sysmon: Add notifications for events
` [PATCH v2 3/6] remoteproc: sysmon: Inform current rproc about all active rprocs

[PATCH v6 00/12] ARM/MIPS: DTS: add child nodes describing the PVRSGX GPU present in some OMAP SoC and JZ4780 (and many more)
 2020-04-15 17:13 UTC  (11+ messages)
` [PATCH v6 01/12] dt-bindings: add img,pvrsgx.yaml for Imagination GPUs
      ` [PATCH v6 01/12] dt-bindings: add img, pvrsgx.yaml "

[PATCH v7 00/15] s390/vfio-ap: dynamic configuration support
 2020-04-15 17:10 UTC  (6+ messages)
` [PATCH v7 03/15] s390/zcrypt: driver callback to indicate resource in use

What's a good default TTL for DNS keys in the kernel
 2020-04-15 17:07 UTC  (3+ messages)

[PATCH v9 0/6] Add battery charger driver support for MP2629
 2020-04-15 17:05 UTC  (10+ messages)
` [PATCH v9 1/6] dt-bindings: mfd: add document bindings for mp2629
` [PATCH v9 2/6] mfd: mp2629: Add support for mps battery charger
` [PATCH v9 3/6] iio: adc: mp2629: Add support for mp2629 ADC driver
` [PATCH v9 4/6] power: supply: Add support for mps mp2629 battery charger
` [PATCH v9 5/6] power: supply: mp2629: Add impedance compenstation config
` [PATCH v9 6/6] MAINTAINERS: Add entry for mp2629 Battery Charger driver

[PATCH v3 1/2] soc: qcom: rpmh-rsc: Factor "tcs_reg_addr" and "tcs_cmd_addr" calculation
 2020-04-15 17:00 UTC  (2+ messages)
` [PATCH v3 2/2] soc: qcom: rpmh-rsc: Timeout after 1 second in write_tcs_reg_sync()

[PATCH 0/8] Relax sanity checking for mismatched AArch32 EL1
 2020-04-15 17:00 UTC  (4+ messages)
` [PATCH 3/8] arm64: cpufeature: Add CPU capability for AArch32 EL1 support

[PATCH] tools/power/x86/intel-speed-select: Fix CLX-N package information output
 2020-04-15 16:59 UTC  (3+ messages)

[PATCH v2 1/6] dt-bindings: crypto: fsl-sec4: add snvs clock to pwrkey
 2020-04-15 16:57 UTC  (6+ messages)
` [PATCH v2 6/6] Input: snvs_pwrkey - only IRQ_HANDLED for our own events

[PATCH] perf stat: Honour --timeout for forked workloads
 2020-04-15 16:46 UTC  (3+ messages)

[PATCH v2] kernel: audit.c: Add __rcu notation to RCU pointer
 2020-04-15 16:53 UTC  (6+ messages)

[PATCH 5/5] drivers: uio: new driver for fsl_85xx_cache_sram
 2020-04-15 16:52 UTC  (7+ messages)
` [PATCH v2,0/5] drivers: uio: new driver uio_fsl_85xx_cache_sram
  ` [PATCH v2,1/5] powerpc: 85xx: make FSL_85XX_CACHE_SRAM configurable
  ` [PATCH v2,5/5] drivers: uio: new driver for fsl_85xx_cache_sram

WARNING in bpf_cgroup_link_release
 2020-04-15 16:51 UTC  (3+ messages)

[PATCH][RESEND] arm64: dts: imx8mm: fix dma peripheral type for SAI nodes
 2020-04-15 16:49 UTC 

[PATCH] PCI: tegra: Fix reporting GPIO error value
 2020-04-15 16:49 UTC  (4+ messages)

[PATCHv7 0/5] clk: agilex: add clock driver
 2020-04-15 16:46 UTC  (6+ messages)
` [PATCHv7 1/5] clk: socfpga: stratix10: use new parent data scheme
` [PATCHv7 2/5] clk: socfpga: remove clk_ops enable/disable methods
` [PATCHv7 3/5] clk: socfpga: add const to _ops data structures
` [PATCHv7 4/5] dt-bindings: documentation: add clock bindings information for Agilex
` [PATCHv7 5/5] clk: socfpga: agilex: add clock driver for the Agilex platform

[ANNOUNCE] exfat-utils-1.0.1 initial version released
 2020-04-15 16:47 UTC  (2+ messages)

[PATCH RT] signal: Prevent double-free of user struct
 2020-04-15 16:46 UTC  (2+ messages)

[PATCH 0/7] SDHCI clock handling fixes and cleanups
 2020-04-15 16:45 UTC  (10+ messages)
` [PATCH 1/7] mmc: sdhci: fix base clock usage in preset value
` [PATCH 4/7] mmc: sdhci: move SDHCI_QUIRK2_CLOCK_DIV_ZERO_BROKEN frequency limit
` [PATCH 5/7] mmc: sdhci: simplify clock frequency calculation

[PATCH] firmware: Drop unused pages field from struct firmware
 2020-04-15 16:45 UTC 

[PATCH] test_firmware: remove unnecessary test_fw_mutex in test_dev_config_show_xxx
 2020-04-15 16:44 UTC  (4+ messages)

[PATCH 00/21] DVFS for IO devices on sdm845 and sc7180
 2020-04-15 16:43 UTC  (4+ messages)
` [PATCH 13/21] mmc: sdhci-msm: Use OPP API to set clk/perf state

[PATCH v4 0/9] x86: Easy way of detecting MS Surface 3
 2020-04-15 16:43 UTC  (4+ messages)
` [PATCH v4 8/9] ASoC: rt5645: Switch DMI table match to a test of variable

[PATCH 0/4] Capacity awareness for SCHED_DEADLINE
 2020-04-15 16:42 UTC  (6+ messages)
` [PATCH 3/4] sched/deadline: Make DL capacity-aware

[PATCH v2 0/6] arm64: add the time namespace support
 2020-04-15 16:35 UTC  (6+ messages)

[PATCH RT] printk: console must not schedule for drivers
 2020-04-15 16:34 UTC  (2+ messages)

[PATCH 0/7] livepatch,module: Remove .klp.arch and module_disable_ro()
 2020-04-15 16:33 UTC  (16+ messages)
` [PATCH 1/7] livepatch: Apply vmlinux-specific KLP relocations early
` [PATCH 6/7] livepatch: Remove module_disable_ro() usage

[RFC PATCH 00/13] Core scheduling v5
 2020-04-15 16:32 UTC  (3+ messages)

[PATCH] dynamic_debug: Add an option to enable dynamic debug for modules only
 2020-04-15 16:31 UTC  (2+ messages)

[PATCH v2 0/2] NVIDIA Tegra I2C synchronization correction
 2020-04-15 16:31 UTC  (8+ messages)
` [PATCH v2 1/2] i2c: tegra: Better handle case where CPU0 is busy for a long time
` [PATCH v2 2/2] i2c: tegra: Synchronize DMA before termination

[PATCH -next] kvm/svm: disable KCSAN for svm_vcpu_run()
 2020-04-15 16:30 UTC  (3+ messages)

Add Mediatek MMDVFS driver
 2020-04-15 16:30 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: soc: mediatek: Add document for mmdvfs driver

[PATCH] regulator: use consumer->supply_name in debugfs/regulator_summary
 2020-04-15 16:28 UTC  (2+ messages)

[RFC PATCH v3 00/12] Integrity Policy Enforcement LSM (IPE)
 2020-04-15 16:25 UTC  (13+ messages)
` [RFC PATCH v3 01/12] scripts: add ipe tooling to generate boot policy
` [RFC PATCH v3 02/12] security: add ipe lsm evaluation loop and audit system
` [RFC PATCH v3 03/12] security: add ipe lsm policy parser and policy loading
` [RFC PATCH v3 04/12] ipe: add property for trust of boot volume
` [RFC PATCH v3 05/12] fs: add security blob and hooks for block_device
` [RFC PATCH v3 06/12] dm-verity: move signature check after tree validation
` [RFC PATCH v3 07/12] dm-verity: add bdev_setsecurity hook for dm-verity signature
` [RFC PATCH v3 08/12] ipe: add property for signed dmverity volumes
` [RFC PATCH v3 09/12] dm-verity: add bdev_setsecurity hook for root-hash
` [RFC PATCH v3 10/12] ipe: add property for dmverity roothash
` [RFC PATCH v3 11/12] documentation: add ipe documentation
` [RFC PATCH v3 12/12] cleanup: uapi/linux/audit.h

[PATCH v5 0/5] ov5645: Deprecate usage of the clock-frequency
 2020-04-15 16:27 UTC  (9+ messages)
` [PATCH v5 2/5] media: i2c: ov5645: Drop reading clock-frequency dt-property

[PATCH 1/2] remoteproc: imx_rproc: dummy kick method
 2020-04-15 16:26 UTC  (4+ messages)
` [PATCH v2 0/3] remoteproc: imx_rproc: add virtio support

[PATCH pinctrl REGRESSION] Revert "pinctrl: mvebu: armada-37xx: use use platform api"
 2020-04-15 16:26 UTC  (5+ messages)

[RFC] staging: vt6656: Add formula to the vnt_rf_addpower function
 2020-04-15 16:25 UTC  (3+ messages)

[PATCH v1] i2c: img-scb: remove duplicate dev_err()
 2020-04-15 16:24 UTC  (5+ messages)
  `  "

[PATCH 0/2] mm: Two small fixes for recent syzbot reports
 2020-04-15 16:23 UTC  (10+ messages)

[RFC PATCH] powerpc/lib: Fixing use a temporary mm for code patching
 2020-04-15 16:22 UTC  (4+ messages)

[PATCH v2] i2c: cadence: Added slave support
 2020-04-15 16:22 UTC  (4+ messages)

[PATCH v5 0/2] vfs: have syncfs() return error when there are writeback errors
 2020-04-15 16:22 UTC  (4+ messages)
` [PATCH v5 2/2] buffer: record blockdev write errors in super_block that it backs

[PATCH v2] kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place
 2020-04-15 16:20 UTC  (2+ messages)

[PATCH v4 0/3] media: ov8856: Add devicetree support
 2020-04-15 16:21 UTC  (4+ messages)
` [PATCH v7 1/3] media: dt-bindings: ov8856: Document YAML bindings

[PATCH v2 1/2] dt-bindings: vendor-prefixes: Add Check Point
 2020-04-15 16:18 UTC  (2+ messages)

[PATCH 0/8] PCI: aardvark: Fix support for Turris MOX and Compex wifi cards
 2020-04-15 16:18 UTC  (3+ messages)
` [PATCH 8/8] PCI: aardvark: Add FIXME for code which access PCIE_CORE_CMD_STATUS_REG

[RESEND v6 0/3] Add support for CellWise cw2015 fuel gauge
 2020-04-15 16:19 UTC  (4+ messages)
` [RESEND v6 2/3] dt-bindings: power: supply: add cw2015_battery bindings

[PATCH] dt-bindings: dma: uniphier-xdmac: switch to single reg region
 2020-04-15 16:17 UTC  (2+ messages)

[PATCH v5 0/5] kselftest: add fixture parameters
 2020-04-15 16:17 UTC  (3+ messages)

linux-next: Tree for Apr 15
 2020-04-15 16:16 UTC  (2+ messages)
` linux-next: Tree for Apr 15 (vdpa)


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