All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-25 23:32:51 to 2020-05-26 01:35:16 UTC [more...]

[PATCH v6 1/4] rcu/kasan: record and print call_rcu() call stack
 2020-05-26  1:34 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: avoid inifinite loop to wait for flushing node pages at cp_error
 2020-05-26  1:34 UTC  (9+ messages)
  ` [f2fs-dev] [PATCH v3] "

[PATCH 0/5] Netfilter fixes for net
 2020-05-26  1:29 UTC  (2+ messages)

[PATCH 00/19] ASoC: add soc-card
 2020-05-26  1:19 UTC  (20+ messages)
` [PATCH 01/19] ASoC: soc.h: convert bool to bit field for snd_soc_card
` [PATCH 02/19] ASoC: add soc-card.c
` [PATCH 03/19] ASoC: soc-card: move snd_soc_card_get_kcontrol() to soc-card
` [PATCH 04/19] ASoC: soc-card: move snd_soc_card_jack_new() "
` [PATCH 05/19] ASoC: soc-card: move snd_soc_card_set/get_drvdata() "
` [PATCH 06/19] ASoC: soc-card: move snd_soc_card_get_codec_dai() "
` [PATCH 07/19] ASoC: soc-card: move snd_soc_card_subclass "
` [PATCH 08/19] ASoC: soc-card: add snd_soc_card_suspend_pre()
` [PATCH 09/19] ASoC: soc-card: add snd_soc_card_suspend_post()
` [PATCH 10/19] ASoC: soc-card: add snd_soc_card_resume_pre()
` [PATCH 11/19] ASoC: soc-card: add snd_soc_card_resume_post()
` [PATCH 12/19] ASoC: soc-card: add probed bit field to snd_soc_card
` [PATCH 13/19] ASoC: soc-card: add snd_soc_card_probe()
` [PATCH 14/19] ASoC: soc-card: add snd_soc_card_late_probe()
` [PATCH 15/19] ASoC: soc-card: add snd_soc_card_remove()
` [PATCH 16/19] ASoC: soc-card: add snd_soc_card_set_bias_level()
` [PATCH 17/19] ASoC: soc-card: add snd_soc_card_set_bias_level_post()
` [PATCH 18/19] ASoC: soc-card: add snd_soc_card_add_dai_link()
` [PATCH 19/19] ASoC: soc-card: add snd_soc_card_remove_dai_link()

[PATCH net 0/2] net: ethernet: dwmac: add Ethernet glue layer for NXP imx8 chip
 2020-05-26  1:26 UTC  (6+ messages)
` [PATCH net 1/2] net: ethernet: dwmac: add Ethernet glue logic "
    ` [EXT] "

[jlayton:ceph-fscache-iter 36/76] fs/cachefiles/internal.h:272:9: note: in expansion of macro 'KERN_DEBUG'
 2020-05-26  1:26 UTC 

[PATCH] memcg: Fix memcg_kmem_bypass() for remote memcg charging
 2020-05-26  1:25 UTC  (6+ messages)
      ` [PATCH v3] "

[PATCH] armv8: cache_v8: fix mmu_set_region_dcache_behaviour
 2020-05-26  1:24 UTC  (3+ messages)

[Cocci] Using SmPL scripts to mangle function arguments
 2020-05-26  1:21 UTC  (2+ messages)

[PATCH v4 00/36] Large pages in the page cache
 2020-05-26  1:21 UTC  (7+ messages)

[PATCH net-next 0/4] r8169: sync hw config for few chip versions with r8168 vendor driver
 2020-05-26  1:21 UTC  (2+ messages)

pull-request: mac80211 2020-05-25
 2020-05-26  1:18 UTC  (2+ messages)

[PATCH] io_uring: don't set REQ_F_NOWAIT if the file was opened O_NONBLOCK
 2020-05-26  1:17 UTC  (2+ messages)

help requested for mdadm grow error
 2020-05-26  1:16 UTC  (15+ messages)

[PATCH 00/27] Converter R-Car DU to the DRM bridge connector helper
 2020-05-26  1:15 UTC  (61+ messages)
` [PATCH 01/27] drm: bridge: adv7511: Split EDID read to a separate function
` [PATCH 02/27] drm: bridge: adv7511: Split connector creation "
` [PATCH 03/27] drm: bridge: adv7511: Implement bridge connector operations
` [PATCH 04/27] drm: bridge: adv7511: Make connector creation optional
` [PATCH 05/27] drm: bridge: Return NULL on error from drm_bridge_get_edid()
` [PATCH 06/27] drm: bridge: simple-bridge: Delegate operations to next bridge
` [PATCH 07/27] drm: bridge: simple-bridge: Make connector creation optional
` [PATCH 08/27] drm: rcar-du: lvds: Convert to DRM panel bridge helper
` [PATCH 09/27] drm: edid: Constify connector argument to infoframe functions
` [PATCH 10/27] drm: bridge: Pass drm_display_info to drm_bridge_funcs .mode_valid()
` [PATCH 11/27] drm: bridge: dw-hdmi: Pass private data pointer to .mode_valid()
` [PATCH 12/27] drm: bridge: dw-hdmi: Pass private data pointer to .configure_phy()
` [PATCH 13/27] drm: bridge: dw-hdmi: Remove unused field from dw_hdmi_plat_data
` [PATCH 14/27] drm: meson: dw-hdmi: Use dw_hdmi context to replace hack
` [PATCH 15/27] drm: bridge: dw-hdmi: Pass drm_display_info to .mode_valid()
` [PATCH 16/27] drm: bridge: dw-hdmi: Constify mode argument to dw_hdmi_phy_ops .init()
` [PATCH 17/27] drm: bridge: dw-hdmi: Constify mode argument to internal functions
` [PATCH 18/27] drm: bridge: dw-hdmi: Pass drm_display_info to dw_hdmi_support_scdc()
` [PATCH 19/27] drm: bridge: dw-hdmi: Split connector creation to a separate function
` [PATCH 20/27] drm: bridge: dw-hdmi: Store current connector in struct dw_hdmi
` [PATCH 21/27] drm: bridge: dw-hdmi: Pass drm_connector to internal functions as needed
` [PATCH 22/27] drm: bridge: dw-hdmi: Make connector creation optional
` [PATCH 23/27] drm: bridge: dw-hdmi: Attach to next bridge if available
` [PATCH 24/27] drm: rcar-du: dw-hdmi: Set output port number
` [PATCH 25/27] drm: rcar-du: Fix error handling in rcar_du_encoder_init()
` [PATCH 26/27] drm: rcar-du: Use drm_bridge_connector_init() helper
` [PATCH 27/27] drm: Add default modes for connectors in unknown state

pull-request: wireless-drivers-next-2020-05-25
 2020-05-26  1:15 UTC  (2+ messages)

[LTP] [PATCH] hugemmap05: check if the reserving hpages as expected
 2020-05-26  1:13 UTC  (3+ messages)

[Bridge] [PATCH] bridge: mrp: Fix out-of-bounds read in br_mrp_parse
 2020-05-26  1:10 UTC  (3+ messages)
`  "

[ANNOUNCE] Reiser5: Data Tiering. Burst Buffers. Speedup synchronous modifications
 2020-05-26  1:08 UTC 

[PATCH] qlcnic: fix missing release in qlcnic_83xx_interrupt_test
 2020-05-26  1:06 UTC  (2+ messages)

[PATCH] drivers: ipa: print dev_err info accurately
 2020-05-26  1:04 UTC  (3+ messages)

[QUESTION] How to improve virtio-gpu performance
 2020-05-26  1:02 UTC  (2+ messages)

[PATCH net-next] net: Avoid spurious rx_dropped increases with tap and rx_handler
 2020-05-26  1:00 UTC  (2+ messages)

[PATCH v8 0/5] support reserving crashkernel above 4G on arm64 kdump
 2020-05-26  0:59 UTC  (9+ messages)
` [PATCH v8 1/5] x86: kdump: move reserve_crashkernel_low() into crash_core.c
` [PATCH v8 2/5] arm64: kdump: reserve crashkenel above 4G for crash dump kernel

[PATCH] dpaa_eth: fix usage as DSA master, try 3
 2020-05-26  0:58 UTC  (2+ messages)

[PATCH net-next V2] Let the ADJ_OFFSET interface respect the ADJ_NANO flag for PHC devices
 2020-05-26  0:55 UTC  (2+ messages)

[PATCH net-next] tcp: allow traceroute -Mtcp for unpriv users
 2020-05-26  0:54 UTC  (2+ messages)

[PATCH net-next] bnx2x: allow bnx2x_bsc_read() to schedule
 2020-05-26  0:53 UTC  (2+ messages)

[PATCH v1 00/25] seqlock: Extend seqcount API with associated locks
 2020-05-26  0:52 UTC  (7+ messages)
` [PATCH v1 07/25] lockdep: Add preemption disabled assertion API

[PATCH net-next] ipv4: potential underflow in compat_ip_setsockopt()
 2020-05-26  0:53 UTC  (3+ messages)

[seabios test] 150369: regressions - FAIL
 2020-05-26  0:51 UTC 

[PATCH 3/3] sunrpc: clean up properly in gss_mech_unregister()
 2020-05-26  0:50 UTC  (3+ messages)

[PATCH net-next v2 0/2] flow_dissector, cls_flower: Add support for multiple MPLS Label Stack Entries
 2020-05-26  0:49 UTC  (3+ messages)

arch/powerpc/boot/decompress.c:137: undefined reference to `__decompress'
 2020-05-26  0:47 UTC  (2+ messages)

stable-rc/linux-4.9.y build: 197 builds: 1 failed, 196 passed (v4.9.224-65-g7b44b8e27432)
 2020-05-26  0:47 UTC 

[PATCH v3 3/3] vfio-pci: Invalidate mmaps and block MMIO access on disabled memory
 2020-05-26  0:46 UTC  (12+ messages)

[PATCH 1/1] MVNETA_SKB_HEADROOM set last 3 bits to zero
 2020-05-26  0:46 UTC  (2+ messages)

[PATCH] activation: replace link_path with lv_path accorinding to the previous context
 2020-05-26  0:44 UTC 

[PATCH net-next,v2] net/tls: fix race condition causing kernel panic
 2020-05-26  0:42 UTC  (2+ messages)

[PATCH] ALSA: hwdep: fix a left shifting 1 by 31 UB bug
 2020-05-26  0:39 UTC 

blk-mq: improvement CPU hotplug (simplified version) v3
 2020-05-26  0:37 UTC  (11+ messages)

[PATCH] x86/boot: allow a relocatable kernel to be linked with lld
 2020-05-26  0:37 UTC  (3+ messages)
` [PATCH 0/4] x86/boot: Remove runtime relocations from compressed kernel

[ANN] U-Boot v2020.07-rc3 released
 2020-05-26  0:34 UTC 

Review Request
 2020-05-26  0:31 UTC  (3+ messages)
` [PATCH] IB/sa: Resolving use-after-free in ib_nl_send_msg

[GIT PULL] TI changes for v2020.07-rc3
 2020-05-26  0:30 UTC  (2+ messages)

[PATCH] riscv: Remove unnecessary path for syscall_trace
 2020-05-26  0:29 UTC  (4+ messages)

[kbuild] [djwong-xfs:repair-metadata-atomically 126/229] fs/xfs/xfs_qm.c:1399:6: warning: The if condition is the same as the previous if condition [duplicateCondition]
 2020-05-26  0:27 UTC 

[PATCH v2 0/9] usb: some PM changes for cdns3 and xhci-plat
 2020-05-26  0:26 UTC  (6+ messages)
` [PATCH v2 7/9] usb: host: xhci-plat: add priv flag for skip_phy_initialization

[net-next 11/17] ice: Fix resource leak on early exit from function
 2020-05-26  0:23 UTC  (2+ messages)

[PATCH 02/24] KVM: nSVM: leave ASID aside in copy_vmcb_control_area
 2020-05-26  0:23 UTC  (2+ messages)

[PATCH 01/24] KVM: nSVM: fix condition for filtering async PF
 2020-05-26  0:23 UTC  (2+ messages)

[RFC] power: supply: bq27xxx_battery: Fix polling interval after re-bind
 2020-05-26  0:23 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/4] drm/i915/gt: Do not schedule normal requests immediately along virtual
 2020-05-26  0:23 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/4] "
` [PATCH 1/4] "

[Intel-wired-lan] [PATCH 1/2] e1000e: Do not wake up the system via WOL if device wakeup is disabled
 2020-05-26  0:23 UTC  (3+ messages)
`  "

[PATCH 0/4] zbd: clean up libzbc ioengine and tests
 2020-05-26  0:22 UTC  (2+ messages)

FAILED: patch "[PATCH] sched/fair: Fix unthrottle_cfs_rq() for leaf_cfs_rq list" failed to apply to 5.4-stable tree
 2020-05-26  0:22 UTC  (3+ messages)

[io_uring] Problems using io_uring engine
 2020-05-26  0:19 UTC  (4+ messages)

[kbuild] [linux-next:master 3956/12102] net/core/neighbour.c:3460:5: sparse: int extern [addressable] [signed] [toplevel] neigh_proc_dointvec( ... )
 2020-05-26  0:19 UTC 

[PATCH 00/19] perf: ftrace enhancement
 2020-05-26  0:17 UTC  (3+ messages)

2 kvm tests failed on v4.19 stable
 2020-05-26  0:16 UTC 

5.5 kernel and btrfs-progs v5.6 create and cannot fix 'root 204162 inode 14058737 errors 1000, some csum missing'
 2020-05-26  0:13 UTC  (3+ messages)

[PATCH 1/2] software node: implement software_node_unregister()
 2020-05-26  0:12 UTC  (2+ messages)

[PATCH v2 0/2] FILS discovery and bcast probe resp support
 2020-05-26  0:09 UTC  (3+ messages)
` [PATCH v2 1/2] nl80211: FILS discovery/bcast "
` [PATCH v2 2/2] mac80211: FILS disc/bcast probe resp config

[RFC 00/11] Make C45 autoprobe more robust
 2020-05-25 23:57 UTC  (20+ messages)
` [RFC 04/11] net: phy: Handle c22 regs presence better

incoming
 2020-05-25 23:57 UTC  (2+ messages)
` mmotm 2020-05-25-16-56 uploaded

[PATCH v2] drm/etnaviv: convert get_user_pages() --> pin_user_pages()
 2020-05-25 23:49 UTC  (2+ messages)

[PATCH 1/8] imx: convert embest boards to DM_VIDEO
 2020-05-25 23:41 UTC  (8+ messages)
` [PATCH 2/8] imx: convert pico-imx6 "
` [PATCH 3/8] imx: convert dms-ba16 boards "
` [PATCH 4/8] imx: convert cgtqmx6eval board "
` [PATCH 5/8] imx: convert mx6cuboxi "
` [PATCH 6/8] imx: convert gwventana "
` [PATCH 7/8] imx: convert mx51evk "
` [PATCH 8/8] imx: convert mx53loco "

[PATCH 1/2] mtd: spi: Separate dm vs nodm SF code
 2020-05-25 23:41 UTC  (8+ messages)
` [PATCH 2/2] sf: Simplify probe for dm code

[xen-unstable test] 150358: tolerable FAIL
 2020-05-25 23:40 UTC 

[PATCH RFCv2 0/9] kvm/arm64: Support Async Page Fault
 2020-05-25 23:39 UTC  (3+ messages)

[PATCH] power: reset: vexpress: fix build issue
 2020-05-25 23:37 UTC  (3+ messages)

[RFC PATCH 0/6] various documentation bits
 2020-05-25 23:27 UTC  (8+ messages)
` [RFC PATCH v2 "
  ` [RFC PATCH v2 1/6] doc: Tell the glossary about core.hooksPath
  ` [RFC PATCH v2 2/6] doc: Add bit on extending git to Hacking Git
  ` [RFC PATCH v2 3/6] doc: Add namespace collision guidelines file
  ` [RFC PATCH v2 4/6] doc: Add collision doc to gitrepository-layout.txt
  ` [RFC PATCH v2 5/6] doc: Tell config.txt about namespace collisions
  ` [RFC PATCH v2 6/6] doc: Add collision reference to Hacking Git

[PATCH v2 bpf-next 0/7] BPF ring buffer
 2020-05-25 23:33 UTC  (5+ messages)
` [PATCH v2 bpf-next 2/7] tools/memory-model: add BPF ringbuf MPSC litmus tests

[PATCH v2] tee: convert get_user_pages() --> pin_user_pages()
 2020-05-25 23:32 UTC  (2+ messages)


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.