messages from 2016-01-21 21:57:45 to 2016-01-21 22:59:34 UTC [more...]
[merged] fat-skip-cluster-allocation-on-fallocated-region.patch removed from -mm tree
2016-01-21 22:59 UTC
[merged] fat-add-fat_fallocate-operation.patch removed from -mm tree
2016-01-21 22:59 UTC
[merged] fat-add-simple-validation-for-directory-inode.patch removed from -mm tree
2016-01-21 22:59 UTC
[merged] fat-allow-time_offset-to-be-upto-24-hours.patch removed from -mm tree
2016-01-21 22:59 UTC
[merged] hfs-use-list_for_each_entry-in-hfs_cat_delete.patch removed from -mm tree
2016-01-21 22:59 UTC
[merged] init-do_mounts-initrd_load-can-be-boolean.patch removed from -mm tree
2016-01-21 22:59 UTC
[merged] init-mainc-obsolete_checksetup-can-be-boolean.patch removed from -mm tree
2016-01-21 22:59 UTC
[merged] epoll-add-epollexclusive-flag.patch removed from -mm tree
2016-01-21 22:59 UTC
[merged] checkpatch-fix-a-number-of-complex_macro-false-positives.patch removed from -mm tree
2016-01-21 22:59 UTC
[merged] checkpatch-improve-macros-with-flow-control-test.patch removed from -mm tree
2016-01-21 22:59 UTC
[merged] checkpatch-warn-when-casting-constants-to-c90-int-or-longer-types.patch removed from -mm tree
2016-01-21 22:59 UTC
[merged] lib-clz_tabc-put-in-lib-y-rather-than-obj-y.patch removed from -mm tree
2016-01-21 22:59 UTC
[merged] lib-radix_tree-fix-error-in-docs-about-locks.patch removed from -mm tree
2016-01-21 22:59 UTC
[merged] test_hexdump-print-statistics-at-the-end.patch removed from -mm tree
2016-01-21 22:59 UTC
[merged] test_hexdump-test-all-possible-group-sizes-for-overflow.patch removed from -mm tree
2016-01-21 22:59 UTC
[merged] test_hexdump-check-all-bytes-in-real-buffer.patch removed from -mm tree
2016-01-21 22:59 UTC
[merged] test_hexdump-switch-to-memcmp.patch removed from -mm tree
2016-01-21 22:59 UTC
[merged] test_hexdump-replace-magic-numbers-by-their-meaning.patch removed from -mm tree
2016-01-21 22:59 UTC
[merged] test_hexdump-go-through-all-possible-lengths-of-buffer.patch removed from -mm tree
2016-01-21 22:58 UTC
[merged] test_hexdump-define-fill_char-constant.patch removed from -mm tree
2016-01-21 22:58 UTC
[merged] test_hexdump-introduce-test_hexdump_prepare_test-helper.patch removed from -mm tree
2016-01-21 22:58 UTC
[merged] test_hexdump-rename-to-test_hexdump.patch removed from -mm tree
2016-01-21 22:58 UTC
[merged] firmware-bcm47xx_nvram-use-__ioread32_copy-instead-of-open-coding.patch removed from -mm tree
2016-01-21 22:58 UTC
[merged] soc-qcom-smd-use-__ioread32_copy-instead-of-open-coding-it.patch removed from -mm tree
2016-01-21 22:58 UTC
[merged] lib-iomap_copy-add-__ioread32_copy.patch removed from -mm tree
2016-01-21 22:58 UTC
[PATCH] watchdog: enable systemd support
2016-01-21 22:58 UTC (2+ messages)
[merged] frv-io-accept-const-void-pointers-for-readbwl.patch removed from -mm tree
2016-01-21 22:58 UTC
[merged] string_helpers-fix-precision-loss-for-some-inputs.patch removed from -mm tree
2016-01-21 22:58 UTC
[merged] credits-add-credit-information-for-martin-kepplinger.patch removed from -mm tree
2016-01-21 22:58 UTC
[merged] scripts-get_maintainerpl-handle-file-names-beginning-with.patch removed from -mm tree
2016-01-21 22:58 UTC
[merged] misc-ibmasm-fix-build-errors.patch removed from -mm tree
2016-01-21 22:58 UTC
[merged] zsmalloc-fix-migrate_zspage-zs_free-race-condition.patch removed from -mm tree
2016-01-21 22:58 UTC
[PATCH 00/33] Compile-time stack metadata validation
2016-01-21 22:57 UTC (28+ messages)
` [PATCH 03/33] x86/stacktool: Enable stacktool on x86_64
` [PATCH 04/33] x86/stacktool: Add STACKTOOL_IGNORE_FUNC macro
` [PATCH 08/33] x86/paravirt: Add stack frame dependency to PVOP inline asm calls
` [PATCH 09/33] x86/paravirt: Create a stack frame in PV_CALLEE_SAVE_REGS_THUNK
` [PATCH 10/33] x86/amd: Set ELF function type for vide()
` [PATCH 11/33] x86/asm/crypto: Move .Lbswap_mask data to .rodata section
` [PATCH 12/33] x86/asm/crypto: Move jump_table "
` [PATCH 15/33] x86/asm/crypto: Create stack frames in crypto functions
` [PATCH 16/33] x86/asm/entry: Create stack frames in thunk functions
` [PATCH 17/33] x86/asm/acpi: Create a stack frame in do_suspend_lowlevel()
` [PATCH 19/33] x86/asm/efi: Create a stack frame in efi_call()
` [PATCH 20/33] x86/asm/power: Create stack frames in hibernate_asm_64.S
` [PATCH 21/33] x86/uaccess: Add stack frame output operand in get_user inline asm
` [PATCH 22/33] x86/asm/bpf: Annotate callable functions
` [PATCH 23/33] x86/asm/bpf: Create stack frames in bpf_jit.S
` [PATCH 24/33] x86/kprobes: Get rid of kretprobe_trampoline_holder()
` [PATCH 25/33] x86/kvm: Set ELF function type for fastop functions
` [PATCH 26/33] x86/kvm: Add stack frame dependency to test_cc() inline asm
` [PATCH 27/33] watchdog/hpwdt: Create stack frame in asminline_call()
` [PATCH 28/33] x86/locking: Create stack frame in PV unlock
` [PATCH 29/33] x86/stacktool: Add directory and file whitelists
` [PATCH 30/33] x86/xen: Add xen_cpuid() to stacktool whitelist
` [PATCH 31/33] bpf: Add __bpf_prog_run() "
` [PATCH 32/33] sched: Add __schedule() "
` [PATCH 33/33] x86/kprobes: Add kretprobe_trampoline() "
[merged] mm-remove-duplicate-definitions-of-madv_free.patch removed from -mm tree
2016-01-21 22:58 UTC
[merged] mm-proc-add-workaround-for-old-compilers.patch removed from -mm tree
2016-01-21 22:58 UTC
[PATCH] pci: fix unavailable irq number 255 reported by BIOS
2016-01-21 22:58 UTC (5+ messages)
[merged] mm-softirq-safe-softirq-unsafe-lock-order-detected-in-split_huge_page_to_list.patch removed from -mm tree
2016-01-21 22:58 UTC
[merged] libcrc32c-fix-build-warning.patch removed from -mm tree
2016-01-21 22:58 UTC
[PATCH] NTB: Fix macro parameter conflict with field name
2016-01-21 22:58 UTC (2+ messages)
[PATCH] x86: static_cpu_has_safe: discard dynamic check after init
2016-01-21 22:56 UTC (13+ messages)
[U-Boot] [PATCH 0/9] ARM: ARMv7: PSCI: add PSCI v1.0 support
2016-01-21 22:56 UTC (5+ messages)
` [U-Boot] [PATCH 8/9] ARM: ARMv7: PSCI: ls102xa: add psci functions implemention
Lockdep incorrectly complaining about circular dependencies involving read-locks
2016-01-21 22:20 UTC
[PATCH v2] kallsyms: add support for relative offsets in kallsyms address table
2016-01-21 22:55 UTC (5+ messages)
` [PATCH v3] "
[PATCH 0/3] fs: FS_IOC_FS[GS]ETXATTR promotion
2016-01-21 22:53 UTC (7+ messages)
` [PATCH 3/3] xfs: introduce per-inode DAX enablement
[PATCHv12 34/37] thp: introduce deferred_split_huge_page()
2016-01-21 22:52 UTC (4+ messages)
` [PATCH 0/3] Couple of fixes for deferred_split_huge_page()
+ kallsyms-add-support-for-relative-offsets-in-kallsyms-address-table.patch added to -mm tree
2016-01-21 22:51 UTC
[BUG] Regression introduced with "block: split bios to max possible length"
2016-01-21 22:51 UTC (3+ messages)
[U-Boot] [Patch V3 0/3] LS1043AQDS SPI related patches
2016-01-21 22:50 UTC (7+ messages)
` [U-Boot] [Patch V3 3/3] armv8/ls1043aqds: add QSPI boot support
[PATCH v3 0/8] Support for transparent PUD pages for DAX files
2016-01-21 22:48 UTC (3+ messages)
ethtool NFC/ntuple API questions
2016-01-21 22:48 UTC (3+ messages)
` [RFC PATCH] ethtool: add IPv6 to the NFC API
linux-next: manual merge of the block tree with Linus' tree
2016-01-21 22:48 UTC (3+ messages)
[PATCH v3 1/5] core-image-weston: Add XWayland option to the image
2016-01-21 22:47 UTC (5+ messages)
` [PATCH v3 2/5] packagegroup-core-x11-xserver: Add xserver-xorg-xwayland for XWayland image
` [PATCH v3 3/5] weston: Include weston-launch if Wayland is configured
` [PATCH v3 4/5] weston: xwayland distro feature requires x11 and wayland
` [PATCH v3 5/5] weston-init: Handle Weston startup correctly
[U-Boot] [PATCH] board: ls2085aqds: Update kernel_size env variable
2016-01-21 22:48 UTC (3+ messages)
Optimizing instruction-cache, more packets at each stage
2016-01-21 22:45 UTC (5+ messages)
[refpolicy] Custom policy to allow logrotate to rotate OSSEC logs
2016-01-21 22:44 UTC (3+ messages)
[RFC 0/3] block: proportional based blk-throttling
2016-01-21 22:41 UTC (4+ messages)
[Buildroot] [git commit] package/hplip: Un-deprecate and bump version to 3.15.11
2016-01-21 22:40 UTC
Can't boot new 4.4 kernel with IOMMU enabled
2016-01-21 22:39 UTC (11+ messages)
[Buildroot] [PATCH v4 0/5] Buildroot Printing with Cups
2016-01-21 22:39 UTC (3+ messages)
` [Buildroot] [PATCH v4 1/5] package/cups: Un-deprecate, and update CUPS to 2.1.2
[PATCH v2 1/4] ARM: dts: imx7d: add arch timer
2016-01-21 22:39 UTC (3+ messages)
[PATCH 0/4] Submodule Groups
2016-01-21 22:37 UTC (7+ messages)
+ x86-efi-use-proper-units-in-efi_find_mirror.patch added to -mm tree
2016-01-21 22:38 UTC
+ x86-efi-print-size-and-base-in-binary-units-in-efi_print_memmap.patch added to -mm tree
2016-01-21 22:38 UTC
+ lib-string_helpers-fix-indentation-in-few-places.patch added to -mm tree
2016-01-21 22:37 UTC
+ lib-string_helpers-export-string_units_210-for-others.patch added to -mm tree
2016-01-21 22:37 UTC
[Buildroot] [git commit] package/cups: Un-deprecate, and update CUPS to 2.1.2
2016-01-21 22:37 UTC
[RFC v2 0/7] MIPS: ath79: introduce AR9331 devicetree support
2016-01-21 22:34 UTC (12+ messages)
` [RFC v2 1/7] WIP: clk: add AR9331 SoC clock driver
` [RFC v2 2/7] WIP: MIPS: ath79: use drivers/clk/clk-ath79.c driver for ar933x
` [RFC v2 3/7] MIPS: dts: qca: introduce AR9331 devicetree
` [RFC v2 4/7] MIPS: ath79: add initial support for TP-LINK MR3020
` [RFC v2 5/7] devicetree: add Dragino vendor id
` [RFC v2 6/7] MIPS: ath79: add initial support for Dragino MS14 (Dragino 2)
` [RFC v2 7/7] WIP: MIPS: add ar9331 devicetree defconfigs
[PATCH v4 0/2] Add HS-USB device tree support for R8A7790/Lager board
2016-01-21 22:36 UTC (3+ messages)
` [PATCH] ARM: dts: porter: add sound support
[PATCH v2 1/4] lib/string_helpers: export string_units_{2,10} for others
2016-01-21 22:35 UTC (4+ messages)
` [PATCH v2 3/4] x86/efi: print size and base in binary units in efi_print_memmap
Possibly Bug in recent Bluez
2016-01-21 22:35 UTC (4+ messages)
[PATCH] net: sock: remove dead cgroup methods from struct proto
2016-01-21 22:17 UTC (5+ messages)
git status during interactive rebase
2016-01-21 22:35 UTC (4+ messages)
[PATCH 0/9] Support blending modes of display planes
2016-01-21 22:33 UTC (3+ messages)
` [PATCH 5/9] drm/i915/skl: Add support for blending modes
wireless-drivers: random cleanup patches piling up
2016-01-21 22:32 UTC (2+ messages)
hdpvr stalls in two situations
2016-01-21 22:29 UTC
[PATCH 0/2] pci/lspci: Identify Enhanced Allocation (EA) Resources
2016-01-21 22:28 UTC (4+ messages)
` [PATCH 1/2] pci: Identify Enhanced Allocation (EA) BAR Equivalent resources
` [PATCH 2/2] Add support for enhanced allocation regions
[PATCH] mkswap: Add warnings for insecure device permissions/owners
2016-01-21 22:19 UTC (3+ messages)
` "
[Qemu-devel] [PATCH v2] .travis.yml: migrate to container builds
2016-01-21 22:28 UTC
"Some devices missing" only while not mounted
2016-01-21 22:27 UTC (3+ messages)
[U-Boot] [PATCH v2 0/3] Add support for st33zp24 i2c and spi TPMs
2016-01-21 22:27 UTC (4+ messages)
` [U-Boot] [PATCH v2 1/3] tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff in tpm_infineon.c
` [U-Boot] [PATCH v2 2/3] tpm: st33zp24: Add tpm st33zp24 support with i2c
` [U-Boot] [PATCH v2 3/3] tpm: st33zp24: Add tpm st33zp24 spi support
[RFC v1 0/8] x86/init: Linux linker tables
2016-01-21 22:25 UTC (9+ messages)
` [Xen-devel] "
mediacontroller for framebuffer
2016-01-21 22:26 UTC (2+ messages)
FS corruption when mounting non-degraded after mounting degraded
2016-01-21 22:25 UTC (4+ messages)
Save the day OEDAM April 7 (after ELC and YP devday)
2016-01-21 22:24 UTC
[PATCH] Revert "xfs: clear PF_NOFREEZE for xfsaild kthread"
2016-01-21 22:24 UTC (5+ messages)
[PATCH v3 1/1] USB: core: let USB device know device node
2016-01-21 22:24 UTC (3+ messages)
[PATCH 0/3] VSP1: Add support for tri-planar memory formats
2016-01-21 22:22 UTC (4+ messages)
` [PATCH 2/3] v4l: Add YUV 4:2:2 and YUV 4:4:4 tri-planar non-contiguous formats
[PATCH v5 0/4] Add device tree support to the cyttsp driver
2016-01-21 22:21 UTC (10+ messages)
` [PATCH v5 1/4] Input: cyttsp - use devres managed resource allocations
` [PATCH v5 2/4] Input: cyttsp - check return value of input_mt_init_slots
` [PATCH v5 3/4] Input: cyttsp - switch to using device properties
` [PATCH v5 4/4] Input: cyttsp - perform hard reset of the chip during probe
[RFC PATCH 0/5] x86/cpufeature: Cleanups and improvements
2016-01-21 22:20 UTC (3+ messages)
[U-Boot] [PATCH v2 0/2] TPM minor fixes
2016-01-21 22:19 UTC (3+ messages)
` [U-Boot] [PATCH v2 1/2] tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM
` [U-Boot] [PATCH v2 2/2] tpm: tpm_tis_lpc: fix typo
[Hob] failed to add "packagegroup-core-full-cmdline" properly
2016-01-21 22:15 UTC
i.MX6 VPU and CODA
2016-01-21 22:06 UTC
[Cluster-devel] DLM portion of commit 16e5c1fc needs reverting or fixing "convert a bunch of open-coded instances of memdup_user_nul()"
2016-01-21 22:13 UTC (2+ messages)
` "
[PATCH v6 0/5] Add Support for Hi6220 PMIC Hi6553 MFD Core
2016-01-21 22:11 UTC (5+ messages)
` [PATCH v6 5/5] hisilicon/dts: Add hi655x pmic dts node
[PATCH v2] led: core: fix misleading comment after workqueue removal from drivers
2016-01-21 22:11 UTC
[RFC PATCH 3/4] Implement driver for supporting multiple emulated TPMs
2016-01-21 22:10 UTC (6+ messages)
Auditing network traffic
2016-01-21 22:09 UTC (4+ messages)
regression tests for am3517-evm machine?
2016-01-21 22:07 UTC (8+ messages)
[RFC] Add Debugger Test to Typical Regression Testing
2016-01-21 22:07 UTC
What's cooking in git.git (Jan 2016, #04; Wed, 20)
2016-01-21 22:07 UTC (3+ messages)
` jc/rerere-multi (was: What's cooking in git.git (Jan 2016, #04; Wed, 20))
` jc/rerere-multi
x86/microcode update on systems without INITRD
2016-01-21 22:06 UTC (11+ messages)
` [RFC PATCH] x86/kconfig: Sanity-check config file during oldconfig
` [RFC] CONFIG_FORCE_MINIMALLY_SANE_CONFIG=y (was: Re: [RFC PATCH] x86/kconfig: Sanity-check config file during oldconfig)
st driver doesn't seem to grok LTO partitioning
2016-01-21 22:06 UTC (8+ messages)
` What partition should the MTMKPART argument specify? Was: "
User range vs. context's range
2016-01-21 22:05 UTC (5+ messages)
[PATCH 0/1] insane.bbclass: do_package_qa depends on WARN_QA and ERROR_QA
2016-01-21 22:04 UTC (6+ messages)
` [PATCH 1/1] "
[PATCH 1/3] libdrm: add version 2.4.66
2016-01-21 22:04 UTC (3+ messages)
` [PATCH 2/3] libdrm: update bbappend and the patch for the new version
` [PATCH 3/3] arago-prefs: set preference for the new version of libdrm
[PATCH 1/3] ARM: ATAGS: move atags.h to include/asm so it can be included by files outside kernel/
2016-01-21 22:02 UTC (8+ messages)
` [PATCH 0/2] OMAP: RX51: save atags data to be exported on /proc/atags
` [PATCH 1/2] ARM: ATAGS: move save_atags() to include/asm arch/arm/include/asm/setup.h
[PATCH] raid6/algos.c : bug fix : Add the missing definitions to the pq.h file
2016-01-21 22:02 UTC
[linux-mingo-tip-master test] 78658: regressions - FAIL
2016-01-21 22:01 UTC
[rp] [RFC PATCH urcu] urcu_ref_get: API change: return boolean
2016-01-21 21:59 UTC
[RFC PATCH v2 00/11] vfss: support for a common kernel file loader
2016-01-21 21:58 UTC (7+ messages)
` [RFC PATCH v2 08/11] module: replace copy_module_from_fd with kernel version
[PATCH] libmount: handle btrfs default subvolume mount
2016-01-21 21:58 UTC (5+ messages)
[PATCH 0/2] Cleanup legacy OMAP mailbox support
2016-01-21 21:57 UTC (6+ messages)
` [PATCH 1/2] ARM: OMAP2+: Remove legacy mailbox device instantiation
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.