messages from 2021-03-15 19:52:57 to 2021-03-18 05:00:46 UTC [more...]
remove the legacy ide driver
2021-03-18 4:57 UTC (8+ messages)
` [PATCH 01/10] alpha: use libata instead of "
` [PATCH 02/10] ARM: disable CONFIG_IDE in footbridge_defconfig
` [PATCH 03/10] ARM: disable CONFIG_IDE in pxa_defconfig
` [PATCH 04/10] MIPS: disable CONFIG_IDE in sb1250_swarm_defconfig
` [PATCH 05/10] MIPS: switch workpad_defconfig from legacy IDE to libata
` [PATCH 06/10] MIPS: disable CONFIG_IDE in rbtx49xx_defconfig
` [PATCH 07/10] MIPS: disable CONFIG_IDE in bigsur_defconfig
[PATCH v6 0/8] Fork brute force attack mitigation
2021-03-18 4:10 UTC (15+ messages)
` [PATCH v6 1/8] security: Add LSM hook at the point where a task gets a fatal signal
` [PATCH v6 2/8] security/brute: Define a LSM and manage statistical data
` [PATCH v6 3/8] securtiy/brute: Detect a brute force attack
` [PATCH v6 4/8] security/brute: Fine tuning the attack detection
` [PATCH v6 5/8] security/brute: Mitigate a brute force attack
` [PATCH v6 6/8] selftests/brute: Add tests for the Brute LSM
` [PATCH v6 7/8] Documentation: Add documentation "
[PATCH 0/2] docs/filesystems:fixes two build warnings
2021-03-18 3:47 UTC (5+ messages)
` [PATCH 1/2] docs: filesystems: cifsd: fix document title markup
` [PATCH 2/2] docs: filesystems: add cifs to the index file
[PATCH 1/2] fs/namespace: corrent/improve kernel-doc notation
2021-03-18 2:52 UTC (2+ messages)
` [PATCH 2/2] Documentation: filesystesm api-summary: add namespace.c
[PATCH v2 00/14] Embed struct vfio_device in all sub-structures
2021-03-17 23:24 UTC (15+ 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] KCOV: Introduced tracing unique covered PCs
2021-03-17 21:10 UTC (7+ messages)
[PATCH] docs: sphinx: Trivial fix of a typo in the file rstFlatTable.py
2021-03-17 18:25 UTC (2+ messages)
[PATCH 0/3] platform/surface: Add DTX detachment system driver
2021-03-17 17:46 UTC (2+ messages)
[PATCH v4 00/10] CoreSight configuration management; ETM strobing
2021-03-17 15:04 UTC (7+ messages)
` [PATCH v4 02/10] coresight: syscfg: Add registration and feature loading for cs devices
` [PATCH v4 07/10] coresight: etm4x: Add complex configuration handlers to etmv4
[PATCH v23 00/28] Control-flow Enforcement: Shadow Stack
2021-03-17 15:56 UTC (34+ messages)
` [PATCH v23 01/28] Documentation/x86: Add CET description
` [PATCH v23 02/28] x86/cet/shstk: Add Kconfig option for user-mode control-flow protection
` [PATCH v23 03/28] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
` [PATCH v23 04/28] x86/cpufeatures: Introduce X86_FEATURE_CET and setup functions
` [PATCH v23 05/28] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
` [PATCH v23 06/28] x86/cet: Add control-protection fault handler
` [PATCH v23 07/28] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
` [PATCH v23 08/28] x86/mm: Move pmd_write(), pud_write() up in the file
` [PATCH v23 09/28] x86/mm: Introduce _PAGE_COW
` [PATCH v23 10/28] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
` [PATCH v23 11/28] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v23 12/28] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
` [PATCH v23 13/28] mm: Introduce VM_SHSTK for shadow stack memory
` [PATCH v23 14/28] x86/mm: Shadow Stack page fault error checking
` [PATCH v23 15/28] x86/mm: Update maybe_mkwrite() for shadow stack
` [PATCH v23 16/28] mm: Fixup places that call pte_mkwrite() directly
` [PATCH v23 17/28] mm: Add guard pages around a shadow stack
` [PATCH v23 18/28] mm/mmap: Add shadow stack pages to memory accounting
` [PATCH v23 19/28] mm: Update can_follow_write_pte() for shadow stack
` [PATCH v23 20/28] mm/mprotect: Exclude shadow stack from preserve_write
` [PATCH v23 21/28] mm: Re-introduce vm_flags to do_mmap()
` [PATCH v23 22/28] x86/cet/shstk: User-mode shadow stack support
` [PATCH v23 23/28] x86/cet/shstk: Handle signals for shadow stack
` [PATCH v23 24/28] ELF: Introduce arch_setup_elf_property()
` [PATCH v23 25/28] x86/cet/shstk: Handle thread shadow stack
` [PATCH v23 26/28] x86/cet/shstk: Add arch_prctl functions for "
` [PATCH v23 27/28] mm: Move arch_calc_vm_prot_bits() to arch/x86/include/asm/mman.h
` [PATCH v23 28/28] mm: Introduce PROT_SHSTK for shadow stack
[PATCH v1 3/3] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
2021-03-17 14:02 UTC (7+ messages)
[PATCH 1/2] docs/zh_CN: Add zh_CN/admin-guide/bug-bisect.rst
2021-03-17 13:28 UTC (8+ messages)
` [PATCH 2/2] docs/zh_CN: Add zh_CN/admin-guide/bug-hunting.rst
[PATCH] docs/zh_CN: Add zh_CN/admin-guide/reporting-issues
2021-03-17 8:45 UTC (11+ messages)
` [PATCH v1 0/4] Add translations in zh_CN/admin-guide/
` [PATCH v1 1/4] docs/zh_CN: Add zh_CN/admin-guide/reporting-issues
` [PATCH v1 2/4] docs/zh_CN: Add zh_CN/admin-guide/bug-bisect.rst
` [PATCH v1 3/4] docs/zh_CN: Add zh_CN/admin-guide/bug-hunting.rst
` [PATCH v1 4/4] docs/zh_CN: Add zh_CN/admin-guide/security-bugs.rst
[PATCH v2 1/5] hwmon: (max31790) Rework to use regmap
2021-03-17 5:12 UTC (7+ messages)
` [PATCH v2 2/5] hwmon: (max31790) Fix and split pwm*_enable
` [PATCH v2 3/5] hwmon: (max31790) Show 0 RPM/fault when input disabled
` [PATCH v2 4/5] hwmon: (max31790) Allow setting fan*_div
` [PATCH v2 5/5] hwmon: (max31790) Update documentation
[PATCH 0/3] Move kernel mapping outside the linear mapping
2021-03-17 5:05 UTC (2+ messages)
[PATCH v23 0/9] Control-flow Enforcement: Indirect Branch Tracking
2021-03-17 1:42 UTC (26+ messages)
` [PATCH v23 1/9] x86/cet/ibt: Update Kconfig for user-mode "
` [PATCH v23 2/9] x86/cet/ibt: User-mode Indirect Branch Tracking support
` [PATCH v23 3/9] x86/cet/ibt: Handle signals for Indirect Branch Tracking
` [PATCH v23 4/9] x86/cet/ibt: Update ELF header parsing "
` [PATCH v23 5/9] x86/cet/ibt: Update arch_prctl functions "
` [PATCH v23 6/9] x86/entry: Introduce ENDBR macro
` [PATCH v23 7/9] x86/vdso/32: Add ENDBR to __kernel_vsyscall entry point
` [PATCH v23 8/9] x86/vdso: Insert endbr32/endbr64 to vDSO
` [PATCH v23 9/9] x86/vdso: Add ENDBR to __vdso_sgx_enter_enclave
[PATCH v5 00/10] CoreSight configuration management; ETM strobing
2021-03-17 1:16 UTC (14+ messages)
` [PATCH v5 01/10] coresight: syscfg: Initial coresight system configuration
` [PATCH v5 02/10] coresight: syscfg: Add registration and feature loading for cs devices
` [PATCH v5 03/10] coresight: config: Add configuration and feature generic functions
` [PATCH v5 04/10] coresight: etm-perf: update to handle configuration selection
` [PATCH v5 05/10] coresight: syscfg: Add API to activate and enable configurations
` [PATCH v5 06/10] coresight: etm-perf: Update to activate selected configuration
` [PATCH v5 07/10] coresight: etm4x: Add complex configuration handlers to etmv4
` [PATCH v5 08/10] coresight: config: Add preloaded configurations
` [PATCH v5 09/10] coresight: syscfg: Add initial configfs support
` [PATCH v5 10/10] coresight: docs: Add documentation for CoreSight config
[PATCH net] docs: net: ena: Fix ena_start_xmit() function name typo
2021-03-16 22:10 UTC (3+ messages)
[PATCH v30 00/12] Landlock LSM
2021-03-16 20:42 UTC (12+ messages)
` [PATCH v30 01/12] landlock: Add object management
` [PATCH v30 02/12] landlock: Add ruleset and domain management
` [PATCH v30 03/12] landlock: Set up the security framework and manage credentials
` [PATCH v30 04/12] landlock: Add ptrace restrictions
` [PATCH v30 05/12] LSM: Infrastructure management of the superblock
` [PATCH v30 06/12] fs,security: Add sb_delete hook
` [PATCH v30 07/12] landlock: Support filesystem access-control
` [PATCH v30 08/12] landlock: Add syscall implementations
` [PATCH v30 09/12] arch: Wire up Landlock syscalls
` [PATCH v30 11/12] samples/landlock: Add a sandbox manager example
` [PATCH v30 12/12] landlock: Add user and kernel documentation
[PATCH] Documentation: arm64/acpi : clarify arm64 support of IBFT
2021-03-16 19:46 UTC (2+ messages)
[RFC v2 0/2] cgroup: New misc cgroup controller
2021-03-16 18:19 UTC (18+ messages)
` [RFC v2 2/2] cgroup: sev: Miscellaneous cgroup documentation
[PATCH v1, RFC] docs: reporting-issues.rst: tone down 'test vanilla mainline' a little
2021-03-16 17:56 UTC (3+ messages)
[PATCH] doc/virt/kvm: move KVM_X86_SET_MSR_FILTER in section 8
2021-03-16 17:08 UTC
[PATCH v3] docs: usbip: Fix major fields and descriptions in protocol
2021-03-16 15:57 UTC (5+ messages)
` [PATCH v4] "
` [PATCH v5] "
[PATCH v1 1/1] gpio: mockup: Adjust documentation to the code
2021-03-16 12:29 UTC (2+ messages)
[PATCH] docs/kokr: make sections on bug reporting match practice
2021-03-16 9:20 UTC (2+ messages)
[PATCH v7 3/6] x86/elf: Support a new ELF aux vector AT_MINSIGSTKSZ
2021-03-16 6:52 UTC
[PATCH v2 00/12] docs: path-lookup: Update pathlookup docs
2021-03-16 5:47 UTC (13+ messages)
` [PATCH v2 01/12] docs: path-lookup: update follow_managed() part
` [PATCH v2 02/12] docs: path-lookup: update path_to_nameidata() part
` [PATCH v2 03/12] docs: path-lookup: update path_mountpoint() part
` [PATCH v2 04/12] docs: path-lookup: update do_last() part
` [PATCH v2 05/12] docs: path-lookup: remove filename_mountpoint
` [PATCH v2 06/12] docs: path-lookup: Add macro name to symlink limit description
` [PATCH v2 07/12] docs: path-lookup: i_op->follow_link replaced with i_op->get_link
` [PATCH v2 08/12] docs: path-lookup: update i_op->put_link and cookie description
` [PATCH v2 09/12] docs: path-lookup: no get_link()
` [PATCH v2 10/12] docs: path-lookup: update WALK_GET, WALK_PUT desc
` [PATCH v2 11/12] docs: path-lookup: update get_link() ->follow_link description
` [PATCH v2 12/12] docs: path-lookup: update symlink description
[PATCH] docs: virt: kvm: Trivial typo fix in the file timekeeping.rst
2021-03-16 4:44 UTC
[PATCH] security/loadpin: Update the changing interface in the source code
2021-03-15 20:44 UTC (2+ messages)
[PATCH] Documentation: sysrq: update description about sysrq crash
2021-03-15 20:23 UTC (2+ messages)
[PATCH v2 0/2] docs: reporting-issues: a easier process for reporting stable regressions
2021-03-15 20:11 UTC (3+ messages)
` [PATCH v2 2/2] docs: reporting-issues.rst: shortcut "
[RFC PATCH] docs: Group arch-specific documentation under "CPU Architectures"
2021-03-15 19:52 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).