All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-20 22:06:58 to 2017-09-20 22:48:26 UTC [more...]

[PATCH v2 0/2] enable hires timer to timeout datagram socket
 2017-09-20 22:48 UTC  (8+ messages)

[PATCH] drm: Try to document legacy DPMS uapi a bit better
 2017-09-20 22:48 UTC  (2+ messages)

[PATCH v4 1/3] net: fec: only check queue 0 if RXF_0/TXF_0 interrupt is set
 2017-09-20 22:47 UTC  (6+ messages)
` [PATCH v4 2/3] net: fec: remove unused interrupt FEC_ENET_TS_TIMER
` [PATCH v4 3/3] net: fec: return IRQ_HANDLED if fec_ptp_check_pps_event handled it

[kernel-hardening] [PATCH v5 00/10] Add support for eXclusive Page Frame Ownership
 2017-09-20 22:47 UTC  (6+ messages)
` [kernel-hardening] [PATCH v5 03/10] swiotlb: Map the buffer if it was unmapped by XPFO
  ` [kernel-hardening] "
    `  "

[PATCH 1/5] drm/i915/mst: Debug log connector name in destroy_connector()
 2017-09-20 22:47 UTC  (6+ messages)
` [PATCH 4/5] drm/i915/dp: Clean up intel_dp_check_mst_status

[PATCH 00/25] fscrypt: add some higher-level helper functions
 2017-09-20 22:46 UTC  (44+ messages)
` [PATCH 01/25] fs, fscrypt: add an S_ENCRYPTED inode flag
` [PATCH 02/25] fscrypt: switch from ->is_encrypted() to IS_ENCRYPTED()
` [PATCH 03/25] fscrypt: remove ->is_encrypted()
` [PATCH 04/25] fscrypt: remove unneeded empty fscrypt_operations structs
` [PATCH 05/25] fscrypt: new helper function - fscrypt_require_key()
` [PATCH 06/25] fscrypt: new helper function - fscrypt_file_open()
` [PATCH 07/25] fscrypt: new helper function - fscrypt_prepare_link()
` [PATCH 08/25] fscrypt: new helper function - fscrypt_prepare_rename()
` [PATCH 09/25] fscrypt: new helper function - fscrypt_prepare_lookup()
` [PATCH 10/25] fscrypt: new helper function - fscrypt_prepare_setattr()
` [PATCH 11/25] ext4: switch to fscrypt_file_open()
` [PATCH 12/25] ext4: switch to fscrypt_prepare_link()
` [PATCH 13/25] ext4: switch to fscrypt_prepare_rename()
` [PATCH 14/25] ext4: switch to fscrypt_prepare_lookup()
` [PATCH 15/25] ext4: switch to fscrypt_prepare_setattr()
` [PATCH 16/25] f2fs: switch to fscrypt_file_open()
` [PATCH 17/25] f2fs: switch to fscrypt_prepare_link()
` [PATCH 18/25] f2fs: switch to fscrypt_prepare_rename()
` [PATCH 19/25] f2fs: switch to fscrypt_prepare_lookup()
` [PATCH 20/25] f2fs: switch to fscrypt_prepare_setattr()
` [PATCH 21/25] ubifs: switch to fscrypt_file_open()
` [PATCH 22/25] ubifs: switch to fscrypt_prepare_link()
` [PATCH 23/25] ubifs: switch to fscrypt_prepare_rename()
` [PATCH 24/25] ubifs: switch to fscrypt_prepare_lookup()
` [PATCH 25/25] ubifs: switch to fscrypt_prepare_setattr()

[PATCH 1/1] audit: Record fanotify access control decisions
 2017-09-20 22:47 UTC  (4+ messages)

[dm-crypt] problems mounting encrypted drive on reboot
 2017-09-20 22:38 UTC 

[PATCHv3 00/10] Fix remaining issues to drop more omap platform data
 2017-09-20 22:46 UTC  (22+ messages)
` [PATCH 01/10] dt-bindings: bus: Minimal TI sysc interconnect target module binding
` [PATCH 02/10] ARM: dts: omap4: add fck under timer1
` [PATCH 03/10] ARM: dts: omap4: add bus functionality to base PRCM nodes
` [PATCH 04/10] ARM: dts: omap4: add clkctrl nodes
` [PATCH 05/10] ARM: OMAP2+: Parse module IO range from dts for legacy "ti, hwmods" support
  ` [PATCH 05/10] ARM: OMAP2+: Parse module IO range from dts for legacy "ti,hwmods" support
` [PATCH 06/10] ARM: OMAP2+: Populate legacy resources for dma and smartreflex
` [PATCH 07/10] bus: ti-sysc: Add minimal TI sysc interconnect target driver
` [PATCH 08/10] ARM: dts: Add nodes for missing omap4 interconnect target modules
` [PATCH 09/10] ARM: dts: Configure SmartReflex only to idle the interconnect target module
` [PATCH 10/10] ARM: dts: Use ti-sysc module driver for omap4 musb

[PATCH v4] net/i40e: fix mirror rule reset when port is stopped
 2017-09-20 22:46 UTC  (5+ messages)
` [PATCH v5] "

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  (8+ 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 6/7] KVM: PPC: Cocci spatch "vma_pages"
` [PATCH 4/7] microblaze: "
` [PATCH 2/7] arm64: "
` [PATCH 1/7] ARM: dma-mapping: "
` [PATCH 7/7] drm/rockchip: "
` [PATCH 5/7] MIPS: "
` [PATCH 3/7] metag: "

[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  (15+ messages)
` [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  (12+ 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-arm] [PATCH v3 0/8] Add the ZynqMP PMU and IPI
 2017-09-20 22:01 UTC  (5+ messages)
` [Qemu-arm] [PATCH v3 4/8] xlnx-pmu-iomod-intc: Add the PMU Interrupt controller
` [Qemu-arm] [PATCH v3 6/8] xlnx-zynqmp-ipi: Initial version of the Xilinx IPI device
` [Qemu-devel] [PATCH v3 7/8] xlnx-zynqmp-pmu: Connect the IPI device to the PMU
` [Qemu-arm] [PATCH v3 8/8] xlnx-zynqmp: Connect the IPI device to the ZynqMP SoC

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


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.