linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-21 02:54:18 to 2019-11-16 00:37:02 UTC [more...]

[PATCH v16 00/12] open: introduce openat2(2) syscall
 2019-11-16  0:37 UTC  (14+ messages)
` [PATCH v16 01/12] nsfs: clean-up ns_get_path() signature to return int
` [PATCH v16 02/12] namei: allow nd_jump_link() to produce errors
` [PATCH v16 03/12] namei: allow set_root() "
` [PATCH v16 04/12] namei: LOOKUP_NO_SYMLINKS: block symlink resolution
` [PATCH v16 05/12] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
` [PATCH v16 06/12] namei: LOOKUP_NO_XDEV: block mountpoint crossing
` [PATCH v16 07/12] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
` [PATCH v16 08/12] namei: LOOKUP_IN_ROOT: chroot-like "
` [PATCH v16 09/12] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
` [PATCH v16 10/12] open: introduce openat2(2) syscall
` [PATCH v16 11/12] selftests: add openat2(2) selftests
` [PATCH v16 12/12] Documentation: path-lookup: include new LOOKUP flags

[for-next][PATCH 23/33] fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stu
 2019-11-14 18:17 UTC 

[PATCH v2] fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stub
 2019-11-14 16:26 UTC 

[PATCH v15 0/9] open: introduce openat2(2) syscall
 2019-11-14 13:33 UTC  (30+ messages)
` [PATCH v15 1/9] namei: LOOKUP_NO_SYMLINKS: block symlink resolution
` [PATCH v15 2/9] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
` [PATCH v15 3/9] namei: LOOKUP_NO_XDEV: block mountpoint crossing
` [PATCH v15 4/9] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
` [PATCH v15 5/9] namei: LOOKUP_IN_ROOT: chroot-like "
` [PATCH v15 6/9] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
` [PATCH v15 7/9] open: introduce openat2(2) syscall
` [PATCH v15 8/9] selftests: add openat2(2) selftests
` [PATCH v15 9/9] Documentation: path-lookup: mention LOOKUP_MAGICLINK_JUMPED

[PATCH net-next] defconfigs: remove obsolete CONFIG_INET_XFRM_MODE_* and CONFIG_INET6_XFRM_MODE_
 2019-11-14  9:07 UTC 

Investment opportunity
 2019-11-13  1:34 UTC  (3+ messages)

generic ioremap (and lots of cleanups) v2
 2019-11-12  8:51 UTC  (57+ messages)
` [PATCH 03/21] ia64: rename ioremap_nocache to ioremap_uc
` [PATCH 08/21] x86: clean up ioremap
` [PATCH 20/21] csky: remove ioremap_cache
` generic ioremap (and lots of cleanups) v3
  ` [PATCH 01/21] arm: remove ioremap_cached
  ` [PATCH 02/21] unicore32: "
  ` [PATCH 04/21] hexagon: clean up ioremap
  ` [PATCH 05/21] alpha: remove the unused __ioremap wrapper
  ` [PATCH 06/21] nios2: remove __ioremap
  ` [PATCH 07/21] parisc: "
  ` [PATCH 08/21] x86: Clean up ioremap()
  ` [PATCH 09/21] xtensa: clean up ioremap
  ` [PATCH 10/21] asm-generic: ioremap_uc should behave the same with and without MMU
  ` [PATCH 11/21] asm-generic: don't provide ioremap for CONFIG_MMU
  ` [PATCH 12/21] arch: rely on asm-generic/io.h for default ioremap_* definitions
  ` [PATCH 13/21] m68k: rename __iounmap and mark it static
  ` [PATCH 14/21] hexagon: remove __iounmap
  ` [PATCH 15/21] nios2: "
  ` [PATCH 16/21] sh: "
  ` [PATCH 17/21] lib: provide a simple generic ioremap implementation
  ` [PATCH 18/21] riscv: use the generic ioremap code
  ` [PATCH 19/21] nds32: use generic ioremap
  ` [PATCH 21/21] csky: "
  ` generic-iomap tree for linux-next

[PATCH V9] mm/debug: Add tests validating architecture page table helpers
 2019-11-12  6:52 UTC  (4+ messages)

[PATCH V9 RESEND] mm/debug: Add tests validating architecture page table helpers
 2019-11-12  5:14 UTC 

[PATCH v7 0/9] backlight: gpio: simplify the driver
 2019-11-11 11:41 UTC  (22+ messages)
` [PATCH v7 1/9] backlight: gpio: remove unneeded include
` [PATCH v7 2/9] backlight: gpio: remove stray newline
` [PATCH v7 3/9] backlight: gpio: explicitly set the direction of the GPIO
` [PATCH v7 4/9] sh: ecovec24: add additional properties to the backlight device
` [PATCH v7 5/9] backlight: gpio: simplify the platform data handling
` [PATCH v7 6/9] sh: ecovec24: don't set unused fields in platform data
` [PATCH v7 7/9] backlight: gpio: remove unused fields from "
` [PATCH v7 8/9] backlight: gpio: use a helper variable for &pdev->dev
` [PATCH v7 9/9] backlight: gpio: pull gpio_backlight_initial_power_state() into probe

[PATCH AUTOSEL 4.19 015/205] ARM: dts: rcar: Correct SATA device sizes to 2 MiB
 2019-11-08 11:34 UTC 

Zdravstvujte! Vas interesujut bazy dannyh dlja prodazhi Vashih tovarov i uslug?
 2019-11-08  8:25 UTC  (2+ messages)

[PATCH V8] mm/debug: Add tests validating architecture page table helpers
 2019-11-07 13:34 UTC  (12+ messages)

[PATCH 29/50] sh: Add loglvl to dump_mem()
 2019-11-06  3:05 UTC  (5+ messages)
` [PATCH 30/50] sh: Remove needless printk()
` [PATCH 31/50] sh: Add loglvl to printk_address()
` [PATCH 32/50] sh: Add loglvl to show_trace()
` [PATCH 33/50] sh: Add show_stack_loglvl()

[PATCH 5/8] ALSA: pcm: use dma_can_mmap() to check if a device supports dma_mmap_*
 2019-11-04  9:03 UTC  (8+ messages)
`  "

Contact Money Gram international service-Benin to receive your payment funds US$2.500,000 Million
 2019-11-01 15:56 UTC 

[PATCH v7] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
 2019-10-31  3:26 UTC  (8+ messages)

[PATCH] sh: kgdb: Mark expected switch fall-throughs
 2019-10-30  8:44 UTC  (2+ messages)

[PATCH v6] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
 2019-10-30  1:58 UTC  (14+ messages)

Dear Friend,
 2019-10-29  6:54 UTC 

[PATCH RESEND v14 0/6] open: introduce openat2(2) syscall
 2019-10-27 15:41 UTC  (9+ messages)
` [PATCH RESEND v14 1/6] namei: O_BENEATH-style resolution restriction flags
` [PATCH RESEND v14 2/6] namei: LOOKUP_IN_ROOT: chroot-like path resolution
` [PATCH RESEND v14 3/6] namei: permit ".." resolution with LOOKUP_{IN_ROOT,BENEATH}
` [PATCH RESEND v14 4/6] open: introduce openat2(2) syscall
` [PATCH RESEND v14 5/6] selftests: add openat2(2) selftests
` [PATCH RESEND v14 6/6] Documentation: path-lookup: mention LOOKUP_MAGICLINK_JUMPED

[REVIEW PATCH v5 2/3] arch: wire-up close_range()
 2019-10-25 12:28 UTC 

[PATCH V7] mm/debug: Add tests validating architecture page table helpers
 2019-10-25 10:22 UTC  (12+ messages)

[PATCH trivial] sh: mach-highlander: Spelling s/Conector/Connector/
 2019-10-24 15:27 UTC 

[PATCH] pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_B
 2019-10-24 13:13 UTC 

[PATCH v14 0/6] open: introduce openat2(2) syscall
 2019-10-24  7:06 UTC  (6+ messages)
` [PATCH v14 2/6] namei: LOOKUP_IN_ROOT: chroot-like path resolution

[PATCH v6 0/9] backlight: gpio: simplify the driver
 2019-10-21 12:21 UTC  (6+ messages)
` [PATCH v6 2/9] backlight: gpio: remove stray newline
` [PATCH v6 3/9] backlight: gpio: explicitly set the direction of the GPIO


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