All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-18 22:16:39 to 2017-10-19 00:00:50 UTC [more...]

Building kernel backports for ARM with Yocto
 2017-10-18 23:04 UTC  (3+ messages)

[kernel-hardening] [PATCH v4] printk: hash addresses printed with %p
 2017-10-19  0:00 UTC  (5+ messages)
` [kernel-hardening] "
    `  "

[Intel-wired-lan] Linux 4.12+ memory leak on router with i40e NICs
 2017-10-18 23:59 UTC  (40+ messages)
                                    `  "

[kernel-hardening] [PATCH v5] printk: hash addresses printed with %p
 2017-10-18 23:59 UTC  (6+ messages)
`  "
  ` [kernel-hardening] "

[PATCH 0/1] util-linux-ptest fixes
 2017-10-18 23:55 UTC  (2+ messages)
` [PATCH 1/1] util-linux-ptest: various fixes

Devicetree Workshop at Kernel Summit Prague (26 Oct 2017)
 2017-10-18 23:53 UTC  (11+ messages)
` [Ksummit-discuss] "

NVMe target log page offset not supported
 2017-10-18 23:52 UTC 

RFC(v2): Audit Kernel Container IDs
 2017-10-18 23:46 UTC  (11+ messages)

[PATCH] driver core: Move device_links_purge() after bus_remove_device()
 2017-10-18 23:36 UTC  (2+ messages)

[PATCH 1/2 v3] user namespace: use union in {g,u}idmap struct
 2017-10-18 23:42 UTC  (3+ messages)

[PATCH 0/6] Boot-time switching between 4- and 5-level paging for 4.15, Part 1
 2017-10-18 23:39 UTC  (6+ messages)
` [PATCH 2/6] mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITS

[PATCH net-next] tcp: socket option to set TCP fast open key
 2017-10-18 23:39 UTC  (2+ messages)

[PATCH v3 2/2] target: fix ALUA state file path truncation
 2017-10-18 23:39 UTC 

[PATCH v3 1/2] target: fix PR state file path truncation
 2017-10-18 23:39 UTC 

[PATCH V6 0/5] Add TDLS feature for ath10k
 2017-10-18 23:37 UTC  (3+ messages)

[PATCH 0/5] miscellaneous fstests fixes
 2017-10-18 23:38 UTC  (6+ messages)
` [PATCH 1/5] quota: clear speculative delalloc when checking quota usage
` [PATCH 2/5] common/xfs: refactor xfs_scrub presence testing
` [PATCH 3/5] common/xfs: standardize the xfs_scrub output that gets recorded to $seqres.full
` [PATCH 4/5] generic/45[34]: force UTF-8 codeset to enable utf-8 namer checks in xfs_scrub
` [PATCH 5/5] xfs: test that we don't leak inodes and dquots during failed cow recovery

[PATCH 0/7] powerpc: Free up RPAGE_RSV bits
 2017-10-18 23:29 UTC  (23+ messages)
` [PATCH 10/25] powerpc: store and restore the pkey state across context switches
` [PATCH 11/25] powerpc: introduce execute-only pkey
` [PATCH 13/25] powerpc: implementation for arch_override_mprotect_pkey()
` [PATCH 18/25] powerpc: check key protection for user page access
` [PATCH 19/25] powerpc: implementation for arch_vma_access_permitted()
` [PATCH 20/25] powerpc: Handle exceptions caused by pkey violation
` [PATCH 21/25] powerpc: introduce get_pte_pkey() helper

[PATCH] dtc: Show the usage text if no parameter is passed
 2017-10-18 23:28 UTC 

Systemd Journald and audit logging causing journal issues
 2017-10-18 23:27 UTC  (4+ messages)

[PATCH 00/58] networking: Convert timers to use timer_setup()
 2017-10-18 23:23 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH 51/58] ethernet/intel: "

[PATCH] md: use TASK_IDLE instead of blocking signals
 2017-10-18 23:22 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] ixgbe: remove unused enum latency_range
 2017-10-18 23:21 UTC  (2+ messages)

[PATCH] Documentation: Add myself to the enforcement statement list
 2017-10-18 23:20 UTC 

[PATCH] PM: docs: Fix formatting typo in devices.rst
 2017-10-18 23:18 UTC 

[PATCH] drm/amdgpu:fix wb_clear
 2017-10-18 23:18 UTC  (2+ messages)

[kernel-hardening] [PATCH v1 00/27] x86: PIE support and option to extend KASLR randomization
 2017-10-18 23:17 UTC  (16+ messages)
` [kernel-hardening] [PATCH v1 15/27] compiler: Option to default to hidden symbols
  ` [kernel-hardening] "
    `  "
` [kernel-hardening] Re: [PATCH v1 00/27] x86: PIE support and option to extend KASLR randomization
      `  "

[PATCH] mm: mlock: remove lru_add_drain_all()
 2017-10-18 23:17 UTC  (2+ messages)

[PATCH 0/12] PM / sleep: Driver flags for system suspend/resume
 2017-10-18 23:17 UTC  (3+ messages)
` [PATCH 01/12] PM / core: Add NEVER_SKIP and SMART_PREPARE driver flags
  ` [Update][PATCH v2 "

[Patch v5 00/21] CIFS: Implement SMB Direct protocol
 2017-10-18 23:09 UTC  (27+ messages)
` [Patch v5 01/21] CIFS: SMBD: Add SMB Direct protocol initial values and constants
` [Patch v5 02/21] CIFS: SMBD: Establish SMB Direct connection
` [Patch v5 03/21] CIFS: SMBD: export protocol initial values
` [Patch v5 04/21] CIFS: SMBD: Add rdma mount option
` [Patch v5 05/21] CIFS: SMBD: Implement function to create a SMB Direct connection
` [Patch v5 06/21] CIFS: SMBD: Upper layer connects to SMBDirect session
` [Patch v5 07/21] CIFS: SMBD: Implement function to reconnect to a SMB Direct transport
` [Patch v5 08/21] CIFS: SMBD: Upper layer reconnects to SMB Direct session
` [Patch v5 09/21] CIFS: SMBD: Implement function to destroy a SMB Direct connection
` [Patch v5 10/21] CIFS: SMBD: Upper layer destroys SMB Direct session on shutdown or umount
` [Patch v5 11/21] CIFS: SMBD: Set SMB Direct maximum read or write size for I/O
` [Patch v5 12/21] CIFS: SMBD: Implement function to receive data via RDMA receive
` [Patch v5 13/21] CIFS: SMBD: Upper layer receives "
` [Patch v5 14/21] CIFS: SMBD: Implement function to send data via RDMA send
` [Patch v5 15/21] CIFS: SMBD: Upper layer sends "
` [Patch v5 16/21] CIFS: SMBD: Implement RDMA memory registration
` [Patch v5 17/21] CIFS: SMBD: Upper layer performs SMB write via RDMA read through "
` [Patch v5 18/21] CIFS: SMBD: Add parameter rdata to smb2_new_read_req
` [Patch v5 19/21] CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O
` [Patch v5 20/21] CIFS: SMBD: Upper layer performs SMB read via RDMA write through memory registration
` [Patch v5 21/21] CIFS: SMBD: Add SMB Direct debug counters

[PATCH net] packet: avoid panic in packet_getsockopt()
 2017-10-18 23:14 UTC  (2+ messages)
` [PATCH v2 "

rtlwifi oops
 2017-10-18 23:18 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] webkitgtk: update to version 2.18.1
 2017-10-18 23:07 UTC 

[PATCH] [RFC] md raid10: use rcu to avoid NULL dereference in raid10d()
 2017-10-18 23:06 UTC  (3+ messages)

[PATCH nft] rule: fix netlink debug flag when listing table/rules
 2017-10-18 23:06 UTC 

[PATCH 0/4][PoC][RFC] Add rlimit-resources change notification mechanism
 2017-10-18 23:05 UTC  (3+ messages)
  ` [PATCH 4/4][PoC][RFC] Allow to trace fd usage with rlimit-events

[PATCH v4 2/2] KVM: VMX: Fix VPID capability detection
 2017-10-18 23:02 UTC 

[PATCH 10/26] netfilter: Allow xt_owner in any user namespace
 2017-10-18 23:00 UTC  (2+ messages)
` [10/26] "

[PATCH v4 1/2] KVM: nVMX: Fix EPT switching advertising
 2017-10-18 23:00 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue 37/39] ERROR: "__divdi3" [net/sched/sch_cbs.ko] undefined!
 2017-10-18 23:00 UTC 

[PATCH 00/17] Parent Pointers V3
 2017-10-18 22:55 UTC  (18+ messages)
` [PATCH 01/17] Add helper functions xfs_attr_set_args and xfs_attr_remove_args
` [PATCH 02/17] Set up infastructure for deferred attribute operations
` [PATCH 03/17] Add xfs_attr_set_defered and xfs_attr_remove_defered
` [PATCH 04/17] Remove all strlen calls in all xfs_attr_* functions for attr names
` [PATCH 05/17] xfs: get directory offset when adding directory name
` [PATCH 06/17] xfs: get directory offset when removing "
` [PATCH 07/17] xfs: get directory offset when replacing a "
` [PATCH 08/17] xfs: add parent pointer support to attribute code
` [PATCH 09/17] xfs: define parent pointer xattr format
` [PATCH 10/17] :xfs: extent transaction reservations for parent attributes
` [PATCH 11/17] Add the extra space requirements for parent pointer attributes when calculating the minimum log size during mkfs
` [PATCH 12/17] xfs: parent pointer attribute creation
` [PATCH 13/17] xfs: add parent attributes to link
` [PATCH 14/17] xfs: remove parent pointers in unlink
` [PATCH 15/17] xfs_bmap_add_attrfork(): re-add error handling from set_attrforkoff() call
` [PATCH 16/17] Add parent pointers to rename
` [PATCH 17/17] Add the parent pointer support to the superblock version 5

Linux-kernel examples for LKMM recipes
 2017-10-18 22:57 UTC  (3+ messages)

[PATCH] staging: wilc1000: replace redundant computations with 0
 2017-10-18 22:54 UTC  (3+ messages)

[xen-unstable baseline-only test] 72329: regressions - trouble: blocked/broken/fail/pass
 2017-10-18 22:54 UTC 

nvme multipath support V4
 2017-10-18 22:53 UTC  (6+ messages)
` [PATCH 13/17] nvme: track subsystems

[PATCH V2] Fix mounting with MS_I_VERSION
 2017-10-18 22:53 UTC  (3+ messages)

[Bug 101483] A10-8780P (Carrizo) + R7 M260/M265 does not boot without any "workaround" parameter
 2017-10-18 22:53 UTC  (2+ messages)

[PATCH v2] staging: wlan-ng: Remove unnecessary parentheses
 2017-10-18 22:50 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v2] audit: Allow auditd to set pid to 0 to end auditing
 2017-10-18 22:49 UTC  (3+ messages)

[RFC 1/2] drm/i915: Add connector property to force bpc
 2017-10-18 22:48 UTC  (3+ messages)
` [RFC 2/2] drm/i915: Allow force_bpc property to limit pipe_bpp
` ✗ Fi.CI.BAT: warning for series starting with [RFC,1/2] drm/i915: Add connector property to force bpc

[PATCH v3 0/2] block: cope with WRITE ZEROES failing in blkdev_issue_zeroout()
 2017-10-18 22:48 UTC  (5+ messages)
` [PATCH v3 1/2] block: factor out __blkdev_issue_zero_pages()
` [PATCH v3 2/2] block: cope with WRITE ZEROES failing in blkdev_issue_zeroout()

[next-queue PATCH] net/sched/sch_cbs: Fix compilation on 32bit architectures
 2017-10-18 22:47 UTC  (2+ messages)
` [Intel-wired-lan] "

Kernel 4.13.0-rc4-next-20170811 - IP Routing / Forwarding performance vs Core/RSS number / HT on
 2017-10-18 22:45 UTC  (15+ messages)

[Qemu-devel] [PATCH v6 00/50] tcg tb_lock removal
 2017-10-18 22:45 UTC  (2+ messages)

[Intel-wired-lan] [RFC net-next 0/5] TSN: Add qdisc-based config interfaces for traffic shapers
 2017-10-18 22:37 UTC  (8+ messages)
          `  "

[PATCH v6 0/6] generate full callchain cursor entries for inlined frames
 2017-10-18 22:43 UTC  (4+ messages)
` [PATCH v6 1/6] perf report: properly handle branch count in match_chain

[PATCH 0/8] drm/i915: CNL DVFS thing
 2017-10-18 22:43 UTC  (4+ messages)
` [PATCH 7/8] drm/i915: Use cdclk_state->voltage on CNL

[Qemu-arm] [PATCH] don't hardcode EL1 in extended_addresses_enabled
 2017-10-18 22:41 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH v2] audit: add missing fields to AUDIT_CONFIG_CHANGE event
 2017-10-18 22:39 UTC  (2+ messages)

[PATCH] md: create new workqueue for object destruction
 2017-10-18 22:36 UTC  (5+ messages)

dtc issue with overlays starting in next-20171009
 2017-10-18 22:34 UTC  (5+ messages)

[PATCH V4 0/2] PCI/portdrv: Fix MSI/MSI-X bug for PCIe port service drivers
 2017-10-18 22:33 UTC  (5+ messages)
` [PATCH V4 1/2] "

[Qemu-devel] [PATCH] fdt_ro.c: implement strnlen
 2017-10-18 22:31 UTC 

+ mm-slab-only-set-__gfp_reclaimable-once.patch added to -mm tree
 2017-10-18 22:31 UTC 

more efficient debug kernel
 2017-10-18 22:29 UTC 

[RFC 00/12] Marvell NAND controller rework with ->exec_op()
 2017-10-18 22:29 UTC  (4+ messages)

+ mm-sysctl-make-numa-stats-configurable-v5.patch added to -mm tree
 2017-10-18 22:28 UTC 

[PATCH igt 1/4] lib: Add DROP_IDLE
 2017-10-18 22:27 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/4] "

[PATCH v9 00/17] Introduce support for Dell SMBIOS over WMI
 2017-10-18 22:27 UTC  (6+ messages)
` [PATCH v9 17/17] tools/wmi: add a sample for dell smbios communication "

[Intel-wired-lan] [PATCH RFC V1 net-next 0/6] Time based packet transmission
 2017-10-18 22:18 UTC  (3+ messages)
`  "

[PATCH] vgabios: don't override the compiler ldflags
 2017-10-18 22:25 UTC  (3+ messages)

+ fat-remove-redundant-assignment-of-0-to-slots.patch added to -mm tree
 2017-10-18 22:20 UTC 

[GIT PULL] debug build of sparse v4
 2017-10-18 22:18 UTC  (2+ messages)

+ ocfs2-mknod-fix-recursive-locking-hung.patch added to -mm tree
 2017-10-18 22:18 UTC 

[Bug 103354] LVDS-1 output only turns on with sleep 1s workaround
 2017-10-18 22:17 UTC 

+ mm-remove-__gfp_cold.patch added to -mm tree
 2017-10-18 22:17 UTC 

+ mm-remove-cold-parameter-from-free_hot_cold_page.patch added to -mm tree
 2017-10-18 22:16 UTC 

+ mm-remove-cold-parameter-for-release_pages.patch added to -mm tree
 2017-10-18 22:16 UTC 

+ mm-pagevec-remove-cold-parameter-for-pagevecs.patch added to -mm tree
 2017-10-18 22:16 UTC 

+ mm-only-drain-per-cpu-pagevecs-once-per-pagevec-usage.patch added to -mm tree
 2017-10-18 22:16 UTC 

+ mm-truncate-remove-all-exceptional-entries-from-pagevec-under-one-lock.patch added to -mm tree
 2017-10-18 22:16 UTC 

+ mm-truncate-do-not-check-mapping-for-every-page-being-truncated.patch added to -mm tree
 2017-10-18 22:16 UTC 


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.