messages from 2021-03-10 22:02:15 to 2021-03-15 07:53:45 UTC [more...]
[PATCH v6 0/8] Add support for SVM atomics in Nouveau
2021-03-15 7:51 UTC (13+ messages)
` [PATCH v6 1/8] mm: Remove special swap entry functions
` [PATCH v6 2/8] mm/swapops: Rework swap entry manipulation code
` [PATCH v6 3/8] mm/rmap: Split try_to_munlock from try_to_unmap
` [PATCH v6 4/8] mm/rmap: Split migration into its own function
` [PATCH v6 5/8] mm: Device exclusive memory access
` [PATCH v6 6/8] mm: Selftests for exclusive device memory
` [PATCH v6 7/8] nouveau/svm: Refactor nouveau_range_fault
` [PATCH v6 8/8] nouveau/svm: Implement atomic SVM access
[PATCH] docs: usbip: Fix major fields and descriptions in protocol
2021-03-15 7:36 UTC (3+ messages)
` [PATCH v2] "
[PATCH] security/loadpin: Update the changing interface in the source code
2021-03-15 6:22 UTC (2+ messages)
[PATCH] docs: zh_CN: arm64 : memory : convert to rst and add into index
2021-03-15 3:32 UTC
[PATCH] KCOV: Introduced tracing unique covered PCs
2021-03-14 21:29 UTC (3+ messages)
[PATCH v3 0/3] Move kernel mapping outside the linear mapping
2021-03-14 9:10 UTC (4+ messages)
` [PATCH v3 1/3] riscv: Move kernel mapping outside of "
` [PATCH v3 2/3] Documentation: riscv: Add documentation that describes the VM layout
` [PATCH v3 3/3] riscv: Prepare ptdump for vm layout dynamic addresses
[PATCH] docs: kbuild: Fix a typo in the file Kconfig.recursion-issue-02
2021-03-14 6:15 UTC (2+ messages)
[PATCH] devlink: fix typo in documentation
2021-03-14 2:20 UTC (3+ messages)
[PATCH net 1/2] docs: net: tweak devlink health documentation
2021-03-14 2:20 UTC (3+ messages)
` [PATCH net 2/2] docs: net: add missing devlink health cmd - trigger
[PATCH 0/3] Move kernel mapping outside the linear mapping
2021-03-13 22:34 UTC (9+ messages)
` [PATCH 2/3] Documentation: riscv: Add documentation that describes the VM layout
[PATCH 09/13] kconfig: change defconfig_list option to environment variable
2021-03-13 19:48 UTC (3+ messages)
` [PATCH 12/13] kconfig: remove allnoconfig_y option
` [PATCH 13/13] kconfig: change "modules" from sub-option to first-level attribute
[PATCH v9 0/4] pinctrl: pinmux: Add pinmux-select debugfs file
2021-03-13 18:47 UTC (6+ messages)
` [PATCH v9 2/4] "
[RFC v2 0/2] cgroup: New misc cgroup controller
2021-03-13 18:05 UTC (11+ messages)
` [RFC v2 2/2] cgroup: sev: Miscellaneous cgroup documentation
[RFC PATCH] docs: Warn when auto xref to document fails
2021-03-13 14:14 UTC
[PATCH v2 0/3] Move kernel mapping outside the linear mapping
2021-03-13 11:15 UTC (5+ messages)
` [PATCH v2 1/3] riscv: Move kernel mapping outside of "
` [PATCH v2 2/3] Documentation: riscv: Add documentation that describes the VM layout
` [PATCH v2 3/3] riscv: Prepare ptdump for vm layout dynamic addresses
[PATCH v9 0/4] Introduce TEE based Trusted Keys support
2021-03-13 10:44 UTC (11+ messages)
[PATCH 0/3] Move kernel mapping outside the linear mapping
2021-03-13 9:26 UTC (2+ messages)
[PATCH] docs: admin-guide: cgroup-v1: Fix typos in the file memory.rst
2021-03-13 6:51 UTC (2+ messages)
[PATCH v2 00/14] Embed struct vfio_device in all sub-structures
2021-03-13 0:56 UTC (4+ messages)
` [PATCH v2 03/14] vfio: Split creation of a vfio_device into init and register ops
` [PATCH v2 12/14] vfio: Make vfio_device_ops pass a 'struct vfio_device *' instead of 'void *'
` [PATCH v2 14/14] vfio: Remove device_data from the vfio bus driver API
[Patch v3 0/2] cgroup: New misc cgroup controller
2021-03-12 21:18 UTC (11+ messages)
` [Patch v3 1/2] cgroup: sev: Add "
[PATCH v2] Expose the bus kernel docs to the build docs
2021-03-12 18:52 UTC (3+ messages)
` [PATCH v3] "
[PATCH v18 0/9] Free some vmemmap pages of HugeTLB page
2021-03-12 17:50 UTC (48+ messages)
` [PATCH v18 1/9] mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
` [External] "
` [PATCH v18 3/9] mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
` [External] "
` [PATCH v18 4/9] mm: hugetlb: alloc "
` [External] "
` [PATCH v18 5/9] mm: hugetlb: set the PageHWPoison to the raw error page
` [External] "
` [PATCH v18 6/9] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
` [External] "
` [PATCH v18 9/9] mm: hugetlb: optimize the code with the help of the compiler
` [External] "
[PATCH v5 0/8] Fork brute force attack mitigation
2021-03-12 17:54 UTC (18+ messages)
` [PATCH v5 5/8] security/brute: Mitigate a brute force attack
` [PATCH v5 7/8] Documentation: Add documentation for the Brute LSM
[PATCH v22 0/8] Control-flow Enforcement: Indirect Branch Tracking
2021-03-12 16:59 UTC (21+ messages)
` [PATCH v22 1/8] x86/cet/ibt: Update Kconfig for user-mode "
` [PATCH v22 2/8] x86/cet/ibt: User-mode Indirect Branch Tracking support
` [PATCH v22 3/8] x86/cet/ibt: Handle signals for Indirect Branch Tracking
` [PATCH v22 4/8] x86/cet/ibt: Update ELF header parsing "
` [PATCH v22 5/8] x86/cet/ibt: Update arch_prctl functions "
` [PATCH v22 6/8] x86/vdso/32: Add ENDBR32 to __kernel_vsyscall entry point
` [PATCH v22 7/8] x86/vdso: Insert endbr32/endbr64 to vDSO
` [PATCH v22 8/8] x86/vdso: Add ENDBR64 to __vdso_sgx_enter_enclave
[RFC PATCH 0/7] IIO ABI documentation duplication fixes
2021-03-12 16:56 UTC (5+ messages)
` [RFC PATCH 2/7] iio:ABI docs: Avoid repitition of triggerX/sampling_frequency
[PATCH 00/10] Embed struct vfio_device in all sub-structures
2021-03-12 16:31 UTC (10+ messages)
` [PATCH 02/10] vfio: Split creation of a vfio_device into init and register ops
` [PATCH 08/10] vfio: Make vfio_device_ops pass a 'struct vfio_device *' instead of 'void *'
[RFC PATCH] docs: Group arch-specific documentation under "CPU Architectures"
2021-03-12 15:28 UTC
[PATCH v6 0/6] gpiolib: switch to fwnode in the core
2021-03-12 13:40 UTC (2+ messages)
[PATCH v4 00/11] gpio: implement the configfs testing module
2021-03-12 13:16 UTC (14+ messages)
` [PATCH v4 01/11] configfs: increase the item name length
` [PATCH v4 02/11] configfs: use (1UL << bit) for internal flags
` [PATCH v4 03/11] configfs: implement committable items
` [PATCH v4 04/11] samples: configfs: add a committable group
` [PATCH v4 05/11] lib: bitmap: remove the 'extern' keyword from function declarations
` [PATCH v4 06/11] lib: bitmap: order includes alphabetically
` [PATCH v4 07/11] lib: bitmap: provide devm_bitmap_alloc() and devm_bitmap_zalloc()
` [PATCH v4 08/11] gpio: sim: new testing module
` [PATCH v4 09/11] selftests: gpio: provide a helper for reading chip info
` [PATCH v4 10/11] selftests: gpio: add a helper for reading GPIO line names
` [PATCH v4 11/11] selftests: gpio: add test cases for gpio-sim
[PATCH v3 00/11] gpio: implement the configfs testing module
2021-03-12 11:03 UTC (6+ messages)
` [PATCH v3 08/11] gpio: sim: new "
[RFT PATCH v3 00/27] Apple M1 SoC platform bring-up
2021-03-12 10:20 UTC (23+ messages)
` [RFT PATCH v3 12/27] of/address: Add infrastructure to declare MMIO as non-posted
` [RFT PATCH v3 25/27] tty: serial: samsung_tty: Add earlycon support for Apple UARTs
[RFC] scripts: kernel-doc: avoid warnings due to initial commented lines in file
2021-03-12 7:00 UTC (6+ messages)
[PATCH v5 0/8] Add support for SVM atomics in Nouveau
2021-03-12 4:42 UTC (4+ messages)
` [PATCH v5 1/8] mm: Remove special swap entry functions
[PATCH] hwmon: (pmbus): Fix Documentation kernel-doc warning
2021-03-12 4:42 UTC (2+ messages)
add a new dma_alloc_noncontiguous API v3
2021-03-12 1:43 UTC (6+ messages)
` [PATCH 6/6] media: uvcvideo: Use dma_alloc_noncontiguos API
[PATCH v3 0/2] hwmon: (pmbus) Add ST STPDDC60 pmbus driver
2021-03-11 22:02 UTC (5+ messages)
` [PATCH v3 1/2] hwmon: (pmbus) Add pmbus_set_update() function to set update flag
` [PATCH v3 2/2] hwmon: (pmbus/stpddc60) Add ST STPDDC60 pmbus driver
[PATCH v2 2/2] hwmon: (pmbus): Add driver for Infineon IR36021
2021-03-11 21:48 UTC (2+ messages)
[PATCH] docs: networking: phy: Improve placement of parenthesis
2021-03-11 17:26 UTC (2+ messages)
[PATCH] cgroup-v2: Add taskstats counters in cgroup.stat
2021-03-11 11:10 UTC (2+ messages)
[PATCH v3 0/5] gpiolib: switch to fwnode in the core
2021-03-11 10:56 UTC (4+ messages)
` [PATCH v3 1/5] irqdomain: Introduce irq_domain_create_simple() API
[PATCH v22 00/28] Control-flow Enforcement: Shadow Stack
2021-03-10 22:00 UTC (15+ messages)
` [PATCH v22 04/28] x86/cpufeatures: Introduce X86_FEATURE_CET and setup functions
` [PATCH v22 06/28] x86/cet: Add control-protection fault handler
` [PATCH v22 08/28] x86/mm: Move pmd_write(), pud_write() up in the file
` [PATCH v22 16/28] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v22 17/28] mm: Add guard pages around a shadow stack
` [PATCH v22 18/28] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v22 21/28] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v22 22/28] x86/cet/shstk: User-mode shadow stack support
` [PATCH v22 23/28] x86/cet/shstk: Handle signals for shadow stack
` [PATCH v22 24/28] ELF: Introduce arch_setup_elf_property()
` [PATCH v22 25/28] x86/cet/shstk: Handle thread shadow stack
` [PATCH v22 26/28] x86/cet/shstk: Add arch_prctl functions for "
` [PATCH v22 27/28] mm: Move arch_calc_vm_prot_bits() to arch/x86/include/asm/mman.h
` [PATCH v22 28/28] mm: Introduce PROT_SHSTK for shadow stack
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).