All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-07 22:43:30 to 2021-01-07 23:34:49 UTC [more...]

[PATCH v1] s390x/tcg: Fix RISBHG
 2021-01-07 23:27 UTC  (2+ messages)

[PATCH net-next 0/4] net: ipa: support COMPILE_TEST
 2021-01-07 23:34 UTC 

[PATCH 0/1] base.bbclass: Fix dangling NATIVELSBSTRING
 2021-01-07 23:34 UTC  (3+ messages)
` [PATCH 1/1] "
  ` [OE-core] "

[PATCH V3 00/25] smartpqi updates
 2021-01-07 23:32 UTC  (3+ messages)
` [PATCH V3 14/25] smartpqi: fix driver synchronization issues

[RFC PATCH v3 0/6] Restricted DMA
 2021-01-07 18:00 UTC  (5+ messages)
` [RFC PATCH v3 5/6] dt-bindings: of: Add restricted DMA pool

[BPF CO-RE clarification] Use CO-RE on older kernel versions
 2021-01-07 23:32 UTC  (6+ messages)

[PATCH] soc: qcom: mdt_loader: Validate that p_filesz < p_memsz
 2021-01-07 23:31 UTC 

[PATCH] CoC: update to 2.0
 2021-01-07 23:28 UTC  (5+ messages)
` [PATCH v2 2/2] CoC: update to version 2.0 + local changes
    ` Re* "

[RFC PATCH v2 2/2] fs/task_mmu: acquire mmap_lock for write on soft-dirty cleanup
 2021-01-07 23:28 UTC  (18+ messages)
` [PATCH 0/2] page_count can't be used to decide when wp_page_copy
  ` [PATCH 2/2] mm: soft_dirty: userfaultfd: introduce wrprotect_tlb_flush_pending

[RFC[RAP] PATCH] xfs: allow setting and clearing of log incompat feature flags
 2021-01-07 23:28 UTC  (11+ messages)

[PATCH] drm/mediatek: dsi: Fix EoTp flag
 2021-01-07 23:26 UTC  (5+ messages)

BPF ring buffer variable-length data appending
 2021-01-07 23:26 UTC  (3+ messages)

[PATCH 0/5] branch: --sort improvements
 2021-01-07 23:24 UTC  (3+ messages)
` [PATCH v2 5/7] ref-filter: move ref_sorting flags to a bitfield

[PATCH] soc: qcom: mdt_loader: Detect truncated read of segments
 2021-01-07 23:25 UTC 

What's cooking in git.git (Dec 2020, #05; Mon, 28)
 2021-01-07 23:23 UTC  (4+ messages)
` ss/submodule-add-in-c, was "

[PATCH] rxrpc: Call state should be read with READ_ONCE() under some circumstances
 2021-01-07 23:23 UTC  (3+ messages)

pm/testing baseline: 122 runs, 3 regressions (v5.11-rc2-21-g75a052c6b1ba)
 2021-01-07 23:22 UTC 

[PATCH v1] driver core: Fix device link device name collision
 2021-01-07 23:19 UTC  (4+ messages)

[PATCH v3] soc: qcom: rpmh: Remove serialization of TCS commands
 2021-01-07 23:20 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc7180: Add "dp_hot_plug_det" pinconf for trogdor
 2021-01-07 23:20 UTC  (2+ messages)

[RFC PATCH v3 0/2] scheduler: expose the topology of clusters and add cluster scheduler
 2021-01-07 23:16 UTC  (3+ messages)

[GIT PULL] gcc-plugins fix for v5.11-rc3
 2021-01-07 23:18 UTC 

[master/dunfell PATCH V2] ti-sci-fw: am64x: Update image gen and sysfw to v2020.12
 2021-01-07 23:16 UTC  (3+ messages)
` [meta-ti] "

[PULL 00/66] MIPS patches for 2021-01-07
 2021-01-07 22:52 UTC  (38+ messages)
` [PULL 25/66] target/mips: Fix code style for checkpatch.pl
` [PULL 26/66] target/mips: Move mmu_init() functions to tlb_helper.c
` [PULL 28/66] target/mips/translate: Extract DisasContext structure
` [PULL 30/66] target/mips: Replace gen_exception_err(err=0) by gen_exception_end()
` [PULL 31/66] target/mips: Replace gen_exception_end(EXCP_RI) by gen_rsvd_instruction
` [PULL 32/66] target/mips: Declare generic FPU functions in 'translate.h'
` [PULL 33/66] target/mips: Extract FPU specific definitions to translate.h
` [PULL 34/66] target/mips: Only build TCG code when CONFIG_TCG is set
` [PULL 35/66] target/mips/translate: Extract decode_opc_legacy() from decode_opc()
` [PULL 36/66] target/mips/translate: Expose check_mips_64() to 32-bit mode
` [PULL 37/66] target/mips: Introduce ase_msa_available() helper
` [PULL 38/66] target/mips: Simplify msa_reset()
` [PULL 39/66] target/mips: Use CP0_Config3 to set MIPS_HFLAG_MSA
` [PULL 41/66] target/mips: Remove now unused ASE_MSA definition
` [PULL 43/66] target/mips: Extract msa_translate_init() from mips_tcg_init()
` [PULL 44/66] target/mips: Remove CPUMIPSState* argument from gen_msa*() methods
` [PULL 47/66] target/mips: Extract MSA helpers from op_helper.c
` [PULL 49/66] target/mips: Declare gen_msa/_branch() in 'translate.h'
` [PULL 50/66] target/mips: Extract MSA translation routines
` [PULL 51/66] target/mips: Pass TCGCond argument to MSA gen_check_zero_element()
` [PULL 52/66] target/mips: Introduce decode tree bindings for MSA ASE
` [PULL 53/66] target/mips: Use decode_ase_msa() generated from decodetree
` [PULL 54/66] target/mips: Extract LSA/DLSA translation generators
` [PULL 55/66] target/mips: Introduce decodetree helpers for MSA LSA/DLSA opcodes
` [PULL 56/66] target/mips: Introduce decodetree helpers for Release6 "
` [PULL 57/66] target/mips: Remove now unreachable LSA/DLSA opcodes code
` [PULL 58/66] target/mips: Convert Rel6 Special2 opcode to decodetree
` [PULL 59/66] target/mips: Convert Rel6 COP1X "
` [PULL 60/66] target/mips: Convert Rel6 CACHE/PREF opcodes "
` [PULL 61/66] target/mips: Convert Rel6 LWL/LWR/SWL/SWR "
` [PULL 62/66] target/mips: Convert Rel6 LWLE/LWRE/SWLE/SWRE "
` [PULL 63/66] target/mips: Convert Rel6 LDL/LDR/SDL/SDR "
` [PULL 64/66] target/mips: Convert Rel6 LLD/SCD "
` [PULL 65/66] target/mips: Convert Rel6 LL/SC "
` [PULL 66/66] docs/system: Remove deprecated 'fulong2e' machine alias

[dunfell/master PATCH] ti-sci-fw: Update image gen and sysfw commit SHA
 2021-01-07 23:16 UTC  (3+ messages)
` [meta-ti] "

[PATCH] mm/hugetlb: Fix potential double free in hugetlb_register_node() error path
 2021-01-07 23:15 UTC  (3+ messages)

[PATCH v3 00/13] io_uring: buffer registration enhancements
 2021-01-07 23:10 UTC  (10+ messages)
` [PATCH v3 08/13] io_uring: implement fixed buffers registration similar to fixed files

+ mm-hugetlb-fix-potential-double-free-in-hugetlb_register_node-error-path.patch added to -mm tree
 2021-01-07 23:14 UTC 

[PATCH] of: property: Add device link support for interrupts
 2021-01-07 23:13 UTC  (9+ messages)

[PATCH] phy: lantiq: rcu-usb2: wait after clock enable
 2021-01-07 23:12 UTC  (2+ messages)

[PATCH liburing] src/queue: refactor io_uring_get_sqe()
 2021-01-07 23:13 UTC  (2+ messages)

[PATCH v1] s390x/tcg: Fix RISBHG
 2021-01-07 23:13 UTC 

[Bug 1910605] [NEW] qemu-arm-static ioctl USBDEVFS_BULK return -1 (EFAULT) Bad address
 2021-01-07 22:37 UTC 

+ mm-hugetlb-fix-potential-missing-huge-page-size-info.patch added to -mm tree
 2021-01-07 23:12 UTC 

[GIT PULL] KVM/arm64 fixes for 5.11, take #1
 2021-01-07 23:09 UTC  (4+ messages)

[PATCH net-next 0/2] r8169: improve RTL8168g PHY suspend quirk
 2021-01-07 23:10 UTC  (2+ messages)

+ mm-vmallocc-fix-potential-memory-leak.patch added to -mm tree
 2021-01-07 23:10 UTC 

+ stringh-create-header-for-fortified-string-functions.patch added to -mm tree
 2021-01-07 23:08 UTC 

[PATCH] fs: Fix freeze_bdev()/thaw_bdev() accounting of bd_fsfreeze_sb
 2021-01-07 23:08 UTC  (4+ messages)

[Intel-gfx] [PATCH 1/5] drm/i915/selftests: Skip unstable timing measurements
 2021-01-07 23:09 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/5] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[Intel-gfx] [PATCH] drm/i915/pps: Reuse POWER_DOMAIN_DISPLAY_CORE in pps_{lock, unlock}
 2021-01-07 23:09 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH 0/4] board: sl28: new variants and SATA support
 2021-01-07 23:08 UTC  (5+ messages)
` [PATCH 1/4] board: sl28: move ethernet aliases to variant specific dtsi
` [PATCH 2/4] board: sl28: add network variant 1 support
` [PATCH 3/4] board: sl28: add network variant 2 support
` [PATCH 4/4] board: sl28: add SATA support

Adding a new cpu mode for the cpu engine
 2021-01-07 23:07 UTC 

[PATCH] target/s390x: Fix ALGSI
 2021-01-07 23:05 UTC  (2+ messages)

[folded-merged] ubsan-disable-unsigned-integer-overflow-sanitizer-with-clang-fix.patch removed from -mm tree
 2021-01-07 23:06 UTC  (3+ messages)

[to-be-updated] ubsan-disable-unsigned-integer-overflow-sanitizer-with-clang.patch removed from -mm tree
 2021-01-07 23:06 UTC 

[Bug 1910603] [NEW] [OSS-Fuzz] Issue 29174 sb16: Abrt in audio_bug
 2021-01-07 22:25 UTC 

[RFC] Persist ima logs to disk
 2021-01-07 23:00 UTC  (9+ messages)

[PATCH v7 00/31] [NEW] efct: Broadcom (Emulex) FC Target driver
 2021-01-07 22:59 UTC  (32+ messages)
` [PATCH v7 01/31] elx: libefc_sli: SLI-4 register offsets and field definitions
` [PATCH v7 02/31] elx: libefc_sli: SLI Descriptors and Queue entries
` [PATCH v7 03/31] elx: libefc_sli: Data structures and defines for mbox commands
` [PATCH v7 04/31] elx: libefc_sli: queue create/destroy/parse routines
` [PATCH v7 05/31] elx: libefc_sli: Populate and post different WQEs
` [PATCH v7 06/31] elx: libefc_sli: bmbx routines and SLI config commands
` [PATCH v7 07/31] elx: libefc_sli: APIs to setup SLI library
` [PATCH v7 08/31] elx: libefc: Generic state machine framework
` [PATCH v7 09/31] elx: libefc: Emulex FC discovery library APIs and definitions
` [PATCH v7 10/31] elx: libefc: FC Domain state machine interfaces
` [PATCH v7 11/31] elx: libefc: SLI and FC PORT "
` [PATCH v7 12/31] elx: libefc: Remote node "
` [PATCH v7 13/31] elx: libefc: Fabric "
` [PATCH v7 14/31] elx: libefc: FC node ELS and state handling
` [PATCH v7 15/31] elx: libefc: Extended link Service IO handling
` [PATCH v7 16/31] elx: libefc: Register discovery objects with hardware
` [PATCH v7 17/31] elx: efct: Data structures and defines for hw operations
` [PATCH v7 18/31] elx: efct: Driver initialization routines
` [PATCH v7 19/31] elx: efct: Hardware queues creation and deletion
` [PATCH v7 20/31] elx: efct: RQ buffer, memory pool allocation and deallocation APIs
` [PATCH v7 21/31] elx: efct: Hardware IO and SGL initialization
` [PATCH v7 22/31] elx: efct: Hardware queues processing
` [PATCH v7 23/31] elx: efct: Unsolicited FC frame processing routines
` [PATCH v7 24/31] elx: efct: SCSI IO handling routines
` [PATCH v7 25/31] elx: efct: LIO backend interface routines
` [PATCH v7 26/31] elx: efct: Hardware IO submission routines
` [PATCH v7 27/31] elx: efct: link and host statistics
` [PATCH v7 28/31] elx: efct: xport and hardware teardown routines
` [PATCH v7 29/31] elx: efct: scsi_transport_fc host interface support
` [PATCH v7 30/31] elx: efct: Add Makefile and Kconfig for efct driver
` [PATCH v7 31/31] elx: efct: Tie into kernel Kconfig and build process

[PATCH 0/2] fetch: implement support for atomic reference updates
 2021-01-07 22:59 UTC  (3+ messages)
` [PATCH 1/2] fetch: allow passing a transaction to `s_update_ref()`

[Buildroot] [git commit] package/balena-engine: new package
 2021-01-07 22:58 UTC 

[Patch] fbcon: i want fbcon soft scrollback feature come back
 2021-01-07 22:56 UTC  (2+ messages)

[PATCH v2 0/1] Fix kernel panic issues caused by AST2500 Video Engine
 2021-01-07 10:06 UTC  (3+ messages)
` [PATCH v2 1/1] media: aspeed: fix clock handling logic

[Buildroot] [PATCH v1 1/1] package/balena-engine: new package
 2021-01-07 22:57 UTC  (2+ messages)

[PATCH net-next] net: phy: replace mutex_is_locked with lockdep_assert_held in phylib
 2021-01-07 22:55 UTC  (3+ messages)

[PATCH] media: v4l2-async: Safely unregister an non-registered async subdev
 2021-01-07 22:54 UTC 

[PATCH] ARM: dts: aspeed: Add device tree for Liwu2 BMC
 2021-01-07  3:41 UTC 

[Intel-gfx] [PATCH v5 0/4] drm/i915: Add support for Intel's eDP backlight controls
 2021-01-07 22:52 UTC  (13+ messages)
` [PATCH v5 1/4] drm/i915: Keep track of pwm-related backlight hooks separately
  ` [Intel-gfx] "
` [PATCH v5 2/4] drm/i915/dp: Enable Intel's HDR backlight interface (only SDR for now)
  ` [Intel-gfx] "
` [PATCH v5 3/4] drm/i915/dp: Allow forcing specific interfaces through enable_dpcd_backlight
  ` [Intel-gfx] "
` [PATCH v5 4/4] drm/dp: Revert "drm/dp: Introduce EDID-based quirks"
  ` [Intel-gfx] "

[stable 4.9.y 0/4] scripts/gdb Fixes for stable 4.9
 2021-01-07 22:52 UTC  (5+ messages)
` [stable 4.9.y 1/4] scripts/gdb: make lx-dmesg command work (reliably)
` [stable 4.9.y 2/4] scripts/gdb: lx-dmesg: cast log_buf to void* for addr fetch
` [stable 4.9.y 3/4] scripts/gdb: lx-dmesg: use explicit encoding=utf8 errors=replace
` [stable 4.9.y 4/4] scripts/gdb: fix lx-version string output

.overlay directory
 2021-01-06 18:10 UTC  (2+ messages)

[PATCH v5 0/3] sunxi: Add support for OrangePi 3
 2021-01-07 22:53 UTC  (7+ messages)
` [PATCH v5 1/3] sunxi: board: extract creating a unique sid into a helper function
` [PATCH v5 2/3] arm: sunxi: add a config option to fixup a Bluetooth address
` [PATCH v5 3/3] arm64: dts: sun50i: Add support for Orange Pi 3

[Buildroot] package/dotnet: add host-dotnet-sdk
 2021-01-07 22:52 UTC  (4+ messages)

[PATCH] drm: Check actual format for legacy pageflip
 2021-01-07 22:51 UTC  (8+ messages)

[PATCH v2 0/5] Introduce PRU remoteproc consumer API
 2021-01-07 22:49 UTC  (7+ messages)

[Rust for Linux] Happy new year & Poll for call
 2021-01-07 22:46 UTC  (4+ messages)

stable-rc/linux-4.19.y baseline: 153 runs, 4 regressions (v4.19.165-9-g0f2782448d9a)
 2021-01-07 22:46 UTC 

[PATCH] gnss: motmdm: Add support for Motorola Mapphone MDM6600 modem
 2021-01-07 22:45 UTC 

[ovmf test] 158262: all pass - PUSHED
 2021-01-07 22:46 UTC 

BUG: IPv4 conntrack reassembles forwarded packets
 2021-01-07 22:45 UTC  (4+ messages)
` [PATCH net 0/3] net: fix netfilter defrag/ip tunnel pmtu blackhole

[PATCH v3 00/12] add IRQF_NO_AUTOEN for request_irq
 2021-01-07 22:39 UTC  (13+ messages)
` [PATCH v3 01/12] genirq: "
` [PATCH v3 02/12] Input: ar1021 - request_irq by IRQF_NO_AUTOEN and remove disable_irq
` [PATCH v3 03/12] Input: atmel_mxt_ts "
` [PATCH v3 04/12] Input: melfas_mip4 "
` [PATCH v3 05/12] Input: bu21029_ts - request_irq by IRQF_NO_AUTOEN and remove irq_set_status_flags
` [PATCH v3 06/12] Input: stmfts "
` [PATCH v3 07/12] Input: zinitix "
` [PATCH v3 08/12] Input: mms114 - request_irq by IRQF_NO_AUTOEN and remove disable_irq
` [PATCH v3 09/12] Input: wm831x-ts "
` [PATCH v3 10/12] Input: cyttsp "
` [PATCH v3 11/12] Input: tegra-kbc "
` [PATCH v3 12/12] Input: tca6416-keypad "

[PATCH 0/2 -perfbook] Add Dockerfile and Q&A
 2021-01-07 22:44 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] mmc: sdhci-brcmstb: Fix mmc timeout errors on S5 suspend
 2021-01-07 22:42 UTC  (3+ messages)

sama5d2 giant board
 2021-01-07 22:43 UTC 

[PATCH] x86: efi: avoid BUILD_BUG_ON() for non-constant p4d_index
 2021-01-07 22:42 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.