messages from 2019-07-15 10:51:27 to 2019-08-15 10:50:02 UTC [more...]
remove default fallbacks in dma_map_ops v2
2019-08-15 10:50 UTC (21+ messages)
` [PATCH 1/7] dma-mapping: move the dma_get_sgtable API comments from arm to common code
` [PATCH 2/7] dma-mapping: explicitly wire up ->mmap and ->get_sgtable
` [PATCH 3/7] dma-mapping: add a dma_can_mmap helper
` [PATCH 5/7] m68knommu: add a pgprot_noncached stub
` [PATCH 6/7] dma-mapping: remove ARCH_NO_COHERENT_DMA_MMAP
` [PATCH 7/7] dma-mapping: provide a better default ->get_required_mask
` remove default fallbacks in dma_map_ops v3
` [PATCH 1/8] dma-mapping: provide a better default ->get_required_mask
` [PATCH 2/8] dma-mapping: move the dma_get_sgtable API comments from arm to common code
` [PATCH 3/8] dma-mapping: explicitly wire up ->mmap and ->get_sgtable
` [PATCH 4/8] dma-mapping: add a dma_can_mmap helper
` [PATCH 5/8] ALSA: pcm: use dma_can_mmap() to check if a device supports dma_mmap_*
` [PATCH 6/8] arm-nommu: call dma_mmap_from_dev_coherent directly
` [PATCH 7/8] parisc: don't set ARCH_NO_COHERENT_DMA_MMAP
` [PATCH 8/8] dma-mapping: remove CONFIG_ARCH_NO_COHERENT_DMA_MMAP
[PATCH] sh: Drop -Werror from kernel Makefile
2019-08-15 3:14 UTC (13+ messages)
TODAY, Wed, Aug 14, 2019 I AM READY FOR COMING TO YOUR ADDRESS WITH THIS ATM CARD
2019-08-14 22:14 UTC
convert sh to the generic dma remap allocator
2019-08-14 13:46 UTC (2+ messages)
` [PATCH] sh: use the generic dma coherent "
PLEASE CONFIRM PURCHASE ORDER
2019-08-14 7:52 UTC
[PATCH 05/16] sh: prefer __section from compiler_attributes.h
2019-08-13 8:51 UTC (2+ messages)
[PATCH v2] sh: kernel: disassemble: Mark expected switch fall-throughs
2019-08-13 8:50 UTC (4+ messages)
[PATCH] sh: kernel: hw_breakpoint: Fix missing break in switch statement
2019-08-13 8:50 UTC (4+ messages)
[PATCH] sh: kernel: disassemble: Mark expected switch fall-throughs
2019-08-10 5:14 UTC (3+ messages)
[RFC V2 0/1] mm/debug: Add tests for architecture exported page table helpers
2019-08-09 13:52 UTC (6+ messages)
` [RFC V2 1/1] mm/pgtable/debug: Add test validating architecture "
[PATCH v3 0/7] backlight: gpio: simplify the driver
2019-08-08 8:17 UTC (18+ messages)
` [PATCH v3 1/7] sh: ecovec24: add additional properties to the backlight device
` [PATCH v3 2/7] backlight: gpio: simplify the platform data handling
` [PATCH v3 3/7] sh: ecovec24: don't set unused fields in platform data
` [PATCH v3 4/7] backlight: gpio: remove unused fields from "
` [PATCH v3 5/7] backlight: gpio: remove dev from struct gpio_backlight
` [PATCH v3 6/7] backlight: gpio: remove def_value "
` [PATCH v3 7/7] backlight: gpio: use a helper variable for &pdev->dev
[PATCH 0/3] mm: remove quicklist page table caches
2019-08-08 7:52 UTC (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] ia64: switch to generic version of pte allocation
` [PATCH 3/3] sh: "
[PATCH 4/7] ALSA: pcm: use dma_can_mmap() to check if a device supports dma_mmap_*
2019-08-06 6:00 UTC (4+ messages)
[PATCH v2 0/7] backlight: gpio: simplify the driver
2019-08-05 9:53 UTC (24+ messages)
` [PATCH v2 1/7] sh: ecovec24: add additional properties to the backlight device
` [PATCH v2 2/7] backlight: gpio: simplify the platform data handling
` [PATCH v2 3/7] sh: ecovec24: don't set unused fields in platform data
` [PATCH v2 4/7] backlight: gpio: remove unused fields from "
` [PATCH v2 5/7] backlight: gpio: remove dev from struct gpio_backlight
` [PATCH v2 6/7] backlight: gpio: remove def_value "
` [PATCH v2 7/7] backlight: gpio: use a helper variable for &pdev->dev
remove default fallbacks in dma_map_ops
2019-08-03 11:22 UTC (12+ messages)
` [PATCH 1/5] m68knommu: add a pgprot_noncached stub
` [PATCH 2/5] dma-mapping: move the dma_get_sgtable API comments from arm to common code
` [PATCH 3/5] dma-mapping: explicitly wire up ->mmap and ->get_sgtable
` [PATCH 4/5] dma-mapping: provide a better default ->get_required_mask
` [PATCH 5/5] dma-mapping: remove ARCH_NO_COHERENT_DMA_MMAP
[PATCH RESEND 0/8] Fix mmap base in bottom-up mmap
2019-07-30 6:12 UTC (2+ messages)
RE
2019-07-29 16:52 UTC
GVD Capital contact notification
2019-07-28 15:19 UTC
[PATCH v11 0/8] namei: openat2(2) path resolution restrictions
2019-07-28 1:02 UTC (9+ messages)
` [PATCH v11 1/8] namei: obey trailing magic-link DAC permissions
` [PATCH v11 2/8] procfs: switch magic-link modes to be more sane
` [PATCH v11 3/8] open: O_EMPTYPATH: procfs-less file descriptor re-opening
` [PATCH v11 4/8] namei: O_BENEATH-style path resolution flags
` [PATCH v11 5/8] namei: LOOKUP_IN_ROOT: chroot-like path resolution
` [PATCH v11 6/8] namei: aggressively check for nd->root escape on ".." resolution
` [PATCH v11 7/8] open: openat2(2) syscall
` [PATCH v11 8/8] selftests: add openat2(2) selftests
[PATCH] sh: remove unneeded uapi asm-generic wrappers
2019-07-27 13:47 UTC (2+ messages)
[PATCH] sh: use __builtin_constant_p() directly instead of IS_IMMEDIATE()
2019-07-27 13:46 UTC (2+ messages)
[PATCH v2 10/10] docs: remove extra conf.py files
2019-07-26 11:31 UTC
[PATCH 3/5] arch: wire-up pidfd_wait()
2019-07-24 14:46 UTC
[PATCH v10 0/9] namei: openat2(2) path resolution restrictions
2019-07-20 0:09 UTC (12+ messages)
` [PATCH v10 1/9] namei: obey trailing magic-link DAC permissions
` [PATCH v10 2/9] procfs: switch magic-link modes to be more sane
` [PATCH v10 3/9] open: O_EMPTYPATH: procfs-less file descriptor re-opening
` [PATCH v10 4/9] namei: O_BENEATH-style path resolution flags
` [PATCH v10 5/9] namei: LOOKUP_IN_ROOT: chroot-like path resolution
` [PATCH v10 6/9] namei: aggressively check for nd->root escape on ".." resolution
` [PATCH v10 7/9] open: openat2(2) syscall
` [PATCH v10 8/9] kselftest: save-and-restore errno to allow for %m formatting
` [PATCH v10 9/9] selftests: add openat2(2) selftests
[PATCH 1/2] arch: mark syscall number 435 reserved for clone3
2019-07-19 12:20 UTC (11+ messages)
[PATCH v9 00/10] namei: openat2(2) path resolution restrictions
2019-07-19 10:29 UTC (24+ messages)
` [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
` [PATCH v9 08/10] open: openat2(2) syscall
[PATCH v3 02/11] s390x/mm: Fail when an altmap is used for arch_add_memory()
2019-07-19 6:45 UTC (17+ messages)
` [PATCH v3 09/11] mm/memory_hotplug: Remove memory block devices before arch_remove_memory()
` [PATCH v3 10/11] mm/memory_hotplug: Make unregister_memory_block_under_nodes() never fail
[PATCH AUTOSEL 4.4 31/35] sh: prevent warnings when using iounmap
2019-07-19 4:14 UTC
[PATCH AUTOSEL 4.9 41/45] sh: prevent warnings when using iounmap
2019-07-19 4:13 UTC
[PATCH AUTOSEL 4.14 54/60] sh: prevent warnings when using iounmap
2019-07-19 4:11 UTC
[PATCH AUTOSEL 4.19 087/101] sh: prevent warnings when using iounmap
2019-07-19 4:07 UTC
[PATCH AUTOSEL 5.1 125/141] sh: prevent warnings when using iounmap
2019-07-19 4:02 UTC
[PATCH AUTOSEL 5.2 154/171] sh: prevent warnings when using iounmap
2019-07-19 3:56 UTC
Wohltätigkeitsspende von 2.000.000 Millionen Euro
2019-07-18 0:29 UTC
If interested
2019-07-17 13:32 UTC
Add a new fchmodat4() syscall, v2
2019-07-17 12:39 UTC (10+ messages)
` [PATCH v2 1/4] Non-functional cleanup of a "__user * filename"
` [PATCH v2 2/4] Add fchmodat4(), a new syscall
` [PATCH v2 3/4] arch: Register fchmodat4, usually as syscall 434
` [PATCH v2 4/4] tools: Add fchmodat4
[PATCH 01/12] Documentation: move architectures together
2019-07-16 14:51 UTC (3+ messages)
` [PATCH 02/12] Documentation/arm: repointer docs to Documentation/arch/arm
[PATCH 00/14] pending doc patches for 5.3-rc
2019-07-16 12:10 UTC (2+ messages)
` [PATCH 13/14] docs: remove extra conf.py files
Kindly Respond
2019-07-15 11:05 UTC
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).