All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-17 11:02:06 to 2021-09-17 12:12:27 UTC [more...]

[PATCH 00/11] Drive-by PCI W=1 cleanups
 2021-09-17 12:11 UTC  (3+ messages)
` [PATCH 01/11] pci: provide prototype for pci_skip_dev outside of #if defined(CONFIG_DM_PCI_COMPAT)
` [PATCH 02/11] pci: include pci_internal.h inside pci_auto.c

[PATCH v3 00/17] clk: at91: updates for power management and dvfs
 2021-09-17 12:06 UTC  (28+ messages)
` [PATCH v3 01/17] clk: at91: re-factor clocks suspend/resume
` [PATCH v3 02/17] clk: at91: pmc: execute suspend/resume only for backup mode
` [PATCH v3 03/17] clk: at91: sama7g5: add securam's peripheral clock
` [PATCH v3 04/17] clk: at91: clk-master: add register definition for sama7g5's master clock
` [PATCH v3 05/17] clk: at91: clk-master: improve readability by using local variables
` [PATCH v3 06/17] clk: at91: pmc: add sama7g5 to the list of available pmcs
` [PATCH v3 07/17] clk: at91: sam9x60-pll: use DIV_ROUND_CLOSEST_ULL
` [PATCH v3 08/17] clk: at91: clk-master: check if div or pres is zero
` [PATCH v3 09/17] clk: at91: clk-master: mask mckr against layout->mask
` [PATCH v3 10/17] clk: at91: clk-master: fix prescaler logic
` [PATCH v3 11/17] clk: at91: clk-sam9x60-pll: add notifier for div part of PLL
` [PATCH v3 12/17] clk: at91: clk-master: add notifier for divider
` [PATCH v3 13/17] clk: at91: sama7g5: remove prescaler part of master clock
` [PATCH v3 14/17] clk: at91: sama7g5: set low limit for mck0 at 32KHz
` [PATCH v3 15/17] clk: use clk_core_get_rate_recalc() in clk_rate_get()
` [PATCH v3 16/17] clk: remove extra empty line
` [PATCH v3 17/17] clk: do not initialize ret

[PATCHv2 1/2] EDAC/synopsys: add support for version 3 of the Synopsys EDAC DDR
 2021-09-17 12:11 UTC  (3+ messages)
` [PATCHv2 2/2] EDAC/synopsys: v3.80a of the synopsys edac contoller is also on the N5X

[PATCH v2 0/4] selftests: arm64: vec-syscfg updates
 2021-09-17 12:08 UTC  (5+ messages)
` [PATCH v2 1/4] selftests: arm64: Fix printf() format mismatch in vec-syscfg
` [PATCH v2 2/4] selftests: arm64: Remove bogus error check on writing to files
` [PATCH v2 3/4] selftests: arm64: Fix and enable test for setting current VL in vec-syscfg
` [PATCH v2 4/4] selftests: arm64: Verify that all possible vector lengths are handled

[PATCH v6 00/10] xsm: refactoring xsm hooks
 2021-09-17 12:09 UTC  (3+ messages)
` [PATCH v6 09/10] kconfig: update xsm config to reflect reality

[PATCH] arm64: dts: rockchip: move aliases to rk356x dtsi
 2021-09-17 12:09 UTC  (7+ messages)

[PATCH] test/py: tpm2: Skip tpm pytest based on env variable
 2021-09-17 12:08 UTC  (6+ messages)

[PATCH 0/1] s390x:clp: implementing CLP immediate commands
 2021-09-17 12:06 UTC  (2+ messages)
` [PATCH 1/1] "

Issue with panic handling and ipmi
 2021-09-17 12:07 UTC  (3+ messages)

[PATCH] PCI/VPD: Add simple sanity check to pci_vpd_size()
 2021-09-17 12:07 UTC 

Systemd-boot not properly loading device tree, when loaded by U-boot (ARM64, tested on RK3399)
 2021-09-17 11:48 UTC  (6+ messages)
` [systemd-devel] "

[PATCH v5 00/21] fsck: lib-ify object-file.c & better fsck "invalid object" error reporting
 2021-09-17 11:59 UTC  (5+ messages)
` [PATCH v6 00/22] "
  ` [PATCH v6 05/22] rev-list tests: test for behavior with invalid object types

FAILED: patch "[PATCH] mm/memory_hotplug: use "unsigned long" for PFN in" failed to apply to 4.14-stable tree
 2021-09-17 12:06 UTC 

[PATCH] fsnotify: Extend ioctl to allow to suppress events
 2021-09-17 12:05 UTC  (3+ messages)

[PATCH 0/7] net/9p: remove msize limit in virtio transport
 2021-09-17 12:04 UTC  (5+ messages)
` [PATCH 6/7] 9p/trans_virtio: support larger msize values

[PATCH 06/11] version: Put version_string[] variable into section .text_version_string
 2021-09-17 12:04 UTC  (8+ messages)
` [PATCH] xtensa: Put U-Boot version string at correct place by linker script

[PATCH 1/2] drm/amdgpu: Fix MMIO access page fault
 2021-09-17 12:04 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: Fix resume failures when device is gone

[PATCH v1 0/4] selftests: arm64: vec-syscfg updates
 2021-09-17 12:01 UTC  (5+ messages)
` [PATCH v1 4/4] selftests: arm64: Verify that all possible vector lengths are handled

[PATCH v3 0/6] drm/i915: Suspend / resume backup- and restore of LMEM
 2021-09-17 12:03 UTC  (4+ messages)
` [PATCH v3 3/6] drm/i915 Implement LMEM backup and restore for suspend / resume
    ` [Intel-gfx] "

[BUG] kernel/printk: RT-adaption of kmsg_dump breaks mtdoops
 2021-09-17 12:03 UTC  (3+ messages)
  ` AW: "

[PATCH v2 0/4] KVM: nSVM: avoid TOC/TOU race when checking vmcb12
 2021-09-17 12:03 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: nSVM: move nested_vmcb_check_cr3_cr4 logic in nested_vmcb_valid_sregs
` [PATCH v2 2/4] nSVM: introduce smv->nested.save to cache save area fields
` [PATCH v2 3/4] nSVM: use vmcb_save_area_cached in nested_vmcb_valid_sregs()
` [PATCH v2 4/4] nSVM: use svm->nested.save to load vmcb12 registers and avoid TOC/TOU races

[PATCH][next] octeontx2-af: Remove redundant initialization of variable blkaddr
 2021-09-17 12:03 UTC 

[PATCH ltp v3 1/2] IMA: Move check_policy_writable to ima_setup.sh and rename it
 2021-09-17 12:01 UTC  (11+ messages)
` [PATCH ltp v3 2/2] IMA: Add tests for uid, gid, fowner, and fgroup options
  ` [LTP] "
` [LTP] [PATCH ltp v3 1/2] IMA: Move check_policy_writable to ima_setup.sh and rename it

Recent changes (master)
 2021-09-17 12:00 UTC 

[PATCH] misc: bcm-vk: fix tty registration race
 2021-09-17 11:57 UTC 

[PATCH v2 0/9] Move vfio_ccw to the new mdev API
 2021-09-17 11:59 UTC  (7+ messages)
        ` [Intel-gfx] "

[PATCH v3 1/2] perf tools: Allow to control synthesize during record
 2021-09-17 11:58 UTC  (3+ messages)
` [PATCH v3 2/2] perf record: Add --synth option

[bug report] cifs: refactor create_sd_buf() and and avoid corrupting the buffer
 2021-09-17 11:58 UTC 

[PATCH][next] octeontx2-af: Fix uninitialized variable val
 2021-09-17 11:57 UTC 

IOPL emulation breaks hpasmd (hp-health) needed by HP DL380 G4 servers
 2021-09-17 11:54 UTC  (5+ messages)
  ` [PATCH] x86/iopl: Fake iopl(3) CLI/STI usage

[dpdk-dev] [PATCH 0/8] Removal of PCI bus ABIs
 2021-09-17 11:55 UTC  (5+ messages)
` [dpdk-dev] [PATCH 6/8] examples/ip_pipeline: remove setting of PCI ID and address

[PATCH v2 0/2] Require hypervisor privilege for tlbie[l] when PSR=0 and HR=1
 2021-09-17 11:47 UTC  (3+ messages)
` [PATCH v2 1/2] target/ppc: add LPCR[HR] to DisasContext and hflags
` [PATCH v2 2/2] target/ppc: Check privilege level based on PSR and LPCR[HR] in tlbie[l]

[dpdk-dev] [RFC] ethdev: change queue release callback
 2021-09-17 11:53 UTC  (7+ messages)
` [dpdk-dev] [PATCH v3 0/2] "
  ` [dpdk-dev] [PATCH v3 1/2] ethdev: queue release callback optional
  ` [dpdk-dev] [PATCH v3 2/2] ethdev: change queue release callback

where can I find the explanations for pin-ctrl or #clock-cells in the dts file? (device tree)
 2021-09-17 11:52 UTC 

[PATCH 00/12] Add support for on demand pipeline setup/destroy
 2021-09-17 11:49 UTC  (3+ messages)

[PATCH] pinctrl: freescale: Add helper dependency on COMPILE_TEST
 2021-09-17 11:50 UTC  (2+ messages)

[PATCH 0/6] ipack: ipoctal: fix info leak and other bugs
 2021-09-17 11:46 UTC  (7+ messages)
` [PATCH 1/6] ipack: ipoctal: fix stack information leak
` [PATCH 2/6] ipack: ipoctal: fix tty registration race
` [PATCH 3/6] ipack: ipoctal: fix tty-registration error handling
` [PATCH 4/6] ipack: ipoctal: fix missing allocation-failure check
` [PATCH 5/6] ipack: ipoctal: fix module reference leak
` [PATCH 6/6] ipack: ipoctal: rename tty-driver pointer

[PATCH][next] media: uvcvideo: Fix memory leak of object map on error exit path
 2021-09-17 11:49 UTC 

[PATCH] arm64: dts: imx8mm-kontron-n801x-som: do not allow to switch off buck2
 2021-09-17 11:44 UTC  (6+ messages)

[PATCH] travis.yml: Remove the "Release tarball" job
 2021-09-17 11:42 UTC  (4+ messages)

[PATCH] distro_bootcmd: change the default dtb search path to include default kernel dtbs directory
 2021-09-17 11:42 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/1] Update to DMC v2.12 for ADLP
 2021-09-17 11:39 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH v3 0/3] btrfs: btrfs_bio and btrfs_io_bio rename
 2021-09-17 11:39 UTC  (9+ messages)
` [PATCH v3 1/3] btrfs: rename btrfs_bio to btrfs_io_context
` [PATCH v3 3/3] btrfs: rename struct btrfs_io_bio to btrfs_logical_bio

[PATCH] mm: Fully initialize invalidate_lock, amend lock class later
 2021-09-17 11:39 UTC  (2+ messages)

[PATCH] nvmem: nintendo-otp: add dependency on CONFIG_HAS_IOMEM
 2021-09-17 11:37 UTC  (2+ messages)

[syzbot] kernel BUG in vmf_insert_pfn_prot
 2021-09-17  9:22 UTC 

Delaying i8042 probe?
 2021-09-17 11:36 UTC  (9+ messages)

Rust in Qemu BoF followup: Rust vs. qemu platform support
 2021-09-17 11:34 UTC  (7+ messages)

[GIT PULL] xen: branch for v5.15-rc2
 2021-09-17 11:35 UTC 

hp probook 450 g4 touchpad
 2021-09-17 13:35 UTC 

[PATCH 0/5] btrfs: rework directory logging to make it more efficient
 2021-09-17 11:34 UTC  (5+ messages)
` [PATCH 1/5] btrfs: remove root argument from btrfs_log_inode() and its callees

beaglebone black boot failure Linux v5.15.rc1
 2021-09-17 11:34 UTC  (6+ messages)

[RFT PATCH] x86/pat: Fix set_mce_nospec() for pmem
 2021-09-17 11:30 UTC  (6+ messages)

[PATCH 0/3] 30bpp framebuffer support
 2021-09-17 11:29 UTC  (5+ messages)
` [PATCH 2/3] efi_loader: GOP: Add 30bpp support

[PATCH v7 0/9] ACPI/IORT: Support for IORT RMR node
 2021-09-17 11:26 UTC  (12+ messages)
` [PATCH v7 2/9] ACPI/IORT: Add support for RMR node parsing

[PATCH v5 00/16] tcg/s390x: host vector support
 2021-09-17 11:24 UTC  (3+ messages)
` [PATCH v5 01/16] tcg: Expand usadd/ussub with umin/umax

ETCサービスをご利用のお客様
 2021-09-17 11:07 UTC 

ETCサービス
 2021-09-17 11:07 UTC 

[zen:5.14/zen-sauce 2/2] drivers/gpu/drm/drm_plane_helper.c:113:32: warning: 'visible' is used uninitialized
 2021-09-17 11:28 UTC 

ETCサービス
 2021-09-17 11:07 UTC 

[PATCH] net: update NXP copyright text
 2021-09-17 11:27 UTC 

[PATCH v3 00/16] python/iotests: Run iotest linters during Python CI
 2021-09-17 11:23 UTC  (7+ messages)
` [PATCH v3 11/16] iotests/297: return error code from run_linters()
` [PATCH v3 14/16] iotests/linters: Add workaround for mypy bug #9852
` [PATCH v3 16/16] iotests/linters: check mypy files all at once

[PATCH 5.10 000/306] 5.10.67-rc1 review
 2021-09-17 11:25 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/4] delete HW rings when releasing queues
 2021-09-17 11:25 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/4] net/e1000: "
` [dpdk-dev] [PATCH 2/4] net/ice: "
` [dpdk-dev] [PATCH 3/4] net/i40e: "
` [dpdk-dev] [PATCH 4/4] net/ixgbe: "

[dpdk-dev] [RFC] ethdev: introduce shared Rx queue
 2021-09-17 11:24 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 0/8] "
  ` [dpdk-dev] [PATCH v3 6/8] app/testpmd: add common fwd wrapper

[dpdk-dev] [PATCH] common/cnxk: align npa stack to roc cache line size
 2021-09-17 11:23 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] common/cnxk: align NPA stack to ROC "

[PATCH 0/2] gitlab: some minor CI tweaks
 2021-09-17 11:23 UTC  (2+ messages)

[GIT PULL] dma-mapping fixes for Linux 5.15
 2021-09-17 11:22 UTC  (2+ messages)

plugins: Missing Store Exclusive Memory Accesses
 2021-09-17 11:05 UTC  (2+ messages)

[PATCH] ahci: remove duplicated PCI device IDs
 2021-09-17 11:21 UTC  (2+ messages)

Should `@` be really a valid git tag name?
 2021-09-17 11:20 UTC 

[PATCH] ksmbd: prevent out of share access
 2021-09-17 10:49 UTC 

[PATCH net-next] net: update NXP copyright text
 2021-09-17 11:17 UTC 

[PATCH] arm: rpi: perform XHCI firmware upload only once
 2021-09-17  8:40 UTC  (2+ messages)

[PATCH] USB:serial:option Add Foxconn T99W265
 2021-09-17 11:01 UTC 

[PATCH 5.14 000/432] 5.14.6-rc1 review
 2021-09-17 11:15 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/sfc: relax SW packets/bytes atomic ops memory ordering
 2021-09-17 11:15 UTC 

[MAINTAINER SUMMIT] Folios as a potential Kernel/Maintainers Summit topic?
 2021-09-17 11:14 UTC  (11+ messages)

[PATCH 0/2] arm/efi: Add dom0less support to UEFI boot
 2021-09-17 11:11 UTC  (9+ messages)
` [PATCH 2/2] arm/efi: Use dom0less configuration when using EFI boot

[PATCH 5.13 000/380] 5.13.19-rc1 review
 2021-09-17 11:10 UTC  (2+ messages)

[PATCH V6] arm64: dts: sc7280: Add volume up support for sc7280-idp
 2021-09-17 11:10 UTC 

strangely large space_info value in dmesg
 2021-09-17 11:09 UTC  (3+ messages)

[PATCH 1/3] kfence: count unexpectedly skipped allocations
 2021-09-17 11:07 UTC  (6+ messages)
` [PATCH 2/3] kfence: limit currently covered allocations when pool nearly full
` [PATCH 3/3] kfence: add note to documentation about skipping covered allocations

[PATCH v7 00/19] staging: r8188eu: shorten and simplify calls chains
 2021-09-17 11:07 UTC  (2+ messages)

[syzbot] upstream test error: KFENCE: use-after-free in kvm_fastop_exception
 2021-09-17 11:04 UTC  (4+ messages)

[PATCH v2 1/2] drivers: thermal: tsens: fix wrong check for tzd in irq handlers
 2021-09-17 11:06 UTC  (4+ messages)
` [PATCH v2 2/2] drivers: thermal: tsens: add timeout to get_tem_tsens_valid

[PATCH 1/2] backlight: bd6107: Make use of the helper function dev_err_probe()
 2021-09-17 11:05 UTC  (3+ messages)

Could we get an IOCB_NO_READ_HOLE?
 2021-09-17 11:04 UTC  (3+ messages)

[dpdk-dev] [PATCH v1] devtools: add acronyms in dictionary for commit checks
 2021-09-17 11:03 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[LTP] [PATCH v2] tst_test: using SIGTERM to terminate process
 2021-09-17 11:03 UTC  (9+ messages)

[dpdk-dev] [PATCH 00/20] ice/base: add parser module
 2021-09-17 11:02 UTC  (3+ messages)
` [dpdk-dev] [PATCH 19/20] net/ice/base: add tunnel port support for parser
` [dpdk-dev] [PATCH 20/20] net/ice/base: add API for parser profile initialization


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.