messages from 2017-05-22 21:29:04 to 2017-05-22 23:10:54 UTC [more...]
[PATCH v3] add the option of fortified string.h functions
2017-05-22 23:10 UTC (2+ messages)
` [kernel-hardening] "
Shutdown filesystem when a thin pool become full
2017-05-22 23:09 UTC (2+ messages)
[PATCH] intltool: Adds gettext as a DEPENDS
2017-05-22 23:08 UTC (3+ messages)
[kernel-hardening] [PATCH v4 next 0/3] modules: automatic module loading restrictions
2017-05-22 23:07 UTC (21+ messages)
` [kernel-hardening] [PATCH v4 next 1/3] modules:capabilities: allow __request_module() to take a capability argument
` "
` [kernel-hardening] "
` [kernel-hardening] [PATCH v4 next 2/3] modules:capabilities: automatic module loading restriction
` "
` [kernel-hardening] "
[refpolicy] [PATCH 0/4] Miscellaneous fixes for systemd in strict mode
2017-05-22 23:06 UTC (5+ messages)
` [refpolicy] [PATCH 2/3] Label systemd-tmpfiles static configuration files
[PATCH 00/23] bnxt patchset
2017-05-22 23:02 UTC (3+ messages)
[PATCH v2 0/7] Enable queued rwlock and queued spinlock for SPARC
2017-05-22 23:00 UTC (7+ messages)
` [PATCH v2 1/7] kernel/locking: Fix compile error with qrwlock.c
btrfs metadata reclaim behavior/performance characteristics
2017-05-22 22:57 UTC (8+ messages)
[refpolicy] [PATCH 1/1] refpolicy: Infiniband pkeys and endports
2017-05-22 22:59 UTC (4+ messages)
Patch "drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 one" has been added to the 4.9-stable tree
2017-05-22 22:57 UTC (2+ messages)
Test
2017-05-22 22:57 UTC
[U-Boot] [PATCH v2 0/3] spi: cadence_spi: Adopt Linux DT bindings
2017-05-22 22:56 UTC (4+ messages)
` [U-Boot] [PATCH v2 1/3] spi: cadence_spi: Sync DT bindings with Linux
` [U-Boot] [PATCH v2 2/3] dts: "
` [U-Boot] [PATCH v2 3/3] config: cadence_spi: Remove defines read from DT
[PATCH 0/5] kernfs: add exportfs operations
2017-05-22 22:53 UTC (6+ messages)
` [PATCH 1/5] kernfs: implement i_generation
` [PATCH 2/5] kernfs: use idr instead of ida to manage inode number
` [PATCH 3/5] kernfs: add an API to get kernfs node from "
` [PATCH 4/5] kernfs: don't set dentry->d_fsdata
` [PATCH 5/5] kernfs: add exportfs operations
[PATCH 1/2] refs: Add for_each_worktree_ref for iterating over all worktree HEADs
2017-05-22 22:52 UTC (5+ messages)
` [PATCH v2 "
Haven't been paying attention: Gperf missing
2017-05-22 22:52 UTC (4+ messages)
[PATCH] pci: iov: use device lock to protect IOV sysfs accesses
2017-05-22 22:50 UTC
[PATCH] crypto: rng: Remove unused function __crypto_rng_cast()
2017-05-22 22:49 UTC
[PATCH 2/3] sha1dc: use sha1collisiondetection as a submodule
2017-05-22 22:48 UTC (4+ messages)
` [PATCH v2 0/2] Update sha1dc from upstream & optionally make it "
[PATCH net-next 0/2] perf, bpf: add support for HW_CACHE and RAW events
2017-05-22 22:48 UTC (3+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] samples/bpf: add samples for HW_CACHE / "
[LTP] tst_atomic_add_return() implementation for sparc
2017-05-22 22:47 UTC (3+ messages)
+ sysctl-add-unsigned-int-range-support.patch added to -mm tree
2017-05-22 22:44 UTC
+ sysctl-simplify-unsigned-int-support.patch added to -mm tree
2017-05-22 22:44 UTC
+ sysctl-fold-sysctl_writes_strict-checks-into-helper.patch added to -mm tree
2017-05-22 22:44 UTC
+ sysctl-kdocify-sysctl_writes_strict.patch added to -mm tree
2017-05-22 22:44 UTC
+ sysctl-fix-lax-sysctl_check_table-sanity-check.patch added to -mm tree
2017-05-22 22:44 UTC
[PATCH] gpu: drm: gma500: remove two more dead variable
2017-05-22 22:44 UTC (2+ messages)
[PATCH] CodingStyle: delete "kmalloc(sizeof(*var))" as preferred allocation form
2017-05-22 22:41 UTC (6+ messages)
` [PATCH] checkpatch: Remove preference for alloc(sizeof(*p), ...)
[PATCH v2 0/9] sysctl: add and fix proper unsigned int support
2017-05-22 22:40 UTC (4+ messages)
` [PATCH v3 0/5] sysctl: few fixes
` [PATCH v3 1/5] sysctl: fix lax sysctl_check_table() sanity check
[Qemu-devel] [PATCH v2 00/13] vvfat: misc fixes for read-only mode
2017-05-22 22:38 UTC (2+ messages)
[PATCH] mnt: Protect the mountpoint hashtable with mount_lock
2017-05-22 22:34 UTC (11+ messages)
` [REVIEW][PATCH] mnt: Tuck mounts under others instead of creating shadow/side mounts
` [REVIEW][PATCH] mnt: In umount propagation reparent in a separate pass
master - format_text: More internal errors if given invalid internal metadata
2017-05-22 22:34 UTC
[PATCH v2 1/8] drm/i915: Remove misleading comment in request_alloc
2017-05-22 22:33 UTC (9+ messages)
` [PATCH 2/8] drm/i915/guc: Skip port assign on first iteration of GuC dequeue
` [PATCH v3 3/8] drm/i915/guc: Submit GuC workitems containing coalesced requests
` [PATCH v3 4/8] drm/i915/guc: Remove GuC wq reservation
` [PATCH v2 5/8] drm/i915/scheduler: Remember request priority throughout its lifetime
` [PATCH v2 6/8] drm/i915/scheduler: Split insert_request
` [PATCH v3 7/8] drm/i915/scheduler: Use priorities when resubmitting after reset
` [PATCH 8/8] HAX: Enable GuC submission for CI
` ✗ Fi.CI.BAT: failure for series starting with [v2,1/8] drm/i915: Remove misleading comment in request_alloc
[PATCH 0/2] misc: move include files out of include/linux/i2c
2017-05-22 22:33 UTC (6+ messages)
` [PATCH 1/2] misc: apds990x: move header file out of I2C realm
(unknown),
2017-05-22 22:32 UTC
SSD Test Recommendation
2017-05-22 22:32 UTC
[PATCH v2 00/11] x86 TLB flush cleanups, moving toward PCID support
2017-05-22 22:30 UTC (25+ messages)
` [PATCH v2 01/11] x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range()
` [PATCH v2 02/11] x86/mm: Reduce indentation in flush_tlb_func()
` [PATCH v2 03/11] x86/mm: Make the batched unmap TLB flush API more generic
` [PATCH v2 04/11] x86/mm: Pass flush_tlb_info to flush_tlb_others() etc
` [PATCH v2 05/11] x86/mm: Change the leave_mm() condition for local TLB flushes
` [PATCH v2 06/11] x86/mm: Refactor flush_tlb_mm_range() to merge local and remote cases
` [PATCH v2 07/11] x86/mm: Use new merged flush logic in arch_tlbbatch_flush()
` [PATCH v2 08/11] x86/mm: Remove the UP tlbflush code; always use the formerly SMP code
` [PATCH v2 09/11] x86/mm: Rework lazy TLB to track the actual loaded mm
` [PATCH v2 10/11] x86/mm: Be more consistent wrt PAGE_SHIFT vs PAGE_SIZE in tlb flush code
` [PATCH v2 11/11] x86,kvm: Teach KVM's VMX code that CR3 isn't a constant
[PATCH] starterware-rtos: added recipe for RTOS starterware
2017-05-22 22:32 UTC
[PATCH v9 00/28] arm64: Dom0 ITS emulation
2017-05-22 22:32 UTC (13+ messages)
` [PATCH v9 04/28] ARM: GICv3: introduce separate pending_irq structs for LPIs
` [PATCH v9 05/28] ARM: GICv3: forward pending LPIs to guests
` [PATCH v9 11/28] ARM: VGIC: add vcpu_id to struct pending_irq
` [PATCH v9 12/28] ARM: vGIC: advertise LPI support
` [PATCH v9 13/28] ARM: vITS: add command handling stub and MMIO emulation
[PATCH v3 0/3] outstanding nvme_fc/nvmet_fc fixes
2017-05-22 22:28 UTC (4+ messages)
` [PATCH v3 1/3] nvme_fc: replace ioabort msleep loop with completion
` [PATCH v3 2/3] nvmet_fc: Reduce work_q count
` [PATCH v3 3/3] nvme_fcloop: fix port deletes and callbacks
[VFS] b3bd180696: BUG:stack_guard_page_was_hit_at#(stack_is#..#)
2017-05-22 22:25 UTC (2+ messages)
[PATCH v3 net-next 3/5] dsa: add DSA switch driver for Microchip KSZ9477
2017-05-22 22:26 UTC (5+ messages)
[PATCH] gpu: drm: nouveau: add null check before pointer dereference
2017-05-22 22:24 UTC (3+ messages)
[RFC][PATCH 0/9] Make containers kernel objects
2017-05-22 22:22 UTC (9+ messages)
[Bug 89664] New: Nouveau fails to enter KMS with the Gigabyte G1 Gaming GTX970
2017-05-22 22:18 UTC (2+ messages)
` [Bug 89664] "
[PATCH] drm/i915: Serialize GTT Updates on BXT
2017-05-22 22:18 UTC (3+ messages)
[PATCH] kernel: mark all struct k_clock instances const
2017-05-22 22:17 UTC (2+ messages)
[PATCH] mpathpersist.8: add missing documentation for -K, -C, -l
2017-05-22 22:16 UTC
[U-Boot] [PATCH 00/26] dm: tegra: Move nyan-big to livetree
2017-05-22 22:15 UTC (2+ messages)
[PATCH 00/25] qla2xxx: Bug fixes and cleanups
2017-05-22 22:14 UTC (6+ messages)
` [PATCH 20/25] qla2xxx: Remove redundant code
Race between cgroup core and the cpuset controller
2017-05-22 22:14 UTC
[PATCH] PCI: imx6: fix downstream bus scanning
2017-05-22 22:13 UTC (3+ messages)
[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 1961d5caf39f31277f51a2253a8cf951b2dddbfd
2017-05-22 22:12 UTC
[PATCH] zlib: Put get_unaligned16() inside #ifdef block
2017-05-22 22:12 UTC (3+ messages)
How to build initramfs with modules but without bzImage
2017-05-22 22:11 UTC (2+ messages)
[PATCH -next] drm/pl111: Fix return value check in pl111_amba_probe()
2017-05-22 22:11 UTC (3+ messages)
[PATCH 1/7] DWARF: add option to preserve unwind info
2017-05-22 22:11 UTC (14+ messages)
` [PATCH 7/7] DWARF: add the config option
[ovmf baseline-only test] 71392: tolerable FAIL
2017-05-22 22:10 UTC
[PATCH] drm/pl111: add ARM_AMBA dependency
2017-05-22 22:08 UTC (10+ messages)
[Buildroot] [PATCH] toolchain: disable PIE for static build with musl
2017-05-22 22:07 UTC
[PATCH v3 00/10] Hyper-V: praravirtualized remote TLB flushing and hypercall improvements
2017-05-22 22:04 UTC (5+ messages)
` [PATCH v3 04/10] x86/hyper-v: fast hypercall implementation
[PATCH] xfs: use atomic to provide buffer I/O accounting serialization
2017-05-22 22:04 UTC (3+ messages)
understanding Ubuntu's package version numbers for Ceph
2017-05-22 22:04 UTC
[PATCH] pci: dwc: dra7xx: Depend on appropriate SoC or compile test
2017-05-22 22:00 UTC (2+ messages)
[U-Boot] litesom.c: Board stuff in SOC ?
2017-05-22 22:00 UTC (8+ messages)
[Bug 100437] IO_PAGE_FAULT is spammed in dmesg
2017-05-22 22:00 UTC
[PATCH v2 1/2] mm: avoid spurious 'bad pmd' warning messages
2017-05-22 21:57 UTC (6+ messages)
` [PATCH v2 2/2] dax: Fix race between colliding PMD & PTE entries
[Bug] cloning a repository with a default MASTER branch tries to check out the master branch
2017-05-22 21:42 UTC
linux-next: error while fetching the c6x tree
2017-05-22 21:57 UTC (5+ messages)
+ mmpage_alloc-make-sure-oom-victim-can-try-allocations-with-no-watermarks-once.patch added to -mm tree
2017-05-22 21:55 UTC
[Buildroot] [autobuild.buildroot.net] Build results for 2017-05-21
2017-05-22 21:54 UTC (6+ messages)
[PATCH 0/2] Fixes for Switchtec Driver
2017-05-22 21:54 UTC (2+ messages)
[PATCH v2 1/6] drm/i915: Remove misleading comment in request_alloc
2017-05-22 21:53 UTC (4+ messages)
` [PATCH v2 2/6] drm/i915/guc: Submit GuC workitems containing coalesced requests
[PATCH v2 00/10] outstanding nvme_fc/nvmet_fc fixes
2017-05-22 21:53 UTC (4+ messages)
` [PATCH v2 07/10] nvmet_fc: Add queue create and delete callbacks in LLDD api
[PATCH v2 00/25] Prepare to separate out a packed_ref_store
2017-05-22 21:51 UTC (2+ messages)
[PATCH 1/2] perf/x86/intel: enable CPU ref_cycles for GP counter
2017-05-22 21:51 UTC (6+ messages)
[PATCH 0/2] at803x: don't power-down SGMII link
2017-05-22 21:50 UTC (10+ messages)
` [PATCH 2/2] at803x: double check SGMII side autoneg
network performance degradation in virtio_net in 4.12-rc
2017-05-22 21:50 UTC (3+ messages)
[PULL REQUEST] i2c for 4.12
2017-05-22 21:37 UTC (7+ messages)
[U-Boot] RFC: Alternative command name for 'tftpput'
2017-05-22 21:48 UTC (2+ messages)
[PATCH 1/1] libsepol: make role_list_destroy() do nothing when role_list is NULL
2017-05-22 21:45 UTC
[PATCH 0/3] mm/slub: Fix unused function warnings
2017-05-22 21:45 UTC (6+ messages)
` [PATCH 1/3] mm/slub: Only define kmalloc_large_node_hook() for NUMA systems
linux-next: manual merge of the tip tree with Linus' tree
2017-05-22 21:44 UTC (3+ messages)
[PATCH] ipc: Fail build if IPC structures change layout
2017-05-22 21:44 UTC (2+ messages)
Notes on stubdoms and latency on ARM
2017-05-22 21:41 UTC (3+ messages)
brcmfmac firmware issue on NanoPi K2
2017-05-22 21:39 UTC (4+ messages)
[kernel-hardening] [RFC v3]mm: ro protection for data allocated dynamically
2017-05-22 21:38 UTC (5+ messages)
` [kernel-hardening] [PATCH 1/1] Sealable memory support
` "
` [kernel-hardening] "
4.11.2: reshape raid5 -> raid6 atop bcache deadlocks at start on md_attr_store / raid5_make_request
2017-05-22 21:38 UTC (3+ messages)
versioning
2017-05-22 21:37 UTC (12+ messages)
[Qemu-devel] [PATCH] qapi: Fix some blockdev-add documentation regressions
2017-05-22 21:36 UTC
HID: intel_ish-hid: various cleanups
2017-05-22 21:33 UTC (4+ messages)
` [PATCH v2 1/5] HID: intel_ish-hid: fix potential uninitialized data usage
[PATCH] tcmode-default: use SDK_SYS suffix instead of SDK_ARCH for binutils-crosssdk
2017-05-22 21:33 UTC (3+ messages)
[PATCH v2] libsolv: don't pick up bundled db from host rpm
2017-05-22 21:32 UTC (3+ messages)
[RFC net-next PATCH 0/5] XDP driver feature API and handling change to xdp_buff
2017-05-22 21:32 UTC (8+ messages)
` [RFC net-next PATCH 4/5] net: new XDP feature for reading HW rxhash from drivers
[Qemu-devel] [PATCH v8 00/21] qapi doc generation (whole version, squashed)
2017-05-22 21:31 UTC (3+ messages)
` [Qemu-devel] [PATCH v8 14/21] (SQUASHED) move doc to schema
[PATCH] pnfs: Fix the check for requests in range of layout segment
2017-05-22 21:30 UTC (2+ messages)
+ pcmcia-remove-left-over-%z-format.patch added to -mm tree
2017-05-22 21:30 UTC
+ slub-memcg-cure-the-brainless-abuse-of-sysfs-attributes.patch added to -mm tree
2017-05-22 21:29 UTC
[RFC][PATCH] time: Add warning about imminent deprecation of CONFIG_GENERIC_TIME_VSYSCALL_OLD
2017-05-22 20:45 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.