messages from 2015-08-04 18:34:03 to 2015-08-04 20:32:26 UTC [more...]
[PATCH] MIPS: Make set_pte() SMP safe
2015-08-04 20:32 UTC (7+ messages)
` "
GPMC in device tree
2015-08-04 20:31 UTC (4+ messages)
debugging kernel module __init function?
2015-08-04 20:31 UTC (3+ messages)
[Buildroot] [PATCH 1/1] package/uboot-tools: bump to version 2015.07
2015-08-04 20:29 UTC
[PATCH 3.12 000/123] 3.12.46-stable review
2015-08-04 20:29 UTC (3+ messages)
1us latency?
2015-08-04 20:27 UTC (6+ messages)
[B.A.T.M.A.N.] [PATCH maint] batman-adv: don't access unregistered net_device object
2015-08-04 20:26 UTC
[B.A.T.M.A.N.] pull request [net]: batman-adv 20150804
2015-08-04 20:25 UTC (6+ messages)
` "
[block] 3b4809b8718: 70.0% vmstat.system.cs
2015-08-04 20:23 UTC (3+ messages)
` [lkp] "
BTRFS disaster (of my own making). Is this recoverable?
2015-08-04 20:23 UTC (12+ messages)
[Buildroot] [PATCH 0/9] Add gcc version dependency mechanism
2015-08-04 20:22 UTC (19+ messages)
` [Buildroot] [PATCH 1/9] toolchain: add common gcc version hidden config options
` [Buildroot] [PATCH 2/9] gcc: select the appropriate BR2_TOOLCHAIN_GCC_AT_LEAST_* option
` [Buildroot] [PATCH 3/9] toolchain-external: add support for gcc version dependency
` [Buildroot] [PATCH 4/9] docs/manual: document gcc version dependencies
` [Buildroot] [PATCH 5/9] libsigrok: depends on gcc >= 4.7
` [Buildroot] [PATCH 6/9] upmpdcli: update to use the gcc version dependency mechanism
` [Buildroot] [PATCH 7/9] zmqpp: "
` [Buildroot] [PATCH 8/9] libupnpp: "
` [Buildroot] [PATCH 9/9] mpd: "
[PATCH] pci/pciehp: bail on bogus pcie reads from removed devices
2015-08-04 20:22 UTC (8+ messages)
list_del corruption / unhash_ol_stateid()
2015-08-04 20:18 UTC (11+ messages)
ADD GDB in FSL toolchain
2015-08-04 20:13 UTC (4+ messages)
[PATCH net] r8169: enforce RX_MULTI_EN on rtl8168ep/8111ep chips
2015-08-04 20:11 UTC
Qt SDK Static Build
2015-08-04 20:03 UTC
[lm-sensors] [PATCH] hwmon: (it87) Add support for IT8781F, IT8782F, IT8783E/F
2015-08-04 20:08 UTC (3+ messages)
` [lm-sensors] [PATCH] hwmon: (it87) Add support for IT8732F
[PATCH] iio: lsiio: fix error code handling error
2015-08-04 20:07 UTC (2+ messages)
[PATCH] jffs2: Remove NULL checks from jffs2_destroy_slab_caches
2015-08-04 20:06 UTC (3+ messages)
[Ksummit-discuss] self nomination: Alan Tull
2015-08-04 20:04 UTC
[PATCH 00/11] DAX fixes for 4.3
2015-08-04 19:58 UTC (24+ messages)
` [PATCH 01/11] ext4: Use ext4_get_block_write() for DAX
` [PATCH 02/11] thp: Change insert_pfn's return type to void
` [PATCH 03/11] dax: Improve comment about truncate race
` [PATCH 04/11] ext4: Add ext4_get_block_dax()
` [PATCH 05/11] ext4: Start transaction before calling into DAX
` [PATCH 06/11] dax: Fix race between simultaneous faults
` [PATCH 07/11] thp: Decrement refcount on huge zero page if it is split
` [PATCH 08/11] thp: Fix zap_huge_pmd() for DAX
` [PATCH 09/11] dax: Don't use set_huge_zero_page()
` [PATCH 10/11] dax: Ensure that zero pages are removed from other processes
` [PATCH 11/11] dax: Use linear_page_index()
Soliciting Your Partnership
2015-08-04 19:44 UTC
[PATCH] Staging: wilc1000: Remove typedefs for struct
2015-08-04 19:59 UTC
Is devm_* broken ?
2015-08-04 19:56 UTC (5+ messages)
[RHEL7.2 PATCH] lib/mpi: Teach the code inline 101
2015-08-04 19:56 UTC (2+ messages)
Watching over non-existent folder to maintain a generic audit.rules file
2015-08-04 19:55 UTC (4+ messages)
[PATCH 1/1] suspend: delete sys_sync()
2015-08-04 19:54 UTC (5+ messages)
[PATCH igt] tests/gem_mmap_wc: SKIP if the Kernel is too old for the getparam flag
2015-08-04 19:53 UTC
[U-Boot] [PATCH] udoo: Switch to SPL support
2015-08-04 19:53 UTC
[Ksummit-discuss] [TECH TOPIC] Fix devm_kzalloc, its users, or both
2015-08-04 19:49 UTC (8+ messages)
Is it safe to increase pg number in a production environment
2015-08-04 19:48 UTC (5+ messages)
` [ceph-users] "
[PATCH 00/12] toaster: bring back the correct typeahead behaviour as a modular widget
2015-08-04 19:46 UTC (13+ messages)
` [PATCH 01/12] bitbake: toaster: orm Add util function to return the url to layerversion
` [PATCH 02/12] bitbake: toaster: orm Add util functions to return common querysets
` [PATCH 03/12] bitbake: toastergui: tables Use util functions for the "
` [PATCH 04/12] bitbake: toastergui: widgets Add a typeahead widget
` [PATCH 05/12] bitbake: toastergui: Add typeaheads layers, machines, projects, recipes
` [PATCH 06/12] bitbake: toastergui: Switch to using the new toaster typeahead widget
` [PATCH 07/12] bitbake: toastergui: libtoaster Throw an exception no url is specified
` [PATCH 08/12] bitbake: toasterui: views Remove unused xhr_typeahead view definition
` [PATCH 09/12] bitbake: toastergui: views Standardise the fields project layer response
` [PATCH 10/12] bitbake: toastergui: tests Fix and more comprehensive typeahead unittest
` [PATCH 11/12] bitbake: toastergui: libtoaster: typeahead resiliency for slow server
` [PATCH 12/12] bitbake: toastergui: libtoaster typeahead Add in results highlighter
[Bug 91557] New: [NVE4] freezes: HUB_INIT timed out
2015-08-04 19:47 UTC (3+ messages)
` [Bug 91557] "
Unable to handle kernel paging request in ipv6_gso_pull_exthdrs+0x36/0xd0
2015-08-04 19:45 UTC (3+ messages)
[PATCH review 0/9] Call for testing and review of mount detach fixes
2015-08-04 19:44 UTC (10+ messages)
` [PATCH review 0/11 Call for testing and review of mount detach fixes (take 2)
` [PATCH review 0/19] Locked mount and loopback mount fixes
` [PATCH review 0/4] Loopback mount escape fixes
` [PATCH review 0/6] Bind "
` [PATCH review 6/6] vfs: Cache the results of path_connected
[PATCH v3 1/2] clk: rockchip: add pclk_pd_pmu to the list of rk3288 critical clocks
2015-08-04 19:44 UTC (9+ messages)
Missing Linux patches
2015-08-04 19:43 UTC (2+ messages)
[Ksummit-discuss] [CORE TOPIC] Mainline kernel on a cellphone
2015-08-04 19:39 UTC (2+ messages)
[PATCH v2 1/3] mwifiex: add support for 8997 chipset
2015-08-04 19:39 UTC (3+ messages)
` [PATCH v2 3/3] mwifiex: fix unable to connect hidden SSID AP on DFS channel
[PATCH 1/2 RESEND] PM / AVS: rockchip-io: depend on CONFIG_POWER_AVS
2015-08-04 19:37 UTC (2+ messages)
` [PATCH 2/2] PM / AVS: rockchip-io: add io selectors and supplies for rk3368
[RFC][PATCH 0/2] ALSA: fireworks/firewire-lib: add support for recent firmware quirk
2015-08-04 19:34 UTC (3+ messages)
MUSB dual-role on AM335x behaving weirdly
2015-08-04 19:32 UTC (11+ messages)
[PATCHSET sched,cgroup] sched: Implement interface for cgroup unified hierarchy
2015-08-04 19:32 UTC (7+ messages)
` [PATCH 1/3] cgroup: define controller file conventions
` [PATCH v2 "
` [PATCH 3/3] sched: Implement interface for cgroup unified hierarchy
` [PATCH v2 "
[PATCHv4] blk: Replace SG_GAPGS with new queue limits mask
2015-08-04 19:32 UTC
[Resend: PATCH] ARM: keystone: add documentation for SoCs and EVMs
2015-08-04 19:30 UTC (5+ messages)
[Qemu-devel] [RFC/COLO: 0/3] Hybrid mode and parameterisation
2015-08-04 19:26 UTC (4+ messages)
` [Qemu-devel] [RFC/COLO: 1/3] COLO: Hybrid mode
` [Qemu-devel] [RFC/COLO: 2/3] Parameterise min/max/relax time
` [Qemu-devel] [RFC/COLO: 3/3] COLO: Parameterise background RAM transfer limit
[PATCH net] net: thunderx: remove effective "default y" from Kconfig if ARCH_THUNDER=y
2015-08-04 19:25 UTC (2+ messages)
[PATCH] zram: Replace pr_* with dev_*
2015-08-04 19:22 UTC
[PATCH 0/2] Support for VirtualBox guest additions
2015-08-04 19:22 UTC (6+ messages)
pull-request: can 2015-07-12
2015-08-04 19:18 UTC (4+ messages)
` [PATCH 8/8] can: replace timestamp as unique skb attribute
[Qemu-trivial] [PATCH v4 00/11] qemu-log, perfmap and other logging tweaks
2015-08-04 19:16 UTC (19+ messages)
` [Qemu-trivial] [PATCH v4 01/11] tcg: add ability to dump /tmp/perf-<pid>.map files
` [Qemu-devel] "
` [Qemu-trivial] "
` [Qemu-trivial] [PATCH v4 03/11] qemu-log: correct help text for -d cpu
` [Qemu-trivial] [Qemu-devel] "
` "
Fsync Performance
2015-08-04 19:06 UTC
next-20150729 build: 2 failures 49 warnings (next-20150729)
2015-08-04 19:12 UTC (5+ messages)
Making a derivative BSP layer - where did I go wrong?
2015-08-04 19:12 UTC (2+ messages)
[PATCH] clk: pxa: pxa3xx: fix CKEN register access
2015-08-04 19:05 UTC (7+ messages)
[PATCH] arm64: mm: ensure patched kernel text is fetched from PoC
2015-08-04 19:03 UTC
[PATCH V12 0/9] Hot cpu handling changes to cqm, rapl and Intel Cache Allocation support
2015-08-04 19:03 UTC (12+ messages)
` [PATCH 5/9] x86/intel_rdt: Add new cgroup and Class of service management
[meta-raspberrypi][PATCH 0/5] Add support for 4.1 kernel with vc4 DRM/KMS driver
2015-08-04 19:01 UTC (3+ messages)
` [meta-raspberrypi][PATCH 5/5] rpi-default-providers: Switch providers according to used gfx stack
[Buildroot] [Bug 8081] New: systemd init system: /tmp is not mode 1777
2015-08-04 19:01 UTC (2+ messages)
` [Buildroot] [Bug 8081] "
[Qemu-devel] [PATCH for-2.4] Revert "vhost-user: Send VHOST_RESET_OWNER on vhost stop"
2015-08-04 19:00 UTC (2+ messages)
[Qemu-devel] [PATCH 00/26] qapi: Another round of fixes and cleanups
2015-08-04 18:59 UTC (5+ messages)
` [Qemu-devel] [PATCH 25/26] qapi-commands: Drop useless initialization
` [Qemu-devel] [PATCH 26/26] qapi: Generated code cleanup
[PATCH] tools/libxl: Correct use of phyinfo_{init, dispose}()
2015-08-04 18:58 UTC
[ovmf test] 60384: all pass - PUSHED
2015-08-04 18:57 UTC
fetching from an hg remote fails with bare git repositories
2015-08-04 18:56 UTC (2+ messages)
[PATCH v3] IB/srp: Do not create an all physical insecure rkey by default
2015-08-04 18:56 UTC
[PATCH for-next V1 0/3] RoCE GID management fixes
2015-08-04 18:55 UTC (6+ messages)
` [PATCH for-next V1 2/3] IB/core: RoCE GID management separate cleanup and release
ASoC: dapm: Simplify list creation in dapm_dai_get_connected_widgets()
2015-08-04 18:51 UTC (2+ messages)
[PATCH 00/18] Clean up exposure of arch-internal code
2015-08-04 18:50 UTC (6+ messages)
` [PATCH 02/18] firmware: qcom_scm-32: replace open-coded call to __cpuc_flush_dcache_area()
[U-Boot] [PATCH] udoo: Switch to SPL support
2015-08-04 18:50 UTC (3+ messages)
[REANNOUNCE] Audio Mini Summit 2015, 8th October, Dublin
2015-08-04 18:50 UTC (4+ messages)
For review: nptl(7) man page
2015-08-04 18:50 UTC (8+ messages)
[RFCv3 bluetooth-next 0/6] ieee802154: aret handling changes
2015-08-04 18:47 UTC (8+ messages)
` [RFCv3 bluetooth-next 2/6] ieee802154: add helpers for frame control checks
[PATCHv5 0/5] Staging: most: several warnings fix reported by sparse
2015-08-04 18:44 UTC (6+ messages)
` [PATCHv5 1/5] Staging: most: mostcore/core.c. Fix "missing static keyword" warnings
` [PATCHv5 2/5] Staging: most: mostcore/core.c. Fix "Using plain integer as NULL pointer" warnings
` [PATCHv5 3/5] Staging: most: hdm-usb/hdm_usb.c. Fix "missing static keyword" warnings
` [PATCHv5 4/5] Staging: most: hdm-dim2/dim2_hal.c. Fix "Using plain integer as NULL pointer" warnings
` [PATCHv5 5/5] Staging: most: aim-cdev/cdev.c. Fix "missing static keyword" warnings
[PATCH 1/2] packagegroup-arago-tisdk-matrix: Add PM demos for omap-a15
2015-08-04 18:45 UTC (5+ messages)
` [PATCH 2/2] packagegroup-arago-tisdk-matrix: Add accelerated MM demos
[PATCH v2 00/11] gpio: Allow compile test of GPIO consumers if !GPIOLIB
2015-08-04 18:44 UTC (3+ messages)
` [PATCH v2 02/11] input: "
[Buildroot] [PATCH 1/1] libjpeg-turbo (turbo-jpeg): bump 1.4.0 to 1.4.1
2015-08-04 18:44 UTC (3+ messages)
ps_wake_refcount warning in ath10k_pci_hif_stop
2015-08-04 18:42 UTC
[meta-fsl-arm-extra][PATCH] linux-boundary: update 3.10.53 to tip of release branch
2015-08-04 18:42 UTC (2+ messages)
[Buildroot] [PATCH v2 1/1] jpeg-turbo: bump version from 1.4.0 to 1.4.1
2015-08-04 18:41 UTC
[PATCH] Input: drivers/joystick: use parallel port device model
2015-08-04 18:41 UTC (12+ messages)
[meta-fsl-arm][PATCH 00/12] Upgrade to i.MX 6UL7D Beta
2015-08-04 18:40 UTC (4+ messages)
` [meta-fsl-arm][PATCH 01/12] linux-imx: Add changes for 3.14.38-6UL7D_beta release
[PATCH v2] lib/mpi: Teach the code inline 101
2015-08-04 18:40 UTC
[PATCH] clone: fix repo name when cloning a server's root
2015-08-04 18:37 UTC (4+ messages)
` [PATCH v3 0/6] "
` [PATCH v3 6/6] clone: add tests for cloning with empty path
[PATCH 1/2] f2fs: call set_page_dirty to attach i_wb for cgroup
2015-08-04 18:37 UTC (7+ messages)
` [PATCH 2/2] f2fs: handle error cases in commit_inmem_pages
` [f2fs-dev] "
[U-Boot] [PATCH v2 00/47] Add support for running U-Boot as an EFI payload/application
2015-08-04 18:35 UTC (7+ messages)
` [U-Boot] [PATCH v2 32/47] x86: Add definitions for the x86-efi board and plumb it in
` [U-Boot] [PATCH v2 35/47] x86: Support building the EFI stub
[PATCH v5 00/46] usb: gadget: rework ep matching and claiming mechanism
2015-08-04 18:30 UTC (3+ messages)
` [PATCH v5 40/46] usb: gadget: epautoconf: rework ep_matches() function
[U-Boot] [PATCH v3 00/28] Add support for running U-Boot as an EFI payload/application
2015-08-04 18:34 UTC (5+ messages)
` [U-Boot] [PATCH v3 25/28] x86: qemu: Support operation as an EFI payload
` [U-Boot] [PATCH v3 26/28] x86: Gracefully disable the vesa driver when running from EFI
` [U-Boot] [PATCH v3 27/28] efi: Add a README to explain how things work
` [U-Boot] [PATCH v3 28/28] Allow device tree relocation to be disabled
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.