All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-23 22:03:46 to 2018-06-24 07:12:35 UTC [more...]

[PATCH] x86: pad assembly functions with INT3
 2018-06-24  7:12 UTC  (11+ messages)
` [tip:x86/pti] x86/asm: Pad assembly functions with INT3 instructions
              ` [PATCH] x86/crypto: Add missing RETs

UBSAN: Undefined behaviour in sound/core/timer.c
 2018-06-24  7:11 UTC  (4+ messages)

BUG: unable to handle kernel paging request in bpf_int_jit_compile
 2018-06-24  7:09 UTC  (2+ messages)

[U-Boot] [PATCH] efi_loader: Rename sections to allow for implicit data
 2018-06-24  6:47 UTC  (2+ messages)
` [U-Boot] "

[RFC PATCH 00/16] x86/split_lock: Enable #AC exception for split locked accesses
 2018-06-24  6:43 UTC  (9+ messages)
` [RFC PATCH 02/16] x86/split_lock: Handle #AC exception for split lock in kernel mode

[xen-unstable baseline-only test] 74903: trouble: broken/fail/pass
 2018-06-24  6:38 UTC 

[Buildroot] [PATCH 1/1] protobuf: add dependency on gcc >= 4.8
 2018-06-24  6:37 UTC  (2+ messages)

[Buildroot] [git commit] protobuf: add dependency on gcc >= 4.8
 2018-06-24  6:36 UTC 

[Buildroot] [PATCH 1/1] mosh: fix build with protobuf 3.6.0
 2018-06-24  6:35 UTC  (2+ messages)

[PATCH] net/mlx5: separate generic tunnel TSO from the standard one
 2018-06-24  6:22 UTC 

[U-Boot] Sharing code between U-Boot and its secure monitor
 2018-06-24  6:17 UTC  (2+ messages)

[PATCH] ARM: dts: imx50: remove non-existent USB instances
 2018-06-24  6:15 UTC  (2+ messages)

[Bug 199749] New: amdgpu on Ryzen 2400G freeze randomly
 2018-06-24  6:12 UTC  (2+ messages)
` [Bug 199749] "

[PATCH] synaptics: Enable RMI4 for Clevo P870DM laptops
 2018-06-24  6:04 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2018-06-23
 2018-06-24  6:00 UTC 

[distros-debian-stretch test] 74904: trouble: blocked/broken/pass
 2018-06-24  6:00 UTC 

[LTP] [PATCH] commands/mkswap01.sh: Revert the original retry loops
 2018-06-24  5:59 UTC  (4+ messages)
  ` [LTP] [PATCH v2] commands/mkswap01.sh: Fix unexisted "/dev/disk/by-*" files on old kernels

[PATCH] ARM: dts: imx50: fix KPP pin definition typos
 2018-06-24  5:59 UTC  (2+ messages)

[Cluster-devel] Bug report: BUG() triggered in gfs2_iomap_get() when mounting a corrupted gfs2 image
 2018-06-24  5:44 UTC 

[Cluster-devel] Bug report: Out-of-bound access in gfs2_read_sb() when mounting a corrupted gfs2 image
 2018-06-24  5:43 UTC 

[Cluster-devel] Bug report: NULL pointer dereference in set_rgrp_preferences() when mounting a corrupted gfs2 image
 2018-06-24  5:42 UTC 

[PATCH] arm64: dts: marvell: mcbin: fix eth3 connector name
 2018-06-24  5:28 UTC 

[PATCH RFC 2/2] net: Convert NAPI gro list into a small hash table
 2018-06-24  5:14 UTC 

[PATCH RFC 1/2] net: Convert GRO SKB handling to list_head
 2018-06-24  5:13 UTC 

[PATCH RFC 0/2] Convert GRO receive over to hash table
 2018-06-24  5:13 UTC 

[Bug 107013] Include stdint.h in drm.h
 2018-06-24  5:06 UTC 

mpt3sas regression
 2018-06-24  4:46 UTC 

[linux-4.14 test] 124595: regressions - trouble: broken/fail/pass
 2018-06-24  4:32 UTC 

[RFC] Configure i.MX6 RGMII pad group control registers from device tree
 2018-06-24  4:23 UTC  (5+ messages)

[Qemu-devel] [RFC PATCH] docker: Add debian-xtensa-cross image
 2018-06-24  4:19 UTC  (7+ messages)

[Qemu-devel] [PATCH] fix fdiv instruction
 2018-06-24  4:18 UTC  (4+ messages)

Donation
 2018-06-24  3:07 UTC 

cron job: media_tree daily build: ERRORS
 2018-06-24  4:17 UTC 

[PATCH v4] drivers/staging: Gasket driver framework + Apex driver
 2018-06-24  4:14 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/5] audio/hda: improve windows guest audio quality
 2018-06-24  4:14 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 2/5] audio/hda: turn some dprintfs into trace points

[Qemu-devel] [PATCH v3 00/16] hw/arm: use qemu_log_mask instead of fprintf
 2018-06-24  4:06 UTC  (17+ messages)
` [Qemu-devel] [PATCH v3 01/16] hw/input/pckbd: Use qemu_log_mask(GUEST_ERROR) "
` [Qemu-devel] [PATCH v3 02/16] hw/input/tsc2005: "
` [Qemu-devel] [PATCH v3 03/16] hw/dma/omap_dma: Use qemu_log_mask(UNIMP) instead of printf
` [Qemu-devel] [PATCH v3 04/16] hw/dma/omap_dma: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
` [Qemu-devel] [PATCH v3 05/16] hw/ssi/omap_spi: "
` [Qemu-devel] [PATCH v3 06/16] hw/sd/omap_mmc: Use qemu_log_mask(UNIMP) instead of printf
` [Qemu-devel] [PATCH v3 07/16] hw/i2c/omap_i2c: Use qemu_log_mask(UNIMP) instead of fprintf
` [Qemu-devel] [PATCH v3 08/16] hw/arm/omap1: Use qemu_log_mask(GUEST_ERROR) "
` [Qemu-devel] [PATCH v3 09/16] hw/arm/omap: "
` [Qemu-devel] [PATCH v3 10/16] hw/arm/stellaris: Use qemu_log_mask(UNIMP) "
` [Qemu-devel] [PATCH v3 11/16] hw/net/stellaris_enet: Fix a typo
` [Qemu-devel] [PATCH v3 12/16] hw/net/stellaris_enet: Use qemu_log_mask(GUEST_ERROR) instead of hw_error
` [Qemu-devel] [PATCH v3 13/16] hw/net/smc91c111: "
` [Qemu-devel] [PATCH v3 14/16] hw/net/smc91c111: Use qemu_log_mask(UNIMP) instead of fprintf
` [Qemu-devel] [PATCH v3 15/16] hw/arm/stellaris: Fix gptm_write() error message
` [Qemu-devel] [PATCH v3 16/16] hw/arm/stellaris: Use HWADDR_PRIx to display register address

[Cluster-devel] Bug report: stack overflow in gfs2_block_map() when mounting a corrupted gfs2 image
 2018-06-24  4:05 UTC 

unsolvable technical issues?
 2018-06-24  3:55 UTC  (4+ messages)

m68k boot failure in -next bisected to 'xarray: Replace exceptional entries'
 2018-06-24  4:01 UTC  (10+ messages)

[Qemu-devel] [PATCH 0/2] sysbus/pci: allow better customisation of firmware device paths
 2018-06-24  3:55 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/2] pci: allow DeviceClass fw_name to override pci_dev_fw_name() if set

[Qemu-devel] [PATCH v2 00/14] hw/arm: use qemu_log_mask instead of fprintf
 2018-06-24  3:48 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 01/14] hw/input/pckbd: Use qemu_log_mask(GUEST_ERROR) "
    ` [Qemu-devel] [Qemu-arm] "

[U-Boot] Make menuconfig error - Status
 2018-06-24  3:45 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/22] target/openrisc improvements
 2018-06-24  3:44 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 12/22] target/openrisc: Fix tlb flushing in mtspr
` [Qemu-devel] [PATCH v2 13/22] target/openrisc: Fix cpu_mmu_index

[PATCH] MAINTAINERS: Add Daniel Lustig as a LKMM reviewer
 2018-06-24  3:36 UTC  (3+ messages)

[PATCH] leds: Modify PC Engines apu/apu2 driver to also support apu3
 2018-06-24  3:17 UTC  (2+ messages)

[PATCH 1/3] hfs: stop using timespec based interfaces
 2018-06-24  3:11 UTC  (3+ messages)
` [PATCH 2/3] hfsplus: "

[linux-4.9 test] 124606: regressions - trouble: blocked/broken/fail/pass
 2018-06-24  3:08 UTC 

[RFC 2/2] rcu: Remove ->dynticks_nmi_nesting from struct rcu_dynticks
 2018-06-24  3:02 UTC  (11+ messages)

KMSAN: uninit-value in do_msgrcv
 2018-06-24  2:56 UTC  (2+ messages)
` ipc/msg: zalloc struct msg_queue when creating a new msq

[Patch v2 00/15] CIFS: Add direct I/O support
 2018-06-24  2:48 UTC  (25+ messages)
` [Patch v2 02/15] CIFS: Add support for direct pages in rdata
` [Patch v2 03/15] CIFS: Use offset when reading pages
` [Patch v2 04/15] CIFS: Add support for direct pages in wdata
` [Patch v2 05/15] CIFS: Calculate the correct request length based on page offset and tail size
` [Patch v2 06/15] CIFS: Introduce helper function to get page offset and length in smb_rqst
` [Patch v2 08/15] CIFS: SMBD: Support page offset in RDMA send
` [Patch v2 09/15] CIFS: SMBD: Support page offset in RDMA recv
` [Patch v2 10/15] CIFS: SMBD: Support page offset in memory registration
` [Patch v2 11/15] CIFS: Pass page offset for calculating signature
` [Patch v2 12/15] CIFS: Pass page offset for encrypting
` [Patch v2 13/15] CIFS: Add support for direct I/O read
` [Patch v2 14/15] CIFS: Add support for direct I/O write

[PATCH] qmi_wwan: add support for the Dell Wireless 5821e module
 2018-06-24  2:44 UTC  (3+ messages)
  `  "

[PATCH v12 00/11] Early boot time stamps for x86
 2018-06-24  2:43 UTC  (7+ messages)
` [PATCH v12 09/11] x86/tsc: prepare for early sched_clock

[PATCH net] cxgb4: when disabling dcb set txq dcb priority to 0
 2018-06-24  2:43 UTC  (2+ messages)

[rfc patch] mm, oom: fix unnecessary killing of additional processes
 2018-06-24  2:36 UTC  (3+ messages)
` [patch] "

[GIT PULL 2/2] Kconfig updates for v4.18
 2018-06-24  2:36 UTC  (3+ messages)

[Bug 107012] [PATCH] Radeon SI driver not architecture safe, crashes on ppc64[el]
 2018-06-24  2:26 UTC  (6+ messages)

[net regression] "fib_rules: move common handling of newrule delrule msgs into fib_nl2rule" breaks suppress_prefixlength
 2018-06-24  2:25 UTC  (3+ messages)
` [PATCH] fib_rules: match rules based on suppress_* properties too

[virtio-dev] Re: [Qemu-devel] [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
 2018-06-24  1:45 UTC  (13+ messages)
                    ` [Qemu-devel] [virtio-dev] "

[Qemu-devel] block/dirty-bitmap: Useless bitmap in image should be removed
 2018-06-24  1:44 UTC 

[PATCH v2] ARM: Always build secure_cntvoff.S on ARM V7 to fix shmobile !SMP build
 2018-06-24  1:26 UTC  (3+ messages)

[U-Boot] Please pull u-boot-x86
 2018-06-24  1:15 UTC 

[MODERATED] [PATCH v4 0/8] [PATCH v4] Further reworked KVM patches
 2018-06-24  1:05 UTC  (2+ messages)
`  "

[U-Boot] [PATCH 0/6] x86: efi: payload: Various fixes
 2018-06-24  0:54 UTC  (19+ messages)
` [U-Boot] [PATCH 1/6] efi.h: Do not use config options
` [U-Boot] [PATCH 2/6] x86: Change __kernel_size_t conditionals to use compiler provided defines
` [U-Boot] [PATCH 3/6] efi: stub: Move the use_uart assignment immediately after exit_boot_services() call
` [U-Boot] [PATCH 4/6] x86: efi-x86_payload: Enable PRE_CONSOLE_BUFFER
` [U-Boot] [PATCH 5/6] x86: efi: payload: Count in conventional memory above 4GB in DRAM bank
` [U-Boot] [PATCH 6/6] cmd: efi: Fix wrong memory descriptor end address

[meta-gnome][PATCH 1/1] metacity: allow for warnings during compilation
 2018-06-24  0:31 UTC  (2+ messages)

[PATCH V7 00/41] Intel(R) Resource Director Technology Cache Pseudo-Locking enabling
 2018-06-24  0:30 UTC  (6+ messages)

[PATCH net-next] net: phy: fixed-phy: Make the error path simpler
 2018-06-24  0:28 UTC 

The SPDIF light on the Eurocom Q6 (Clevo P95xER-series) is always on
 2018-06-24  0:25 UTC  (5+ messages)

[PATCH 0/8] Add persistent clock support
 2018-06-24  0:21 UTC  (9+ messages)
` [PATCH 1/8] time: "
` [PATCH 3/8] arm: time: Remove the persistent clock support for ARM architecture

[GIT PULL] MIPS fixes for 4.18-rc2
 2018-06-24  0:16 UTC 

Alysha
 2018-06-24  0:17 UTC 

[PATCH 3/7] powerpc/powernv/pci: Track DMA and TCE tables in debugfs
 2018-06-23 23:53 UTC 

[PATCH 4/7] powerpc/powernv/pci: Safety fixes for pseudobypass TCE
 2018-06-23 23:53 UTC 

[PATCH 7/7] powerpc/powernv/pci: Don't use the lower 4G TCEs in
 2018-06-23 23:54 UTC 

[PATCH 5/7] powerpc/powernv/pci: Export
 2018-06-23 23:54 UTC 

[PATCH 6/7] powerpc/powernv/pci: Invalidate TCE cache after DMA map
 2018-06-23 23:54 UTC 

[PATCH] Increase AMDGPU_MAX_UVD_INSTANCES to 3
 2018-06-24  0:02 UTC 

[Bug 106942] X freezes with Ubuntu kernel 4.15.0-23-generic (AMDGPU)
 2018-06-23 23:58 UTC  (2+ messages)

[PATCH 1/1] Fix undefined behaviour from signed integer overflow
 2018-06-23 23:58 UTC 

[PATCH 1/7] powerpc/powernv/pci: Track largest available TCE order
 2018-06-23 23:52 UTC 

[PATCH 2/7] powerpc/powernv: DMA operations for discontiguous
 2018-06-23 23:53 UTC 

[PATCH 0/7] Add initial version of "cognitive DMA"
 2018-06-23 23:52 UTC 

[Bug 106970] [drm:drm_sched_entity_cleanup [gpu_sched]] *ERROR* fence add callback failed (-22)
 2018-06-23 23:39 UTC  (2+ messages)

[16/32] kernfs, sysfs, cgroup, intel_rdt: Support fs_context [ver #8]
 2018-06-23 23:34 UTC  (6+ messages)
  ` [PATCH 16/32] "

[PATCH v4 2/2] net/tap: support TSO (TCP Segment Offload)
 2018-06-23 23:17 UTC  (4+ messages)
` [PATCH v5 0/2] TAP TSO
  ` [PATCH v5 1/2] net/tap: calculate checksums of multi segs packets
  ` [PATCH v5 2/2] net/tap: support TSO (TCP Segment Offload)

[PATCH 00/26] New IDA API
 2018-06-23 23:06 UTC  (5+ messages)
` [16/26] dmaengine: Convert to new "
    ` [PATCH 16/26] "

[Qemu-devel] [PATCH 0/5] Misc sm501 improvements
 2018-06-23 23:05 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/5] sm501: Implement i2c part for reading monitor EDID

[PATCH 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-06-23 22:46 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: nand: meson: add Amlogic NAND controller driver

[PATCH] afs: make afs_volume_record_life static and remove afs_volume_gc_delay
 2018-06-23 22:42 UTC  (2+ messages)

[Buildroot] [PATCH v6 0/9] gstreamer1: bump to 1.14.1
 2018-06-23 22:35 UTC  (10+ messages)
` [Buildroot] [PATCH v6 1/9] "
` [Buildroot] [PATCH v6 2/9] gst1-plugins-${base, good, bad, ugly}: "
` [Buildroot] [PATCH v6 3/9] gst-omx: "
` [Buildroot] [PATCH v6 4/9] gst1-rtsp-server: "
` [Buildroot] [PATCH v6 5/9] gst1-vaapi: "
` [Buildroot] [PATCH v6 6/9] gst1-libav: "
` [Buildroot] [PATCH v6 7/9] gst1-validate: "
` [Buildroot] [PATCH v6 8/9] gstreamer1-editing-services: "
` [Buildroot] [PATCH v6 9/9] gst1-imx: add hash for license file

[12/12] usb: serial: usb_wwan: use irqsave() in USB's complete callback
 2018-06-23 22:32 UTC 

[11/12] usb: serial: ti_usb_3410_5052: use irqsave() in USB's complete callback
 2018-06-23 22:32 UTC 

[10/12] usb: serial: symbolserial: use irqsave() in USB's complete callback
 2018-06-23 22:32 UTC 

[09/12] usb: serial: sierra: use irqsave() in USB's complete callback
 2018-06-23 22:32 UTC 

[08/12] usb: serial: sierra: disable irq's for portdata lock
 2018-06-23 22:32 UTC 

[07/12] usb: serial: quatech2: use irqsave() in USB's complete callback
 2018-06-23 22:32 UTC 

[06/12] usb: serial: mos7840: use irqsave() in USB's complete callback
 2018-06-23 22:32 UTC 

[05/12] usb: serial: mos7720: use irqsave() in USB's complete callback
 2018-06-23 22:32 UTC 

[04/12] usb: serial: io_ti: use irqsave() in USB's complete callback
 2018-06-23 22:32 UTC 

[03/12] usb: serial: io_edgeport: use irqsave() in USB's complete callback
 2018-06-23 22:32 UTC 

[02/12] usb: serial: digi_acceleport: use irqsave() in USB's complete callback
 2018-06-23 22:32 UTC 

[01/12] usb: serial: cyberjack: use irqsave() in USB's complete callback
 2018-06-23 22:32 UTC 

[BUG 4.17] reloading etnaviv module causes kernel warning
 2018-06-23 22:27 UTC  (3+ messages)

[PATCH] goldfish_pipe: make tasklet goldfish_interrupt_tasklet static
 2018-06-23 22:26 UTC  (2+ messages)

Problem with external monitor on laptop
 2018-06-23 22:23 UTC  (2+ messages)

[PATCH] ipv6: avoid copy_from_user() via ipv6_renew_options_kern()
 2018-06-23 22:21 UTC  (5+ messages)

[PATCH] brcmsmac: make function wlc_phy_workarounds_nphy_rev1 static
 2018-06-23 22:15 UTC  (4+ messages)

[GIT PULL] ARM: dts: socfpga: NAND fixes for v4.17
 2018-06-23 22:15 UTC  (3+ messages)

[PATCH v2 net-next] net/sched: add skbprio scheduler
 2018-06-23 22:10 UTC  (2+ messages)

[PATCH v2] sg: mitigate read/write abuse
 2018-06-23 22:05 UTC  (4+ messages)


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.