messages from 2022-07-20 03:40:40 to 2022-07-20 06:03:49 UTC [more...]
[PATCH v2 00/13] The panic notifiers refactor strikes back - fixes/clean-ups
2022-07-19 20:48 UTC (17+ messages)
` [PATCH v2 01/13] ARM: Disable FIQs (but not IRQs) on CPUs shutdown paths
` [PATCH v2 02/13] notifier: Add panic notifiers info and purge trailing whitespaces
` [PATCH v2 03/13] firmware: google: Test spinlock on panic path to avoid lockups
` [PATCH v2 04/13] soc: bcm: brcmstb: Document panic notifier action and remove useless header
` [PATCH v2 05/13] alpha: Clean-up the panic notifier code
` [PATCH v2 06/13] um: Improve panic notifiers consistency and ordering
` [PATCH v2 07/13] parisc: Replace regular spinlock with spin_trylock on panic path
` [PATCH v2 08/13] tracing: Improve panic/die notifiers
` [PATCH v2 09/13] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set
` [PATCH v2 10/13] EDAC/altera: Skip the panic notifier if kdump is loaded
` [PATCH v2 11/13] video/hyperv_fb: Avoid taking busy spinlock on panic path
` [PATCH v2 12/13] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers
` [PATCH v2 13/13] panic: Fixes the panic_print NMI backtrace setting
[PATCH v3 0/5] VDUSE: Support registering userspace memory as bounce buffer
2022-07-20 6:02 UTC (8+ messages)
` [PATCH v3 1/5] vduse: Remove unnecessary spin lock protection
` [PATCH v3 2/5] vduse: Use memcpy_{to,from}_page() in do_bounce()
` [PATCH v3 3/5] vduse: Support using userspace pages as bounce buffer
` [PATCH v3 4/5] vduse: Support registering userspace memory for IOVA regions
` [PATCH v3 5/5] vduse: Support querying information of "
[PATCH v2 0/4] drivers: misc: Add support for TMR Manager and Inject IPs
2022-07-20 6:00 UTC (10+ messages)
` [PATCH v2 1/4] dt-bindings: misc: tmr-manager: Add device-tree binding for TMR Manager
` [PATCH v2 2/4] drivers: misc: Add Support "
` [PATCH v2 3/4] dt-bindings: misc: tmr-inject: Add device-tree binding for TMR Inject
` [PATCH v2 4/4] drivers: misc: Add Support for TMR Inject IP
[PATCH] fs: drop_caches: skip dropping pagecache which is always dirty
2022-07-20 6:02 UTC (3+ messages)
[PATCH v4 0/5] Add support for Axis, ARTPEC-8 PCIe driver
2022-07-20 6:01 UTC (8+ messages)
` [PATCH v4 1/5] dt-bindings: pci: Add ARTPEC-8 PCIe controller
` [PATCH v4 2/5] dt-bindings: phy: Add ARTPEC-8 PCIe phy
` [PATCH v4 3/5] PCI: axis: Add ARTPEC-8 PCIe controller driver
[PATCH v3 5.18 0/2] Backport support for Telit FN980 v1 and FN990
2022-07-20 6:00 UTC (4+ messages)
` [PATCH v3 5.18 1/2] bus: mhi: host: pci_generic: add Telit FN980 v1 hardware revision
` [PATCH v3 5.18 2/2] bus: mhi: host: pci_generic: add Telit FN990
[PATCH v4 5.18 0/2] Backport support for Telit FN980 v1 and FN990
2022-07-20 5:59 UTC (3+ messages)
` [PATCH v4 5.18 1/2] bus: mhi: host: pci_generic: add Telit FN980 v1 hardware revision
` [PATCH v4 5.18 2/2] bus: mhi: host: pci_generic: add Telit FN990
[PATCH v7 0/4] Rewrite jevents program in python
2022-07-20 5:57 UTC (2+ messages)
[PATCH v2 0/4] docs/zh_CN: core-api: Add some translations for the "Data structures" section(Part 1)
2022-07-20 5:57 UTC (7+ messages)
` [PATCH v2 1/4] docs/zh_CN: core-api: Add idr Chinese translation
` [PATCH v2 2/4] docs/zh_CN: core-api: Add circular-buffers "
` [PATCH v2 3/4] docs/zh_CN: core-api: Add generic-radix-tree "
[GIT PULL] md-next 20220719
2022-07-20 5:56 UTC (5+ messages)
[RFT PATCH 0/3] ARM: Rockchip: align bootsource_instance
2022-07-20 5:50 UTC (4+ messages)
` [RFT PATCH 1/3] bootsource: rename existing bootsource_set to bootsource_set_raw
` [RFT PATCH 2/3] bootsource: allow DT aliases and bootrom numbering to differ
` [RFT PATCH 3/3] ARM: dts: rk356x: align bootsource_instance numbering and MMC DT aliases
[Intel-gfx] [PATCH v4 0/7] Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation
2022-07-20 5:51 UTC (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation (rev7)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[PATCH AUTOSEL 5.4 01/16] Revert "evm: Fix memleak in init_desc"
2022-07-20 5:50 UTC (4+ messages)
` [PATCH AUTOSEL 5.4 06/16] wifi: mac80211: do not wake queues on a vif that is being stopped
chrome-platform/for-kernelci build: 5 builds: 0 failed, 5 passed (v5.19-rc1-58-gad1e2226017a9)
2022-07-20 5:48 UTC
[PATCH v9 0/8] populate/unpopulate memory when domain on static allocation
2022-07-20 5:46 UTC (9+ messages)
` [PATCH v9 1/8] xen/arm: rename PGC_reserved to PGC_static
` [PATCH v9 2/8] xen: do not free reserved memory into heap
` [PATCH v9 3/8] xen: do not merge reserved pages in free_heap_pages()
` [PATCH v9 4/8] xen: add field "flags" to cover all internal CDF_XXX
` [PATCH v9 5/8] xen/arm: introduce CDF_staticmem
` [PATCH v9 6/8] xen/arm: unpopulate memory when domain is static
` [PATCH v9 7/8] xen: introduce prepare_staticmem_pages
` [PATCH v9 8/8] xen: retrieve reserved pages on populate_physmap
[RFC PATCH v1 0/3] virtio/vsock: use SO_RCVLOWAT to set POLLIN/POLLRDNORM
2022-07-20 5:46 UTC (10+ messages)
` [RFC PATCH v1 1/3] vsock: use sk_skrcvlowat to set POLLIN,POLLRDNORM, bits
` [RFC PATCH v1 2/3] virtio/vsock: use 'target' in notify_poll_in, callback
` [RFC PATCH v1 3/3] vsock_test: POLLIN + SO_RCVLOWAT test
[rt-devel:linux-5.19.y-rt-rebase 9/51] kernel/sched/core.c:3058:1: warning: '__sched_setaffinity' used but never defined
2022-07-20 5:44 UTC
[PATCH v5] update tas2780.yaml
2022-07-20 5:43 UTC (6+ messages)
` [EXTERNAL] "
[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
2022-07-20 5:44 UTC (11+ messages)
[PATCH -next 0/5] ASoC: fsl: Fix sparse warning
2022-07-20 5:42 UTC (9+ messages)
` [PATCH -next 2/5] ASoC: fsl_asrc: force cast the asrc_format type
[PATCH] HID: nintendo: Fix unused-const-variable compiler warning
2022-07-20 5:42 UTC
[PATCH] drm/panel-edp: add IVO M133NW4J-R3 panel entry
2022-07-20 5:41 UTC (4+ messages)
` [PATCH v2] "
[PATCH bpf-next] bpf: fix bpf_shim_tramp_link_release ifdef guards
2022-07-20 5:40 UTC (2+ messages)
[Intel-gfx] [Intel-gfx 0/6] Update GuC relay logging debugfs
2022-07-20 5:39 UTC (5+ messages)
` [Intel-gfx] [Intel-gfx 4/6] drm/i915/guc: Provide debugfs for log relay sub-buf info
` [Intel-gfx] [Intel-gfx 5/6] drm/i915/guc: Rename GuC log relay debugfs descriptively
[PATCH v5 0/4] RDMA/rxe: Fix no completion event issue
2022-07-20 5:38 UTC (2+ messages)
[PULL v2 00/31] riscv-to-apply queue
2022-07-20 5:33 UTC (4+ messages)
` [PULL v2 01/31] hw/ssi: Add Ibex SPI device model
[PATCH] docs: List kvm as a supported accelerator on RISC-V
2022-07-20 5:31 UTC (2+ messages)
[Buildroot] [autobuild.buildroot.net] Daily results for 2022-07-19
2022-07-20 5:34 UTC
How to enable UTF-8 locale for tmux while using external toolchain #dunfell #linux
2022-07-20 5:33 UTC
[Intel-wired-lan] [PATCH net-next v2 0/2] ice: FCS/CRC stripping control
2022-07-20 5:31 UTC (5+ messages)
` [Intel-wired-lan] [PATCH net-next v2 1/2] ice: Implement control of FCS/CRC stripping
` [Intel-wired-lan] [PATCH net-next v2 2/2] ice: Implement FCS/CRC and VLAN stripping co-existence policy
[PATCH] target/riscv: Support SW update of PTE A/D bits and Ssptwad extension
2022-07-20 5:29 UTC (5+ messages)
[PATCH 00/35] perf intel-pt: Add support for tracing virtual machine user space on the host
2022-07-20 5:29 UTC (7+ messages)
` [PATCH 33/35] perf intel-pt: Add machine_pid and vcpu to auxtrace_error
` [PATCH 34/35] perf intel-pt: Use guest pid/tid etc in guest samples
` [PATCH 35/35] perf intel-pt: Add documentation for tracing guest machine user space
[PATCH] git-p4: fix crlf handling for utf16 files on Windows
2022-07-20 5:27 UTC
Is a multiplexer using latches a gpio controller?
2022-07-20 5:25 UTC (5+ messages)
[PATCH v4 3/5] lib/test: Introduce cpumask KUnit test suite
2022-07-20 5:24 UTC (3+ messages)
[linux-next:master 8922/11208] lib/x86_64/processor.c:636:25: error: 'KVM_X86_XCOMP_GUEST_SUPP' undeclared
2022-07-20 5:23 UTC (3+ messages)
` [kbuild-all] "
[RESEND v9 0/9] enable menu-driven UEFI variable maintenance
2022-07-20 5:23 UTC (5+ messages)
` [RESEND v9 1/9] efi_loader: move udevice pointer into struct efi_object
[Intel-wired-lan] [PATCH net-next 0/2] ice: FCS/CRC stripping control
2022-07-20 5:23 UTC (4+ messages)
[qemu-mainline test] 171693: tolerable FAIL - PUSHED
2022-07-20 5:22 UTC
[PATCH] crypto: ccree - Remove a useless dma_supported() call
2022-07-20 5:21 UTC (2+ messages)
[Intel-wired-lan] [PATCH net-next 1/2] ice: Implement control of FCS/CRC stripping
2022-07-20 5:17 UTC (3+ messages)
[PATCH] virtio: Force DMA restricted devices through DMA API
2022-07-20 5:16 UTC (7+ messages)
next/pending-fixes build: 206 builds: 2 failed, 204 passed, 6 errors, 4 warnings (v5.19-rc7-214-g7bc501036b62c)
2022-07-20 5:15 UTC
[PATCH] spi: spi-rspi: Add force_dma variable to spi_ops
2022-07-20 5:13 UTC (7+ messages)
[PATCH v7 000/102] KVM TDX basic feature support
2022-07-20 5:13 UTC (8+ messages)
` [PATCH v7 037/102] KVM: x86/mmu: Track shadow MMIO value/mask on a per-VM basis
` [PATCH v7 041/102] KVM: VMX: Introduce test mode related to EPT violation VE
[PATCH v12 00/69] Introducing the Maple Tree
2022-07-20 5:09 UTC (7+ messages)
` [PATCH v12 15/69] damon: convert __damon_va_three_regions to use the VMA iterator
` [PATCH v12 26/69] mm: convert vma_lookup() to use mtree_load()
` [PATCH v12 40/69] coredump: remove vma linked list walk
` [PATCH v12 42/69] fs/proc/base: use maple tree iterators in place of linked list
` [PATCH v12 58/69] mm/mprotect: use maple tree navigation instead of vma "
[PATCH v2 0/3] btrfs: separate BLOCK_GROUP_TREE feature from extent-tree-v2
2022-07-20 5:07 UTC (4+ messages)
` [PATCH v2 1/3] btrfs: enhance unsupported compat RO flags handling
` [PATCH v2 2/3] btrfs: don't save block group root into super block
` [PATCH v2 3/3] btrfs: separate BLOCK_GROUP_TREE compat RO flag from EXTENT_TREE_V2
simplify the mdev interface v6
2022-07-20 5:06 UTC (9+ messages)
[PATCH v3 0/8] make statx() return DIO alignment information
2022-07-20 5:03 UTC (3+ messages)
` [f2fs-dev] "
[oe][meta-xfce][master][kirkstone][PATCH] catfish: fix buildpaths issue
2022-07-20 5:01 UTC
[PATCH] staging: rtl8192u: fix rmmod warn when wlan0 is renamed
2022-07-20 4:58 UTC (4+ messages)
` [PATCH v2 2/3] staging: rtl8192u: move debug files to debugfs
[PATCH nolibc v1] selftests/nolibc: Avoid generated files being committed
2022-07-20 4:54 UTC (3+ messages)
Panic on CPU 0: FATAL TRAP: vec 7, #NM[0000]
2022-07-20 4:48 UTC (2+ messages)
[PATCH 0/2] platform/chrome: avoid garbage bytes in `msg->result`
2022-07-20 4:47 UTC (3+ messages)
` [PATCH 1/2] platform/chrome: merge Kunit utils and test cases
` [PATCH 2/2] platform/chrome: cros_kunit_util: add default value for `msg->result`
[PATCH V3 0/5] Support for 64bit hartid on RV64 platforms
2022-07-20 4:46 UTC (3+ messages)
[PATCH] xfs/549: test mkfs.xfs whether terminate getsubopt arrays properly
2022-07-20 5:45 UTC
[PATCH 2/6] qla2xxx: Add a generic tracing framework
2022-07-20 4:43 UTC (2+ messages)
[PATCH v3] lib: utils/serial: Update Shakti UART based on latest implementation
2022-07-20 4:42 UTC (2+ messages)
iwd fails to connect when passphrase > 40 characters on 5Ghz; times out on 2.4Ghz
2022-07-20 4:23 UTC (2+ messages)
[PATCH v2] lib: sbi_hart: Shorten the code to set MPV bit
2022-07-20 4:39 UTC (2+ messages)
[PATCH v4 0/3] power: domain: handle power supplies that need interrupts
2022-07-20 4:34 UTC (8+ messages)
` [PATCH v4 1/3] PM: domain: fix indentation and use BIT macro for flags
` [PATCH v4 2/3] power: domain: handle genpd correctly when needing interrupts
` [PATCH v4 3/3] soc: imx: gpcv2: fix suspend/resume by setting GENPD_FLAG_IRQ_ON
[PATCH v2 net] net: phy: micrel: Fix warn: passing zero to PTR_ERR
2022-07-20 4:32 UTC (3+ messages)
[PATCH 0/3] i2c: qcom-geni: Make it possible to run i2cdetect
2022-07-20 4:31 UTC (3+ messages)
` [PATCH 1/3] i2c: qcom-geni: Use the correct return value
[PATCH -V2 2/2] ext4: avoid resizing to a partial cluster size
2022-07-20 4:27 UTC
[PATCH] nvme: Define compat_ioctl again to unbreak 32-bit userspace
2022-07-20 4:27 UTC (3+ messages)
[PATCH -V2 1/2] ext4: reduce computation of overhead during resize
2022-07-20 4:26 UTC
[PATCH] selftest/vm: uninitialized variable in main()
2022-07-20 4:24 UTC (2+ messages)
[tip:x86/mm] BUILD SUCCESS 8f1d56f64f8d6b80dea2d1978d10071132a695c5
2022-07-20 4:19 UTC
[PATCH v3 0/6] NFSD: Improvements for the NFSv4.2 READ_PLUS operation
2022-07-20 4:18 UTC (9+ messages)
` [PATCH v3 6/6] NFSD: Repeal and replace the READ_PLUS implementation
[PATCH] mci: add new MCI_BROKEN_CD option for testing
2022-07-20 4:15 UTC
drivers/media/i2c/ov5693.c:518:13: warning: use of uninitialized value '<unknown>' [CWE-457]
2022-07-20 4:15 UTC
Query regarding deadlock involving cgroup_threadgroup_rwsem and cpu_hotplug_lock
2022-07-20 2:38 UTC
[RFC PATCH 0/2] Rework the kernel's README.rst
2022-07-20 4:13 UTC (3+ messages)
` [RFC PATCH 1/2] docs: admin-guide: do not mention the 'run a.out user programs' feature
` [RFC PATCH 2/2] docs: admin-guide: for kernel bugs refer to other kernel documentation
[PATCH liburing 0/5] Add basic test for nvme uring passthrough commands
2022-07-19 13:52 UTC (6+ messages)
` [PATCH liburing 1/5] configure: check for nvme uring command support
` [PATCH liburing 2/5] io_uring.h: sync sqe entry with 5.20 io_uring
` [PATCH liburing 3/5] nvme: add nvme opcodes, structures and helper functions
` [PATCH liburing 4/5] test: add io_uring passthrough test
` [PATCH liburing 5/5] test/io_uring_passthrough: add test case for poll IO
[PATCH] riscv: fix RISCV_ISA_SVPBMT kconfig dependency warning
2022-07-20 4:04 UTC (3+ messages)
[PATCH 1/2] ubifs: Fix ubifs_assert_cmt_locked()
2022-07-20 3:55 UTC (4+ messages)
` [PATCH 2/2] ubifs: Use U-Boot assert() from <log.h> in UBI/UBIFS code
[PATCH v2 0/3] Add dtsi for sc7280 herobrine boards that using
2022-07-20 3:52 UTC (8+ messages)
` [PATCH v3 1/3] arm64: dts: qcom: sc7280: herobrine: Add pinconf settings for mi2s1
` [PATCH v3 2/3] arm64: dts: qcom: sc7280: Add sc7280-herobrine-audio-rt5682.dtsi
` [PATCH v3 3/3] arm64: dts: qcom: sc7280: include sc7280-herobrine-audio-rt5682.dtsi in herobrine-r1
Current design of tee-supplicant can't support ftpm requests during kernel space bootup
2022-07-20 3:51 UTC
[RFC PATCH for-next] Revert "RDMA/rxe: Create duplicate mapping tables for FMRs"
2022-07-20 3:49 UTC
Security Working Group meeting - Wednesday July 20
2022-07-20 3:47 UTC
linux-next: build failure after merge of the bpf-next tree
2022-07-20 3:44 UTC (3+ messages)
[PATCH -next] riscv:uprobe remove set/clear SR_SPIE in arch_uprobe_pre/post/abort_xol
2022-07-20 3:43 UTC (2+ messages)
[PATCH v2] PCI: imx6: Support more than Gen2 speed link mode
2022-07-20 3:26 UTC (2+ messages)
[PULL 00/24] Net Patches
2022-07-20 3:40 UTC (3+ messages)
Extending phosphor-gpio-monitor to expose gpio objects on dbus
2022-07-20 3:40 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.