All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-02 21:18:25 to 2021-03-02 21:58:41 UTC [more...]

[PATCH AUTOSEL 5.11 01/52] i2c: rcar: faster irq code to minimize HW race condition
 2021-03-02 18:42 UTC  (3+ messages)
` [PATCH AUTOSEL 5.11 31/52] x86, build: use objtool mcount

main - cleanup: simplify condition
 2021-03-02 21:58 UTC 

main - cleanup: free already checks for NULL
 2021-03-02 21:58 UTC 

main - integrity: mark as user of secure_data
 2021-03-02 21:58 UTC 

main - device_mapper: reduce min_size for flatten
 2021-03-02 21:58 UTC 

main - device_mapper: zero only secure buffers
 2021-03-02 21:58 UTC 

main - label: check only with active device for rescan
 2021-03-02 21:58 UTC 

main - toolib: move sigint_caught
 2021-03-02 21:58 UTC 

main - archive: support interruption
 2021-03-02 21:58 UTC 

main - lvremove: backup at the end of loop
 2021-03-02 21:58 UTC 

main - dev-cache: optimize dir scanning
 2021-03-02 21:58 UTC 

main - dev-cache: replace inefficient looking for dev
 2021-03-02 21:58 UTC 

main - cmdline: use binary search
 2021-03-02 21:58 UTC 

main - cmdline: drop MAX and check NULL
 2021-03-02 21:58 UTC 

main - cmdline: lvcreate adds vdopool as vg name provider
 2021-03-02 21:58 UTC 

main - commands.h: keep entries alphabetically sorted
 2021-03-02 21:58 UTC 

main - makefiles: retry faster deps again
 2021-03-02 21:58 UTC 

main - makefiles: better logging
 2021-03-02 21:58 UTC 

main - makefiles: integrate DESTDIR
 2021-03-02 21:58 UTC 

main - makefiles: fix pofile generation
 2021-03-02 21:58 UTC 

main - makefiles: cmirrord install through install_cluster
 2021-03-02 21:58 UTC 

main - makefiles: sed
 2021-03-02 21:58 UTC 

main - makefiles: simplify and cleanup
 2021-03-02 21:58 UTC 

main - makefiles: drop invalid dependency on all
 2021-03-02 21:58 UTC 

main - makefiles: add alias for device-mapper
 2021-03-02 21:58 UTC 

main - makefiles: fix man-generate rule
 2021-03-02 21:58 UTC 

main - makefiles: avoid sorting by locales
 2021-03-02 21:58 UTC 

main - makefiles: support help target
 2021-03-02 21:58 UTC 

main - tests: make test complaint to local dev dir
 2021-03-02 21:58 UTC 

main - tests: update setting LVM_BINARY for testing
 2021-03-02 21:58 UTC 

[PATCH 0/3] ALSA: digigram: fix kernel-doc warnings
 2021-03-02 21:54 UTC  (4+ messages)
` [PATCH 1/3] ALSA: vx: fix kernel-doc warning
` [PATCH 2/3] ALSA: pci: mixart: "
` [PATCH 3/3] ALSA: pci: vx222: "

[PATCH v2 0/8] misc: Replace the words 'blacklist/whitelist'
 2021-03-02 21:55 UTC  (3+ messages)
` [PATCH v2 8/8] hw/vfio/pci-quirks: Replace the word 'blacklist'

[PATCH] MAINTAINERS: Cover docs/igd-assign.txt in VFIO section
 2021-03-02 21:55 UTC  (4+ messages)

[PATCH] queue: Be more specific in l_queue_insert comment
 2021-03-02 21:54 UTC 

[PATCH v2 00/42] esp: consolidate PDMA transfer buffers and other fixes
 2021-03-02 21:51 UTC  (20+ messages)
` [PATCH v2 18/42] esp: accumulate SCSI commands for PDMA transfers in cmdbuf instead of pdma_buf
` [PATCH v2 21/42] esp: remove redundant pdma_start from ESPState
` [PATCH v2 22/42] esp: move PDMA length adjustments into esp_pdma_read()/esp_pdma_write()
` [PATCH v2 23/42] esp: use ti_wptr/ti_rptr to manage the current FIFO position for PDMA
` [PATCH v2 24/42] esp: use in-built TC to determine PDMA transfer length
` [PATCH v2 25/42] esp: remove CMD pdma_origin
` [PATCH v2 26/42] esp: rename get_cmd_cb() to esp_select()

[PATCH] process.py: Increase bitbake timeout and add logs
 2021-03-02 21:51 UTC 

[Buildroot] [PATCH] package/openssl: fix build on riscv32
 2021-03-02 21:51 UTC 

[SECURITY PATCH 000/117] Multiple GRUB2 vulnerabilities - 2021/03/02 round
 2021-03-02 21:49 UTC  (3+ messages)
` [SECURITY PATCH 116/117] templates: Disable the os-prober by default

[PATCH v2 0/4] Misc vSVA fixes for VT-d
 2021-03-02 10:14 UTC  (5+ messages)
` [PATCH v2 1/4] iommu/vt-d: Enable write protect for supervisor SVM
` [PATCH v2 2/4] iommu/vt-d: Enable write protect propagation from guest
` [PATCH v2 3/4] iommu/vt-d: Reject unsupported page request modes
` [PATCH v2 4/4] iommu/vt-d: Calculate and set flags for handle_mm_fault

[PATCH] mm: memcontrol: fix kernel stack account
 2021-03-02 18:50 UTC  (2+ messages)

[PATCH] target/s390x: Implement the MVPG condition-code-option bit
 2021-03-02 21:46 UTC  (3+ messages)

[PATCH 4/5] mtd: rawnand: qcom: Add helper to configure location register
 2021-03-02 16:32 UTC  (2+ messages)

[Accel-config] [PATCH] accel-config: Replace unsigned long with uint64_t
 2021-03-02 21:48 UTC 

[PATCH 00/25] KVM SGX virtualization support
 2021-03-02 18:27 UTC  (34+ messages)
` [PATCH 02/25] x86/cpufeatures: Add SGX1 and SGX2 sub-features
` [PATCH 03/25] x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()
` [PATCH 05/25] x86/sgx: Introduce virtual EPC for use by KVM guests
` [PATCH 09/25] x86/sgx: Move ENCLS leaf definitions to sgx.h
` [PATCH 12/25] x86/sgx: Add helper to update SGX_LEPUBKEYHASHn MSRs
` [PATCH 19/25] KVM: VMX: Add basic handling of VM-Exit from SGX enclave
` [PATCH 21/25] KVM: VMX: Add SGX ENCLS[ECREATE] handler to enforce CPUID restrictions

[android-common:android-4.19-stable 15309/20829] sound/soc/soc-dapm.c:3813:1: warning: the frame size of 2056 bytes is larger than 2048 bytes
 2021-03-02 21:48 UTC 

[PATCH] x86/sgx: Fix a resource leak in sgx_init()
 2021-03-02  2:32 UTC 

[Bug 1917442] [NEW] [AHCI] crash when running a GNU/Hurd guest
 2021-03-02 21:39 UTC  (2+ messages)
` [Bug 1917442] "

[agd5f:drm-next 159/188] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c:1019:7: warning: variable 'edp_sink_present' set but not used
 2021-03-02 21:47 UTC 

UBL/U-BOOT and MARVELL LINK STREET
 2021-03-02 21:46 UTC  (2+ messages)

[PATCH v1 0/9] RAM_NORESERVE, MAP_NORESERVE and hostmem "reserve" property
 2021-03-02 21:44 UTC  (5+ messages)
` [PATCH v1 8/9] util/mmap-alloc: support RAM_NORESERVE via MAP_NORESERVE

[Cocci] linux-kernel janitorial RFP: Mark static arrays as const
 2021-03-02 21:41 UTC  (3+ messages)

[xlnx:xlnx_rebase_v5.4 903/1700] drivers/usb/dwc3/core.h:1418:6: warning: no previous prototype for 'dwc3_simple_wakeup_capable'
 2021-03-02 21:42 UTC 

[PATCH] i386: Add missing cpu feature bits in EPYC-Rome model
 2021-03-02 21:20 UTC 

[PATCH v5 0/8] Pegasos2 emulation
 2021-03-02 21:11 UTC  (9+ messages)
` [PATCH v5 2/8] vt82c686: QOM-ify superio related functionality
` [PATCH v5 4/8] vt82c686: Introduce abstract TYPE_VIA_ISA and base vt82c686b_isa on it
` [PATCH v5 3/8] vt82c686: Add VT8231_SUPERIO based on VIA_SUPERIO
` [PATCH v5 7/8] hw/pci-host: Add emulation of Marvell MV64361 PPC system controller
` [PATCH v5 5/8] vt82c686: Add emulation of VT8231 south bridge
` [PATCH v5 6/8] hw/isa/Kconfig: Add missing dependency VIA VT82C686 -> APM
` [PATCH v5 1/8] vt82c686: Implement control of serial port io ranges via config regs
` [PATCH v5 8/8] hw/ppc: Add emulation of Genesi/bPlan Pegasos II

[PATCH v2 00/37] KVM: PPC: Book3S: C-ify the P9 entry/exit code
 2021-03-02 21:21 UTC  (4+ messages)
` [PATCH v2 30/37] KVM: PPC: Book3S HV: Implement radix prefetch workaround by disabling MMU

[PATCH 5.10 000/658] 5.10.20-rc3 review
 2021-03-02 18:44 UTC  (2+ messages)

[PATCH 4.4 00/93] 4.4.259-rc1 review
 2021-03-02 18:40 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: expose # of overprivision segments
 2021-03-02 18:44 UTC  (4+ messages)

[PATCH] netlink: Allow command handler to use l_netlink_cancel
 2021-03-02 21:36 UTC  (2+ messages)

[PATCH 00/24] ASoC: realtek: fix cppcheck warnings
 2021-03-02 21:25 UTC  (25+ messages)
` [PATCH 01/24] ASoC: rt1011: use logical OR
` [PATCH 02/24] ASoC: rt1011: remove redundant test
` [PATCH 03/24] ASoC: rt1011: clarify expression
` [PATCH 04/24] ASoC: rt1015: "
` [PATCH 05/24] ASoC: rt1016: "
` [PATCH 06/24] ASoC: rt1305: "
` [PATCH 07/24] ASoC: rt1308: "
` [PATCH 08/24] ASoC: rt5640: "
` [PATCH 09/24] ASoC: rt5645: use logical OR
` [PATCH 10/24] ASoC: rt5645: clarify expression
` [PATCH 11/24] ASoC: rt5651: "
` [PATCH 12/24] ASoC: rt5651: remove useless assignment
` [PATCH 13/24] ASoC: rt5659: clarify expression
` [PATCH 14/24] ASoC: rt5660: "
` [PATCH 15/24] ASoC: rt5663: "
` [PATCH 16/24] ASoC: rt5665: "
` [PATCH 17/24] ASoC: rt5668: "
` [PATCH 18/24] ASoC: rt5668: remove useless assignments
` [PATCH 19/24] ASoC: rt5670: clarify expression
` [PATCH 20/24] ASoC: rt5677: "
` [PATCH 21/24] ASoC: rt5677: remove useless assignment
` [PATCH 22/24] ASoC: rt5682: clarify expression
` [PATCH 23/24] ASoC: rt5682: remove useless assignments
` [PATCH 24/24] ASoC: rt5682: remove useless initialization

[PATCH v3 0/3] vfio: Some fixes and optimizations for VFIO migration
 2021-03-02 21:26 UTC  (3+ messages)
` [PATCH v3 3/3] vfio: Avoid disabling and enabling vectors repeatedly in "

[PATCH v2 00/12] pinctrl: add BCM63XX pincontrol support
 2021-03-02 20:01 UTC  (14+ messages)
` [PATCH v2 01/12] Documentation: add BCM6328 pincontroller binding documentation
` [PATCH v2 02/12] pinctrl: add a pincontrol driver for BCM6328
` [PATCH v2 03/12] Documentation: add BCM6358 pincontroller binding documentation
` [PATCH v2 04/12] pinctrl: add a pincontrol driver for BCM6358
` [PATCH v2 05/12] Documentation: add BCM6362 pincontroller binding documentation
` [PATCH v2 06/12] pinctrl: add a pincontrol driver for BCM6362
` [PATCH v2 07/12] Documentation: add BCM6368 pincontroller binding documentation
` [PATCH v2 08/12] pinctrl: add a pincontrol driver for BCM6368
` [PATCH v2 09/12] Documentation: add BCM63268 pincontroller binding documentation
` [PATCH v2 10/12] pinctrl: add a pincontrol driver for BCM63268
` [PATCH v2 11/12] Documentation: add BCM6318 pincontroller binding documentation
` [PATCH v2 12/12] pinctrl: add a pincontrol driver for BCM6318

[PATCH] gpio: regmap: move struct gpio_regmap definition
 2021-03-02 19:52 UTC  (5+ messages)

[PATCH v2] mm: vmstat: add cma statistics
 2021-03-02 18:33 UTC 

[PATCH] gpio: regmap: fix direction register check
 2021-03-02 18:21 UTC  (3+ messages)

[PATCH v5 0/2] pinctrl: pinmux: Add pinmux-select debugfs file
 2021-03-02 17:10 UTC  (6+ messages)
` [PATCH v5 1/2] pinctrl: use to octal permissions for debugfs files

[PATCH 00/12] pinctrl: add BCM63XX pincontrol support
 2021-03-02 16:59 UTC  (28+ messages)
` [PATCH 01/12] Documentation: add BCM6328 pincontroller binding documentation
` [PATCH 02/12] pinctrl: add a pincontrol driver for BCM6328
` [PATCH 03/12] Documentation: add BCM6358 pincontroller binding documentation
` [PATCH 04/12] pinctrl: add a pincontrol driver for BCM6358
` [PATCH 05/12] Documentation: add BCM6362 pincontroller binding documentation
` [PATCH 06/12] pinctrl: add a pincontrol driver for BCM6362
` [PATCH 07/12] Documentation: add BCM6368 pincontroller binding documentation
` [PATCH 08/12] pinctrl: add a pincontrol driver for BCM6368
` [PATCH 09/12] Documentation: add BCM63268 pincontroller binding documentation
` [PATCH 10/12] pinctrl: add a pincontrol driver for BCM63268
` [PATCH 11/12] Documentation: add BCM6318 pincontroller binding documentation
` [PATCH 12/12] pinctrl: add a pincontrol driver for BCM6318

[PATCH v1 1/2] lib/cmdline: Export next_arg() for being used in modules
 2021-03-02 16:24 UTC  (4+ messages)
` [PATCH v1 2/2] gpio: aggregator: Replace custom get_arg() with a generic next_arg()

[PATCH] gpio: omap: Honor "aliases" node
 2021-03-02 16:21 UTC  (3+ messages)

[PATCH] netlink: Allow command handler to use l_netlink_cancel
 2021-03-02 21:30 UTC  (2+ messages)

[PATCH] meson: add tests option
 2021-03-02 21:14 UTC  (4+ messages)

[PATCH] ARM: imx: imx8mn-ddr4-evk: Add ethernet support
 2021-03-02 21:28 UTC  (11+ messages)

Commit 401d1c4f5d2 ("common: Drop asm/global_data.h from common header") broke CONFIG_CMD_SQUASHFS=y
 2021-03-02 21:27 UTC  (5+ messages)

[RFC PATCH 00/26] Confidential guest live migration
 2021-03-02 21:24 UTC  (3+ messages)
` [RFC PATCH 10/26] softmmu: Add cpu_synchronize_without_aux_post_init

[PATCH 0/3] audio: make audiodev introspectable by mgmt apps
 2021-03-02 21:12 UTC  (4+ messages)
` [PATCH 1/3] qapi, audio: add query-audiodev command

[PATCH] selftests: gpio: update .gitignore
 2021-03-02 16:08 UTC  (5+ messages)

[PATCH v1] ARM: Drop ARCH_NR_GPIOS definition
 2021-03-02 15:51 UTC  (2+ messages)

[PATCH v2 0/2] gpio: regression fixes
 2021-03-02 15:41 UTC  (5+ messages)
` [PATCH v2 1/2] gpio: fix NULL-deref-on-deregistration regression
` [PATCH v2 2/2] gpio: fix gpio-device list corruption

[PATCH] drm: rcar-du: Use drmm_encoder_alloc() to manage encoder
 2021-03-02 21:23 UTC  (5+ messages)

Plugin Address Translations Inconsistent/Incorrect?
 2021-03-02 21:04 UTC  (8+ messages)

[RFC net-next] net: dsa: rtl8366rb: support bridge offloading
 2021-03-02 16:11 UTC  (5+ messages)

[PATCH v1 1/1] gpio: Support interrupts in gpio-mlxbf2.c
 2021-03-02 15:26 UTC  (2+ messages)

[PATCH] drm/amd/display: Remove unnecessary conversion to bool
 2021-03-02 18:21 UTC  (2+ messages)

RFC: oftree based setup of composite board devices
 2021-03-02 13:33 UTC  (5+ messages)
` [RFC PATCH 11/12] platform/x86: skeleton for oftree based board device initialization

[PATCH] pinctrl: rockchip: make driver be tristate module
 2021-03-02 13:18 UTC  (2+ messages)

[PATCH] pinctrl: rockchip: fix restore error in resume
 2021-03-02 13:27 UTC  (2+ messages)

[PATCH] pinctrl: rockchip: clear int status when driver probed
 2021-03-02 13:28 UTC  (2+ messages)

[PATCH] pinctrl: stm32: add missing of_node_put
 2021-03-02  9:03 UTC  (2+ messages)

[PATCH 0/2] Fix Marvell CP110 pin control finction names
 2021-03-02  8:42 UTC  (2+ messages)

[libgpiod][PATCH 0/3] licensing: try to get licensing right
 2021-03-02  9:05 UTC  (2+ messages)

[PATCH v3 0/3] Add ZynqMP pinctrl driver
 2021-03-02  8:09 UTC  (5+ messages)
` [PATCH v3 1/3] firmware: xilinx: Add pinctrl support

[PATCH] pinctrl: equilibrium: add missing of_node_put
 2021-03-02  8:34 UTC  (2+ messages)

[PATCH v4 0/6] Pegasos2 emulation
 2021-03-02 21:02 UTC  (4+ messages)
` [PATCH v4 5/6] hw/pci-host: Add emulation of Marvell MV64361 PPC system controller


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.