All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-08 02:45:58 to 2020-06-08 04:45:27 UTC [more...]

[PATCH] block: Remove trailing newline in format used by error_report API
 2020-06-08  4:45 UTC  (4+ messages)

[patch 01/54] mm/page_idle.c: skip offline pages
 2020-06-08  4:42 UTC  (74+ messages)
` [patch 02/54] ipc/msg: add missing annotation for freeque()
` [patch 03/54] ipc/namespace.c: use a work queue to free_ipc
` [patch 04/54] dynamic_debug: add an option to enable dynamic debug for modules only
` [patch 05/54] kernel: add panic_on_taint
` [patch 06/54] xarray.h: correct return code documentation for xa_store_{bh,irq}()
` [patch 07/54] kernel/sysctl: support setting sysctl parameters from kernel command line
` [patch 08/54] kernel/sysctl: support handling command line aliases
` [patch 09/54] kernel/hung_task convert hung_task_panic boot parameter to sysctl
` [patch 10/54] tools/testing/selftests/sysctl/sysctl.sh: support CONFIG_TEST_SYSCTL=y
` [patch 11/54] lib/test_sysctl: support testing of sysctl. boot parameter
` [patch 12/54] kernel/watchdog.c: convert {soft/hard}lockup boot parameters to sysctl aliases
` [patch 13/54] kernel/hung_task.c: introduce sysctl to print all traces when a hung task is detected
` [patch 14/54] panic: add sysctl to dump all CPUs backtraces on oops event
` [patch 15/54] kernel/sysctl.c: ignore out-of-range taint bits introduced via kernel.tainted
` [patch 16/54] mm/gup.c: convert to use get_user_{page|pages}_fast_only()
` [patch 17/54] mm/gup: update pin_user_pages.rst for "case 3" (mmu notifiers)
` [patch 18/54] mm/gup: introduce pin_user_pages_locked()
` [patch 19/54] mm/gup: frame_vector: convert get_user_pages() --> pin_user_pages()
` [patch 20/54] mm/gup: documentation fix for pin_user_pages*() APIs
` [patch 21/54] docs: mm/gup: pin_user_pages.rst: add a "case 5"
` [patch 22/54] vhost: convert get_user_pages() --> pin_user_pages()
` [patch 23/54] mm/mmap.c: add more sanity checks to get_unmapped_area()
` [patch 24/54] mm/mmap.c: do not allow mappings outside of allowed limits
` [patch 25/54] arm: fix the flush_icache_range arguments in set_fiq_handler
` [patch 26/54] nds32: unexport flush_icache_page
` [patch 27/54] powerpc: unexport flush_icache_user_range
` [patch 28/54] unicore32: remove flush_cache_user_range
` [patch 29/54] asm-generic: fix the inclusion guards for cacheflush.h
` [patch 30/54] asm-generic: don't include <linux/mm.h> in cacheflush.h
` [patch 31/54] asm-generic: improve the flush_dcache_page stub
` [patch 32/54] alpha: use asm-generic/cacheflush.h
` [patch 33/54] arm64: "
` [patch 34/54] c6x: "
` [patch 35/54] hexagon: "
` [patch 36/54] ia64: "
` [patch 37/54] microblaze: "
` [patch 38/54] m68knommu: "
` [patch 39/54] openrisc: "
` [patch 40/54] powerpc: "
` [patch 41/54] riscv: "
` [patch 42/54] arm,sparc,unicore32: remove flush_icache_user_range
` [patch 43/54] mm: rename flush_icache_user_range to flush_icache_user_page
` [patch 44/54] asm-generic: add a flush_icache_user_range stub
` [patch 45/54] sh: implement flush_icache_user_range
` [patch 46/54] xtensa: "
` [patch 47/54] arm: rename flush_cache_user_range to flush_icache_user_range
` [patch 48/54] m68k: implement flush_icache_user_range
` [patch 49/54] exec: only build read_code when needed
` [patch 50/54] exec: use flush_icache_user_range in read_code
` [patch 51/54] binfmt_flat: use flush_icache_user_range
` [patch 52/54] nommu: use flush_icache_user_range in brk and mmap
` [patch 53/54] module: move the set_fs hack for flush_icache_range to m68k
` [patch 54/54] doc: cgroup: update note about conditions when oom killer is invoked

[PATCH] nvme: do not call del_gendisk() on a disk that was never added
 2020-06-08  4:42 UTC  (3+ messages)

[PATCH 0/5] NVMe cleanups for 5.8
 2020-06-08  4:40 UTC  (5+ messages)
` [PATCH 3/5] nvme: replace transport name with trtype enum for ops

next/pending-fixes baseline: 132 runs, 3 regressions (v5.7-12631-g7925a52a5e45)
 2020-06-08  4:36 UTC 

incoming
 2020-06-08  4:35 UTC 

[PATCH v3 0/4] Add logic to consolidate TRBs for Synopsys xHC
 2020-06-08  4:32 UTC  (2+ messages)

[PATCH v2] drm/rcar-du: DRM_RCAR_WRITEBACK depends on DRM
 2020-06-08  4:30 UTC  (6+ messages)

[Linux-kernel-mentees] [PATCH RESEND] device_cgroup: Fix RCU list debugging warning
 2020-06-08  4:17 UTC  (5+ messages)
      `  "

[PATCH 0/3] platform/x86: dell-wmi: new keys
 2020-06-08  4:22 UTC  (8+ messages)
` [PATCH 1/3] platform/x86: dell-wmi: add new backlight events
` [PATCH 2/3] platform/x86: dell-wmi: add new keymap type 0x0012
` [PATCH 3/3] platform/x86: dell-wmi: add keys to bios_to_linux_keycode

[folded-merged] doc-cgroup-update-note-about-conditions-when-oom-killer-is-invoked-fix.patch removed from -mm tree
 2020-06-08  4:21 UTC 

[PATCH] dm zoned: Fix uninitialized pointer dereference
 2020-06-08  4:20 UTC 

[folded-merged] xtensa-implement-flush_icache_user_range-fix.patch removed from -mm tree
 2020-06-08  4:20 UTC 

[folded-merged] asm-generic-dont-include-linux-mmh-in-cacheflushh-fix.patch removed from -mm tree
 2020-06-08  4:19 UTC 

[folded-merged] docs-mm-gup-pin_user_pagesrst-add-a-case-5-v2.patch removed from -mm tree
 2020-06-08  4:19 UTC 

[folded-merged] mm-gup-introduce-pin_user_pages_locked-v2.patch removed from -mm tree
 2020-06-08  4:18 UTC 

[PATCH v6 00/13] glibc port to ARC processors
 2020-06-08  4:18 UTC  (6+ messages)
` [PATCH v6 11/13] ARC: Build Infrastructure

xenforeignmemory fails to map PCI device memory with "Invalid Argument" error
 2020-06-07 22:19 UTC 

[folded-merged] lib-test_sysctl-support-testing-of-sysctl-boot-parameter-fix.patch removed from -mm tree
 2020-06-08  4:18 UTC 

[folded-merged] kernel-add-panic_on_taint-fix.patch removed from -mm tree
 2020-06-08  4:17 UTC 

[folded-merged] dynamic_debug-add-an-option-to-enable-dynamic-debug-for-modules-only-v2.patch removed from -mm tree
 2020-06-08  4:17 UTC 

[PATCH v11 00/16] per memcg lru lock
 2020-06-08  4:15 UTC  (3+ messages)

[PATCH] bpf: export the net namespace for bpf_sock_ops
 2020-06-08  4:12 UTC  (6+ messages)

[LTP] [PATCH] syscall/ipc: use LTPLIBS instead of LDFLAGS
 2020-06-08  4:07 UTC 

ld.lld: error: unknown argument '--no-relax'
 2020-06-08  4:06 UTC  (2+ messages)

drivers/pinctrl/pinctrl-mcp23s08_spi.c:129:1-3: WARNING: PTR_ERR_OR_ZERO can be used
 2020-06-08  3:58 UTC  (4+ messages)
` [PATCH] pinctrl: mcp23s08: Split to three parts: fix ptr_ret.cocci warnings

[PATCH 1/2] xhci: Return if xHCI doesn't support LPM
 2020-06-08  3:58 UTC  (3+ messages)
` [PATCH 2/2] xhci: Poll for U0 after disabling USB2 LPM

[PATCH] xhci: Make debug message consistent with bus and port number
 2020-06-08  3:57 UTC  (8+ messages)

[PATCH RFC v5 00/13] vhost: ring format independence
 2020-06-08  3:57 UTC  (3+ messages)
` [PATCH RFC v5 13/13] vhost: drop head based APIs

[PATCH for-5.1 V4 0/7] mips: Add Loongson-3 machine support (with KVM)
 2020-06-08  3:56 UTC  (7+ messages)
` [PATCH for-5.1 V4 3/4] hw/mips: "

[PATCH v3] xhci: Prevent runtime suspend on Etron EJ168
 2020-06-08  3:56 UTC  (2+ messages)

[PATCH v5] drm/i915: Init lspcon chip dynamically
 2020-06-08  3:55 UTC  (2+ messages)

[PATCH v2 00/15] pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-06-08  3:55 UTC  (7+ messages)
` [PATCH v2 03/15] pwm: lpss: Add range limit check for the base_unit register value
    ` [Intel-gfx] "
` [PATCH v2 04/15] pwm: lpss: Fix off by one error in base_unit math in pwm_lpss_prepare()
    ` [Intel-gfx] "

[PATCH v2 00/13] Add Thread Sanitizer support to QEMU
 2020-06-08  3:51 UTC  (3+ messages)
` [PATCH v2 13/13] tests: Disable select tests under TSan, which hit TSan issue

[PATCH v2 0/2] efi/arm: deal with HYP mode boot
 2020-06-08  3:49 UTC  (6+ messages)
` [PATCH v2 1/2] efi/arm: decompressor: deal with HYP mode boot gracefully

[PATCH] io: pressure: zpa2326: handle pm_runtime_get_sync failure
 2020-06-08  3:47 UTC  (3+ messages)

[PATCH v3] USB: ehci: reopen solution for Synopsys HC bug
 2020-06-08  3:46 UTC 

[oe] [meta-oe] [PATCH] libvpx: upgrade 1.8.1 -> 1.8.2
 2020-06-08  3:46 UTC 

[PATCH v1 0/9] plugins/next (bug fixes, hwprofile, lockstep)
 2020-06-08  3:45 UTC  (3+ messages)
` [PATCH v1 7/9] plugins: add API to return a name for a IO device

[meta-virtualization][m-c-s][PATCH] meta-openstack: be compatible with dunfell
 2020-06-08  3:42 UTC 

Patchwork housekeeping for: linux-renesas-soc
 2020-06-08  3:40 UTC 

cron job: media_tree daily build: WARNINGS
 2020-06-08  3:40 UTC 

[PATCH 0/2] Some improvements for iommu
 2020-06-08  3:38 UTC  (12+ messages)
` [PATCH 1/2] iommu: Mark __iommu_map/__iommu_map_sg as static
` [PATCH 2/2] iommu: Add gfp parameter to io_pgtable_ops->map()

[f2fs-dev] [PATCH] f2fs: add F2FS_IOC_TRIM_FILE ioctl
 2020-06-08  3:36 UTC  (5+ messages)

[PATCH RFC 00/13] vhost: format independence
 2020-06-08  3:35 UTC  (8+ messages)
` [PATCH RFC 03/13] vhost: batching fetches

[PATCH] rcar-vin: rcar-csi2: Correct the selection of hsfreqrange
 2020-06-08  3:25 UTC  (2+ messages)
` [PATCH v6] media: "

[git pull] drm msm next for 5.8-rc1
 2020-06-08  3:33 UTC  (2+ messages)

[PATCH] media: vsp1: Fix runtime PM imbalance in vsp1_probe
 2020-06-08  3:33 UTC  (6+ messages)
    `  "
        `  "

[linux-linus test] 150910: tolerable FAIL - PUSHED
 2020-06-08  3:33 UTC 

[PATCH 0/6] vDPA: doorbell mapping
 2020-06-08  3:32 UTC  (8+ messages)
` [PATCH 5/6] vdpa: introduce virtio pci driver

[PATCH 00/10] ext4: fix inconsistency since reading old metadata from disk
 2020-06-08  3:32 UTC  (2+ messages)

[OE-core] [PATCH] xkeyboard-config:upgrade 2.29 -> 2.30
 2020-06-08  3:30 UTC 

[v3] ARM: dts: ls1021a: output PPS signal on FIPER2
 2020-06-08  3:28 UTC  (2+ messages)

[PATCH 1/2] armv8: dts: fsl-lx2160a: add flash node under dspi to qds dts
 2020-06-08  3:28 UTC  (2+ messages)
` [PATCH 2/2] config: lx2160/2a: enable dspi

[rcu:dev.2020.06.02a 67/90] kernel/rcu/rcuperf.c:727:38: warning: format specifies type 'size_t' (aka 'unsigned int') but the argument has type 'unsigned long'
 2020-06-08  3:26 UTC  (5+ messages)

[PATCH] ext4, jbd2: switch to use completion variable instead of JBD2_REC_ERR
 2020-06-08  3:25 UTC  (2+ messages)

[PATCH 0/4] UEFI IPv6 and DHCPv6 support
 2020-06-08  3:15 UTC  (6+ messages)
` [PATCH 3/4] efinet: UEFI IPv6 PXE support

[git pull] drm next fixes for 5.7-rc1
 2020-06-08  3:15 UTC  (2+ messages)

[PATCH v3 1/2] ext2: propagate errors up to ext2_find_entry()'s callers
 2020-06-08  3:40 UTC  (2+ messages)
` [PATCH v3 2/2] ext2: ext2_find_entry() return -ENOENT if no entry found

An IPMI Request Visualization Tool
 2020-06-08  3:07 UTC  (7+ messages)

[PATCH v2] virtio_vsock: Fix race condition in virtio_transport_recv_pkt
 2020-06-08  3:06 UTC  (4+ messages)

Patchwork housekeeping for: linux-renesas-soc
 2020-06-08  3:00 UTC 

[f2fs-dev] [PATCH] f2fs: allow writeback on error status filesystem
 2020-06-08  2:58 UTC  (4+ messages)
  `  "

[PATCH 0/2] Introduce PCI_FIXUP_IOMMU
 2020-06-08  2:54 UTC  (4+ messages)

[PATCH v10 00/10] exynos-ufs: Add support for UFS HCI
 2020-06-08  2:52 UTC  (6+ messages)

[PATCH v14 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2020-06-08  2:53 UTC  (7+ messages)
` [PATCH v14 1/2] media: dt-bindings: media: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem

[f2fs-dev] [PATCH 1/2] f2fs: add node_io_flag for bio flags likewise data_io_flag
 2020-06-08  2:51 UTC  (4+ messages)
` [f2fs-dev] [PATCH 2/2] f2fs: attach IO flags to the missing cases
  ` [PATCH 2/2 v2] "
    ` [f2fs-dev] "

[f2fs-dev] [PATCH 1/2] f2fs: use kfree() to free super in read_raw_super_block()
 2020-06-08  2:51 UTC  (6+ messages)
` [f2fs-dev] [PATCH 2/2] f2fs: use kfree() to free sbi in f2fs_fill_super()

[dpdk-dev] [PATCH 00/52] net/ice: base code update
 2020-06-08  2:51 UTC  (3+ messages)
` [dpdk-dev] [PATCH 49/52] net/ice/base: fix uninitialized flag

[RESEND PATCH] sys_personality: Add optional arch hook arch_check_personality
 2020-06-08  2:49 UTC 

mTLS on bmcweb
 2020-06-08  2:48 UTC 

[v1 PATCH 1/2] Refactoring carrying over IMA measuremnet logs over Kexec
 2020-06-08  1:47 UTC  (2+ messages)


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.