All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-26 16:33:56 to 2021-12-26 22:21:26 UTC [more...]

[PATCH] net: usb: pegasus: Do not drop long Ethernet frames
 2021-12-26 22:21 UTC  (5+ messages)

[PATCH pciutils 1/4] lspci: Show 16/32/64 bit width for address ranges behind bridge
 2021-12-26 22:20 UTC  (4+ messages)
` [PATCH pciutils 3/4] libpci: Add support for filling bridge resources

[merged] signal-clean-up-kernel-doc-comments.patch removed from -mm tree
 2021-12-26 22:20 UTC 

[merged] mm-hwpoison-clear-mf_count_increased-before-retrying-get_any_page.patch removed from -mm tree
 2021-12-26 22:20 UTC 

[merged] mm-damon-dbgfs-protect-targets-destructions-with-kdamond_lock.patch removed from -mm tree
 2021-12-26 22:20 UTC 

[merged] mm-page_alloc-fix-__alloc_size-attribute-for-alloc_pages_exact_nid.patch removed from -mm tree
 2021-12-26 22:20 UTC 

[merged] mm-hwpoison-fix-condition-in-free-hugetlb-page-path.patch removed from -mm tree
 2021-12-26 22:20 UTC 

[merged] mm-delete-unsafe-bug-from-page_cache_add_speculative.patch removed from -mm tree
 2021-12-26 22:20 UTC 

[merged] maintainers-mark-more-list-instances-as-moderated.patch removed from -mm tree
 2021-12-26 22:20 UTC 

[merged] kernel-crash_core-suppress-unknown-crashkernel-parameter-warning.patch removed from -mm tree
 2021-12-26 22:19 UTC 

[merged] mm-mempolicy-fix-thp-allocations-escaping-mempolicy-restrictions.patch removed from -mm tree
 2021-12-26 22:19 UTC 

[merged] kfence-fix-memory-leak-when-cat-kfence-objects.patch removed from -mm tree
 2021-12-26 22:19 UTC 

[PATCH] net: usb: pegasus: Request Ethernet FCS from hardware
 2021-12-26 22:17 UTC  (5+ messages)

[PATCH net v2] net: usb: pegasus: Do not drop long Ethernet frames
 2021-12-26 22:12 UTC 

[PATCH v2] lspci: Show Slot Power Limit values above EFh
 2021-12-26 22:07 UTC  (4+ messages)

[PATCH pciutils] lspci: Print buses of multibus PCI domain in ascending order
 2021-12-26 22:05 UTC  (5+ messages)
    ` [PATCH v2 "

[PATCH pciutils] libpci: Fix intel_cleanup_io() implementations
 2021-12-26 22:04 UTC  (2+ messages)

[PATCH kernel 0/6] powerpc: Build with LLVM_IAS=1
 2021-12-26 21:52 UTC  (3+ messages)

[PATCH] net: ethernet: mtk_eth_soc: implement Clause 45 MDIO access
 2021-12-26 21:57 UTC  (9+ messages)

[PATCH] powerpc: dts: Remove "spidev" nodes
 2021-12-26 21:52 UTC  (3+ messages)

[PATCH pciutils] dump: Allow more leading zeros in dump line number
 2021-12-26 21:58 UTC  (2+ messages)

[PATCH] powerpc: fix spelling of "its"
 2021-12-26 21:52 UTC  (2+ messages)

[PATCH v2] powerpc/64s/radix: Fix huge vmap false positive
 2021-12-26 21:52 UTC  (2+ messages)

[PATCH v2 00/20] powerpc: Define eligible functions as __init
 2021-12-26 21:52 UTC  (2+ messages)

[PATCH] selftests/powerpc: Add a test of sigreturning to the kernel
 2021-12-26 21:52 UTC  (2+ messages)

[PATCH 1/3] powerpc/64s: Mask NIP before checking against SRR0
 2021-12-26 21:52 UTC  (2+ messages)

[PATCH] powerpc: use swap() to make code cleaner
 2021-12-26 21:52 UTC  (3+ messages)

[PATCH v1 01/11] powerpc/code-patching: Remove pr_debug()/pr_devel() messages and fix check()
 2021-12-26 21:52 UTC  (3+ messages)

[PATCH] powerpc/32: Fix boot failure with GCC latent entropy plugin
 2021-12-26 21:52 UTC  (3+ messages)

[PATCH misc-next] drivers/misc: remove redundant rc variable
 2021-12-26 21:52 UTC  (3+ messages)

[PATCH] powerpc/mpic: Use bitmap_zalloc() when applicable
 2021-12-26 21:52 UTC  (3+ messages)

[PATCH] powerpc/ptdump: Fix DEBUG_WX since generic ptdump conversion
 2021-12-26 21:51 UTC  (2+ messages)

[linux-next:master 4878/9897] pcie.c:undefined reference to `pci_remap_iospace'
 2021-12-26 21:51 UTC  (3+ messages)

[PATCH pciutils] libpci: Fix intel_sanity_check() function
 2021-12-26 21:51 UTC  (2+ messages)

[RFC PATCH 00/34] brcmfmac: Support Apple T2 and M1 platforms
 2021-12-26 21:42 UTC  (9+ messages)
` [PATCH 01/34] dt-bindings: net: bcm4329-fmac: Add Apple properties & chips
` [PATCH 02/34] brcmfmac: pcie: Declare missing firmware files in pcie.c
` [PATCH 15/34] ACPI / property: Support strings in Apple _DSM props

kwboot: Marvell Dove UART booting
 2021-12-26 21:41 UTC  (2+ messages)

Linux 5.16-rc7
 2021-12-26 21:30 UTC 

[PATCH 00/10] staging: r8188eu: clean up private ioctls
 2021-12-26 21:25 UTC  (11+ messages)
` [PATCH 01/10] staging: r8188eu: remove unused rtw_private_args entries
` [PATCH 02/10] staging: r8188eu: remove the private ioctl "get sensitivity"
` [PATCH 03/10] staging: r8188eu: remove the private drvext_hdl ioctl
` [PATCH 04/10] staging: r8188eu: remove the private ioctl "wps_prob_req_ie"
` [PATCH 05/10] staging: r8188eu: remove private ioctls that return -1
` [PATCH 06/10] staging: r8188eu: remove the private ioctl "wps_assoc_req_ie"
` [PATCH 07/10] staging: r8188eu: remove the private ioctl "tdls_get"
` [PATCH 08/10] staging: r8188eu: remove the private ioctl "tdls"
` [PATCH 09/10] staging: r8188eu: remove the private "test" ioctl
` [PATCH 10/10] staging: r8188eu: remove unused prototype

Linux kernel 5.16-rc7 released
 2021-12-26 21:20 UTC 

[PATCH v5 2/4] md: raid1 add nowait support
 2021-12-26 21:20 UTC  (8+ messages)
` [PATCH v6 1/4] md: add support for REQ_NOWAIT
  ` [PATCH v6 4/4] md: raid456 add nowait support

[PATCH v4 00/11] Reftable coverity fixes
 2021-12-26 21:07 UTC  (8+ messages)
` [PATCH v5 00/16] "
  ` [PATCH v5 16/16] reftable: be more paranoid about 0-length memcpy calls

[Intel-gfx] [PATCH v5 1/6] drm: move the buddy allocator from i915 into common drm
 2021-12-26 20:59 UTC  (19+ messages)
`  "
` [PATCH v5 2/6] drm: improve drm_buddy_alloc function
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v5 3/6] drm: implement top-down allocation method
  `  "
` [Intel-gfx] [PATCH v5 4/6] drm: implement a method to free unused pages
  `  "
` [PATCH v5 5/6] drm/amdgpu: move vram inline functions into a header
  ` [Intel-gfx] "
` [PATCH v5 6/6] drm/amdgpu: add drm buddy support to amdgpu
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [v5,1/6] drm: move the buddy allocator from i915 into common drm

[frank-w-bpi-r2-4.14:5.16-r2pro-dsa 4/87] cc1: error: arch/arm/mach-mt7623//dct/dct: No such file or directory
 2021-12-26 20:57 UTC 

[PATCH v4 1/6] drm: move the buddy allocator from i915 into common drm
 2021-12-26 20:59 UTC  (5+ messages)
` [PATCH v4 2/6] drm: improve drm_buddy_alloc function
    ` [Intel-gfx] "

Linux regressions report for mainline [2021-12-26]
 2021-12-26 20:39 UTC  (2+ messages)

[PATCH] staging: r8188eu: DM_PriCCA is set but never used
 2021-12-26 20:37 UTC  (2+ messages)

[PATCH] staging: r8188eu: include variable declarations from Hal8188EPwrSeq.h
 2021-12-26 20:32 UTC  (2+ messages)

[PATCH 00/13] riscv: compat: Add COMPAT mode support for rv64
 2021-12-26 20:31 UTC  (7+ messages)

[Buildroot] [PATCH 1/1] package/hiawatha: bump to version 11.1
 2021-12-26 20:22 UTC 

[PATCH 00/21] staging: r8188eu: simplify the led layer
 2021-12-26 19:55 UTC  (22+ messages)
` [PATCH 01/21] staging: r8188eu: switch the led off during deinit
` [PATCH 02/21] staging: r8188eu: move SwLedOn and SwLedOff into rtw_led.c
` [PATCH 03/21] staging: r8188eu: move (de)init functions from hal to rtw_led
` [PATCH 04/21] staging: r8188eu: merge InitLed871x and rtl8188eu_InitSwLeds
` [PATCH 05/21] staging: r8188eu: merge DeInitLed871x and rtl8188eu_DeInitSwLeds
` [PATCH 06/21] staging: r8188eu: make ResetLedStatus static
` [PATCH 07/21] staging: r8188eu: clean up the blink worker code
` [PATCH 08/21] staging: r8188eu: clean up blinking macros
` [PATCH 09/21] staging: r8188eu: remove unused blink mode defines
` [PATCH 10/21] staging: r8188eu: bLedStartToLinkBlinkInProgress is set but not used
` [PATCH 11/21] staging: r8188eu: make blink interval defines internal
` [PATCH 12/21] staging: r8188eu: use bool for boolean values
` [PATCH 13/21] staging: r8188eu: remove obsolete comments
` [PATCH 14/21] staging: r8188eu: remove LedControlHandler
` [PATCH 15/21] staging: r8188eu: LED_CTL_POWER_ON is not used
` [PATCH 16/21] staging: r8188eu: LED_CTL_START_WPS_BOTTON "
` [PATCH 17/21] staging: r8188eu: remove bStopBlinking
` [PATCH 18/21] staging: r8188eu: summarize some BlinkingLedState
` [PATCH 19/21] staging: r8188eu: merge blink_work and SwLedBlink1
` [PATCH 20/21] staging: r8188eu: merge rtw_led_control and SwLedControlMode1
` [PATCH 21/21] staging: r8188eu: rfoff_reason is never initialised

[RFC PATCH v2 0/5] Rework realtek-rtl IRQ driver
 2021-12-26 19:59 UTC  (6+ messages)
` [RFC PATCH v2 1/5] irqchip/realtek-rtl: map control data to virq
` [RFC PATCH v2 2/5] irqchip/realtek-rtl: fix off-by-one in routing
` [RFC PATCH v2 3/5] irqchip/realtek-rtl: use per-parent irq handling
` [RFC PATCH v2 4/5] dt-bindings: interrupt-controller: realtek,rtl-intc: map output lines
` [RFC PATCH v2 5/5] irqchip/realtek-rtl: add explicit output routing

Problem with data=ordered ext4 mount option in linux-next
 2021-12-26 20:01 UTC  (8+ messages)

[PATCH 0/4] mailbox: qcom-ipcc: Update the QCOM_IPCC driver
 2021-12-26 19:50 UTC  (3+ messages)
` [PATCH 1/4] mailbox: qcom-ipcc: Dynamic alloc for channel arrangement

[PATCH -next] scsi: storvsc: Fix unsigned comparison to zero
 2021-12-26 19:49 UTC  (2+ messages)

[PATCH v2 1/4] powerpc/vdso: augment VDSO32 functions to support 64 bits build
 2021-12-26 19:38 UTC  (8+ messages)
` [PATCH v2 2/4] powerpc/vdso: Rework VDSO32 makefile to add a prefix to object files
` [PATCH v2 3/4] powerpc/vdso: Merge vdso64 and vdso32 into a single directory
` [PATCH v2 4/4] powerpc/vdso: Move cvdso_call macros into gettimeofday.S

cip/linux-5.10.y-cip sleep: 10 runs, 1 regressions (v5.10.83-cip1-74-g842fbb4554b8) #kernelci
 2021-12-26 19:31 UTC 

[PATCH] perf: fix typos of "its" and "reponse"
 2021-12-26 19:12 UTC  (3+ messages)
` JSON typos "

Pull request: u-boot-spi/master
 2021-12-26 18:57 UTC 

[linux-next:master 8361/9897] undefined reference to `memremap'
 2021-12-26 18:56 UTC  (2+ messages)

ab/make-dependency (was "What's cooking in git.git (Dec 2021, #05; Thu, 23))
 2021-12-26 18:51 UTC  (2+ messages)

[Buildroot] [PATCH 0/5] check-package for SysV init scripts (including shellcheck)
 2021-12-26 18:49 UTC  (6+ messages)
` [Buildroot] [PATCH 1/5] utils/check-package: prepare to run external tools
` [Buildroot] [PATCH 2/5] utils/checkpackagelib: warn about executable files
` [Buildroot] [PATCH 3/5] utils/checkpackagelib/lib_sysv: check SysV init scripts
` [Buildroot] [PATCH 4/5] support/docker: add shellcheck
` [Buildroot] [PATCH 5/5] utils/checkpackagelib/lib_sysv: run shellcheck

[PATCH 0/9] Add a new --remerge-diff capability to show & log
 2021-12-26 18:30 UTC  (4+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 6/8] merge-ort: format messages slightly different for use in headers
    ` In-tree strbuf "in-place" search/replace (was: [PATCH v2 6/8] merge-ort: format messages slightly different for use in headers)

[PATCH] staging: r8188eu: remove GET_CVID_ROM_VERSION
 2021-12-26 18:42 UTC 

[GIT PULL] objtool/urgent for v5.16-rc7
 2021-12-26 18:38 UTC  (2+ messages)

[GIT PULL] x86/urgent for v5.16-rc7
 2021-12-26 18:38 UTC  (2+ messages)

GSSAPI as it relates to NFS
 2021-12-26 18:34 UTC  (5+ messages)

cip/linux-5.10.y-cip build: 178 builds: 3 failed, 175 passed, 4 errors, 9 warnings (v5.10.83-cip1-74-g842fbb4554b8) #kernelci
 2021-12-26 18:33 UTC 

[PATCH] powerpc/xive: Add missing null check after calling kmalloc
 2021-12-26 13:54 UTC 

[Buildroot] [PATCH 1/1] package/checksec: bump to version 2.5.0
 2021-12-26 18:15 UTC 

drivers/staging/media/av7110/av7110_av.c:638:2: warning: Value stored to 'c2' is never read [clang-analyzer-deadcode.DeadStores]
 2021-12-26 18:15 UTC 

[Buildroot] [PATCH 1/1] package/lttng-libust: set -DUATOMIC_NO_LINK_ERROR
 2021-12-26 18:06 UTC 

[PATCH] target/ppc: Fix e6500 boot
 2021-12-26 17:57 UTC  (5+ messages)

[PATCH] mm/util.c: Make kvfree() safe for calling while holding spinlocks
 2021-12-26 17:57 UTC  (4+ messages)

[PATCH] net: ag71xx: Fix a potential double free in error handling paths
 2021-12-26 17:51 UTC 

[PATCH] clk: renesas: r8a7799[05]: Add MLP clocks
 2021-12-26 17:46 UTC  (2+ messages)

Pull request: u-boot-rockchip-20211226
 2021-12-26 17:42 UTC  (2+ messages)

[PATCH 0/3] mm: support huge vmalloc mapping on arm64/x86
 2021-12-26 17:36 UTC  (4+ messages)
` [PATCH 1/3] mm: vmalloc: Let user to control huge vmalloc default behavior

[PATCH v2 0/2] mm: Fix kernel BUG in __check_heap_object() on PowerPC64
 2021-12-26 17:33 UTC  (3+ messages)
` [PATCH v2 2/2] mm: usercopy: Warn vmalloc/module address in check_heap_object()

[RESEND] Amlogic DPCM audio card(s) speaker placement issue
 2021-12-26 17:30 UTC  (3+ messages)

What's cooking in git.git (Dec 2021, #05; Thu, 23)
 2021-12-26 17:24 UTC  (4+ messages)
` ab/only-single-progress-at-once (was: What's cooking in git.git (Dec 2021, #05; Thu, 23))

[PATCH] freescale: imx8mm_evk: Use IS_ENABLED instead of #ifdef
 2021-12-26 17:23 UTC 

Благотворительный фонд помощи недоношенным детям «Право на чудо»
 2021-12-26 15:32 UTC 

pagefaults and hang with 5.15.11
 2021-12-26 17:22 UTC  (2+ messages)

[PATCH 1/5] powerpc/64s/radix: Fix memory hotplug section page table creation
 2021-12-26 17:20 UTC  (5+ messages)
` [PATCH 4/5] powerpc/64: Add VIRTUAL_BUG_ON checks for __va and __pa addresses

[PATCH] asix: Use min() instead of doing it manually
 2021-12-26 17:18 UTC  (2+ messages)

[xiang-erofs:dev-test 10/10] ERROR: modpost: "__umoddi3" [fs/erofs/erofs.ko] undefined!
 2021-12-26 17:14 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/stellarium: bump version to 0.21.3
 2021-12-26 17:02 UTC 

[Buildroot] [PATCH 1/1] package/tor: bump version to 0.4.6.9
 2021-12-26 16:57 UTC 

[PATCH] fsi: Aspeed: Fix a potential double free
 2021-12-26 16:56 UTC  (2+ messages)

[PATCH] bpf: allow setting mount device for bpffs
 2021-12-26 16:56 UTC 

mm/compaction.c:463:20: warning: unused function 'isolation_suitable'
 2021-12-26 16:54 UTC  (2+ messages)

[RFC v2 00/12] target/ppc: powerpc_excp improvements
 2021-12-26 16:48 UTC  (2+ messages)

[PATCH] Remove repeated word in vchiq log warning
 2021-12-26 16:46 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/intel-mediadriver: backport upstream patch
 2021-12-26 16:45 UTC 

[PATCH] drm/armada: Fix a potential double free in an error handling path
 2021-12-26 16:34 UTC  (2+ messages)

[PATCH RFT 0/7] media: hantro: jpeg: Various improvements
 2021-12-26 16:33 UTC  (4+ messages)
` [PATCH RFT 5/7] media: hantro: jpeg: Add COM segment to JPEG header to align image scan


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.