messages from 2017-09-20 21:32:32 to 2017-09-20 22:45:41 UTC [more...]
[PATCH 00/25] fscrypt: add some higher-level helper functions
2017-09-20 22:45 UTC (2+ messages)
` [PATCH 01/25] fs, fscrypt: add an S_ENCRYPTED inode flag
On NTP, RTCs and accurately setting their time
2017-09-20 22:45 UTC (4+ messages)
[meta-processor-sdk PATCH] starterware: Updating to version 2.1.1.4
2017-09-20 22:44 UTC
[PATCH net] net: change skb->mac_header when Generic XDP calls adjust_head
2017-09-20 22:45 UTC (2+ messages)
Four more cifs patches for stable
2017-09-20 22:44 UTC
[PATCH] arm64: Always use REFCOUNT_FULL
2017-09-20 22:44 UTC (3+ messages)
[PATCH][drm-next] drm/i915/gvt: ensure -ve return value is handled correctly
2017-09-20 22:44 UTC (5+ messages)
[PATCH 1/2] i2c: designware: switch to suspend_late/resume_early
2017-09-20 22:42 UTC (3+ messages)
` [PATCH 2/2] mfd: intel-lpss: switch to suspend_late()/resume_early()
[PATCH] selftests/seccomp: Support glibc 2.26 siginfo_t.h
2017-09-20 22:42 UTC (5+ messages)
[vfs:misc.compat 13/14] htmldocs: kernel/sched/core.c:5104: warning: No description found for parameter 't'
2017-09-20 22:41 UTC
[Bridge] [PATCH net-next v1] bridge: also trigger RTM_NEWLINK when interface is released from bridge
2017-09-20 22:41 UTC (9+ messages)
` [Bridge] [PATCH net-next v2] "
` "
[PATCH 0/7] Cocci spatch "vma_pages" - v4.14-rc1
2017-09-20 22:29 UTC (12+ messages)
` [PATCH 5/7] MIPS: Cocci spatch "vma_pages"
` [PATCH 3/7] metag: "
` [PATCH 2/7] arm64: "
` [PATCH 7/7] drm/rockchip: "
` [PATCH 1/7] ARM: dma-mapping: "
` [PATCH 4/7] microblaze: "
` [PATCH 6/7] KVM: PPC: "
[PATCH 0/2 v4] oom: capture unreclaimable slab info in oom message when kernel panic
2017-09-20 22:38 UTC (6+ messages)
` [PATCH 1/2] tools: slabinfo: add "-U" option to show unreclaimable slabs only
` [PATCH 2/2] mm: oom: show unreclaimable slab info when kernel panic
[PATCH] styleguide: Substitute experimental table
2017-09-20 22:38 UTC
MADV_FREE is broken
2017-09-20 22:37 UTC (3+ messages)
[PATCH V5 0/4] Add Broadcom STB USB phy driver
2017-09-20 22:37 UTC (7+ messages)
[PATCH] ext4: don't unconditionally zero blocks on dax writes
2017-09-20 22:37 UTC (2+ messages)
[PATCH] net: compat: assert the size of cmsg copied in is as expected
2017-09-20 22:36 UTC (2+ messages)
[PATCH] dm-mpath: Improve handling of busy paths
2017-09-20 22:36 UTC (2+ messages)
bind pasid table API
2017-09-20 22:35 UTC (3+ messages)
[U-Boot] [Patch v2] spl: Fix compiling warning on gunzip argument
2017-09-20 22:35 UTC (2+ messages)
[kernel-hardening] [PATCH v6 00/11] Add support for eXclusive Page Frame Ownership
2017-09-20 22:34 UTC (6+ messages)
` [kernel-hardening] [PATCH v6 03/11] mm, x86: Add support for eXclusive Page Frame Ownership (XPFO)
` [kernel-hardening] "
` "
[meta-oe][PATCH 1/2] luajit: Fix mips build with clang
2017-09-20 22:32 UTC (2+ messages)
` [meta-networking][PATCH 2/2] networkmanager: Disable gobject-introspection on musl
[PATCH v4] Livepatching patch set for 4.10
2017-09-20 22:31 UTC (12+ messages)
` [PATCH v4 01/11] livepatch: Expand check for safe_for_reapply if livepatch has only .rodata
` [PATCH v4 02/11] livepatch: Tighten alignment checks
` [PATCH v4 03/11] livepatch: Include sizes when an mismatch occurs
` [PATCH v4 04/11] livepatch/arm[32, 64]: Don't load and crash on livepatches loaded with wrong text alignment
` [PATCH v4 05/11] alternative/x86/arm32: Align altinstructions (and altinstr_replacement) sections
` [PATCH v4 06/11] mkhex: Move it to tools/misc
` [PATCH v4 07/11] livepatch/x86/arm[32, 64]: Force .livepatch.depends section to be uint32_t aligned
` [PATCH v4 08/11] livepatch/arm/x86: Rename note_depends symbol from test-cases
` [PATCH v4 09/11] livepatch/tests: Make sure all .livepatch.funcs sections are read-only
` [PATCH v4 10/11] livepatch/arm[32, 64]: Modify .livepatch.funcs section to be RW when patching
` [PATCH v4 11/11] livepatch: Declare live patching as a supported feature
[PATCH] ibacm: Close MAD port when umad_register fails
2017-09-20 22:30 UTC (3+ messages)
refactor extent manipulation V3
2017-09-20 22:28 UTC (31+ messages)
` [PATCH 05/19] xfs: use xfs_bmap_del_extent_delay for the data fork as well
` [PATCH 06/19] xfs: move some more code into xfs_bmap_del_extent_real
` [PATCH 07/19] xfs: use correct state defines in xfs_bmap_del_extent_{cow,delay}
` [PATCH 08/19] xfs: use the state defines in xfs_bmap_del_extent_real
` [PATCH 09/19] xfs: refactor xfs_del_extent_real
` [PATCH 10/19] xfs: refactor xfs_bmap_add_extent_hole_delay
` [PATCH 11/19] xfs: refactor xfs_bmap_add_extent_hole_real
` [PATCH 12/19] xfs: refactor xfs_bmap_add_extent_delay_real
` [PATCH 13/19] xfs: refactor delalloc accounting in xfs_bmap_add_extent_delay_real
` [PATCH 14/19] xfs: refactor xfs_bmap_add_extent_unwritten_real
` [PATCH 15/19] xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_update
` [PATCH 16/19] xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_lookup_eq
` [PATCH 17/19] xfs: replace xfs_bmbt_lookup_ge with xfs_bmbt_lookup_first
` [PATCH 18/19] xfs: remove all xfs_bmbt_set_* helpers except for xfs_bmbt_set_all
` [PATCH 19/19] xfs: remove xfs_bmbt_get_state
linux-next: error while fetching the microblaze tree
2017-09-20 22:27 UTC (5+ messages)
[PATCH V4 00/10] capabilities: do not audit log BPRM_FCAPS on set*id
2017-09-20 22:27 UTC (11+ messages)
` [PATCH V4 09/10] capabilities: fix logic for effective root or real root
` [PATCH V4 10/10] capabilities: audit log other surprising conditions
[Qemu-devel] [PATCH 00/12] Patch Round-up for stable 2.10.1, freeze on 2017-09-27
2017-09-20 22:25 UTC (2+ messages)
[v8 0/4] cgroup-aware OOM killer
2017-09-20 22:24 UTC (17+ messages)
hitting a WARN() in ata_host_activate on 4.13
2017-09-20 22:23 UTC (2+ messages)
[U-Boot] [PATCH] efi_loader: fix efi_exit
2017-09-20 22:23 UTC
shared/298 lockdep splat?
2017-09-20 22:22 UTC (2+ messages)
be72f681d9 ("drm: add backwards compatibility support for .."): WARNING: CPU: 0 PID: 1 at fs/sysfs/dir.c:31 sysfs_warn_dup
2017-09-20 22:20 UTC
I/O hangs after resuming from suspend-to-ram
2017-09-20 22:20 UTC (8+ messages)
[PATCH] media: dvb_ca_en50221: sanity check slot number from userspace
2017-09-20 22:19 UTC (2+ messages)
[PATCH 1/1] ip: ip_print: if no json obj is initialized default fp is stdout
2017-09-20 22:19 UTC
Proper way to allocate DMA buffer within a single 4GB block?
2017-09-20 22:18 UTC
[Bug ?] Permanent FIN_WAIT_2 state on NFS client with bad NFS server
2017-09-20 22:17 UTC
[meta-processsor-sdk] [PATCH] pruss-lld-rtos: add DEPENDS on ti-cgt-pru-native
2017-09-20 22:16 UTC
[PATCH] nvme_fc: fix iowait hang
2017-09-20 22:16 UTC
[PATCH v3 0/3] dtc: checks for phandle with arg properties
2017-09-20 22:13 UTC (2+ messages)
[Qemu-devel] qmeu-arm SIGSEGV for self-modifying code
2017-09-20 22:13 UTC (7+ messages)
` [Qemu-devel] qemu-arm "
[PATCH v2 00/24] xen/arm: Memory subsystem clean-up
2017-09-20 22:13 UTC (11+ messages)
` [PATCH v2 17/24] xen/arm: page: Clean-up the definition of MAIRVAL
` [PATCH v2 22/24] xen/arm: mm: Embed permission in the flags
f30cb757f680f965ba8a2e53cb3588052a01aeb5 regression
2017-09-20 22:12 UTC (3+ messages)
[Bug 99900] [NVC1] nouveau: freeze / crash after kernel update to 4.10
2017-09-20 22:11 UTC (2+ messages)
[PATCH 00/10] KFD fixes v2
2017-09-20 22:10 UTC (11+ messages)
` [PATCH 01/10] drm/amdkfd: Reorganize kfd resume code
` [PATCH 02/10] drm/amdkfd: Fix suspend/resume issue on Carrizo v2
` [PATCH 03/10] drm/amdkfd: Rectify the jiffies calculation error with milliseconds v2
` [PATCH 04/10] drm/amdkfd: Adjust dequeue latencies and timeouts
` [PATCH 05/10] drm/amdkfd: Fix incorrect destroy_mqd parameter
` [PATCH 06/10] drm/amdkfd: Use VMID bitmap from KGD v2
` [PATCH 07/10] drm/amdkfd: Reuse CHIP_* from amdgpu v2
` [PATCH 08/10] drm/amdkfd: Drop _nocpsch suffix from shared functions
` [PATCH 09/10] drm/amdkfd: Fix kernel-queue wrapping bugs
` [PATCH 10/10] drm/amdkfd: Print event limit messages only once per process
[Qemu-devel] [PATCH v3 0/8] Add the ZynqMP PMU and IPI
2017-09-20 22:01 UTC (16+ messages)
` [Qemu-arm] "
` [Qemu-devel] [PATCH v3 1/8] xlnx-zynqmp-pmu: Initial commit of the ZynqMP PMU
` [Qemu-arm] "
` [Qemu-devel] [PATCH v3 2/8] xlnx-zynqmp-pmu: Add the CPU and memory
` [Qemu-arm] "
` [Qemu-devel] [PATCH v3 3/8] aarch64-softmmu.mak: Use an ARM specific config
` [Qemu-arm] "
` [Qemu-devel] [PATCH v3 4/8] xlnx-pmu-iomod-intc: Add the PMU Interrupt controller
` [Qemu-arm] "
` [Qemu-devel] [PATCH v3 6/8] xlnx-zynqmp-ipi: Initial version of the Xilinx IPI device
` [Qemu-arm] "
` [Qemu-devel] [PATCH v3 7/8] xlnx-zynqmp-pmu: Connect the IPI device to the PMU
` [Qemu-devel] [PATCH v3 8/8] xlnx-zynqmp: Connect the IPI device to the ZynqMP SoC
` [Qemu-arm] "
Latest net-next from GIT panic
2017-09-20 22:09 UTC (18+ messages)
[meta-processsor-sdk] [PATCH] ti-pdk.bbclass: added to enable the building of icss-emac firmware binaries
2017-09-20 22:07 UTC (5+ messages)
` [EXTERNAL] "
[PATCH 1/2] drm/dp: Add defines for latency in sink
2017-09-20 22:07 UTC (2+ messages)
[PATCH v6 00/12] Fast git status via a file system watcher
2017-09-20 22:06 UTC (4+ messages)
` [PATCH v7 "
` [PATCH v7 02/12] preload-index: add override to enable testing preload-index
Does btrfs use crc32 for error correction?
2017-09-20 22:04 UTC (3+ messages)
Android kernel configs (was Re: configs)
2017-09-20 22:03 UTC
[PATCH] ARM: uaccess: Add missing include for set_thread_flag
2017-09-20 22:03 UTC (6+ messages)
RFC: replace jhash2 with xxhash
2017-09-20 22:03 UTC (2+ messages)
[PATCH net-next 1/3] virtio-net: remove unnecessary parameter of virtnet_xdp_xmit()
2017-09-20 22:02 UTC (4+ messages)
` [PATCH net-next 3/3] virtio-net: support XDP_REDIRECT
[PATCH v2 0/3] can: m_can: Add PM Runtime Support
2017-09-20 22:00 UTC (3+ messages)
` [PATCH v2 1/3] can: m_can: Make hclk optional
[qemu-mainline test] 113626: tolerable FAIL - PUSHED
2017-09-20 21:58 UTC
[PATCH linux dev-4.10 v3] drivers/hwmon/occ: Add reference count and switch to non-blocking read
2017-09-20 21:58 UTC
[PATCH v4 1/2] wire: export w1_touch_bit
2017-09-20 21:54 UTC (3+ messages)
[PATCH] NFS: Cleanup error handling in nfs_idmap_request_key()
2017-09-20 21:53 UTC (2+ messages)
[PATCH v4 0/9] GuC Fixes, Minor restructuring changes and v9+ logging change
2017-09-20 21:53 UTC (7+ messages)
` [PATCH v4 3/9] drm/i915/guc: Update GuC ggtt.invalidate/interrupts/communication across RPM suspend/resume
` [PATCH v4 5/9] drm/i915/guc: Disable GuC submission and suspend it prior to i915 reset
` [PATCH v4 6/9] drm/i915/guc: Fix GuC cleanup in unload path
[PATCH v5 1/2] wire: export w1_touch_bit
2017-09-20 21:52 UTC (2+ messages)
` [PATCH v5 2/2] add w1_ds28e17 driver for the DS28E17 Onewire to I2C master bridge
[PATCH] for_each_string_list_item(): behave correctly for empty list
2017-09-20 21:51 UTC (10+ messages)
` [PATCH v2] for_each_string_list_item: avoid undefined behavior "
[PATCH] bcache: smooth writeback rate control
2017-09-20 21:50 UTC (5+ messages)
rtl8821ae keep alive not set, connection lost
2017-09-20 21:48 UTC (8+ messages)
[PATCH] nvme_fc: add message on final controller removal
2017-09-20 21:47 UTC (3+ messages)
[PATCH v11 0/5] Notify monitor when emulating an unimplemented instruction
2017-09-20 21:47 UTC (4+ messages)
` [PATCH v11 2/5] x86emul: New return code for "
[PATCH] rtc: rv3029: Clean up error handling in rv3029_eeprom_write()
2017-09-20 21:45 UTC (2+ messages)
[PATCH 1/2] drm/i915/cnl: Add support slice/subslice/eu configs
2017-09-20 21:44 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/2] "
[ovmf test] 113636: all pass - PUSHED
2017-09-20 21:44 UTC
[PATCH 2/2] drm/i915/kbl: Change a KBL pci id to GT2 from GT1.5
2017-09-20 21:43 UTC (4+ messages)
` [PATCH v2 "
[PATCH] nvme_fc: retry initial controller connections 3 times
2017-09-20 21:43 UTC (3+ messages)
[Qemu-devel] [PATCH] ide: fix enum comparison for gcc 4.7
2017-09-20 21:41 UTC (4+ messages)
2b164c15fd ("cfg80211: support reloading regulatory database"): BUG: unable to handle kernel NULL pointer dereference at (null)
2017-09-20 21:40 UTC
[Qemu-devel] [PATCH 0/2] Truncate the tail of the image file in qcow2 shrinking
2017-09-20 21:38 UTC (3+ messages)
` [Qemu-devel] [PATCH 2/2] qcow2: truncate the tail of the image file after shrinking the image
` [Qemu-devel] [Qemu-block] "
[PATCH] tty: vt: keyboard: add range check to kbs->kb_func index
2017-09-20 21:38 UTC (2+ messages)
[RFC PATCH] can: m_can: Support higher speed CAN-FD bitrates
2017-09-20 21:37 UTC (6+ messages)
[GIT PULL] nvme fixes for 4.14-rc2
2017-09-20 21:37 UTC (3+ messages)
DPDK techboard minutes of September 15
2017-09-20 21:36 UTC
[Intel-wired-lan] [RFC net-next 0/5] TSN: Add qdisc-based config interfaces for traffic shapers
2017-09-20 21:29 UTC (4+ messages)
` [Intel-wired-lan] TSN Scorecard, was "
` "
[PATCH libdrm 2/2] intel: Change a KBL pci id to GT2 from GT1.5
2017-09-20 21:35 UTC (3+ messages)
` [PATCH libdrm V2 "
[PATCH] commit: fix memory leak in `reduce_heads()`
2017-09-20 21:34 UTC (2+ messages)
[PATCH] nvmet_fc: sync header templates with comments
2017-09-20 21:33 UTC (2+ messages)
[RFC v3] oom: capture unreclaimable slab info in oom message when kernel panic
2017-09-20 21:32 UTC (5+ messages)
` [PATCH 2/2] mm: oom: show unreclaimable slab info "
[PATCH v2] nvmet_fc: ensure target queue id within range
2017-09-20 21:32 UTC (2+ messages)
[PATCH] bgmac: Remove all offloading features, including GRO
2017-09-20 21:32 UTC (6+ messages)
[PATCH] nvmet_fc: on port remove call put outside lock
2017-09-20 21:32 UTC (2+ 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.