All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-24 11:12:13 to 2020-07-24 12:19:33 UTC [more...]

[PATCH v3 00/10] Adding support for Microchip Sparx5 SoC
 2020-07-24 12:19 UTC  (4+ messages)
` [PATCH v3 08/10] clk: sparx5: Add Sparx5 SoC DPLL clock driver

[RFC][CFT][PATCHSET v2] saner calling conventions for csum-and-copy primitives
 2020-07-24 12:19 UTC  (5+ messages)
` [PATCH v2 01/20] xtensa: fix access check in csum_and_copy_from_user
  ` [PATCH v2 04/20] unify generic instances of csum_partial_copy_nocheck()

[PATCH v3] libselinux: use kernel status page by default
 2020-07-24 12:18 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v3 00/13] Remove libdrm in rendercopy
 2020-07-24 12:18 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t v3 01/13] lib/intel_bufops: add mapping on cpu / device
` [igt-dev] [PATCH i-g-t v3 12/13] tests/perf: remove libdrm dependency for rendercopy

[PATCH 1/2] xilinx: Align dfu ram with booti command
 2020-07-24 12:18 UTC  (4+ messages)
` [PATCH 2/2] xilinx: zynqmp: Enable DFU tftp support

[f2fs-dev] [PATCH v5 0/7] add support for direct I/O with fscrypt using blk-crypto
 2020-07-24 12:11 UTC  (13+ messages)
`  "
` [PATCH v5 1/7] fscrypt: Add functions for direct I/O support
` [PATCH v5 2/7] direct-io: add support for fscrypt using blk-crypto
  ` [f2fs-dev] "
` [PATCH v5 3/7] iomap: support direct I/O with "
` [PATCH v5 4/7] ext4: "
  ` [f2fs-dev] "
` [PATCH v5 5/7] f2fs: "
  ` [f2fs-dev] "
` [PATCH v5 6/7] fscrypt: document inline encryption support
` [PATCH v5 7/7] fscrypt: update documentation for direct I/O support
  ` [f2fs-dev] "

[PATCH] sctp: remove redundant initialization of variable status
 2020-07-24 12:17 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Reduce malloc memory for mini QSPI configuration
 2020-07-24 12:17 UTC  (2+ messages)

[PATCH v13 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors
 2020-07-24 12:17 UTC  (4+ messages)

[PATCH iproute2] mptcp: show all endpoints when no ID is specified
 2020-07-24 12:17 UTC  (2+ messages)
` [MPTCP] "

[PATCH v2 0/3] xilinx: Enable Versal allocation from low memory
 2020-07-24 12:17 UTC  (2+ messages)

[GIT PULL][PATCH v8 0/7] Add support for ZSTD-compressed kernel and initramfs
 2020-07-24 12:17 UTC  (6+ messages)
` [PATCH v8 2/7] lib: add zstd support to decompress
` [PATCH v8 3/7] init: add support for zstd compressed kernel

[PATCH v5 0/6] arch/x86: kprobes: Remove MODULES dependency
 2020-07-24 12:16 UTC  (4+ messages)
` [PATCH v5 5/6] kprobes: Use text_alloc() and text_free()

[PATCH] seccomp.2: Improve x32 and nr truncation notes
 2020-07-24 12:16 UTC  (2+ messages)

[PATCH] drop spurious t comment header
 2020-07-24 12:15 UTC  (4+ messages)

[PATCH] versal: fix versal PM ret payload size
 2020-07-24 12:15 UTC  (2+ messages)

[PATCH v2 0/3] media: vimc: Allow multiple capture devices to use the same sensor
 2020-07-24 12:15 UTC  (5+ messages)
` [PATCH v2 1/3] media: vimc: Add usage count to subdevices
` [PATCH v2 2/3] media: vimc: Serialize vimc_streamer_s_stream()
` [PATCH v2 3/3] media: vimc: Join pipeline if one already exists

[PATCH v2] xilinx: versal: Add new versal loadpdi command
 2020-07-24 12:15 UTC  (2+ messages)

[PATCH] recordmcount: only record relocation of type R_AARCH64_CALL26 on arm64
 2020-07-24 12:14 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Fix set_fdtfile() not to break u-boots DTB
 2020-07-24 12:14 UTC  (2+ messages)

[PATCH v4 01/17] Kconfig: Introduce CONFIG_SYS_HAS_SRAM
 2020-07-24 12:14 UTC  (15+ messages)
` [PATCH v4 05/17] cmd: bdinfo: Move sram info prints to generic code
` [PATCH v4 06/17] board_f: Introduce setup_bdinfo initcall
` [PATCH v4 07/17] board_f: Introduce arch_setup_bdinfo initcall
` [PATCH v4 08/17] board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo
` [PATCH v4 09/17] board_f: Move sram bdinfo assignments to generic code
` [PATCH v4 10/17] board_f: m68k: Factor out m68k-specific bdinfo setup
` [PATCH v4 11/17] board_f: ppc: Factor out ppc-specific "
` [PATCH v4 12/17] board_f: Remove setup_board_part1
` [PATCH v4 13/17] dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probe
` [PATCH v4 14/17] drivers: serial: Make serial_initialize return int
` [PATCH v4 15/17] common/board_r: Remove initr_serial wrapper
` [PATCH v4 16/17] blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC
` [PATCH v4 17/17] common/board_r: Move blkcache_init call earlier in the boot sequence

[PATCH] xilinx: Setup bootm variables
 2020-07-24 12:14 UTC  (2+ messages)

[PATCH] x86: guard against port I/O overlapping the RTC/CMOS range
 2020-07-24 12:11 UTC  (2+ messages)

[RFC PATCH 00/16] Core scheduling v6
 2020-07-24 12:08 UTC  (5+ messages)
` [RFC PATCH 09/16] sched/fair: core wide cfs task priority comparison
  ` [RFC PATCH 09/16] sched/fair: core wide cfs task priority comparison(Internet mail)

[igt-dev] [PATCH i-g-t] Add new IGT test to validate crtc Dithering
 2020-07-24 12:09 UTC  (5+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for Add new IGT test to validate crtc Dithering (rev3)
` [igt-dev] ✓ Fi.CI.BAT: success "

[PATCH v7 0/3] Add Turris Omnia LEDs driver
 2020-07-24 12:08 UTC  (4+ messages)
` [PATCH v7 2/3] leds: initial support for Turris Omnia LEDs

[Intel-gfx] [PATCH] drm/i915/gem: Delay tracking the GEM context until it is registered
 2020-07-24 12:07 UTC  (8+ messages)
  `  "

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD REGRESSION 5e1ef69d19d4a83d62a279330261f62ed2226e3c
 2020-07-24 12:07 UTC 

[dpdk-dev] [PATCH] vdpa/mlx5: fix live migration termination
 2020-07-24 12:07 UTC 

[PATCH] RFC : mikroBUS driver for add-on boards
 2020-07-24 12:06 UTC 

[PATCH 0/4] ex4 block bitmap prefetching
 2020-07-24 12:04 UTC  (5+ messages)
` [PATCH 2/4] ext4: skip non-loaded groups at cr=0/1 when scanning for good groups
` [PATCH 3/4] ext4: indicate via a block bitmap read is prefetched via a tracepoint

[Intel-gfx] [PATCH 1/3] drm/i915/gt: Disable preparser around xcs invalidations on tgl
 2020-07-24 12:04 UTC  (7+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/gt: Stall "
` [Intel-gfx] [PATCH 3/3] drm/i915/selftests: Add compiler paranoia for checking HWSP values
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/gt: Disable preparser around xcs invalidations on tgl
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH] tipc: remove set but not used variable 'no_warn'
 2020-07-24 11:54 UTC  (3+ messages)

INVESTMENT
 2020-07-24 12:00 UTC 

[PATCH] sched: Warn if garbage is passed to default_wake_function()
 2020-07-24 12:02 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH] compiler.h: Move instrumentation_begin()/end() into new <linux/instrumentation.h> header
 2020-07-24 12:02 UTC  (2+ messages)
` [tip: core/headers] compiler.h: Move instrumentation_begin()/end() to "

[PATCH v4 1/2] IMA: Fix policy readability check
 2020-07-24 12:01 UTC  (4+ messages)
` [PATCH v4 2/2] IMA: Add test for kexec cmdline measurement
    ` [LTP] "

NAT performance issue 944mbit -> ~40mbit
 2020-07-24 12:01 UTC  (17+ messages)
` [Intel-wired-lan] "

Query regarding using the Redfish in OpenBMC
 2020-07-24 11:59 UTC  (4+ messages)

[dpdk-dev] [PATCH] common/qat: fix uninitialized variable bug
 2020-07-24 11:58 UTC  (3+ messages)

[RFC] btrfs: strategy to perform a rollback at boot time
 2020-07-24 11:56 UTC  (3+ messages)

[PATCH] drm/ttm: fix pipelined gutting for evictions v2
 2020-07-24 11:56 UTC 

[Bug 1888431] [NEW] v5.1.0-rc1 build fails on Mac OS X 10.11.6
 2020-07-24 11:46 UTC  (2+ messages)
` [Bug 1888431] "

[Buildroot] [PATCH] package/c-periphery: bump to v2.2.2
 2020-07-24 11:56 UTC 

[PATCH v3 0/4] powerpc/mm/radix: Memory unplug fixes
 2020-07-24 11:52 UTC  (7+ messages)

[GIT PULL] arm64 fix for -rc7
 2020-07-24 11:52 UTC  (2+ messages)

[PATCH] sched/fair: consider sched-idle CPU when selecting idle core
 2020-07-24 11:53 UTC  (5+ messages)

[GIT PULL] iommu/arm-smmu: Updates for 5.9
 2020-07-24 11:51 UTC  (5+ messages)

[RFC PATCH] powerpc/pseries/svm: capture instruction faulting on MMIO access, in sprg0 register
 2020-07-24 11:49 UTC  (5+ messages)

[PATCH v2] cpuidle: Fix CFI failure
 2020-07-24 11:49 UTC  (14+ messages)
` [PATCH v2] cpuidle: change enter_s2idle() prototype

[PATCH for-5.1? 0/3] Fix nbd reconnect dead-locks
 2020-07-24 11:50 UTC  (4+ messages)
` [PATCH 1/3] block/nbd: allow drain during reconnect attempt

[PATCH 1/2] Bluetooth: hci_h5: Set HCI_UART_RESET_ON_INIT to correct flags
 2020-07-24 11:49 UTC  (2+ messages)

[PATCH] MIPS: BCM63xx: improve CFE version detection
 2020-07-24 11:09 UTC  (3+ messages)

[PATCH] media: uvcvideo: Fix uvc_ctrl_fixup_xu_info() not having any effect
 2020-07-24 11:48 UTC 

[PATCH 0/1] MIPS: X2000: Add X2000 system type
 2020-07-24 11:09 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] mips: traps, add __init to parity_protection_init
 2020-07-24 11:15 UTC  (2+ messages)

[PATCH] arm64: numa: rightsize the distance array
 2020-07-24 11:45 UTC  (3+ messages)

[PATCH V7 00/14] TopDown metrics support for Icelake
 2020-07-24 11:46 UTC  (4+ messages)
` [PATCH V7 07/14] perf/core: Add a new PERF_EV_CAP_COEXIST event capability

[PATCH-for-5.1? v2] qapi/error: Check format string argument in error_*prepend()
 2020-07-24 11:44 UTC  (2+ messages)

[dpdk-dev] [PATCH v2] doc: add more detail to telemetry guides
 2020-07-24 11:45 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH 0/3] x86 cleanups of leftover code
 2020-07-24 11:44 UTC  (4+ messages)
` [PATCH 1/3] x86/ioapic: Remove unused "IOAPIC_AUTO" define
` [PATCH 2/3] x86/tsc: Remove unused "US_SCALE" and "NS_SCALE" leftover macros
` [PATCH 3/3] x86/mm: Remove the unused mk_kernel_pgd() #define

[meta-virtualization] Starting Xen guest on Raspberry-Pi4. #meta-virtualization #yocto
 2020-07-24 11:43 UTC  (4+ messages)
`  "

[PATCH] arm64: dts: ls1028a: qds: enable lpuart1
 2020-07-24 11:34 UTC  (2+ messages)

[GIT PULL] interconnect changes for 5.9
 2020-07-24 11:42 UTC 

[Buildroot] [PATCH] package/cdrkit: fix build with GCC 10
 2020-07-24 11:40 UTC  (3+ messages)
` [Buildroot] [PATCH v2] "

[Buildroot] [git commit branch/2020.05.x] package/cdrkit: fix build with GCC 10
 2020-07-24 11:40 UTC 

[Buildroot] [git commit branch/2020.02.x] package/cdrkit: fix build with GCC 10
 2020-07-24 11:40 UTC 

[patch] Add note about there is no default permission mode in umask man page
 2020-07-24 11:36 UTC 

[bpf-next:master 1540/1551] kernel/bpf/stackmap.c:688:29: error: passing argument 1 of '__bpf_get_stack' from incompatible pointer type
 2020-07-24 11:36 UTC 

[PATCH 13/17] watch_queue: Implement mount topology and attribute change notifications [ver #5]
 2020-07-24 11:36 UTC  (8+ messages)
  ` [PATCH 00/17] pipe: Keyrings, mount and superblock "

[lustre-devel] /usr/bin/fakeroot: debian/rules: Permission denied - Building Lustre client (v2.13.53)
 2020-07-24 11:35 UTC  (4+ messages)
    ` [lustre-devel] [UNVERIFIED SENDER] "

[git pull] habanalabs pull request for kernel 5.9-rc1 (resend)
 2020-07-24 11:35 UTC  (3+ messages)

PROBLEM: cgroup cost too much memory when transfer small files to tmpfs
 2020-07-24 11:35 UTC  (5+ messages)
  ` 答复: "

[PATCH nf] netfilter: nft_compat: make sure xtables destructors have run
 2020-07-24 11:34 UTC 

[PATCH v2] mm/hugetlb: add mempolicy check in the reservation routine
 2020-07-24 11:34 UTC  (2+ messages)

[PATCH v4 0/3] mmc: Adding support for Microchip Sparx5 SoC
 2020-07-24 11:32 UTC  (7+ messages)
` [PATCH v4 2/3] sdhci: sparx5: Add Sparx5 SoC eMMC driver

[PATCH for v5.9] netfilter: Replace HTTP links with HTTPS ones
 2020-07-24 11:28 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/4] Allow privileged user to map the OA buffer
 2020-07-24 11:27 UTC  (8+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915/perf: Whitelist OA report trigger registers

[PATCH v4 00/12] ASoC: qcom: Add support for SC7180 lpass variant
 2020-07-24 11:22 UTC  (8+ messages)
` [PATCH v4 04/12] ASoC: qcom: lpass-platform: fix memory leak
` [PATCH v4 06/12] ASoC: qcom: lpass-cpu: fix concurrency issue
` [PATCH v4 10/12] ASoC: qcom: lpass-cpu: Use platform_get_resource

[PATCH v2 0/5] cpuidle: psci: Various improvements for PSCI PM domains
 2020-07-24 11:22 UTC  (6+ messages)

[PATCH 0/7] ASoC: qcom: Use qcom_snd_parse_of() for apq8016_sbc
 2020-07-24 11:21 UTC  (2+ messages)

[GIT PULL] Btrfs fixes for 5.8-rc7
 2020-07-24 11:21 UTC 

[iptables PATCH v3] iptables: accept lock file name at runtime
 2020-07-24 11:21 UTC  (2+ messages)

dom0 LInux 5.8-rc5 kernel failing to initialize cooling maps for Allwinner H6 SoC
 2020-07-24 11:20 UTC  (5+ messages)

[PATCH v7 0/7] Add support for O_MAYEXEC
 2020-07-24 11:20 UTC  (2+ messages)

[PATCH 1/1] edac: fsl_ddr_edac: fix expected data message
 2020-07-24 11:18 UTC 

Patchwork housekeeping for: spi-devel-general
 2020-07-24 11:20 UTC 

[PATCH] ASoC: dapm: don't call pm_runtime_* on card device
 2020-07-24 11:16 UTC  (2+ messages)

[PATCH v4 0/6] spi: Adding support for Microchip Sparx5 SoC
 2020-07-24 11:14 UTC  (14+ messages)
` [PATCH v4 1/6] spi: dw: Add support for RX sample delay register
` [PATCH v4 2/6] spi: dw: Add Microchip Sparx5 support
` [PATCH v4 3/6] arm64: dts: sparx5: Add SPI controller and associated mmio-mux
` [PATCH v4 4/6] dt-bindings: snps, dw-apb-ssi: Add sparx5 support, plus rx-sample-delay-ns property
  ` [PATCH v4 4/6] dt-bindings: snps,dw-apb-ssi: "
` [PATCH v4 5/6] arm64: dts: sparx5: Add spi-nor support
` [PATCH v4 6/6] arm64: dts: sparx5: Add spi-nand devices

[PATCH 0/3] Number of fixes for rtrs
 2020-07-24 11:15 UTC  (4+ messages)
` [PATCH 1/3] RDMA/rtrs-clt: add an additional random 8 seconds before reconnecting
` [PATCH 2/3] RDMA/rtrs-srv: only call put_device when it's in sysfs
` [PATCH 3/3] RDMA/rtrs: remove WQ_MEM_RECLAIM for rtrs_wq

[PATCH][next] drm: xln: fix spelling mistake "failes" -> "failed"
 2020-07-24 11:12 UTC  (4+ messages)

[v3 00/15] powerpc/perf: Add support for power10 PMU Hardware
 2020-07-24 11:14 UTC  (3+ messages)
` [v3 13/15] tools/perf: Add perf tools support for extended register capability in powerpc

Proposed Tx flag: don't reorder frames
 2020-07-24 11:13 UTC  (2+ messages)

kernel BUG at include/linux/swapops.h:LINE!
 2020-07-24 11:13 UTC  (5+ messages)

[PATCH v1] ata: use generic power management
 2020-07-24 11:11 UTC  (3+ messages)
` [Linux-kernel-mentees] "

[PATCH 1/4] ARM: imx8mm: select FIRMWARE_IMX_LPDDR4_PMU_TRAIN from IMX8MM_EVK
 2020-07-24 11:12 UTC  (4+ messages)
` [PATCH 2/4] ARM: imx8m: make debug UART selection available on i.MX8MM
` [PATCH 3/4] ARM: nxp-imx8mm-evk: always set up UART
` [PATCH 4/4] nvmem: ocotp: add support for i.MX8MM


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.