All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-15 16:46:23 to 2020-04-15 17:28:05 UTC [more...]

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

[RFC PATCH 00/16] ASoC/SOF/clk/gpio/dt: add Hifiberry DAC+ PRO support
 2020-04-15 17:26 UTC  (13+ messages)
` [RFC PATCH 02/16] ASoC: pcm512x: use "sclk" string to retrieve clock

[RFC PATCH 0/5] target: add sysfs support
 2020-04-15 17:28 UTC  (4+ messages)
` [RFC PATCH 1/5] "

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

[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 

[dpdk-dev] [PATCH v3 0/4] ip_frag: add a unit test for fragmentation
 2020-04-15 17:25 UTC  (5+ messages)
` [dpdk-dev] [PATCH v4 0/3] "
  ` [dpdk-dev] [PATCH v4 1/3] ip_frag: ensure minimum v4 fragmentation length
  ` [dpdk-dev] [PATCH v4 2/3] ip_frag: ensure minimum v6 "
  ` [dpdk-dev] [PATCH v4 3/3] ipfrag: add unit test case

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

[PATCH 1/3] ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entry
 2020-04-15 17:25 UTC  (2+ messages)

[GIT PULL] FPGA Manager (late) fixes for 5.7
 2020-04-15 17:25 UTC  (3+ messages)

[PATCH] log: add log.excludeDecoration config option
 2020-04-15 17:24 UTC  (4+ messages)
` [PATCH v2] "

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

[dpdk-dev] [PATCH] cryptodev: version rte_cryptodev_info_get function
 2020-04-15 17:24 UTC  (4+ 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] thermal: rcar_thermal: Clean up rcar_thermal_update_temp()
 2020-04-15 17:23 UTC 

Auth/Assoc/Connect events coming before CMD_CONNECT response (hwsim)
 2020-04-15 17:23 UTC 

b4 auto-thankanator landed in master
 2020-04-15 17:23 UTC  (4+ messages)
` [kernel.org users] "

[RFC 1/1] ext4: Fix race in ext4_mb_discard_group_preallocations()
 2020-04-15 17:23 UTC  (3+ messages)
  ` [RFCv2 1/1] ext4: Fix race in ext4 mb discard group preallocations

[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  (9+ messages)
` [PATCH 20/20] fuse,virtiofs: Add logic to free up a memory range
          ` [Virtio-fs] [PATCH 20/20] fuse, virtiofs: "

[PATCH v2] dev-manual: remove postinst false statement
 2020-04-15 17:22 UTC 

[PATCH tip/core/rcu 0/19] Miscellaneous fixes for v5.8
 2020-04-15 17:21 UTC  (21+ 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 v7 0/9] Add Tegra driver for video capture
 2020-04-15 17:21 UTC  (7+ messages)
` [RFC PATCH v7 6/9] media: tegra: Add Tegra210 Video input driver

[PATCH v3 00/31] [NEW] efct: Broadcom (Emulex) FC Target driver
 2020-04-15 17:20 UTC  (5+ messages)
` [PATCH v3 07/31] elx: libefc_sli: APIs to setup SLI library
` [PATCH v3 08/31] elx: libefc: Generic state machine framework

[Intel-gfx] [PATCH v5 0/4] i915 lpsp support for lpsp igt
 2020-04-15 17:05 UTC  (5+ messages)
` [Intel-gfx] [PATCH v5 1/4] drm/i915: Power well id for ICL PG3
` [Intel-gfx] [PATCH v5 2/4] drm/i915: Add i915_lpsp_capability debugfs
` [Intel-gfx] [PATCH v5 3/4] drm/i915: Add connector dbgfs for all connectors
` [Intel-gfx] [PATCH v5 4/4] drm/i915: Add i915_lpsp_status debugfs attribute

[PATCH] drm: Don't free a struct never allocated by drm_gem_fb_init()
 2020-04-15 17:20 UTC 

[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 v3 00/12] Rework READ_ONCE() to improve codegen
 2020-04-15 17:20 UTC  (14+ 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

[MPTCP] [PATCH mptcp 7/7] mptcp: prevent null deref crash on normal tcp sockets
 2020-04-15 17:19 UTC 

[MPTCP] [PATCH mptcp 6/7] mptcp: reverse order of sk_state_change and is_mptcp check
 2020-04-15 17:19 UTC 

[MPTCP] [PATCH mptcp 5/7] mptcp: use rcu helpers to fetch ulp subflow context
 2020-04-15 17:19 UTC 

[MPTCP] [PATCH mptcp 4/7] mptcp: avoid callback invocation when mptcp parent socket doesn't exist
 2020-04-15 17:19 UTC 

[MPTCP] [PATCH mptcp 3/7] mptcp: handle mptcp listener destruction via rcu
 2020-04-15 17:19 UTC 

[MPTCP] [PATCH mptcp 2/7] mptcp: fix 'Attempt to release TCP socket in state' warnings
 2020-04-15 17:19 UTC 

[MPTCP] [PATCH mptcp 1/7] mptcp: fix splat when incoming connection is never accepted before exit/close
 2020-04-15 17:19 UTC 

[MPTCP] [PATCH mptcp 0/7] mptcp: fix splats and crashes
 2020-04-15 17:19 UTC 

[MPTCP] Re: [PATCH v2 4/4] man: mptcp man page
 2020-04-15 17:19 UTC 

Coverity: drm_gem_fb_create_with_funcs(): Memory - corruptions
 2020-04-15 17:19 UTC  (2+ messages)
` [PATCH] drm: Don't free a struct never allocated by drm_gem_fb_init()

[virtio-dev] [PATCH v19 QEMU 0/4] virtio-balloon: add support for free page reporting
 2020-04-15 17:17 UTC  (5+ messages)
` [virtio-dev] [PATCH v19 QEMU 1/4] virtio-balloon: Implement support for page poison tracking feature
  ` [virtio-dev] "
      `  "

semodule -i and load_policy coredumps on version 3.0 - not latest GIT
 2020-04-15 17:17 UTC  (3+ messages)

[PATCH v2 0/6] remoteproc: qcom: Add callbacks for remoteproc events
 2020-04-15 17:16 UTC  (10+ 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 1/2] ASoC: topology: Remove unneeded semicolon
 2020-04-15 17:15 UTC  (2+ messages)
` Applied "ASoC: topology: Remove unneeded semicolon" to the asoc tree

[PATCH v2 00/14] gpio: dwapb: Clean up the driver and a fix
 2020-04-15 17:15 UTC  (3+ messages)
` [PATCH v2 14/14] gpio: dwapb: Amend indentation in some cases

Possible changes to the project docs
 2020-04-15 17:13 UTC  (3+ messages)
  ` [docs] "

[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  (12+ messages)
` [PATCH v6 01/12] dt-bindings: add img,pvrsgx.yaml for Imagination GPUs
      ` [PATCH v6 01/12] dt-bindings: add img, pvrsgx.yaml "

[MPTCP] Re: [PATCH v2 2/4] add support for mptcp netlink interface
 2020-04-15 17:12 UTC 

[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

Call for Gardening Tasks
 2020-04-15 17:08 UTC  (9+ messages)

incoming
 2020-04-15 17:07 UTC  (4+ messages)
` [patch 025/155] slub: relocate freelist pointer to middle of object

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

[PATCH kvmtool v3] Add emulation for CFI compatible flash memory
 2020-04-15 16:49 UTC  (10+ messages)

[Bug 1873032] [NEW] After upgrade qemu to 5.0.0-0.3.rc2.fc33 the virtual machine with Windows 10 after a while starts to work very slowly
 2020-04-15 16:38 UTC  (2+ messages)
` [Bug 1873032] "

GSS unwrapping breaks the DRC
 2020-04-15 17:05 UTC 

[PATCH v9 0/6] Add battery charger driver support for MP2629
 2020-04-15 17:05 UTC  (4+ messages)

[PATCH] pwm: Add PWM driver for SiFive SoC
 2020-04-15 17:04 UTC  (2+ messages)

[Intel-gfx] [CI 1/2] drm/i915/selftests: Exercise basic RPS interrupt generation
 2020-04-15 17:03 UTC  (2+ messages)
` [Intel-gfx] [CI 2/2] drm/i915/gt: Update PMINTRMSK holding fw

[PATCH v2] ARM: imx6: DHCOM i.MX6 PDK: Convert to DM_ETH
 2020-04-15 17:02 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] Formatting: remove leading space
 2020-04-15 17:02 UTC  (2+ messages)
` [PATCH] brcmfmac: "

[PATCH] ASoC: q6dsp6: q6afe-dai: add missing channels to MI2S DAIs
 2020-04-15 16:59 UTC  (2+ messages)
` Applied "ASoC: q6dsp6: q6afe-dai: add missing channels to MI2S DAIs" to the asoc tree

[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  (6+ messages)
` [PATCH 3/8] arm64: cpufeature: Add CPU capability for AArch32 EL1 support

[PATCH 2/2] ASoC: topology: Fix endianness issue
 2020-04-15 16:59 UTC  (2+ messages)
` Applied "ASoC: topology: Fix endianness issue" to the asoc tree

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

[XEN PATCH v4 00/18] xen: Build system improvements
 2020-04-15 16:58 UTC  (4+ messages)
` [XEN PATCH v4 12/18] xen/build: factorise generation of the linker scripts

[PATCH v11 0/5] Xilinx ZynqMP DisplayPort Subsystem DRM/KMS driver
 2020-04-15 16:58 UTC  (7+ messages)
` [PATCH v11 1/5] dt-bindings: display: xlnx: Add ZynqMP DP subsystem bindings

stable-rc/linux-4.9.y build: 197 builds: 1 failed, 196 passed (v4.9.218-93-g8271444878fc)
 2020-04-15 16:58 UTC 

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

[dpdk-dev] [PATCH 1/5] net/enic: fix action reordering
 2020-04-15 16:56 UTC  (2+ 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

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

[Intel-gfx] [PATCH 1/3] drm/i915/display: Load DP_TP_CTL/STATUS offset before use it
 2020-04-15 16:53 UTC  (3+ messages)

[PATCH v2 RESEND] ARM/fbdev: sa11x0: Switch to use GPIO descriptors
 2020-04-15 16:50 UTC  (2+ messages)

[meta-virtualization][PATCH] nagios-nrpe: uprev v3.2.1 => v4.0.2
 2020-04-15 16:52 UTC 

Patches to apply to stable releases
 2020-04-15 16:52 UTC  (6+ messages)

[dpdk-dev] [PATCH v2 18.11 17.11] doc: in doc-clean removed the folder not containing rst files
 2020-04-15 16:51 UTC  (7+ messages)
      ` [dpdk-dev] [dpdk-stable] "

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

FAILED: patch "[PATCH] XArray: Fix xa_find_next for large multi-index entries" failed to apply to 5.4-stable tree
 2020-04-15 16:51 UTC  (3+ messages)

[peterz-queue:sched/core 3/5] kernel/sched/fair.c:4596:30: error: 'struct cfs_rq' has no member named 'lock'; did you mean 'load'?
 2020-04-15 16:50 UTC 

[PATCH v2] mremap.2: Add information for MREMAP_DONTUNMAP
 2020-04-15 16:49 UTC 

[master,dunfell][PATCH] packagegroup-go-sdk-target: Enable on rv64
 2020-04-15 16:49 UTC 

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

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

[MPTCP] Re: [PATCH v2 4/4] man: mptcp man page
 2020-04-15 16:49 UTC 

[Buildroot] [PATCH v2 0/5] download: Add SFTP support and tests
 2020-04-15 16:48 UTC  (6+ messages)
` [Buildroot] [PATCH v2 1/5] support/docker: Update to debian:buster-20200327
` [Buildroot] [PATCH v2 2/5] support/docker: Add openssh-server
` [Buildroot] [PATCH v2 3/5] testing/infra: Add docstrings to base test classes
` [Buildroot] [PATCH v2 4/5] download: Add SFTP support (not FTPS)
` [Buildroot] [PATCH v2 5/5] support/testing: Add download tests for SCP/SFTP

[PATCH net-next] net/mlx4_en: avoid indirect call in TX completion
 2020-04-15 16:46 UTC 

[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] perf stat: Honour --timeout for forked workloads
 2020-04-15 16:46 UTC  (2+ messages)

[Intel-gfx] [CI 1/2] drm/i915/selftests: Exercise basic RPS interrupt generation
 2020-04-15 16:46 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with drm/i915/selftests: Exercise basic RPS interrupt generation (rev3)

[RFC PATCH bpf-next 00/16] bpf: implement bpf based dumping of kernel data structures
 2020-04-15 16:46 UTC  (6+ messages)
` [RFC PATCH bpf-next 05/16] bpf: create file or anonymous dumpers

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

[PATCH 0/5] lib: reduce SPL size
 2020-04-15 16:46 UTC  (2+ messages)
` [PATCH 5/5] dlmalloc: remove unit test support in SPL


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.