All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-20 13:06:03 to 2020-05-20 13:43:35 UTC [more...]

[PATCH 1/1] drm: check for NULL pointer in drm_gem_object_put
 2020-05-20 13:33 UTC  (7+ messages)

[GIT PULL 00/11] tegra: Changes for v5.8-rc1
 2020-05-20 13:43 UTC  (3+ messages)
` [GIT PULL 11/11] arm64: tegra: Device tree changes "

[PATCH v10 00/18] RISC-V SiFive FU540 support SPL
 2020-05-20 13:43 UTC  (9+ messages)
` [PATCH v10 17/18] configs: fu540: Add config options for U-Boot SPL

[PATCH 0/3] vm_event: fix race-condition when disabling monitor events
 2020-05-20 13:42 UTC  (4+ messages)
` [PATCH 1/3] xen/monitor: Control register values

[PATCH v3 0/5] Capacity awareness for SCHED_DEADLINE
 2020-05-20 13:42 UTC  (6+ messages)
` [PATCH v3 1/5] sched/deadline: Optimize dl_bw_cpus()
` [PATCH v3 2/5] sched/deadline: Add dl_bw_capacity()
` [PATCH v3 3/5] sched/deadline: Improve admission control for asymmetric CPU capacities
` [PATCH v3 4/5] sched/deadline: Make DL capacity-aware
` [PATCH v3 5/5] sched/deadline: Implement fallback mechanism for !fit case

Qemu Support for Virtio Video V4L2 driver
 2020-05-20  3:19 UTC  (9+ messages)
` [virtio-dev] Re: Fwd: "

[PATCH] smp: generic ipi_raise tracepoint
 2020-05-20 13:42 UTC  (3+ messages)

linux-next boot error: BUG: Invalid wait context ]
 2020-05-20 13:41 UTC  (3+ messages)

[PATCH Kernel v22 0/8] Add UAPIs to support migration for VFIO devices
 2020-05-20 13:40 UTC  (5+ messages)

[GRUB PATCH 0/2] Better Xen support
 2020-05-20 13:40 UTC  (2+ messages)

[PATCH 0/2] add generic DT binding for RTS/CTS
 2020-05-20 13:39 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: serial: add generic DT binding for announcing RTS/CTS lines
` [PATCH 2/2] serial: stm32: Use "

[GIT PULL] i2c: tegra: Changes for v5.8-rc1
 2020-05-20 13:40 UTC  (3+ messages)

[PATCH net] net: don't return invalid table id error when we fall back to PF_UNSPEC
 2020-05-20 13:40 UTC  (2+ messages)

[baolu:iommu/next/20200514 4/16] drivers/iommu/intel-svm.c:369 intel_svm_bind_gpasid() error: 'svm' dereferencing possible ERR_PTR()
 2020-05-20 13:40 UTC  (2+ messages)

[LTP] [PATCH 1/2] tst_net.sh: Print output on unexpected PASS/FAIL
 2020-05-20 13:39 UTC  (4+ messages)
` [LTP] [PATCH 2/2] rpc_test.sh: Print used TI-RPC implementation

[hch-misc:kernel_setsockopt 6/32] net/core/sock.c:758:19: warning: comparison is always true due to limited range of data type
 2020-05-20 13:39 UTC 

[PATCH v2 0/2] Fix role-switch selection in type-c drivers
 2020-05-20 13:39 UTC  (8+ messages)
` [PATCH v2 1/2] usb: typec: Ensure USB_ROLE_SWITCH is selected for tps6598x
` [PATCH v2 2/2] usb: typec: Ensure USB_ROLE_SWITCH is selected for hd3ss3220

[PATCH v2 1/2] mtd: rawnand: Add a helper for testing data interface
 2020-05-20 13:38 UTC  (2+ messages)
` [PATCH v2 2/2] mtd: rawnand: Add timings for Kioxia TH58NVG2S3HBAI4

[V2][PATCH] poky.ent: Update OPENSUSE_HOST_PACKAGES_ESSENTIAL to include mesa-dri-devel
 2020-05-20 13:39 UTC  (3+ messages)
` [docs] "

[Intel-gfx] [PATCH 01/23] Revert "drm/i915/gem: Drop relocation slowpath"
 2020-05-20 13:39 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/23] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH] blkparse: Print PID information for TN_MESSAGE events
 2020-05-20 13:38 UTC  (4+ messages)

[PATCH v3 00/22] microvm: add acpi support
 2020-05-20 13:34 UTC  (47+ messages)
` [PATCH v3 01/22] microvm: name qboot binary qboot.bin
` [PATCH v3 02/22] [testing] seabios: update submodule to master snapshot
` [PATCH v3 03/22] [testing] seabios: update config & build rules
` [PATCH v3 04/22] [testing] seabios: update binaries to master snapshot
` [PATCH v3 05/22] acpi: make build_madt() more generic
` [PATCH v3 06/22] acpi: create acpi-common.c and move madt code
` [PATCH v3 07/22] acpi: madt: skip pci override on pci-less systems
` [PATCH v3 08/22] acpi: fadt: add hw-reduced sleep register support
` [PATCH v3 09/22] acpi: ged: rename event memory region
` [PATCH v3 10/22] acpi: ged: add control regs
` [PATCH v3 11/22] acpi: ged: add x86 device variant
` [PATCH v3 12/22] acpi: move acpi_dsdt_add_power_button() to ged
` [PATCH v3 13/22] x86: coldplug cpus
` [PATCH v3 14/22] microvm: use 2G split unconditionally
` [PATCH v3 15/22] microvm: make virtio irq base runtime configurable
` [PATCH v3 16/22] microvm/acpi: add minimal acpi support
` [PATCH v3 17/22] microvm/acpi: add acpi_dsdt_add_virtio() for x86
` [PATCH v3 18/22] microvm/acpi: use GSI 16-23 for virtio
` [PATCH v3 19/22] microvm/acpi: use seabios with acpi=on
` [PATCH v3 20/22] microvm/acpi: disable virtio-mmio cmdline hack
` [PATCH v3 21/22] [RfC] acpi: add per machine type acpi default
` [PATCH v3 22/22] [RfC] acpi: flip default to off for microvm

[PATCH v2 18/20] mips: csrc-r4k: Decrease r4k-clocksource rating if CPU_FREQ enabled
 2020-05-20 13:38 UTC  (11+ messages)

[PATCH] powerpc/64s: Disable STRICT_KERNEL_RWX
 2020-05-20 13:36 UTC 

(no subject)
 2020-05-20 13:38 UTC  (9+ messages)
` [PATCH 2/3] drm/etnaviv: Don't ignore errors on getting clocks

Bug: git worktree remove and overwritten directory
 2020-05-20 13:38 UTC  (2+ messages)

[PATCH] drm/amdgpu: off by on in amdgpu_device_attr_create_groups() error handling
 2020-05-20 13:38 UTC  (7+ messages)
` [PATCH v2] "

[PATCH 0/3] Fix blkparse and iowatcher for kernels >= 4.14
 2020-05-20 13:38 UTC  (2+ messages)

[PATCH V3 0/8] Enable ext4 support for per-file/directory DAX operations
 2020-05-20 13:37 UTC  (3+ messages)
` [PATCH V3 4/8] fs/ext4: Update ext4_should_use_dax()

[PATCH] qla2xxx: Remove return value from qla_nvme_ls()
 2020-05-20 13:36 UTC  (2+ messages)

[PATCH 0/7] Share events between metrics
 2020-05-20 13:35 UTC  (11+ messages)
` [PATCH 1/7] perf metricgroup: Change evlist_used to a bitmap
` [PATCH 3/7] perf metricgroup: Delay events string creation

Warnings on Edison
 2020-05-20 13:35 UTC  (5+ messages)

[PATCH v2] io_uring: reset -EBUSY error when io sq thread is waken up
 2020-05-20 13:34 UTC  (2+ messages)

[PATCH v3 0/3] Fix dependencies for ACPI drivers with OpRegion settings
 2020-05-20 13:34 UTC  (5+ messages)
` [PATCH v3 3/3] mfd: ensure that AXP20X_I2C will have the right deps on X86

[PATCH] crypto: add "none" random provider
 2020-05-20 13:20 UTC 

SV: [PATCH 2/2] mtd: rawnand: Add timings for Kioxia TH58NVG2S3HBAI4
 2020-05-20 13:32 UTC 

stable/linux-5.6.y boot: 82 boots: 1 failed, 78 passed with 3 untried/unknown (v5.6.14)
 2020-05-20 13:32 UTC 

[PATCH] drm: Replace deprecated function in drm_crtc_helper
 2020-05-20 13:32 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] perf stat: Fail on extra comma while parsing events
 2020-05-20 13:32 UTC  (3+ messages)

[avpatel:riscv_clint_v1 8/9] drivers/clocksource/timer-clint.c:45:15: error: variable 'clint_ipi_ops' has initializer but incomplete type
 2020-05-20 13:31 UTC 

[PATCH 0/2 v2] jbd2: Fix leaked transaction credits
 2020-05-20 13:31 UTC  (3+ messages)
` [PATCH 1/2] ext4: Drop ext4_journal_free_reserved()
` [PATCH 2/2] jbd2: Avoid leaking transaction credits when unreserving handle

[PATCH] usb: dwc2: Update Core Reset programming flow
 2020-05-20 13:31 UTC 

[PATCH] hwrng: ks-sa - fix runtime pm imbalance on error
 2020-05-20 13:29 UTC 

[PATCH] media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_size
 2020-05-20 13:30 UTC  (2+ messages)

ttyACM strange chars appearing at connect
 2020-05-20 13:29 UTC  (5+ messages)

[next] i2c: mediatek: Use div_u64 for 64-bit division to fix 32-bit kernels
 2020-05-20 13:29 UTC  (4+ messages)

[linux-sof-driver:pr/2088 1/11] drivers/soundwire/qcom.c:881:2: error: implicit declaration of function 'sdw_delete_bus_master'
 2020-05-20 13:29 UTC 

[PATCH 0/8] Introduce local_lock()
 2020-05-20 13:27 UTC  (5+ messages)
` [PATCH 3/8] srcu: Use local_lock() for per-CPU struct srcu_data access

Bad kfree of dma_parms in v5.7-rc5
 2020-05-20 13:28 UTC  (7+ messages)

[PATCH v13 0/5] usb: xhci: Add support for Renesas USB controllers
 2020-05-20 13:27 UTC  (5+ messages)
` [PATCH v13 2/5] usb: renesas-xhci: Add the renesas xhci driver

[PATCH 0/2] jbd2: Fix leaked transaction credits
 2020-05-20 13:27 UTC  (4+ messages)
` [PATCH 2/2] jbd2: Avoid leaking transaction credits when unreserving handle

[PATCH v2 1/4] counter: Internalize sysfs interface code
 2020-05-20 13:10 UTC  (4+ messages)

[PATCH 0/3] fsverity-utils: introduce libfsverity
 2020-05-20 13:26 UTC  (4+ messages)

[PATCH v4 0/3] media: rkvdec: Add a VP9 backend
 2020-05-20 13:26 UTC  (6+ messages)
` [PATCH v4 1/3] media: rkvdec: Fix .buf_prepare
` [PATCH v4 2/3] media: uapi: Add VP9 stateless decoder controls

[XFS SUMMIT] Deprecating V4 on-disk format
 2020-05-20 13:15 UTC  (4+ messages)

[LTP] [PATCH] tirpc: Pass all extra client options to client program
 2020-05-20 13:25 UTC  (2+ messages)

[PATCH 0/3] xfs: fix stale disk exposure after crash
 2020-05-20 13:23 UTC  (4+ messages)
` [PATCH 3/3] xfs: measure all contiguous previous extents for prealloc size

[PATCH 2/2] i2c: altera: cleanup spinlock
 2020-05-20 13:23 UTC  (2+ messages)

[PATCH] drm/doc: device hot-unplug for userspace
 2020-05-20 13:20 UTC  (3+ messages)

[Intel-gfx] [PATCH v11] drm/i915/dsb: Pre allocate and late cleanup of cmd buffer
 2020-05-20 13:07 UTC 

arch/sparc/mm/srmmu.c:300:9: error: variable 'pud' set but not used
 2020-05-20 13:20 UTC  (2+ messages)

[PATCH] hwrng: exynos - fix runtime pm imbalance on error
 2020-05-20 13:19 UTC  (2+ messages)

[PATCH v5 0/7] dwc-hsotg (aka dwc2) USB host controller emulation
 2020-05-20 13:18 UTC  (5+ messages)
` [PATCH v5 4/7] dwc-hsotg (dwc2) "

[PATCH bpf-next v4 00/15] Introduce AF_XDP buffer allocation API
 2020-05-20 13:18 UTC  (3+ messages)
` [PATCH bpf-next v4 01/15] xsk: fix xsk_umem_xdp_frame_sz()

[PATCH v2 0/8] staging: most: move USB adapter driver to stable branch
 2020-05-20 13:17 UTC  (3+ messages)
` [PATCH v2 1/8] drivers: most: add usb adapter driver

[PATCH] tpm: Enable module for all EFI platforms
 2020-05-20 13:17 UTC  (2+ messages)

[PATCH] ipv6: Add IN6_ADDR_GEN_MODE_STABLE_PRIVACY_SOFTMAC mode
 2020-05-20 13:16 UTC  (3+ messages)

[PATCH v2] net: break out nested function
 2020-05-20 13:16 UTC  (3+ messages)

[PATCH v2 0/9] riscv: sifive/fu540: Booting from SPI
 2020-05-20 13:16 UTC  (6+ messages)
` [PATCH v2 1/9] spl: Try to get SPL boot device via board_get_int
` [PATCH v2 2/9] dt-bindings: board: Document sifive,fu540-modeselect
  ` [PATCH v2 2/9] dt-bindings: board: Document sifive, fu540-modeselect

[PATCH] drm/i915/hdcp: Add additional R0' wait
 2020-05-20 13:16 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH] io_uring: reset -EBUSY error when io sq thread is waken up
 2020-05-20 13:16 UTC  (3+ messages)

[PATCH] PCI: dwc: Warn only for non-prefetchable memory resource size >4GB
 2020-05-20 13:16 UTC  (8+ messages)

Wireguard is broken by recent ubuntu 18.04 kernel update
 2020-05-20 13:14 UTC 

[PATCH v2 0/4] arm64: add Armv8.6 pointer authentication
 2020-05-20 13:20 UTC  (7+ messages)
` [PATCH v2 3/4] arm64: cpufeature: Modify address authentication cpufeature to exact

[PATCH v2] io_uring: don't submit sqes when ctx->refs is dying
 2020-05-20 13:11 UTC  (2+ messages)

[Xen-devel] [PATCH v2] x86: use POPCNT for hweight<N>() when available
 2020-05-20 13:12 UTC  (9+ messages)
`  "

[PATCH v2] submodule: port subcommand 'set-branch' from shell to C
 2020-05-20 13:12 UTC  (4+ messages)

[Intel-wired-lan] [jkirsher-next-queue:100GbE] BUILD SUCCESS abd0316ac02e1c29c3876fa1c6231949cd7ae14d
 2020-05-20 13:12 UTC 

[PATCH liburing 0/5] liburing: add helpers to enable/disable eventfd notifications
 2020-05-20 13:12 UTC  (5+ messages)
` [PATCH liburing 3/5] Add helpers to set and get eventfd notification status

[PATCH v6 00/16] drm/i915: Add support for HDCP 1.4 over MST connectors
 2020-05-20 13:11 UTC  (6+ messages)
      ` [Intel-gfx] "

[PATCH] drm/amd/powerplay: unify the prompts on thermal interrupts
 2020-05-20 13:11 UTC  (2+ messages)

[PATCH 0/9] Enable ext4 support for per-file/directory DAX operations
 2020-05-20 13:11 UTC  (7+ messages)
` [PATCH 3/9] fs/ext4: Disallow encryption if inode is DAX

[PATCH] usb: typec: Ensure USB_ROLE_SWITCH is a dependency for tps6598x
 2020-05-20 13:10 UTC  (7+ messages)

Problem building meta-mono gtk-sharp with dunfell release
 2020-05-20 13:10 UTC  (5+ messages)
` [poky] "

[Bridge] [PATCH 0/3] net: bridge: mrp: Add small fixes to MRP
 2020-05-20 13:09 UTC  (4+ messages)
` [Bridge] [PATCH 1/3] bridge: mrp: Add br_mrp_unique_ifindex function
` [Bridge] [PATCH 2/3] switchdev: mrp: Remove the variable mrp_ring_state
` [Bridge] [PATCH 3/3] bridge: mrp: Restore port state when deleting MRP instance

[PATCH] MAINTAINERS: update qtnfmac maintainers
 2020-05-20 13:08 UTC 

[PATCH] wlcore: fix runtime pm imbalance in __wl1271_op_remove_interface
 2020-05-20 13:08 UTC 

[PATCH] drm/i915/hdcp: Add additional R0' wait
 2020-05-20 13:08 UTC  (3+ messages)
` [PATCH v2] "
  ` [Intel-gfx] "

[PATCH v4 0/4] cleaning up the sysctls table (hung_task watchdog)
 2020-05-20 13:08 UTC  (4+ messages)

[linux-next:master 8243/10701] ld: drivers/usb/typec/tps6598x.c:208: undefined reference to `usb_role_switch_set_role'
 2020-05-20 13:06 UTC  (2+ messages)

exec: Promised cleanups after introducing exec_update_mutex
 2020-05-20 13:02 UTC  (6+ messages)
` [PATCH 0/6] exec: Trivial cleanups for exec
  ` [PATCH 0/5] exec: Control flow simplifications
    ` [PATCH v2 0/8] "

[PATCH] wlcore: fix runtime pm imbalance in wlcore_regdomain_config
 2020-05-20 12:46 UTC 

[Intel-gfx] drm/i915: device params part 1
 2020-05-20 13:06 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915/params: don't expose inject_probe_failure in debugfs (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.