All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-08 17:07:42 to 2020-07-08 17:47:18 UTC [more...]

[PATCH] ALSA: hda/realtek: Add quirk for Samsung Notebook Pen S
 2020-07-08 17:32 UTC  (2+ messages)

[PATCH] cpu: Add starts_halted() method
 2020-07-08 17:09 UTC  (10+ messages)

[PATCH net] tcp: Initialize ca_priv when inheriting from listener
 2020-07-08 17:25 UTC  (5+ messages)

[PATCH] dm: use noio when sending kobject event
 2020-07-08 18:26 UTC  (3+ messages)
  `  "

[PATCH 00/12] Netfilter/IPVS updates for net-next
 2020-07-08 17:46 UTC  (13+ messages)
` [PATCH 01/12] netfilter: introduce support for reject at prerouting stage
` [PATCH 02/12] netfilter: nft_set_pipapo: Drop useless assignment of scratch map index on insert
` [PATCH 03/12] ipvs: register hooks only with services
` [PATCH 04/12] ipvs: avoid expiring many connections from timer
` [PATCH 05/12] ipvs: allow connection reuse for unconfirmed conntrack
` [PATCH 06/12] netfilter: nf_tables: add NFTA_CHAIN_ID attribute
` [PATCH 07/12] netfilter: nf_tables: add NFTA_RULE_CHAIN_ID attribute
` [PATCH 08/12] netfilter: nf_tables: add NFTA_VERDICT_CHAIN_ID attribute
` [PATCH 09/12] netfilter: nf_tables: expose enum nft_chain_flags through UAPI
` [PATCH 10/12] netfilter: nf_tables: add nft_chain_add()
` [PATCH 11/12] netfilter: nf_tables: add NFT_CHAIN_BINDING
` [PATCH 12/12] netfilter: nf_tables: reject unsupported chain flags

[PATCH v4 00/78] drm/vc4: Support BCM2711 Display Pipeline
 2020-07-08 17:42 UTC  (70+ messages)
` [PATCH v4 01/78] dt-bindings: display: Add support for the BCM2711 HVS
` [PATCH v4 02/78] drm/vc4: Add support for the BCM2711 HVS5
` [PATCH v4 03/78] drm/vc4: hvs: Boost the core clock during modeset
` [PATCH v4 04/78] drm/vc4: plane: Change LBM alignment constraint on LBM
` [PATCH v4 05/78] drm/vc4: plane: Optimize the LBM allocation size
` [PATCH v4 06/78] drm/vc4: plane: Create more planes
` [PATCH v4 07/78] drm/vc4: crtc: Deal with different number of pixel per clock
` [PATCH v4 08/78] drm/vc4: crtc: Use a shared interrupt
` [PATCH v4 13/78] drm/vc4: kms: Convert to for_each_new_crtc_state
` [PATCH v4 14/78] drm/vc4: crtc: Assign output to channel automatically
` [PATCH v4 15/78] drm/vc4: crtc: Add FIFO depth to vc4_crtc_data
` [PATCH v4 16/78] drm/vc4: crtc: Add function to compute FIFO level bits
` [PATCH v4 19/78] drm/vc4: crtc: Disable color management for HVS5
` [PATCH v4 22/78] drm/vc4: crtc: Move HVS init and close to a function
` [PATCH v4 27/78] drm/vc4: crtc: Move HVS channel init before the PV initialisation
` [PATCH v4 28/78] drm/vc4: encoder: Add finer-grained encoder callbacks
` [PATCH v4 29/78] drm/vc4: crtc: Add a delay after disabling the PixelValve output
` [PATCH v4 30/78] drm/vc4: crtc: Clear the PixelValve FIFO on disable
` [PATCH v4 31/78] drm/vc4: crtc: Clear the PixelValve FIFO during configuration
` [PATCH v4 32/78] drm/vc4: hvs: Make the stop_channel function public
` [PATCH v4 33/78] drm/vc4: hvs: Introduce a function to get the assigned FIFO
` [PATCH v4 34/78] drm/vc4: crtc: Move the CRTC disable out
` [PATCH v4 35/78] drm/vc4: drv: Disable the CRTC at boot time
` [PATCH v4 36/78] dt-bindings: display: vc4: pv: Add BCM2711 pixel valves
` [PATCH v4 37/78] drm/vc4: crtc: Add BCM2711 pixelvalves
` [PATCH v4 38/78] drm/vc4: hdmi: Use debugfs private field
` [PATCH v4 39/78] drm/vc4: hdmi: Move structure to header
` [PATCH v4 40/78] drm/vc4: hdmi: rework connectors and encoders
` [PATCH v4 41/78] drm/vc4: hdmi: Remove DDC argument to connector_init
` [PATCH v4 42/78] drm/vc4: hdmi: Rename hdmi to vc4_hdmi
` [PATCH v4 43/78] drm/vc4: hdmi: Move accessors "
` [PATCH v4 44/78] drm/vc4: hdmi: Use local vc4_hdmi directly
` [PATCH v4 45/78] drm/vc4: hdmi: Add container_of macros for encoders and connectors
` [PATCH v4 46/78] drm/vc4: hdmi: Pass vc4_hdmi to CEC code
` [PATCH v4 47/78] drm/vc4: hdmi: Retrieve the vc4_hdmi at unbind using our device
` [PATCH v4 48/78] drm/vc4: hdmi: Remove vc4_dev hdmi pointer
` [PATCH v4 49/78] drm/vc4: hdmi: Remove vc4_hdmi_connector
` [PATCH v4 50/78] drm/vc4: hdmi: Introduce resource init and variant
` [PATCH v4 51/78] drm/vc4: hdmi: Implement a register layout abstraction
` [PATCH v4 52/78] drm/vc4: hdmi: Add reset callback
` [PATCH v4 53/78] drm/vc4: hdmi: Add PHY init and disable function
` [PATCH v4 54/78] drm/vc4: hdmi: Add PHY RNG enable / "
` [PATCH v4 55/78] drm/vc4: hdmi: Add a CSC setup callback
` [PATCH v4 56/78] drm/vc4: hdmi: Store the encoder type in the variant structure
` [PATCH v4 57/78] drm/vc4: hdmi: Deal with multiple debugfs files
` [PATCH v4 58/78] drm/vc4: hdmi: Move CEC init to its own function
` [PATCH v4 59/78] drm/vc4: hdmi: Add CEC support flag
` [PATCH v4 60/78] drm/vc4: hdmi: Remove unused CEC_CLOCK_DIV define
` [PATCH v4 61/78] drm/vc4: hdmi: Rename drm_encoder pointer in mode_valid
` [PATCH v4 62/78] drm/vc4: hdmi: Adjust HSM clock rate depending on pixel rate
` [PATCH v4 63/78] drm/vc4: hdmi: Use clk_set_min_rate instead
` [PATCH v4 64/78] drm/vc4: hdmi: Use reg-names to retrieve the HDMI audio registers
` [PATCH v4 65/78] drm/vc4: hdmi: Reset audio infoframe on encoder_enable if previously streaming
` [PATCH v4 66/78] drm/vc4: hdmi: Set the b-frame marker to the match ALSA's default
` [PATCH v4 67/78] drm/vc4: hdmi: Add audio-related callbacks
` [PATCH v4 68/78] drm/vc4: hdmi: Deal with multiple ALSA cards
` [PATCH v4 69/78] drm/vc4: hdmi: Remove register dumps in enable
` [PATCH v4 70/78] drm/vc4: hdmi: Always recenter the HDMI FIFO
` [PATCH v4 71/78] drm/vc4: hdmi: Implement finer-grained hooks
` [PATCH v4 72/78] drm/vc4: hdmi: Do the VID_CTL configuration at once
` [PATCH v4 73/78] drm/vc4: hdmi: Switch to blank pixels when disabled
` [PATCH v4 74/78] drm/vc4: hdmi: Support the BCM2711 HDMI controllers
` [PATCH v4 75/78] dt-bindings: display: vc4: hdmi: Add BCM2711 HDMI controllers bindings
` [PATCH v4 76/78] dt-bindings: display: vc4: Document BCM2711 VC5
` [PATCH v4 77/78] drm/vc4: drv: Support BCM2711
` [PATCH v4 78/78] ARM: dts: bcm2711: Enable the display pipeline

[PATCH net-next] bonding: deal with xfrm state in all modes and add more error-checking
 2020-07-08 17:46 UTC  (2+ messages)
` [Intel-wired-lan] "

[RFC PATCH 0/4] block: add two statistic tables
 2020-07-08 17:46 UTC  (5+ messages)
` [PATCH RFC 1/5] block: return ns precision from disk_start_io_acct

WARNING: suspicious RCU usage in bond_ipsec_add_sa
 2020-07-08 17:46 UTC  (2+ messages)

[PATCH v3] mm/hugetlb: avoid hardcoding while checking if cma is enable
 2020-07-08 17:45 UTC  (3+ messages)

5.6 pretty massive unexplained btrfs corruption: parent transid verify failed + open_ctree failed
 2020-07-08 17:44 UTC  (6+ messages)

[PATCH] ARM: dts: imx6qp-sabreauto: enable sata on imx6qp sabreauto board
 2020-07-08 17:41 UTC  (6+ messages)
` [PATCH] ARM: dts: imx6qp-sabresd: enable sata on imx6qp sabresd board

[PATCH 00/21] target/xtensa: implement double precision FPU
 2020-07-08 17:41 UTC  (9+ messages)
` [PATCH 01/21] softfloat: make NO_SIGNALING_NANS runtime property
` [PATCH 05/21] target/xtensa: support copying registers up to 64 bits wide
` [PATCH 09/21] target/xtensa: add DFP option, registers and opcodes

[PATCH v7 00/47] block: Deal with filters
 2020-07-08 17:41 UTC  (14+ messages)
` [PATCH v7 01/47] block: Add child access functions
` [PATCH v7 02/47] block: Add chain helper functions
` [PATCH v7 03/47] block: bdrv_cow_child() for bdrv_has_zero_init()
` [PATCH v7 04/47] block: bdrv_set_backing_hd() is about bs->backing
` [PATCH v7 05/47] block: Include filters when freezing backing chain
` [PATCH v7 06/47] block: Drop bdrv_is_encrypted()

[RFC PATCH 00/16] RFC: patman: Collect review tags and comments from Patchwork
 2020-07-08 17:42 UTC  (7+ messages)
` [RFC PATCH 01/16] patman: Use test_util to show test results

[Cocci] Adding labels without indentation before specific statements?
 2020-07-08 17:30 UTC  (4+ messages)
` [Cocci] [PATCH] Coccinelle: Add a SmPL script for the reconsideration of function calls before return statements
  ` [PATCH] Coccinelle: Add a SmPL script for the reconsideration of function calls before return statem
  ` [PATCH] Coccinelle: Add a SmPL script for the reconsideration of function calls before return statements

[PATCH net-next v2 1/2] irq_work: Export symbol "irq_work_queue_on"
 2020-07-08 17:41 UTC  (3+ messages)

[PATCH] i2c: stm32f7: SYSCFG Fast Mode Plus support for I2C STM32F7
 2020-07-08 17:41 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] lib: Sync i915 PCI ids
 2020-07-08 17:42 UTC 

git grep --threads 12 --textconv is effectively single-threaded
 2020-07-08 17:40 UTC  (3+ messages)

[PATCH v2 net-next 0/3] Add PTP support for Octeontx2
 2020-07-08 17:40 UTC  (3+ messages)
` [PATCH v2 net-next 3/3] octeontx2-pf: Add support for PTP clock

[dpdk-dev] [PATCH] net/ice/base: add SRC MAC field support for FD
 2020-07-08 17:40 UTC  (2+ messages)

bytenr mismatch - Can I fix this?
 2020-07-08 17:40 UTC 

[PATCH v3 00/17] perf: ftrace enhancement
 2020-07-08 17:39 UTC  (4+ messages)
` [PATCH v3 09/17] perf: util: add general function to parse sublevel options

[PATCH] Replace HTTP links with HTTPS ones: MUSB MULTIPOINT HIGH SPEED DUAL-ROLE CONTROLLER
 2020-07-08 17:39 UTC 

kernel since 5.6 do not boot anymore on Apple PowerBook
 2020-07-08 17:36 UTC  (11+ messages)

[Intel-gfx] [CI 1/4] drm/i915/gem: Unpin idle contexts from kswapd reclaim
 2020-07-08 17:37 UTC  (4+ messages)
` [Intel-gfx] [CI 2/4] drm/i915/gt: Replace opencoded i915_gem_object_pin_map()
` [Intel-gfx] [CI 3/4] drm/i915: Release shortlived maps of longlived objects
` [Intel-gfx] [CI 4/4] drm/i915: Remove i915_gem_object_get_dirty_page()

[PATCH v1 0/3] Fix dpm_list ordering issue due to fw_devlink optimization
 2020-07-08 17:36 UTC  (4+ messages)

overlayfs: issue with a replaced lower squashfs with export-table
 2020-07-08 17:36 UTC  (13+ messages)

[PATCH v2 0/2] Improvements for MAX77620 GPIO driver
 2020-07-08 17:35 UTC  (4+ messages)
` [PATCH v2 1/2] gpio: max77620: Initialize interrupts state

[PATCH] Replace HTTP links with HTTPS ones: ATMEL MACB ETHERNET DRIVER
 2020-07-08 17:35 UTC  (2+ messages)

[net-next PATCH v3 0/5] ACPI support for dpaa2 MAC driver
 2020-07-08 17:34 UTC  (6+ messages)
` [net-next PATCH v3 1/5] Documentation: ACPI: DSD: Document MDIO PHY
` [net-next PATCH v3 2/5] net/fsl: store mdiobus fwnode
` [net-next PATCH v3 3/5] net: phy: introduce phy_find_by_fwnode()
` [net-next PATCH v3 4/5] phylink: introduce phylink_fwnode_phy_connect()
` [net-next PATCH v3 5/5] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver

[PATCH] drm/amd/display: add dmcub check on RENOIR
 2020-07-08  8:16 UTC 

[Proposal] DRM: AMD: Convert logging to drm_* functions
 2020-07-08 16:11 UTC 

first mount(s) after unclean shutdown always fail, second attempt
 2020-07-08 17:35 UTC  (2+ messages)

[PATCH v4 0/4] Inline Encryption Support for fscrypt
 2020-07-08 17:34 UTC  (11+ messages)
` [PATCH v4 1/4] fs: introduce SB_INLINECRYPT
` [PATCH v4 2/4] fscrypt: add inline encryption support
  ` [f2fs-dev] "
` [PATCH v4 4/4] ext4: "
    ` [f2fs-dev] "

[PATCH] bitfield.h: don't compile-time validate _val in FIELD_FIT
 2020-07-08 17:34 UTC  (4+ messages)

[PULL u-boot] Please pull u-boot-amlogic-20200708
 2020-07-08 17:34 UTC  (2+ messages)

Linux 5.7.7 complete system freeze
 2020-07-08 17:34 UTC  (3+ messages)

[RFC PATCH for 5.8 0/4] rseq cpu_id ABI fix
 2020-07-08 17:34 UTC  (9+ messages)
` [RFC PATCH for 5.8 3/4] rseq: Introduce RSEQ_FLAG_RELIABLE_CPU_ID

[PATCH v4 00/10] net: eth: altera: tse: Add PTP and mSGDMA prefetcher
 2020-07-08 17:33 UTC  (3+ messages)
` [PATCH v4 09/10] net: eth: altera: add msgdma prefetcher

aplay: Fix typo in error message
 2020-07-08 17:31 UTC 

[PATCH] arm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usage
 2020-07-08 17:32 UTC  (2+ messages)

[PATCH v4 00/12] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
 2020-07-08 17:31 UTC  (3+ messages)
` [PATCH v4 05/12] hw/arm: Add NPCM730 and NPCM750 SoC models

[Bug 1886793] [NEW] "go install" command fails while running inside s390x docker container on x86_64 host using qemu
 2020-07-08 17:21 UTC  (2+ messages)
` [Bug 1886793] "

[RFC PATCH] mm: avoid access flag update TLB flush for retried page fault
 2020-07-08 17:29 UTC  (5+ messages)

[PATCH 0/2] kvm: x86/cpu: Support guest MAXPHYADDR < host MAXPHYADDR
 2020-07-08 17:26 UTC  (4+ messages)
` [PATCH 2/2] x86/cpu: Handle GUEST_MAXPHYADDR < HOST_MAXPHYADDR for hosts that don't support it

[PATCH] ASoC: cros_ec_codec: Reset I2S RX when probing
 2020-07-08 17:25 UTC  (6+ messages)

[PATCH 0/3] cmd: dtimg: Rename to adtimg and refactor usage style
 2020-07-08 17:26 UTC  (7+ messages)
` [PATCH 3/3] cmd: adtimg: Refactor "

[PATCH 0/2] drm/probe_helper, i915: Validate MST modes against PBN limits
 2020-07-08 17:25 UTC  (5+ messages)
` [PATCH 1/2] drm/probe_helper: Add drm_connector_helper_funcs.mode_valid_ctx

[Bug 1886811] [NEW] systemd complains Failed to enqueue loopback interface start request: Operation not supported
 2020-07-08 17:13 UTC  (3+ messages)
` [Bug 1886811] "

[PATCH 0/6] drm/ast: Managed MM
 2020-07-08 17:20 UTC  (5+ messages)
` [PATCH 1/6] drm/vram-helper: Managed vram helpers
` [PATCH 3/6] drm/ast: Use managed VRAM-helper initialization

[PATCHv2 net-next] ipvs: queue delayed work to expire no destination connections if expire_nodest_conn=1
 2020-07-08 17:19 UTC  (3+ messages)
` [PATCH "

[Bug 208333] New: No desktop on 5.8 rc1 rc2 with Gtx 760 driver nouveau
 2020-07-08 17:19 UTC  (2+ messages)
` [Bug 208333] Black screen with Kernel 5.8 rc1/2/3/4 with Nvidia "

[PATCH] Replace HTTP links with HTTPS ones: DISKQUOTA
 2020-07-08 17:19 UTC 

[PATCH 0/5] net: fec: fix external PTP PHY support
 2020-07-08 17:18 UTC  (7+ messages)
` [PATCH 3/5] net: fec: initialize clock with 0 rather than current kernel time

[PATCH v3 4/4] io_uring: add support for zone-append
 2020-07-08 17:13 UTC  (5+ messages)

[PATCH v3 4/4] io_uring: add support for zone-append
 2020-07-08 16:41 UTC  (10+ messages)

How can I investigate the cause of "watchdog: BUG: soft lockup"?
 2020-07-08 17:14 UTC  (2+ messages)

[PATCH net-next] net: dsa: loop: Print when registration is successful
 2020-07-08 17:14 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/4] drm/i915: Move all FBC w/as to .init_clock_gating()
 2020-07-08 17:14 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/4] "

Doubts in RTDM Driver-reg
 2020-07-08 17:13 UTC  (2+ messages)

[PATCH] dma-pool: Do not allocate pool memory from CMA
 2020-07-08 16:49 UTC 

[Intel-gfx] [PATCH 1/7] drm/i915/gt: Replace opencoded i915_gem_object_pin_map()
 2020-07-08 17:13 UTC  (3+ messages)
` [Intel-gfx] [PATCH 4/7] drm/i915/gem: Unpin idle contexts from kswapd reclaim

[PATCH] drivers/net/wan/x25_asy: Fix to make it work
 2020-07-08 17:13 UTC  (2+ messages)

[PATCH net-next 0/2] net: phy: Uninline PHY ethtool statistics
 2020-07-08 16:55 UTC  (3+ messages)
` [PATCH net-next 2/2] net: phy: Uninline PHY ethtool statistics operations

[PATCH 0/6 v10] btrfs direct-io using iomap
 2020-07-08 17:11 UTC  (11+ messages)
` [PATCH 2/6] iomap: IOMAP_DIO_RWF_NO_STALE_PAGECACHE return if page invalidation fails
  ` [Cluster-devel] always fall back to buffered I/O after invalidation failures, was: "
                `  "

[PATCH] nvme: remove ns->disk checks
 2020-07-08 17:12 UTC  (2+ messages)

[PATCH net v2 1/1] qed: Populate nvm-file attributes while reading nvm config partition
 2020-07-08 17:11 UTC  (2+ messages)

Question on tx/rx queue in RTnet
 2020-07-08 17:11 UTC  (2+ messages)

[dpdk-dev] [PATCH] eal: fix lcore state bug
 2020-07-08 17:10 UTC  (4+ messages)
  ` [dpdk-dev] [PATCH v2] "

[PATCH v2] drm/bridge: dw-mipi-dsi.c: Add VPG runtime config through debugfs
 2020-07-08 17:08 UTC  (4+ messages)

[PATCH v12 0/4] Prepare for upcoming Casefolding/Encryption patches
 2020-07-08 17:08 UTC  (4+ messages)
` [PATCH v12 3/4] f2fs: Use generic casefolding support
  ` [f2fs-dev] "

[PATCH] fpga: stratix10-soc: make FPGA task un-interruptible
 2020-07-08 17:08 UTC  (2+ messages)

[Intel-gfx] [PATCH v3 00/28] Introduce DG1
 2020-07-08 17:08 UTC  (3+ messages)
` [Intel-gfx] [PATCH v3 03/28] drm/i915/dg1: Add DG1 PCI IDs


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.