All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-21 17:18:09 to 2021-05-21 18:05:22 UTC [more...]

[PATCH v7 0/7] Fork brute force attack mitigation
 2021-05-21 18:02 UTC  (6+ messages)
` [PATCH v7 1/7] security: Add LSM hook at the point where a task gets a fatal signal
` [PATCH v7 2/7] security/brute: Define a LSM and add sysctl attributes
` [PATCH v7 3/7] security/brute: Detect a brute force attack
` [PATCH v7 4/7] security/brute: Mitigate "

[PATCH 0/2] nvmet-tcp: fix connect error when inline data size to 0
 2021-05-21 18:04 UTC  (5+ messages)
` [PATCH 2/2] nvmet-tcp: fix connect error when setting param_inline_data_size to zero

[PATCH 0/4] bond_alb: support VMs behind bridges better
 2021-05-21 18:01 UTC  (7+ messages)
` [PATCH net-next v2 0/4] bonding/balance-alb: "
  ` [PATCH net-next v2 1/4] bonding: add pure source-mac-based tx hashing option
  ` [PATCH net-next v2 2/4] bonding/balance-lb: don't rewrite bridged non-local MACs

[PATCH v4] help: colorize man pages
 2021-05-21 18:01 UTC  (11+ messages)

[PATCHv2 1/2] rcu/tree: handle VM stoppage in stall detection
 2021-05-21 18:01 UTC  (2+ messages)

[bug report] NVMe/IB: reset_controller need more than 1min
 2021-05-21 18:00 UTC  (3+ messages)

[PATCH] init: verify that function is initcall_t at compile-time
 2021-05-21 17:59 UTC  (3+ messages)

[PATCH] x86: Fix location of '-plugin-opt=' flags
 2021-05-21 17:59 UTC  (2+ messages)

[PATCH v4 00/12] drm/vc4: hdmi: Support the 4k @ 60Hz modes
 2021-05-21 17:58 UTC  (16+ messages)
` [PATCH v4 03/12] drm/vc4: crtc: Pass the drm_atomic_state to config_pv
` [PATCH v4 04/12] drm/vc4: crtc: Fix vc4_get_crtc_encoder logic
` [PATCH v4 05/12] drm/vc4: crtc: Lookup the encoder from the register at boot
` [PATCH v4 10/12] drm/vc4: hdmi: Enable the scrambler
` [PATCH v4 11/12] drm/vc4: hdmi: Add a workqueue to set scrambling

[RFC PATCH 0/8] coresight: syscfg: dynamic load, resource management
 2021-05-21 17:56 UTC  (3+ messages)
` [RFC PATCH 5/8] coresight: syscfg: Add API to check and validate device resources

[PATCH] rculist: unify documentation about missing list_empty_rcu()
 2021-05-21 17:56 UTC  (2+ messages)

[PATCH 0/6] push backup with fleecing
 2021-05-21 17:49 UTC  (7+ messages)
` [PATCH 1/6] block/block-copy: use write-unchanged for fleecing scheme
` [PATCH 2/6] block/copy-before-write: require BLK_PERM_WRITE_UNCHANGED for fleecing
` [PATCH 3/6] block: share writes on backing child of fleecing node
` [PATCH 4/6] block: blk_root(): return non-const pointer
` [PATCH 5/6] block/backup: don't insert filter if no writers
` [PATCH 6/6] iotests/image-fleecing: test push backup with fleecing

[PATCH v2 0/7] block-copy: protect block-copy internal structures
 2021-05-21 17:51 UTC  (5+ messages)
` [PATCH v2 1/7] block-copy: streamline choice of copy_range vs. read/write

libnetfilter_conntrack: ABI breakage error
 2021-05-21 17:55 UTC 

[RFC PATCH v4 0/2] arm64: Stack trace reliability checks in the unwinder
 2021-05-21 17:53 UTC  (19+ messages)
  ` [RFC PATCH v4 1/2] arm64: Introduce stack "

[PATCH 0/4] Trusted Key policy for TPM 2.0
 2021-05-21 17:53 UTC  (8+ messages)

AF_XDP metadata/hints
 2021-05-21 17:53 UTC  (2+ messages)

Link phosphor-hostlogger and bmcweb
 2021-05-21 17:51 UTC  (6+ messages)

[Intel-gfx] [PATCH] drm/i915/gvt: Add missing macro name changes
 2021-05-21 17:51 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH] perf script: Add missing PERF_IP_FLAG_CHARS for VM-Entry and VM-Exit
 2021-05-21 17:51 UTC 

[RFC 0/1] acceptance tests: rename acceptance to system
 2021-05-21 17:49 UTC  (12+ messages)
` [RFC 1/1] "

[PATCH 5.10 000/299] 5.10.36-rc1 review
 2021-05-21 17:50 UTC  (5+ messages)
` [PATCH 5.10 002/299] bus: mhi: core: Clear configuration from channel context during reset

[PATCH v6 13/21] sched: Admit forcefully-affined tasks into SCHED_DEADLINE
 2021-05-21 17:47 UTC  (13+ messages)

[PATCH v2] KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn()
 2021-05-21 17:49 UTC  (2+ messages)

[PATCH v18 00/18] KVM RISC-V Support
 2021-05-21 17:47 UTC  (5+ messages)

[PATCH v2 00/22] mm: Add vma_lookup()
 2021-05-21 17:48 UTC  (23+ messages)
` [PATCH v2 01/22] mm: Add vma_lookup(), update find_vma_intersection() comments
` [PATCH v2 02/22] drm/i915/selftests: Use vma_lookup() in __igt_mmap()
` [PATCH v2 04/22] arch/arm64/kvm: Use vma_lookup() instead of find_vma_intersection()
` [PATCH v2 03/22] arch/arc/kernel/troubleshoot: use vma_lookup() instead of find_vma()
` [PATCH v2 06/22] arch/powerpc/kvm/book3s: Use vma_lookup() in kvmppc_hv_setup_htab_rma()
` [PATCH v2 05/22] arch/powerpc/kvm/book3s_hv_uvmem: Use vma_lookup() instead of find_vma_intersection()
` [PATCH v2 07/22] arch/mips/kernel/traps: Use vma_lookup() instead of find_vma()
` [PATCH v2 09/22] x86/sgx: Use vma_lookup() in sgx_encl_find()
` [PATCH v2 08/22] arch/m68k/kernel/sys_m68k: Use vma_lookup() in sys_cacheflush()
` [PATCH v2 10/22] virt/kvm: Use vma_lookup() instead of find_vma_intersection()
` [PATCH v2 11/22] vfio: "
` [PATCH v2 12/22] net/ipv5/tcp: Use vma_lookup() in tcp_zerocopy_receive()
` [PATCH v2 13/22] drm/amdgpu: Use vma_lookup() in amdgpu_ttm_tt_get_user_pages()
` [PATCH v2 14/22] media: videobuf2: Use vma_lookup() in get_vaddr_frames()
` [PATCH v2 15/22] misc/sgi-gru/grufault: Use vma_lookup() in gru_find_vma()
` [PATCH v2 17/22] lib/test_hmm: Use vma_lookup() in dmirror_migrate()
` [PATCH v2 16/22] kernel/events/uprobes: Use vma_lookup() in find_active_uprobe()
` [PATCH v2 18/22] mm/ksm: Use vma_lookup() in find_mergeable_vma()
` [PATCH v2 19/22] mm/migrate: Use vma_lookup() in do_pages_stat_array()
` [PATCH v2 20/22] mm/mremap: Use vma_lookup() in vma_to_resize()
` [PATCH v2 21/22] mm/memory.c: Use vma_lookup() in __access_remote_vm()
` [PATCH v2 22/22] mm/mempolicy: "

[PATCH 0/4] dma-buf: Add an API for exporting sync files (v8)
 2021-05-21 17:48 UTC  (3+ messages)
` [PATCH 2/4] dma-buf: add dma_resv_get_singleton_rcu (v4)

[PATCH v6 00/21] Add support for 32-bit tasks on asymmetric AArch32 systems
 2021-05-21 17:45 UTC  (9+ messages)
` [PATCH v6 07/21] cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1
` [PATCH v6 21/21] Documentation: arm64: describe asymmetric 32-bit support

About add an A64FX cache control function into resctrl
 2021-05-21 17:44 UTC  (8+ messages)

[PATCH net] net: dsa: bcm_sf2: Fix bcm_sf2_reg_rgmii_cntrl() call for non-RGMII port
 2021-05-21 17:46 UTC 

[PATCH] gpio: gpio-tps68470: remove platform_set_drvdata() + cleanup probe
 2021-05-21 17:46 UTC  (3+ messages)

[PATCH] x86/amd_nb: add AMD family 19h model 50h PCI ids
 2021-05-21 17:45 UTC  (4+ messages)

[PATCH v6 00/25] python: create installable package
 2021-05-21 17:39 UTC  (4+ messages)
` [PATCH v6 03/25] python: create utils sub-package

[PATCH v2 0/2] Gitlab: Add issue templates
 2021-05-21 17:38 UTC  (3+ messages)
` [PATCH v2 1/2] GitLab: Add "Bug" issue reporting template
` [PATCH v2 2/2] GitLab: Add "Feature Request" issue template

[PATCH][RESEND] zram: move backing_dev under macro CONFIG_ZRAM_WRITEBACK
 2021-05-21 17:44 UTC  (2+ messages)

simplify gendisk and request_queue allocation for bio based drivers
 2021-05-21 17:44 UTC  (12+ messages)
` [PATCH 02/26] block: move the DISK_MAX_PARTS sanity check into __device_add_disk
  ` [dm-devel] "
` [PATCH 03/26] block: automatically enable GENHD_FL_EXT_DEVT
  ` [dm-devel] "
` [PATCH 04/26] block: add a flag to make put_disk on partially initalized disks safer
  ` [dm-devel] "
` [PATCH 05/26] block: add blk_alloc_disk and blk_cleanup_disk APIs
  ` [dm-devel] "

[PATCH v2 00/11] powerpc/64: fast interrupt exits
 2021-05-21 17:46 UTC  (3+ messages)
` [PATCH v2 01/11] powerpc: remove interrupt exit helpers unused argument

[KernelAllocator] Usage of GlobalAlloc
 2021-05-21 17:42 UTC 

[RFC PATCH v5 00/27] NVMeTCP Offload ULP and QEDN Device Driver
 2021-05-21 17:42 UTC  (10+ messages)
` [RFC PATCH v5 03/27] nvme-tcp-offload: Add device scan implementation
` [RFC PATCH v5 04/27] nvme-tcp-offload: Add controller level implementation
` [RFC PATCH v5 05/27] nvme-tcp-offload: Add controller level error recovery implementation

[PATCH v3 0/2] virtio-blk: Convert QEMUBH callback to "bitops.h" API
 2021-05-21 17:37 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH v2] USB: usbfs: remove double evaluation of usb_sndctrlpipe()
 2021-05-21 17:40 UTC 

[PATCH] mm: page_alloc: dump migrate-failed pages only at -EBUSY
 2021-05-21 17:39 UTC  (6+ messages)

[PATCH 1/6] drm/amd/pm: Add ASIC independent throttle bits
 2021-05-21 17:39 UTC  (4+ messages)
` [PATCH 2/6] drm/amd/pm: Add arcturus throttler translation

[PATCH 01/27] pci: Remove non-DM board_pci_fixup_dev() declaration
 2021-05-21 17:39 UTC  (4+ messages)
` [PATCH 25/27] ppc: Remove T4160RDB board

[PATCH 1/2] Sign Message-Id header if present
 2021-05-21 17:39 UTC  (2+ messages)
` [PATCH 2/2] Make header order deterministic

[PATCH v2] bus: mhi: core: Fix power down latency
 2021-05-21 17:39 UTC  (2+ messages)

[PATCH v3 00/16] ipmi: Allow raw access to KCS devices
 2021-05-21 17:36 UTC  (8+ messages)
` [PATCH v3 10/16] ipmi: kcs_bmc: Don't enforce single-open policy in the kernel

[PATCH -next] bus: mhi: pci_generic: Fix possible use-after-free in mhi_pci_remove()
 2021-05-21 17:37 UTC  (2+ messages)

[PATCH v2] bus: mhi: pci_generic: T99W175: update channel name from AT to DUN
 2021-05-21 17:37 UTC  (2+ messages)

[PATCH 00/15] DC Patches May 24th, 2021
 2021-05-21 17:36 UTC  (16+ messages)
` [PATCH 01/15] drm/amd/display: Added support for individual control for multiple back-light instances
` [PATCH 02/15] drm/amd/display: disable desktop VRR when using older flip model
` [PATCH 03/15] drm/amd/display: Retrieve DSC Branch Decoder Caps
` [PATCH 04/15] drm/amd/display: Update DP link configuration
` [PATCH 05/15] drm/amd/display: Expand DP module clock recovery API
` [PATCH 06/15] drm/amd/display: Remove redundant safeguards for dmub-srv destroy()
` [PATCH 07/15] drm/amd/display: Fix potential memory leak in DMUB hw_init
` [PATCH 08/15] drm/amd/display: Implement INBOX0 usage in driver
` [PATCH 09/15] drm/amd/display: add exit training mode and update channel coding in LT
` [PATCH 10/15] drm/amd/display: isolate 8b 10b link training sequence into its own function
` [PATCH 11/15] drm/amd/display: Add Log for SST DSC Determination Policy
` [PATCH 12/15] drm/amd/display: Refactor "
` [PATCH 13/15] drm/amd/display: fix odm scaling
` [PATCH 14/15] drm/amd/display: 3.2.137
` [PATCH 15/15] Revert "drm/amd/display: Refactor and add visual confirm for HW Flip Queue"

[igt-dev] [PATCH i-g-t] benchmarks/gem_userptr_benchmark: Remove tests with unsynchronized flag
 2021-05-21 17:36 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH -rcu] Documentation/RCU: Fix nested inline markup
 2021-05-21 17:36 UTC  (2+ messages)

[PATCH] docs: cxl/core: Fix the title underline
 2021-05-21 17:34 UTC  (2+ messages)

[PATCH v7 00/12] evm: Improve usability of portable signatures
 2021-05-21 17:31 UTC  (4+ messages)

[BISECTED] nvme probe failure with v5.13-rc1
 2021-05-21 17:31 UTC  (5+ messages)

[PATCH] ceph: update to 15.2.12 to address CVEs - IGNORE
 2021-05-21 17:30 UTC  (2+ messages)
` [meta-virtualization] "

[PATCH 2/3 v2] crypto: ixp4xx: Add DT bindings
 2021-05-21 17:27 UTC  (3+ messages)

[syzbot] KASAN: use-after-free Read in check_all_holdout_tasks_trace
 2021-05-21 17:29 UTC 

[PATCH] nvme/fc: Short-circuit reconnect retries
 2021-05-21 17:28 UTC  (2+ messages)

[PATCH v3 0/2] staging: iio: cdc: ad7746: add dt properties for capacitive channel setup
 2021-05-21 17:30 UTC  (4+ messages)

[PATCH] nvme-fabrics: decode host pathing error for connect
 2021-05-21 17:27 UTC  (2+ messages)

[PATCH] comedi: Make ni_mio_common a standalone module
 2021-05-21 17:27 UTC 

[PATCH v5 00/23] Base for adding PowerPC 64-bit instructions
 2021-05-21 17:25 UTC  (4+ messages)
` [PATCH v5 23/23] target/ppc: Move cmp/cmpi/cmpl/cmpli to decodetree

[PATCH v6 1/3] perf report: compile tips.txt in perf binary
 2021-05-21 17:27 UTC  (3+ messages)
` [PATCH v6 2/3] perf tests: avoid storing an absolute path "
` [PATCH v6 3/3] perf parse-events: add bison --file-prefix-map option

[PATCH] iio: adf4350: fix a possible divided-by-zero bug in adf4350_set_freq()
 2021-05-21 17:25 UTC  (2+ messages)

[PATCH 00/16] Add new Renesas RZ/G2L SoC and Renesas RZ/G2L SMARC EVK support
 2021-05-21 17:21 UTC  (5+ messages)
` [PATCH 04/16] soc: renesas: Add ARCH_R9A07G044{L,LC} for the new RZ/G2{L,LC} SoC's
    ` [PATCH 04/16] soc: renesas: Add ARCH_R9A07G044{L, LC} "

[PATCH v2 00/19] arm64: entry: migrate more code to C
 2021-05-21 17:21 UTC  (5+ messages)
` [PATCH v2 13/19] arm64: entry: template the entry asm functions
` [PATCH v2 17/19] arm64: entry: make NMI entry/exit functions static

arch/riscv/staging
 2021-05-21 17:22 UTC  (3+ messages)

[PATCH] docs: hwmon: Add an entry for mp2888
 2021-05-21 17:22 UTC 

[PATCH v17 1/4] dt-bindings: msm: disp: add yaml schemas for DPU bindings
 2021-05-21 17:19 UTC  (7+ messages)
` [PATCH v17 3/4] dt-bindings: msm: dsi: add yaml schemas for DSI PHY bindings
` [PATCH v17 4/4] dt-bindings: msm/dp: Add bindings of MSM DisplayPort controller

[PATCH v3 01/14] PCI: Use sysfs_emit() and sysfs_emit_at() in "show" functions
 2021-05-21 17:19 UTC  (4+ messages)
` [PATCH v3 12/14] PCI: Fix trailing newline handling of resource_alignment_param

[PATCH 0/8] iio: accel: bmc150: Add support for yoga's with dual accelerometers with an ACPI HID of DUAL250E
 2021-05-21 17:14 UTC  (3+ messages)
` [PATCH 7/8] iio: accel: bmc150: Add support for DUAL250E ACPI DSM for setting the hinge angle
` [PATCH 8/8] iio: accel: bmc150: Set label based on accel-location for ACPI DUAL250E fwnodes

[PATCH v2] ACPI: EC: Make more Asus laptops use ECDT _GPE
 2021-05-21 17:18 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] drm/fb-helper: improve DRM fbdev emulation device names
 2021-05-21 17:18 UTC  (4+ messages)

[PATCH v5 0/8] add z1 and z2 channels support for resistive-adc-touch driver
 2021-05-21 17:18 UTC  (3+ messages)
` [PATCH v5 4/8] dt-bindings: touchscreen: validate nodename

[PATCH 1/2] Makefile: clang-tools: Print information when clang-tidy tool is missing
 2021-05-21 17:17 UTC  (3+ messages)
` [PATCH 2/2] Makefile: clang-tools: Omit printing stack trace when KeyboardInterrupt is raised


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.