messages from 2019-06-21 23:52:34 to 2019-06-22 00:32:02 UTC [more...]
[RFC PATCH 00/30] crypto: DES/3DES cleanup
2019-06-22 0:30 UTC (15+ messages)
` [RFC PATCH 01/30] crypto: des/3des_ede - add new helpers to verify key length
` [RFC PATCH 02/30] crypto: s390/des - switch to new verification routines
` [RFC PATCH 03/30] crypto: sparc/des "
` [RFC PATCH 04/30] crypto: atmel/des "
` [RFC PATCH 05/30] crypto: bcm/des "
` [RFC PATCH 06/30] crypto: caam/des "
` [RFC PATCH 07/30] crypto: cpt/des "
` [RFC PATCH 08/30] crypto: nitrox/des "
` [RFC PATCH 09/30] crypto: ccp/des "
` [RFC PATCH 10/30] crypto: ccree/des "
` [RFC PATCH 11/30] crypto: hifn/des "
` [RFC PATCH 12/30] crypto: hisilicon/des "
` [RFC PATCH 13/30] crypto: safexcel/des "
` [RFC PATCH 14/30] crypto: ixp4xx/des "
[Qemu-devel] [PATCH v2] ioapic: use irq number instead of vector in ioapic_eoi_broadcast
2019-06-22 0:21 UTC
[Qemu-devel] [PATCH] ioapic: use irq number instead of vector in ioapic_eoi_broadcast
2019-06-22 0:24 UTC (2+ messages)
[Qemu-riscv] [PATCH v1 0/9] Update the RISC-V specification versions
2019-06-22 0:23 UTC (3+ messages)
[PATCH v4 04/10] list-objects-filter: implement composite filters
2019-06-22 0:26 UTC (2+ messages)
[PATCH RT 0/4] Address rcutorture issues
2019-06-22 0:26 UTC (11+ messages)
` [RFC PATCH RT 3/4] rcu: unlock special: Treat irq and preempt disabled the same
` [RFC PATCH RT 4/4] rcutorture: Avoid problematic critical section nesting
[PATCH 4/5] drm/i915/gen11: Start distinguishing 'phy' from 'port'
2019-06-22 0:24 UTC (3+ messages)
[PATCH 0/6] Btrfs iomap
2019-06-22 0:21 UTC (3+ messages)
` [PATCH 3/6] iomap: Check iblocksize before transforming page->private
Steam is broken on new kernels
2019-06-22 0:19 UTC (5+ messages)
[v2 PATCH 0/2] mm: mempolicy: fix mbind()'s inconsistent behavior for unmovable pages
2019-06-22 0:20 UTC (3+ messages)
` [v2 PATCH 1/2] mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and MPOL_MF_STRICT were specified
` [v2 PATCH 2/2] mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
[PATCH 1/1] drm/amdkfd: Consistently apply noretry setting
2019-06-22 0:20 UTC
[PATCH 1/4] ath11k: Avoid use of struct initializers for runtime assignment
2019-06-22 0:17 UTC (4+ messages)
` [PATCH 2/4] ath11k: modify code styling for boolean function return values
` [PATCH 3/4] ath11k: replace locally defined MACRO's with actual functions
` [PATCH 4/4] ath11k: Remove stray character in reg notifier debug log
[PATCH] drm/i915/ehl: Add port_cl_dw10 to combo phy vswing sequence
2019-06-22 0:10 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH V34 00/29] Lockdown as an LSM
2019-06-22 0:03 UTC (36+ messages)
` [PATCH V34 01/29] security: Support early LSMs
` [PATCH V34 02/29] security: Add a "locked down" LSM hook
` [PATCH V34 03/29] security: Add a static lockdown policy LSM
` [PATCH V34 04/29] Enforce module signatures if the kernel is locked down
` [PATCH V34 05/29] Restrict /dev/{mem,kmem,port} when "
` [PATCH V34 06/29] kexec_load: Disable at runtime if "
` [PATCH V34 07/29] Copy secure_boot flag in boot params across kexec reboot
` [PATCH V34 08/29] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
` [PATCH V34 09/29] kexec_file: Restrict at runtime if the kernel is locked down
` [PATCH V34 10/29] hibernate: Disable when "
` [PATCH V34 11/29] PCI: Lock down BAR access "
` [PATCH V34 12/29] x86: Lock down IO port "
` [PATCH V34 13/29] x86/msr: Restrict MSR "
` [PATCH V34 14/29] ACPI: Limit access to custom_method "
` [PATCH V34 15/29] acpi: Ignore acpi_rsdp kernel param when the kernel has been "
` [PATCH V34 16/29] acpi: Disable ACPI table override if the kernel is "
` [PATCH V34 17/29] Prohibit PCMCIA CIS storage when "
` [PATCH V34 18/29] Lock down TIOCSSERIAL
` [PATCH V34 19/29] Lock down module params that specify hardware parameters (eg. ioport)
` [PATCH V34 20/29] x86/mmiotrace: Lock down the testmmiotrace module
` [PATCH V34 21/29] Lock down /proc/kcore
` [PATCH V34 22/29] Lock down tracing and perf kprobes when in confidentiality mode
` [PATCH V34 23/29] bpf: Restrict bpf when kernel lockdown is "
` [PATCH V34 24/29] Lock down perf when "
` [PATCH V34 25/29] kexec: Allow kexec_file() with appropriate IMA policy when locked down
` [PATCH V34 26/29] debugfs: Restrict debugfs when the kernel is "
` [PATCH V34 27/29] tracefs: Restrict tracefs "
` [PATCH V34 28/29] efi: Restrict efivar_ssdt_load "
` [PATCH V34 29/29] lockdown: Print current->comm in restriction messages
[PATCH v6 0/6] Enable THP for text section of non-shmem files
2019-06-22 0:05 UTC (7+ messages)
` [PATCH v6 1/6] filemap: check compound_head(page)->mapping in filemap_fault()
` [PATCH v6 2/6] filemap: update offset check "
` [PATCH v6 3/6] mm,thp: stats for file backed THP
` [PATCH v6 4/6] khugepaged: rename collapse_shmem() and khugepaged_scan_shmem()
` [PATCH v6 5/6] mm,thp: add read-only THP support for (non-shmem) FS
` [PATCH v6 6/6] mm,thp: avoid writes to file with THP in pagecache
[Xen-devel] [linux-linus test] 138073: regressions - FAIL
2019-06-22 0:05 UTC
[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 8a9a1e681a61b28fea61cb059e4a27694a8a8e2c
2019-06-22 0:05 UTC
[Drbd-dev] Checksum based resync block size
2019-06-22 0:03 UTC
[dpdk-dev] [PATCH v2 1/5] baseband/fpga_lte_fec: adding driver for FEC on FPGA
2019-06-21 16:59 UTC (11+ messages)
` [dpdk-dev] [PATCH v3 00/10] bbdev: adding support in BBDEV for 5GNR FEC
` [dpdk-dev] [PATCH v3 01/10] baseband/turbo_sw: baseband/turbo_sw: dependency patch
` [dpdk-dev] [PATCH v3 02/10] baseband/fpga_lte_fec: "
` [dpdk-dev] [PATCH v3 03/10] bbdev: renaming non-generic LTE specific structure
` [dpdk-dev] [PATCH v3 04/10] bbdev: extension of BBDEV API for 5G FEC
` [dpdk-dev] [PATCH v3 05/10] docs/guides: updating bbdev API for 5GNR operations
` [dpdk-dev] [PATCH v3 06/10] baseband/turbo_sw: extension of turbosw PMD for 5G
` [dpdk-dev] [PATCH v3 07/10] docs/guides: updating building steps for BBDEV PMD
` [dpdk-dev] [PATCH v3 08/10] test-bbdev: update of bbdev test-app for 5GNR
` [dpdk-dev] [PATCH v3 10/10] doc: announce bbdev changes
[Qemu-devel] [PULL SUBSYSTEM s390x 0/3] s390x/tcg: pending patches
2019-06-21 23:45 UTC (2+ messages)
[PATCH v5 0/5] THP aware uprobe
2019-06-22 0:01 UTC (6+ messages)
` [PATCH v5 1/5] mm: move memcmp_pages() and pages_identical()
` [PATCH v5 2/5] uprobe: use original page when all uprobes are removed
` [PATCH v5 3/5] mm, thp: introduce FOLL_SPLIT_PMD
` [PATCH v5 4/5] uprobe: use FOLL_SPLIT_PMD instead of FOLL_SPLIT
` [PATCH v5 5/5] uprobe: collapse THP pmd after removing all uprobes
[RFC V1 0/6] Introduce dynamic allocation/freeing of MSI-X vectors
2019-06-22 0:23 UTC (2+ messages)
[PATCH v2 00/11] xfs: rework extent allocation
2019-06-21 23:59 UTC (9+ messages)
` [PATCH v2 01/11] xfs: clean up small allocation helper
` [PATCH v2 02/11] xfs: move "
` [PATCH v2 03/11] xfs: skip small alloc cntbt logic on NULL cursor
` [PATCH v2 04/11] xfs: always update params on small allocation
[PATCH v2 0/4] vfs: clean up SETFLAGS and FSSETXATTR option processing
2019-06-21 23:56 UTC (29+ messages)
` [Cluster-devel] "
` [Ocfs2-devel] "
` [f2fs-dev] "
` [PATCH 1/4] vfs: create a generic checking function for FS_IOC_SETFLAGS
` [Cluster-devel] "
` [Ocfs2-devel] "
` [f2fs-dev] "
` [PATCH 2/4] vfs: create a generic checking function for FS_IOC_FSSETXATTR
` [Cluster-devel] "
` [Ocfs2-devel] "
` [f2fs-dev] "
` [PATCH 3/4] fs: teach vfs_ioc_fssetxattr_check to check project id info
` [Cluster-devel] "
` [Ocfs2-devel] "
` [f2fs-dev] "
` [PATCH 4/4] vfs: teach vfs_ioc_fssetxattr_check to check extent size hints
` [Cluster-devel] "
` [Ocfs2-devel] "
` [f2fs-dev] "
[PATCH v4 0/7] vfs: make immutable files actually immutable
2019-06-21 23:57 UTC (40+ messages)
` [Ocfs2-devel] "
` [f2fs-dev] "
` [PATCH 1/7] mm/fs: don't allow writes to immutable files
` [Ocfs2-devel] "
` [f2fs-dev] "
` [PATCH 2/7] vfs: flush and wait for io when setting the immutable flag via SETFLAGS
` [Ocfs2-devel] "
` [f2fs-dev] "
` [PATCH 3/7] vfs: flush and wait for io when setting the immutable flag via FSSETXATTR
` [Ocfs2-devel] "
` [f2fs-dev] "
` [PATCH 4/7] vfs: don't allow most setxattr to immutable files
` [Ocfs2-devel] "
` [f2fs-dev] "
` [PATCH 5/7] xfs: refactor setflags to use setattr code directly
` [Ocfs2-devel] "
` [f2fs-dev] "
` [PATCH 6/7] xfs: clean up xfs_merge_ioc_xflags
` [Ocfs2-devel] "
` [f2fs-dev] "
` [PATCH 7/7] vfs: don't allow writes to swap files
` [Ocfs2-devel] "
` [f2fs-dev] "
[Qemu-devel] [PATCH 0/2] target/i386: kvm: Fix treatment of AMD SVM in nested migration
2019-06-21 23:59 UTC (2+ messages)
[PATCH v2] PCI: hv: Fix a use-after-free bug in hv_eject_device_work()
2019-06-21 23:58 UTC (2+ messages)
switch the remaining architectures to use generic GUP v3
2019-06-21 23:55 UTC (10+ messages)
` [PATCH 16/16] mm: pass get_user_pages_fast iterator arguments in a structure
[RFC V1 RESEND 0/6] Introduce dynamic allocation/freeing of MSI-X vectors
2019-06-22 0:19 UTC (7+ messages)
` [RFC V1 RESEND 1/6] PCI/MSI: New structures/macros for dynamic MSI-X allocation
` [RFC V1 RESEND 2/6] PCI/MSI: Dynamic allocation of MSI-X vectors by group
` [RFC V1 RESEND 3/6] x86: Introduce the dynamic teardown function
` [RFC V1 RESEND 4/6] PCI/MSI: Introduce new structure to manage MSI-x entries
` [RFC V1 RESEND 5/6] PCI/MSI: Free MSI-X resources by group
` [RFC V1 RESEND 6/6] Documentation: PCI/MSI: Document dynamic MSI-X infrastructure
[Xen-devel] [PATCH v3 0/6] reserved-memory in dom0
2019-06-21 23:56 UTC (7+ messages)
` [Xen-devel] [PATCH v3 1/6] xen/arm: extend device_tree_for_each_node
` [Xen-devel] [PATCH v3 2/6] xen/arm: make process_memory_node a device_tree_node_func
` [Xen-devel] [PATCH v3 3/6] xen/arm: keep track of reserved-memory regions
` [Xen-devel] [PATCH v3 4/6] xen/arm: handle reserved-memory in consider_modules and dt_unreserved_regions
` [Xen-devel] [PATCH v3 5/6] xen/arm: don't iomem_permit_access for reserved-memory regions
` [Xen-devel] [PATCH v3 6/6] xen/arm: add reserved-memory regions to the dom0 memory node
Splash Screen imx8 board
2019-06-21 23:55 UTC (2+ messages)
[RFC PATCH v4 20/21] iommu/vt-d: hpet: Reserve an interrupt remampping table entry for watchdog
2019-06-21 23:55 UTC (12+ messages)
[MPTCP] [RFC PATCH 3/3] net: Add IPPROTO_MPTCP to inet_sock_set_state tracepoint output
2019-06-21 23:55 UTC
[MPTCP] [RFC PATCH 2/3] sock: Make sk_protocol a 16-bit value
2019-06-21 23:55 UTC
[MPTCP] [RFC PATCH 1/3] net: Make sock protocol value checks more specific
2019-06-21 23:55 UTC
[MPTCP] [RFC PATCH 0/3] Change sock->sk_protocol to a 16-bit value
2019-06-21 23:55 UTC
[PATCH 3/3] tools: memory-model: Improve data-race detection
2019-06-21 23:54 UTC (3+ messages)
[PATCH] drm/i915/ehl: Add one additional PCH ID to MCC
2019-06-21 23:54 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for "
[PATCH 0/3 v2] docs: function automarkup, now with 80% fewer regexes!
2019-06-21 23:51 UTC (2+ messages)
` [PATCH 2/3] docs: remove :c:func: annotations from xarray.rst
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.