messages from 2017-03-06 21:24:50 to 2017-03-06 22:24:15 UTC [more...]
[RFCv6 PATCH 00/18] Checkout aware of Submodules!
2017-03-06 22:21 UTC (6+ messages)
` [RFCv7 "
` [PATCH 03/18] lib-submodule-update: teach test_submodule_content the -C <dir> flag
` [PATCH 08/18] update submodules: add submodule config parsing
` [PATCH 18/18] builtin/read-tree: add --recurse-submodules switch
[PATCH net-next] packet: fix panic in __packet_set_timestamp on tpacket_v3 in tx mode
2017-03-06 22:13 UTC (7+ messages)
[PATCH 0/7] Xen transport for 9pfs frontend driver
2017-03-06 21:42 UTC (8+ messages)
` [PATCH 1/7] xen: import new ring macros in ring.h
` [PATCH 2/7] xen: introduce the header file for the Xen 9pfs transport protocol
[PATCH v2 0/7] vmxnet3: upgrade to version 3
2017-03-06 22:24 UTC (3+ messages)
` [PATCH v2 4/7] net/vmxnet3: add receive data ring support
[PATCH 0/3] staging: wilc1000: renames multiple camel-cased parameters in wilc methods
2017-03-06 22:23 UTC (4+ messages)
` [PATCH 1/3] staging: wilc1000: Fixes camel-casing in wilc_scan_complete_received
` [PATCH 2/3] staging: wilc1000: Fixes camel-casing in wilc_network_info_received
` [PATCH 3/3] staging: wilc1000: Fixes camel-casing in wilc_gnrl_info_received
[PATCH v4 00/23] drm/rockchip: MIPI fixes & improvements
2017-03-06 16:52 UTC (5+ messages)
` [PATCH v4 23/23] drm/rockchip: dw-mipi-dsi: add reset control
` [PATCH] dt-bindings: display: rk3288-mipi-dsi: add reset property
[patch] mm, zoneinfo: print non-populated zones
2017-03-06 22:11 UTC (8+ messages)
` [patch v2] mm, vmstat: print non-populated zones in zoneinfo
` [patch -mm] mm, vmstat: suppress pcp stats for unpopulated "
[PATCH 1/2] Btrfs: fix unexpected file hole after disk errors
2017-03-06 21:09 UTC (5+ messages)
` [PATCH 2/2] Btrfs: remove start_pos
` [PATCH v2] Btrfs: fix unexpected file hole after disk errors
+ mm-vmstat-suppress-pcp-stats-for-unpopulated-zones-in-zoneinfo.patch added to -mm tree
2017-03-06 22:11 UTC
[U-Boot] [ PATCH] ARM: cache: runtime flag to suppress the "cache misaligned" message
2017-03-06 22:21 UTC
Usage of WoWLAN with iwlwifi driver (Device phy0 failed to suspend async: error -16)
2017-03-06 21:51 UTC (12+ messages)
[PATCH] x86, mm: fix NOHIGHMEM && X86_PAE build config for native_pud_clear()
2017-03-06 22:18 UTC (2+ messages)
[U-Boot] arm: cache: misaligned operation with fastboot
2017-03-06 22:16 UTC (7+ messages)
xfstest and chromeos
2017-03-06 22:14 UTC (2+ messages)
` [PATCH] Make SELinux protection conditional
GRUB warning after replacing disk drive in RAID1
2017-03-06 22:13 UTC (8+ messages)
[Request for Documentation] Differentiate signed (commits/tags/pushes)
2017-03-06 22:13 UTC (2+ messages)
[U-Boot] [PATCH] net: zynq_gem: Fix masking of supported phydev features
2017-03-06 22:13 UTC (2+ messages)
+ xattr-zero-out-memory-copied-to-userspace-in-getxattr.patch added to -mm tree
2017-03-06 21:48 UTC
[xen-unstable-smoke test] 106505: tolerable trouble: broken/fail/pass - PUSHED
2017-03-06 22:11 UTC
[U-Boot] [PATCH v5 00/11] Rewrite ARMv8 layerscape MMU
2017-03-06 22:10 UTC (3+ messages)
` [U-Boot] [PATCH v5 06/11] driver: net: fsl-mc: Update calculation of MC RAM
[PATCH i-g-t] lib/igt_gt: Remove duplicated PARAM_NO_ERROR_CAPTURE define
2017-03-06 22:10 UTC
[U-Boot] [PATCH v2] driver: net: ldpaa: Update priv->phydev after free()
2017-03-06 22:09 UTC (4+ messages)
userfaultfd UFFDIO_REMAP
2017-03-06 22:09 UTC
[PATCH 0/11 v3] block: Fix block device shutdown related races
2017-03-06 22:08 UTC (9+ messages)
` [PATCH 01/11] block: Fix bdi assignment to bdev inode when racing with disk delete
` [PATCH 02/11] block: Fix race of bdev open with gendisk shutdown
` [PATCH 06/11] bdi: Shutdown writeback on all cgwbs in cgwb_bdi_destroy()
` [PATCH 07/11] bdi: Do not wait for cgwbs release in bdi_unregister()
[PATCH] mac80211: ignore VHT membership selector when parsing rates
2017-03-06 22:01 UTC
[PATCH 1/3] iwlegacy: remove usage of txrc->max_rate_idx
2017-03-06 22:07 UTC (3+ messages)
` [PATCH 2/3] iwlwifi: dvm: "
` [PATCH 3/3] mac80211: remove ieee80211_tx_rate_control.max_rate_idx
[PATCH] toaster: resolve missing 'native[sdk]:' prefixes
2017-03-06 22:07 UTC (4+ messages)
[PATCH 00/18] pstore: refactor internal APIs
2017-03-06 21:55 UTC (38+ messages)
` [PATCH 01/18] pstore: Use dynamic spinlock initializer
` [PATCH 02/18] pstore: Shut down worker when unregistering
` [PATCH 03/18] pstore: Avoid race in module unloading
` [PATCH 04/18] pstore: Improve register_pstore() error reporting
` [PATCH 05/18] pstore: Add kernel-doc for struct pstore_info
` [PATCH 06/18] pstore: Extract common arguments into structure
` [PATCH 07/18] pstore: Move record decompression to function
` [PATCH 08/18] pstore: Switch pstore_mkfile to pass record
` [PATCH 09/18] pstore: Replace arguments for read() API
` [PATCH 10/18] pstore: Replace arguments for write() API
` [PATCH 11/18] pstore: Always allocate buffer for decompression
` [PATCH 12/18] pstore: Pass record contents instead of copying
` [PATCH 13/18] pstore: Allocate records on heap instead of stack
` [PATCH 14/18] pstore: Do not duplicate record metadata
` [PATCH 15/18] pstore: Replace arguments for erase() API
` [PATCH 16/18] pstore: Replace arguments for write_buf() API
` [PATCH 17/18] pstore: Replace arguments for write_buf_user() API
` [PATCH 18/18] pstore: Remove write_buf() callback
[PATCH v5 1/3] x86/mm: Adapt MODULES_END based on Fixmap section size
2017-03-06 22:03 UTC (14+ messages)
` [kernel-hardening] "
` [PATCH v5 2/3] x86: Remap GDT tables in the Fixmap section
` [kernel-hardening] "
` [PATCH v5 3/3] x86: Make the GDT remapping read-only on 64-bit
` [kernel-hardening] "
[PATCH v5 1/3] x86/mm: Adapt MODULES_END based on Fixmap section size
2017-03-06 22:03 UTC
[PATCH 0/1] toaster: resolve missing native[sdk]: prefixes
2017-03-06 22:05 UTC (2+ messages)
` [PATCH 1/1] toaster: resolve missing 'native[sdk]:' prefixes
[Buildroot] [PATCH 0/5] package/cmake: re-introduce cmake-3.7
2017-03-06 22:02 UTC (9+ messages)
` [Buildroot] [PATCH 1/5] core/pkg-cmake: provide our own platform description
[PATCH 1/2] Documentation: dt-bindings: Document bindings for Aspeed AST2400/AST2500 ADC
2017-03-06 22:01 UTC (4+ messages)
pmbus platform flag PMBUS_SKIP_STATUS_CHECK
2017-03-06 21:59 UTC (3+ messages)
[PATCH V1 0/2] Avoid bt_accept_unlink() double unlinking
2017-03-06 21:59 UTC (3+ messages)
` [PATCH V1 2/2] Bluetooth: "
[PATCH 00/17] clocksource/arch_timer: Errara workaround infrastructure rework
2017-03-06 21:48 UTC (3+ messages)
[PATCH 00/29] drivers, mics refcount conversions
2017-03-06 21:38 UTC (3+ messages)
` [PATCH 17/29] drivers, pci: convert hv_pci_dev.refs from atomic_t to refcount_t
Reminder: Yocto Project Technical Team Meeting - Tuesday, Mar. 7, 2017 8:00 AM US Pacific Time
2017-03-06 21:57 UTC
[PATCH] xfs: allow zero-length symlinks (and directories), sort of
2017-03-06 21:47 UTC (5+ messages)
cgroup: WARNING in cgroup_kill_sb
2017-03-06 21:55 UTC (2+ messages)
[PATCH] zram: set physical queue limits to avoid array out of bounds accesses
2017-03-06 20:19 UTC (4+ messages)
RFC: Another proposed hash function transition plan
2017-03-06 21:53 UTC (5+ messages)
Supplying ID to ceph-disk when creating OSD
2017-03-06 21:52 UTC (7+ messages)
[PATCH] powerpc/perf/hv-24x7: Fix off-by-one error in request_buffer check
2017-03-06 21:51 UTC
[PATCH] pinctrl: qcom: add get_direction function
2017-03-06 21:52 UTC (5+ messages)
[PATCH v8 0/6] Allwinner H5 and Orange Pi PC2 support
2017-03-06 21:49 UTC (5+ messages)
` [PATCH v8 6/6] arm64: dts: allwinner: h5: add support for the Orange Pi PC 2 board
[RFC PATCH net-next 2/5] net: split skb_checksum_help
2017-03-06 21:51 UTC (5+ messages)
` [PATCH RFC net-next v2 1/4] skbuff: add stub to help computing crc32c on SCTP packets
xfstests and (automated) workflow?
2017-03-06 21:51 UTC (2+ messages)
[PATCH 0/7 v5] scope GFP_NOFS api
2017-03-06 21:22 UTC (3+ messages)
` [PATCH 4/7] mm: introduce memalloc_nofs_{save, restore} API
` [PATCH 4/7] mm: introduce memalloc_nofs_{save,restore} API
[PATCH 5/5] drm/amdgpu: resize VRAM BAR for CPU access
2017-03-06 21:26 UTC
[PATCH] Btrfs: update comments in cache_save_setup
2017-03-06 21:49 UTC
[PATCH 1/2] f2fs: don't need to invalidate wrong node page
2017-03-06 21:51 UTC (4+ messages)
` [PATCH 2/2] f2fs: don't overwrite node block by SSR
[PATCH 1/2] drm/bridge: ti-tfp410: support hpd via gpio
2017-03-06 21:51 UTC (6+ messages)
iptables-translate task for Netfilter
2017-03-06 21:49 UTC
[PATCH 1/3] drm/i915: Use pagecache write to prepopulate shmemfs from pwrite-ioctl
2017-03-06 21:49 UTC (7+ messages)
Hundreds of null PATH records for *init_module syscall audit logs
2017-03-06 21:49 UTC (6+ messages)
mem use doubles due to buffer::create_page_aligned + bluestore obj content caching
2017-03-06 21:47 UTC (3+ messages)
[PATCH] conf/machine/include: enable hardfloat by default for ARMv6 and above
2017-03-06 21:47 UTC
[Buildroot] [PATCH 1/2] Revert "package/libplatform: bump version to 2.1.0"
2017-03-06 21:47 UTC (3+ messages)
[PATCH] staging:rtl8192e: Indent the code
2017-03-06 21:46 UTC (2+ messages)
` [Outreachy kernel] "
[PATCH] sstate.bbclass: update .siginfo atime
2017-03-06 21:46 UTC (7+ messages)
` [PATCH v2] "
Netfilter iptables-translate task
2017-03-06 21:45 UTC
[PATCH] media:atomisp:pci Remove unnecessary variable
2017-03-06 21:44 UTC (2+ messages)
` [Outreachy kernel] "
[Buildroot] [PATCH v3 1/2] package/physfs: new package
2017-03-06 21:43 UTC (7+ messages)
Server-side hooks on non-bare repository
2017-03-06 21:42 UTC (2+ messages)
[PATCH 1/2] leds: cpcap: new driver
2017-03-06 21:41 UTC (3+ messages)
[Qemu-arm] [PATCH 1/3] hw/arm/exynos: Convert fprintf to error_report()
2017-03-06 21:41 UTC (5+ messages)
` [Qemu-arm] [Qemu-devel] "
` "
[PATCH] objtool: drop redundant flags generation
2017-03-06 21:40 UTC (4+ messages)
[PATCH] powerpc: sparsemem should be the default on powernv
2017-03-06 21:41 UTC (3+ messages)
[PATCH v2 0/4] staging: bcm2835-audio: fix coding style issues
2017-03-06 21:41 UTC (3+ messages)
` [PATCH v2 4/4] staging: bcm2835-audio: use conditional only for error case
` [Outreachy kernel] "
[PATCH 2/2] ARM: dts: imx6q-utilite-pro: add hpd gpio
2017-03-06 21:40 UTC (2+ messages)
[PATCH 0/4] ndctl: adding test and support for dev dax poison clear
2017-03-06 21:39 UTC (5+ messages)
` [PATCH 1/4] ndctl: add function to acquire region resource
` [PATCH 2/4] ndctl: have do_cmd() in libndctl return errno instead of -1
` [PATCH 3/4] ndctl/test: remove the bus check functions
` [PATCH 4/4] ndctl: add device dax error clear test
[PATCH 2/2] HID: corsair: Add driver Scimitar Pro RGB gaming mouse 1b1c:1b3e
2017-03-06 21:02 UTC (3+ messages)
` [PATCH v2 2/2] HID: corsair: Add driver Scimitar Pro RGB gaming mouse 1b1c:1b3e support to hid-corsair
[RFC PATCH 0/2] rx zero copy interface for af_packet
2017-03-06 21:28 UTC (7+ messages)
` [RFC PATCH 1/2] af_packet: direct dma for packet ineterface
[PATCH] regulator: fixed, gpio: dt: regulator-name is required property
2017-03-06 21:37 UTC
Outages Next Week
2017-03-06 21:37 UTC
[PATCH 0/2] HID: Corsair Scimitar Pro RGB gaming mouse driver and support for other Corsair devices
2017-03-06 21:09 UTC (3+ messages)
XTS Crypto Not Found In /proc/crypto Even After Compiled for 4.10.1
2017-03-06 21:29 UTC (3+ messages)
+ xfs-use-memalloc_nofs_saverestore-instead-of-memalloc_noio.patch added to -mm tree
2017-03-06 21:26 UTC
+ lockdep-allow-to-disable-reclaim-lockup-detection.patch added to -mm tree
2017-03-06 21:26 UTC
+ lockdep-teach-lockdep-about-memalloc_noio_save.patch added to -mm tree
2017-03-06 21:26 UTC
+ mm-introduce-memalloc_nofs_saverestore-api.patch added to -mm tree
2017-03-06 21:26 UTC
+ jbd2-make-the-whole-kjournald2-kthread-nofs-safe.patch added to -mm tree
2017-03-06 21:26 UTC
+ jbd2-mark-the-transaction-context-with-the-scope-gfp_nofs-context.patch added to -mm tree
2017-03-06 21:26 UTC
+ jbd2-mark-the-transaction-context-with-the-scope-gfp_nofs-context-fix.patch added to -mm tree
2017-03-06 21:26 UTC
+ xfs-abstract-pf_fstrans-to-pf_memalloc_nofs.patch added to -mm tree
2017-03-06 21:26 UTC
+ mm-introduce-memalloc_nofs_saverestore-api-fix.patch added to -mm tree
2017-03-06 21:26 UTC
+ jbd2-make-the-whole-kjournald2-kthread-nofs-safe-checkpatch-fixes.patch added to -mm tree
2017-03-06 21:27 UTC
[PATCH] mdadm:add man page for --symlinks
2017-03-06 21:34 UTC (2+ messages)
[PATCH 00/26] bring back stack frame warning with KASAN
2017-03-06 21:34 UTC (6+ messages)
` [PATCH 08/26] brcmsmac: make some local variables 'static const' to reduce stack size
+ mm-drop-unused-pmdp_huge_get_and_clear_notify.patch added to -mm tree
2017-03-06 21:33 UTC
[PATCH - mdadm] examine: tidy up some code
2017-03-06 21:34 UTC (2+ messages)
[qemu-mainline test] 106491: tolerable FAIL - PUSHED
2017-03-06 21:32 UTC
[PATCH v1] mdadm: add checking clustered bitmap in assemble mode
2017-03-06 21:32 UTC (2+ messages)
Linux ELC & OpenIoT Report
2017-03-06 21:29 UTC (4+ messages)
[PATCH] mdadm:check the nodes when operate clustered array
2017-03-06 21:28 UTC (2+ messages)
[PATCH] mdadm:fix typo in comment
2017-03-06 21:27 UTC (2+ messages)
[PATCH v2] can: m_can: enable transmission of FD frame on latest version
2017-03-06 21:26 UTC (4+ messages)
ucount: use-after-free read in inc_ucount & dec_ucount
2017-03-06 21:26 UTC (12+ messages)
` [REVIEW][PATCH] ucount: Remove the atomicity from ucount->count
[PATCH 2/3] percpu: acquire pcpu_lock when updating pcpu_nr_empty_pop_pages
2017-03-06 20:56 UTC (2+ messages)
[PATCH v4] qtnfmac: announcement of new FullMAC driver for Quantenna chipsets
2017-03-06 21:25 UTC (2+ messages)
[PATCH 0/3] hpsa updates
2017-03-06 21:24 UTC (4+ messages)
` [PATCH 1/3] hpsa: update check for logical volume status
` [PATCH 2/3] hpsa: limit outstanding rescans
` [PATCH 3/3] hpsa: do not timeout reset operations
[PATCH net-next] tg3: Add the ability to conditionally build w/ HWMON
2017-03-06 20:56 UTC
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.