All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-20 12:45:46 to 2021-05-20 13:10:19 UTC [more...]

[PATCH 00/31] powerpc: Modernize the PCI/MSI support
 2021-05-20 12:57 UTC  (5+ messages)
` [PATCH 31/31] genirq: Improve "hwirq" output in /proc and /sys/

[PATCH] target/arm: Use correct SP in M-profile exception return
 2021-05-20 13:09 UTC 

[PATCH] Documentation: checkpatch: Tweak BIT() macro include
 2021-05-20 13:02 UTC  (8+ messages)

[PATCH] kgdb: fix gcc-11 warnings harder
 2021-05-20 13:08 UTC 

[dpdk-dev] [PATCH] lpm/arm: fix SVE compile error with gcc8.3
 2021-05-20 13:09 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] build: "

[meta-zephyr][PATCH v2 0/4] Fix efi generation and add x86 MACHINE confs (cover letter)
 2021-05-20 13:20 UTC  (5+ messages)
` [meta-zephyr][PATCH v2 1/4] zephyr-kernel-src: fix efi generation failure for x86 boards
` [meta-zephyr][PATCH v2 2/4] intel-x86-64.conf: add common MACHINE for x86 (64-bit) BOARDS
` [meta-zephyr][PATCH v2 3/4] intel-x86-32.conf: add common MACHINE for x86 (32-bit) BOARDS
` [meta-zephyr][PATCH v2 4/4] acrn.conf: drop acrn machine configuration

BUG: unable to handle page fault for address - EIP: __kmap_local_page_prot
 2021-05-20 13:04 UTC  (6+ messages)

[PATCH v6 1/3] gpu: drm: separate panel orientation property creating and value setting
 2021-05-20 13:03 UTC  (6+ messages)
  ` [Intel-gfx] "

[PATCH 0/5] ARM: gemini: add two more board
 2021-05-20 13:02 UTC  (8+ messages)
` [PATCH 4/5] ARM: gemini: add device tree for edimax NS2502

next/pending-fixes baseline: 297 runs, 11 regressions (v5.13-rc2-449-g435e556b2959)
 2021-05-20 13:03 UTC 

[PATCH v1 1/2] gpiolib: Never return internal error codes to user space
 2021-05-20 13:02 UTC  (6+ messages)

[PATCH 0/6] Rid W=1 warnings from Comedi
 2021-05-20 12:47 UTC  (3+ messages)
` [PATCH 5/6] comedi: drivers: ni_mio_common: Move 'range_ni_E_ao_ext' to where it is used

stable-rc/queue/4.9 build: 184 builds: 0 failed, 184 passed, 4 warnings (v4.9.268-239-g085f0a1015d5)
 2021-05-20 12:57 UTC 

[PULL 00/10] Gitlab-CI, qtest, moxie removal and misc patches
 2021-05-20 13:06 UTC  (13+ messages)

[PATCH 1/1] fs: ext4: namei: trivial: Fix a couple of small whitespace issues
 2021-05-20 12:55 UTC 

[PATCH V5] mtd: rawnand: add Loongson1 NAND driver
 2021-05-20 12:54 UTC  (2+ messages)

Clocksource Drift Issues in guests with KVM enabled
 2021-05-20 12:55 UTC 

Umem Questions
 2021-05-20 12:50 UTC  (6+ messages)

[PATCH V3 0/3] Add GPIO support for PM7325
 2021-05-20 13:05 UTC  (4+ messages)
` [PATCH V3 3/3] dt-bindings: pinctrl: qcom-pmic-gpio: Convert qcom pmic gpio bindings to YAML

[PATCH v1 1/1] kernel.h: split out panic and oops helpers (ia64 fix)
 2021-05-20 13:05 UTC  (2+ messages)

[PATCH v12 0/8] MTE support for KVM guest
 2021-05-20 13:03 UTC  (13+ messages)
` [PATCH v12 3/8] arm64: mte: Sync tags for pages where PTE is untagged

[PATCH][next] ALSA: firewire-lib: Fix uninitialized variable err issue
 2021-05-20 13:04 UTC  (4+ messages)

mirroring u-boot mailing list on lore.kernel.org
 2021-05-20 13:05 UTC 

[PATCH] btrfs: scrub: per-device bandwidth control
 2021-05-20 13:04 UTC  (9+ messages)

Calling queue_work() multiple times with the same work_struct
 2021-05-20 12:39 UTC 

[PATCH] init/main.c: silence some -Wunused-parameter warnings
 2021-05-20 13:03 UTC  (3+ messages)

[PATCH 4.4 000/190] 4.4.269-rc1 review
 2021-05-20 13:03 UTC  (4+ messages)

[PATCH 00/23] media: imx: imx7-mipi-csis: Add i.MX8MM support
 2021-05-20 12:37 UTC  (9+ messages)
` [PATCH 00/23] media: imx: imx7-mipi-csis: Add i.MX8MM support / imx8mq support

Odroid C4: dwc2_hsotg_start_req: ep1 is stalled
 2021-05-20 12:35 UTC 

[PATCH] KVM: arm64: Prevent mixed-width VM creation
 2021-05-20 12:58 UTC  (6+ messages)

[PATCH v2] net/qla3xxx: fix schedule while atomic in ql_sem_spinlock
 2021-05-20 12:32 UTC 

[PATCH v3 00/18] Tidy up cache.S
 2021-05-20 12:57 UTC  (21+ messages)
` [PATCH v3 01/18] arm64: assembler: replace `kaddr` with `addr`
` [PATCH v3 02/18] arm64: assembler: add conditional cache fixups
` [PATCH v3 03/18] arm64: Apply errata to swsusp_arch_suspend_exit
` [PATCH v3 04/18] arm64: assembler: user_alt label optional
` [PATCH v3 05/18] arm64: Do not enable uaccess for flush_icache_range
` [PATCH v3 06/18] arm64: Do not enable uaccess for invalidate_icache_range
` [PATCH v3 07/18] arm64: Downgrade flush_icache_range to invalidate
` [PATCH v3 08/18] arm64: Move documentation of dcache_by_line_op
` [PATCH v3 09/18] arm64: Fix comments to refer to correct function __flush_icache_range
` [PATCH v3 10/18] arm64: __inval_dcache_area to take end parameter instead of size
` [PATCH v3 11/18] arm64: dcache_by_line_op "
` [PATCH v3 12/18] arm64: __flush_dcache_area "
` [PATCH v3 13/18] arm64: __clean_dcache_area_poc "
` [PATCH v3 14/18] arm64: __clean_dcache_area_pop "
` [PATCH v3 15/18] arm64: __clean_dcache_area_pou "
` [PATCH v3 16/18] arm64: sync_icache_aliases "
` [PATCH v3 17/18] arm64: Fix cache maintenance function comments
` [PATCH v3 18/18] arm64: Rename arm64-internal cache maintenance functions

[PATCH V3 00/22] Live Update
 2021-05-20 13:00 UTC  (10+ messages)
                ` [PATCH V3 00/22] Live Update [reboot]

[PATCH 5.10 00/47] 5.10.39-rc1 review
 2021-05-20 12:59 UTC  (3+ messages)

[PATCH v4 00/66] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2021-05-20 12:55 UTC  (5+ messages)
` [PATCH v4 09/66] KVM: arm64: nv: Support virtual EL2 exceptions

[dpdk-dev] maintainers: update for qat and ipsec-mb pmds
 2021-05-20 13:01 UTC  (3+ messages)
` [dpdk-dev] [dpdk-dev v2] "

[Buildroot] [PATCH 1/3] package/libglib2: bump to version 2.68.1
 2021-05-20 13:01 UTC  (6+ messages)
` [Buildroot] [PATCH 2/3] package/libglib2: add -Dxattr=true when libselinux is selected
` [Buildroot] [PATCH 3/3] package/gobject-introspection: bump to version 1.68.0

[qemu-mainline test] 162099: regressions - FAIL
 2021-05-20 13:00 UTC 

wanting to clarify "FILES_*" and wildcarding
 2021-05-20 13:00 UTC  (2+ messages)
` [docs] "

stmmac: zero udp checksum
 2021-05-20 12:18 UTC  (6+ messages)

[PATCH stable v5.4+ 1/3] x86/kvm: Teardown PV features on boot CPU as well
 2021-05-20 12:56 UTC  (3+ messages)
` [PATCH stable v5.4+ 2/3] x86/kvm: Disable kvmclock on all CPUs on shutdown
` [PATCH stable v5.4+ 3/3] x86/kvm: Disable all PV features on crash

[PATCH 00/16] Rid W=1 warnings from Char
 2021-05-20 12:56 UTC  (19+ messages)
` [PATCH 01/16] char: pcmcia: cm4000_cs: Remove unused variable 'tmp'
` [PATCH 02/16] char: pcmcia: cm4040_cs: Remove unused variable 'uc'
` [PATCH 03/16] char: random: Include header containing our prototypes
` [PATCH 04/16] char: pcmcia: synclink_cs: Fix a bunch of kernel-doc issues
` [PATCH 05/16] "
` [PATCH 06/16] char: applicom: Remove 3 unused variables 'ret' and 2 instances of 'byte_reset_it'
` [PATCH 07/16] char: tpm: tpm1-cmd: Fix a couple of misnamed functions
` [PATCH 08/16] char: tpm: tpm_ftpm_tee: Fix a couple of kernel-doc misdemeanours
` [PATCH 09/16] char: agp: backend: Demote some non-conformant kernel-doc headers
` [PATCH 10/16] char: agp: frontend: Include header file containing our prototypes
` [PATCH 11/16] char: agp: via-agp: Remove unused variable 'current_size'
` [PATCH 12/16] char: hpet: Remove unused variable 'm'
` [PATCH 13/16] char: agp: generic: Place braces around optimised out function in if()
` [PATCH 14/16] char: agp: uninorth-agp: Remove unused variable 'size'
` [PATCH 15/16] char: hw_random: pseries-rng: Demote non-conformant kernel-doc header
` [PATCH 16/16] char: mem: Provide local prototype for non-static function

[PATCH 1/2] gpio: regmap: Support few IC specific operations
 2021-05-20 12:22 UTC  (4+ messages)

[PATCH net 0/2] net: fixes for stmmac
 2021-05-20 12:51 UTC  (6+ messages)
` [PATCH net 1/2] net: stmmac: correct clocks enabled in stmmac_vlan_rx_kill_vid()
` [PATCH net 2/2] net: stmmac: fix system hang if change mac address after interface ifdown

[Buildroot] [git commit branch/next] package/gobject-introspection: bump to version 1.68.0
 2021-05-20 12:57 UTC 

[Buildroot] [PATCH 1/1] configs/acmesystems_acqua_a5_*: use tested bootloader version
 2021-05-20 12:57 UTC  (2+ messages)

[PATCH 5.13] io_uring: fortify tctx/io_wq cleanup
 2021-05-20 12:21 UTC 

hostile freenode takeover
 2021-05-20 12:55 UTC  (6+ messages)
` [yocto] "

[PATCH 00/11] Rid W=1 warnings from TTY
 2021-05-20 12:19 UTC  (12+ messages)
` [PATCH 01/11] tty: vt: selection: Correct misspelled function sel_loadlut()
` [PATCH 02/11] tty: serdev: core: Fix misspelled function name __serdev_device_driver_register()
` [PATCH 03/11] tty: tty_io: Fix a few kernel-doc related misdemeanours
` [PATCH 04/11] tty: n_tty: Fix some misdocumented functions
` [PATCH 05/11] tty: tty_buffer: Fix incorrectly documented function __tty_buffer_request_room()
` [PATCH 06/11] tty: tty_jobctrl: Fix 2 incorrectly documented functions
` [PATCH 07/11] tty: pty: Fix incorrectly named function pty_resize()
` [PATCH 08/11] tty: n_hdlc: Fix a little doc-rot in n_hdlc_tty_read()
` [PATCH 09/11] tty: serial: st-asc: Demote a kernel-doc formatting abuse
` [PATCH 10/11] tty: n_gsm: Fix function naming and provide missing param descriptions
` [PATCH 11/11] tty: serial: xilinx_uartps: Fix documentation for cdns_uart_clk_notifier_cb()

[PATCH 0/3] Use pr_crit() instead of long fancy messages
 2021-05-20 12:51 UTC  (6+ messages)
` [PATCH 3/3] lib/vsprintf: "

[PATCH v3 0/2] s390/vfio-ap: fix memory leak in mdev remove callback
 2021-05-20 12:51 UTC  (7+ messages)
` [PATCH v3 2/2] s390/vfio-ap: control access to PQAP(AQIC) interception handler

[PATCH v4 0/3] audit: add support for openat2
 2021-05-20  8:03 UTC  (7+ messages)
` [PATCH v4 1/3] audit: replace magic audit syscall class numbers with macros
` [PATCH v4 2/3] audit: add support for the openat2 syscall
` [PATCH v4 3/3] audit: add OPENAT2 record to list how

[PATCH] fs/squashfs: fix reading of fragmented files
 2021-05-20 12:51 UTC  (3+ messages)

[PATCH 00/17] CAMSS: SM8250 support (and some fixes)
 2021-05-20 12:14 UTC  (3+ messages)
` [PATCH 09/17] media: camss: csid: allow csid to work without a regulator

[PATCH] net/qla3xxx: fix schedule while atomic in ql_sem_spinlock
 2021-05-20 12:13 UTC  (3+ messages)

[GIT PULL] sound fixes for 5.13-rc3
 2021-05-20 12:46 UTC 

[PATCH 0/7] Rid W=1 warnings from MFD
 2021-05-20 12:08 UTC  (8+ messages)
` [PATCH 1/7] mfd: wm831x-core: Fix incorrect function name wm831x_reg_unlock()
` [PATCH 2/7] mfd: twl-core: Fix incorrect function name twl_regcache_bypass()
` [PATCH 3/7] mfd: db8500-prcmu: Fix multiple incorrectly documented function names
` [PATCH 4/7] mfd: omap-usb-host: File headers are not good candidates for kernel-doc
` [PATCH 5/7] mfd: omap-usb-tll: "
` [PATCH 6/7] mfd: si476x-cmd: Fix a bunch of incorrectly documented function names
` [PATCH 7/7] mfd: si476x-i2c: Fix "

[PATCH 00/38] Rid W=1 warnings from GPU
 2021-05-20 12:02 UTC  (34+ messages)
` [PATCH 03/38] drm/radeon/radeon_cs: Fix incorrectly documented function 'radeon_cs_parser_fini'
` [PATCH 10/38] drm/amd/amdgpu/amdgpu_ids: Correct some function name disparity
` [PATCH 11/38] drm/amd/amdgpu/amdgpu_debugfs: Fix a couple of misnamed functions
` [PATCH 12/38] drm/amd/amdgpu/amdgpu_gmc: Fix a little naming related doc-rot
` [PATCH 13/38] drm/amd/amdgpu/cik_sdma: Fix a few incorrectly named functions
` [PATCH 14/38] drm/amd/amdgpu/gfx_v7_0: Repair function names in the documentation
` [PATCH 16/38] drm/amd/amdgpu/si_dma: Fix some function name disparity
` [PATCH 17/38] drm/amd/amdgpu/dce_v6_0: Repair function name of 'si_get_number_of_dram_channels()'
` [PATCH 19/38] drm/radeon/cik: Fix incorrectly named function 'cik_irq_suspend()'
` [PATCH 20/38] drm/radeon/radeon_vm: Fix function naming disparities
` [PATCH 21/38] drm/amd/include/aldebaran_ip_offset: Mark top-level IP_BASE as __maybe_unused
` [PATCH 23/38] drm/amd/amdgpu/gmc_v7_0: Fix potential copy/paste issue
` [PATCH 24/38] drm/amd/amdgpu/mmhub_v9_4: Fix naming disparity with 'mmhub_v9_4_set_fault_enable_default()'
` [PATCH 26/38] drm/amd/amdgpu/gmc_v10_0: Fix potential copy/paste issue
` [PATCH 29/38] drm/radeon/r100: Realign doc header with function 'r100_cs_packet_parse_vline()'
` [PATCH 30/38] drm/amd/amdgpu/gfx_v9_4_2: Mark functions called by reference as static
` [PATCH 31/38] drm/amd/amdgpu/sdma_v2_4: Correct misnamed function 'sdma_v2_4_ring_emit_hdp_flush()'
` [PATCH 32/38] drm/amd/amdgpu/sdma_v4_0: Realign functions with their headers
` [PATCH 33/38] drm/amd/amdgpu/sdma_v5_0: Fix typo in function name
` [PATCH 34/38] drm/amd/amdgpu/amdgpu_vce: Fix a few incorrectly named functions
` [PATCH 35/38] drm/amd/amdgpu/sdma_v5_2: Repair typo in function name
` [PATCH 36/38] drm/amd/amdgpu/vcn_v1_0: Fix some function naming disparity
` [PATCH 37/38] drm/amd/amdgpu/gfx_v10_0: Demote kernel-doc abuse
` [PATCH 38/38] drm/amd/amdgpu/smuio_v13_0: Realign 'smuio_v13_0_is_host_gpu_xgmi_supported()' header

Requests For Proposals for hosting XDC 2022 are now open
 2021-05-20 10:15 UTC 

[PATCH][next] drm/amdgpu/acpi: Fix null check on memory allocation
 2021-05-20  8:16 UTC 

drm/amdgpu/acpi: unify ATCS handling (v2) [uninitialized variable error]
 2021-05-20  8:26 UTC 

XDC 2021: Registration & Call for Proposals now open!
 2021-05-20 10:01 UTC 

[PATCH v5 0/9] Speedup mremap on ppc64
 2021-05-20 12:46 UTC  (8+ messages)
` [PATCH v5 3/9] mm/mremap: Use pmd/pud_poplulate to update page table entries

[lttng-dev] reading context fields causes syscalls
 2021-05-20 12:46 UTC  (3+ 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.