All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-15 08:52:09 to 2020-11-15 10:50:34 UTC [more...]

[PATCH v2 00/39] fs: idmapped mounts
 2020-11-15 10:37 UTC  (78+ messages)
` [PATCH v2 01/39] namespace: take lock_mount_hash() directly when changing flags
` [PATCH v2 02/39] mount: make {lock,unlock}_mount_hash() static
` [PATCH v2 03/39] namespace: only take read lock in do_reconfigure_mnt()
` [PATCH v2 04/39] fs: add mount_setattr()
` [PATCH v2 05/39] tests: add mount_setattr() selftests
` [PATCH v2 06/39] fs: add id translation helpers
` [PATCH v2 07/39] mount: attach mappings to mounts
` [PATCH v2 08/39] capability: handle idmapped mounts
` [PATCH v2 09/39] namei: add idmapped mount aware permission helpers
` [PATCH v2 10/39] inode: add idmapped mount aware init and "
` [PATCH v2 11/39] attr: handle idmapped mounts
` [PATCH v2 12/39] acl: "
` [PATCH v2 13/39] xattr: "
` [PATCH v2 14/39] commoncap: "
` [PATCH v2 15/39] stat: "
` [PATCH v2 16/39] namei: handle idmapped mounts in may_*() helpers
` [PATCH v2 17/39] namei: introduce struct renamedata
` [PATCH v2 18/39] namei: prepare for idmapped mounts
` [PATCH v2 19/39] open: handle idmapped mounts in do_truncate()
` [PATCH v2 20/39] open: handle idmapped mounts
` [PATCH v2 21/39] af_unix: "
` [PATCH v2 22/39] utimes: "
` [PATCH v2 23/39] fcntl: "
` [PATCH v2 24/39] notify: "
` [PATCH v2 25/39] init: "
` [PATCH v2 26/39] ioctl: "
` [PATCH v2 27/39] would_dump: "
` [PATCH v2 28/39] exec: "
` [PATCH v2 29/39] fs: add helpers for idmap mounts
` [PATCH v2 30/39] apparmor: handle idmapped mounts
` [PATCH v2 31/39] audit: "
` [PATCH v2 32/39] ima: "
` [PATCH v2 33/39] fat: "
` [PATCH v2 34/39] ext4: support "
` [PATCH v2 35/39] ecryptfs: do not mount on top of "
` [PATCH v2 36/39] overlayfs: "
` [PATCH v2 37/39] fs: introduce MOUNT_ATTR_IDMAP
` [PATCH v2 38/39] selftests: add idmapped mounts xattr selftest
` [PATCH v2 39/39] tests: add vfs/idmapped mounts test suite

[PATCH bpf-next] libbpf: bpf__find_by_name[_kind] should use btf__get_nr_types()
 2020-11-15 10:46 UTC 

Corporate and Personal Loan/
 2020-11-10 14:10 UTC 

post-receive: pub/scm/linux/kernel/git/brauner/linux
 2020-11-15 10:48 UTC 

[PATCH v3 00/10] Cryptodisk fixes for v2.06 redux
 2020-11-15 10:42 UTC  (32+ messages)
` [PATCH v4 00/15] "
  ` [PATCH v4 01/15] cryptodisk: Rename total_length field in grub_cryptodisk_t to total_sectors
  ` [PATCH v4 02/15] cryptodisk: Rename offset in grub_cryptodisk_t to offset_sectors
  ` [PATCH v4 03/15] luks2: Rename source disk variabled named 'disk' to 'source' as in luks.c
  ` [PATCH v4 04/15] types: Define GRUB_CHAR_BIT based on compiler macro instead of using literal
  ` [PATCH v4 05/15] luks2: Use correct index variable when looping in luks2_get_keyslot
  ` [PATCH v4 06/15] luks2: Rename variable i to keyslot_idx "
  ` [PATCH v4 07/15] luks2: Rename index variable j to i
  ` [PATCH v4 08/15] luks2: Split idx into three variables: keyslot_key, digest_key, segment_key
  ` [PATCH v4 09/15] luks2: Improve error messages in luks2_get_keyslot
  ` [PATCH v4 10/15] luks2: Use more intuitive keyslot key instead of index when naming keyslot
  ` [PATCH v4 11/15] cryptodisk: Replace some literals with constants in grub_cryptodisk_endecrypt
  ` [PATCH v4 12/15] luks2: grub_cryptodisk_t->total_length is the max number of device native sectors
  ` [PATCH v4 13/15] cryptodisk: Properly handle non-512 byte sized sectors
  ` [PATCH v4 14/15] luks2: Better error handling when setting up the cryptodisk
  ` [PATCH v4 15/15] luks2: Error check segment.sector_size

[PATCH v2 0/6] Add Ethernet interface description for Odroid boards
 2020-11-15 10:39 UTC  (7+ messages)
  ` [PATCH v2 1/6] ARM: dts: exynos: Fix Ethernet interface description for Odroid XU3
  ` [PATCH v2 2/6] ARM: dts: exynos: Add an alias for the Ethernet interface on "

[RFC 0/5] support for {send,recv}[msg] with registered bufs
 2020-11-15 10:35 UTC  (6+ messages)
` [PATCH 1/5] io_uring: move io_recvmsg_copy_hdr()
` [PATCH 2/5] io_uring: copy hdr consistently for send and recv
` [PATCH 3/5] io_uring: opcode independent import_fixed
` [PATCH 4/5] io_uring: send/recv with registered buffer
` [PATCH 5/5] io_uring: sendmsg/recvmsg with registered buffers

[PATCH v3 net] batman-adv: set .owner to THIS_MODULE
 2020-11-15 10:40 UTC  (2+ messages)

[PSIGN v2 00/39] fs: idmapped mounts
 2020-11-15 10:40 UTC 

post-receive: pub/scm/linux/kernel/git/krzk/linux
 2020-11-15 10:39 UTC 

mm/shmem.c:1920:10: warning: Variable 'hindex' is reassigned a value before the old one has been used. 'break; '
 2020-11-15 10:36 UTC 

[PATCH for-next 0/2] create_user_ah introduction fixups
 2020-11-15 10:34 UTC  (3+ messages)
` [PATCH for-next 1/2] RDMA/core: Check .create_ah is not NULL only in case it's needed
` [PATCH for-next 2/2] RDMA/efa: Remove .create_ah callback assignment

[PATCH v3 0/5] add exynos4412-based p4note device family support
 2020-11-15 10:32 UTC  (3+ messages)
` [PATCH v3 2/5] ARM: dts: add Samsung's exynos4412-based p4note boards

[PATCH v3 net] netdevsim: set .owner to THIS_MODULE
 2020-11-15 10:30 UTC 

[PATCH 00/26] TI J7 SoC HSM Rearch support series
 2020-11-15 10:29 UTC  (9+ messages)
` [PATCH 03/26] remoteproc: k3-r5: remove sysfw PM calls if not supported
` [PATCH 05/26] clk: fixed_rate: add API for directly registering fixed rate clocks
` [PATCH 06/26] clk: fix clock tree dump to properly dump out every registered clock
` [PATCH 08/26] clk: add support for setting clk rate from cmdline

[PATCH] USB: apple-mfi-fastcharge: Fix kfree after failed kzalloc
 2020-11-15 10:28 UTC 

[PATCH v3 net] 6lowpan: set .owner to THIS_MODULE
 2020-11-15 10:27 UTC 

[PATCH bpf v2 1/2] lib/strncpy_from_user.c: Don't overcopy bytes after NUL terminator
 2020-11-15 10:41 UTC  (2+ messages)
` [lib/strncpy_from_user.c] 2903f3d558: Kernel_panic-not_syncing:Attempted_to_kill_init!exitcode=

New Offers
 2020-11-15  7:35 UTC 

pl353-smc.c:undefined reference to `amba_driver_register'
 2020-11-15 10:24 UTC  (3+ messages)

[Buildroot] [PATCH] package/piglit: Only support mesa and nvidia OpenGL provider
 2020-11-15 10:24 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/harfbuzz: fix build without threads
 2020-11-15 10:23 UTC 

Corporate and Personal Loan/
 2020-11-10 14:10 UTC 

[libvirt test] 156808: regressions - FAIL
 2020-11-15 10:21 UTC 

Has the linux-kernel already implemented the functions in apollo-kernel?
 2020-11-15 10:21 UTC  (2+ messages)

[PATCH net-next 1/2] nfc: s3fwrn82: Add driver for Samsung S3FWRN82 NFC Chip
 2020-11-15 10:21 UTC  (4+ messages)

[PATCH 5.11 0/2] clean up async msg setup
 2020-11-15 10:17 UTC  (3+ messages)
` [PATCH 1/2] io_uring: update msg header on copy
` [PATCH 2/2] io_uring: setup iter for recv BUFFER_SELECT once

[PATCH 2/2] Nokia RX-51: Convert to CONFIG_DM_I2C
 2020-11-15 10:19 UTC  (3+ messages)
` [PATCH v2] "

[u-boot PATCH] configs: am65/j72x: Set CONFIG_LOGLEVEL to 7
 2020-11-15 10:18 UTC  (2+ messages)

[Intel-gfx] [PATCH v7 4/7] drm/i915: Add hw.pipe_mode to allow bigjoiner pipe/transcoder split
 2020-11-15 10:18 UTC  (4+ messages)
` [Intel-gfx] [drm/i915] b41be8ac8e: RIP:skl_allocate_pipe_ddb[i915]
  ` [LTP] "
  `  "

[PATCH v5] zram: break the strict dependency from lzo
 2020-11-15 10:15 UTC 

[RFC PATCH v2 00/26] Make reporting-bugs easier to grasp and yet more detailed & helpful
 2020-11-15 10:13 UTC  (3+ messages)

Corporate and Personal Loan/
 2020-11-10 14:10 UTC 

[PATCH v7 2/2] fs: ext4: Modify inode-test.c to use KUnit parameterized testing feature
 2020-11-15 10:25 UTC  (3+ messages)
` [Linux-kernel-mentees] [fs] 4ffef91a3b: Kernel_panic-not_syncing:stack-protector:Kernel_stack_is_corrupted_in:kunit_run_tests
  `  "

[PATCH] net: lantiq: Wait for the GPHY firmware to be ready
 2020-11-15 10:06 UTC 

[PATCH net-next] net: mvneta: Fix validation of 2.5G HSGMII without comphy
 2020-11-15 10:04 UTC  (6+ messages)

[PATCH 1/6] Nokia RX-51: Remove old comments from configs/nokia_rx51.h file
 2020-11-15 10:05 UTC  (2+ messages)

[PATCH v2] ARM: am335x: Add phyBOARD REGOR support
 2020-11-15 10:04 UTC  (2+ messages)

bizare bug in "btrfs subvolume show"
 2020-11-15  9:53 UTC  (3+ messages)

[xen-unstable-coverity test] 156811: all pass - PUSHED
 2020-11-15  9:58 UTC 

[PATCH v2 00/39] ABI: add it to the documentation build system
 2020-11-14 15:27 UTC  (10+ messages)
` [PATCH v2 20/39] docs: ABI: testing: make the files compatible with ReST output
              ` Duplicated ABI entries - Was: "

[PATCH] sigaction.2: Document SA_EXPOSE_TAGBITS and the flag support detection protocol
 2020-11-15  9:51 UTC  (4+ messages)

[PATCH v5 15/27] clk: move clk-ti-sci driver to 'ti' directory
 2020-11-15  9:52 UTC  (7+ messages)
` [PATCH v5 18/27] misc: am33xx: add control module driver

post-receive: pub/scm/linux/kernel/git/rppt/linux
 2020-11-15  9:45 UTC 

[mm] be5d0a74c6: will-it-scale.per_thread_ops -9.1% regression
 2020-11-15  9:55 UTC 

[PATCH] drm/fourcc: fix AMD modifiers PACKERS field doc
 2020-11-15  9:39 UTC  (2+ messages)

Corporate and Personal Loan/
 2020-11-10 14:09 UTC 

Corporate and Personal Loan/
 2020-11-10 14:10 UTC 

[PATCH rdma-next] RDMA/counter: Combine allocation and bind logic
 2020-11-15  9:34 UTC 

[PATCH] IB/hfi1: Fix error return code in hfi1_init_dd()
 2020-11-15  9:29 UTC  (2+ messages)

post-receive: pub/scm/docs/man-pages/man-pages
 2020-11-15  9:29 UTC 

[PATCH v8 00/26] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-11-15  9:25 UTC  (4+ messages)
` [PATCH v8 08/26] memory: tegra30-emc: Continue probing if timings are missing in device-tree

[meta-oe][PATCH v2] opencv: Update 4.4.0 -> 4.5.0
 2020-11-15  9:23 UTC 

[PATCH RFC v1 0/4] dwmac-meson8b: picosecond precision RX delay support
 2020-11-15  9:22 UTC  (6+ messages)
` [PATCH RFC v1 1/4] dt-bindings: net: dwmac-meson: use picoseconds for the RGMII RX delay

[PATCH v8 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-15  9:17 UTC  (21+ messages)
` [PATCH v8 4/9] "
` [PATCH v8 6/9] secretmem: add memcg accounting
` [PATCH v8 8/9] arch, mm: wire up memfd_secret system call were relevant

Build failed in Jenkins: media-build #3288
 2020-11-15  9:19 UTC  (2+ messages)
` Build failed in Jenkins: media-build #3289

[Bug 1904317] [NEW] cpu feature selection is not affected to guest 's cpuid with whpx
 2020-11-15  9:06 UTC 

[RFC PATCH 1/2] drm/hyperv: Add DRM driver for hyperv synthetic video device
 2020-11-15  9:14 UTC  (3+ messages)

[PATCH 0/4] xfstests: fix compiler warnings with fsx/fsstress
 2020-11-15  9:12 UTC  (2+ messages)

[ANNOUNCE] fstests: master branch updated to ac23422a8c7d
 2020-11-15  9:13 UTC 

[PATCH] soc/tegra: fuse: Fix build with Tegra234 configuration
 2020-11-15  8:50 UTC 

Corporate and Personal Loan::,
 2020-11-13 16:08 UTC 

[PATCH] drm/nouveau: bail out of nouveau_channel_new if channel init fails
 2020-11-15  9:10 UTC  (2+ messages)

Corporate and Personal Loan/
 2020-11-10 14:10 UTC 

linux-next: build failure after merge of the akpm tree
 2020-11-15  9:01 UTC  (3+ messages)

[PATCH v7 1/2] kunit: Support for Parameterized Testing
 2020-11-15  8:58 UTC  (3+ messages)
` [Linux-kernel-mentees] "

[PATCH v2] mac80211: 160MHz support per IEEE802.11ax standard
 2020-11-15  8:57 UTC  (6+ messages)
` [PATCH v3 v3] "

[kvm:queue 40/54] arch/x86/kvm/../../../virt/kvm/eventfd.c:198:23: error: passing argument 1 of 'eventfd_ctx_do_read' from incompatible pointer type
 2020-11-15  8:50 UTC  (2+ messages)

post-receive: pub/scm/fs/xfs/xfstests-dev
 2020-11-15  8:54 UTC 

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2020-11-15  8:52 UTC 


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.