All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-20 04:53:29 to 2020-06-20 07:11:33 UTC [more...]

xfs inode structure cleanups v2
 2020-06-20  7:10 UTC  (10+ messages)
` [PATCH 01/15] xfs: don't clear the "dinode core" in xfs_inode_alloc
` [PATCH 02/15] xfs: move the di_projid field to struct xfs_inode
` [PATCH 03/15] xfs: move the di_size "
` [PATCH 04/15] xfs: move the di_nblocks "
` [PATCH 05/15] xfs: move the di_extsize "
` [PATCH 06/15] xfs: move the di_cowextsize "
` [PATCH 07/15] xfs: move the di_flushiter "
` [PATCH 08/15] xfs: use a union for i_cowextsize and i_flushiter
` [PATCH 09/15] xfs: cleanup xfs_fill_fsxattr

[peterz-queue:modules/WIP 21/22] kernel/module.c:1036: undefined reference to `ftrace_module_release'
 2020-06-20  7:06 UTC 

[PATCH bpf] libbpf: fix CO-RE relocs against .text section
 2020-06-20  7:04 UTC  (2+ messages)

[PATCH v2 00/16] Remove uninitialized_var() macro
 2020-06-20  7:03 UTC  (2+ messages)

[PATCH] wg-quick: add restart command
 2020-06-20  7:02 UTC  (5+ messages)

Any source to know f2fs IO behavior or flowchart?
 2020-06-20  7:02 UTC 

[PATCH net] openvswitch: take into account de-fragmentation in execute_check_pkt_len
 2020-06-20  7:01 UTC  (2+ messages)

[PATCH V8 0/2] media: i2c: Add support for DW9768 VCM driver
 2020-06-20  6:58 UTC  (6+ messages)
` [PATCH V8 2/2] media: i2c: dw9768: Add "

[RFC PATCH v1 1/2] ufs: introduce callbacks to get command information
 2020-06-20  6:53 UTC  (2+ messages)
  ` [RFC PATCH v1 2/2] exynos-ufs: support command history

[PATCH 2/2] ASoC: qcom: add apq8039 sound card support
 2020-06-20  6:39 UTC  (4+ messages)

[Buildroot] [git commit] package/lbcamera: don't override _CONF_OPTS, but append
 2020-06-20  6:56 UTC 

[dpdk-dev] [PATCH v2 0/2] ethdev: minor bugfixes
 2020-06-20  6:53 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 1/2] ethdev: fix data room size verification in Rx queue setup
` [dpdk-dev] [PATCH v2 2/2] ethdev: fix VLAN offloads set if no relative capabilities

[GSoC] Shourya's Blog
 2020-06-20  6:55 UTC  (3+ messages)

Issue with fcntl FD_CLOEXEC and execve
 2020-06-20  6:53 UTC  (2+ messages)

[PATCH] perf list: Fix memleak in print_sdt_events()
 2020-06-20  6:46 UTC 

RFC - kernel selftest result documentation (KTAP)
 2020-06-20  6:44 UTC  (6+ messages)

[xen-unstable test] 151224: regressions - FAIL
 2020-06-20  6:43 UTC 

[dpdk-dev] [PATCH 0/2] ethdev: minor bugfixes
 2020-06-20  6:42 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/2] ethdev: fix VLAN offloads set if no relative capabilities

ERROR: modpost: "__mulsi3" undefined!
 2020-06-20  6:41 UTC  (3+ messages)

[PATCH v10 00/61] target/riscv: support vector extension v0.7.1
 2020-06-20  4:37 UTC  (108+ messages)
` [PATCH v10 08/61] target/riscv: add fault-only-first unit stride load
` [PATCH v10 09/61] target/riscv: add vector amo operations
` [PATCH v10 10/61] target/riscv: vector single-width integer add and subtract
` [PATCH v10 11/61] target/riscv: vector widening "
` [PATCH v10 12/61] target/riscv: vector integer add-with-carry / subtract-with-borrow instructions
` [PATCH v10 13/61] target/riscv: vector bitwise logical instructions
` [PATCH v10 14/61] target/riscv: vector single-width bit shift instructions
` [PATCH v10 15/61] target/riscv: vector narrowing integer right "
` [PATCH v10 16/61] target/riscv: vector integer comparison instructions
` [PATCH v10 17/61] target/riscv: vector integer min/max instructions
` [PATCH v10 18/61] target/riscv: vector single-width integer multiply instructions
` [PATCH v10 19/61] target/riscv: vector integer divide instructions
` [PATCH v10 20/61] target/riscv: vector widening integer multiply instructions
` [PATCH v10 21/61] target/riscv: vector single-width integer multiply-add instructions
` [PATCH v10 22/61] target/riscv: vector widening "
` [PATCH v10 23/61] target/riscv: vector integer merge and move instructions
` [PATCH v10 24/61] target/riscv: vector single-width saturating add and subtract
` [PATCH v10 25/61] target/riscv: vector single-width averaging "
` [PATCH v10 26/61] target/riscv: vector single-width fractional multiply with rounding and saturation
` [PATCH v10 27/61] target/riscv: vector widening saturating scaled multiply-add
` [PATCH v10 28/61] target/riscv: vector single-width scaling shift instructions
` [PATCH v10 29/61] target/riscv: vector narrowing fixed-point clip instructions
` [PATCH v10 30/61] target/riscv: vector single-width floating-point add/subtract instructions
` [PATCH v10 31/61] target/riscv: vector widening "
` [PATCH v10 32/61] target/riscv: vector single-width floating-point multiply/divide instructions
` [PATCH v10 33/61] target/riscv: vector widening floating-point multiply
` [PATCH v10 34/61] target/riscv: vector single-width floating-point fused multiply-add instructions
` [PATCH v10 35/61] target/riscv: vector widening "
` [PATCH v10 36/61] target/riscv: vector floating-point square-root instruction
` [PATCH v10 37/61] target/riscv: vector floating-point min/max instructions
` [PATCH v10 38/61] target/riscv: vector floating-point sign-injection instructions
` [PATCH v10 39/61] target/riscv: vector floating-point compare instructions
` [PATCH v10 40/61] target/riscv: vector floating-point classify instructions
` [PATCH v10 41/61] target/riscv: vector floating-point merge instructions
` [PATCH v10 42/61] target/riscv: vector floating-point/integer type-convert instructions
` [PATCH v10 43/61] target/riscv: widening "
` [PATCH v10 44/61] target/riscv: narrowing "
` [PATCH v10 45/61] target/riscv: vector single-width integer reduction instructions
` [PATCH v10 46/61] target/riscv: vector wideing "
` [PATCH v10 47/61] target/riscv: vector single-width floating-point "
` [PATCH v10 48/61] target/riscv: vector widening "
` [PATCH v10 49/61] target/riscv: vector mask-register logical instructions
` [PATCH v10 50/61] target/riscv: vector mask population count vmpopc
` [PATCH v10 51/61] target/riscv: vmfirst find-first-set mask bit
` [PATCH v10 52/61] target/riscv: set-X-first "
` [PATCH v10 53/61] target/riscv: vector iota instruction
` [PATCH v10 54/61] target/riscv: vector element index instruction
` [PATCH v10 55/61] target/riscv: integer extract instruction
` [PATCH v10 56/61] target/riscv: integer scalar move instruction
` [PATCH v10 57/61] target/riscv: floating-point scalar move instructions
` [PATCH v10 58/61] target/riscv: vector slide instructions
` [PATCH v10 59/61] target/riscv: vector register gather instruction
` [PATCH v10 60/61] target/riscv: vector compress instruction
` [PATCH v10 61/61] target/riscv: configure and turn on vector extension from command line

properly support exec and wait with kernel pointers v2
 2020-06-20  6:35 UTC  (7+ messages)
` [PATCH 6/6] kernel: add a kernel_wait helper

[LTP] [PATCH v1] Add test case for CVE-2018-11508
 2020-06-20  6:37 UTC 

[Buildroot] [PATCH 1/2] package/mutt: fix CVE-2020-14093
 2020-06-20  6:35 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/circus: bump to version 0.16.1
 2020-06-20  6:34 UTC  (2+ messages)

[Buildroot] [PATCH v1] package/libinput: bump version to 1.15.6
 2020-06-20  6:34 UTC  (2+ messages)

[Buildroot] [PATCH v1 1/2] package/ell: bump version to 0.32
 2020-06-20  6:34 UTC  (2+ messages)

[Buildroot] [git commit] package/mutt: bump to version 1.14.4
 2020-06-20  6:34 UTC 

[Buildroot] [git commit] package/mutt: fix CVE-2020-14093
 2020-06-20  6:33 UTC 

[PATCH 5/5] nvme: support for zoned namespaces
 2020-06-20  6:33 UTC  (12+ messages)

[Buildroot] [git commit] package/circus: bump to version 0.16.1
 2020-06-20  6:33 UTC 

[Buildroot] [git commit] package/libinput: bump version to 1.15.6
 2020-06-20  6:32 UTC 

[Buildroot] [git commit] package/iwd: bump version to 1.8
 2020-06-20  6:32 UTC 

[Buildroot] [git commit] package/ell: bump version to 0.32
 2020-06-20  6:32 UTC 

[kees:for-next/seccomp 20/22] m68k-linux-ld: file.c:undefined reference to `sock_from_file'
 2020-06-20  6:29 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2020-06-19
 2020-06-20  6:26 UTC 

[RFC] Bypass filesystems for reading cached pages
 2020-06-20  6:19 UTC  (2+ messages)

How do you comprehend the saying that the kernel's memory is not pageable whereas get_free_page use a page-oriented technique?
 2020-06-20  6:18 UTC 

[PATCH 4/4] powerpc/pseries/iommu: Remove default DMA window before creating DDW
 2020-06-20  6:13 UTC  (4+ messages)

Linux 3.16.x EOL planning
 2020-06-20  6:18 UTC 

nds32le-linux-ld: undefined reference to `__trace_hardirqs_off'
 2020-06-20  6:03 UTC  (2+ messages)

[PATCH] jbd2: add the missing unlock_buffer() in the error path of jbd2_write_superblock()
 2020-06-20  6:19 UTC 

[PATCH] drm: fix double free for gbo in drm_gem_vram_init and drm_gem_vram_create
 2020-06-20  6:21 UTC 

[dm-crypt] FAQ 2.2 Scenario (1) - clarification concerning "encrypted root"
 2020-06-20  6:10 UTC  (2+ messages)

[kees:for-next/seccomp 17/22] nds32le-linux-ld: file.c:undefined reference to `sock_from_file'
 2020-06-20  6:15 UTC 

[ipmi:ipmi-wdt-rework 5/10] drivers/hwmon/sch56xx-common.c:289:12: error: static declaration of 'watchdog_start' follows non-static declaration
 2020-06-20  6:11 UTC 

[PATCH v2 bpf-next 0/5] bpf: Support access to bpf map fields
 2020-06-20  6:08 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/5] bpf: Switch btf_parse_vmlinux to btf_find_by_name_kind
` [PATCH v2 bpf-next 2/5] bpf: Rename bpf_htab to bpf_shtab in sock_map

Question on DSA switches, IGMP forwarding and switchdev
 2020-06-20  6:02 UTC  (6+ messages)

[LTP] [RFC PATCH 1/1] tst_test.sh: Print tst_{res, brk} into stdout
 2020-06-20  5:55 UTC  (2+ messages)

Why does “page allocation failure” occur whereas there are still “58*4096kB (C)” could be used?
 2020-06-20  5:53 UTC  (5+ messages)

[tip:x86/cleanups] BUILD SUCCESS eacb0c101a0bdf14de77cc9d107493e2d8d6389c
 2020-06-20  5:47 UTC 

[PATCH] Documentation: kunit: Add naming guidelines
 2020-06-20  5:49 UTC 

[peterz-queue:locking/irqstate 19/20] arch/arm/include/asm/percpu.h:29:34: error: 'current_stack_pointer' undeclared; did you mean
 2020-06-20  5:50 UTC 

[PATCH/RFC 0/5] ravb: Add support for explicit internal clock delay configuration
 2020-06-20  5:47 UTC  (3+ messages)
` [PATCH/RFC 1/5] dt-bindings: net: renesas,ravb: Document internal clock delay properties

[ti:ti-android-linux-5.4.y 13/16] aspeed-video.c:undefined reference to `devm_ioremap_resource'
 2020-06-20  5:46 UTC 

[PATCH 1/3] rcu/trace: Print negative GP numbers correctly
 2020-06-20  5:36 UTC  (5+ messages)
` [PATCH 3/3] rcu/trace: Add name of the source for gp_seq to prevent confusion

What the differences between "__GFP_NOFAIL" and "__GFP_REPEAT"?
 2020-06-20  5:34 UTC 

[tip:master] BUILD SUCCESS 46fd0c81965064aa7a4889f704591253c1724e52
 2020-06-20  5:33 UTC 

[jpirko-mlxsw:combined_queue 3/37] ERROR: modpost: "__udivdi3" undefined!
 2020-06-20  5:30 UTC 

[kees:for-next/seccomp 17/22] file.c:undefined reference to `sock_from_file'
 2020-06-20  5:28 UTC 

[pinchartl-media:am65x/devel/v1 83/109] ERROR: modpost: "__udivdi3" undefined!
 2020-06-20  5:28 UTC 

[PATCH v5] hwmon:(adm1275) Enable adm1278 ADM1278_TEMP1_EN
 2020-06-20  5:19 UTC  (3+ messages)

fatal error: omp.h: No such file or directory #yocto
 2020-06-20  5:14 UTC 

[PATCH 0/4] Paravirtualized Control Register pinning
 2020-06-20  5:13 UTC  (3+ messages)
` [PATCH 4/4] X86: Use KVM CR pin MSRs

glibc 2.32 --- Two weeks to ABI freeze. Volunteers for release manager?
 2020-06-20  5:07 UTC 

[linux-stable-rc:linux-5.4.y 1670/5977] nds32le-linux-ld: undefined reference to `__trace_hardirqs_on'
 2020-06-20  5:06 UTC 

[PATCH v5 0/2] CH7322 CEC controller driver
 2020-06-20  4:56 UTC  (9+ messages)
` [PATCH v5 2/2] media: cec: i2c: ch7322: Add ch7322 "

Linux-aspeed Digest, Vol 37, Issue 25
 2020-06-20  4:53 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.