All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-11 19:52:30 to 2016-07-11 20:54:20 UTC [more...]

[Buildroot] [PATCH] botan: bump to version 1.10.13
 2016-07-11 20:54 UTC  (2+ messages)

[PATCH v5 00/32] virtually mapped stacks and thread_info cleanup
 2016-07-11 20:54 UTC  (73+ messages)
` [kernel-hardening] "
` [PATCH v5 01/32] bluetooth: Switch SMP to crypto_cipher_encrypt_one()
  ` [kernel-hardening] "
` [PATCH v5 02/32] x86/mm/hotplug: Don't remove PGD entries in remove_pagetable()
    ` [kernel-hardening] "
` [PATCH v5 03/32] x86/cpa: In populate_pgd, don't set the pgd entry until it's populated
  ` [kernel-hardening] "
` [PATCH v5 04/32] x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()
    ` [kernel-hardening] "
` [PATCH v5 05/32] mm: Track NR_KERNEL_STACK in KiB instead of number of stacks
    ` [kernel-hardening] "
` [PATCH v5 06/32] mm: Fix memcg stack accounting for sub-page stacks
    ` [kernel-hardening] "
` [PATCH v5 07/32] fork: Add generic vmalloced stack support
  ` [kernel-hardening] "
` [PATCH v5 08/32] dma-api: Teach the "DMA-from-stack" check about vmapped stacks
  ` [kernel-hardening] "
` [kernel-hardening] [PATCH v5 09/32] x86/dumpstack: When OOPSing, rewind the stack before do_exit()
` [PATCH v5 10/32] x86/dumpstack: Honor supplied @regs arg
  ` [kernel-hardening] "
` [PATCH v5 11/32] x86/dumpstack: Try harder to get a call trace on stack overflow
  ` [kernel-hardening] "
` [PATCH v5 12/32] x86/dumpstack/64: Handle faults when printing the "Stack:" part of an OOPS
  ` [kernel-hardening] "
` [PATCH v5 13/32] x86/mm/64: In vmalloc_fault(), use CR3 instead of current->active_mm
  ` [kernel-hardening] "
` [PATCH v5 14/32] x86/mm/64: Enable vmapped stacks
  ` [kernel-hardening] "
` [PATCH v5 15/32] x86/mm: Improve stack-overflow #PF handling
  ` [kernel-hardening] "
` [PATCH v5 16/32] x86: Move uaccess_err and sig_on_uaccess_err to thread_struct
  ` [kernel-hardening] "
` [PATCH v5 17/32] x86: Move addr_limit "
  ` [kernel-hardening] "
` [PATCH v5 18/32] signal: Consolidate {TS,TLF}_RESTORE_SIGMASK code
  ` [kernel-hardening] "
` [PATCH v5 19/32] x86/smp: Remove stack_smp_processor_id()
  ` [kernel-hardening] "
` [PATCH v5 20/32] x86/smp: Remove unnecessary initialization of thread_info::cpu
  ` [kernel-hardening] "
` [PATCH v5 21/32] x86/asm: Move 'status' from struct thread_info to struct thread_struct
  ` [kernel-hardening] "
` [PATCH v5 22/32] kdb: Use task_cpu() instead of task_thread_info()->cpu
  ` [kernel-hardening] "
` [kernel-hardening] [PATCH v5 23/32] printk: When dumping regs, show the stack, not thread_info
` [PATCH v5 24/32] x86/entry: Get rid of pt_regs_to_thread_info()
  ` [kernel-hardening] "
` [PATCH v5 25/32] um: Stop conflating task_struct::stack with thread_info
  ` [kernel-hardening] "
` [PATCH v5 26/32] sched: Allow putting thread_info into task_struct
  ` [kernel-hardening] "
` [PATCH v5 27/32] x86: Move "
  ` [kernel-hardening] "
` [PATCH v5 28/32] sched: Add try_get_task_stack() and put_task_stack()
  ` [kernel-hardening] "
` [PATCH v5 29/32] kthread: to_live_kthread() needs try_get_task_stack()
  ` [kernel-hardening] "
` [PATCH v5 30/32] x86/dumpstack: Pin the target stack in save_stack_trace_tsk()
  ` [kernel-hardening] "
` [PATCH v5 31/32] sched: Free the stack early if CONFIG_THREAD_INFO_IN_TASK
  ` [kernel-hardening] "
` [PATCH v5 32/32] fork: Cache two thread stacks per cpu if CONFIG_VMAP_STACK is set
  ` [kernel-hardening] "

[PATCH -next] bpf: make inode code explicitly non-modular
 2016-07-11 20:53 UTC  (2+ messages)

[PATCH net] sock: ignore SCM_RIGHTS and SCM_CREDENTIALS in __sock_cmsg_send
 2016-07-11 20:52 UTC  (3+ messages)

[PATCH][V2] nfp: check idx is -ENOSPC before using it is an index
 2016-07-11 20:52 UTC  (2+ messages)

[RFC 0/3] dumb HTTP transport speedups
 2016-07-11 20:51 UTC  (4+ messages)
` [PATCH 1/3] http-walker: remove unused parameter from fetch_object
` [PATCH 2/3] http: avoid disconnecting on 404s for loose objects
` [PATCH 3/3] http-walker: reduce O(n) ops with doubly-linked list

[PATCH v2 net] sock: ignore SCM_RIGHTS and SCM_CREDENTIALS in __sock_cmsg_send
 2016-07-11 20:51 UTC 

pci: automatic interrupt affinity for MSI/MSI-X capable devices
 2016-07-11 20:51 UTC  (3+ messages)
` [PATCH 5/5] pci: spread interrupt vectors in pci_alloc_irq_vectors

[PATCH 0/5] workqueue: cleanup for apply_workqueue_attrs()
 2016-07-11 20:50 UTC  (4+ messages)
` [PATCH 1/5] workqueue: wq_pool_mutex protects the attrs-installation

[PATCH v2] net: smc91x: ACPI Enable lan91x adapters
 2016-07-11 20:50 UTC  (2+ messages)

[PATCH v2 net] ipv6: addrconf: fix Juniper SSL VPN client regression
 2016-07-11 20:48 UTC  (2+ messages)

[PATCH] iwlwifi: add missing type declaration
 2016-07-11 20:49 UTC 

[patch net-next 1/2] devlink: add hardware messages tracing facility
 2016-07-11 20:45 UTC  (2+ messages)

[PATCH] fb: adv7393: Use IS_ENABLED() instead of checking for built-in or module
 2016-07-11 20:44 UTC  (2+ messages)

poor thin performance, relative to thick
 2016-07-11 20:44 UTC 

[Buildroot] [PATCH 1/2] boot/uboot: bump to version 2016.07
 2016-07-11 20:43 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] uboot-tools: "

[PATCH net-next] drivers/net: fixup comments after "Future-proof tunnel offload handlers"
 2016-07-11 20:42 UTC  (2+ messages)

Problem getting USB DAC to work
 2016-07-11 20:42 UTC 

[PATCHv2 net] ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user space
 2016-07-11 20:41 UTC  (2+ messages)

[PATCH -next] ipv4: af_inet: make it explicitly non-modular
 2016-07-11 20:37 UTC 

[Bug 122281] New: mcafee SUPPORT NUMBER 1-800+445+2790 mcafee antivirus tech support phone number mcafee antivirus costumer care number
 2016-07-11 20:39 UTC 

[PATCH v2] Btrfs: fix unexpected balance crash due to BUG_ON
 2016-07-11 20:39 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] aa1fdf1305ad332396a284f6cd96c64e26b582f2 BUILD SUCCESS
 2016-07-11 20:39 UTC 

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] 382d99052165dfc700d7a4e2f163c4dbafc02be2 BUILD SUCCESS
 2016-07-11 20:39 UTC 

[Ocfs2-devel] ocfs2/dlm: continue to purge recovery lockres when recovery master goes down
 2016-07-11 20:37 UTC  (3+ messages)

[PATCH v7 0/4] Amlogic Meson GXBaby and ODROID-C2 support
 2016-07-11 20:36 UTC  (8+ messages)
` [U-Boot] "

[PATCH 1/2] clk: sunxi-ng: h3: Fix audio clock divider offset
 2016-07-11 20:34 UTC  (4+ messages)
` [PATCH 2/2] clk: sunxi-ng: h3: Fix Kconfig symbol typo

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] 1aa5e1ee05a5be1c120daf8bedeb30d654df659b BUILD SUCCESS
 2016-07-11 20:34 UTC 

[PATCH net] tcp: make challenge acks less predictable
 2016-07-11 20:34 UTC  (3+ messages)
  ` [PATCH v2 "

[PATCH v3 0/3][resend] pnfs/nfsd: have client and server support multiple layout types
 2016-07-11 20:32 UTC  (3+ messages)

[Intel-wired-lan] [jkirsher-net-queue:master] 7d32eb8781a0eccf8ab7bf33877014c7637ad271 BUILD SUCCESS
 2016-07-11 20:31 UTC 

[PATCH V8 1/2] regulator: Add document for MT6323 regulator
 2016-07-11 20:31 UTC  (6+ messages)

[PATCH RESEND] iwlwifi, Do not implement thermal zone unless ucode is loaded
 2016-07-11 20:31 UTC  (5+ messages)

[RFC PATCH] ext4: validate number of meta clusters in group
 2016-07-11 20:30 UTC  (6+ messages)

[PATCH 4.6 00/31] 4.6.4-stable review
 2016-07-11 20:29 UTC  (2+ messages)

[PATCH] nvme-loop: add configfs dependency
 2016-07-11 20:29 UTC  (5+ messages)

[patch net-next] MAINTAINERS: release Scott from being a rocker maintainer
 2016-07-11 20:28 UTC  (2+ messages)

[PATCH net-next v2] tunnels: correct conditional build of MPLS and IPv6
 2016-07-11 20:27 UTC  (2+ messages)

[PATCH] dma-buf/sync_file: only enable fence signalling during wait
 2016-07-11 20:27 UTC  (3+ messages)

[Buildroot] [PATCH] htop: bump to version 2.0.1
 2016-07-11 20:27 UTC  (2+ messages)

[PATCH] made the byd_detect function more restrictive to prevent false positives when actual mouse is a generic PS/2 mouse; byd_detect now tries to go through BYD touchpad configuration steps, which fail when not performed on BYD touchpad
 2016-07-11 20:26 UTC  (3+ messages)
` [PATCH] Input: byd - fix issue where generic PS/2 mice are detected as "

[PATCH v3 00/14] clk: sunxi: introduce "modern" clock support
 2016-07-11 20:26 UTC  (7+ messages)
` [PATCH v3 13/14] clk: sunxi-ng: Add H3 clocks

[PATCH net-next 0/6] sctp: implement rfc7496 in sctp
 2016-07-11 20:25 UTC  (4+ messages)

[PATCH 1/2] kexec: remove unnecessary unusable_pages
 2016-07-11 20:25 UTC  (4+ messages)
` [PATCH 2/2] kexec: add a pmd huge entry condition during the page table

[PATCH v2 0/4] Name for A..B ranges?
 2016-07-11 20:25 UTC  (10+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 1/8] doc: use 'symmetric difference' consistently
  ` [PATCH v3 2/8] doc: revisions - name the Left and Right sides
  ` [PATCH v3 3/8] doc: show the actual left, right, and boundary marks
  ` [PATCH v3 4/8] doc: give headings for the two and three dot notations
  ` [PATCH v3 5/8] doc: gitrevisions - use 'reachable' in page description
  ` [PATCH v3 6/8] doc: gitrevisions - clarify 'latter case' is revision walk
  ` [PATCH v3 7/8] doc: revisions - define `reachable`
  ` [PATCH v3 8/8] doc: revisions - clarify reachability examples

[PATCH] acpi: make dock explicitly non-modular
 2016-07-11 20:23 UTC  (2+ messages)

[Ksummit-discuss] [CORE TOPIC] stable workflow
 2016-07-11 20:24 UTC  (14+ messages)
                    ` [Ksummit-discuss] [CORE TOPIC] kernel unit testing

[nightly] RT Core TISDK (krogoth/2.1) 2016.05 build 2016-07-11_08-51-55
 2016-07-11 20:24 UTC 

[PATCH 01/12] MIPS: Fix definition of KSEGX() for 64-bit
 2016-07-11 20:23 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] hwclock: remove UTC-0 localization hack
 2016-07-11 20:23 UTC  (2+ messages)

[Buildroot] [PATCH] package/systemd: import daemon needs headers >= 3.11
 2016-07-11 20:23 UTC  (3+ messages)

[Buildroot] [PATCH] core: do not remove dl/ directory on distclean
 2016-07-11 20:22 UTC  (5+ messages)

[PATCH 00/16] x86/vm-event: numerous adjustments & fixes
 2016-07-11 20:20 UTC  (6+ messages)
` [PATCH 11/16] x86/monitor: fix: treat -monitor- properly, as a subsys of the vm-event subsys

[PATCH v2 0/6] libfdt: Add support for device tree overlays
 2016-07-11 20:20 UTC  (8+ messages)
  ` [PATCH v2 1/6] libfdt: Add a subnodes iterator macro
  ` [PATCH v2 2/6] libfdt: Add iterator over properties
  ` [PATCH v2 3/6] libfdt: Add max phandle retrieval function
  ` [PATCH v2 4/6] libfdt: Add fdt_getprop_namelen_w
  ` [PATCH v2 5/6] libfdt: Add fdt_setprop_inplace_namelen_partial
  ` [PATCH v2 6/6] libfdt: Add overlay application function

[dpdk-announce] release candidate 16.07-rc2
 2016-07-11 20:19 UTC 

MIPS: We need to clear MMU contexts of all other processes when asid_cache(cpu) wraps to 0
 2016-07-11 20:18 UTC  (8+ messages)
    ` [PATCH] "

[PATCH 0/2 v3] Add pl031 RTC support for Hi6220
 2016-07-11 20:21 UTC  (3+ messages)

[PATCH] relay: Add global mode support for buffer-only channels
 2016-07-11 20:17 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/6] scripts/gdb: Fixes for 4.7
 2016-07-11 20:15 UTC  (5+ messages)

What's cooking in git.git (Jul 2016, #04; Mon, 11)
 2016-07-11 20:14 UTC 

A note from the maintainer
 2016-07-11 20:14 UTC 

[ANNOUNCE] Git v2.9.1
 2016-07-11 20:13 UTC 

[Buildroot] [PATCH v1] fbset: fix musl compile
 2016-07-11 20:13 UTC 

[meta-python][PATCH v2] Add some python packages bb
 2016-07-11 20:12 UTC  (6+ messages)
` [meta-python][PATCH v2 5/5] python-setuptools-scm: Add python-setuptools-scm bb

[PATCH 1/2] crypto: vmx - Adding asm subroutines for XTS
 2016-07-11 20:10 UTC  (3+ messages)
` [PATCH 2/2] crypto: vmx - Adding support "

[PATCH net 0/3] tipc: three small fixes
 2016-07-11 20:08 UTC  (4+ messages)
` [PATCH net 1/3] tipc: extend broadcast link initialization criteria
` [PATCH net 2/3] tipc: ensure correct broadcast send buffer release when peer is lost
` [PATCH net 3/3] tipc: reset all unicast links when broadcast send link fails

What's cooking in git.git (Jun 2016, #09; Mon, 27)
 2016-07-11 20:07 UTC  (15+ messages)
` [PATCH v3 3/3] correct ce_compare_data() in a middle of a merge

[perf/x86] dfdea06cea: BUG: unable to handle kernel NULL pointer dereference at 000000000000063c
 2016-07-11 20:07 UTC 

[Bug 122171] New: ioikjkljkl
 2016-07-11 20:02 UTC 

[Cluster-devel] [RFC 0/7] netlink: Add allocation flag to netlink_unicast()
 2016-07-11 20:01 UTC  (3+ messages)
` [PATCH v2 net-next] rtnl: Add GFP flag argument to rtnl_unicast()

+ mm-compaction-prevent-vm_bug_on-when-terminating-freeing-scanner-fix.patch added to -mm tree
 2016-07-11 20:01 UTC 

[PATCH net] tcp_timer.c: Add kernel-doc function descriptions
 2016-07-11 19:59 UTC  (3+ messages)

[PATCH] Bluetooth: hci_intel: Remove LPM enabling from setup procedure
 2016-07-11 19:59 UTC  (2+ messages)

[PATCH] drm/i915/guc: symbolic names for user load/submission preferences
 2016-07-11 19:58 UTC  (2+ messages)

[PATCH v6] x86/mem-sharing: mem-sharing a range of memory
 2016-07-11 19:57 UTC 

[PATCH] Revert "net: ethernet: bcmgenet: use phy_ethtool_{get|set}_link_ksettings"
 2016-07-11 19:57 UTC  (2+ messages)

+ mm-thp-clean-up-return-value-of-madvise_free_huge_pmd.patch added to -mm tree
 2016-07-11 19:57 UTC 

+ madvise_free-thp-fix-madvise_free_huge_pmd-return-value-after-splitting.patch added to -mm tree
 2016-07-11 19:55 UTC 

[Buildroot] [PATCH 1/2] linux: Bump default to version 4.6.4
 2016-07-11 19:55 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] linux-headers: Bump to 4.6.4 kernel

[Buildroot] [git commit] linux-headers: Bump to 4.6.4 kernel
 2016-07-11 19:55 UTC 

[Buildroot] [git commit] linux: Bump default to version 4.6.4
 2016-07-11 19:55 UTC 

[net-next 0/6] common library for Chelsio drivers
 2016-07-11 19:55 UTC  (4+ messages)

[PACTH i-g-t] lib/igt_kms: Fix different order of properties and their name strings
 2016-07-11 19:54 UTC  (2+ messages)

[PATCH net-next 0/2] net: dsa: b53: Add Broadcom NSP switch support
 2016-07-11 19:52 UTC  (2+ messages)

[PATCH v3 0/7] convert dynamic_debug to use jump labels
 2016-07-11 19:52 UTC  (6+ messages)
` [PATCH v3 7/7] dynamic_debug: add jump label support


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.