messages from 2018-03-06 19:14:08 to 2018-03-06 19:34:48 UTC [more...]
[Qemu-devel] [PATCH v4 05/11] linux-user: fix mmap/munmap/mprotect/mremap/shmat
2018-03-06 19:34 UTC
[PATCH 00/16] xfsprogs: misc fixes, geometry refactoring
2018-03-06 19:34 UTC (8+ messages)
` [PATCH 07/16] xfs_db: print transaction reservation type information
` [PATCH 08/16] xfs_repair: don't fail directory repairs when grabbing inodes
` [PATCH 12/16] xfs_db: add a superblock info command
[PATCH v6 07/10] NFSD create new stateid for async copy
2018-03-06 19:33 UTC (11+ messages)
[PATCH v6] arm64: Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDC
2018-03-06 19:33 UTC (7+ messages)
osstest planned outage consultation
2018-03-06 19:32 UTC (3+ messages)
[PATCH 00/10] updates for omap2plus_defconfig
2018-03-06 19:31 UTC (4+ messages)
` [PATCH 02/10] ARM: omap2plus_defconfig: Add SERIAL_DEV for bluetooth
[GSoC][PATCH v4] Make options that expect object ids less chatty if id is invalid
2018-03-06 19:31 UTC
[PATCH] xdiff: improve trimming preprocessing
2018-03-06 19:29 UTC (3+ messages)
[Bug 75985] New: HDMI audio device only visible after rescan
2018-03-06 19:30 UTC (3+ messages)
` [Bug 75985] [NVC1] "
[virtio-dev] [pci PATCH v3 0/3] Add support for unmanaged SR-IOV
2018-03-06 19:30 UTC (8+ messages)
` "
` [virtio-dev] [pci PATCH v3 1/3] pci-iov: "
` "
` [virtio-dev] [pci PATCH v3 2/3] vfio: Add support for unmanaged or userspace managed SR-IOV
` "
` [virtio-dev] [pci PATCH v3 3/3] virtio_pci: Add support for unmanaged SR-IOV on virtio_pci devices
` "
[Intel-gfx] [PATCH i-g-t v2 00/11] trace.pl fixes
2018-03-06 19:29 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for trace.pl fixes (rev2)
[PATCH] usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as_cred and security_task_kill
2018-03-06 19:28 UTC (7+ messages)
` [PATCH] usb,signal,security: "
[Intel-wired-lan] [next-queue PATCH v2 0/8] igb: offloading of receive filters
2018-03-06 19:28 UTC (6+ messages)
` [Intel-wired-lan] [next-queue PATCH v2 8/8] igb: Add support for adding offloaded clsflower filters
` "
git-gui, feature request: add hotkeys to focus different widgets
2018-03-06 19:28 UTC (5+ messages)
` [PATCH] git-gui: Add hotkeys to change focus between ui widgets
Bug: moving submodules that have submodules inside them causes a fatal error in git status
2018-03-06 19:20 UTC
[PATCH v8 00/63] XArray v8
2018-03-06 19:24 UTC (128+ messages)
` [PATCH v8 01/63] mac80211_hwsim: Use DEFINE_IDA
` [PATCH v8 02/63] radix tree: Use GFP_ZONEMASK bits of gfp_t for flags
` [PATCH v8 03/63] arm64: Turn flush_dcache_mmap_lock into a no-op
` [PATCH v8 04/63] unicore32: "
` [PATCH v8 05/63] Export __set_page_dirty
` [PATCH v8 06/63] btrfs: Use filemap_range_has_page()
` [PATCH v8 07/63] xfs: Rename xa_ elements to ail_
` [PATCH v8 08/63] fscache: Use appropriate radix tree accessors
` [PATCH v8 09/63] xarray: Add the xa_lock to the radix_tree_root
` [PATCH v8 10/63] page cache: Use xa_lock
` [PATCH v8 11/63] xarray: Replace exceptional entries
` [PATCH v8 12/63] xarray: Change definition of sibling entries
` [PATCH v8 13/63] xarray: Add definition of struct xarray
` [PATCH v8 14/63] xarray: Define struct xa_node
` [PATCH v8 15/63] xarray: Add documentation
` [PATCH v8 16/63] xarray: Add xa_load
` [PATCH v8 17/63] xarray: Add xa_get_tag, xa_set_tag and xa_clear_tag
` [PATCH v8 18/63] xarray: Add xa_store
` [PATCH v8 19/63] xarray: Add xa_cmpxchg and xa_insert
` [PATCH v8 20/63] xarray: Add xa_for_each
` [PATCH v8 21/63] xarray: Add xa_extract
` [PATCH v8 22/63] xarray: Add xa_destroy
` [PATCH v8 23/63] xarray: Add xas_next and xas_prev
` [PATCH v8 24/63] xarray: Add xas_create_range
` [PATCH v8 25/63] xarray: Add MAINTAINERS entry
` [PATCH v8 26/63] page cache: Rearrange address_space
` [PATCH v8 27/63] page cache: Convert hole search to XArray
` [PATCH v8 28/63] page cache: Add and replace pages using the XArray
` [PATCH v8 29/63] page cache: Convert page deletion to XArray
` [PATCH v8 30/63] page cache: Convert page cache lookups "
` [PATCH v8 31/63] page cache: Convert delete_batch "
` [PATCH v8 32/63] page cache: Remove stray radix comment
` [PATCH v8 33/63] page cache: Convert filemap_range_has_page to XArray
` [PATCH v8 34/63] mm: Convert page-writeback "
` [PATCH v8 35/63] mm: Convert workingset "
` [PATCH v8 36/63] mm: Convert truncate "
` [PATCH v8 37/63] mm: Convert add_to_swap_cache "
` [PATCH v8 38/63] mm: Convert delete_from_swap_cache "
` [PATCH v8 39/63] mm: Convert __do_page_cache_readahead "
` [PATCH v8 40/63] mm: Convert page migration "
` [PATCH v8 41/63] mm: Convert huge_memory "
` [PATCH v8 42/63] mm: Convert collapse_shmem "
` [PATCH v8 43/63] mm: Convert khugepaged_scan_shmem "
` [PATCH v8 44/63] pagevec: Use xa_tag_t
` [PATCH v8 45/63] shmem: Convert replace to XArray
` [PATCH v8 46/63] shmem: Convert shmem_confirm_swap "
` [PATCH v8 47/63] shmem: Convert find_swap_entry "
` [PATCH v8 48/63] shmem: Convert shmem_add_to_page_cache "
` [PATCH v8 49/63] shmem: Convert shmem_alloc_hugepage "
` [PATCH v8 50/63] shmem: Convert shmem_free_swap "
` [PATCH v8 51/63] shmem: Convert shmem_partial_swap_usage "
` [PATCH v8 52/63] memfd: Convert shmem_tag_pins "
` [PATCH v8 53/63] memfd: Convert shmem_wait_for_pins "
` [PATCH v8 54/63] shmem: Comment fixups
` [PATCH v8 55/63] btrfs: Convert page cache to XArray
` [PATCH v8 56/63] fs: Convert buffer "
` [PATCH v8 57/63] fs: Convert writeback "
` [PATCH v8 58/63] nilfs2: Convert "
` [PATCH v8 59/63] f2fs: "
` [PATCH v8 60/63] lustre: "
` [PATCH v8 61/63] dax: "
` [PATCH v8 62/63] page cache: Finish XArray conversion
` [PATCH v8 63/63] radix tree: Remove unused functions
[PATCH] Btrfs: scrub: batch rebuild for raid56
2018-03-06 18:22 UTC (3+ messages)
preparations for 4.9.2 and 4.7.5
2018-03-06 19:24 UTC (2+ messages)
[PATCH V3 0/8] blk-mq & scsi: fix reply queue selection and improve host wide tagset
2018-03-06 19:24 UTC (11+ messages)
` [PATCH V3 1/8] scsi: hpsa: fix selection of reply queue
[PATCH] clnt_dg_call: Change the memory allocation
2018-03-06 19:21 UTC (4+ messages)
[PATCH v2 0/8] PECI device driver introduction
2018-03-06 19:21 UTC (5+ messages)
[PATCH] drm/dp: only accept valid DP_TRAINING_AUX_RD_INTERVAL values
2018-03-06 19:21 UTC (3+ messages)
` [PATCH] drm/dp: Correctly mask DP_TRAINING_AUX_RD_INTERVAL values for DP 1.4
memcpy test: results from adding sse and avx tests
2018-03-06 19:21 UTC (14+ messages)
[PATCH] libnvdimm, {btt, blk}: do integrity setup before add_disk()
2018-03-06 19:21 UTC (3+ messages)
[PATCH 1/2] mmc: bcm2835: reset host on timeout
2018-03-06 19:21 UTC (9+ messages)
[PATCH] mm: might_sleep warning
2018-03-06 19:20 UTC (2+ messages)
[PULL] drm-misc-next
2018-03-06 19:20 UTC (8+ messages)
[PATCH/RFC 0/1] Avoid expensive 'repack -ad' in gc --auto
2018-03-06 19:19 UTC (4+ messages)
` [PATCH v2 0/5] "
` [PATCH v2 3/5] gc --auto: exclude base pack if not enough mem to "repack -ad"
[PATCH RFC v9 0/7] Introduce the STACKLEAK feature and a test for it
2018-03-06 19:16 UTC (11+ messages)
` [PATCH RFC v9 4/7] x86/entry: Erase kernel stack in syscall_trace_enter()
Bitbake recipe using CMake that requires python-six as part of compiling?
2018-03-06 19:14 UTC (4+ messages)
bbappend file not used
2018-03-06 12:42 UTC (4+ messages)
[PATCH 0/4] [resend] cx25840: Add non-default crystal frequency support
2018-03-06 19:15 UTC (5+ messages)
` [PATCH 1/4] cx25840: Use subdev host data for PLL override
` [PATCH 2/4] cx23885: change 887/888 default to 888
` [PATCH 3/4] cx23885: Set subdev host data to clk_freq pointer
` [PATCH 4/4] cx23885: Override 888 ImpactVCBe crystal frequency
[PATCH v7] PCI: Workaround wrong flags completions for IDT switch
2018-03-06 19:15 UTC (6+ messages)
` [PATCH v8] "
[PATCH 0/8] FIXME: Assorted of missed bits from merge
2018-03-06 19:15 UTC (9+ messages)
` [PATCH 1/8] lgdt3306a: remove symbol count mismatch fix
` [PATCH 2/8] em28xx: Change hex to lower case
` [PATCH 3/8] cx231xx: Use frontend i2c adapter with tuner
` [PATCH 4/8] cx23885: Add tuner type and analog inputs to 1265
` [PATCH 5/8] cx231xx: Set mfe_shared if second frontend found
` [PATCH 6/8] cx231xx: Use constant instead of hard code for max
` [PATCH 7/8] cx231xx: Add second i2c demod to Hauppauge 975
` [PATCH 8/8] cx23885: Fix gpio on Hauppauge QuadHD PCIe cards
[PATCH 01/25] slab: fixup calculate_alignment() argument type
2018-03-06 19:14 UTC (4+ messages)
` [PATCH 05/25] slab: make create_boot_cache() work with 32-bit sizes
[PATCH] KVM: arm: reserve bit in KVM_REG_ARM encoding for secure/nonsecure
2018-03-06 19:14 UTC (7+ 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.