messages from 2018-06-23 06:46:10 to 2018-06-29 11:04:51 UTC [more...]
[PATCH v4 00/17] khwasan: kernel hardware assisted address sanitizer
2018-06-29 11:04 UTC (29+ messages)
` [PATCH v4 01/17] khwasan, mm: change kasan hooks signatures
` [PATCH v4 02/17] khwasan: move common kasan and khwasan code to common.c
` [PATCH v4 03/17] khwasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_HW
` [PATCH v4 04/17] khwasan, arm64: adjust shadow size for CONFIG_KASAN_HW
` [PATCH v4 05/17] khwasan: initialize shadow to 0xff
` [PATCH v4 06/17] khwasan, arm64: untag virt address in __kimg_to_phys and _virt_addr_is_linear
` [PATCH v4 07/17] khwasan: add tag related helper functions
` [PATCH v4 08/17] khwasan, arm64: fix up fault handling logic
` [PATCH v4 09/17] khwasan, arm64: enable top byte ignore for the kernel
` [PATCH v4 10/17] khwasan, mm: perform untagged pointers comparison in krealloc
` [PATCH v4 11/17] khwasan: split out kasan_report.c from report.c
` [PATCH v4 12/17] khwasan: add bug reporting routines
` [PATCH v4 13/17] khwasan: add hooks implementation
` [PATCH v4 14/17] khwasan, arm64: add brk handler for inline instrumentation
` [PATCH v4 15/17] khwasan, mm, arm64: tag non slab memory allocated via pagealloc
` [PATCH v4 16/17] khwasan: update kasan documentation
` [PATCH v4 17/17] kasan: add SPDX-License-Identifier mark to source files
[PATCH] doc: dev-tools: kselftest.rst: update contributing new tests
2018-06-29 10:02 UTC
[PATCH v8 0/5] ipc: IPCMNI limit check for *mni & increase that limit
2018-06-29 7:26 UTC (6+ messages)
` [PATCH v8 1/5] ipc: IPCMNI limit check for msgmni and shmmni
` [PATCH v8 2/5] ipc: IPCMNI limit check for semmni
[PATCH v5 00/10] Uprobes: Support SDT markers having reference count (semaphore)
2018-06-29 3:23 UTC (13+ messages)
` [PATCH v5 01/10] Uprobes: Move uprobe structure to uprobe.h
` [PATCH v5 02/10] Uprobes: Simplify uprobe_register() body
` [PATCH v5 03/10] Uprobe: Change set_swbp definition
` [PATCH v5 04/10] Uprobe: Change set_orig_insn definition
` [PATCH v5 05/10] Uprobe: Change uprobe_write_opcode definition
` [PATCH v5 06/10] Uprobes: Support SDT markers having reference count (semaphore)
` [PATCH v5 07/10] trace_uprobe/sdt: Prevent multiple reference counter for same uprobe
` [PATCH v5 08/10] Uprobes/sdt: "
` [PATCH v5 09/10] Uprobes/sdt: Document about reference counter
` [PATCH v5 10/10] perf probe: Support SDT markers having reference counter (semaphore)
[PATCH v4 0/7] arm64: untag user pointers passed to the kernel
2018-06-28 23:21 UTC (13+ messages)
` [PATCH] sparse: stricter warning for explicit cast to ulong
[PATCH v5 00/10] Add the I3C subsystem
2018-06-28 21:02 UTC (24+ messages)
` [PATCH v5 02/10] docs: driver-api: Add I3C documentation
` [PATCH v5 09/10] gpio: Add a driver for Cadence I3C GPIO expander
` [PATCH v5 01/10] i3c: Add core I3C infrastructure
due to kconfig changes kernel config file is no longer sufficient for configuring the kernel
2018-06-28 9:16 UTC (3+ messages)
[PATCH 0/3] sched/locking/doc: Miscellaneous fixes
2018-06-28 17:30 UTC (10+ messages)
` [PATCH 1/3] sched: Use smp_mb() in wake_woken_function()
` [PATCH 2/3] locking: Clarify requirements for smp_mb__after_spinlock()
` [PATCH 3/3] doc: Update wake_up() & co. memory-barrier guarantees
[PATCH v4 00/26] Fix some doc build warnings/errors and broken links
2018-06-28 13:53 UTC (3+ messages)
` [PATCH v4 23/26] devicetree: fix a series of wrong file references
[PATCH 0/2] fpga fixes
2018-06-28 1:56 UTC (3+ messages)
` [PATCH 1/2] fpga: altera-cvp: Fix an error handling path in 'altera_cvp_probe()'
` [PATCH 2/2] Documentation: fpga: cleanup
[PATCH v5 0/3] Add parameter for disabling ACS redirection for P2P
2018-06-27 17:46 UTC (4+ messages)
` [PATCH v5 1/3] PCI: Make specifying PCI devices in kernel parameters reusable
` [PATCH v5 2/3] PCI: Allow specifying devices using a base bus and path of devfns
` [PATCH v5 3/3] PCI: Introduce the disable_acs_redir parameter
[PATCH] doc: Update wake_up() & co. memory-barrier guarantees
2018-06-27 14:15 UTC (19+ messages)
[PATCH 1/2] device core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMER
2018-06-27 12:50 UTC (2+ messages)
` [PATCH 2/2] device core: Add flag to autoremove device link on supplier unbind
[PATCH] locking/memory-barriers.txt/kokr: Update Korean translation to fix broken DMA vs. MMIO ordering example
2018-06-27 1:51 UTC (12+ messages)
` [PATCH v2] "
[PATCH] Documentation: intel_pstate: Describe hwp_dynamic_boost sysfs knob
2018-06-26 23:40 UTC (2+ messages)
[PATCH 0/9] Fix references for some missing documentation files
2018-06-26 19:41 UTC (13+ messages)
` [PATCH 1/9] scripts/documentation-file-ref-check: remove some false positives
` [PATCH 2/9] scripts/documentation-file-ref-check: ignore sched-pelt false positive
` [PATCH 3/9] docs: zh_CN: fix location of oops-tracing.txt
` [PATCH 4/9] devicectree: bindings: fix location of leds common file
` [PATCH 5/9] MAINTAINERS: fix location of ina2xx.txt device tree file
` [PATCH 6/9] gpio.h: fix location of gpio legacy documentation
` [PATCH 7/9] networking: e100.rst: Get rid of Sphinx warnings
` [PATCH 8/9] networking: e1000.rst: "
` [PATCH 9/9] docs: histogram.txt: convert it to ReST file format
[PATCH] Documentation: document ktime_get_*() APIs
2018-06-26 19:17 UTC (3+ messages)
doc: Italian translations
2018-06-26 16:05 UTC (3+ messages)
[PATCH 0/4] Fix a broken/missing documentation at sound
2018-06-26 15:45 UTC (6+ messages)
` [PATCH 1/4] sound: restore MultiSound script
` [PATCH 2/4] alsa: multisound.sh: fix script to make it build with modern tools
` [PATCH 3/4] alsa: multisound.sh: update module namespace
` [PATCH 4/4] alsa: Fix references to Documentation/.*/MultiSound
[PATCH 00/10] Control Flow Enforcement - Part (3)
2018-06-26 14:56 UTC (5+ messages)
[PATCH v2 0/2] Documentation/sphinx: add kind of "nodocs" directive
2018-06-26 14:59 UTC (5+ messages)
` [PATCH v2 1/2] Documentation/sphinx: allow "functions" with no parameters
[PATCH] Documentation: nommu-map: Fix duplicate word typo
2018-06-26 14:42 UTC (2+ messages)
[PATCH] Documentation/process: fix reST table border error
2018-06-26 14:41 UTC (2+ messages)
[PATCH v4] overlayfs: override_creds=off option bypass creator_cred
2018-06-26 14:21 UTC (6+ messages)
[PATCH] Documentation: admin-guide: intel_pstate: Fix sysfs path
2018-06-26 10:09 UTC
[PATCH v3 00/27] Fix some doc build warnings/errors and broken links
2018-06-26 9:33 UTC (3+ messages)
` [PATCH v3 23/27] devicetree: fix name of pinctrl-bindings.txt
[PATCH v4 1/3] usb: gadget: ccid: add support for USB CCID Gadget Device
2018-06-26 8:14 UTC (3+ messages)
` [PATCH v4 2/3] Documentation: usb: add documentation "
` [PATCH v4 3/3] MAINTAINERS: add "
[PATCH v5 22/27] x86/modules: Add option to start module section after kernel
2018-06-25 22:39 UTC
[PATCH v5 0/2] support exception state migration and set VSESR_EL2 by user space
2018-06-25 20:58 UTC (3+ messages)
` [PATCH v5 1/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
` [PATCH v5 2/2] arm64: KVM: export the capability to set guest SError syndrome
[PATCH v11 00/13] Intel SGX1 support
2018-06-25 9:44 UTC (3+ messages)
[PATCH v9 00/24] ILP32 for ARM64
2018-06-25 6:19 UTC (7+ messages)
` [PATCH 04/24] 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
[RFC] doc: Improve rcu_dynticks::dynticks documentation
2018-06-25 4:08 UTC (2+ messages)
[PATCH 0/4] docs: e100[0] fix build errors
2018-06-25 2:06 UTC (5+ messages)
[PATCH net] strparser: Corrected typo in documentation
2018-06-24 12:44 UTC (2+ messages)
[PATCH v11 0/9] cpuset: Enable cpuset controller in default hierarchy
2018-06-24 7:30 UTC (10+ messages)
` [PATCH v11 1/9] "
` [PATCH v11 2/9] cpuset: Add new v2 cpuset.sched.partition flag
` [PATCH v11 3/9] cpuset: Simulate auto-off of sched.partition at cgroup removal
` [PATCH v11 4/9] cpuset: Allow changes to cpus in a partition root
` [PATCH v11 5/9] cpuset: Make sure that partition flag work properly with CPU hotplug
` [PATCH v11 6/9] cpuset: Make generate_sched_domains() recognize reserved_cpus
` [PATCH v11 7/9] cpuset: Expose cpus.effective and mems.effective on cgroup v2 root
` [PATCH v11 8/9] cpuset: Don't rebuild sched domains if cpu changes in non-partition root
` [PATCH v11 9/9] cpuset: Allow reporting of sched domain generation info
[PATCH net-next] strparser: Corrected typo in documentation
2018-06-24 12:37 UTC (2+ messages)
[PATCH] Documentation: RCU: Fix broken link to LKML archive
2018-06-23 17:06 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).