All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-25 22:37:31 to 2020-05-26 01:15:44 UTC [more...]

[PATCH 00/27] Converter R-Car DU to the DRM bridge connector helper
 2020-05-26  1:14 UTC  (21+ 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 net 0/2] net: ethernet: dwmac: add Ethernet glue layer for NXP imx8 chip
 2020-05-26  1:13 UTC  (4+ messages)
` [PATCH net 1/2] net: ethernet: dwmac: add Ethernet glue logic "

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

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

[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  (8+ messages)
` [PATCH 0/4] x86/boot: Remove runtime relocations from compressed kernel
  ` [PATCH v2 "
  ` [PATCH v2 1/4] x86/boot: Add .text.* to setup.ld
  ` [PATCH v2 2/4] x86/boot: Remove run-time relocations from .head.text code
  ` [PATCH v2 3/4] x86/boot: Remove runtime relocations from head_{32,64}.S
  ` [PATCH v2 4/4] x86/boot: Check that there are no runtime relocations

[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  (10+ messages)
` [PATCH 1/4] libzbc: cleanup init code
` [PATCH 2/4] libzbc: fix whitespace errors
` [PATCH 3/4] t/zbd: beautify test script output
` [PATCH 4/4] t/zbd: make the test script easier to terminate

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  (8+ messages)

[PATCH 1/2] software node: implement software_node_unregister()
 2020-05-26  0:12 UTC  (4+ messages)
` [PATCH 2/2] kobject: send KOBJ_REMOVE uevent when the object is removed from sysfs

[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  (29+ messages)
` [RFC 04/11] net: phy: Handle c22 regs presence better
` [RFC 08/11] net: phy: Allow mdio buses to auto-probe c45 devices

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)

Some -serious- BPF-related litmus tests
 2020-05-25 23:31 UTC  (9+ messages)

help requested for mdadm grow error
 2020-05-25 23:31 UTC  (15+ messages)

[PATCH v3] vt: keyboard: avoid signed integer overflow in k_ascii
 2020-05-25 23:29 UTC  (2+ messages)

[PATCH 0/2] drivers/iommu: Constify structs
 2020-05-25 21:49 UTC  (3+ messages)
` [PATCH 1/2] iommu/hyper-v: Constify hyperv_ir_domain_ops
` [PATCH 2/2] iommu/sun50i: Constify sun50i_iommu_ops

[Buildroot] [PATCH] suport/download: fix git wrapper with submodules on older git versions
 2020-05-25 23:24 UTC  (4+ messages)

[PATCH rdma-next 00/14] RAW format dumps through RDMAtool
 2020-05-25 23:21 UTC  (4+ messages)
` [PATCH rdma-next 04/14] RDMA/core: Allow to override device op

[PATCH] xtensa: Fix spelling/grammar in comment
 2020-05-25 23:14 UTC  (2+ messages)

[PATCH nft 0/2] Fix evaluation of anonymous sets with concatenated ranges
 2020-05-25 23:12 UTC  (4+ messages)
` [PATCH nft 2/2] tests: shell: Introduce test for concatenated ranges in anonymous sets

[PATCH nft] tests: shell: Avoid breaking basic connectivity when run
 2020-05-25 23:12 UTC  (3+ messages)

How to test the kernel netfilter logic?
 2020-05-25 23:12 UTC  (4+ messages)

[PATCH v4 00/36] Large pages in the page cache
 2020-05-25 23:07 UTC  (6+ messages)

[PATCH net-next 00/14] mlxsw: Various trap changes - part 2
 2020-05-25 23:05 UTC  (15+ messages)
` [PATCH net-next 01/14] mlxsw: spectrum: Use dedicated trap group for ACL trap
` [PATCH net-next 02/14] mlxsw: spectrum: Use same switch case for identical groups
` [PATCH net-next 03/14] mlxsw: spectrum: Rename IPv6 ND trap group
` [PATCH net-next 04/14] mlxsw: spectrum: Use same trap group for various IPv6 packets
` [PATCH net-next 05/14] mlxsw: spectrum: Use separate trap group for FID miss
` [PATCH net-next 06/14] mlxsw: spectrum: Use same trap group for local routes and link-local destination
` [PATCH net-next 07/14] mlxsw: spectrum: Reduce priority of locally delivered packets
` [PATCH net-next 08/14] mlxsw: switchx2: Move SwitchX-2 trap groups out of main enum
` [PATCH net-next 09/14] mlxsw: spectrum_trap: Do not hard code "thin" policer identifier
` [PATCH net-next 10/14] mlxsw: reg: Move all trap groups under the same enum
` [PATCH net-next 11/14] mlxsw: spectrum: Share one group for all locally delivered packets
` [PATCH net-next 12/14] mlxsw: spectrum: Treat IPv6 link-local SIP as an exception
` [PATCH net-next 13/14] mlxsw: spectrum: Add packet traps for BFD packets
` [PATCH net-next 14/14] mlxsw: spectrum_router: Allow programming link-local prefix routes

[PATCH v8 3/6] clocksource: Ingenic: Add high resolution timer support for SMP
 2020-05-25 23:03 UTC  (4+ messages)
` [PATCH] "
    ` JZ4780 LCD controller initialisation (was Re: [PATCH] clocksource: Ingenic: Add high resolution timer support for SMP.)

[PATCH] HID: logitech-dj: Fix spelling in comment
 2020-05-25 23:02 UTC 

[PATCH] bpf: Fix spelling in comment
 2020-05-25 23:00 UTC 

[RFC v3 0/4] QEMU cpus.c refactoring
 2020-05-25 22:58 UTC  (2+ messages)

[PATCH] net: sctp: Fix spelling in Kconfig help
 2020-05-25 22:58 UTC  (4+ messages)

[bpf-next PATCH v5 0/5] bpf: Add sk_msg and networking helpers
 2020-05-25 22:58 UTC  (7+ messages)
` [bpf-next PATCH v5 1/5] bpf, sk_msg: add some generic helpers that may be useful from sk_msg
` [bpf-next PATCH v5 2/5] bpf: extend bpf_base_func_proto helpers with probe_* and *current_task*

[PATCH v2] vt: keyboard: avoid integer overflow in k_ascii
 2020-05-25 22:51 UTC  (3+ messages)

[OE-core][dunfell 00/17] Patch review
 2020-05-25 22:37 UTC  (14+ messages)
` [OE-core][dunfell 05/17] recipes-kernel/linux-firmware: Add wlanmdsp.mbn to qcom-modem package
` [OE-core][dunfell 06/17] recipes-kernel/linux-firmware: Add adreno-a630 firmware package
` [OE-core][dunfell 07/17] linux-firmware: Update to 20200122 -> 20200421
` [OE-core][dunfell 08/17] make-mod-scripts: Fix dependence error
` [OE-core][dunfell 09/17] libubootenv: Depend on zlib
` [OE-core][dunfell 10/17] qemu: fix CVE-2020-11869
` [OE-core][dunfell 11/17] base/insane: Check pkgs lics are subset of recipe lics only once
` [OE-core][dunfell 12/17] testresults.json: add duration of the tests as well
` [OE-core][dunfell 13/17] file: add bzip2-replacement-native to DEPENDS to fix sstate issue
` [OE-core][dunfell 14/17] newlib: Upgrade to latest yearly release 3.3.0
` [OE-core][dunfell 15/17] git: Upgrade 2.24.1 -> 2.24.3
` [OE-core][dunfell 16/17] wireless-regdb: Upgrade 2019.06.03 -> 2020.04.29
` [OE-core][dunfell 17/17] avahi: Don't advertise example services by default

[PATCH 0/8] Coverity fixes for vchan-socket-proxy
 2020-05-25 22:36 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.