All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-23 21:26:11 to 2017-05-23 22:05:45 UTC [more...]

Unify the various copies of libgcc into lib
 2017-05-23 22:05 UTC  (23+ messages)
` [PATCH 1/7] lib: Add shared copies of some GCC library routines
` [PATCH 2/7] m32r: Use lib/ucmpdi2.c
` [PATCH 3/7] microblaze: Use libgcc files from lib/
` [PATCH 4/7] mips: Use lib/{ashldi3,ashrdi3,cmpdi2,lshrdi3,ucmpdi2}.c
` [PATCH 5/7] score: "
` [PATCH 6/7] sh: Use lib/ashldi3,ashrdi3,lshrdi3}.c

[HMM 00/15] HMM (Heterogeneous Memory Management) v22
 2017-05-23 22:05 UTC  (5+ messages)

[PATCH V3 0/2] load_balance() fixes for affinity
 2017-05-23 22:05 UTC  (7+ messages)
` [PATCH V3 1/2] sched/fair: Fix load_balance() affinity redo path

[Question] Mlocked count will not be decreased
 2017-05-23 22:04 UTC  (3+ messages)

[PATCH 4.11 000/197] 4.11.3-stable review
 2017-05-23 20:09 UTC  (16+ messages)
` [PATCH 4.11 120/197] [media] cx231xx-audio: fix NULL-deref at probe
` [PATCH 4.11 126/197] powerpc/sysfs: Fix reference leak of cpu device_nodes present at boot
` [PATCH 4.11 127/197] powerpc/iommu: Do not call PageTransHuge() on tail pages
` [PATCH 4.11 162/197] uwb: fix device quirk on big-endian hosts
` [PATCH 4.11 163/197] genirq: Fix chained interrupt data ordering
` [PATCH 4.11 168/197] kvm: arm/arm64: Force reading uncached stage2 PGD
` [PATCH 4.11 170/197] drbd: fix request leak introduced by locking/atomic, kref: Kill kref_sub()
` [PATCH 4.11 171/197] um: Fix to call read_initrd after init_bootmem
` [PATCH 4.11 175/197] PCI/ACPI: Tidy up MCFG quirk whitespace
` [PATCH 4.11 177/197] PCI: hv: Allocate interrupt descriptors with GFP_ATOMIC
` [PATCH 4.11 180/197] PCI: Fix another sanity check bug in /proc/pci mmap
` [PATCH 4.11 189/197] NFS: Use GFP_NOIO for two allocations in writeback
` [PATCH 4.11 192/197] nfsd: fix undefined behavior in nfsd4_layout_verify
` [PATCH 4.11 194/197] nfsd: Fix up the "supattr_exclcreat" attributes
` [PATCH 4.11 197/197] IB/hfi1: Protect the global dev_cntr_names and port_cntr_names

[PATCH] xen/x86: Add Xenoprofile support for AMD Family 17h
 2017-05-23 22:02 UTC  (4+ messages)

BTRFS converted from EXT4 becomes read-only after reboot
 2017-05-23 22:02 UTC  (10+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2017-05-22
 2017-05-23 22:01 UTC  (2+ messages)

master - add comment about PV in-use repair
 2017-05-23 22:00 UTC 

[PATCH v3 0/2] v4l: async: Match parent devices
 2017-05-23 21:59 UTC  (13+ messages)
` [PATCH v3 1/2] device property: Add fwnode_graph_get_port_parent
` [PATCH v3 2/2] v4l: async: Match parent devices

[PATCH 0/2] Disable and remove decoupled MMIO feature
 2017-05-23 21:58 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: Disable decoupled MMIO
` [PATCH 2/2] drm/i915: Remove decoupled MMIO code

[PATCH] mm: make kswapd try harder to keep active pages in cache
 2017-05-23 21:57 UTC  (2+ messages)

[PATCH 4.9 000/164] 4.9.30-stable review
 2017-05-23 20:09 UTC  (43+ messages)
` [PATCH 4.9 003/164] USB: ene_usb6250: fix DMA to the stack
` [PATCH 4.9 006/164] USB: core: replace %p with %pK
` [PATCH 4.9 016/164] tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver
` [PATCH 4.9 017/164] tpm: add sleep only for retry in i2c_nuvoton_write_status()
` [PATCH 4.9 018/164] tpm_crb: check for bad response size
` [PATCH 4.9 019/164] ASoC: cs4271: configure reset GPIO as output
` [PATCH 4.9 022/164] dm btree: fix for dm_btree_find_lowest_key()
` [PATCH 4.9 023/164] dm raid: select the Kconfig option CONFIG_MD_RAID0
` [PATCH 4.9 026/164] dm mpath: split and rename activate_path() to prepare for its expanded use
` [PATCH 4.9 028/164] dm bufio: make the parameter "retain_bytes" unsigned long
` [PATCH 4.9 030/164] dm space map disk: fix some book keeping in the disk space map
` [PATCH 4.9 032/164] md: MD_CLOSING needs to be cleared after called md_set_readonly or do_md_stop
` [PATCH 4.9 042/164] regulator: tps65023: Fix inverted core enable logic
` [PATCH 4.9 049/164] drm/amdgpu: Add missing lb_vblank_lead_lines setup to DCE-6 path
` [PATCH 4.9 050/164] drm/nouveau/therm: remove ineffective workarounds for alarm bugs
` [PATCH 4.9 056/164] cdc-acm: fix possible invalid access when processing notification
` [PATCH 4.9 058/164] cxl: Force context lock during EEH flow
` [PATCH 4.9 064/164] ibmvscsis: Do not send aborted task response
` [PATCH 4.9 067/164] IB/hfi1: Return an error on memory allocation failure
` [PATCH 4.9 068/164] IB/hfi1: Fix a subcontext memory leak
` [PATCH 4.9 072/164] USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDs
` [PATCH 4.9 075/164] fscrypt: avoid collisions when presenting long encrypted filenames
` [PATCH 4.9 078/164] usb: host: xhci-plat: propagate return value of platform_get_irq()
` [PATCH 4.9 083/164] [media] mceusb: fix NULL-deref at probe
` [PATCH 4.9 089/164] USB: iowarrior: fix info ioctl on big-endian hosts
` [PATCH 4.9 093/164] USB: serial: io_ti: fix div-by-zero in set_termios
` [PATCH 4.9 095/164] USB: hub: fix non-SS hub-descriptor handling
` [PATCH 4.9 099/164] [media] s5p-mfc: Fix race between interrupt routine and device functions
` [PATCH 4.9 101/164] [media] s5p-mfc: Fix unbalanced call to clock management
` [PATCH 4.9 103/164] [media] zr364xx: enforce minimum size when reading header
` [PATCH 4.9 104/164] [media] dvb-frontends/cxd2841er: define symbol_rate_min/max in T/C fe-ops
` [PATCH 4.9 105/164] [media] digitv: limit messages to buffer size
` [PATCH 4.9 106/164] [media] dw2102: "
` [PATCH 4.9 108/164] [media] cx231xx-audio: fix NULL-deref at probe
` [PATCH 4.9 112/164] powerpc/book3s/mce: Move add_taint() later in virtual mode
` [PATCH 4.9 117/164] arm64: KVM: Do not use stack-protector to compile EL2 code
` [PATCH 4.9 123/164] ARM: 8670/1: V7M: Do not corrupt vector table around v7m_invalidate_l1 call
` [PATCH 4.9 137/164] iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappings
` [PATCH 4.9 140/164] stackprotector: Increase the per-task stack canarys random range from 32 bits to 64 bits on 64-bit platforms
` [PATCH 4.9 145/164] osf_wait4(): fix infoleak
` [PATCH 4.9 146/164] um: Fix to call read_initrd after init_bootmem
` [PATCH 4.9 152/164] PCI: Only allow WC mmap on prefetchable resources

+ mm-make-kswapd-try-harder-to-keep-active-pages-in-cache-fix.patch added to -mm tree
 2017-05-23 21:56 UTC 

+ mm-make-kswapd-try-harder-to-keep-active-pages-in-cache.patch added to -mm tree
 2017-05-23 21:55 UTC 

[Qemu-devel] [PATCH v2 0/4] 9pfs: local: fix metadata of mapped-file security mode
 2017-05-23 21:55 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 3/4] 9pfs: local: simplify file opening

[Bug 100306] System randomly freezes or crashes to the login screen, glitches until rebooted
 2017-05-23 21:54 UTC 

[PATCH] linux-firmware: add wil6210 firmware 4.1.0.55
 2017-05-23 21:53 UTC  (2+ messages)

[PATCH] perf/core: Remove unused function perf_cgroup_event_cgrp_time()
 2017-05-23 21:51 UTC 

[block] question about potential null pointer dereference
 2017-05-23 21:52 UTC 

[patch net-next v2 0/5] add tcp flags match support to flower and offload it
 2017-05-23 21:51 UTC  (2+ messages)
` [patch iproute2] tc: flower: add support for tcp flags

Problem with query and any operation on PGs
 2017-05-23 21:48 UTC  (5+ messages)

[Patch 2/2]: powerpc/hotplug/mm: Fix hot-add memory node assoc
 2017-05-23 21:49 UTC  (4+ messages)

[PATCH v2 0/8] fujitsu-laptop: use device-specific data instead of module-wide globals
 2017-05-23 21:47 UTC  (4+ messages)
` [PATCH v2 5/8] platform/x86: fujitsu-laptop: track the last instantiated FUJ02E3 ACPI device

[PATCH V3 0/8] IOMMU probe deferral support
 2017-05-23 21:46 UTC  (5+ messages)
` [PATCH V3 6/8] arm: dma-mapping: Reset the device's dma_ops

[PATCH v3 0/7] Enable queued rwlock and queued spinlock for SPARC
 2017-05-23 21:45 UTC  (16+ messages)
` [PATCH v3 1/7] arch/sparc: Remove the check #ifndef __LINUX_SPINLOCK_TYPES_H
` [PATCH v3 2/7] kernel/locking: Fix compile error with qrwlock.c
` [PATCH v3 3/7] arch/sparc: Define config parameter CPU_BIG_ENDIAN
` [PATCH v3 4/7] arch/sparc: Introduce cmpxchg_u8 SPARC
` [PATCH v3 5/7] arch/sparc: Enable queued rwlocks for SPARC
` [PATCH v3 6/7] arch/sparc: Introduce xchg16 "
` [PATCH v3 7/7] arch/sparc: Enable queued spinlock support "

[PATCH] pci: Handle the case when PCI_COMMAND register hasn't changed in INTx masking test
 2017-05-23 21:45 UTC  (6+ messages)

[For Xen-4.10 Resend PATCH 0/3] Reduce unnecessary icache maintenance operations
 2017-05-23 21:45 UTC  (3+ messages)
` [For Xen-4.10 Resend PATCH 1/3] Allow control of icache invalidations when calling flush_page_to_ram()

Patch "nfsd: Fix up the "supattr_exclcreat" attributes" has been added to the 4.4-stable tree
 2017-05-23 21:44 UTC  (4+ messages)
    ` [PATCH] nfsd: Fix up the "supattr_exclcreat" attributes

[meta-qt5] [PATCH] qtxmlpatterns: add ptest
 2017-05-23 21:44 UTC  (3+ messages)

+ kernelh-handle-pointers-to-arrays-better-in-container_of.patch added to -mm tree
 2017-05-23 21:43 UTC 

[PATCH 1/6] net/vmxnet3: retain counters on restart
 2017-05-23 21:44 UTC  (3+ messages)
` [PATCH 4/6] net/vmxnet3: Make vmxnet3_process_events less noisy

+ asm-generic-bugh-declare-struct-pt_regs-before-function-prototype.patch added to -mm tree
 2017-05-23 21:43 UTC 

[meta-oe][PATCH] meson: update to version 0.40.1
 2017-05-23 21:43 UTC  (2+ messages)

[PATCH 0/3] raisin test fixes
 2017-05-23 21:43 UTC  (4+ messages)
` [PATCH 1/3] raisin: introduce TEST_KERNEL and TEST_INITRD
  ` [PATCH 2/3] raisin: check for invalid initrds
  ` [PATCH 3/3] raisin/arm: properly ignore tests that don't work on ARM

[PATCH] MIPS: Octeon: Delete an error message for a failed memory allocation in octeon_irq_init_gpio
 2017-05-23 21:42 UTC  (4+ messages)
` [PATCH] MIPS: Octeon: Delete an error message for a failed memory allocation in octeon_irq_init_
  ` [PATCH] MIPS: Octeon: Delete an error message for a failed memory allocation in octeon_irq_init_gpio()

[meta-perl][PATCH] libxml-libxml-perl: update to version 2.0129
 2017-05-23 21:40 UTC 

[PATCH] ib/core: not to set page dirty bit if it's already set
 2017-05-23 21:39 UTC  (6+ messages)

[[media] sir_ir] 592ddc9f7d: BUG: unable to handle kernel NULL pointer dereference at 00000000000005b8
 2017-05-23 21:38 UTC  (2+ messages)

[HMM 09/15] mm/hmm/devmem: device memory hotplug using ZONE_DEVICE v4
 2017-05-23 21:37 UTC  (3+ messages)
` [HMM 09/18] mm/hmm/devmem: device memory hotplug using ZONE_DEVICE v5

[HMM 08/15] mm/ZONE_DEVICE: special case put_page() for device private pages
 2017-05-23 21:37 UTC  (3+ messages)
` [HMM 08/18] mm/ZONE_DEVICE: special case put_page() for device private pages v2

[HMM 07/15] mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory v2
 2017-05-23 21:36 UTC  (3+ messages)
` [HMM 07/18] mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory v3

bond link state mismatch, rtnl_trylock() vs rtnl_lock()
 2017-05-23 21:35 UTC  (3+ messages)

[PATCH nf] netfilter: ctnetlink: fix incorrect nf_ct_put during hash resize
 2017-05-23 21:34 UTC  (4+ messages)

Shutdown filesystem when a thin pool become full
 2017-05-23 21:33 UTC  (7+ messages)

[mfd] question about potential null pointer dereference
 2017-05-23 21:33 UTC 

Patch 0727d35de ("Make initramfs honor CONFIG_DEVTMPFS_MOUNT") breaks boot
 2017-05-23 21:32 UTC  (5+ messages)

Race between cgroup core and the cpuset controller
 2017-05-23 21:32 UTC  (3+ messages)

[PATCH 0/5] GFX9 KIQ
 2017-05-23 21:32 UTC  (5+ messages)

[meta-perl][PATCH] libcapture-tiny-perl: update to version 0.46
 2017-05-23 21:31 UTC 

[meta-perl][PATCH] libdbd-sqlite-perl: update to version 1.54
 2017-05-23 21:30 UTC 

[Buildroot] [PATCH/next 1/1] package/cjson: bump version to v1.5.3
 2017-05-23 21:30 UTC 

[PATCH v4 2/3] PCI: dwc: kirin: add PCIe Driver for HiSilicon Kirin SoC
 2017-05-23 21:30 UTC  (2+ messages)

[meta-perl][PATCH] libdevel-globaldestruction-perl: update to version 0.14
 2017-05-23 21:30 UTC 

[PATCH v2] ARM: dts: mvebu: add support for Linksys WRT3200ACM (Rango)
 2017-05-23 21:29 UTC  (3+ messages)

[meta-perl][PATCH] libextutils-helpers-perl: update to version 0.026
 2017-05-23 21:29 UTC 

[PATCH nf] netfilter: conntrack: fix false CRC32c mismatch using paged skb
 2017-05-23 21:29 UTC  (6+ messages)

[PATCH linux dev-4.10] drivers/watchdog: Add user space access to aspeed ext signal and reset
 2017-05-23 21:28 UTC 

[PATCH nf] netfilter: nat: use atomic bit op to clear the _SRC_NAT_DONE_BIT
 2017-05-23 21:28 UTC  (2+ messages)

[mlmmj] patch submitting and reviewing, mlmmj development in general
 2017-05-23 21:28 UTC  (2+ messages)

[PATCH] libata: Fix devres handling
 2017-05-23 21:27 UTC  (3+ messages)

[PATCH v2 1/3] bpf: Use 1<<16 as ceiling for immediate alignment in verifier
 2017-05-23 21:27 UTC  (8+ messages)
  ` Alignment in BPF verifier

[U-Boot] [PATCH] rockchip: dts: rk3328: add aliases for mmc controller
 2017-05-23 21:27 UTC  (4+ messages)

[PATCH 0/3] add fallback reason strings to DAX PMD path
 2017-05-23 21:26 UTC  (5+ messages)
` [PATCH 1/3] dax: add fallback reason to dax_iomap_pmd_fault()
` [PATCH 2/3] dax: add fallback reason to dax_pmd_insert_mapping()
` [PATCH 3/3] dax: add fallback reason to dax_pmd_load_hole()

[PATCH net-next 0/4] More marvell phy cleanups
 2017-05-23 21:24 UTC  (2+ messages)
` [PATCH net-next 1/4] net: phy: marvell: #defines for copper and fibre pages

[PATCH 1/4] drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)
 2017-05-23 21:26 UTC  (4+ messages)
  ` [PATCH 2/4] drm/radeon/ci: "
  ` [PATCH 3/4] drm/amd/powerplay/smu7: add vblank check for mclk switching (v2)
  ` [PATCH 4/4] drm/amd/powerplay/smu7: disable mclk switching for high refresh rates


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.