All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-14 19:13:17 to 2019-11-14 20:10:42 UTC [more...]

linux-next: Signed-off-by missing for commit in the cifs tree
 2019-11-14 20:10 UTC 

[Bug 112288] Blank display on Ubuntu 19.10 on Ryzen 3 2200G and Ryzen 5 2400G APUs
 2019-11-14 20:10 UTC  (6+ messages)

[PATCH 0/4] Get rid of pointless wrappers
 2019-11-14 20:09 UTC  (5+ messages)
` [PATCH 1/4] xfs: Remove slab init wrappers
` [PATCH 2/4] xfs: Remove kmem_zone_destroy() wrapper
` [PATCH 3/4] xfs: Remove kmem_zone_free() wrapper
` [PATCH 4/4] xfs: Remove kmem_free()

drm core/helpers and MIT license
 2019-11-14 20:01 UTC 

linux-next: Fixes tag needs some work in the xtensa tree
 2019-11-14 20:09 UTC 

KVM_GET_SUPPORTED_CPUID
 2019-11-14 20:09 UTC 

[Intel-gfx] [PATCH i-g-t] i915/gem_exec_balancer: Throw a few hangs into the virtual pipelines
 2019-11-14 20:07 UTC  (5+ messages)
  `  "
  ` [igt-dev] "
  ` [igt-dev] ✓ Fi.CI.BAT: success for "

[RFC] is ovl_fh->fid really intended to be misaligned?
 2019-11-14 20:07 UTC  (3+ messages)

Feature Request: Check if commit is existent via http-protocol
 2019-11-14 20:05 UTC  (2+ messages)

[CI] drm/i915: Split i915_active.mutex into an irq-safe spinlock for the rbtree
 2019-11-14 20:05 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Split i915_active.mutex into an irq-safe spinlock for the rbtree (rev3)
    `  "

[PATCH v3 00/14] si2157: Analog tuning and optimizations
 2019-11-14 20:04 UTC  (14+ messages)
` [PATCH v3 02/14] si2157: Check error status bit on cmd execute
` [PATCH v3 03/14] si2157: Better check for running tuner in init
` [PATCH v3 04/14] si2157: Add analog tuning related functions
` [PATCH v3 05/14] si2157: Briefly wait for tuning operation to complete
` [PATCH v3 06/14] si2157: module debug option to wait on signal lock
` [PATCH v3 07/14] cx23885: Add analog frontend to Hauppauge QuadHD
` [PATCH v3 08/14] cx23885: Add analog frontend to 1265_K4
` [PATCH v3 09/14] cx23885: Add analog frontend to HVR5525
` [PATCH v3 10/14] cx23885: Add i2c device analog tuner support
` [PATCH v3 11/14] cx231xx: "
` [PATCH v3 12/14] si2157: add on-demand rf strength func
` [PATCH v3 13/14] lgdt3306a: Add CNR v5 stat
` [PATCH v3 14/14] cx25840: Register labeling, chip specific correction

[PATCH 1/3] x86/insn-eval: Add support for 64-bit kernel mode
 2019-11-14 20:03 UTC  (5+ messages)
` [PATCH 2/3] x86/traps: Print non-canonical address on #GP

dp83867: Why does ti,fifo-depth set only TX, and why is it mandatory?
 2019-11-14 20:01 UTC  (4+ messages)

[Buildroot] [PATCH v2 1/1] package/ltp-testsuite: proper fix for missing __kernel_fsid_t
 2019-11-14 20:02 UTC 

[PATCH 1/2] ext4: fix symbolic enum printing in trace output
 2019-11-14 20:01 UTC  (2+ messages)
` [PATCH 2/2] ext4: fix extent_status trace points

[PATCH] rtc: tps65910: allow using RTC without alarm interrupt
 2019-11-14 19:59 UTC  (4+ messages)

[PATCH 1/2] auto-t: give testEAP-TTLS-MSCHAPv2 a longer timeout
 2019-11-14 19:58 UTC  (2+ messages)
` [PATCH 2/2] auto-t: let testEAP-TTLS-MSCHAPv2 use HostapdCLI easier

[PATCH] test-runner: move ofono/phonesim logs into test dir
 2019-11-14 19:57 UTC 

[U-Boot] [PATCH v4 00/42] common: Further reduce common.h
 2019-11-14 19:57 UTC  (43+ messages)
` [U-Boot] [PATCH v4 01/42] common: Move older CPU functions to their own header
` [U-Boot] [PATCH v4 02/42] Drop CONFIG_SHOW_ACTIVITY
` [U-Boot] [PATCH v4 03/42] common: Drop global inclusion of status_led.h
` [U-Boot] [PATCH v4 04/42] status_led: Tidy up the code style
` [U-Boot] [PATCH v4 05/42] common: Move random-number functions into their own header
` [U-Boot] [PATCH v4 06/42] common: Drop linux/crc8.h
` [U-Boot] [PATCH v4 07/42] crc: Fix code style with crc functions
` [U-Boot] [PATCH v4 08/42] crc32: Use the crc.h header for "
` [U-Boot] [PATCH v4 09/42] spl: bootcount: Move code out of header file
` [U-Boot] [PATCH v4 10/42] common: Move bootcount functions to their "
` [U-Boot] [PATCH v4 11/42] common: Move sorting functions to their own "
` [U-Boot] [PATCH v4 12/42] Move strtomhz() to vsprintf.h
` [U-Boot] [PATCH v4 13/42] common: Move env_get_ip() to net.h
` [U-Boot] [PATCH v4 14/42] serial: usb: Correct the usbtty_...() prototypes
` [U-Boot] [PATCH v4 15/42] common: Move serial_printf() to the serial header
` [U-Boot] [PATCH v4 16/42] common: Move serial functions out of common.h
` [U-Boot] [PATCH v4 17/42] common: Add a new lz4.h header file
` [U-Boot] [PATCH v4 18/42] common: Move some time functions out of common.h
` [U-Boot] [PATCH v4 19/42] common: Move wait_ticks "
` [U-Boot] [PATCH v4 20/42] arm: pxa: Drop pxa_wait_ticks()
` [U-Boot] [PATCH v4 21/42] common: Move timer_get_us() function out of common.h
` [U-Boot] [PATCH v4 22/42] common: Move get_ticks() "
` [U-Boot] [PATCH v4 23/42] common: Move mii_init() "
` [U-Boot] [PATCH v4 24/42] common: Move some CPU functions "
` [U-Boot] [PATCH v4 25/42] common: Drop cpu_init()
` [U-Boot] [PATCH v4 26/42] common: Move checkcpu() out of common.h
` [U-Boot] [PATCH v4 27/42] common: Move some SMP functions "
` [U-Boot] [PATCH v4 28/42] arm: powerpc: Tidy up code style for cache functions
` [U-Boot] [PATCH v4 29/42] common: Move some cache and MMU functions out of common.h
` [U-Boot] [PATCH v4 30/42] common: Drop checkicache() and checkdcache()
` [U-Boot] [PATCH v4 31/42] common: Move ARM cache operations out of common.h
` [U-Boot] [PATCH v4 32/42] arm: powerpc: Tidy up code style for interrupt functions
` [U-Boot] [PATCH v4 33/42] common: Move interrupt functions into a new header
` [U-Boot] [PATCH v4 34/42] common: Move enable/disable_interrupts out of common.h
` [U-Boot] [PATCH v4 35/42] common: Move command functions "
` [U-Boot] [PATCH v4 36/42] common: Drop board_show_dram()
` [U-Boot] [PATCH v4 37/42] common: Move board_get_usable_ram_top() out of common.h
` [U-Boot] [PATCH v4 38/42] common: Move some board functions "
` [U-Boot] [PATCH v4 39/42] common: Move pci_init_board() "
` [U-Boot] [PATCH v4 40/42] common: Move trap_init() "
` [U-Boot] [PATCH v4 41/42] common: Drop get_endaddr()
` [U-Boot] [PATCH v4 42/42] common: Move old EEPROM functions into a new header

[PATCH v2] mac80211: Drop the packets whose source or destination mac address is empty
 2019-11-14 19:57 UTC 

[PATCH v4 0/3] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2019-11-14 19:54 UTC  (6+ messages)

[igt-dev] [PATCH v6 0/3] GEN12 render decompression
 2019-11-14 19:56 UTC  (4+ messages)
` [igt-dev] [PATCH v6 3/3] tests/kms_ccs: Add GEN12 CCS render compression format modifiers

[PATCH] arm64: dts: freescale: add initial support for Google i.MX 8MQ Phanbell
 2019-11-14 19:56 UTC 

[brauner:pidfd_exclusive_wait 12/12] kernel/fork.c:1713:8: error: 'struct task_struct' has no member named 'clone_autoreap'
 2019-11-14 19:56 UTC 

[U-Boot] Most appropriate and scriptable way of creating partition image files
 2019-11-14 19:54 UTC 

[PATCH net-next v2 0/2] cxgb4: add TC-MATCHALL classifier offload
 2019-11-14 19:44 UTC  (4+ messages)
` [PATCH net-next v2 2/2] cxgb4: add TC-MATCHALL classifier ingress offload

[PATCH v4 00/10] Add Kernel Concurrency Sanitizer (KCSAN)
 2019-11-14 19:50 UTC  (2+ messages)

[PATCH 00/16] Next gnome batch
 2019-11-14 19:49 UTC  (17+ messages)
` [PATCH 01/16] gedit: upgrade 2.30.4 -> 3.34.0
` [PATCH 02/16] gtksourceview2: remove
` [PATCH 03/16] evolution-data-server: give up fine grained -dev/-dbg packages
` [PATCH 04/16] evolution-data-server: upgrade 3.26.6 -> 3.34.1 and rework
` [PATCH 05/16] gnome-terminal: re-add 3.34.2
` [PATCH 06/16] gnome-font-viewer: initial add 3.34.0
` [PATCH 07/16] evince: upgrade 3.28.2 -> 3.34.1
` [PATCH 08/16] file-roller: inital add 3.32.2
` [PATCH 09/16] gexiv2: initial add 0.12.0
` [PATCH 10/16] gnome-autoar: inital add 0.2.3
` [PATCH 11/16] tracker: initial add 2.3.1
` [PATCH 12/16] nautilus: upgrade 3.18.5 -> 3.34.1
` [PATCH 13/16] geocode-glib: initial add 3.26.1
` [PATCH 14/16] libgweather: initial add 3.34.0
` [PATCH 15/16] libwacom: initial add 0.33
` [PATCH 16/16] gnome-settings-daemon: initial add 3.34.1

Revert a CephFS snapshot?
 2019-11-14 19:48 UTC  (5+ messages)

[PATCH v3 0/9] Add Kernel Concurrency Sanitizer (KCSAN)
 2019-11-14 19:48 UTC  (10+ messages)

[RFC][PATCH 0/2] ftrace: Add modify_ftrace_direct()
 2019-11-14 19:46 UTC  (3+ messages)
` [RFC][PATCH 1/2] "
` [RFC][PATCH 2/2] ftrace/samples: Add a sample module that implements modify_ftrace_direct()

Announcing git-mentoring@googlegroups.com
 2019-11-14 19:47 UTC 

WARN_ONCE does not warn once
 2019-11-14 19:44 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/perf: Allow non-privileged access when OA buffer is not sampled
 2019-11-14 19:45 UTC  (9+ messages)
  `  "
  ` [Intel-gfx] [PATCH 2/2] drm/i915/perf: Configure OAR for specific context
      `  "

RE:faktura 024209
 2019-11-14 19:43 UTC 

[PATCH net 08/13] ptp: Introduce strict checking of external time stamp options
 2019-11-14 19:44 UTC  (4+ messages)
    ` [Intel-wired-lan] "

[PATCH v2 0/2] mm: remove the memory isolate notifier
 2019-11-14 19:40 UTC  (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] mm: remove "count" parameter from has_unmovable_pages()

RE:RE:stav Vasi fakture 45868401143
 2019-11-14 19:42 UTC 

[PATCH v7 0/8] efi/firmware/platform-x86: Add EFI embedded fw support
 2019-11-14 19:42 UTC  (5+ messages)
` [PATCH v7 2/8] efi: Add embedded peripheral firmware support

[PATCH v2] driver core: Allow device link operations inside sync_state()
 2019-11-14 19:42 UTC 

Cannot add ip6 elements to a named set
 2019-11-14 19:40 UTC  (2+ messages)
` One more application available for nftables

[PATCH v4 0/5] Add required-opps support to devfreq passive gov
 2019-11-14 19:39 UTC  (5+ messages)

[PATCH net 01/13] ptp: Validate requests to enable time stamping of external signals
 2019-11-14 19:38 UTC  (4+ messages)
    ` [Intel-wired-lan] "

[RFCv3] Document P2P dbus interfaces
 2019-11-14 19:37 UTC  (2+ messages)

[PATCH 1/2] mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm()
 2019-11-14 19:37 UTC  (7+ messages)

how to disable the "button" kernel module?
 2019-11-14 19:36 UTC  (9+ messages)

[Xen-devel] arm/vtimer: Physical timer emulation and the physical counter
 2019-11-14 19:33 UTC 

[PATCH v1] driver core: Allow device link operations inside sync_state()
 2019-11-14 19:32 UTC  (3+ messages)

[Xen-devel] [xen-4.11-testing test] 144099: regressions - FAIL
 2019-11-14 19:31 UTC 

[dpdk-dev] [PATCH] test: fix process dup fd close
 2019-11-14 19:31 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4] test: optimise fd closing in forked test process

[dpdk-dev] [PATCH] ethdev: fix missing new line token at end of line
 2019-11-14 19:31 UTC 

[PATCH] Semihost SYS_READC implementation (v3)
 2019-11-14 19:29 UTC  (15+ messages)
` [PATCH] Semihost SYS_READC implementation (v4)

[PATCH v4 0/4] Bluetooth: hci_bcm: Additional changes for BCM4354 support
 2019-11-14 19:29 UTC  (8+ messages)
` [PATCH v4 4/4] dt-bindings: net: broadcom-bluetooth: Add pcm config

[Xen-devel] [PATCH] x86/cpuidle: correct Cannon Lake residency MSRs
 2019-11-14 19:28 UTC  (2+ messages)

[PATCH v3 00/11] Add AMD SEV guest live migration support
 2019-11-14 19:27 UTC  (5+ messages)
` [PATCH v3 01/11] KVM: SVM: Add KVM_SEV SEND_START command

[PATCH v5 0/2] ARM64: dts: allwinner: Add devicetree for pineH64 modelB
 2019-11-14 19:27 UTC  (3+ messages)

[Buildroot] lshw package not getting added to the resulting image
 2019-11-14 19:25 UTC  (4+ messages)

[PATCH v4 0/2] VBT "generic DTD" block
 2019-11-14 19:24 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
    `  "

[arnd-playground:y2038-endgame-20191114 30/95] kernel//time/time.c:210:14: error: 'struct timespec64' has no member named 'tv_usec'; did you mean 'tv_sec'?
 2019-11-14 19:24 UTC 

[PATCH STABLE 4.14] Revert "Input: synaptics-rmi4 - avoid processing unknown IRQs"
 2019-11-14 19:22 UTC 

[Buildroot] [PATCH 0/3] package/kodi: fix build in minimal config (branch yem/fixes)
 2019-11-14 19:22 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3] package/gettext-tiny: fix prefix in autopoint
` [Buildroot] [PATCH 2/3] package/gettext-tiny: fix gettext wrapper
` [Buildroot] [PATCH 3/3] package/kodi: add missing host-gettext dependency

[PATCH -next] writeback: fix -Wformat compilation warnings
 2019-11-14 19:21 UTC  (2+ messages)

[RFC PATCH] libmultipath: drop mpp->nr_active field
 2019-11-14 19:20 UTC 

[PATCH v2 0/5] Add Unisoc's SC9863A support
 2019-11-14 19:19 UTC  (3+ messages)
` [PATCH v2 1/5] dt-bindings: arm: Convert sprd board/soc bindings to json-schema

Question about pci_alloc_consistent() return address
 2019-11-14 19:17 UTC  (2+ messages)

[PATCH v4] pci: prevent putting nvidia GPUs into lower device states on certain intel bridges
 2019-11-14 19:17 UTC  (4+ messages)

[PATCH net 00/13] ptp: Validate the ancillary ioctl flags more carefully
 2019-11-14 19:16 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH v2 0/2] Don't call SCM interface for statically mapped msa region
 2019-11-14 19:16 UTC  (4+ messages)
` [PATCH v2 1/2] dt: bindings: add dt entry flag to skip SCM call for "

[PATCH] io_uring: make POLL_ADD/POLL_REMOVE scale better
 2019-11-14 19:15 UTC 

[PATCH v10 1/2] fork: extend clone3() to support setting a PID
 2019-11-14 19:15 UTC  (2+ messages)

[PATCH v2 0/2] nvme: hwmon: provide temperature threshold features
 2019-11-14 19:14 UTC  (4+ messages)
` [PATCH v2 2/2] nvme: hwmon: add quirk to avoid changing temperature threshold

[PATCH 0/7] arm64: dts: Initial RTD1395 and BPi-M4 support
 2019-11-14 19:14 UTC  (4+ messages)
` [PATCH 6/7] dt-bindings: arm: realtek: Add RTD1395 and Banana Pi BPI-M4

[PATCH] perf callchain: Fix segfault in thread__resolve_callchain_sample()
 2019-11-14 19:13 UTC  (2+ messages)

[Buildroot] [PATCH 1/5] package/spice: add optional gdk-pixbuf dependency
 2019-11-14 19:13 UTC  (5+ messages)
` [Buildroot] [PATCH 2/5] package/gdk-pixbuf: add gio to Requires.private
` [Buildroot] [PATCH 3/5] package/spice: needs dynamic library
` [Buildroot] [PATCH 4/5] package/spice-protocol: bump to version 0.14.0
` [Buildroot] [PATCH 5/5] package/spice: security bump to version 0.14.2


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.