All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-20 04:23:49 to 2018-09-20 06:34:30 UTC [more...]

[PATCH v2 0/5] scsi: libsas: some code cleanups and bug fixes
 2018-09-20  6:34 UTC  (7+ messages)
` [PATCH v2 1/5] scsi: libsas: delete dead code in scsi_transport_sas.c
` [PATCH v2 2/5] scsi: libsas: check the lldd callback correctly
` [PATCH v2 4/5] scsi: libsas: check the ata device status by ata_dev_enabled()

[PATCH bpf-next 0/3] perf, bpf: reveal invisible bpf programs
 2018-09-20  0:53 UTC  (6+ messages)
` [PATCH bpf-next 1/3] perf/core: introduce perf_event_mmap_bpf_prog
` [PATCH bpf-next 2/3] bpf: emit RECORD_MMAP events for bpf prog load/unload

[PATCH V6 0/3] soc: imx: add scu firmware api support
 2018-09-20  6:33 UTC  (5+ messages)
` [PATCH V6 2/3] firmware: imx: add SCU firmware driver support

[Ksummit-discuss] [MAINTAINER TOPIC FOR KS] CoC and Linus position (perhaps undocumented/closed/limited/invite session)
 2018-09-20  6:33 UTC  (12+ messages)

block: DMA alignment of IO buffer allocated from slab
 2018-09-20  6:32 UTC  (7+ messages)

[virtio-dev] [PATCH 0/2] drm/virtio: add iommu support
 2018-09-20  6:32 UTC  (13+ messages)
` [virtio-dev] [PATCH 2/2] "

[PATCH] PCI: hv: Fix return value check in hv_pci_assign_slots()
 2018-09-20  6:40 UTC 

[PATCH] nvme/pci: Fix hot removal during error handling
 2018-09-20  6:30 UTC  (2+ messages)

why must add the "mesa" dependent on bbfiles which already has a "libmali.so" for mali gpu based system?
 2018-09-20  6:15 UTC 

clean up physical merging helpers
 2018-09-20  6:29 UTC  (6+ messages)

[PATCH] drm/virtio: pass virtio_gpu_object to virtio_gpu_cmd_transfer_to_host_{2d,3d}
 2018-09-20  6:29 UTC  (2+ messages)

[PATCH] f2fs: remove default option setting in remount
 2018-09-20  6:29 UTC  (6+ messages)

[PATCH] drm/virtio: pass virtio_gpu_object to virtio_gpu_cmd_transfer_to_host_{2d, 3d}
 2018-09-20  6:29 UTC 

[PATCH] net/bonding: ensure fairness among slaves
 2018-09-20  6:28 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: add initial dts support for Rockpro64 board
 2018-09-20  6:25 UTC  (4+ messages)

[GIT PULL] nvme fix for 4.19
 2018-09-20  6:26 UTC 

[PATCH] Don't hardcode path as it is architecture dependent
 2018-09-20  6:26 UTC 

[PATCH V2 1/3] mmc: sdhci: Allow platform controlled voltage switching
 2018-09-20  6:22 UTC  (6+ messages)
` [PATCH V2 2/3] dt-bindings: mmc: sdhci-msm: Add entries for passing load values
` [PATCH V2 3/3] mmc: sdhci-msm: Use internal voltage control

[PATCH] net: macb: Clean 64b dma addresses if they are not detected
 2018-09-20  6:23 UTC  (4+ messages)
    ` [U-Boot] "

[PATCH -next] platform: goldfish: pipe: Make symbol 'goldfish_pipe_dev' static
 2018-09-20  6:22 UTC  (2+ messages)

[PATCH -next] pinctrl: mediatek: moore: fix return value check in mtk_moore_pinctrl_probe()
 2018-09-20  6:21 UTC  (2+ messages)

[PATCH -next] pinctrl: mediatek: make symbol 'mtk_drive' static
 2018-09-20  6:21 UTC  (2+ messages)

[PATCH -next] pinctrl: mediatek: paris: fix return value check in mtk_paris_pinctrl_probe()
 2018-09-20  6:21 UTC  (3+ messages)

[PATCH 1/2] f2fs: report ENOENT correct in f2fs_rename
 2018-09-20  6:14 UTC  (8+ messages)
` [PATCH 2/2] f2fs: avoid f2fs_bug_on if f2fs_get_meta_page_nofail got EIO
  ` [PATCH 2/2 v2] "
    ` [f2fs-dev] "
` [PATCH 1/2 v2] f2fs: report ENOENT correct in f2fs_rename
  ` [f2fs-dev] "

[RFC] PCI: add support for Immediate Readiness
 2018-09-20  6:12 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] isdn/hisax: Remove unnecessary parenthesis
 2018-09-20  6:11 UTC  (2+ messages)

[PATCH net-next] atl1: remove set but not used variable 'advertising'
 2018-09-20  6:10 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net-next] e1000: remove set but not used variable 'txb2b'
 2018-09-20  6:09 UTC  (4+ messages)
`  "

[PATCH] f2fs: avoid infinite loop in f2fs_alloc_nid
 2018-09-20  6:09 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] net: toshiba: remove a redundant local variable 'index_specified'
 2018-09-20  6:09 UTC  (2+ messages)

[PATCH libdrm] android: make symbols hidden by default
 2018-09-20  6:05 UTC 

[PATCH v7 00/11] hugetlb: Factorize hugetlb architecture primitives
 2018-09-20  6:03 UTC  (30+ messages)
` [PATCH v7 01/11] hugetlb: Harmonize hugetlb.h arch specific defines with pgtable.h
` [PATCH v7 02/11] hugetlb: Introduce generic version of hugetlb_free_pgd_range
` [PATCH v7 03/11] hugetlb: Introduce generic version of set_huge_pte_at
` [PATCH v7 04/11] hugetlb: Introduce generic version of huge_ptep_get_and_clear
` [PATCH v7 05/11] hugetlb: Introduce generic version of huge_ptep_clear_flush
` [PATCH v7 06/11] hugetlb: Introduce generic version of huge_pte_none
` [PATCH v7 07/11] hugetlb: Introduce generic version of huge_pte_wrprotect
` [PATCH v7 08/11] hugetlb: Introduce generic version of prepare_hugepage_range
` [PATCH v7 09/11] hugetlb: Introduce generic version of huge_ptep_set_wrprotect
` [PATCH v7 10/11] hugetlb: Introduce generic version of huge_ptep_set_access_flags
` [PATCH v7 11/11] hugetlb: Introduce generic version of huge_ptep_get

[PATCH libdrm v2 00/13] hide library symbols by default
 2018-09-20  6:03 UTC  (6+ messages)
` [PATCH libdrm v2 04/13] libkms: annotate public functions

[Buildroot] [autobuild.buildroot.net] Build results for 2018-09-19
 2018-09-20  6:00 UTC 

[PATCH v2 0/2] Compiler Attributes: (naked only, for v4.19)
 2018-09-20  6:00 UTC  (7+ messages)
` [PATCH v2 2/2] Compiler Attributes: naked can be shared

[PATCH net] af_key: free SKBs under RCU protection
 2018-09-20  0:18 UTC 

Stale data after file is renamed while another process has an open file handle
 2018-09-20  0:18 UTC  (9+ messages)

[RFCv2 PATCH 0/7] A General Accelerator Framework, WarpDrive
 2018-09-20  5:55 UTC  (8+ messages)

[PATCH libdrm v2] CONTRIBUTING: clarify how to request a Developer role
 2018-09-20  5:54 UTC  (2+ messages)
` [PATCH libdrm v3] "

[PATCH 00/13] MT8183 IOMMU SUPPORT
 2018-09-20  5:54 UTC  (5+ messages)
` [PATCH 04/13] iommu/io-pgtable-arm-v7s: Extend MediaTek 4GB mode

[PATCH V8 0/6] C-SKY(csky) Linux Kernel Port
 2018-09-20  5:54 UTC  (8+ messages)
` [PATCH V8 1/6] csky/dma: bugfix dma_sync_for_cpu/device
` [PATCH V8 2/6] csky: remove irq_mapping from smp.c
` [PATCH V8 3/6] irqchip: add C-SKY SMP interrupt controller
` [PATCH V8 4/6] dt-bindings: interrupt-controller: C-SKY SMP intc
` [PATCH V8 5/6] clocksource: add C-SKY SMP timer
` [PATCH V8 6/6] dt-bindings: timer: C-SKY Multi-processor timer

Memory allocation failure using GFP_DMA32 in 4.19-rc2
 2018-09-20  5:53 UTC  (3+ messages)

[PATCH 1/9] Makefile: add a hdr-check target
 2018-09-20  5:53 UTC  (4+ messages)

[virtio-dev] [PATCH v4] content: Introduce VIRTIO_NET_F_STANDBY feature
 2018-09-20  5:51 UTC  (8+ messages)

[PATCH V5 1/3] irqchip: add C-SKY irqchip drivers
 2018-09-20  5:47 UTC  (7+ messages)

[PATCH] net: phy: don't reschedule state machine when PHY is halted
 2018-09-20  0:04 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: pinctrl: document Broadcom Northstar pin mux controller
 2018-09-20  5:44 UTC  (8+ messages)
` [PATCH 2/2] pinctrl: bcm: add Northstar driver

[PATCH net-next 0/2] net: phy: make phy_stop() synchronous
 2018-09-20  0:03 UTC  (5+ messages)
` [PATCH net-next 1/2] net: linkwatch: add check for netdevice being present to linkwatch_do_dev
` [PATCH net-next 2/2] net: phy: call state machine synchronously in phy_stop

[PATCH v3 00/16] LSM: Module stacking in support of SARA and Landlock
 2018-09-20  0:03 UTC 

[PATCH] Driver core: add bus_find_device_by_of_node
 2018-09-20  5:42 UTC 

[lustre-devel] [PATCH 00/30] lustre: first batch of fixes from lustre 2.10
 2018-09-20  5:42 UTC  (4+ messages)
` [lustre-devel] [PATCH 11/30] lustre: mdc: allow setting readdir RPC size parameter

I want to be in your bed
 2018-09-20  5:40 UTC 

[PATCH] kernel: kexec_file: remove some duplicated include file
 2018-09-20  5:12 UTC  (2+ messages)

[RFC] gpiolib: Fix gpio_direction_* for single direction GPIOs
 2018-09-20  5:23 UTC  (6+ messages)
` [PATCH] gpiolib: Show correct direction from the beginning

cannot mount btrfs as root
 2018-09-19 23:42 UTC  (2+ messages)

[PATCH] firmware: Always initialize the fw_priv list object
 2018-09-20  5:22 UTC  (2+ messages)

[Bug 201183] New: AMDGPU Dual displays and only DP screen works after grub
 2018-09-20  5:20 UTC  (3+ messages)
` [Bug 201183] "

[PATCH] misc: genwqe: remove duplicated include file
 2018-09-20  5:07 UTC 

[PATCH] ALSA: xen-front: Refine indentations and constify snd_pcm_ops
 2018-09-20  5:18 UTC  (3+ messages)

[Patch net-next v3] net_sched: change tcf_del_walker() to take idrinfo->lock
 2018-09-19 23:37 UTC 

[PATCH iproute2 v2 0/3] testsuite: make alltests fixes
 2018-09-19 23:36 UTC  (4+ messages)
` [PATCH iproute2 v2 1/3] testsuite: Fix missing generate_nlmsg
` [PATCH iproute2 v2 2/3] testsuite: Generate generate_nlmsg when needed
` [PATCH iproute2 v2 3/3] testsuite: Warn about empty $(IPVERS)

[PATCH] media: card_utils: remove duplicated include file
 2018-09-20  5:04 UTC 

[PATCH] i2c: i2c-qcom-geni: Properly handle DMA safe buffers
 2018-09-20  5:14 UTC  (5+ messages)

linux-next: Tree for Sep 20
 2018-09-20  5:12 UTC 

[PATCH] atmodem/sms: added missing return in at_cmt_notify before error processing
 2018-09-20  5:08 UTC 

[Buildroot] [PATCH] musl: add upstream patch to fix race condition in file locking
 2018-09-20  5:07 UTC  (2+ messages)

[Buildroot] [git commit] musl: add upstream patch to fix race condition in file locking
 2018-09-20  5:06 UTC 

state of btrfs snapshot limitations?
 2018-09-19 23:25 UTC  (4+ messages)

[Bug 101978] [bisected] war thunder performance reduced by ~28%
 2018-09-20  5:05 UTC  (2+ messages)

[PATCH 1/2] ath10k: Move napi_enable to hif_start for consistent pairing
 2018-09-20  5:04 UTC  (2+ messages)
` [PATCH 2/2] ath10k: Disable napi before resource cleanup to avoid "use after free"

[PATCH] IB/mlx4: Remove unnecessary parentheses
 2018-09-20  5:03 UTC  (2+ messages)

[PATCH] arm: dts: pxa3xx: provide correct clk-names property for nand controller node
 2018-09-20  5:03 UTC  (5+ messages)

[PATCH rdma-next 00/24] Extend DEVX functionality
 2018-09-20  5:01 UTC  (9+ messages)
` [PATCH mlx5-next 02/25] net/mlx5: Set uid as part of QP commands
` [PATCH mlx5-next 07/25] net/mlx5: Update mlx5_ifc with DEVX UID bits

[igt-dev] [PATCH i-g-t 1/3] tests/kms_frontbuffer_tracking: Pass the debugfs fd to psr_wait_entry()
 2018-09-20  4:59 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 3/3] test/kms_fbcon_fbt: Give a explicit parameter name to functions that expect debugfs fd

[PATCH] test/event: remove RSS config in eth Rx adapter test
 2018-09-20  4:59 UTC  (2+ messages)

[PATCH v2] doc: update API deprecation for device reset
 2018-09-20  4:59 UTC 

[MPTCP] [PATCH 10/20] mptcp: Make subflow-list an RCU-list
 2018-09-20  4:57 UTC 

[RFC v3] ethdev: claim device reset as async
 2018-09-20  4:56 UTC 

[PATCH v2 0/5] powerpc: Clang build fixes
 2018-09-20  4:54 UTC  (5+ messages)
` [PATCH v2 4/5] powerpc: Fix duplicate const clang warning in user access code

[PATCH V2 1/2] openssh: upgrade 7.8p1 -> 7.8p1+git to support openssl 1.1.x
 2018-09-20  4:54 UTC  (4+ messages)

[Bug 107334] Artifacts in Unigine Valley with RX 580
 2018-09-20  4:51 UTC  (3+ messages)

[tpm2] Any way to change NVRAM index password?
 2018-09-20  4:49 UTC 

[PATCH] mbim driver: fixed the initialization function
 2018-09-20  4:49 UTC 

[PATCH] mbim driver: call the release function in case MBIM OPEN fails
 2018-09-20  4:47 UTC 

[PATCH] src/gprs.c: make sure that the context is properly released
 2018-09-20  4:42 UTC 

[PATCH v4 0/5] y2038: Make ppoll, io_pgetevents and pselect y2038 safe
 2018-09-20  4:41 UTC  (8+ messages)
` [PATCH v4 1/5] signal: Add set_user_sigmask()
` [PATCH v4 2/5] signal: Add restore_user_sigmask()
` [PATCH v4 3/5] ppoll: use __kernel_timespec
` [PATCH v4 4/5] pselect6: "
` [PATCH v4 5/5] io_pgetevents: "

[PATCH] powerpc/pkeys: Fix reading of ibm, processor-storage-keys property
 2018-09-20  4:38 UTC  (2+ messages)
` [PATCH] powerpc/pkeys: Fix reading of ibm,processor-storage-keys property

[PATCH 1/2] src/main.c: removed call to g_thread_init
 2018-09-20  4:39 UTC  (2+ messages)
` [PATCH 2/2] tools/auto-enable.c and tools/huawei-audio.c: removed calls "

[Buildroot] [PATCH 1/2] at: change upstream site, bump version
 2018-09-20  4:38 UTC  (4+ messages)
` [Buildroot] [PATCH v2 0/2] at: "
  ` [Buildroot] [PATCH v2 1/2] at: change upstream site, "

[PATCH] powerpc/pseries: Track LMB nid instead of using device tree
 2018-09-20  4:38 UTC  (2+ messages)

[PATCH v6 00/12] Intel IPU3 ImgU patchset
 2018-09-19 22:57 UTC  (4+ messages)
` [PATCH v6 06/12] intel-ipu3: css: Add support for firmware management

SAE authentication frames in client mode
 2018-09-19 22:55 UTC  (3+ messages)

[PATCH v2 1/2] vhost: introduce API to get vDPA device number
 2018-09-20  4:33 UTC  (5+ messages)
` [PATCH v2 2/2] examples/vdpa: introduce a new sample for vDPA

[RESEND PATCH 0/2] mtd: spi-nor: add entry for mt35xu512aba flash
 2018-09-20  4:31 UTC  (4+ messages)
` [RESEND PATCH 1/2] mtd: spi-nor: add macros related to MICRON flash

[PATCH v4 0/3] docs/core-api: add memory allocation guide
 2018-09-20  4:29 UTC  (2+ messages)

[Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!
 2018-09-20  4:27 UTC  (2+ messages)

[PATCH] net: ibm: remove redundant local variables 'act_nr_of_entries' and 'act_pages'
 2018-09-20  4:26 UTC  (2+ messages)

[PATCH] net: ibm: remove a redundant local variable 'k'
 2018-09-20  4:26 UTC  (2+ messages)

[PATCH] bugfix: src/gprs.c used the right binary NOT operator in bitwise operation instead of the boolean NOT operator
 2018-09-20  4:26 UTC 

[PATCH net] net: mvneta: fix the Rx desc buffer DMA unmapping
 2018-09-20  4:25 UTC  (2+ messages)

[pull] amdgpu/kfd, radeon, ttm, scheduler drm-next-4.20
 2018-09-20  4:24 UTC  (4+ messages)

[GIT PULL] Allwinner fixes for v4.19 - Round 2
 2018-09-20  4:24 UTC 

[PATCH 1/4] gprs: added two authentication methods: NONE and ANY
 2018-09-20  4:23 UTC  (3+ messages)
` [PATCH 3/4] plugins/file-provisioning.c: take into account auth_methods "
` [PATCH 4/4] src/gprs.c: added support for NONE and ANY authentication methods


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.