All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-15 11:29:43 to 2021-01-15 12:14:07 UTC [more...]

[PATCH] PCI: rcar: Always allocate MSI addresses in 32bit space
 2021-01-15 12:12 UTC  (2+ messages)

[PATCH 00/13] V4L2 Async notifier API cleanup
 2021-01-15 12:12 UTC  (4+ messages)
` [PATCH 03/13] media: renesas-ceu: Use v4l2_async_notifier_add_{i2c,fwnode_remote}_subdev helpers

[PATCH] drm/ttm: stop using GFP_TRANSHUGE_LIGHT
 2021-01-15 12:14 UTC  (2+ messages)

is memory locking per core necessary?
 2021-01-15 12:14 UTC 

[PATCH RFC v1 00/15] iommu/virtio: Nested stage support with Arm
 2021-01-15 12:13 UTC  (2+ messages)
` [PATCH RFC v1 01/15] iommu/arm-smmu-v3: Create a Context Descriptor library

[RFC PATCH 0/5] hw/block/nvme: support multi-path for ctrl/ns
 2021-01-15 12:05 UTC  (5+ messages)
` [RFC PATCH 1/5] hw/block/nvme: add controller id parameter
` [RFC PATCH 2/5] nvme: add CMIC enum value for Identify Controller
` [RFC PATCH 3/5] hw/block/nvme: add multi-controller param for mpath
` [RFC PATCH 4/5] nvme: add NMIC enum value for Identify Namespace

[PATCH v10] um: add a pseudo RTC
 2021-01-15 12:12 UTC 

Failing V4l2-compliance test with a sensor driver
 2021-01-15 12:11 UTC  (2+ messages)

stable-rc/linux-5.4.y build: 200 builds: 1 failed, 199 passed, 109 warnings (v5.4.89-33-g3680d22d496a)
 2021-01-15 12:10 UTC 

[intel-linux-intel-lts:5.4/yocto 1/1] drivers/spi/spi-dw-pci.c:155:5: sparse: sparse: undefined preprocessor identifier 'CONFIG_PM'
 2021-01-15 12:10 UTC 

stable-rc/linux-4.4.y build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.251-19-g7515459825c89)
 2021-01-15 12:09 UTC 

[igt-dev] [PATCH i-g-t v16 00/31] Introduce IGT allocator
 2021-01-15 12:08 UTC  (32+ messages)
` [igt-dev] [PATCH i-g-t v16 01/31] lib/igt_list: igt_hlist implementation
` [igt-dev] [PATCH i-g-t v16 02/31] lib/igt_map: Introduce igt_map
` [igt-dev] [PATCH i-g-t v16 03/31] lib/igt_core: Track child process pid and tid
` [igt-dev] [PATCH i-g-t v16 04/31] lib/intel_allocator_simple: Add simple allocator
` [igt-dev] [PATCH i-g-t v16 05/31] lib/intel_allocator_random: Add random allocator
` [igt-dev] [PATCH i-g-t v16 06/31] lib/intel_allocator: Add intel_allocator core
` [igt-dev] [PATCH i-g-t v16 07/31] lib/intel_allocator: Try to stop smoothly instead of deinit
` [igt-dev] [PATCH i-g-t v16 08/31] lib/intel_allocator_msgchannel: Scale to 4k of parallel clients
` [igt-dev] [PATCH i-g-t v16 09/31] lib/intel_bufops: Removes handle from allocator, change size
` [igt-dev] [PATCH i-g-t v16 10/31] lib/intel_bufops: Add init with handle and size function
` [igt-dev] [PATCH i-g-t v16 11/31] lib/intel_batchbuffer: Integrate intel_bb with allocator
` [igt-dev] [PATCH i-g-t v16 12/31] lib/intel_batchbuffer: Add tracking intel_buf to intel_bb
` [igt-dev] [PATCH i-g-t v16 13/31] lib/intel_aux_pgtable: Get addresses for aux table from an allocator
` [igt-dev] [PATCH i-g-t v16 14/31] lib/igt_fb: Initialize intel_buf with same size as fb
` [igt-dev] [PATCH i-g-t v16 15/31] tests/api_intel_bb: Modify test to verify intel_bb with allocator
` [igt-dev] [PATCH i-g-t v16 16/31] tests/api_intel_bb: Add compressed->compressed copy
` [igt-dev] [PATCH i-g-t v16 17/31] tests/api_intel_allocator: Simple allocator test suite
` [igt-dev] [PATCH i-g-t v16 18/31] tests/gem_softpin: Verify allocator and execbuf pair work together
` [igt-dev] [PATCH i-g-t v16 19/31] tests/gem|kms: Remove intel_bb from fixture
` [igt-dev] [PATCH i-g-t v16 20/31] tests/gem_mmap_offset: Use intel_buf wrapper code instead direct
` [igt-dev] [PATCH i-g-t v16 21/31] tests/gem_ppgtt: Adopt test to use intel_bb with allocator
` [igt-dev] [PATCH i-g-t v16 22/31] tests/gem_render_copy_redux: Adopt to use with intel_bb and allocator
` [igt-dev] [PATCH i-g-t v16 23/31] tests/perf.c: Remove buffer from batch
` [igt-dev] [PATCH i-g-t v16 24/31] tests/gem_linear_blits: Use intel allocator
` [igt-dev] [PATCH i-g-t v16 25/31] lib/ioctl_wrappers: Add gem_has_relocations() check
` [igt-dev] [PATCH i-g-t v16 26/31] lib/intel_batchbuffer: Use relocations in intel-bb up to gen12
` [igt-dev] [PATCH i-g-t v16 27/31] tests/api_intel_*: Adopt to use relocations as default "
` [igt-dev] [PATCH i-g-t v16 28/31] tests/api_intel_bb: Remove check-canonical test
` [igt-dev] [PATCH i-g-t v16 29/31] tests/api_intel_bb: Use allocator in delta-check test
` [igt-dev] [PATCH i-g-t v16 30/31] lib/intel_allocator: Separate allocator multiprocess start
` [igt-dev] [PATCH i-g-t v16 31/31] tests/api_intel_allocator: Prepare to run with sanitizer

[PATCH 1/3] um: separate child and parent errors in clone stub
 2021-01-15 12:08 UTC  (4+ messages)
` [PATCH 3/3] um: remove process stub VMA

[mac80211:master] BUILD SUCCESS c13cf5c159660451c8fbdc37efb998b198e1d305
 2021-01-15 12:07 UTC 

[PATCH 5/6] powerpc/rtas: rename RTAS_RMOBUF_MAX to RTAS_USER_REGION_SIZE
 2021-01-15 12:04 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Set error value before returning in intel_hdcp*_disable()
 2021-01-15 12:08 UTC  (3+ messages)

[dpdk-dev] [PATCH 00/40] net/virtio: Virtio PMD rework
 2021-01-15 12:08 UTC  (10+ messages)
` [dpdk-dev] [PATCH 38/40] net/virtio: move Vhost-user specifics to its backend
` [dpdk-dev] [PATCH 39/40] net/virtio: move Vhost-kernel data "
` [dpdk-dev] [PATCH 40/40] net/virtio: move Vhost-vDPA "

[PATCH] printk: fix buffer overflow potential for print_text()
 2021-01-15 12:07 UTC  (3+ messages)

[PATCH 00/10] Fix documentation warnings at linux-next
 2021-01-15 12:05 UTC  (3+ messages)

Old platforms: bring out your dead
 2021-01-15 12:04 UTC  (7+ messages)
` [v2] "

[PATCH v3 00/10] iotests: Fix 129 and expand 297’s reach
 2021-01-15 12:03 UTC  (12+ messages)
` [PATCH v3 02/10] iotests/297: Rewrite in Python and extend reach
` [PATCH v3 06/10] iotests/129: Use throttle node
` [PATCH v3 10/10] iotests/300: Clean up pylint and mypy complaints
` [PATCH v3 11/10] iotests: add flake8 linter

[PATCH v3 0/9] replace minstrel with minstrel_ht
 2021-01-15 12:02 UTC  (10+ messages)
` [PATCH v3 1/9] mac80211: minstrel_ht: clean up CCK code
` [PATCH v3 2/9] mac80211: minstrel_ht: add support for OFDM rates on non-HT clients
` [PATCH v3 3/9] mac80211: remove legacy minstrel rate control
` [PATCH v3 4/9] mac80211: minstrel_ht: remove old ewma based rate average code
` [PATCH v3 5/9] mac80211: minstrel_ht: improve ampdu length estimation
` [PATCH v3 6/9] mac80211: minstrel_ht: improve sample rate selection
` [PATCH v3 7/9] mac80211: minstrel_ht: fix max probability "
` [PATCH v3 8/9] mac80211: minstrel_ht: increase stats update interval
` [PATCH v3 9/9] mac80211: minstrel_ht: fix rounding error in throughput calculation

[PATCH] fs: anon_inodes: rephrase to appropriate kernel-doc
 2021-01-15 12:03 UTC  (2+ messages)

[PATCH v5] arm64: Enable perf events based hard lockup detector
 2021-01-15 12:01 UTC  (2+ messages)

[RFC PATCH net-next 00/16] LAG offload for Ocelot DSA switches
 2021-01-15 12:02 UTC  (4+ messages)
` [RFC PATCH net-next 12/16] net: mscc: ocelot: drop the use of the "lags" array

[PATCH v3 00/17] KVM: x86/pmu: Add support to enable Guest PEBS via DS
 2021-01-15 12:01 UTC  (7+ messages)
` [PATCH v3 04/17] perf: x86/ds: Handle guest PEBS overflow PMI and inject it to guest
` [PATCH v3 05/17] KVM: x86/pmu: Reprogram guest PEBS event to emulate guest PEBS counter

[RFC 1/1] s390/pci: expose UID checking state in sysfs
 2021-01-15 12:02 UTC  (10+ messages)

[PATCH v3 0/4] arm64: ARMv8.5-A: MTE: Add async mode support
 2021-01-15 12:00 UTC  (10+ messages)
` [PATCH v3 1/4] kasan, arm64: Add KASAN light mode
` [PATCH v3 2/4] arm64: mte: Add asynchronous mode support
` [PATCH v3 3/4] arm64: mte: Enable async tag check fault
` [PATCH v3 4/4] arm64: mte: Optimize mte_assign_mem_tag_range()

[PATCH 0/3] efi_loader: setting boot device
 2021-01-15 12:02 UTC  (6+ messages)
` [PATCH 1/3] efi_loader: print boot device and file path in helloworld

undefined reference to `__s390_'
 2021-01-15 12:01 UTC 

[Intel-gfx] [PATCH] drm/i915/gem: Use GEM context tracking for i915_gem_objects
 2021-01-15 12:00 UTC 

[dpdk-dev] [PATCH 00/20] ensure headers have correct includes
 2021-01-15 11:59 UTC  (14+ messages)
` [dpdk-dev] [PATCH v2 00/19] "
  ` [dpdk-dev] [PATCH v2 07/19] rib: fix missing header includes
  ` [dpdk-dev] [PATCH v2 09/19] ipsec: fix missing header include
  ` [dpdk-dev] [PATCH v2 10/19] fib: fix missing header includes
  ` [dpdk-dev] [PATCH v2 16/19] app/chkincs: add chkincs app to verify headers

[PATCH 0/2] x86/setup: consolidate early memory reservations
 2021-01-15 11:56 UTC  (3+ messages)

[aa:master 15/20] mm/swapfile.c:1649:13: error: implicit declaration of function 'page_mapcount_seq_begin'; did you mean
 2021-01-15 11:57 UTC 

[PATCH v3 0/7] Multiple fixes to XENMEM_acquire_resource
 2021-01-15 11:56 UTC  (4+ messages)
` [PATCH v3 1/7] xen/gnttab: Rework resource acquisition

[Bluez PATCH v3 0/5] Support advertising monitor add pattern with RSSI opcode
 2021-01-15 11:55 UTC  (4+ messages)
` [Bluez PATCH v3 4/5] bluetoothctl: advmon rssi support for mgmt

[PATCH v2 0/3] Added some missing DT settings for Hikey 970
 2021-01-15 11:53 UTC  (8+ messages)
` [PATCH v2 1/3] arm64: dts: hisilicon: hi3670.dtsi: add iomcu_rst
` [PATCH v2 2/3] arm64: dts: hikey970-pinctrl.dtsi: add missing pinctrl settings
` [PATCH v2 3/3] arm64: dts: hisilicon: hi3670.dtsi: add I2C settings

[PATCH v4 00/11] xen/arm: Add support for SMMUv3 driver
 2021-01-15 11:55 UTC  (3+ messages)
` [PATCH v4 01/11] xen/arm: smmuv3: Import the SMMUv3 driver from Linux

[PATCH v29 0/6] JTAG driver introduction
 2021-01-15 11:53 UTC  (4+ messages)
` [PATCH v29 3/6] Add Aspeed SoC 24xx and 25xx families JTAG master driver

[PATCH 0/4] SM8350 USB and dt-bindings updates
 2021-01-15 11:54 UTC  (3+ messages)
` [PATCH 1/4] phy: qcom-qmp: Add SM8350 USB QMP PHYs

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 69 warnings (v4.14.215-13-g8ae2c946e835)
 2021-01-15 11:52 UTC 

[Bluez PATCH v4 0/6] Support advertising monitor add pattern with RSSI opcode
 2021-01-15 11:50 UTC  (7+ messages)
` [Bluez PATCH v4 1/6] lib/mgmt: Adding Add Adv Patterns Monitor "
` [Bluez PATCH v4 2/6] doc/advmon-api: Introduce sampling period property
` [Bluez PATCH v4 3/6] src/adv_monitor: add monitor with rssi support for mgmt
` [Bluez PATCH v4 4/6] btmgmt: advmon add rssi support
` [Bluez PATCH v4 5/6] bluetoothctl: advmon rssi support for mgmt
` [Bluez PATCH v4 6/6] monitor: Decode add advmon with RSSI parameter

stable-rc/queue/4.14 baseline: 144 runs, 7 regressions (v4.14.215-1-gc9965b6e8320)
 2021-01-15 11:51 UTC 

[PATCH] hw/misc/sifive_u_otp: handling the fails of blk_pread and blk_pwrite
 2021-01-15 11:50 UTC  (2+ messages)

[PATCH v3] cgroup-v1: add disabled controller check in cgroup1_parse_param()
 2021-01-15 11:51 UTC  (3+ messages)

[RFC PATCH v2 00/26] KVM/arm64: A stage 2 for the host
 2021-01-15 11:49 UTC  (13+ messages)
` [RFC PATCH v2 15/26] of/fdt: Introduce early_init_dt_add_memory_hyp()

[aa:master 44/69] mm/swapfile.c:1649:13: error: implicit declaration of function 'page_mapcount_seq_begin'; did you mean
 2021-01-15 11:51 UTC 

[PATCH v11 0/5] UFFD write-tracking migration/snapshots
 2021-01-15 11:34 UTC  (2+ messages)

[PATCH][dunfell][gatesgarth][master] cairo: whitelist CVE-2013-0800
 2021-01-15 11:50 UTC  (4+ messages)
` [OE-core] "

[PATCH] um: time: fix initialization in time-travel mode
 2021-01-15 11:49 UTC 

[PATCH for-5.2 00/10] block/export: vhost-user-blk server tests and input validation
 2021-01-15 11:48 UTC  (3+ messages)

[PATCH v2 1/2] kconfig.h: Add IF_ENABLED() macro
 2021-01-15 11:47 UTC  (4+ messages)

[PATCH] media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API
 2021-01-15 11:46 UTC  (2+ messages)

[PATCH 0/2] fdt: A couple of no-map fixes
 2021-01-15 11:45 UTC  (3+ messages)
` [PATCH 1/2] fdt: Properly handle "no-map" field in the memory region
` [PATCH 2/2] of/fdt: Make sure no-map does not remove already reserved regions

[PATCH 0/2] Fix pinmux status display with long pin's name
 2021-01-15 11:45 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: stmfx: Fix MAX_PIN_NAME_LEN

WARNING in smk_write_relabel_self
 2021-01-15 11:43 UTC  (2+ messages)

[PATCH i2c-tools] remove 'eepromer' subdir
 2021-01-15 11:43 UTC 

[PATCH] drm/dp_helper: tweak kerneldoc to address warning
 2021-01-15 11:43 UTC  (3+ messages)
` [Intel-gfx] "

[linux-next:master 1027/3956] arch/mips/kernel/cacheinfo.c:112:3: warning: Variable 'level' is modified but its new value is never used
 2021-01-15 11:43 UTC 

IRQ latency measurements in hypervisor
 2021-01-15 11:42 UTC  (3+ messages)

stable-rc/queue/5.4 build: 199 builds: 1 failed, 198 passed, 109 warnings (v5.4.89-61-g260acd869ba03)
 2021-01-15 11:41 UTC 

[PATCH 3/6 v6] fbdev/simplefb: Add the N64's mode
 2021-01-15 11:41 UTC  (2+ messages)

[PATCH] xfs: Fix assert failure in xfs_setattr_size()
 2021-01-15 11:39 UTC  (2+ messages)

[PATCH] objtool: Don't fail the kernel build on fatal errors
 2021-01-15 11:39 UTC  (2+ messages)

[aa:master 15/20] mm/util.c:738:13: error: implicit declaration of function 'page_mapcount_seq_begin'; did you mean
 2021-01-15 11:40 UTC 

[PATCH -next] pci/controller/dwc: convert comma to semicolon
 2021-01-15 11:36 UTC  (5+ messages)

[Intel-gfx] [PATCH v2 00/11] drm/i915: Async flips for all ilk+ platforms
 2021-01-15 11:40 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 05/11] drm/i915: Add plane vfuncs to enable/disable flip_done interrupt
` [Intel-gfx] [PATCH v2 06/11] drm/i915: Move the async_flip bit setup into the .async_flip() hook

drivers/char/random.c:1269:41: warning: shift count >= width of type
 2021-01-15 11:39 UTC 

[PATCH 0/2] KVM: arm64: Hide absent PMU registers from userspace
 2021-01-15 11:37 UTC  (3+ messages)

[PATCH 2/3 v7] sound: Add n64 driver
 2021-01-15 11:35 UTC 

[PATCH 1/3 v7] input: Add N64 controller driver
 2021-01-15 11:34 UTC 

[PATCH 3/3 v7] block: Add n64 cart driver
 2021-01-15 11:35 UTC 

What's cooking in git.git (Jan 2021, #02; Fri, 8)
 2021-01-15 11:36 UTC  (6+ messages)

[jfern:coresched 12/12] ld: kernel/sched/core.o:(__jump_table+0x8): undefined reference to `__sched_core_enabled'
 2021-01-15 11:35 UTC 

[PATCH] KVM: arm64: Use the reg_to_encoding() macro instead of sys_reg()
 2021-01-15 11:33 UTC  (3+ messages)

[PATCH] KVM: arm64: Allow PSCI SYSTEM_OFF/RESET to return
 2021-01-15 11:33 UTC  (4+ messages)

Hot plug support for aspeed-smc driver
 2021-01-15 11:31 UTC  (3+ messages)

[RESEND PATCH v3 0/4] iommu/iova: Solve longterm IOVA issue
 2021-01-15 11:32 UTC  (3+ messages)

[PATCH for v5.11 00/12] iwlwifi: fixes intended for v5.10 2020-12-02
 2021-01-15 11:05 UTC  (4+ messages)
` [PATCH for v5.11 10/12] iwlwifi: pcie: fix context info memory leak
` [PATCH for v5.11 11/12] iwlwifi: pcie: use jiffies for memory read spin time limit
` [PATCH for v5.11 12/12] iwlwifi: pcie: reschedule in long-running memory reads

[PATCH] objtool: Don't fail on missing symbol table
 2021-01-15 11:31 UTC  (2+ messages)

[PATCH] printk: fix kmsg_dump_get_buffer length calulations
 2021-01-15 11:31 UTC  (2+ messages)

[aa:master 15/20] mm/swapfile.c:1649:13: error: implicit declaration of function 'page_mapcount_seq_begin'
 2021-01-15 11:31 UTC 

[v7,0/2] introduce TI reset controller for MT8192 SoC
 2021-01-15 11:23 UTC  (5+ messages)
` [v7,1/2] dt-binding: reset-controller: mediatek: add YAML schemas
` [v7,2/2] reset-controller: ti: introduce an integrated reset handler

[PATCH] printk: ringbuffer: fix line counting
 2021-01-15 11:30 UTC  (2+ messages)

[PATCH for-4.15 0/4] xen/iommu: Collection of bug fixes for IOMMU teadorwn
 2021-01-15 11:30 UTC  (10+ messages)
` [PATCH for-4.15 4/4] xen/iommu: x86: Don't leak the IOMMU page-tables

[PATCH net-next 0/2] net: dsa: mv88e6xxx: LAG fixes
 2021-01-15 11:29 UTC  (4+ messages)
` [PATCH net-next 2/2] net: dsa: mv88e6xxx: Only allow LAG offload on supported hardware

[PATCH 0/3] x86/Dom0: support zstd compressed kernels
 2021-01-15 11:29 UTC  (4+ messages)
` [PATCH 1/3] introduce unaligned.h


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.