All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-16 14:31:01 to 2020-03-16 15:02:48 UTC [more...]

Instrumentation and RCU
 2020-03-16 15:02 UTC  (5+ messages)

[PATCH] travis.yml: Set G_MESSAGES_DEBUG do report GLib errors
 2020-03-16 12:14 UTC  (2+ messages)

[PATCH v8 0/8] enable CAAM's HWRNG as default
 2020-03-16 15:00 UTC  (9+ messages)
` [PATCH v8 1/8] crypto: caam - allocate RNG instantiation descriptor with GFP_DMA
` [PATCH v8 2/8] crypto: caam - use struct hwrng's .init for initialization
` [PATCH v8 3/8] crypto: caam - drop global context pointer and init_done
` [PATCH v8 4/8] crypto: caam - simplify RNG implementation
` [PATCH v8 5/8] crypto: caam - check if RNG job failed
` [PATCH v8 6/8] crypto: caam - invalidate entropy register during RNG initialization
` [PATCH v8 7/8] crypto: caam - enable prediction resistance in HRWNG
` [PATCH v8 8/8] crypto: caam - limit single JD RNG output to maximum of 16 bytes

[PATCH] locking/lockdep: Avoid recursion in lockdep_count_{for,back}ward_deps()
 2020-03-16 15:01 UTC  (5+ messages)

[Buildroot] [PATCH] package/syslog-ng: fix build if net-snmp is installed on the host
 2020-03-16 15:01 UTC 

[Intel-gfx] [PATCH] drm/i915/gem: Try allocating va from free space
 2020-03-16 15:00 UTC 

[LTP] [PATCH] openposix/functional/timers: Add missing Makefile
 2020-03-16 14:59 UTC  (2+ messages)

[PATCH 0/6] mm, memcg: cgroup v2 tunable load/store tearing fixes
 2020-03-16 14:59 UTC  (18+ messages)
` [PATCH 1/6] mm, memcg: Prevent memory.high load/store tearing
` [PATCH 2/6] mm, memcg: Prevent memory.max load tearing
` [PATCH 3/6] mm, memcg: Prevent memory.low load/store tearing
` [PATCH 4/6] mm, memcg: Prevent memory.min "
` [PATCH 5/6] mm, memcg: Prevent memory.swap.max load tearing
` [PATCH 6/6] mm, memcg: Prevent mem_cgroup_protected store tearing

[tip:irq/urgent] BUILD SUCCESS 92c227554c8e735a494cd4ddca2d5bebcd705b2c
 2020-03-16 14:58 UTC 

[PATCH] net: mvneta: Fix the case where the last poll did not process all rx
 2020-03-16 14:56 UTC 

[PATCH v5 0/7] xfs: btree bulk loading
 2020-03-16 14:58 UTC  (4+ messages)
` [PATCH 4/7] xfs: add support for free space btree staging cursors

[PATCH v1] clocksource: Avoid creating dead devices
 2020-03-16 14:57 UTC  (7+ messages)

[PATCH][next] udf: udf_sb.h: Replace zero-length array with flexible-array member
 2020-03-16 14:57 UTC  (2+ messages)

[MPTCP] [PATCH net-next] mptcp: move msk state update to subflow_syn_recv_sock()
 2020-03-16 14:57 UTC 

[PATCH][next] ext2: xattr.h: Replace zero-length array with flexible-array member
 2020-03-16 14:57 UTC  (2+ messages)

[PATCH] mfd: intel-lpss: Fix Intel Elkhart Lake LPSS I2C input clock
 2020-03-16 14:57 UTC  (2+ messages)

[PATCH v1 00/46] Use hugepages to map kernel mem on 8xx
 2020-03-16 12:36 UTC  (9+ messages)
` [PATCH v1 30/46] powerpc/8xx: Move PPC_PIN_TLB options into 8xx Kconfig
` [PATCH v1 31/46] powerpc/8xx: Add function to update pinned TLBs
` [PATCH v1 32/46] powerpc/8xx: Don't set IMMR map anymore at boot
` [PATCH v1 33/46] powerpc/8xx: Always pin TLBs at startup
` [PATCH v1 34/46] powerpc/8xx: Drop special handling of Linear and IMMR mappings in I/D TLB handlers
` [PATCH v1 35/46] powerpc/8xx: Remove now unused TLB miss functions
` [PATCH v1 36/46] powerpc/8xx: Move DTLB perf handling closer
` [PATCH v1 37/46] powerpc/mm: Don't be too strict with _etext alignment on PPC32

[PATCH v3 0/4] staging: fbtft: code cleanup patchset - checkpatch
 2020-03-16 14:55 UTC  (4+ messages)
` [PATCH 4/4] staging: fbtft: Avoid potential precedence issues
  ` [Outreachy kernel] "

[PATCH 0/2] avoid integer overflow
 2020-03-16 12:55 UTC  (3+ messages)
` [PATCH 2/2] accel/tcg: "

[PATCH] iio: accel: Add support for the Bosch-Sensortec BMI088
 2020-03-16 14:54 UTC  (4+ messages)
  ` [PATCH v2] "

[Qemu-devel] [Bug 1813165] [NEW] KVM internal error. Suberror: 1 emulation failure
 2020-03-15 21:02 UTC  (2+ messages)
` [Bug 1813165] "

[PATCH] mm/vmscan: add vm_swappiness configuration knobs
 2020-03-16 14:53 UTC  (5+ messages)

[PATCH] dt-bindings: thermal: make cooling-maps property optional
 2020-03-16 14:52 UTC  (2+ messages)

remove the di_version icdicone field v2
 2020-03-16 14:51 UTC  (16+ messages)
` [PATCH 1/5] xfs: add a new xfs_sb_version_has_large_dinode helper
` [PATCH 2/5] xfs: only check the superblock version for dinode size calculation
` [PATCH 3/5] xfs: simplify a check in xfs_ioctl_setattr_check_cowextsize
` [PATCH 4/5] xfs: simplify di_flags2 inheritance in xfs_ialloc
` [PATCH 5/5] xfs: remove the di_version field from struct icdinode

cleanup log I/O error handling v2
 2020-03-16 14:42 UTC  (15+ messages)
` [PATCH 01/14] xfs: merge xlog_cil_push into xlog_cil_push_work
` [PATCH 02/14] xfs: factor out a xlog_wait_on_iclog helper
` [PATCH 03/14] xfs: simplify the xfs_log_release_iclog calling convention
` [PATCH 04/14] xfs: simplify log shutdown checking in xfs_log_release_iclog
` [PATCH 05/14] xfs: remove the aborted parameter to xlog_state_done_syncing
` [PATCH 06/14] xfs: refactor xlog_state_clean_iclog
` [PATCH 07/14] xfs: move the ioerror check out of xlog_state_clean_iclog
` [PATCH 08/14] xfs: move xlog_state_do_iclog_callbacks up
` [PATCH 09/14] xfs: move log shut down handling out of xlog_state_iodone_process_iclog
` [PATCH 10/14] xfs: refactor xlog_state_iodone_process_iclog
` [PATCH 11/14] xfs: merge xlog_state_clean_iclog into xlog_state_iodone_process_iclog
` [PATCH 12/14] xfs: merge xlog_state_set_callback "
` [PATCH 13/14] xfs: remove xlog_state_want_sync
` [PATCH 14/14] xfs: remove XLOG_STATE_IOERROR

[PATCH v4 0/6] reference implementation of RSS and hash report
 2020-03-16 12:57 UTC  (2+ messages)

Large number of stream files in CTF trace -- too many file handles
 2020-03-16 14:51 UTC  (2+ messages)

[PATCH 00/11] accel: Allow targets to use Kconfig, disable semihosting by default
 2020-03-16 12:12 UTC  (3+ messages)
` [PATCH 04/11] MAINTAINERS: Add an entry for the HVF accelerator

[PATCH] clk: ti: am43xx: Fix clock parent for RTC clock
 2020-03-16 14:48 UTC  (3+ messages)

[ANNOUNCE] opensm 3.3.23 release
 2020-03-16 14:48 UTC 

[RFC] Possible idea for GSoC 2020
 2020-03-16 14:47 UTC  (6+ messages)

[PATCH 0/2] DRM: ARC: add HDMI 2.0 TX encoder support
 2020-03-16 14:46 UTC  (9+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: Document the Synopsys ARC HDMI TX bindings

[PATCH v4 00/13] SCMI Notifications Core Support
 2020-03-16 14:46 UTC  (7+ messages)
` [PATCH v4 07/13] firmware: arm_scmi: Add notification dispatch and delivery

[PATCH] ceph: add min/max latency support for read/write/metadata metrics
 2020-03-16 14:45 UTC  (3+ messages)

[PATCH RFC tip/core/rcu 0/16] Prototype RCU usable from idle, exception, offline
 2020-03-16 14:45 UTC  (4+ messages)

[PATCH 0/9] drm/edid: DisplayID parser fixes
 2020-03-16 14:44 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

Trying to use Coccinelle
 2020-03-16 14:44 UTC  (7+ messages)
` [Outreachy kernel] "

[PATCH v3 00/26] Introduce common headers for vDSO
 2020-03-16 14:43 UTC  (11+ messages)
` [PATCH v3 18/26] arm64: Introduce asm/vdso/processor.h

[PATCHv2 00/50] Add log level to show_stack()
 2020-03-16 14:39 UTC  (69+ messages)
` [OpenRISC] "
` [PATCHv2 01/50] kallsyms/printk: Add loglvl to print_ip_sym()
` [PATCHv2 02/50] alpha: Add show_stack_loglvl()
` [PATCHv2 03/50] arc: "
` [PATCHv2 04/50] arm/asm: Add loglvl to c_backtrace()
` [PATCHv2 05/50] arm: Add loglvl to unwind_backtrace()
` [PATCHv2 06/50] arm: Add loglvl to dump_backtrace()
` [PATCHv2 07/50] arm: Wire up dump_backtrace_{entry,stm}
` [PATCHv2 08/50] arm: Add show_stack_loglvl()
` [PATCHv2 09/50] arm64: Add loglvl to dump_backtrace()
` [PATCHv2 10/50] arm64: Add show_stack_loglvl()
` [PATCHv2 11/50] c6x: "
` [PATCHv2 12/50] csky: "
` [PATCHv2 13/50] h8300: "
` [PATCHv2 14/50] hexagon: "
` [PATCHv2 15/50] ia64: Pass log level as arg into ia64_do_show_stack()
` [PATCHv2 16/50] ia64: Add show_stack_loglvl()
` [PATCHv2 17/50] m68k: "
` [PATCHv2 18/50] microblaze: Add loglvl to microblaze_unwind_inner()
` [PATCHv2 19/50] microblaze: Add loglvl to microblaze_unwind()
` [PATCHv2 20/50] microblaze: Add show_stack_loglvl()
` [PATCHv2 21/50] mips: "
` [PATCHv2 22/50] nds32: "
` [PATCHv2 23/50] nios2: "
` [PATCHv2 24/50] openrisc: "
  ` [OpenRISC] "
` [PATCHv2 25/50] parisc: "
` [PATCHv2 26/50] powerpc: "
` [PATCHv2 27/50] riscv: "
` [PATCHv2 28/50] s390: "
` [PATCHv2 29/50] sh: Add loglvl to dump_mem()
` [PATCHv2 30/50] sh: Remove needless printk()
` [PATCHv2 31/50] sh: Add loglvl to printk_address()
` [PATCHv2 32/50] sh: Add loglvl to show_trace()
` [PATCHv2 33/50] sh: Add show_stack_loglvl()
` [PATCHv2 34/50] sparc: "
` [PATCHv2 35/50] um/sysrq: Remove needless variable sp
` [PATCHv2 36/50] um: Add show_stack_loglvl()
` [PATCHv2 37/50] unicore32: Remove unused pmode argument in c_backtrace()
` [PATCHv2 38/50] unicore32: Add loglvl to c_backtrace()
` [PATCHv2 39/50] unicore32: Add show_stack_loglvl()
` [PATCHv2 40/50] x86: Add missing const qualifiers for log_lvl
` [PATCHv2 41/50] x86: Add show_stack_loglvl()
` [PATCHv2 42/50] xtensa: Add loglvl to show_trace()
` [PATCHv2 43/50] xtensa: Add show_stack_loglvl()
` [PATCHv2 44/50] sysrq: Use show_stack_loglvl()
` [PATCHv2 45/50] x86/amd_gart: Print stacktrace for a leak with KERN_ERR
` [PATCHv2 46/50] power: Use show_stack_loglvl()
` [PATCHv2 47/50] kdb: Don't play with console_loglevel
` [PATCHv2 48/50] sched: Print stack trace with KERN_INFO
` [PATCHv2 49/50] kernel: Use show_stack_loglvl()
` [PATCHv2 50/50] kernel: Rename show_stack_loglvl() => show_stack()

[Intel-gfx] [PATCH 00/13] drm/i915: Port sync for skl+
 2020-03-16 14:43 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[PULL 0/1] Vga 20200316 patches
 2020-03-16 12:48 UTC  (2+ messages)
` [PULL 1/1] stdvga+bochs-display: add dummy mmio handler

stable-rc/linux-4.19.y boot: 144 boots: 2 failed, 131 passed with 5 offline, 6 untried/unknown (v4.19.109-2-g5bd9ed044815)
 2020-03-16 14:42 UTC 

[PATCH] i2c: at91: support atomic write xfer
 2020-03-16 14:42 UTC  (3+ messages)

[dpdk-dev] [PATCH v1] ci: add test suite run without hugepage
 2020-03-16 14:41 UTC  (7+ messages)
` [dpdk-dev] [PATCH v3 0/4] no-huge unit test

batman-adv gateway issue
 2020-03-16 14:41 UTC  (2+ messages)

git fetcher: does not execute git fetch --tags or similar when HEAD has not changed
 2020-03-16 14:40 UTC  (2+ messages)
` [yocto] "

[Xen-devel] [PATCH v7 00/11] error: auto propagated local_err part I
 2020-03-16 14:40 UTC  (4+ messages)

[PATCH v2 0/8] user-mode: Prune build dependencies (part 2)
 2020-03-16 13:09 UTC  (5+ messages)
` [PATCH v2 4/8] qapi/misc: Move query-uuid command with block code
` [PATCH v2 5/8] qapi/misc: Restrict query-vm-generation-id command to machine code

[PATCH] Input: edt-ft5x06 - add fw_version debugfs file to read
 2020-03-16 14:40 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/3] add new Double Word Key hash table
 2020-03-16 14:39 UTC  (2+ messages)

[PATCH 0/4] usb-serial: xHCI and timeout fixes
 2020-03-16 12:05 UTC  (4+ messages)
` [PATCH 1/4] usb-serial: Move USB_TOKEN_IN into a helper function

misc hmm cleanups
 2020-03-16 14:37 UTC  (3+ messages)
` [PATCH 1/5] mm: don't provide a stub for hmm_range_fault

[PATCH] spi: atmel: Fix cs_change inversion
 2020-03-16 14:36 UTC  (2+ messages)

[PATCH] arm64: dts: meson: add thermal zones to meson gx devices
 2020-03-16 14:36 UTC  (5+ messages)

[PATCH 1/2] lib: add support for ZSTD-compressed kernel
 2020-03-16 14:35 UTC  (3+ messages)

[PATCH] spi: fix cs_change for last transfer
 2020-03-16 14:34 UTC  (3+ messages)

[PATCH 0/2] x86/xen: Make idle tasks reliable
 2020-03-16 14:33 UTC  (4+ messages)
` [PATCH 1/2] x86/xen: Make the boot CPU idle task reliable
  ` [Xen-devel] "

[PATCH v4 0/3] irqchip: xilinx: Add support for multiple instances
 2020-03-16 14:34 UTC  (4+ messages)
` [PATCH v4 1/3] "

[PATCH v5 1/2] dt-bindings: arm: fsl: add nxp based toradex colibri bindings
 2020-03-16 14:33 UTC  (4+ messages)
` [PATCH v5 2/2] ARM: dts: colibri: introduce device trees with UHS-I support

[PATCH v2 0/4] regulator: add MP8867/MP8869 support
 2020-03-16 14:31 UTC  (5+ messages)
` [PATCH v2 1/4] regulator: bindings: add MPS mp8869 voltage regulator
` [PATCH v2 2/4] regulator: add support for MP8869 regulator
` [PATCH v2 3/4] dt-bindings: mp886x: Document MP8867 support
` [PATCH v2 4/4] regulator: mp886x: add "

[PATCH 4.19, 4.14, 4.9, 4.4 0/2] efi: fix a race and add a sanity check
 2020-03-16 14:32 UTC  (4+ messages)
` [PATCH 4.19, 4.14, 4.9, 4.4 1/2] efi: Fix a race and a buffer overflow while reading efivars via sysfs


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.