All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-18 10:09:59 to 2018-12-18 11:02:35 UTC [more...]

[PATCH net-next 00/12] net: hns3: code optimizations & bugfixes for HNS3 driver
 2018-12-18 11:37 UTC  (7+ messages)
` [PATCH net-next 03/12] net: hns3: fix napi_disable not return problem
` [PATCH net-next 04/12] net: hns3: update some variables while hclge_reset()/hclgevf_reset() done
` [PATCH net-next 05/12] net: hns3: remove unnecessary configuration recapture while resetting
` [PATCH net-next 06/12] net: hns3: fix incomplete uninitialization of IRQ in the hns3_nic_uninit_vector_data()
` [PATCH net-next 07/12] net: hns3: update coalesce param per second
` [PATCH net-next 09/12] net: hns3: synchronize speed and duplex from phy when phy link up

[RFC 0/6] dma: Add Synopsys eDMA IP driver (version 0)
 2018-12-18 10:58 UTC  (7+ messages)
` [RFC,1/6] dma: Add Synopsys eDMA IP core driver
        ` [RFC 1/6] "

[PATCH] perf/x86/intel: Avoid unnecessary reallocations of memory allocated in cpu hotplug prepare state
 2018-12-18 11:02 UTC  (2+ messages)

kernel BUG at fs/inode.c:LINE!
 2018-12-18 11:01 UTC  (6+ messages)

[GIT PULL] etnaviv-next for 4.21 revamp
 2018-12-18 11:00 UTC 

[PATCH v14 00/10] implement packed virtqueues
 2018-12-18 10:58 UTC  (5+ messages)
` [PATCH v14 02/10] net/virtio: add packed virtqueue helpers
` [PATCH v14 09/10] net/virtio-user: fail if cq used with packed vq

[PATCH] regmap: regmap-irq: Remove default irq type setting from core
 2018-12-18 10:58 UTC 

[PATCH] PCI: imx: Fix an IS_ERR() vs NULL bug
 2018-12-18 10:57 UTC  (4+ messages)

[PATCH] MAINTAINERS: drm: Remove myself as drm-bridge maintainer
 2018-12-18 10:58 UTC  (5+ messages)

[PATCH -next] cifs: Fix to use kmem_cache_free() instead of kfree()
 2018-12-18 10:57 UTC  (2+ messages)

[PATCH] clk: at91: optimize clk_round_rate() for AUDIO_PLL
 2018-12-18 10:55 UTC  (4+ messages)

[PATCH v4 0/5] Bug fixes for Qualcomm BT chip wcn3990
 2018-12-18 10:55 UTC  (4+ messages)
` [PATCH v4 1/5] Bluetooth: hci_qca: use wait_until_sent() for power pulses

[PATCH 00/17] Add more support for the RZ/G2E
 2018-12-18 10:55 UTC  (2+ messages)

[PATCH 00/12] Bring suspend to RAM support to PCIe Aardvark driver
 2018-12-18 10:54 UTC  (5+ messages)
` [PATCH 05/12] PCI: aardvark: add suspend to RAM support

[PATCH] drm/i915: Apply missed interrupt after reset w/a to all ringbuffer gen
 2018-12-18 10:54 UTC  (3+ messages)
` [PATCH v7] "
` ✓ Fi.CI.BAT: success for drm/i915: Apply missed interrupt after reset w/a to all ringbuffer gen (rev8)

cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader
 2018-12-18 10:54 UTC  (5+ messages)
` [PATCH v3] "
  ` [v3] "

[PATCH] usb: typec: Improve Alt Mode documentation
 2018-12-18 10:53 UTC  (2+ messages)
`  "

[PATCH v1 1/3] MIPS: migrate all files to SPDX
 2018-12-18 10:52 UTC  (5+ messages)

[PATCH] mbuf: implement generic format for sched field
 2018-12-18 10:52 UTC  (14+ messages)
` [PATCH v2 2/3] eal: add new rte color definition

[PATCH v2] kmemleak: Turn kmemleak_lock to raw spinlock on RT
 2018-12-18 10:51 UTC  (8+ messages)

[Qemu-devel] [PATCH] spapr: Add H-Call H_HOME_NODE_ASSOCIATIVITY
 2018-12-18 10:50 UTC  (6+ messages)
    ` [Qemu-devel] [Qemu-ppc] "

[PATCH] bbdev: add missing experimental tags
 2018-12-18 10:48 UTC  (8+ messages)

[RFC][PATCH] printk: increase devkmsg write() ratelimit
 2018-12-18 10:48 UTC  (2+ messages)

[PATCH v5 0/9] Raspberry Pi miniuart support
 2018-12-18 10:47 UTC  (10+ messages)
` [PATCH v5 1/9] ARM: rpi: fix typo in rpi-common.c
` [PATCH v5 2/9] ARM: rpi: move clks into board specific rpi-common
` [PATCH v5 3/9] ARM: rpi: retrieve miniuart clock from firmware
` [PATCH v5 4/9] serial_ns16550: handle default reg-io-width
` [PATCH v5 5/9] serial_ns16550: add raspberry pi compatible and init
` [PATCH v5 6/9] ARM: rpi: add NS16550 support
` [PATCH v5 7/9] ARM: rpi: choose miniuart as stdout
` [PATCH v5 8/9] doc: bcm283x: remove miniuart overlay instruction
` [PATCH v5 9/9] ARM: rpi: use defines for uart bases

[PATCH 00/13] btrfs-progs: check: Fix
 2018-12-18 10:46 UTC  (14+ messages)
` [PATCH 01/13] btrfs-progs: lowmem: fix false alert about the existence of gaps in the check_file_extent
` [PATCH 02/13] btrfs-progs: lowmem: add argument path to punch_extent_hole()
` [PATCH 03/13] btrfs-progs: lowmem: move nbytes check before isize check
` [PATCH 04/13] btrfs-progs: lowmem: fix false alert if extent item has been repaired
` [PATCH 05/13] btrfs-progs: lowmem: check unaligned disk_bytenr for extent_data
` [PATCH 06/13] btrfs-progs: lowmem: rename delete_extent_tree_item() to delete_item()
` [PATCH 07/13] btrfs-progs: lowmem: delete unaligned bytes extent data under repair
` [PATCH 08/13] btrfs-progs: Revert "btrfs-progs: Add repair and report function for orphan file extent."
` [PATCH 09/13] btrfs-progs: Revert "btrfs-progs: Record orphan data extent ref to corresponding root."
` [PATCH 10/13] btrfs-progs: check: fix wrong @offset used in find_possible_backrefs()
` [PATCH 11/13] btrfs-progs: check: Delete file extent item with unaligned disk bytenr
` [PATCH 12/13] btrfs-progs: tests: add case for inode lose one file extent
` [PATCH 13/13] btrfs-progs: fsck-test: enable lowmem repair for case 001

[PATCH 0/6] psi: pressure stall monitors
 2018-12-18 10:46 UTC  (9+ messages)
` [PATCH 4/6] psi: introduce state_mask to represent stalled psi states
` [PATCH 6/6] psi: introduce psi monitor

[PATCH v4 3/9] drivers/firewire/core-iso.c: Convert to use vm_insert_range
 2018-12-18 10:45 UTC  (3+ messages)

[PATCH v5 0/5] mm: Randomize free memory
 2018-12-18 10:45 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/5] disas: nanoMIPS: Clean up several issues
 2018-12-18 10:43 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/5] disas: nanoMIPS: Fix preamble text

[PATCH -next] x86/xen: Fix read buffer overflow
 2018-12-18 10:42 UTC  (4+ messages)

Meeters Farm Progress Show 2018
 2018-12-18 10:42 UTC 

Marking symbols as experimental in the headers only
 2018-12-18 10:41 UTC  (8+ messages)

[RFC v2 0/6] dmaengine: Add Synopsys eDMA IP driver (version 0)
 2018-12-18 10:36 UTC  (3+ messages)

[PATCH] clk: imx: add CLK_GET_RATE_NOCACHE flag for i.MX8M composite clock
 2018-12-18 10:40 UTC  (5+ messages)

[PATCH] Fix crash when page flipping in multi-X-Screen/Zaphod mode
 2018-12-18 10:40 UTC 

[PATCH v10 00/27] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2018-12-18 10:39 UTC  (4+ messages)
` [PATCH v10 01/27] PM / Domains: Add generic data pointer to genpd_power_state struct

[PATCH] trace-cmd: fix deletion of histogram triggers
 2018-12-18 10:39 UTC 

Need help fixing pop/click artifacts in an ASOC driver
 2018-12-18 10:39 UTC  (12+ messages)

[U-Boot] [PATCH] Revert "sunxi: board: Print error after power initialization fails"
 2018-12-18 10:38 UTC 

pull request (net): ipsec 2018-12-18
 2018-12-18 10:37 UTC  (5+ messages)
` [PATCH 1/4] xfrm: Fix error return code in xfrm_output_one()
` [PATCH 2/4] xfrm: Fix bucket count reported to userspace
` [PATCH 3/4] xfrm: Fix NULL pointer dereference in xfrm_input when skb_dst_force clears the dst_entry
` [PATCH 4/4] xfrm_user: fix freeing of xfrm states on acquire

[U-Boot] [PATCH 0/3] Ethernet support for QEMU sifive_u machine
 2018-12-18 10:36 UTC  (4+ messages)

[PATCH] f2fs: fix block address for __check_sit_bitmap
 2018-12-18 10:36 UTC  (3+ messages)

[Qemu-devel] sheepdog build warning
 2018-12-18 10:35 UTC  (4+ messages)

[PATCH] f2fs: fix missing unlock(sbi->gc_mutex)
 2018-12-18 10:33 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
 2018-12-18 10:33 UTC  (11+ messages)

[PATCHSET v8] Support for polled and buffered aio (and more)
 2018-12-18 10:32 UTC  (3+ messages)
` [PATCH 14/26] aio: support for IO polling

[PATCH v3 0/6] IRQ affinity support in PLIC driver
 2018-12-18 10:32 UTC  (5+ messages)
` [PATCH v3 6/6] irqchip: sifive-plic: Implement irq_set_affinity() for SMP host

[PATCH] compress/qat: fix error counter in dequeue errors
 2018-12-18 10:32 UTC  (3+ messages)

[PATCH] common/qat: revert fix for invalid response from firmware
 2018-12-18 10:32 UTC  (6+ messages)
` [PATCH] compress/qat: fix status return on error building request

[Qemu-devel] [RFC 0/2] Improve qemu-thread support on macOS
 2018-12-18 10:31 UTC  (5+ messages)
` [Qemu-devel] [RFC 1/2] util: Implement debug-threads for macOS
` [Qemu-devel] [RFC 2/2] qemu-thread: Don't block SEGV, ILL and FPE

[PATCH] crypto/aesni_mb: add SHA support
 2018-12-18 10:30 UTC  (3+ messages)
` [PATCH v2] crypto/aesni_mb: add plain sha support

[maintainer-tools PATCH v2 0/4] dim: fix git directory evaluation
 2018-12-18 10:30 UTC  (5+ messages)
  ` [maintainer-tools PATCH v2 1/4] dim: allow git_dir to specify arbitrary work directory
  ` [maintainer-tools PATCH v2 2/4] dim: fix git directory handling
  ` [maintainer-tools PATCH v2 3/4] dim: fix update_rerere_cache
  ` [maintainer-tools PATCH v2 4/4] dim: use git rev-parse to get git directory

[PATCH 0/3] Fix handling of block size in qat for hash
 2018-12-18 10:29 UTC  (2+ messages)

[PATCH] log: add missing experimental tag
 2018-12-18 10:29 UTC  (3+ messages)

[PATCH v2] arm64: dts: renesas: r8a77990: ebisu: Fix EthernetAVB phy mode to rgmii
 2018-12-18 10:28 UTC  (4+ messages)

[RESEND PATCH 1/5] drm/i915/backlight: Restore backlight on resume, v2
 2018-12-18 10:28 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [RESEND,1/5] drm/i915/backlight: Restore backlight on resume, v2. (rev2)

[PATCH v5 0/5] add initial version of compress-perf
 2018-12-18 10:28 UTC  (3+ messages)
` [PATCH v6 "

[PATCH V4 1/3] misc/pvpanic: return 0 for empty body register function
 2018-12-18 10:28 UTC  (2+ messages)

[PATCH v2] f2fs: fix sbi->extent_list corruption issue
 2018-12-18 10:28 UTC  (12+ messages)

[PATCH] ARM: dts: omap4-sdp: Make ethernet working even if booted with latest u-boot
 2018-12-18 10:28 UTC  (5+ messages)

[PATCH] doc: fix aesni mb documentation
 2018-12-18 10:27 UTC  (2+ messages)

[PATCH] eal/option: fix option register duplicate detection
 2018-12-18 10:26 UTC  (2+ messages)
` [PATCH] mk: use misleading indentation warning when available

[PATCH] arm64: dts: renesas: r8a77995: draak: Set better backlight levels
 2018-12-18 10:26 UTC  (3+ messages)

[PATCH] crypto/aesni_mb: use of archtecture independent macros
 2018-12-18 10:26 UTC  (3+ messages)
` [PATCH v2] crypto/aesni_mb: use architure independent marcos

[PATCH v2 0/3] Fix dependency file corruption with parallel depmod invocation
 2018-12-18 10:26 UTC  (6+ messages)
` [PATCH v2 2/3] depmod: prevent module dependency files corruption due to parallel invocation

[kvm-unit-tests PATCH v3 06/13] s390x: Move common sclp data and functions to sclp.c
 2018-12-18 10:26 UTC 

[PATCH] arm64: dts: renesas: r8a77990: ebisu: Add backlight
 2018-12-18 10:25 UTC  (3+ messages)

[PATCH 1/4] baseband: enhancement of offload cost test
 2018-12-18 10:25 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 2/2] s390/pci: handle function enumeration after sriov enablement
 2018-12-18 10:16 UTC  (5+ messages)
` [PATCH 1/2] PCI/IOV: provide flag to skip VF scanning
` [PATCH 2/2] s390/pci: "

[PATCH] arm64: dts: renesas: enable HS400 on R-Car Gen3
 2018-12-18 10:24 UTC  (8+ messages)

[PATCH V3 2/2] Tools: Replace open encodings for NUMA_NO_NODE
 2018-12-18 10:24 UTC  (5+ messages)
` [V3,2/2] "
` [Intel-wired-lan] [PATCH V3 2/2] "

[PATCH V3 1/2] mm: Replace all open encodings for NUMA_NO_NODE
 2018-12-18 10:24 UTC  (5+ messages)
` [V3,1/2] "
` [Intel-wired-lan] [PATCH V3 1/2] "

[PATCH V3 0/2] Replace all open encodings for NUMA_NO_NODE
 2018-12-18 10:24 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH] doc: update turbo SW documentation
 2018-12-18 10:23 UTC  (4+ messages)
` [PATCH v2] baseband/turbo_sw: update for FlexRAN 18.09

[PATCH] baseband/turbo_sw: dynamic linking error with turbo SW
 2018-12-18 10:23 UTC  (3+ messages)

[RFC PATCH 0/2] Support HiSilicon PCIe Transport Layer PMU
 2018-12-18 10:21 UTC  (8+ messages)
` [RFC PATCH 2/2] PCI/portdrv Hisilicon PCIe transport layer Port PMU driver

[PATCH] lib/compress: fix incorrect structure comment
 2018-12-18 10:22 UTC  (3+ messages)

[PATCH] crypto/openssl: Remove if condition prior to BN_free
 2018-12-18 10:21 UTC  (2+ messages)

[Qemu-devel] [PATCH] qapi: fix flat union on uncovered branches conditionals
 2018-12-18 10:21 UTC  (2+ messages)

[PATCH] app/test-pmd: add IFPGA AFU register read/write access for testpmd
 2018-12-18 10:21 UTC  (3+ messages)
` [PATCH v4] app/test-pmd: add IFPGA AFU register access function "

[PATCH 0/2] compressdev: add bulk op free API
 2018-12-18 10:20 UTC  (2+ messages)

XFS metadata corruption
 2018-12-18 10:20 UTC 

[PATCH] test/compress: improve debug trace setup
 2018-12-18 10:19 UTC  (3+ messages)

[PATCH 1/1] grub-core/loader/efi/fdt.c: do not copy random memory
 2018-12-18 10:18 UTC  (3+ messages)

[PATCH] examples/fips_validate: add power on self test
 2018-12-18 10:18 UTC  (2+ messages)

[PATCH] mm: do not report isolation failures for CMA pages
 2018-12-18 10:18 UTC  (2+ messages)

[kvm-unit-tests PATCH v3 05/13] s390x: Add BSS clearing for non ELF boot
 2018-12-18 10:17 UTC 

[PATCH 1/2] eglinfo: upgrade SRCREV to 223817ee3798
 2018-12-18 10:16 UTC  (2+ messages)
` [PATCH 2/2] eglinfo: add wayland receipe

[PATCH] media: vicodec: add support for CROP selection
 2018-12-18 10:16 UTC  (3+ messages)

[PATCH] vhost: delete freeing mac_addrs in eth_dev_close
 2018-12-18 10:14 UTC 

[PATCH v5 0/8] Introduce the for_each_set_clump8 macro
 2018-12-18 10:14 UTC  (9+ messages)
` [PATCH v5 1/8] bitops: "
` [PATCH v5 2/8] lib/test_bitmap.c: Add for_each_set_clump8 test cases
` [PATCH v5 3/8] gpio: 104-dio-48e: Utilize for_each_set_clump8 macro
` [PATCH v5 4/8] gpio: 104-idi-48: "
` [PATCH v5 5/8] gpio: gpio-mm: "
` [PATCH v5 6/8] gpio: ws16c48: "
` [PATCH v5 7/8] gpio: pci-idio-16: "
` [PATCH v5 8/8] gpio: pcie-idio-24: "

[PATCH bpf-next 0/2] tools: bpftool: mount tracefs if needed and if desired
 2018-12-18 10:13 UTC  (3+ messages)
` [PATCH bpf-next 1/2] tools: bpftool: attempt to mount tracefs if required for tracelog cmd
` [PATCH bpf-next 2/2] tools: bpftool: add an option to prevent auto-mount of bpffs, tracefs

[PATCH 0/9] RZ/G2E basic device tree
 2018-12-18 10:12 UTC  (2+ messages)

[PATCH 0/7] HID: logitech-hidpp: support non DJ devices
 2018-12-18 10:11 UTC  (4+ messages)
` [PATCH 6/7] HID: logitech-hidpp: support the G700 over wireless

Flow Director vs. 5-tuple filters on a 10GbE Intel 82599 ES NIC
 2018-12-18 10:11 UTC  (3+ messages)

dmaengine: ti: omap-dma: Configure LCH_TYPE for OMAP1
 2018-12-18 10:11 UTC  (10+ messages)
            ` [PATCH] "

[PATCH] printk: Add caller information to printk() output
 2018-12-18 10:10 UTC  (11+ messages)

[Qemu-devel] [PULL 0/7] QAPI patches for 2018-12-18
 2018-12-18 10:09 UTC  (2+ messages)
` [Qemu-devel] [PULL 2/7] qmp: Add reason to SHUTDOWN and RESET events


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.