All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-08 04:59:50 to 2020-06-08 07:11:08 UTC [more...]

[PATCH v3 0/9] usb: some PM changes for cdns3 and xhci-plat
 2020-06-08  7:10 UTC  (8+ messages)
` [PATCH v3 1/9] usb: cdns3: introduce cdns3_set_phy_power API
` [PATCH v3 2/9] usb: cdns3: add runtime PM support
` [PATCH v3 3/9] usb: cdns3: imx: add glue layer runtime pm implementation
` [PATCH v3 4/9] usb: host: xhci-plat: add platform data support
` [PATCH v3 5/9] usb: host: xhci-plat: add .suspend_quirk for struct xhci_plat_priv
` [PATCH v3 6/9] usb: host: xhci-plat: delete the unnecessary code
` [PATCH v3 7/9] usb: host: xhci-plat: add priv quirk for skip PHY initialization

[RFC PATCH] vimc: Add colors' order over test image
 2020-06-08  7:10 UTC  (2+ messages)

[PATCH alsa-lib] conf: USB-Audio: Add HP Thunderbolt Dock in the IEC958 blacklist
 2020-06-08  7:09 UTC 

[PATCH v4] block: Fix use-after-free in blkdev_get()
 2020-06-08  7:09 UTC  (6+ messages)

[PATCH v2 00/11] fix swiotlb-xen for RPi4
 2020-06-08  7:09 UTC  (16+ messages)
` [PATCH v2 01/11] swiotlb-xen: use vmalloc_to_page on vmalloc virt addresses
` [PATCH v2 03/11] swiotlb-xen: add struct device* parameter to xen_phys_to_bus
` [PATCH v2 04/11] swiotlb-xen: add struct device* parameter to xen_bus_to_phys
` [PATCH v2 08/11] swiotlb-xen: introduce phys_to_dma/dma_to_phys translations
` [PATCH v2 09/11] swiotlb-xen: rename xen_phys_to_bus to xen_phys_to_dma and xen_bus_to_phys to xen_dma_to_phys

WARNING in dev_change_net_namespace
 2020-06-08  7:09 UTC  (3+ messages)

[PATCH] ARM: dts: qcom-msm8660: Add GSBI1 SPI bus
 2020-06-08  7:07 UTC  (2+ messages)

[PATCH] virtio_mem: prevent overflow with subblock size
 2020-06-08  7:08 UTC  (5+ messages)

[PATCH v2] usb: gadget: function: printer: fix use-after-free in __lock_acquire
 2020-06-08  7:16 UTC 

[PATCH 1/1] mtd: cfi_flash: use __raw_writeq(), __raw_readq()
 2020-06-08  7:07 UTC  (3+ messages)

[PATCH 1/2] xhci: Return if xHCI doesn't support LPM
 2020-06-08  7:05 UTC  (4+ messages)
` [PATCH 2/2] xhci: Poll for U0 after disabling USB2 LPM

[Intel-gfx] [PATCH] drm/i915/display: Avoid PSR and FBC features concurently
 2020-06-08  6:56 UTC 

[Intel-gfx] [PATCH] Revert "drm/i915: Remove unneeded hack now for CDCLK"
 2020-06-08  6:55 UTC 

[PATCH 0/2] btrfs: qgroup: detect and fix leaked data reserved space
 2020-06-08  6:58 UTC  (3+ messages)
` [PATCH 2/2] btrfs: qgroup: catch reserved space leakage at unmount time

[PATCH 1/2 v3] alpha: add a delay to inb_p, inb_w and inb_l
 2020-06-08  6:58 UTC  (15+ messages)
      ` [PATCH v4] alpha: fix memory barriers so that they conform to the specification
            ` [PATCH v5] "
                    ` [PATCH v6] "
                      ` [PATCH v7] "

[PATCH for-4.14] xen/arm: mm: Access a PT entry before the table is unmapped
 2020-06-08  6:57 UTC  (2+ messages)

[PATCH] f2fs: add F2FS_IOC_TRIM_FILE ioctl
 2020-06-08  6:57 UTC  (5+ messages)
` [f2fs-dev] "

[PATCH] usb: gadget: function: printer: Fix use-after-free in __lock_acquire()
 2020-06-08  6:54 UTC  (3+ messages)
` 回复: "
  ` 回复: [PATCH] usb: gadget: function: printer: =?gb2312?B?IEZpeCB1c2UtYWZ

[Buildroot] [autobuild.buildroot.net] Daily results for 2020-06-07
 2020-06-08  6:53 UTC  (2+ messages)

[wsa:i2c/for-next 15/29] Inconsistent kallsyms data
 2020-06-08  6:53 UTC 

[Cocci] Suppressing a couple of matches
 2020-06-08  6:52 UTC 

[PATCH 0/2][RFC] Add more trace point for runtime usage count
 2020-06-08  6:53 UTC  (6+ messages)
` [PATCH 2/2][RFC] PM-runtime: add tracepoints to cover all usage_count changes

pass kernel pointers to the sysctl ->proc_handler method v3
 2020-06-08  6:51 UTC  (4+ messages)
` [PATCH 5/5] sysctl: pass kernel pointers to ->proc_handler
  ` WARNING: CPU: 1 PID: 52 at mm/page_alloc.c:4826 __alloc_pages_nodemask (Re: [PATCH 5/5] sysctl: pass kernel pointers to ->proc_handler)

[PATCH v2] drivers: optee: allow op-tee to access devices on the i2c bus
 2020-06-08  6:49 UTC  (4+ messages)
` [Tee-dev] "

[PATCH] crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock()
 2020-06-08  6:48 UTC  (2+ messages)
` [v2 PATCH] "

[PATCH 0/2 v3] blktrace: Fix sparse annotations and warn if enabling multiple traces
 2020-06-08  6:46 UTC  (5+ messages)
` [PATCH 1/2] blktrace: break out of blktrace setup on concurrent calls
` [PATCH 2/2] blktrace: Avoid sparse warnings when assigning q->blk_trace

[PATCH RFC v5 00/13] vhost: ring format independence
 2020-06-08  6:45 UTC  (4+ messages)
` [PATCH RFC v5 13/13] vhost: drop head based APIs

[PATCH] virtio-mem: drop unnecessary initialization
 2020-06-08  6:44 UTC  (6+ messages)

[LTP] [PATCH] syscalls/fanotify10: Add a test case for ignore mask and events on child
 2020-06-08  6:43 UTC 

[PATCH] tty: serial: cpm_uart: Fix behaviour for non existing GPIOs
 2020-06-08  6:41 UTC  (3+ messages)

balance + ENOFS -> readonly filesystem
 2020-06-08  6:42 UTC  (7+ messages)

[PATCH] blktrace: put bounds on BLKTRACESETUP buf_size and buf_nr
 2020-06-08  6:42 UTC  (8+ messages)

Bug: git worktree remove and overwritten directory
 2020-06-08  6:42 UTC  (4+ messages)

[PATCH 0/8 PART2] btrfs-progs: add quiet option
 2020-06-08  6:38 UTC  (9+ messages)
` [PATCH 1/8] btrfs-progs: quota rescan: "
` [PATCH 2/8] btrfs-progs: subvolume create: "
` [PATCH 3/8] btrfs-progs: subvolume delete: "
` [PATCH 4/8] btrfs-progs: balance start: "
` [PATCH 5/8] btrfs-progs: balance resume: "
` [PATCH 6/8] btrfs-progs: subvolume snapshot: "
` [PATCH 7/8] btrfs-progs: scrub start|resume: use global "
` [PATCH 8/8] btrfs-progs: scrub cancel: add "

[PATCH v3 0/3] leds: pwm: add support for default-state device
 2020-06-08  6:32 UTC  (6+ messages)
` [PATCH v3 2/3] leds: pwm: add support for default-state device property

[PATCH v2 0/6] iio: core: pass parent device as parameter during allocation
 2020-06-08  6:37 UTC  (5+ messages)

[PATCH v2] Implement configurable descriptor size in ftgmac100
 2020-06-08  6:36 UTC  (2+ messages)

[PATCH 3/3] platform/x86: dell-wmi: add keys to bios_to_linux_keycode
 2020-06-08  6:36 UTC  (2+ messages)

[PATCH v9 0/5] Add MMC software queue support
 2020-06-08  6:35 UTC  (4+ messages)

[PATCH nvme] nvme: Revert "nvme: Discard workaround for non-conformant devices"
 2020-06-08  6:35 UTC  (3+ messages)

[PATCH 0/2] renesas_sdhi: fix hang when SCC loses its clock
 2020-06-08  6:35 UTC  (5+ messages)
` [PATCH 1/2] mmc: core: when downgrading HS400, callback into drivers earlier
` [PATCH 2/2] mmc: renesas_sdhi: keep SCC clock active when tuning

[Bug 1874073] [NEW] openrisc_sim.c:87:42: error: 'cpu_irqs[0]' may be used uninitialized in this function [-Werror=maybe-uninitialized]
 2020-06-08  6:25 UTC  (2+ messages)
` [Bug 1874073] "

[PATCH 0/6] vDPA: doorbell mapping
 2020-06-08  6:32 UTC  (8+ messages)
` [PATCH 5/6] vdpa: introduce virtio pci driver

[PATCH v2 00/16] btrfs-progs: global verbose and quiet option
 2020-06-08  6:31 UTC  (3+ messages)
` [PATCH v2 06/16] btrfs-progs: filesystem defragment: use global verbose option

[PATCH v2 0/7] LL Privacy support
 2020-06-08  6:30 UTC  (2+ messages)

[PATCH] mm/debug_vm_pgtable: Fix kernel crash with page table validate
 2020-06-08  6:27 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: Add vendor, product and profile name for HP Thunderbolt Dock
 2020-06-08  6:26 UTC  (2+ messages)

btrfs balance: ended with status: -30
 2020-06-08  6:27 UTC 

[PATCH] crc-t10dif: Fix potential crypto notify dead-lock
 2020-06-08  6:26 UTC  (8+ messages)
` [v2 PATCH] "

[linux-5.4 test] 150912: tolerable FAIL - PUSHED
 2020-06-08  6:25 UTC 

[PATCH 0/8] worktree: tighten duplicate path detection
 2020-06-08  6:23 UTC  (9+ messages)
` [PATCH 1/8] worktree: factor out repeated string literal
` [PATCH 2/8] worktree: prune corrupted worktree even if locked
` [PATCH 3/8] worktree: give "should be pruned?" function more meaningful name
` [PATCH 4/8] worktree: make high-level pruning re-usable
` [PATCH 5/8] worktree: prune duplicate entries referencing same worktree path
` [PATCH 6/8] worktree: prune linked worktree referencing main "
` [PATCH 7/8] worktree: generalize candidate worktree path validation
` [PATCH 8/8] worktree: make "move" refuse to move atop missing registered worktree

[PATCH] Revert "lib: Improve _parse_integer_fixup_radix base 16 detection"
 2020-06-08  6:24 UTC  (2+ messages)

[PATCH net] esp: select CRYPTO_SEQIV
 2020-06-08  6:23 UTC  (4+ messages)
` [PATCH net v2] esp: select CRYPTO_SEQIV when useful

[PATCH] or1k: Fix compilation hiccup
 2020-06-08  6:22 UTC  (6+ messages)

[PATCHv2 0/2] SBS battery PEC support
 2020-06-08  6:23 UTC  (2+ messages)

[PATCH] dm zoned: Fix uninitialized pointer dereference
 2020-06-08  6:22 UTC  (2+ messages)

[PATCH v6 00/17] target: add sysfs support
 2020-06-08  6:21 UTC  (24+ messages)
` [PATCH 11/17] target: add session sysfs class support
` [PATCH 12/17] target: hook most target users into sysfs API
` [PATCH 13/17] iscsi target: replace module sids with lio's sid
` [PATCH 14/17] target: add free_session callout
` [PATCH 15/17] iscsi target: hook iscsi target into sysfs API
` [PATCH 16/17] iscsi target: export session state and alias in sysfs
` [PATCH 17/17] target: drop sess_get_index

blktests test nvme/003 fails
 2020-06-08  6:20 UTC  (11+ messages)

[PATCH v1 0/9] plugins/next (bug fixes, hwprofile, lockstep)
 2020-06-08  6:20 UTC  (4+ messages)
` [PATCH v1 7/9] plugins: add API to return a name for a IO device

next-0519 on thinkpad x60: sound related? window manager crash
 2020-06-08  6:19 UTC  (4+ messages)

[PATCH] iomap: Fix unsharing of an extent >2GB on a 32-bit machine
 2020-06-08  6:20 UTC  (2+ messages)

[PATCH] block: Remove trailing newline in format used by error_report API
 2020-06-08  6:14 UTC  (5+ messages)

[PATCH] Fix build failure of OCFS2 when TCP/IP is disabled
 2020-06-08  6:14 UTC  (3+ messages)
  ` [Ocfs2-devel] "

[PATCH v11 00/16] per memcg lru lock
 2020-06-08  6:13 UTC  (4+ messages)

EAGAIN
 2020-06-08  6:13 UTC  (2+ messages)

[patch 04/54] dynamic_debug: add an option to enable dynamic debug for modules only
 2020-06-08  6:09 UTC  (3+ messages)
  ` 答复: "
` [obsolete] linux-next-rejects.patch removed from -mm tree

[PATCH 00/16] Crazy shit around -global (pardon my french)
 2020-06-08  6:06 UTC  (9+ messages)
` [PATCH 10/16] qdev: Improve netdev property override error a bit
` [PATCH 13/16] qdev: Make qdev_prop_set_drive() match the other helpers
` [PATCH 14/16] arm/aspeed: Drop aspeed_board_init_flashes() parameter @errp

0887a7ebc9 ("ubsan: add trap instrumentation option"): BUG: kernel hang in early-boot stage, last printk: early console in setup code
 2020-06-08  6:04 UTC 

[PATCH] util/oslib-posix : qemu_init_exec_dir implementation for MacOS
 2020-06-08  6:02 UTC  (2+ messages)

[PATCH] iwlwifi: mvm: fix interface bringup on non-ACPI configs
 2020-06-08  6:02 UTC  (2+ messages)

[PATCH RFC 00/13] vhost: format independence
 2020-06-08  6:01 UTC  (9+ messages)
` [PATCH RFC 03/13] vhost: batching fetches

[PATCH v4 0/3] Support virtio cross-device resources
 2020-06-08  6:00 UTC  (10+ messages)
` [PATCH v4 1/3] virtio: add dma-buf support for exported objects
            ` [virtio-dev] "

[PATCH] drm/amdgpu/soc15: fix using ip discovery tables on renoir (v2)
 2020-06-08  6:00 UTC  (2+ messages)

Forest Bond <forest@alittletooquiet.net>,Greg Kroah-Hartman <gregkh@linuxfoundation.org>,devel@driverdev.osuosl.org,linux-kernel@vger.kernel.org
 2020-06-08  5:59 UTC  (7+ messages)
  ` Forest Bond <forest@alittletooquiet.net>,Greg Kroah-Hartman <gregkh@linuxfoundation.org>,devel@d

[dpdk-dev] [PATCH] test/ring_perf: fix error statistics in bulk enq/dequeue
 2020-06-08  5:58 UTC 

[PATCH 0/2] Driver for watchdog timer on Intel Lightning Mountain SoC
 2020-06-08  5:49 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: watchdog: intel: Add YAML Schemas for Watchdog timer
` [PATCH 2/2] watchdog: intel: Watchdog timer support on Lightning Mountain

[GSoC Patch 0/3] Move generation, graph_pos to a slab
 2020-06-08  5:48 UTC  (4+ messages)

[PATCH v5 00/13] iotests: Dump QCOW2 dirty bitmaps metadata
 2020-06-08  5:48 UTC  (3+ messages)
` [PATCH v5 12/13] qcow2: QcowHeaderExtension print names for extension magics

+ linux-next-rejects.patch added to -mm tree
 2020-06-08  5:49 UTC 

The change pointed to by a .scc file not detected when compile kernel
 2020-06-08  5:38 UTC  (3+ messages)

[PATCHv2 0/7] Support inhibiting input devices
 2020-06-08  5:37 UTC  (6+ messages)
` [PATCH v3 "

[PATCH] MAINTAINERS: Update PARAVIRT_OPS_INTERFACE and VMWARE_HYPERVISOR_INTERFACE
 2020-06-08  5:35 UTC  (2+ messages)

[PATCH] refs: implement reference transaction hooks
 2020-06-08  5:36 UTC  (5+ messages)

[Buildroot] [PATCH v2 0/7] Container - Guest
 2020-06-08  5:30 UTC  (10+ messages)
` [Buildroot] [PATCH v2 2/7] board/guest: documentation and sample files
` [Buildroot] [PATCH v2 4/7] package/docker-engine: needs more runtime dependencies
` [Buildroot] [PATCH v2 6/7] package/systemd: add an option BR2_PACKAGE_SYSTEMD_GUEST

[PATCH] [v2] media: vsp1: Fix runtime PM imbalance on error
 2020-06-08  5:29 UTC 

drivers/i2c/busses/i2c-pxa.c:1222:2-9: line 1222 is redundant because platform_get_irq() already prints an error
 2020-06-08  5:18 UTC 

[dpdk-dev] [PATCH v2 0/6] RCU integration with LPM library
 2020-06-08  5:16 UTC  (5+ messages)
` [dpdk-dev] [PATCH v4 0/3] "
  ` [dpdk-dev] [PATCH v4 1/3] lib/lpm: integrate RCU QSBR
  ` [dpdk-dev] [PATCH v4 2/3] test/lpm: add LPM RCU integration functional tests
  ` [dpdk-dev] [PATCH v4 3/3] test/lpm: add RCU integration performance tests

[PULL 00/19] Linux user for 5.1 patches
 2020-06-08  5:05 UTC  (6+ messages)

[PATCH 1/3] exfat: add error check when updating dir-entries
 2020-06-08  5:02 UTC  (6+ messages)
  ` [PATCH 3/3] exfat: set EXFAT_SB_DIRTY and VOL_DIRTY at the same timing

[RFC PATCH] kbuild: add variables for compression tools
 2020-06-08  4:59 UTC  (4+ messages)
` [PATCH v5] "

License files path
 2020-06-08  5:00 UTC 

[PATCH 00/28] DC Patches June 8, 2020
 2020-06-08  4:59 UTC  (10+ messages)
` [PATCH 14/28] drm/amd/display: Passing initial SDP deadline to dmub
` [PATCH 21/28] drm/amd/display: Enable use of dmub iff dmcu is disabled
` [PATCH 22/28] drm/amd/display: Improve DisplayPort monitor interop
` [PATCH 23/28] drm/amd/display: change global buffer to local buffer
` [PATCH 24/28] drm/amd/display: Disable pipe split for modes with borders
` [PATCH 25/28] drm/amd/display: not reset dmub in driver
` [PATCH 26/28] drm/amd/display: Not doing bios data pack
` [PATCH 27/28] drm/amd/display: [FW Promotion] Release 1.0.15
` [PATCH 28/28] drm/amd/display: 3.2.89


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.