All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-16 19:31:02 to 2020-02-16 21:21:21 UTC [more...]

[Intel-gfx] kernel 5.5.4: BUG: kernel NULL pointer dereference, address: 000000000000000
 2020-02-16 21:17 UTC  (3+ messages)
  `  "

Fail to upgrade RPMs when IMA enabled
 2020-02-16 21:21 UTC 

[PATCH 0/3] tools/virtiofsd: Fix warning reported by Clang static code analyzer
 2020-02-16 21:19 UTC  (3+ messages)
` [PATCH 1/3] tools/virtiofsd/passthrough_ll: Remove unneeded variable assignment

[Buildroot] [PATCH 1/4] configs/beeelink_gs1: bump to ATF v2.2
 2020-02-16 21:19 UTC  (4+ messages)
` [Buildroot] [PATCH 2/4] configs/beeelink_gs1: bump to U-boot 2020.01
` [Buildroot] [PATCH 3/4] configs/beelink_gs1: bump to kernel 5.5
` [Buildroot] [PATCH 4/4] [DO NOT MERGE] boards/beelink_gs1: autossh with trivial root password

Linux kernel 5.6-rc2 released
 2020-02-16 21:18 UTC 

Obsolete documentation?
 2020-02-16 21:17 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/janus-gateway: bump version to 0.8.1
 2020-02-16 21:16 UTC  (2+ messages)

! [remote rejected] master -> master (unpacker error)
 2020-02-16 21:16 UTC  (2+ messages)

[PATCH 0/8] perf annotate/config: More fixes
 2020-02-16 21:15 UTC  (2+ messages)

[Buildroot] [git commit] package/janus-gateway: bump version to 0.8.1
 2020-02-16 21:15 UTC 

[PULL] RISC-V Patches for the 5.0 Soft Freeze, Part 2
 2020-02-16 21:14 UTC  (3+ messages)

[frank-w-bpi-r2-4.14:5.6-wifi 11/11] make[7]: *** No rule to make target 'drivers/misc/mediatek/connectivity/common/conn_soc//built-in.a', needed by 'drivers/misc/mediatek/connectivity/common/conn_soc/built-in.a'
 2020-02-16 21:14 UTC 

[PATCH 0/3] hw: Remove unneeded variable assignment
 2020-02-16 21:12 UTC  (4+ messages)
` [PATCH 1/3] block/qcow2-bitmap: "

[dpdk-dev] [PATCH] usertools: fix syntax warning in python 3.8
 2020-02-16 21:13 UTC  (2+ messages)
` [dpdk-dev] [dpdk-stable] "

[Bug 200695] New: Blank screen on RX 580 with amdgpu.dc=1 enabled (no displays detected)
 2020-02-16 21:12 UTC  (2+ messages)
` [Bug 200695] "

[GIT PULL v2] KVM changes for Linux 5.6-rc2
 2020-02-16 21:10 UTC  (2+ messages)

[GIT PULL] Block fixes for 5.6-rc2
 2020-02-16 21:10 UTC  (2+ messages)

[GIT PULL] EDAC urgent for 5.6
 2020-02-16 21:10 UTC  (2+ messages)

[GIT PULL] IPMI bug fixes for 5.6
 2020-02-16 21:10 UTC  (2+ messages)

[PATCH net-next 0/5] add xdp ethtool stats to mvneta driver
 2020-02-16 21:07 UTC  (6+ messages)
` [PATCH net-next 1/5] net: mvneta: move refill_err and skb_alloc_err in per-cpu stats
` [PATCH net-next 2/5] net: mvneta: rely on open-coding updating stats for non-xdp and tx path
` [PATCH net-next 3/5] net: mvneta: rely on struct mvneta_stats in mvneta_update_stats routine
` [PATCH net-next 4/5] net: mvneta: introduce xdp counters to ethtool
` [PATCH net-next 5/5] net: mvneta: get rid of xdp_ret in mvneta_swbm_rx_frame

[PATCH] iio: magnetometer: ak8974: Fix negative raw values in sysfs
 2020-02-16 21:07 UTC  (2+ messages)

[PATCH] kbuild: remove cc-option switch from -Wframe-larger-than=
 2020-02-16 21:07 UTC  (3+ messages)

[PATCH v6 00/51] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
 2020-02-16 21:03 UTC  (52+ messages)
` [PATCH v6 01/51] video: hdmi: Change return type of hdmi_avi_infoframe_init() to void
` [PATCH v6 02/51] drm/connector: Add helper to get a connector type name
` [PATCH v6 03/51] drm/edid: Add flag to drm_display_info to identify HDMI sinks
` [PATCH v6 04/51] drm/bridge: Add connector-related bridge operations and data
` [PATCH v6 05/51] drm/bridge: Add interlace_allowed flag to drm_bridge
` [PATCH v6 06/51] drm/bridge: Extend bridge API to disable connector creation
` [PATCH v6 07/51] drm/bridge: dumb-vga-dac: Rename internal symbols to simple-bridge
` [PATCH v6 08/51] drm/bridge: dumb-vga-dac: Rename driver "
` [PATCH v6 09/51] drm/bridge: simple-bridge: Add support for non-VGA bridges
` [PATCH v6 10/51] drm/bridge: simple-bridge: Add support for enable GPIO
` [PATCH v6 11/51] drm/bridge: simple-bridge: Add support for the TI OPA362
` [PATCH v6 12/51] drm/bridge: Add bridge driver for display connectors
` [PATCH v6 13/51] drm/bridge: Add driver for the TI TPD12S015 HDMI level shifter
` [PATCH v6 14/51] drm/bridge: panel: Implement bridge connector operations
` [PATCH v6 15/51] drm/bridge: tfp410: Replace manual connector handling with bridge
` [PATCH v6 16/51] drm/bridge: tfp410: Allow operation without drm_connector
` [PATCH v6 17/51] drm: Add helper to create a connector for a chain of bridges
` [PATCH v6 18/51] drm/omap: dss: Cleanup DSS ports on initialisation failure
` [PATCH v6 19/51] drm/omap: Simplify HDMI mode and infoframe configuration
` [PATCH v6 20/51] drm/omap: Factor out display type to connector type conversion
` [PATCH v6 21/51] drm/omap: Use the drm_panel_bridge API
` [PATCH v6 22/51] drm/omap: dss: Fix output next device lookup in DT
` [PATCH v6 23/51] drm/omap: Add infrastructure to support drm_bridge local to DSS outputs
` [PATCH v6 24/51] drm/omap: dss: Make omap_dss_device_ops optional
` [PATCH v6 25/51] drm/omap: hdmi: Allocate EDID in the .read_edid() operation
` [PATCH v6 26/51] drm/omap: hdmi4: Rework EDID read to isolate data read
` [PATCH v6 27/51] drm/omap: hdmi5: "
` [PATCH v6 28/51] drm/omap: hdmi4: Register a drm_bridge for EDID read
` [PATCH v6 29/51] drm/omap: hdmi5: "
` [PATCH v6 30/51] drm/omap: hdmi4: Move mode set, enable and disable operations to bridge
` [PATCH v6 31/51] drm/omap: hdmi5: "
` [PATCH v6 32/51] drm/omap: hdmi4: Implement drm_bridge .hpd_notify() operation
` [PATCH v6 33/51] drm/omap: dss: Remove .set_hdmi_mode() and .set_infoframe() operations
` [PATCH v6 34/51] drm/omap: venc: Register a drm_bridge
` [PATCH v6 35/51] drm/omap: Create connector for bridges
` [PATCH v6 36/51] drm/omap: Switch the HDMI and VENC outputs to drm_bridge
` [PATCH v6 37/51] drm/omap: Remove HPD, detect and EDID omapdss operations
` [PATCH v6 38/51] drm/omap: hdmi: Remove omap_dss_device operations
` [PATCH v6 39/51] drm/omap: venc: "
` [PATCH v6 40/51] drm/omap: hdmi4: Simplify EDID read
` [PATCH v6 41/51] drm/omap: hdmi5: "
` [PATCH v6 42/51] drm/omap: dpi: Sort includes alphabetically
` [PATCH v6 43/51] drm/omap: dpi: Reorder functions in sections
` [PATCH v6 44/51] drm/omap: dpi: Simplify clock setting API
` [PATCH v6 45/51] drm/omap: dpi: Register a drm_bridge
` [PATCH v6 46/51] drm/omap: sdi: Sort includes alphabetically
` [PATCH v6 47/51] drm/omap: sdi: Register a drm_bridge
` [PATCH v6 48/51] drm/omap: Hardcode omap_connector type to DSI
` [PATCH v6 49/51] drm/omap: dss: Remove unused omap_dss_device operations
` [PATCH v6 50/51] drm/omap: dss: Inline the omapdss_display_get() function
` [PATCH v6 51/51] drm/omap: dss: Remove unused omapdss_of_find_connected_device() function

[PATCH 01/10] core-image-sato-sdk-ptest: do not pull in ptest-pkgs
 2020-02-16 21:03 UTC  (14+ messages)
` [PATCH 02/10] procps: upstream has switched to gitlab
` [PATCH 05/10] weston-init: use the drm backend rather than fbdev one
` [PATCH 08/10] webkitgtk: unbreak wayland build

mmotm 2020-02-13-22-26 uploaded (mm/hugetlb.c)
 2020-02-16 21:03 UTC  (6+ messages)
  ` [PATCH] hugetlb: fix CONFIG_CGROUP_HUGETLB ifdefs

[Buildroot] [PATCH 1/1] package/qt5/qt5charts: fix install with per-package
 2020-02-16 21:03 UTC  (3+ messages)

[meta-oe][PATCH 1/7] sigrok-cli: Inherit mime-xdg
 2020-02-16 21:01 UTC  (8+ messages)
` [meta-oe][PATCH 2/7] libsigrok: inherit mime
` [meta-oe][PATCH 3/7] joe: Inherit mime-xdg
` [meta-oe][PATCH 4/7] remmina: "
` [meta-gnome][PATCH 5/7] sysprof: Inherit mime and mime-xdg
` [meta-oe][PATCH 6/7] gtkwave: "
` [meta-gnome][PATCH 7/7] gimp: Depend on libexecinfo for musl
` ✗ patchtest: failure for "[meta-oe] sigrok-cli: Inherit ..." and 6 more

[PATCH 0/3] Wildcard matching for credentials
 2020-02-16 20:53 UTC  (4+ messages)
` [PATCH 3/3] credential: allow wildcard patterns when matching config

[PATCH v3 0/4] target/arm: Reduce aa64_va_parameter overhead
 2020-02-16 20:49 UTC  (6+ messages)
` [PATCH v3 1/4] target/arm: Use bit 55 explicitly for pauth
` [PATCH v3 2/4] target/arm: Fix select for aa64_va_parameters_both
` [PATCH v3 3/4] target/arm: Remove ttbr1_valid check from get_phys_addr_lpae
` [PATCH v3 4/4] target/arm: Split out aa64_va_parameter_tbi, aa64_va_parameter_tbid

Linux hangs at ACPI init on Medion P15648 MD63490
 2020-02-16 20:49 UTC  (4+ messages)

fd720.bin MINIX bootable image gets created 1.44MB in size (something went wrong with recent changes)
 2020-02-16 20:49 UTC  (2+ messages)

[rtw88] Linux 5.6-rc1 / RTL8822BE WiFi adapter
 2020-02-16 20:42 UTC  (5+ messages)

[PATCH] vfs: keep inodes with page cache off the inode shrinker LRU
 2020-02-16 20:38 UTC  (18+ messages)
                ` [cip-dev] "

[Printing-architecture] cups-filters 1.27.1 released!
 2020-02-16 20:37 UTC 

[alsa-devel] [PATCH] ASoC: SOF: intel: Fix probe error without i915 graphics
 2020-02-16 20:35 UTC 

linux-next: Fixes tag needs some work in the at91 tree
 2020-02-16 20:34 UTC 

[dpdk-dev] [PATCH] mempool/octeontx2: optimize for L1D cache architecture
 2020-02-16 20:33 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH RFC] ext4: fix potential race between online resizing and write operations
 2020-02-16 20:32 UTC  (3+ messages)

[igt-dev] [PATCH][PATCH i-g-t] tests/i915/gem_write_read_ring_switch Removal of IGT Test
 2020-02-16 20:32 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[RFC PATCH v3 0/6] Add Tegra driver for video capture
 2020-02-16 20:22 UTC  (9+ messages)
` [RFC PATCH v3 4/6] media: tegra: Add Tegra210 Video input driver

[PATCH] arm64: dts: amlogic: odroid-n2: set usb-pwr-en regulator always on
 2020-02-16 20:21 UTC  (3+ messages)

[PATCH v4] tools/perf/metricgroup: Fix printing event names of metric group with multiple events incase of overlapping events
 2020-02-16 20:21 UTC  (2+ messages)

[PATCH v3 0/6] MIPS: Fixes and improvements for CI20 board (JZ4780)
 2020-02-16 20:21 UTC  (7+ messages)
` [PATCH v3 1/6] MIPS: DTS: jz4780: add #includes for irq.h and gpio.h
` [PATCH v3 2/6] MIPS: DTS: CI20: add DT node for IR sensor
` [PATCH v3 3/6] MIPS: DTS: CI20: fix PMU definitions for ACT8600
` [PATCH v3 4/6] MIPS: DTS: CI20: fix interrupt for pcf8563 RTC
` [PATCH v3 5/6] MIPS: DTS: CI20: multiple DTS improvements
` [PATCH v3 6/6] MIPS: CI20: defconfig: multiple improvements

[PATCH v4 0/6] Memory Hierarchy: Enable target node lookups for reserved memory
 2020-02-16 20:01 UTC  (15+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/6] ACPI: NUMA: Up-level "map to online node" functionality
  ` [PATCH v5 2/6] mm/numa: Skip NUMA_NO_NODE and online nodes in numa_map_to_online_node()
  ` [PATCH v5 3/6] powerpc/papr_scm: Switch to numa_map_to_online_node()
  ` [PATCH v5 4/6] x86/mm: Introduce CONFIG_NUMA_KEEP_MEMINFO
  ` [PATCH v5 5/6] x86/NUMA: Provide a range-to-target_node lookup facility
  ` [PATCH v5 6/6] libnvdimm/e820: Retrieve and populate correct 'target_node' info

[dpdk-dev] [PATCH] Documentation errata:RCU_lib.rst and Ring fig 6.10 corrected
 2020-02-16 20:16 UTC  (2+ messages)

[meta-security][PATCH] apparmor: update to tip
 2020-02-16 20:15 UTC 

x86: Fix a handful of typos
 2020-02-16 20:08 UTC  (2+ messages)
` [tip: x86/cleanups] "

[PATCH 01/10] fstools: add zfs-auto-snapshot
 2020-02-16 20:03 UTC  (10+ messages)
` [PATCH 02/10] udev: Add watch perms
` [PATCH 03/10] accountsd: "
` [PATCH 04/10] cron: watch cron spool
` [PATCH 05/10] colord: add watch perms
` [PATCH 06/10] policykit devicekit: Add "
` [PATCH 07/10] userdomain: Add watch on home dirs
` [PATCH 08/10] dbus: add watch perms
` [PATCH 09/10] chromium: watch etc dirs
` [PATCH 10/10] gpg: add watch perms for agent

[Buildroot] [PATCH 1/2] package/gensio: add libgensio.pc
 2020-02-16 20:02 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/ser2net: fix static build

[PATCH] ell: Update to 0.28
 2020-02-16 20:01 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH v3] Implement the Screamer sound chip for the mac99 machine type
 2020-02-16 19:57 UTC  (2+ messages)

[PATCH] net: ethernet: dm9000: Handle -EPROBE_DEFER in dm9000_parse_dt()
 2020-02-16 19:58 UTC  (2+ messages)

[PATCH v2 0/3] riscv: mem= support, ioremap exec fix
 2020-02-16 19:57 UTC  (9+ messages)
` [PATCH v2 2/3] riscv: End kernel region search in setup_bootmem earlier
` [PATCH v2 3/3] riscv: Fix crash when flushing executable ioremap regions

[GIT PULL] CIFS/SMB3 Fixes
 2020-02-16 19:50 UTC  (2+ messages)

[GIT PULL] Btrfs fixes for 5.6-rc2
 2020-02-16 19:50 UTC  (2+ messages)

[GIT PULL] ext4 bug fixes for 5.6-rc2
 2020-02-16 19:50 UTC  (2+ messages)

[PATCH 0/2] hw: Delay timer_new() from init to realize to avoid memleaks
 2020-02-16 19:43 UTC  (3+ messages)
` [PATCH 1/2] hw/ipmi/bmc: Delay timer_new_ns() "

[meta-rockchip][PATCH] Install appropriate fw_env.config for rk3288
 2020-02-16 12:46 UTC 

[dpdk-dev] [PATCH 0/5] l3fwd and lpm cleanups
 2020-02-16 19:39 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] package/qemu: Bump to version 4.2.0
 2020-02-16 19:38 UTC  (2+ messages)

[Bug 1863508] [NEW] qemu-system-arm stops with SIGSEGV in helper_gvec_eq16
 2020-02-16 19:27 UTC 

[PATCHv2 00/18] bpf: Add trampoline and dispatcher to /proc/kallsyms
 2020-02-16 19:30 UTC  (12+ messages)
` [PATCH 08/18] bpf: Separate kallsyms add/del functions
` [PATCH 09/18] bpf: Add bpf_ksym_add/del functions
` [PATCH 10/18] bpf: Re-initialize lnode in bpf_ksym_del
` [PATCH 11/18] bpf: Rename bpf_tree to bpf_progs_tree
` [PATCH 12/18] bpf: Add trampolines to kallsyms
` [PATCH 13/18] bpf: Return error value in bpf_dispatcher_update
` [PATCH 14/18] bpf: Add dispatchers to kallsyms
` [PATCH 15/18] bpf: Sort bpf kallsyms symbols
` [PATCH 16/18] perf tools: Synthesize bpf_trampoline/dispatcher ksymbol event
` [PATCH 17/18] perf tools: Set ksymbol dso as loaded on arrival
` [PATCH 18/18] perf annotate: Add base support for bpf_image

[igt-dev] [PATCH i-g-t 0/2] DC states IGT misc
 2020-02-16 19:31 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for DC states IGT misc (rev2)


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.