messages from 2015-10-28 23:08:16 to 2015-10-29 01:27:50 UTC [more...]
[RFC] Enable ARCH_USE_BUILTIN_BSWAP by default
2015-10-29 1:44 UTC (2+ messages)
[PATCH 0/4] dmaengine: Add transfer termination synchronization support
2015-10-29 1:26 UTC (2+ messages)
[PATCH] enic: improve Tx packet rate
2015-10-29 1:26 UTC (2+ messages)
` [PATCH v2] "
[PATCH 00/12] usb: early: add support for early printk through USB3 debug port
2015-10-29 1:24 UTC (9+ messages)
` [PATCH 01/12] usb: xhci: expose xhci extended capabilities via debugfs
` [PATCH 11/12] usb: serial: usb_debug: add support for dbc debug device
Packages 1.0.30 - release pending
2015-10-29 1:23 UTC (6+ messages)
[Intel-wired-lan] [next-queue v5 01/17] fm10k: conditionally compile DCB and DebugFS support
2015-10-29 1:23 UTC (3+ messages)
` [Intel-wired-lan] [next-queue v5 02/17] fm10k: set netdev features in one location
[patch] blk-mq: avoid excessive boot delays with large lun counts
2015-10-29 1:19 UTC (2+ messages)
[nightly] Distroless meta-ti/master minimal build 2015-10-28_21-01-41
2015-10-29 1:19 UTC
[PATCH] x86/vmx: Improvements to vmentry failure handling
2015-10-29 1:16 UTC (2+ messages)
[Qemu-devel] [PATCH] qemu-iotests: fix cleanup of background processes
2015-10-29 1:15 UTC
[PATCH v8 0/17] Add Analogix Core Display Port Driver
2015-10-29 1:14 UTC (11+ messages)
` [PATCH v8 06/17] dt-bindings: add document for analogix display port driver
` [PATCH v8 10/17] phy: Add driver for rockchip Display Port PHY
[PATCH] use clear_domain_page() instead of open coding it
2015-10-29 1:13 UTC (2+ messages)
[PATCH v2 1/2] f2fs: report error of f2fs_create_root_stats
2015-10-29 1:13 UTC
[PATCH v2] cputime: fix invalid gtime
2015-10-29 1:10 UTC (3+ messages)
[PATCH 1/2] f2fs: report error of f2fs_create_root_stats
2015-10-29 1:09 UTC (4+ messages)
[PATCH v1 1/2] dma-mapping-common: add dma_map_page_attrs API
2015-10-29 1:10 UTC (11+ messages)
` [PATCH v1 2/2] dma-mapping-common: add DMA attribute - DMA_ATTR_IOMMU_BYPASS
[PATCH 00/19] Context switch improvements
2015-10-29 0:44 UTC (20+ messages)
` [PATCH 01/19] powerpc: Don't disable kernel FP/VMX/VSX MSR bits on context switch
` [PATCH 02/19] powerpc: Don't disable MSR bits in do_load_up_transact_*() functions
` [PATCH 03/19] powerpc: Create context switch helpers save_sprs() and restore_sprs()
` [PATCH 04/19] powerpc: Remove redundant mflr in _switch
` [PATCH 05/19] powerpc: Remove UP only lazy floating point and vector optimisations
` [PATCH 06/19] powerpc: Simplify TM restore checks
` [PATCH 07/19] powerpc: Create mtmsrd_isync()
` [PATCH 08/19] powerpc: Remove NULL task struct pointer checks in FP and vector code
` [PATCH 09/19] powerpc: Move part of giveup_fpu,altivec,spe into c
` [PATCH 10/19] powerpc: Move part of giveup_vsx "
` [PATCH 11/19] crypto: vmx: Only call enable_kernel_vsx()
` [PATCH 12/19] powerpc: Create msr_check_and_{set,clear}()
` [PATCH 13/19] powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
` [PATCH 14/19] powerpc: Add ppc_strict_facility_enable boot option
` [PATCH 15/19] powerpc: Remove fp_enable() and vec_enable(), use msr_check_and_{set, clear}()
` [PATCH 16/19] powerpc: create giveup_all()
` [PATCH 17/19] powerpc: create flush_all_to_thread()
` [PATCH 18/19] powerpc: Rearrange __switch_to()
` [PATCH 19/19] powerpc: clean up asm/switch_to.h
[PATCH] Staging: comedi: Fix sparse endian warning
2015-10-29 1:01 UTC
[lustre-devel] [PATCH v3 0/5] Remove uses and definition of IS_PO2
2015-10-29 1:00 UTC (6+ messages)
` [lustre-devel] [PATCH v3 1/5] staging: lustre: ldlm_extent.c: replace IS_PO2 by is_power_of_2
` [lustre-devel] [PATCH v3 2/5] staging: lustre: hash.c: Replace "
` [lustre-devel] [PATCH v3 3/5] staging: lustre: workitem.c: replace "
` [lustre-devel] [PATCH v3 4/5] staging: lustre: selftest.h: "
` [lustre-devel] [PATCH v3 5/5] staging: lustre: libcfs.h: remove IS_PO2 and __is_po2
[PATCH] sched: Update task->on_rq when tasks are moving between runqueues
2015-10-29 0:57 UTC (3+ messages)
[PATCH v3] clk: tango4: clkgen driver for Tango4 ARM platforms
2015-10-29 0:56 UTC (2+ messages)
[PATCH v2 01/11] doc: add extended statistics notes
2015-10-29 0:55 UTC (5+ messages)
` [PATCH v3 00/11] Port XStats
[Luv] Results and a few questions
2015-10-29 0:54 UTC (2+ messages)
[PATCH] [RFC] ASoC: rsnd: Add missing initialization of ADG req_rate
2015-10-29 0:53 UTC (5+ messages)
` Applied "ASoC: rsnd: Add missing initialization of ADG req_rate" to the asoc tree
[PATCH v4 0/7] Inode security label invalidation
2015-10-29 0:47 UTC (9+ messages)
` [PATCH v4 1/7] selinux: Remove unused variable in selinux_inode_init_security
` [PATCH v4 2/7] security: Make inode argument of inode_getsecurity non-const
` [PATCH v4 3/7] security: Make inode argument of inode_getsecid non-const
` [PATCH v4 4/7] selinux: Add accessor functions for inode->i_security
` [PATCH v4 5/7] security: Add hook to invalidate inode security labels
` [PATCH v4 6/7] selinux: Revalidate invalid "
` [PATCH v4 7/7] gfs2: Invalide security labels of inodes when they go invalid
` [Cluster-devel] "
[PATCH] arm: spinlock: const qualify read-only functions
2015-10-29 0:47 UTC (2+ messages)
` [PATCH] arm64: "
pg scrub check problem
2015-10-29 0:42 UTC (4+ messages)
[PATCH 1/2] mm: mmap: Add new /proc tunable for mmap_base ASLR
2015-10-29 0:39 UTC (11+ messages)
[PATCH] __div64_32: implement division by multiplication for 32-bit arches
2015-10-29 0:36 UTC (5+ messages)
[PATCH V2] mm: fix kernel crash in khugepaged thread
2015-10-29 0:35 UTC (3+ messages)
[PATCH] md/raid5: fix locking in handle_stripe_clean_event()
2015-10-29 0:34 UTC (3+ messages)
[PATCH 0/5] drm/i915: Interruptible framebuffer pinning
2015-10-29 0:30 UTC (3+ messages)
` [PATCH 5/5] drm/i915: Wait for object idle without locks in atomic_commit
[PATCH 3.12 000/123] 3.12.50-stable review
2015-10-29 0:34 UTC (2+ messages)
[Intel-wired-lan] [next-queue] fm10k: initialize xps at driver load
2015-10-29 0:34 UTC (3+ messages)
kernel oops on mmotm-2015-10-15-15-20
2015-10-29 0:25 UTC (8+ messages)
[PATCH v3] Staging: lustre: Replace LPROCFS_CLIMP_EXIT with up_read
2015-10-29 0:30 UTC
[lustre-devel] [RESEND PATCH v2 0/5] Remove uses and definition of IS_PO2
2015-10-29 0:26 UTC (4+ messages)
` [lustre-devel] [RESEND PATCH v2 2/5] staging: lustre: hash.c: Replace IS_PO2 by is_power_of_2
[PATCH v2 0/4] hugetlbfs fallocate hole punch race with page faults
2015-10-29 0:21 UTC (7+ messages)
[PATCH v3 0/7] Inode security label invalidation
2015-10-29 0:22 UTC (7+ messages)
` [PATCH v3 3/7] selinux: Get rid of file_path_has_perm
` [Ocfs2-devel] "
values of "ceph daemon osd.x perf dump objecters " are zero
2015-10-29 0:20 UTC (3+ messages)
` "
[Intel-wired-lan] [next-queue PATCH v2] fm10k: cleanup overly long lines
2015-10-29 0:19 UTC
[Intel-wired-lan] [next-queue PATCH v2] fm10k: cleanup namespace pollution
2015-10-29 0:19 UTC
[Intel-wired-lan] [next-queue PATCH v2] fm10k: use BIT() macro instead of open-coded bit-shifting
2015-10-29 0:19 UTC
[Intel-wired-lan] [next-queue PATCH v2] fm10k: whitespace cleanups
2015-10-29 0:19 UTC
[Newstore] FIO Read's from Cient causes OSD *** Caught signal (Aborted) **
2015-10-29 0:18 UTC (2+ messages)
[RFD] Functional dependencies between devices
2015-10-29 0:18 UTC (6+ messages)
[PATCH] ASoC: dpcm: Make BE prepare possible in suspend state
2015-10-29 0:16 UTC (2+ messages)
` Applied "ASoC: dpcm: Make BE prepare possible in suspend state" to the asoc tree
[PATCH] ASoC: Fix typo in kernel doc comment for snd_soc_put_volsw_sx()
2015-10-29 0:16 UTC (2+ messages)
` Applied "ASoC: Fix typo in kernel doc comment for snd_soc_put_volsw_sx()" to the asoc tree
[PATCH] spi/spi-xilinx: Fix race condition on last word read
2015-10-29 0:16 UTC (2+ messages)
` Applied "spi/spi-xilinx: Fix race condition on last word read" to the spi tree
[Bug 106241] New: shutdown(3)/close(3) behaviour is incorrect for sockets in accept(3)
2015-10-29 0:15 UTC (9+ messages)
[PATCH] unzip: CVE-2015-7696, CVE-2015-7697
2015-10-29 0:14 UTC
[PATCH v3] Input: tsc2005 - Add support for tsc2004
2015-10-29 0:12 UTC (2+ messages)
[PATCH] MAINTAINERS: Start using the 'reviewer' (R) tag
2015-10-29 0:12 UTC (15+ messages)
[PATCH phosphor-host-ipmid v3] Reduce prints to journald from ipmi but keep ability to trace
2015-10-29 0:12 UTC (2+ messages)
` [PATCH phosphor-host-ipmid v3] Reduce prints to journald from ipmi but keep ability to trace support for hex values with cli argument
[PATCH v2 00/10] Support getting default values from any control
2015-10-29 0:08 UTC (3+ messages)
` [PATCH v2 06/10] usb/uvc: Support for V4L2_CTRL_WHICH_DEF_VAL
Native patch appears broken on Fedora 21
2015-10-29 0:06 UTC (2+ messages)
[PATCH/RFC 0/4] dma ops and virtio
2015-10-29 0:04 UTC (3+ messages)
[PATCH] sparc64: Fix numa distance values
2015-10-29 0:03 UTC (2+ messages)
Macro help
2015-10-29 0:02 UTC (2+ messages)
[PATCH] ASoC: rt5677: handle reset_pin logical state correctly
2015-10-29 0:02 UTC (2+ messages)
[PATCH tip/core/rcu 0/13] Miscellaneous fixes for 4.4
2015-10-29 0:00 UTC (10+ messages)
` [PATCH tip/core/rcu 01/13] sched: Export sched_setscheduler_nocheck
` [PATCH tip/core/rcu 11/13] rculist: Make list_entry_rcu() use lockless_dereference()
[Qemu-devel] How to specify the full block driver tree on the CLI ?
2015-10-28 23:58 UTC
[Fido][Dizzy] tzdata and tzcode back port request
2015-10-28 23:58 UTC
caught up on patch queue and changes for future patches
2015-10-28 23:56 UTC
[PATCH] oom_kill: add option to disable dump_stack()
2015-10-28 23:55 UTC (9+ messages)
[PATCH 0/4] ARM: tegra: GPU WPR region support
2015-10-28 23:55 UTC (5+ messages)
` [PATCH 4/4] ARM: tegra210: gpu: configure WPR region
` [U-Boot] "
[RFC PATCH] VFIO: Add a parameter to force nonthread IRQ
2015-10-28 23:54 UTC (9+ messages)
[PATCHv2 4.3-rc6] proc: fix convert from oom_score_adj to oom_adj
2015-10-28 23:54 UTC (3+ messages)
` 答复: "
[Bug 103321] New: NPT page attribute support causes extreme slowdown
2015-10-28 23:51 UTC (3+ messages)
` [Bug 103321] "
[PATCH] MAINTAINERS: Start using the 'reviewer' (R) tag
2015-10-28 23:49 UTC (13+ messages)
` [PATCH] get_maintainer: Add subsystem to reviewer output
[PATCH 01/12] staging: wilc1000: wilc_wlan_txq_get_first: add argument struct wilc
2015-10-28 23:48 UTC (3+ messages)
` [PATCH 04/12] staging: wilc1000: wilc_wlan_txq_add_mgmt_pkt: add new argument dev
[PATCH v13 0/5] Support for Open-Channel SSDs
2015-10-28 23:41 UTC (5+ messages)
` [PATCH v13 2/5] gennvm: Generic NVM manager
[PATCH v3 1/2] ASoC: wm9713: convert to regmap
2015-10-28 23:47 UTC (3+ messages)
[PATCH 01/80] staging: wilc1000: remove unnecessary parentheses around
2015-10-28 23:46 UTC (3+ messages)
` [PATCH 18/80] staging: wilc1000: rename au8AssociatedBSSID of struct host_if_drv
[U-Boot] [PATCH] nios2: add 10m50 devboard support
2015-10-28 23:45 UTC (2+ messages)
[PATCH v12 0/6] simple fpga bus and fpga bridge framework
2015-10-28 23:44 UTC (5+ messages)
` [PATCH v12 2/6] fpga: add bindings document for simple fpga bus
` [PATCH v12 5/6] ARM: socfpga: add bindings document for fpga bridge drivers
[PATCH V2 00/10] Add support for Imagination Technologies audio controllers
2015-10-28 23:43 UTC (9+ messages)
` [PATCH V2 02/10] ASoC: img: Add driver for I2S input controller
` [alsa-devel] "
[U-Boot] [PATCH v1] board: ti: am57xx: Add board detection logic for am57xx evm
2015-10-28 23:43 UTC
[U-Boot] [PATCH v1] board: ti: am57xx Add board detection logic
2015-10-28 23:43 UTC
návrh!
2015-10-28 23:42 UTC
[PATCH v3 0/3] clk: Broadcom BCM63138 support
2015-10-28 23:40 UTC (3+ messages)
` [PATCH v3 3/3] ARM: dts: BCM63xx: Add ARMPLL device tree nodes
git-fetch pulls already-pulled objects?
2015-10-28 23:28 UTC
Triggering non-integrity writeback from userspace
2015-10-28 23:26 UTC (8+ messages)
[PATCH phosphor-host-ipmid v2] Reduce prints to journald from ipmi but keep ability to trace
2015-10-28 23:25 UTC (2+ messages)
[PATCH v8] mem: command line option to delete hugepage backing files
2015-10-28 23:23 UTC (2+ messages)
[PATCH] Add SPI to platform_no_drv_owner.cocci warnings
2015-10-28 23:22 UTC (3+ messages)
[PATCH 0/9] Expose the submodule parallelism to the user
2015-10-28 23:21 UTC (10+ messages)
` [PATCHv2 0/8] "
` [PATCHv2 1/8] run_processes_parallel: Add output to tracing messages
` [PATCHv2 2/8] submodule config: keep update strategy around
` [PATCHv2 3/8] submodule config: remove name_and_item_from_var
` [PATCHv2 4/8] submodule-config: parse_config
` [PATCHv2 5/8] fetching submodules: Respect `submodule.jobs` config option
` [PATCHv2 6/8] git submodule update: have a dedicated helper for cloning
` [PATCHv2 7/8] submodule update: expose parallelism to the user
` [PATCHv2 8/8] clone: allow an explicit argument for parallel submodule clones
Fix OP dequeuing order
2015-10-28 23:21 UTC
nfs client hangs / repeating nfs requests
2015-10-28 23:17 UTC (4+ messages)
[PATCH 00/16] staging: comedi: comedi_test: enhancements
2015-10-28 23:01 UTC (2+ messages)
Masquerading with selectively open ports -- nftables
2015-10-28 23:15 UTC (2+ messages)
[PATCH] crypto: add asynchronous compression support
2015-10-28 23:13 UTC (4+ messages)
[Qemu-devel] [PATCH v3 0/5] linux-user: manage SOCK_PACKET socket type
2015-10-28 23:12 UTC (2+ messages)
[PATCH] linux-yocto_4.1: Update SRCREV for genericx86*
2015-10-28 23:12 UTC
git fsck failure on OS X with files >= 4 GiB
2015-10-28 23:10 UTC
[PATCH 0/6] Support new flow director modes on Intel x550 NIC
2015-10-28 23:08 UTC (4+ messages)
` [PATCH v5 0/7] "
[PATCH v3 0/2] Basic GPIO support for r8a7795
2015-10-28 23:09 UTC (6+ messages)
` [PATCH v3 1/2] arm64: dts: r8a7795: add GPIO nodes
` [PATCH v3 2/2] arm64: defconfig: Enable GPIO of Renesas R-Car Gen3 SoC
[Intel-wired-lan] [PATCH 0/2] e1000e msi-x fixes
2015-10-28 23:08 UTC (4+ messages)
` [Intel-wired-lan] [PATCH 2/2] e1000e: Fix msi-x interrupt automask
` "
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.