All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-18 21:05:58 to 2018-10-18 22:49:17 UTC [more...]

[PATCH v2 0/2] Add symlinks for git (shallow) tarballs when name differs due to mirror rewrite rules
 2018-10-18  9:41 UTC  (2+ messages)
` [PATCH v2 1/2] fetch2: add symlinks for mirror tarballs

[PATCH v5 00/18] of: overlay: validation checks, subsequent fixes
 2018-10-18 22:46 UTC  (19+ messages)
` [PATCH v5 01/18] of: overlay: add tests to validate kfrees from overlay removal
` [PATCH v5 02/18] of: overlay: add missing of_node_put() after add new node to changeset
` [PATCH v5 03/18] of: overlay: add missing of_node_get() in __of_attach_node_sysfs
` [PATCH v5 04/18] powerpc/pseries: add of_node_put() in dlpar_detach_node()
` [PATCH v5 05/18] of: overlay: use prop add changeset entry for property in new nodes
` [PATCH v5 06/18] of: overlay: do not duplicate properties from overlay for "
` [PATCH v5 07/18] of: dynamic: change type of of_{at,de}tach_node() to void
` [PATCH v5 08/18] of: overlay: reorder fields in struct fragment
` [PATCH v5 09/18] of: overlay: validate overlay properties #address-cells and #size-cells
` [PATCH v5 10/18] of: overlay: make all pr_debug() and pr_err() messages unique
` [PATCH v5 11/18] of: overlay: test case of two fragments adding same node
` [PATCH v5 12/18] of: overlay: check prevents multiple fragments add or delete "
` [PATCH v5 13/18] of: overlay: check prevents multiple fragments touching same property
` [PATCH v5 14/18] of: unittest: remove unused of_unittest_apply_overlay() argument
` [PATCH v5 15/18] of: overlay: set node fields from properties when add new overlay node
` [PATCH v5 16/18] of: unittest: allow base devicetree to have symbol metadata
` [PATCH v5 17/18] of: unittest: find overlays[] entry by name instead of index
` [PATCH v5 18/18] of: unittest: initialize args before calling of_*parse_*()

[PATCH v4.14-stable] sch_netem: restore skb->dev after dequeuing from the rbtree
 2018-10-18 22:43 UTC  (2+ messages)

[RFC PATCH] count_lim_sig: Add pair of smp_wmb() and smp_rmb()
 2018-10-18 22:43 UTC  (7+ messages)

[PATCH] pstore/ram: Clarify resource reservation labels
 2018-10-18 22:49 UTC  (14+ messages)

Stuck in modem driver enable
 2018-10-18 22:48 UTC  (2+ messages)

[RFC] GuC firmware versioning change
 2018-10-18 22:48 UTC  (8+ messages)

[PATCH v2] hwmon: (sht3x) add devicetree support
 2018-10-18 14:41 UTC  (8+ messages)

[v2 0/6] Forward Error Correction
 2018-10-18 22:45 UTC  (3+ messages)
` [v2 3/6] i915/dp/fec: Check for FEC Support

Intel Z270 support
 2018-10-18 22:42 UTC  (4+ messages)

[PATCH] isdn: hfc_{pci,sx}: Avoid empty body if statements and use proper register accessors
 2018-10-18 22:42 UTC  (3+ messages)
` [PATCH v2] isdn: hfc_{pci,sx}: Avoid empty body if statements

[PATCH] atm: zatm: Fix empty body Clang warnings
 2018-10-18 22:41 UTC  (2+ messages)

[PATCH] atm: eni: Move semicolon to a new line after empty for loop
 2018-10-18 22:41 UTC  (2+ messages)

[PATCH 1/2] drm/i915/icl: Fix the macros for DFLEXDPMLE register bits
 2018-10-18 22:41 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/ICL: Add pre_pll_enable hook for ICL and set DFLEXDPMLE in this hook
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/icl: Fix the macros for DFLEXDPMLE register bits

[PATCH] clk: qcom: Remove unused arrays in SDM845 GCC
 2018-10-18 22:41 UTC  (4+ messages)

[PATCH] ata: add Buddha PATA controller driver
 2018-10-18 22:40 UTC  (3+ messages)

[Intel-wired-lan] [PATCH v2] ixgbe/ixgbevf: fix XFRM_ALGO dependency
 2018-10-18 22:39 UTC 

[PATCH v2 0/7] drivers: tty: Fix kernel-docs comments
 2018-10-18 22:37 UTC  (8+ messages)
` [PATCH v2 1/7] tty: Fix whitespace before tab warnings
` [PATCH v2 2/7] tty: Remove trailing whitespace
` [PATCH v2 3/7] tty: Partially fix kernel-docs layout
` [PATCH v2 4/7] tty: Fix kernel-doc variable typos
` [PATCH v2 5/7] tty: Fix spacing between kernel-doc sections
` [PATCH v2 6/7] tty: Remove newline after function kernel-doc
` [PATCH v2 7/7] tty: Fix section format

[Buildroot] [PATCH] traceroute: fix 'no rule to make target -lm' error
 2018-10-18 22:37 UTC 

[Bug 106177] overclocking doesn't work with 4.17-rc1
 2018-10-18 22:37 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/3] chardev: Add websocket support
 2018-10-18 22:35 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/3] chardev/char-socket: Function headers refactoring
` [Qemu-devel] [PATCH v3 2/3] chardev: Add websocket support
` [Qemu-devel] [PATCH v3 3/3] tests/test-char: Check websocket chardev functionality

[PATCH] examples/vdpa: fix spelling error in message
 2018-10-18 22:34 UTC 

[PATCH net-next] bnxt_en: Copy and paste bug in extended tx_stats
 2018-10-18 14:32 UTC  (2+ messages)

[PATCH] doc: spelling fixes
 2018-10-18 22:32 UTC 

[PATCH V9 00/21] C-SKY(csky) Linux Kernel Port
 2018-10-18 14:31 UTC  (4+ messages)
` [PATCH V9 18/21] dt-bindings: csky CPU Bindings

[U-Boot] [PATCH v6 30/34] serial: lpuart: support uclass clk api
 2018-10-18 22:26 UTC  (2+ messages)
` [U-Boot] [PATCH v7 "

[PATCH 1/3] drm/amdkfd: Simplify kfd2kgd interface
 2018-10-18 22:25 UTC  (5+ messages)
  ` [PATCH 2/3] drm/amdgpu: Remove unused function pointers
  ` [PATCH 3/3] drm/amdkfd: Add proper prefix to functions

[Bug 201461] New: ext4 journal stalls write system call
 2018-10-18 14:22 UTC  (4+ messages)
` [Bug 201461] "

[PATCH 1/3] drm/amdkfd: Delete unnecessary register settings
 2018-10-18 22:21 UTC  (5+ messages)
  ` [PATCH 2/3] drm/amdgpu: Expose *_setup_vm_pt_regs for kfd to use
  ` [PATCH 3/3] drm/amdkfd: Use functions from amdgpu for setting up page table base

[PATCH 0/2] blktests: New loop tests
 2018-10-18 14:19 UTC  (5+ messages)
` [PATCH 1/2] loop/006: Add test for setting partscan flag
` [PATCH 2/2] loop/007: Add test for oops during backing file verification

[PATCH 1/3] x86/quirks: Scan all busses for early PCI quirks
 2018-10-18 22:15 UTC  (3+ messages)

omap4: support for manually updated display
 2018-10-18 22:15 UTC  (6+ messages)

[PATCH pstore-next v2 0/4] Refactor compression initialization
 2018-10-18 22:12 UTC  (3+ messages)

netconsole on opensuse 42.3 with a 4.18.7 kernel hangs
 2018-10-18 22:02 UTC 

[Qemu-devel] [PATCH v2] oslib-posix: Use MAP_STACK in qemu_alloc_stack() on OpenBSD
 2018-10-18 22:10 UTC 

[PATCH v3 2/9] dt-bindings: ti-lmu: Remove LM3697
 2018-10-18 22:10 UTC  (11+ messages)

[PATCH v2] devicetree, xen: add xen, shared-memory binding
 2018-10-18 22:10 UTC 

[Qemu-devel] [PATCH] Acceptance tests: add Linux initrd checking test
 2018-10-18 22:09 UTC  (7+ messages)

[PATCH bpf-next] bpf: emit audit messages upon successful prog load and unload
 2018-10-18 22:09 UTC  (4+ messages)

[Buildroot] [PATCH next] uboot: support external DTB in U-Boot images
 2018-10-18 22:07 UTC  (3+ messages)

[PATCH 00/11] DPU cleanups
 2018-10-18 22:06 UTC  (13+ messages)
` [PATCH 02/11] drm/msm/dpu: Use DEFINE_SHOW_ATTRIBUTE
` [PATCH 03/11] drm/msm/dpu: Remove dpu_crtc_get_mixer_height
` [PATCH 04/11] drm/msm/dpu: Remove dpu_crtc_is_enabled()
` [PATCH 05/11] drm/msm/dpu: Cleanup some container_of helper functions
` [PATCH 06/11] drm/msm/dpu: Cleanup callers of dpu_hw_blk_init
` [PATCH 10/11] drm/msm/dpu: Further cleanups for static inline functions

[danielwa@cisco.com: Re: gianfar: Implement MAC reset and reconfig procedure]
 2018-10-18 14:05 UTC  (2+ messages)

[PATCH net-next] cxgb4: fix the error path of cxgb4_uld_register()
 2018-10-18 14:04 UTC 

[PATCH] send-email: explicitly disable authentication
 2018-10-18 22:01 UTC  (3+ messages)

[PATCH 0/9] Offer to run CI/PR builds in Visual Studio Team Services
 2018-10-18 22:01 UTC  (4+ messages)
` [PATCH v2 00/13] Offer to run CI/PR builds in Azure Pipelines
  ` [PATCH v2 02/13] ci/lib.sh: encapsulate Travis-specific things

[PATCH v3 0/2] sysctl: handle overflow for file-max
 2018-10-18 21:58 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH] powerpc/8xx: Add DT node for using the SEC engine of the MPC885
 2018-10-18 13:57 UTC 

[net PATCH] net: sched: Fix for duplicate class dump
 2018-10-18 13:57 UTC  (3+ messages)

[PATCH 00/11 v3] x86: load FPU registers on return to userland
 2018-10-18 21:58 UTC  (11+ messages)
` [PATCH 05/11] x86/fpu: set PKRU state for kernel threads

[PATCH 1/5] oeqa/core/runner: refactor for OEQA to write json testresult
 2018-10-18 21:56 UTC  (5+ messages)
` [PATCH 2/5] oeqa/core/runner: write testresult to json files

[PATCH] scsi: 3w-{sas,9xxx}: Use unsigned char for cdb
 2018-10-18 21:55 UTC 

[Qemu-devel] [PATCH] iotests: update qemu-iotests/082.out after 9cbef9d68ee
 2018-10-18 21:53 UTC  (3+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH 2/2] drm/amdgpu: replace get_user_pages with HMM address mirror helpers v2
 2018-10-18 21:52 UTC 

[tpm2] does anyone compile tpm2-tss-2.1.0 successful on CentOS7?
 2018-10-18 21:51 UTC 

[PATCH][ath10k-next] ath10k: fix some spelling mistakes
 2018-10-18 21:51 UTC  (3+ messages)

sdhci driver card-detect is broken because gpiolib can't fallback to _CRS?
 2018-10-18 21:51 UTC  (2+ messages)
` [PATCH] mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULL

[iproute PATCH] tc: Remove pointless assignments in batch()
 2018-10-18 13:48 UTC 

[iproute PATCH] tipc: Drop unused variable 'genl'
 2018-10-18 13:48 UTC 

[PATCH] rtc: s35390a: Make buf an unsigned char in s35390a_init
 2018-10-18 21:42 UTC 

[Intel-wired-lan] [PATCH 0/7] ice bug fixes and minor implementation updates
 2018-10-18 21:48 UTC  (18+ messages)
` [Intel-wired-lan] [PATCH 1/7] ice: Make ice_msix_clean_rings static
` [Intel-wired-lan] [PATCH 2/7] ice: Change device ID define names to align with branding string
` [Intel-wired-lan] [PATCH 3/7] ice: Update expected FW version
` [Intel-wired-lan] [PATCH 4/7] ice: Use capability count returned by the firmware
` [Intel-wired-lan] [PATCH 5/7] ice: Introduce ice_dev_onetime_setup
` [Intel-wired-lan] [PATCH 6/7] ice: Allocate VF interrupts and set queue map
` [Intel-wired-lan] [PATCH 7/7] ice: Poll for link status change

[igt-dev] [PATCH i-g-t 00/17] Media scalability tooling
 2018-10-18 21:48 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 15/17] gem_wsim: Engine bond command

[PATCH 2/2] hwmon: (isl68137) add accessors to enable/disable AVS mode
 2018-10-18 13:46 UTC  (2+ messages)

[PATCH v4 00/12] media: ov5640: Misc cleanup and improvements
 2018-10-18 13:46 UTC  (5+ messages)
` [PATCH v4 01/12] media: ov5640: Adjust the clock based on the expected rate

[PATCH] qed: fix spelling mistake "transcevier" -> "transceiver"
 2018-10-18 21:47 UTC  (2+ messages)

[SPDK] nvme device with 0 default namespace
 2018-10-18 21:47 UTC 

[iproute PATCH] ip-route: Fix parse_encap_seg6() srh parsing
 2018-10-18 13:44 UTC 

[PATCH 1/3] orangefs: fix request_mask misuse
 2018-10-18 21:45 UTC  (2+ messages)

[PATCH 0/2] pinctrl: Add RZ/A2 pin and gpio driver
 2018-10-18 21:42 UTC  (9+ messages)
` [PATCH 1/2] pinctrl: Add RZ/A2 pin and gpio controller
` [PATCH 2/2] dt-bindings: pinctrl: Add RZ/A2 pinctrl and GPIO

[PATCH v4l-utils] keytable: bpf decoder and keymap for XBox DVD Remote
 2018-10-18 13:36 UTC  (3+ messages)
` [PATCH] media: rc: XBox DVD Remote uses 12 bits scancodes

ENSOPC on a 10% used disk
 2018-10-18 13:36 UTC  (6+ messages)

[PATCH 1/2] hwmon: (pmbus): Add driver for Intersil ISL68137
 2018-10-18 13:36 UTC  (2+ messages)

[Qemu-devel] [web PATCH 0/4] Add web section reporting information about CVEs in QEMU
 2018-10-18 21:36 UTC  (2+ messages)

[PATCH 0/2] media: ov5640: Re-implement MIPI clock tree configuration
 2018-10-18 13:35 UTC  (4+ messages)
` [PATCH 1/2] media: ov5640: Add check for PLL1 output max frequency

[PATCH v2 0/1] fio: reset more counters when ramp time has elapsed
 2018-10-18 21:32 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH] devicetree,xen: add xen,shared-memory binding
 2018-10-18 21:30 UTC  (3+ messages)
` [PATCH] devicetree, xen: add xen, shared-memory binding

[PATCH 0/3] crypto: ccree: add SM3 support
 2018-10-18 13:26 UTC  (2+ messages)

[tpm2] does anyone compile tpm2-tss-2.1.0 successful on CentOS7?
 2018-10-18 21:26 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 26c1011dc015fa2e900ea7307037aac8c05aed6d
 2018-10-18 21:25 UTC 

[PATCH] PCI / PM: Allow runtime PM without callback functions
 2018-10-18 21:25 UTC  (2+ messages)

[PATCH] block: setup bounce bio_sets properly
 2018-10-18 21:24 UTC 

[U-Boot] efi-next: Kconfig: error: recursive dependency detected!
 2018-10-18 21:23 UTC 

[RFC] virtio_net: add local_bh_disable() around u64_stats_update_begin
 2018-10-18 13:21 UTC  (8+ messages)

ipmi inventory
 2018-10-18 21:23 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests: Introduce i915 directory
 2018-10-18 21:21 UTC  (2+ messages)

[PATCH v2 0/3] Add can support to RZ/G2M
 2018-10-18 13:18 UTC  (5+ messages)
` [PATCH v2 3/3] arm64: dts: renesas: r8a774a1: Add CAN nodes

modify a recipe file - proftpd
 2018-10-18 21:18 UTC  (2+ messages)

[PATCH 0/2] vfs: Fix crashes when reading /proc/mounts
 2018-10-18 13:17 UTC  (6+ messages)
` [PATCH 1/2] vfs: Provide function to grab superblock reference
` [PATCH 2/2] proc: Protect readers of /proc/mounts from remount

[PATCH 0/5] Add VIN support to RZ/G2M
 2018-10-18 13:17 UTC  (4+ messages)
` [PATCH 5/5] arm64: dts: renesas: r8a774a1: Add VIN and CSI-2 nodes

[PATCH bpf-next v3 0/7] Implement queue/stack maps
 2018-10-18 13:16 UTC  (8+ messages)
` [PATCH bpf-next v3 1/7] bpf: rename stack trace map operations
` [PATCH bpf-next v3 2/7] bpf/syscall: allow key to be null in map functions
` [PATCH bpf-next v3 3/7] bpf/verifier: add ARG_PTR_TO_UNINIT_MAP_VALUE
` [PATCH bpf-next v3 4/7] bpf: add queue and stack maps
` [PATCH bpf-next v3 5/7] bpf: add MAP_LOOKUP_AND_DELETE_ELEM syscall
` [PATCH bpf-next v3 6/7] Sync uapi/bpf.h to tools/include
` [PATCH bpf-next v3 7/7] selftests/bpf: add test cases for queue and stack maps

[PATCH] Input: qt1050 - add Microchip AT42QT1050 support
 2018-10-18 21:16 UTC  (7+ messages)

convert drivers/block to the generic DMA API
 2018-10-18 21:15 UTC  (2+ messages)

[PATCH v2] ubd: remove use of blk_rq_map_sg
 2018-10-18 21:13 UTC  (3+ messages)

[selinux] sumo compilation
 2018-10-18 21:13 UTC  (9+ messages)

Fix VGA logdirty related display freezes with altp2m
 2018-10-18 21:12 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] lib/igt_psr: Changed psr_set logic to account for older kernels
 2018-10-18 21:12 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] pwm: sunxi: fix off-by-one that prevented PWM to use prescaler bypass
 2018-10-18 21:10 UTC  (2+ messages)

[PATCH v2 0/5] arm64: dts: qcom: sdm845: Add UFS DT nodes
 2018-10-18 21:09 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: phy-qcom-qmp: Fix register underspecification
` [PATCH v2 2/5] phy: qcom-qmp: Utilize fully-specified DT registers
` [PATCH v2 3/5] arm64: dts: qcom: sdm845: add UFS controller
` [PATCH v2 4/5] arm64: dts: qcom: sdm845: Add UFS nodes for sdm845-mtp
` [PATCH v2 5/5] arm64: dts: qcom: sdm845: Add USB PHY lane two

[Qemu-devel] [web PATCH] Add a git-publish configuration file
 2018-10-18 21:07 UTC  (2+ messages)

[PATCH 11/21] drm/i915/guc: New GuC stage descriptors
 2018-10-18 21:07 UTC  (4+ messages)
` [RFC] "

[PATCH 1/2] nvme-cli wdc plugin: Add get pfail dump command
 2018-10-18 21:06 UTC  (2+ messages)
` [PATCH 2/2] nvme-cli wdc plugin: Add documentation for pfail dump


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.