messages from 2018-03-27 16:59:17 to 2018-04-09 13:33:40 UTC [more...]
[PATCH v11 0/4] set VSESR_EL2 by user space and support NOTIFY_SEI notification
2018-04-09 21:36 UTC (5+ messages)
` [PATCH v11 1/4] arm64: KVM: export the capability to set guest SError syndrome
` [PATCH v11 2/4] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
` [PATCH v11 3/4] ACPI / APEI: Add SEI notification type support for ARMv8
` [PATCH v11 4/4] arm64: handle NOTIFY_SEI notification by the APEI driver
[RFC bpf-next] bpf: document eBPF helpers and add a script to generate man page
2018-04-09 13:33 UTC (9+ messages)
[PATCH v2 0/9] trace_uprobe: Support SDT markers having reference count (semaphore)
2018-04-09 13:32 UTC (19+ messages)
` [PATCH v2 1/9] Uprobe: Export vaddr <-> offset conversion functions
` [PATCH v2 2/9] mm: Prefix vma_ to vaddr_to_offset() and offset_to_vaddr()
` [PATCH v2 3/9] Uprobe: Move mmput() into free_map_info()
` [PATCH v2 4/9] Uprobe: Rename map_info to uprobe_map_info
` [PATCH v2 5/9] Uprobe: Export uprobe_map_info along with uprobe_{build/free}_map_info()
` [PATCH v2 6/9] trace_uprobe: Support SDT markers having reference count (semaphore)
` [RFC PATCH] trace_uprobe: trace_uprobe_mmap() can be static
` [PATCH v2 7/9] trace_uprobe/sdt: Fix multiple update of same reference counter
` [PATCH v2 8/9] trace_uprobe/sdt: Document about "
` [PATCH v2 9/9] perf probe: Support SDT markers having reference counter (semaphore)
[PATCH V2 0/9] Implementation of Tegra Tachometer driver
2018-04-09 13:21 UTC (5+ messages)
` [PATCH V2 3/9] dt-bindings: Tegra186 tachometer device tree bindings
[PATCH] squashfs: Add posix acl support
2018-04-09 12:34 UTC (2+ messages)
` [PATCH] squashfs-tools: "
[PATCH] Fixed typo in onewire generic doc
2018-04-09 12:24 UTC (2+ messages)
[PATCH 0/2] perf: riscv: Preliminary Perf Event Support on RISC-V
2018-04-09 7:07 UTC (8+ messages)
` [PATCH 1/2] perf: riscv: preliminary RISC-V support
[RFC PATCH v2 0/6] Documentation/features: Provide and apply 'features-refresh.sh'
2018-04-08 16:30 UTC (7+ messages)
` [RFC PATCH v2 1/6] Documentation/features: Add script that refreshes the arch support status files in place
` [RFC PATCH v2 2/6] Documentation/features: Refresh "
` [RFC PATCH v2 3/6] Documentation/features/core: Add arch support status files for 'cBPF-JIT' and 'eBPF-JIT'
` [RFC PATCH v2 4/6] Documentation/features/locking: Use '!RWSEM_GENERIC_SPINLOCK' as Kconfig for 'rwsem-optimized'
` [RFC PATCH v2 5/6] Documentation/features/lib: Remove arch support status file for 'strncasecmp'
` [RFC PATCH v2 6/6] Documentation/features/vm: Remove arch support status file for 'pte_special'
[PATCH] Documentation: fix reST markup error in driver-api/usb/typec.rst
2018-04-08 7:19 UTC (3+ messages)
make xmldocs failed with error after 4.17 merge period
2018-04-07 19:19 UTC (10+ messages)
[PATCH net-next 00/12] fscache: Fixes, traces and development
2018-04-06 21:16 UTC (2+ messages)
[PATCH v2] Documentation: typec.rst: Use literal-block element with ascii art
2018-04-06 14:10 UTC (2+ messages)
[PATCH] Documentation: typec.rst: Mark ascii art as a comment
2018-04-06 9:19 UTC (3+ messages)
[PATCH v3 4/4] mm/docs: describe memory.low refinements
2018-04-05 19:46 UTC (2+ messages)
[PATCH v6 0/5] Introduce GENI SE Controller Driver
2018-04-05 19:05 UTC (8+ messages)
` [PATCH v6 1/5] dt-bindings: soc: qcom: Add device tree binding for GENI SE
` [PATCH v6 2/5] soc: qcom: Add GENI based QUP Wrapper driver
` [PATCH v6 3/5] i2c: i2c-qcom-geni: Add bus driver for the Qualcomm GENI I2C controller
` [PATCH v6 4/5] arm64: dts: sdm845: Add serial console support
` [PATCH v6 5/5] arm64: dts: sdm845: Add support for an instance of I2C controller
[PATCH 0/2] perf: riscv: Preliminary Perf Event Support on RISC-V
2018-04-05 16:29 UTC (2+ messages)
[PATCH v3 5/7] thermal/drivers/cpu_cooling: Add idle cooling device documentation
2018-04-05 16:16 UTC
[RFC PATCH 0/3] Documentation/features: Provide and apply "features-refresh.sh"
2018-04-05 15:18 UTC (7+ messages)
` [PATCH 1/3] Documentation/features: Add script that refreshes the arch support status files in place
` [PATCH 2/3] Documentation/features/core: Add arch support status files for 'cBPF-JIT' and 'eBPF-JIT'
` [PATCH 3/3] Documentation/features: Refresh and auto-generate the arch support status files in place
[PATCH 0/2] perf: riscv: Preliminary Perf Event Support on RISC-V
2018-04-05 5:09 UTC (8+ messages)
` [PATCH v2 1/2] perf: riscv: preliminary RISC-V support
` [PATCH v2 2/2] perf: riscv: Add Document for Future Porting Guide
` [PATCH v2 0/2] perf: riscv: Preliminary Perf Event Support on RISC-V
[PATCH V2 2/3] perf/x86/intel/bm.c: Add Intel Branch Monitoring support
2018-04-04 21:33 UTC
[PATCH v3 0/6] KASan for arm
2018-04-03 11:38 UTC (12+ messages)
` [PATCH v3 1/6] Add TTBR operator for kasan_init
` [PATCH v3 2/6] Disable instrumentation for some code
` [PATCH v3 3/6] Replace memory function for kasan
` [PATCH v3 4/6] Define the virtual space of KASan's shadow region
` [PATCH v3 5/6] Initialize the mapping of KASan shadow memory
` [PATCH v3 6/6] Enable KASan for arm
[PATCH v4 0/8] Ingenic JZ47xx Timer/Counter Unit drivers
2018-04-03 9:59 UTC (26+ messages)
` [PATCH v4 2/8] dt-bindings: ingenic: Add DT bindings for TCU clocks
` [PATCH v4 2/8] dt-bindings: ingenic: Add DT bindings for TCU clocks,
` [PATCH v4 3/8] doc: Add doc for the Ingenic TCU hardware
` [PATCH v4 3/8] doc: Add doc for the Ingenic TCU hardware,
` [PATCH v4 4/8] dt-bindings: Add doc for the Ingenic TCU drivers
` [PATCH v4 4/8] dt-bindings: Add doc for the Ingenic TCU drivers,
` [PATCH v4 7/8] clocksource: Add a new timer-ingenic driver
` [PATCH v4 7/8] clocksource: Add a new timer-ingenic driver,
` [PATCH v4 0/8] Ingenic JZ47xx Timer/Counter Unit drivers,
[PATCH] sched/deadline: add overrun signal and GRUB-PA in the documentation
2018-04-03 7:42 UTC
[RESEND PATCH] x86/boot/KASLR: Extend movable_node option for KASLR
2018-04-03 3:36 UTC
[PATCH v4 0/6] Coresight: Support panic kdump
2018-04-02 21:57 UTC (13+ messages)
` [PATCH v4 1/6] doc: Add Coresight documentation directory
` [PATCH v4 2/6] doc: Add documentation for Coresight panic kdump
` [PATCH v4 3/6] coresight: Support panic kdump functionality
` [PATCH v4 4/6] coresight: tmc: Hook callback for panic kdump
` [PATCH v4 5/6] coresight: Set and clear sink device handler for kdump node
` [PATCH v4 6/6] coresight: etm4x: Support panic kdump
[PULL] Documentation for 4.17
2018-04-02 14:26 UTC
[PATCH 1/2] Input: mk712: update documentation web link
2018-04-02 12:55 UTC (2+ messages)
` [PATCH 2/2] Documentation: devices.txt: remove the mk712 touchscreen device from the list
[PATCH V5] thermal: Add cooling device's statistics in sysfs
2018-04-02 10:56 UTC
[PATCH] Documentation/thermal: Check links and convert to https
2018-04-02 7:12 UTC (2+ messages)
[PATCH] Documentation: devices.rst: minor plural grammar fix
2018-04-01 21:59 UTC
[PATCH 00/32] docs/vm: convert to ReST format
2018-04-01 6:38 UTC (3+ messages)
[PATCH] syscalls: define and explain goal to not call syscalls in the kernel
2018-03-30 18:31 UTC (3+ messages)
[PATCH] crypto: doc - clarify hash callbacks state machine
2018-03-30 17:41 UTC (3+ messages)
` [PATCH v2] "
[Question] Documentation/features: More automation/scripting help?
2018-03-30 11:31 UTC (2+ messages)
[PATCH v4 00/10] Add the I3C subsystem
2018-03-30 7:59 UTC (12+ messages)
` [PATCH v4 02/10] docs: driver-api: Add I3C documentation
` [PATCH v4 03/10] i3c: Add sysfs ABI spec
` [PATCH v4 04/10] dt-bindings: i3c: Document core bindings
` [PATCH v4 05/10] dt-bindings: i3c: Add macros to help fill I3C/I2C device's reg property
` [PATCH v4 06/10] MAINTAINERS: Add myself as the I3C subsystem maintainer
` [PATCH v4 07/10] i3c: master: Add driver for Cadence IP
` [PATCH v4 08/10] dt-bindings: i3c: Document Cadence I3C master bindings
` [PATCH v4 09/10] gpio: Add a driver for Cadence I3C GPIO expander
` [PATCH v4 10/10] dt-bindings: gpio: Add bindings for Cadence I3C gpio expander
[lwn:docs-next 73/74] htmldocs: include/net/mac80211.h:950: warning: Function parameter or member 'control.rates' not described in 'ieee80211_tx_info'
2018-03-30 0:19 UTC
[PATCH] Documentation/wimax: Point dead link to working copy
2018-03-29 21:56 UTC (2+ messages)
[PATCH] Documentation/process: update FUSE project website
2018-03-29 21:49 UTC (2+ messages)
[PATCH] docs: kernel-doc: fix parsing of arrays
2018-03-29 21:47 UTC (2+ messages)
[PATCH v5 0/9] ipc: Clamp *mni to the real IPCMNI limit & increase that limit
2018-03-29 18:56 UTC (13+ messages)
` [PATCH v5 1/9] sysctl: Add flags to support min/max range clamping
` [PATCH v5 2/9] proc/sysctl: Provide additional ctl_table.flags checks
nested structs parsing
2018-03-29 14:48 UTC (5+ messages)
[PATCH] Documentation/usb: Fix dead links and convert others to https
2018-03-29 10:02 UTC (2+ messages)
[PATCH 1/2] perf: riscv: preliminary RISC-V support
2018-03-29 0:41 UTC
[PATCH v12 07/22] selftests/vm: fixed bugs in pkey_disable_clear()
2018-03-28 23:51 UTC (4+ messages)
[PATCH] docs/memory-barriers.txt: Fix broken DMA vs MMIO ordering example
2018-03-28 18:03 UTC (5+ messages)
[PATCH v3 00/11] Add the I3C subsystem
2018-03-28 17:28 UTC (6+ messages)
` [PATCH v3 05/11] dt-bindings: i3c: Document core bindings
[PATCH v6 0/2] cpuset: Enable cpuset controller in default hierarchy
2018-03-28 6:57 UTC (11+ messages)
` [PATCH v6 2/2] cpuset: Add cpuset.sched_load_balance to v2
[RFC PATCH v2 0/6] arm64: untag user pointers passed to the kernel
2018-03-27 16:57 UTC (2+ messages)
` [RFC PATCH v2 1/6] arm64: add type casts to untagged_addr macro
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).