All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-15 16:07:47 to 2020-01-15 16:47:55 UTC [more...]

[PATCH 00/12] linux-user: Add support for real time clock and
 2020-01-15 16:32 UTC  (13+ messages)
` [PATCH 02/12] linux-user: Add support for getting/setting RTC time and alarm using ioctls
` [PATCH 03/12] linux-user: Add support for getting/setting RTC periodic interrupt and epoch "
` [PATCH 04/12] linux-user: Add support for getting/setting RTC wakeup alarm "
` [PATCH 05/12] linux-user: Add support for getting/setting RTC PLL correction "
` [PATCH 06/12] linux-user: Add support for read/clear RTC voltage low detector "
` [PATCH 08/12] linux-user: Add support for setting alsa timer enhanced read using ioctl
` [PATCH 09/12] linux-user: Add support for getting/setting specified alsa timer parameters using ioctls
` [PATCH 10/12] linux-user: Add support for selecting alsa timer using ioctl
` [PATCH 11/12] linux-user: Add support for getting/setting selected alsa timer parameters using ioctls
` [PATCH 12/12] linux-user: Add support for selected alsa timer instructions "

[PATCH 0/2] A couple of cleanups on top of for-next/e0pd
 2020-01-15 16:47 UTC  (2+ messages)

[PATCH] modsign: print module name along with error message
 2020-01-15 16:47 UTC 

[PATCH] qemu-deprecated: Remove text about Python 2
 2020-01-15 16:04 UTC  (5+ messages)

[PATCH 2/4] alarmtimer: Make alarmtimer platform device child of RTC device
 2020-01-15 16:47 UTC  (2+ messages)

[alsa-devel] [PATCH 0/4] ASoC: Intel: 4 small cleanups
 2020-01-15 16:46 UTC 

[PATCH] ARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2 board
 2020-01-15 16:46 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Add missing ETHCK clock to ethernet node
 2020-01-15 16:45 UTC  (2+ messages)

[Xen-devel] [XEN PATCH] linkfarm: Exclude .*.tmp
 2020-01-15 16:44 UTC 

[PATCH v2] staging: most: remove header include path to drivers/staging
 2020-01-15 16:44 UTC 

[meta-oe][PATCH] vboxguestdrivers: update to new version 6.1.2
 2020-01-15 16:44 UTC 

[PATCH v3 0/4] qmp: Optionally run handlers in coroutines
 2020-01-15 15:58 UTC  (4+ messages)
` [PATCH v3 1/4] qapi: Add a 'coroutine' flag for commands

[stable] [PATCH 1/2] coresight: etb10: Do not call smp_processor_id from preemptible
 2020-01-15 16:44 UTC  (6+ messages)

[PATCH v2 00/86] refactor main RAM allocation to use hostmem backend
 2020-01-15 16:42 UTC  (26+ messages)
` [PATCH v2 02/86] machine: introduce ram-memdev property
` [PATCH v2 62/86] ppc:mac_oldworld: use memdev for RAM
` [PATCH v2 63/86] ppc:pnv: "
` [PATCH v2 66/86] ppc/{ppc440_bamboo,sam460x}: drop RAM size fixup
` [PATCH v2 69/86] ppc:spapr: use memdev for RAM
` [PATCH v2 70/86] ppc:virtex_ml507: remove unused arguments
` [PATCH v2 71/86] ppc:virtex_ml507: use memdev for RAM
` [PATCH v2 72/86] sparc:leon3: "
` [PATCH v2 73/86] sparc:sun4m: "
` [PATCH v2 74/86] sparc:niagara: "
` [PATCH v2 75/86] remove no longer used memory_region_allocate_system_memory()
` [PATCH v2 76/86] post conversion default_ram_id cleanup
` [PATCH v2 77/86] exec: cleanup qemu_minrampagesize()/qemu_maxrampagesize()
` [PATCH v2 79/86] make mem_path local variable
` [PATCH v2 80/86] hostmem: introduce "prealloc-threads" property
` [PATCH v2 81/86] hostmem: fix strict bind policy
` [PATCH v2 82/86] numa: forbid '-numa node, mem' for 5.0 and newer machine types
  ` [libvirt] "
` [PATCH v2 83/86] tests:numa-test: make top level args dynamic and g_autofree(cli) cleanups
` [PATCH v2 84/86] tests:numa-test: use explicit memdev to specify node RAM
` [PATCH v2 86/86] numa: remove deprecated implicit RAM distribution between nodes

[PATCH v11 0/4] Add uacce module for Accelerator
 2020-01-15 16:43 UTC  (8+ messages)
` [PATCH v11 2/4] uacce: add uacce driver

[PATCH v5 00/13] iommu: Add PASID support to Arm SMMUv3
 2020-01-15 16:42 UTC  (4+ messages)

[PATCH v5] arm64: Implement optimised checksum routine
 2020-01-15 16:42 UTC 

[PATCH v3 00/16] arm64: return address signing
 2020-01-15 16:42 UTC  (3+ messages)
` [PATCH v3 02/16] arm64: rename ptrauth key structures to be user-specific

linux-next: build warning after merge of the rcu tree
 2020-01-15 16:42 UTC  (5+ messages)

[PATCH] io_uring: fix compat for IORING_REGISTER_FILES_UPDATE
 2020-01-15 16:41 UTC  (2+ messages)

[PATCH v12 00/10] efi/firmware/platform-x86: Add EFI embedded fw support
 2020-01-15 16:41 UTC  (13+ messages)
` [PATCH v12 01/10] efi: Export boot-services code and data as debugfs-blobs
` [PATCH v12 02/10] efi: Add embedded peripheral firmware support
` [PATCH v12 03/10] firmware: Rename FW_OPT_NOFALLBACK to FW_OPT_NOFALLBACK_SYSFS
` [PATCH v12 04/10] firmware: Add new platform fallback mechanism and firmware_request_platform()
` [PATCH v12 05/10] test_firmware: add support for firmware_request_platform
` [PATCH v12 06/10] selftests: firmware: Add firmware_request_platform tests
` [PATCH v12 07/10] Input: silead - Switch to firmware_request_platform for retreiving the fw
` [PATCH v12 08/10] Input: icn8505 "
` [PATCH v12 09/10] platform/x86: touchscreen_dmi: Add EFI embedded firmware info support
` [PATCH v12 10/10] platform/x86: touchscreen_dmi: Add info for the Chuwi Vi8 Plus tablet

[PATCH net-next v3] openvswitch: add TTL decrement action
 2020-01-15 16:40 UTC 

XFS reflink vs ThinLVM
 2020-01-15 16:39 UTC  (11+ messages)

Root login not working with Warrior
 2020-01-15 16:39 UTC  (2+ messages)
` [yocto] "

[PATCH v12 00/13] VIRTIO-IOMMU device
 2020-01-15 16:36 UTC  (6+ messages)
` [PATCH v12 09/13] virtio-iommu: Implement fault reporting

[PATCH -rcu] kcsan: Make KCSAN compatible with lockdep
 2020-01-15 16:37 UTC  (4+ messages)

[RFC v5 00/57] objtool: Add support for arm64
 2020-01-15 16:37 UTC  (4+ messages)
` [RFC v5 44/57] objtool: arm64: Implement functions to add switch tables alternatives

[PATCH 00/23] drm: Clean up VBLANK callbacks in struct drm_driver
 2020-01-15 16:35 UTC  (9+ messages)
` [PATCH 02/23] drm/amdgpu: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
        ` [Intel-gfx] "

[Xen-devel] [PATCH] Use CPUID/MSR data from migration streams
 2020-01-15 16:34 UTC  (7+ messages)
` [Xen-devel] [PATCH 16/20] tools/libxl: Simplify callback handling in libxl-save-helper
` [Xen-devel] [PATCH 17/20] tools/libx[cl]: Plumb static_data_done() up into libxl

[PATCH v3] arm64: dts: mt8183: Enable CPU idle-states
 2020-01-15 16:34 UTC  (4+ messages)

2019 NYE Patchbomb Guide!
 2020-01-15 16:34 UTC  (3+ messages)

[Intel-gfx] [PATCH v2] drm/i915/tgl: Add Wa_1409825376 to tgl
 2020-01-15 16:34 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/tgl: Add Wa_1409825376 to tgl (rev2)

[PATCH] drm/amdgpu: fill the alignment for secure buffer
 2020-01-15 16:33 UTC  (5+ messages)

[PATCH v1] tty: baudrate: Synchronise baud_table[] and baud_bits[]
 2020-01-15 16:33 UTC  (3+ messages)

[PATCH] iommu/arm-smmu-v3: Add SMMUv3.2 range invalidation support
 2020-01-15 16:32 UTC  (5+ messages)

[Xen-devel] [PATCH v1 0/4] basic KASAN support for Xen PV domains
 2020-01-15 16:32 UTC  (6+ messages)
` [Xen-devel] [PATCH v1 1/4] kasan: introduce set_pmd_early_shadow()
        `  "

[PATCH] btrfs: Implement lazytime
 2020-01-15 16:31 UTC  (4+ messages)

[Xen-devel] [PATCH] x86: refine link time stub area related assertion
 2020-01-15 16:31 UTC  (6+ messages)

[PATCH v1] pwm: lpss: Use positive condition in pwm_lpss_prepare()
 2020-01-15 16:31 UTC  (3+ messages)

[poky][master][PATCH] bzip2: Fix CVE-2019-12900
 2020-01-15 16:30 UTC  (2+ messages)

[PATCH v6 0/8] blockdev: Fix AioContext handling for various blockdev actions
 2020-01-15 15:27 UTC  (6+ messages)
` [PATCH v6 6/8] blockdev: Acquire AioContext on dirty bitmap functions
` [PATCH v6 7/8] blockdev: Return bs to the proper context on snapshot abort

[Intel-gfx] [PATCH v12 0/5] Enable second DBuf slice for ICL and TGL
 2020-01-15 16:30 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Enable second DBuf slice for ICL and TGL (rev14)

[Intel-gfx] [PATCH] drm/i915: Align engine->uabi_class/instance with i915_drm.h
 2020-01-15 16:29 UTC  (4+ messages)

[nfs-utils PATCH 0/7] silence some warning in rpcgen
 2020-01-15 16:29 UTC  (3+ messages)
` [nfs-utils PATCH 5/7] rpcgen: rpc_cout: fix potential -Wformat-nonliteral warning

[PATCH v4 0/3] Add DA9062 GPIO support
 2020-01-15 16:29 UTC  (3+ messages)
` [PATCH v4 3/3] pinctrl: da9062: add driver support

[dpdk-dev] [PATCH v5 01/14] app/testpmd: parse flow command line for ESP
 2020-01-15 16:28 UTC  (7+ messages)
` [dpdk-dev] [PATCH v6 03/13] app/testpmd: dump Rx and Tx mbuf
` [dpdk-dev] [PATCH v6 10/13] config: add debug to I40E Flow Director
` [dpdk-dev] [PATCH v6 12/13] doc: release note for ESP

[igt-dev] [PATCH i-g-t 1/2] lib/i915/gem_mman: Prioritize GTT mappings over WC
 2020-01-15 16:27 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 2/2] i915/treewide: Replace gem_mmap__gtt() by gem_mmap__device_coherent()

[Cluster-devel] RFC: hold i_rwsem until aio completes
 2020-01-15 16:26 UTC  (7+ messages)
        `  "

[PATCH v2 1/7] builddeb: remove unneeded files in hdrobjfiles for headers package
 2020-01-15 16:25 UTC  (7+ messages)
` [PATCH v2 2/7] builddeb: match temporary directory name to the package name
` [PATCH v2 3/7] builddeb: remove redundant $objtree/
` [PATCH v2 4/7] builddeb: avoid invoking sub-shells where possible
` [PATCH v2 5/7] builddeb: remove redundant make for ARCH=um
` [PATCH v2 6/7] builddeb: split kernel headers deployment out into a function
` [PATCH v2 7/7] builddeb: split libc "

[RFC PATCH 0/3] Add device tree build information
 2020-01-15 15:56 UTC  (3+ messages)

[PATCH net-next v2 0/2] netns: simple cleanups
 2020-01-15 16:25 UTC  (3+ messages)
` [PATCH net-next v2 1/2] netns: Parse *_PID and *_FD netlink attributes as signed integers

[PATCH] arm: exynos: Use proper ADC device name
 2020-01-15 16:25 UTC  (2+ messages)

#apt #yocto #sdk #toolchain
 2020-01-15 16:25 UTC  (2+ messages)

[PATCH -rcu v2] kcsan: Make KCSAN compatible with lockdep
 2020-01-15 16:25 UTC 

4.19.94-cip18-xeno10 regression: bugs out when changing drivers
 2020-01-15 16:25 UTC 

[PATCH] arm: exynos: Read default MMC device from XOM[7:5] pins
 2020-01-15 16:23 UTC  (2+ messages)

[PATCH v2] watchdog: da9062: make restart handler atomic safe
 2020-01-15 16:23 UTC 

[PATCH v1 0/4] spi: npcm-pspi: improve preformance modify reset and fix issue
 2020-01-15 16:23 UTC  (5+ messages)
  ` [PATCH v1 1/4] spi: npcm-pspi: fix 16 bit send and receive support
  ` [PATCH v1 2/4] spi: npcm-pspi: improve spi transfer performance
  ` [PATCH v1 4/4] spi: npcm-pspi: modify reset support
` [PATCH v1 3/4] dt-binding: spi: add NPCM PSPI reset binding

[PATCH v7 0/2] New zonefs file system
 2020-01-15 16:22 UTC  (3+ messages)
` [PATCH v7 2/2] zonefs: Add documentation

xfs/191 failures?
 2020-01-15 16:21 UTC  (2+ messages)

[Xen-devel] [PATCH] x86/time: update TSC stamp on restore from deep C-state
 2020-01-15 16:21 UTC  (7+ messages)

[tpm2] Re: Device Identity Attestation with tpm2-tools
 2020-01-15 16:21 UTC 

[PATCH v3 net] net/sched: act_ife: initalize ife->metalist earlier
 2020-01-15 16:20 UTC 

How to debug HW startup?
 2020-01-15 16:20 UTC  (21+ messages)
                    ` Debugging VoCore2 ROM Startup (was: How to debug HW startup?)
                      ` Debugging VoCore2 ROM Startup

[RFC PATCH 0/7] merge: learn --autostash
 2020-01-15 16:20 UTC  (7+ messages)
` [PATCH v2 00/17] "

[PATCH] qla2xxx: Fix unbound NVME response length
 2020-01-15 16:19 UTC  (4+ messages)
  ` [EXT] "

[PATCH] video: fbdev: nvidia: clean up indentation issues and comment block
 2020-01-15 16:19 UTC  (4+ messages)

[Intel-gfx] [PATCH 0/7] Commit early to GuC
 2020-01-15 16:18 UTC  (4+ messages)

[PATCH v12 0/4] ASoC: mt8183: fix audio playback slowly after playback
 2020-01-15 16:18 UTC  (9+ messages)
` [PATCH v12 3/4] watchdog: mtk_wdt: mt8183: Add reset controller
` [PATCH v12 4/4] watchdog: mtk_wdt: mt2712: "

[PATCH 0/4] btrfs, sysfs cleanup and add dev_state
 2020-01-15 16:17 UTC  (3+ messages)
` [PATCH] btrfs: update devid after replace

[PATCH v4 00/13] iommu: Add PASID support to Arm SMMUv3
 2020-01-15 16:17 UTC  (6+ messages)
` [PATCH v4 11/13] iommu/arm-smmu-v3: Improve add_device() error handling

[PATCH v2 net] net/sched: act_ife: initalize ife->metalist earlier
 2020-01-15 16:16 UTC  (3+ messages)

[PATCH net v2 0/4] net: stmmac: general fixes for Ethernet functionality
 2020-01-15 16:15 UTC  (4+ messages)
` [PATCH net v2 1/4] net: stmmac: Fix incorrect location to set real_num_rx|tx_queues

bochs_hw_init fails to request framebuffer on EFI boot with plymouth visible
 2020-01-15 16:16 UTC  (7+ messages)

[PATCH] fbdev: remove object duplication in Makefile
 2020-01-15 16:15 UTC  (4+ messages)

[nfs-utils PATCH] locktest: Makefile.am: remove host compiler costraint
 2020-01-15 16:08 UTC 

WARNING in schedule_bh
 2020-01-15 16:15 UTC 

[LTP] LTP Release plans
 2020-01-15 16:15 UTC  (2+ messages)

[PATCH v2 0/2] Add mt8173 elm and hana board
 2020-01-15 16:14 UTC  (9+ messages)
` [PATCH v2 2/2] arm64: dts: mediatek: add "

[tpm2] Re: Device Identity Attestation with tpm2-tools
 2020-01-15 16:13 UTC 

[PATCH v2 00/20] Rename Samsung and Exynos to lowercase
 2020-01-15 16:12 UTC  (5+ messages)
  ` [PATCH v2 15/20] video: exynos: Rename "

[PATCH v2] qla2xxx: Fix unbound NVME response length
 2020-01-15 16:12 UTC 

[Virtio-fs] Ways to uniquely and persistently identify nodes
 2020-01-15 16:12 UTC  (13+ messages)

[PATCH] arm64: Turn "broken gas inst" into real config option
 2020-01-15 16:12 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/gem: Take local vma references for the parser
 2020-01-15 16:11 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH] mm/compaction: Disable compact_unevictable_allowed on RT
 2020-01-15 16:10 UTC 

[PATCH] sched/topology: Assert non-NUMA topology masks don't (partially) overlap
 2020-01-15 16:09 UTC 

[alsa-devel] [PATCH 00/10] use resource_size
 2020-01-15 16:10 UTC  (5+ messages)
  ` [PATCH 07/10] video: fbdev: "

[PATCH] libubootenv: fix multilib build
 2020-01-15 16:09 UTC 

[PATCH] qla2xxx: Fix a NULL pointer dereference in an error path
 2020-01-15 16:08 UTC  (6+ messages)

[PATCH] IB/srp: Never use immediate data if it is disabled by a user
 2020-01-15 16:08 UTC  (2+ messages)

[alsa-devel] [PATCH] ASoC: dt-bindings: stm32: convert spdfirx to json-schema
 2020-01-15 16:07 UTC  (4+ messages)
  `  "

[PATCH RESEND] sparc/console: kill off obsolete declarations
 2020-01-15 16:07 UTC  (2+ messages)

[dpdk-dev] [pull-request] next-crypto 20.02 rc1
 2020-01-15 15:50 UTC 

cgroups: WARN_ON_ONCE(css && percpu_ref_is_dying(&css->refcnt)) triggerable running stress tests cgroups
 2020-01-15 16:07 UTC  (3+ messages)
` [PATCH] cgroup: Prevent double killing of css when enabling threaded cgroup


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.