linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-17 07:45:45 to 2021-05-21 15:00:25 UTC [more...]

siginfo_t ABI break on sparc64 from si_addr_lsb move 3y ago
 2021-05-21 14:59 UTC  (25+ messages)
        ` [RFC][PATCH 0/3] signal: Move si_trapno into the _si_fault union
                  ` [PATCH 00/12] signal: sort out si_trapno and si_perf
                    ` [PATCH v3 "
                      ` [GIT PULL] siginfo: ABI fixes for v5.13-rc2
                        ` [GIT PULL] siginfo: ABI fixes for v5.13-rc3
                      ` [PATCH v4 0/5] siginfo: ABI fixes for TRAP_PERF
                        ` [PATCH v4 1/5] siginfo: Move si_trapno inside the union inside _si_fault
                          ` [PATCH v4 2/5] signal: Implement SIL_FAULT_TRAPNO
                          ` [PATCH v4 3/5] signal: Factor force_sig_perf out of perf_sigtrap
                          ` [PATCH v4 4/5] signal: Deliver all of the siginfo perf data in _perf
                          ` [PATCH v4 5/5] signalfd: Remove SIL_PERF_EVENT fields from signalfd_siginfo

Candidate Linux ABI for Intel AMX and hypothetical new related features
 2021-05-21 14:49 UTC  (16+ messages)

[PATCH 0/5] Add pidfd support to the fanotify API
 2021-05-21 13:52 UTC  (19+ messages)
` [PATCH 1/5] kernel/pid.c: remove static qualifier from pidfd_create()
` [PATCH 2/5] kernel/pid.c: implement checks on parameters passed to pidfd_create()
` [PATCH 3/5] fanotify_user.c: minor cosmetic adjustments to fid labels
` [PATCH 4/5] fanotify/fanotify_user.c: introduce a generic info record copying function
` [PATCH 5/5] fanotify: Add pidfd info record support to the fanotify API

[PATCH tip:irq/core v1] genirq: remove auto-set of the mask when setting the hint
 2021-05-21 13:46 UTC  (22+ messages)
                  ` [PATCH] genirq: Provide new interfaces for affinity hints

[PATCH resend v2 2/5] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
 2021-05-21  8:48 UTC  (7+ messages)

[PATCH 00/11] File system wide monitoring
 2021-05-21  8:31 UTC 

[RFC PATCH v0.1 0/9] UMCG early preview/RFC patchset
 2021-05-21  8:04 UTC  (14+ messages)
` [RFC PATCH v0.1 1/9] sched/umcg: add UMCG syscall stubs and CONFIG_UMCG
` [RFC PATCH v0.1 2/9] sched/umcg: add uapi/linux/umcg.h and sched/umcg.c
` [RFC PATCH v0.1 3/9] sched: add WF_CURRENT_CPU and externise ttwu
` [RFC PATCH v0.1 4/9] sched/umcg: implement core UMCG API
` [RFC PATCH v0.1 5/9] lib/umcg: implement UMCG core API for userspace
` [RFC PATCH v0.1 6/9] selftests/umcg: add UMCG core API selftest
` [RFC PATCH v0.1 7/9] sched/umcg: add UMCG server/worker API (early RFC)
` [RFC PATCH v0.1 8/9] lib/umcg: "
` [RFC PATCH v0.1 9/9] selftests/umcg: add UMCG server/worker API selftest

[RFC PATCH v3 0/8] Add IOPF support for VFIO passthrough
 2021-05-21  7:59 UTC  (27+ messages)
` [RFC PATCH v3 1/8] iommu: Evolve the device fault reporting framework
` [RFC PATCH v3 2/8] vfio/type1: Add a page fault handler
` [RFC PATCH v3 3/8] vfio/type1: Add an MMU notifier to avoid pinning
` [RFC PATCH v3 4/8] vfio/type1: Pre-map more pages than requested in the IOPF handling
` [RFC PATCH v3 5/8] vfio/type1: VFIO_IOMMU_ENABLE_IOPF
` [RFC PATCH v3 6/8] vfio/type1: No need to statically pin and map if IOPF enabled
` [RFC PATCH v3 7/8] vfio/type1: Add selective DMA faulting support
` [RFC PATCH v3 8/8] vfio: Add nested IOPF support

[PATCH v26 00/30] Control-flow Enforcement: Shadow Stack
 2021-05-20 21:06 UTC  (19+ messages)
` [PATCH v26 24/30] x86/cet/shstk: Introduce shadow stack token setup/verify routines
` [PATCH v26 26/30] ELF: Introduce arch_setup_elf_property()

Linux powerpc new system call instruction and ABI
 2021-05-20  7:20 UTC  (28+ messages)
                ` [musl] "

[PATCH v9 0/6] Improve Minimum Alternate Stack Size
 2021-05-19  9:25 UTC  (8+ messages)
` [PATCH v9 1/6] uapi: Define the aux vector AT_MINSIGSTKSZ
` [PATCH v9 2/6] x86/signal: Introduce helpers to get the maximum signal frame size
` [PATCH v9 3/6] x86/elf: Support a new ELF aux vector AT_MINSIGSTKSZ
` [PATCH v9 4/6] selftest/sigaltstack: Use the AT_MINSIGSTKSZ aux vector if available
` [PATCH v9 5/6] x86/signal: Detect and prevent an alternate signal stack overflow
` [PATCH v9 6/6] selftest/x86/signal: Include test cases for validating sigaltstack

[PATCH v19 0/8] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-05-19  7:13 UTC  (16+ messages)
` [PATCH v19 5/8] "
` [PATCH v19 6/8] PM: hibernate: disable when there are active secretmem users

[PATCH v20 0/7] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-05-19  3:50 UTC  (10+ messages)
` [PATCH v20 1/7] mmap: make mlock_future_check() global
` [PATCH v20 2/7] riscv/Kconfig: make direct map manipulation options depend on MMU
` [PATCH v20 3/7] set_memory: allow querying whether set_direct_map_*() is actually enabled
` [PATCH v20 4/7] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v20 5/7] PM: hibernate: disable when there are active secretmem users
` [PATCH v20 6/7] arch, mm: wire up memfd_secret system call where relevant
` [PATCH v20 7/7] secretmem: test: add basic selftest for memfd_secret(2)

[PATCH v5 00/10] userfaultfd: add minor fault handling for shmem
 2021-05-18 22:28 UTC  (4+ messages)
` [PATCH v5 09/10] userfaultfd/selftests: reinitialize test context in each test

[PATCH v8 0/6] Improve Minimum Alternate Stack Size
 2021-05-18 20:53 UTC  (6+ messages)
` [PATCH v8 5/6] x86/signal: Detect and prevent an alternate signal stack overflow

[PATCH RERESEND v9 0/9] fs: interface for directly reading/writing compressed data
 2021-05-18 16:21 UTC  (18+ messages)
` [PATCH RERESEND v9 1/9] iov_iter: add copy_struct_from_iter()
` [PATCH RERESEND v9 2/9] fs: add O_ALLOW_ENCODED open flag
` [PATCH RERESEND v9 3/9] fs: add RWF_ENCODED for reading/writing compressed data
` [PATCH RERESEND v9 4/9] btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio()
` [PATCH RERESEND v9 5/9] btrfs: add ram_bytes and offset to btrfs_ordered_extent
` [PATCH RERESEND v9 6/9] btrfs: support different disk extent size for delalloc
` [PATCH RERESEND v9 7/9] btrfs: optionally extend i_size in cow_file_range_inline()
` [PATCH RERESEND v9 8/9] btrfs: implement RWF_ENCODED reads
` [PATCH RERESEND v9 9/9] btrfs: implement RWF_ENCODED writes

[PATCH v26 14/25] LSM: Specify which LSM to display
 2021-05-17 19:52 UTC  (3+ messages)

[PATCH 0/3] Qualcomm custom compressed pixfmt
 2021-05-17 15:13 UTC  (4+ messages)
` [PATCH 1/3] v4l: Add Qualcomm custom compressed pixel formats

[PATCH v3 0/2] quota: Add mountpath based quota support
 2021-05-17 12:50 UTC  (7+ messages)


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).