All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-03 13:18:08 to 2020-04-03 13:59:46 UTC [more...]

[PATCH 00/44] devm_drm_dev_alloc, no more drmm_add_final_kfree
 2020-04-03 13:58 UTC  (53+ messages)
` [Intel-gfx] "
` [PATCH 01/44] drivers/base: Always release devres on device_del
  ` [Intel-gfx] "
` [PATCH 02/44] drm: Add devm_drm_dev_alloc macro
  ` [Intel-gfx] "
` [PATCH 03/44] drm/device: Deprecate dev_private harder
  ` [Intel-gfx] "
` [PATCH 04/44] drm/vgem: Use devm_drm_dev_alloc
  ` [Intel-gfx] "
` [PATCH 05/44] drm/vkms: "
  ` [Intel-gfx] "
` [PATCH 06/44] drm/vboxvideo: drop DRM_MTRR_WC #define
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 07/44] drm/vboxvideo: Use devm_drm_dev_alloc
  `  "
` [Intel-gfx] [PATCH 08/44] drm/vboxvideo: Stop using drm_device->dev_private
  `  "
` [PATCH 09/44] drm/vboxvidoe: use managed pci functions
  ` [Intel-gfx] "
` [PATCH 10/44] drm/vboxvideo: Use devm_gen_pool_create
  ` [Intel-gfx] "
` [PATCH 11/44] drm/v3d: Don't set drm_device->dev_private
  ` [Intel-gfx] "
` [PATCH 12/44] drm/v3d: Use devm_drm_dev_alloc
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 13/44] drm/v3d: Delete v3d_dev->dev
  `  "
` [PATCH 14/44] drm/v3d: Delete v3d_dev->pdev
  ` [Intel-gfx] "
` [PATCH 15/44] drm/udl: Use demv_drm_dev_alloc
  ` [Intel-gfx] "
` [PATCH 16/44] drm/udl: don't set drm_device->dev_private
  ` [Intel-gfx] "
` [PATCH 17/44] drm/st7735r: Use devm_drm_dev_alloc
  ` [Intel-gfx] "
` [PATCH 18/44] drm/st7586: "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 19/44] drm/repaper: "
  `  "
` [Intel-gfx] [PATCH 20/44] drm/mi0283qt: "
  `  "
` [Intel-gfx] [PATCH 21/44] drm/ili9486: "
  `  "
` [PATCH 22/44] drm/ili9341: "
` [Intel-gfx] [PATCH 23/44] drm/ili9225: "
` [PATCH 24/44] drm/hx8357d: "
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 25/44] drm/gm12u320: "
` [PATCH 30/44] drm/qxl: "
` [PATCH 31/44] drm/qxl: Don't use drm_device->dev_private
` [PATCH 39/44] drm/cirrus: Use devm_drm_dev_alloc
` [PATCH 40/44] drm/cirrus: Don't use drm_device->dev_private

[PATCH v3 4/5] pwm: omap-dmtimer: Do not disable pwm before changing period/duty_cycle
 2020-04-03 13:59 UTC  (11+ messages)

[PATCH v3] Add support for MediaTek keypad
 2020-04-03 13:59 UTC  (2+ messages)
  ` [PATCH v3 2/2] add MediaTek keypad driver

[Intel-gfx] [PATCH] drm/i915: Keep a per-engine request pools
 2020-04-03 13:58 UTC  (3+ messages)

Fwd: usb_8dev - WARN_ON(in_irq()) Ticket #00560
 2020-04-03 13:53 UTC  (3+ messages)

[PATCH v2 00/14] powerpc/64: machine check and system reset fixes
 2020-04-03 13:26 UTC  (7+ messages)
` [PATCH v2 01/14] powerpc/64s/exception: Fix machine check no-loss idle wakeup
` [PATCH v2 02/14] powerpc/64s/exceptions: Fix in_mce accounting in unrecoverable path
` [PATCH v2 03/14] powerpc/64s/exceptions: Change irq reconcile for NMIs from reusing _DAR to RESULT
` [PATCH v2 04/14] powerpc/64s/exceptions: machine check reconcile irq state
` [PATCH v2 05/14] powerpc/pseries/ras: avoid calling rtas_token in NMI paths
` [PATCH v2 06/14] powerpc/pseries/ras: FWNMI_VALID off by one

Btrfs transid corruption
 2020-04-03 13:56 UTC  (7+ messages)
          ` Btrfs transid corruption (and a possible bug when doing scrub on ro device)

[PATCH 1/2] drm/pci: Move drm_pci_alloc/free under CONFIG_DRM_LEGACY
 2020-04-03 13:56 UTC  (2+ messages)

[PATCH v4 0/7] Introduce CAP_SYS_PERFMON to secure system performance monitoring and observability
 2020-04-03 13:56 UTC  (19+ messages)
` [PATCH v4 2/9] perf/core: open access for CAP_SYS_PERFMON privileged process

[PATCH v2] tools/xenstore: fix a use after free problem in xenstored
 2020-04-03 13:56 UTC  (2+ messages)

[PATCH] spi: spi-ep93xx: fix wrong SPI mode selection
 2020-04-03 13:56 UTC  (2+ messages)
` Applied "spi: spi-ep93xx: fix wrong SPI mode selection" to the spi tree

[Bug 206579] New: KVM with passthrough generates "BUG: kernel NULL pointer dereference" and crashes
 2020-04-03 13:55 UTC  (2+ messages)
` [Bug 206579] "

question about drivers/atm/iphase.c
 2020-04-03 13:55 UTC 

[RFC] Patch backports for CVE-2020-1749
 2020-04-03 13:54 UTC 

[PATCH v1] bluetooth:Adding driver and quirk defs for multi-role LE
 2020-04-03 13:54 UTC  (3+ messages)

[PATCH v4 for-5.0] configure: warn if not using a separate build directory
 2020-04-03 13:53 UTC 

[Intel-gfx] [CI] drm/i915: Use per-engine request pools
 2020-04-03 13:54 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Use per-engine request pools (rev8)

[PATCH] hvmloader: probe memory below 4G before allocation for OVMF
 2020-04-03 13:53 UTC  (2+ messages)

[PATCH] tools/hciattach_ath3k: Load BT board data based on country code
 2020-04-03 13:53 UTC  (2+ messages)

[PATCH] kmod: fix a typo "assuems" -> "assumes"
 2020-04-03 13:53 UTC  (2+ messages)

Question about scsi device hotplug (e.g scsi-hd)
 2020-04-03 13:51 UTC  (7+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_flip: Skip detiler fences subtest on platforms w/o aperture
 2020-04-03 13:51 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH v2] x86/acpi: fix a deadlock with cpu hotplug
 2020-04-03 13:51 UTC  (6+ messages)

[PATCH] bluetooth:fixing minor typo in comment
 2020-04-03 13:50 UTC  (2+ messages)

[PATCH] docs: Render .md files using pandoc
 2020-04-03 13:49 UTC  (2+ messages)

imx7d dual core boot
 2020-04-03 13:47 UTC  (7+ messages)

[GIT PULL] x86 cleanups for v5.7
 2020-04-03 13:46 UTC  (6+ messages)

question about drivers/net/dsa/sja1105/sja1105_main.c
 2020-04-03 13:46 UTC 

[PATCH 0/5] x86/ucode: Cleanup part 5/n
 2020-04-03 13:46 UTC  (11+ messages)
` [PATCH 1/5] x86/ucode/intel: Remove CPUID from collect_cpu_info()
` [PATCH 2/5] x86/ucode: Drop ops->match_cpu()
` [PATCH 3/5] x86/ucode: Don't try to cope with NULL pointers in apply_microcode()
` [PATCH 4/5] x86/ucode: Drop ops->free_patch()
` [PATCH 5/5] x86/ucode: Simplify the ops->collect_cpu_info() API

[GIT PULL] remoteproc updates for v5.7
 2020-04-03 13:45 UTC  (5+ messages)
` [PATCH] remoteproc/omap: Fix set_load call in omap_rproc_request_timer

[RESEND PATCH] btrfs: Remove received information from snapshot on ro->rw switch
 2020-04-03 13:44 UTC 

[PATCH v3 0/3] initialize deferred pages with interrupts enabled
 2020-04-03 13:44 UTC  (5+ messages)
` [PATCH v3 1/3] mm: call touch_nmi_watchdog() on max order boundaries in deferred init
` [PATCH v3 2/3] mm: initialize deferred pages with interrupts enabled
` [PATCH v3 3/3] mm: call cond_resched() from deferred_init_memmap()

[PATCH 01/11] parport: fix if-statement empty body warnings
 2020-04-03 13:43 UTC  (11+ messages)
` [PATCH 02/11] parport: Convert printk(KERN_<LEVEL> to pr_<level>(
` [PATCH 03/11] parport: Use more comon logging styles
` [PATCH 04/11] parport: daisy: Convert DPRINTK to pr_debug
` [PATCH 05/11] parport_amiga: "
` [PATCH 06/11] parport_mfc3: "
` [PATCH 07/11] parport_pc: "
` [PATCH 08/11] parport: Standardize use of printmode
` [PATCH 09/11] parport: Add comments for parport_register_dev_model()
` [PATCH 10/11] parport: remove unused parport_register_device()
` [PATCH 11/11] parport: remove use of devmodel

[PATCH 2/2] ASoC: SOF: Turn "firmware boot complete" message into a dbg message
 2020-04-03 13:40 UTC  (2+ messages)
` Applied "ASoC: SOF: Turn "firmware boot complete" message into a dbg message" to the asoc tree

[PATCH] rebase.c: teach --no-gpg-sign to git-rebase
 2020-04-03 13:43 UTC  (4+ messages)
` [PATCH v3 0/6] Honour and Document --no-gpg-sign
  ` [PATCH v3 2/6] cherry-pick/revert: honour --no-gpg-sign in all case

[PATCH 1/3] ASoC: Intel: atom: Take the drv->lock mutex before calling sst_send_slot_map()
 2020-04-03 13:40 UTC  (2+ messages)
` Applied "ASoC: Intel: atom: Take the drv->lock mutex before calling sst_send_slot_map()" to the asoc tree

[PATCH 2/3] ASoC: Intel: atom: Check drv->lock is locked in sst_fill_and_send_cmd_unlocked
 2020-04-03 13:40 UTC  (2+ messages)
` Applied "ASoC: Intel: atom: Check drv->lock is locked in sst_fill_and_send_cmd_unlocked" to the asoc tree

[PATCH v1 0/5] KVM: s390: vsie: fixes and cleanups
 2020-04-03 13:41 UTC  (3+ messages)
` [PATCH v1 1/5] KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks

[PATCH v3 net] inet_diag: add cgroup id attribute
 2020-04-03 13:41 UTC  (3+ messages)

[PATCH v3 00/29] dm: Add programmatic generation of ACPI tables (part A)
 2020-04-03 13:41 UTC  (12+ messages)
` [PATCH v3 22/29] acpi: Add a method to write tables for a device
` [PATCH v3 23/29] acpi: Convert part of acpi_table to use acpi_ctx
` [PATCH v3 27/29] acpi: Put table-setup code in its own function
` [PATCH v3 29/29] acpi: Add an acpi command

[RFC PATCH 00/11] VMBus channel interrupt reassignment
 2020-04-03 13:41 UTC  (13+ messages)
` [RFC PATCH 03/11] Drivers: hv: vmbus: Replace the per-CPU channel lists with a global array of channels
` [RFC PATCH 11/11] scsi: storvsc: Re-init stor_chns when a channel interrupt is re-assigned

[PATCH 3/3] ASoC: Intel: atom: Fix uninitialized variable compiler warning
 2020-04-03 13:40 UTC  (2+ messages)
` Applied "ASoC: Intel: atom: Fix uninitialized variable compiler warning" to the asoc tree

[RESEND PATCH 1/2] btrfs: Read stripe len directly in btrfs_rmap_block
 2020-04-03 13:40 UTC  (2+ messages)
` [RESEND PATCH 2/2] btrfs: Remove dead code exclude_super_stripes

[PATCH 0/9] Support for transactions in `git-update-ref --stdin`
 2020-04-03 13:40 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 9/9] update-ref: implement interactive transaction handling

[PATCH] iotests/common.pattern: Quote echos
 2020-04-03 13:39 UTC  (2+ messages)

stable-rc/linux-4.9.y build: 197 builds: 1 failed, 196 passed (v4.9.218-10-g7971bb00ac53)
 2020-04-03 13:40 UTC 

[PATCH v1 0/8] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-04-03 13:39 UTC  (9+ messages)
` [PATCH v1 6/8] vfio/type1: Bind guest page tables to host
` [PATCH v1 8/8] vfio/type1: Add vSVA support for IOMMU-backed mdevs

[PATCH v4 0/4] KUnit-KASAN Integration
 2020-04-03 13:39 UTC  (5+ messages)
` [PATCH v4 2/4] KUnit: KASAN Integration
` [PATCH v4 3/4] KASAN: Port KASAN Tests to KUnit

[PATCH v2] drm/amdkfd: Provide SMI events watch
 2020-04-03 13:38 UTC  (3+ messages)

[PATCH RESEND 1/4] uaccess: Add user_read_access_begin/end and user_write_access_begin/end
 2020-04-03 13:37 UTC  (8+ messages)

[PATCH v2 0/4] Various build and doc fixes
 2020-04-03 13:36 UTC  (3+ messages)
` [PATCH v2 1/4] configure: Drop unneeded TARGET_CFLAGS expansion

[PATCH v2] dt-bindings: display: convert rockchip rk3066 hdmi bindings to yaml
 2020-04-03 13:36 UTC  (3+ messages)

[RFC PATCH 0/3] net: macb: Wake-on-Lan magic packet fixes
 2020-04-03 13:36 UTC  (3+ messages)

KCSAN: data-race in __fat_write_inode / fat12_ent_get
 2020-04-03 13:36 UTC  (2+ messages)

[PATCH] file: explicitly disable seccomp
 2020-04-03 13:36 UTC  (8+ messages)
          ` [OE-core] "

Question on "uaccess: Add strict non-pagefault kernel-space read function"
 2020-04-03 13:35 UTC 

[PATCH] tty: samsung_tty: 32-bit access for TX/RX hold registers
 2020-04-03 13:34 UTC  (4+ messages)
  ` [PATCH v4] "

[dpdk-dev] [PATCH] [v1 1/1] net/octeontx2: add routines to set/clear interrupt enable registers
 2020-04-03 13:34 UTC  (2+ messages)

[PATCH v2 00/17] merge: learn --autostash
 2020-04-03 13:34 UTC  (6+ messages)
` [PATCH v3 00/19] "
  ` [PATCH v3 17/19] merge: teach --autostash option

[PATCH v2] ptp: free ptp clock properly
 2020-04-03 13:34 UTC  (2+ messages)

[LTP] [PATCH v1 00/10] add loop ioctl test
 2020-04-03 13:34 UTC  (3+ messages)
` [LTP] [PATCH v1 04/10] syscalls/ioctl_loop02: Add LO_FLAGS_READ_ONLY and LOOP_CHANGE_FD test

[igt-dev] [PATCH i-g-t v2] lib: Fix device lists not cleaned up sufficiently before rescan
 2020-04-03 13:34 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for lib: Fix device lists not cleaned up sufficiently before rescan (rev2)

[PATCH] segtree: bail out on concatenations
 2020-04-03 13:33 UTC  (5+ messages)

[PATCH v5 2/2] PCI: HIP: Add handling of HiSilicon HIP PCIe controller errors
 2020-04-03 13:33 UTC  (2+ messages)

[LTP] mm/mremap.c : WARNING: at mm/mremap.c:211 move_page_tables+0x5b0/0x5d0
 2020-04-03 13:32 UTC  (5+ messages)
    `  "

[PATCH 0/2] nilfs2: Logging style changes
 2020-04-03 13:31 UTC  (2+ messages)

[PATCH v2] HID: logitech: drop outdated references to unifying receivers
 2020-04-03 13:31 UTC  (2+ messages)

[PATCH] drm/bridge: dw-mipi-dsi.c: remove unused header file
 2020-04-03 13:30 UTC  (2+ messages)

[dpdk-dev] [PATCH] app/testpmd: add memory dump command
 2020-04-03 13:29 UTC  (3+ messages)
` [dpdk-dev] [PATCH v1] "

[PATCH for-5.0] hw/gpio/aspeed_gpio.c: Don't directly include assert.h
 2020-04-03 13:28 UTC  (3+ messages)

[PATCH 1/5] iio: xilinx-xadc: Fix ADC-B powerdown
 2020-04-03 13:27 UTC  (5+ messages)
` [PATCH 2/5] iio: xilinx-xadc: Fix clearing interrupt when enabling trigger
` [PATCH 3/5] iio: xilinx-xadc: Fix sequencer configuration for aux channels in simultaneous mode
` [PATCH 4/5] iio: xilinx-xadc: Make sure not exceed maximum samplerate
` [PATCH 5/5] iio: xilinx-xadc: Fix typo

[ANNOUNCE] libdrm 2.4.101
 2020-04-03 13:27 UTC 

Outreachy reminder - final application deadline
 2020-04-03 13:27 UTC  (4+ messages)
  ` [Outreachy kernel] "

Help with IRQ-MSI-IRQ bridges
 2020-04-03 13:26 UTC  (5+ messages)

[PATCH][next] iio: dac: ad5770r: fix off-by-one check on maximum number of channels
 2020-04-03 13:26 UTC  (3+ messages)

[PATCH] kernel-shark-2.alpha: Use new tracecmd API to open guest tracing file
 2020-04-03 13:25 UTC  (4+ messages)

[PATCH v2 1/2] ACPI: PM: Add acpi_[un]register_wakeup_handler()
 2020-04-03 13:25 UTC  (3+ messages)
` [PATCH v2 2/2] platform/x86: intel_int0002_vgpio: Use acpi_register_wakeup_handler()

[Intel-gfx] [PATCH i-g-t] lib: Bump estimates for object overhead
 2020-04-03 13:24 UTC  (2+ messages)
` [igt-dev] "

[PATCH 4.19 00/13] Backported fixes taken from Sony's Vendor tree
 2020-04-03 13:23 UTC  (5+ messages)
` [PATCH 4.19 11/13] perf/core: Reattach a misplaced comment

[PATCH 0/8] [backports] l2tp use-after-free fixes for 4.4 stable
 2020-04-03 13:22 UTC  (3+ messages)

[PATCH] usb: gadget: legacy: fix redundant initialization warnings from cppcheck
 2020-04-03 13:16 UTC 

[PATCH] selftests/ftrace: Always enable ftrace_enabled for ftrace testcases
 2020-04-03 13:22 UTC  (2+ messages)

[BlueZ PATCH v1] doc:Adding ConcurrentLERoleSupported property
 2020-04-03 13:21 UTC 

is it worth expanding sec 3.3.6, "Unpacking Code," in dev manual?
 2020-04-03 13:19 UTC 

[PATCH 1/2] ASoC: SOF: Fix "no reply expected" error during firmware-boot
 2020-04-03 13:17 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_cursor_legacy: Wait for an extra vblank
 2020-04-03 13:18 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH v2 00/11] Finish converting git bisect to C part 2
 2020-04-03 13:17 UTC  (4+ messages)
` [PATCH v2 01/11] bisect--helper: fix `cmd_*()` function switch default return


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.