All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-19 01:36:54 to 2019-02-19 03:47:14 UTC [more...]

[U-Boot] [PATCH v9 0/7] Add support for loading FPGA bitstream
 2019-02-19  3:47 UTC 

[PATCH -next] powerpc/pseries: Drop pointless static qualifier in vpa_debugfs_init()
 2019-02-19  3:47 UTC  (3+ messages)

[PATCH 00/13] Convert x86 & arm64 to use generic page walk
 2019-02-19  3:44 UTC  (6+ messages)
` [PATCH 03/13] mm: Add generic p?d_large() macros

[PATCH 0/11] multi-die/package support
 2019-02-19  3:40 UTC  (24+ messages)
` [PATCH 01/11] x86 topology: fix doc typo
    ` [PATCH 02/11] topolgy: simplify cputopology.txt formatting and wording
    ` [PATCH 03/11] x86 topology: Add CPUID.1F multi-die/package support
    ` [PATCH 04/11] cpu topology: export die_id
    ` [PATCH 05/11] x86 topology: export die_siblings
    ` [PATCH 06/11] x86 topology: define topology_unique_die_id()
    ` [PATCH 07/11] powercap/intel_rapl: simplify rapl_find_package()
    ` [PATCH 08/11] powercap/intel_rapl: Support multi-die/package
    ` [PATCH 09/11] powercap/intel_rapl: update rapl domain name and debug messages
    ` [PATCH 10/11] thermal/x86_pkg_temp_thermal: Support multi-die/package
    ` [PATCH 11/11] hwmon/coretemp: "

[RFC PATCH v3 0/4] kvmppc: HMM backend driver to manage pages of secure guest
 2019-02-19  3:37 UTC  (7+ messages)
` [RFC PATCH v3 3/4] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls

[PATCH v3 0/3] Stingray USB PHY driver support
 2019-02-19  3:39 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: phy: Add Stingray USB PHY binding document

[PATCH v2 00/10] Add support for usb on Hikey960
 2019-02-19  3:37 UTC  (26+ messages)
` [v2,01/10] dt-bindings: phy: Add support for HiSilicon's hi3660 USB PHY
    ` [PATCH v2 01/10] "
` [v2,07/10] usb: dwc3: Registering a role switch in the DRD code
    ` [PATCH v2 07/10] "
` [v2,08/10] hikey960: Support usb functionality of Hikey960
  ` [PATCH v2 08/10] "

[PATCH] f2fs: silence VM_WARN_ON_ONCE in mempool_alloc
 2019-02-19  3:37 UTC  (4+ messages)

tmpfs fails fallocate(more than DRAM)
 2019-02-19  3:35 UTC  (3+ messages)

[RFC PATCH 0/4] Restore change_pte optimization to its former glory
 2019-02-19  3:33 UTC  (9+ messages)

[RFC PATCH v2 0/9] Block/XFS: Support alternative mirror device retry
 2019-02-19  3:33 UTC  (4+ messages)

[PATCH] drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index check
 2019-02-19  3:30 UTC  (2+ messages)

[PATCH v6 0/9] vsprintf: Prevent silent crashes and consolidate error handling
 2019-02-19  3:30 UTC  (5+ messages)
` [PATCH v6 8/9] vsprintf: Prevent crash when dereferencing invalid pointers
` [PATCH v6 9/9] vsprintf: Avoid confusion between invalid address and value

[U-Boot] [PATCH] ARM: rmobile: Convert Gen2 to OF_SEPARATE
 2019-02-19  3:30 UTC 

[PATCH -next] staging: rtlwifi: Remove set but not used variables 'dataempty, hoffset'
 2019-02-19  3:26 UTC 

[PATCH] kernel, resource: use resource_overlaps() to simplify region_intersects()
 2019-02-19  3:21 UTC  (2+ messages)

[PATCH] hwrng: optee: Initialize some structs using memset instead of braces
 2019-02-19  3:22 UTC 

[meta-oe][PATCH] php: upgrade 7.2.10 -> 7.3.2 / 5.3.39 -> 5.6.40
 2019-02-19  3:21 UTC  (9+ messages)

[PATCH] fs/btrfs: init csum_list before possible free
 2019-02-19  2:56 UTC 

[meta-oe][PATCH] ndctl: disable ndctl-monitor service by default
 2019-02-19  3:20 UTC 

[meta-webserver][PATCH] xdebug: upgrade 2.6.1 -> 2.7.0RC2
 2019-02-19  3:19 UTC 

[PATCH v2 14/15] ARM: configs: Add Milbeaut M10V defconfig
 2019-02-19  3:15 UTC  (4+ messages)

[1/3] dt-bindings: dmaengine: Add one new cell to present hardware slave id
 2019-02-19  3:14 UTC  (10+ messages)
            ` [PATCH 1/3] "

[Fuego] [PATCH] Add test cases of service nscd
 2019-02-19  3:13 UTC  (2+ messages)
` [Fuego] [PATCH] Add the function get_service_status to get status of service

[PATCH V2 0/4] Add i.MX SCU general interrupt support
 2019-02-19  3:11 UTC  (5+ messages)
` [PATCH V2 4/4] rtc: imx-sc: add rtc alarm support

[PATCH] regulator: gpio: Reword the binding document
 2019-02-19  2:51 UTC  (11+ messages)

[PATCH V3 1/4] dt-bindings: fsl: scu: add general interrupt support
 2019-02-19  3:11 UTC  (8+ messages)
` [PATCH V3 2/4] firmware: imx: enable imx scu general irq function
` [PATCH V3 3/4] arm64: dts: freescale: imx8qxp: enable scu general irq channel
` [PATCH V3 4/4] rtc: imx-sc: add rtc alarm support

[PATCH] arm64: mm: enable per pmd page table lock
 2019-02-19  3:08 UTC  (3+ messages)

[PATCH] block: avoid to READ fields of null bio
 2019-02-19  3:08 UTC 

[PATCH V6 0/4] add pvpanic driver framework
 2019-02-19 11:27 UTC  (5+ messages)
` [PATCH V6 1/4] misc/pvpanic : preparing for "
` [PATCH V6 2/4] misc/pvpanic: Add "
` [PATCH V6 3/4] misc/pvpanic: Avoid initializing multiple pvpanic devices
` [PATCH V6 4/4] misc/pvpanic: add new pvpanic pci driver

[v2 1/1] drm/mediatek: add mt8183 dpi support
 2019-02-19  3:06 UTC  (3+ messages)

WARNING in xfrm_policy_fini
 2019-02-19  3:05 UTC  (2+ messages)

[PATCH pahole] libbpf: build as PIC and statically link into libdwarves
 2019-02-19  3:04 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/6] tests: Add device unplug tests
 2019-02-19  2:58 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] ppc: add host-serial and host-model machine attributes
 2019-02-19  1:21 UTC  (4+ messages)
` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH v4] ppc: add host-serial and host-model machine attributes
 2019-02-19  2:55 UTC  (2+ messages)

[SPDK] How to specify a particular device in spdk/src/examples/nvme/perf/perf
 2019-02-19  2:58 UTC 

[PATCH] can: mark expected switch fall-throughs
 2019-02-19  2:57 UTC  (5+ messages)

[PATCH v2] security: mark expected switch fall-throughs and add a missing break
 2019-02-19  2:53 UTC  (3+ messages)

possible deadlock in console_unlock
 2019-02-19  2:48 UTC  (8+ messages)

[PATCH v6 0/9] vfio/mdev: IOMMU aware mediated device
 2019-02-19  2:49 UTC  (5+ messages)

[PATCH 1/5] drm/i915: Enable transition watermarks for glk
 2019-02-19  2:48 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/5] "

[U-Boot] [PULL] u-boot-socfpga/master
 2019-02-19  2:48 UTC 

[PATCH pahole 0/2] Add support for BTF deduplication
 2019-02-19  2:46 UTC  (6+ messages)
` [PATCH pahole 2/2] btf_encoder: run BTF deduplication before writing out to ELF

[PATCH v3 3/4] uaccess: Check no rescheduling function is called in unsafe region
 2019-02-19  2:46 UTC  (16+ messages)
              ` [PATCH] sched/x86: Save [ER]FLAGS on context switch

[PATCH v7 0/6] Add basic and clock support for Mediatek MT8183 SoC
 2019-02-19  2:45 UTC  (6+ messages)
` [PATCH v7 3/6] dt-bindings: pinctrl: mt8183: add binding document

[RFC][Patch v8 0/7] KVM: Guest Free Page Hinting
 2019-02-19  2:46 UTC  (9+ messages)

[LTP] [PATCH] fs/binfmt_misc01.sh: Add new test for invalid inputs
 2019-02-19  2:42 UTC  (2+ messages)
` [LTP] [PATCH v2] "

[U-Boot] [ANN] U-Boot v2019.04-rc2 released
 2019-02-19  2:38 UTC 

[U-Boot] [PATCH] board/BuR/brppt1: fix ethernet support on brppt1 boards
 2019-02-19  2:38 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] rpi: Make Matthias maintainer
 2019-02-19  2:38 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] efi_loader: Swap roles with Heinrich
 2019-02-19  2:38 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v1 2/2] configs: Enable CONFIG_BLK in am57xx_evm and am57xx_hs_evm
 2019-02-19  2:38 UTC  (2+ messages)
` [U-Boot] [U-Boot, v1, "

[U-Boot] [PATCH v1 1/2] configs: k2g_evm: Enable CONFIG_BLK
 2019-02-19  2:38 UTC  (2+ messages)
` [U-Boot] [U-Boot,v1,1/2] "

[U-Boot] Pull request for EFI subsystem in U-Boot v2019.04-rc2
 2019-02-19  2:38 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2/dlm: return DLM_CANCELGRANT if the lock is on granted list and the operation is canceled
 2019-02-19  2:38 UTC  (17+ messages)

[PATCH] drm/mediatek: add mt8183 dpi support
 2019-02-19  2:36 UTC  (8+ messages)

[PATCH net-next] yellowfin: fix remove set but not used variable warning
 2019-02-19  2:34 UTC  (4+ messages)

libMCTP
 2019-02-19  2:33 UTC  (3+ messages)

[meta-java][PATCH 0/1] test instruction
 2019-02-19  2:30 UTC  (2+ messages)
` [meta-java][PATCH 1/1] openjdk: fix a random crash on JNI_CreateJavaVM

[PATCH v3 1/2] dt-bindings: gpio: sprd: Use SoC compatible string instead of wildcard string
 2019-02-19  2:29 UTC  (2+ messages)
` [PATCH v3 2/2] gpio: sprd: Change to use SoC compatible string

[Ocfs2-devel] [PATCH] ocfs2: wait for recovering done after direct unlock request
 2019-02-19  2:27 UTC  (8+ messages)

[PATCH libdrm] tests/amdgpu: add dispatch test
 2019-02-19  2:26 UTC  (2+ messages)

[PATCH -next] exec: Fix mem leak in kernel_read_file
 2019-02-19  2:25 UTC  (2+ messages)

Re:
 2019-02-19  2:20 UTC 

[LSF/MM TOPIC] Handling of managed IRQs when hotplugging CPUs
 2019-02-19  2:19 UTC  (2+ messages)

[PATCH 0/8] y2038: remove time32 ABI on rv32 and csky
 2019-02-19  2:18 UTC  (5+ messages)
` [PATCH 7/8] csky: Use latest system call ABI

[PATCH][net-next] bridge: remove redundant check on err in br_multicast_ipv4_rcv
 2019-02-19  2:17 UTC 

[PATCH v2] deb-pkg: generate correct build dependencies
 2019-02-19  2:15 UTC  (6+ messages)

[PATCH] net: remove unneeded switch fall-through
 2019-02-19  2:15 UTC 

[LSF/MM TOPIC] Software RAID Support for NV-DIMM
 2019-02-19  2:15 UTC  (4+ messages)

[PATCH] sched/debug: Show intergroup and hierarchy sum wait time of a task group
 2019-02-19  2:15 UTC  (4+ messages)

[PATCH v7 0/3] Fixes for Tegra soctherm
 2019-02-19  2:15 UTC  (9+ messages)
` [PATCH v7 1/3] thermal: tegra: remove unnecessary warnings
` [PATCH v7 3/3] thermal: tegra: add get_trend ops

[Cocci] [v6] coccinelle: semantic code search for missing put_device()
 2019-02-19  2:14 UTC  (2+ messages)

[PATCH 0/6] lib: Add safe string funtions
 2019-02-19  2:12 UTC  (4+ messages)
` [PATCH 6/6] lib: Add function strscpy_from_user()

[U-Boot] [PATCH 1/1] cmd: add exception command
 2019-02-19  2:11 UTC  (6+ messages)

[PATCH v3 0/4] Add max77620 charging & low battery support
 2019-02-19  2:09 UTC  (7+ messages)
` [PATCH v3 2/4] mfd: max77620: add documentation for backup battery charging

linux NFS client lock file cannot get a expected response
 2019-02-19  2:09 UTC  (3+ messages)

[PATCH v6 1/2] dt-bindings: input: touchscreen: iqs5xx: Add bindings
 2019-02-19  2:05 UTC  (4+ messages)
` [PATCH v6 2/2] input: touchscreen: Add support for Azoteq IQS550/572/525

[LSF/MM TOPIC] dying memory cgroups and slab reclaim issues
 2019-02-19  2:04 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: gpio: sprd: Use SoC compatible string instead of wildcard string
 2019-02-19  2:02 UTC  (4+ messages)
` [PATCH v2 2/2] gpio: sprd: Change to use SoC compatible string

linux-next: Fixes tag needs some work in Linus' tree
 2019-02-19  1:58 UTC  (2+ messages)

[PATCH 0/2] Netfilter/IPVS fixes for net
 2019-02-19  1:56 UTC  (2+ messages)

[PATCH net v4.15..v4.19] net: dsa: Fix NPD checking for br_vlan_enabled()
 2019-02-19  1:54 UTC  (2+ messages)

[PATCH net 1/1] bonding: fix PACKET_ORIGDEV regression on bonding masters
 2019-02-19  1:51 UTC  (3+ messages)
` [PATCH v2] bonding: fix PACKET_ORIGDEV regression

[PATCH] net: netcp: Fix ethss driver probe issue
 2019-02-19  1:50 UTC  (2+ messages)

[PATCH] logrotate.py: restore /etc/logrotate.d/wtmp
 2019-02-19  1:56 UTC  (2+ messages)

[Bug 105251] [Vega10] GPU lockup on boot: VMC page fault
 2019-02-19  1:47 UTC  (2+ messages)

[PATCH net] net: hns: Fixes the missing put_device in positive leg for roce reset
 2019-02-19  1:45 UTC  (2+ messages)

[PATCH 0/5] PU: cups, dbus, dbus-test, diffutils, sudo
 2019-02-19  1:53 UTC  (6+ messages)
` [PATCH 1/5] cups: upgrade to 2.2.10
` [PATCH 2/5] dbus: upgrade to 1.12.12
` [PATCH 3/5] dbus-test: "
` [PATCH 4/5] diffutils: upgrade to 3.7
` [PATCH 5/5] sudo: upgrade to 1.8.27

[PATCH] getcifsacl: Do not go to parse_sec_desc if getxattr fails
 2019-02-19  1:43 UTC 

consolidate a few more arch support config options
 2019-02-19  1:40 UTC  (6+ messages)
` [PATCH 05/11] tracing: consolidate the TRACE_IRQFLAGS_SUPPORT symbol

pull-request: wireless-drivers 2019-02-18
 2019-02-19  1:41 UTC  (2+ messages)

[PATCH net] net: stmmac: Fix a race in EEE enable callback
 2019-02-19  1:40 UTC  (2+ messages)

[Fuego] [PATCH v4] Add test cases for commands of module-init-tools
 2019-02-19  1:37 UTC  (2+ messages)

[PATCH] scsi: sd: block: Handle cases where devices come online read-only
 2019-02-19  1:36 UTC  (4+ messages)
` [PATCH v2] scsi: sd: block: Fix regressions in read-only block device handling


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.