All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-03 18:43:08 to 2021-03-03 19:11:34 UTC [more...]

reserved tag allocation fixups
 2021-03-03 12:53 UTC  (2+ messages)
` [PATCH 2/3] nvme: merge nvme_keep_alive into nvme_keep_alive_work

[PATCH] mm: Allow shmem mappings with MREMAP_DONTUNMAP
 2021-03-03 19:04 UTC  (3+ messages)

[PATCH v2 0/7] Improve boot command line handling
 2021-03-03 18:53 UTC  (6+ messages)

[PATCH] spi: mediatek: Re-license MTK SPI driver as Dual MIT/GPL
 2021-03-03  3:05 UTC  (2+ messages)

[PATCH v2 0/4] psi: Add PSI_CPU_FULL state and some code optimization
 2021-03-03 16:05 UTC  (7+ messages)
` [PATCH v2 4/4] psi: Optimize task switch inside shared cgroups
    ` [External] "

[PATCH 0/2] genirq: Move prio assignment into the newly created thread
 2021-03-03 16:25 UTC  (5+ messages)
` [PATCH 1/2] kthread: Move prio/affinite change "

[PATCH v4 00/11] tpm: Support using TPM1 and TPM2 from a single API
 2021-03-03 19:11 UTC  (23+ messages)
` [PATCH v4 01/11] tpm: Don't include cr50 in TPL/SPL
` [PATCH v4 02/11] tpm: Use logging in the uclass
` [PATCH v4 03/11] tpm: Add debugging of request in tpm_sendrecv_command()
` [PATCH v4 04/11] tpm: Add an API that can support v1.2 and v2
` [PATCH v4 05/11] tpm: Switch TPMv1 over to use the new API
` [PATCH v4 06/11] tpm: Add a basic API implementation for TPMv2
` [PATCH v4 07/11] tpm: Reduce duplication in a few functions
` [PATCH v4 08/11] tpm: Add an implementation of define_space
` [PATCH v4 09/11] tpm: Add TPM2 support for read/write values
` [PATCH v4 10/11] tpm: Add TPM2 support for write_lock
` [PATCH v4 11/11] tpm: Allow disabling platform hierarchy with TPM2

[PATCHv2 0/6] drm/omap: hdmi: improve hdmi4 CEC, add CEC for hdmi5
 2021-03-03  7:51 UTC  (6+ messages)
` [PATCHv2 5/6] dra7.dtsi/omap5.dtsi: add cec clock
` [PATCHv2 6/6] drm/omapdrm/dss/hdmi5: add CEC support

[meta-oe][PATCH] mozjs: Drop using JS_VOLATILE_ARM
 2021-03-03 19:11 UTC 

[PATCH 1/3] dt-bindings: mmc: sdhci-of-dwcmhsc: Convert to yaml file
 2021-03-03  7:48 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: mmc: sdhci-of-dwcmhsc: Add rockchip support
` [PATCH 3/3] mmc: sdhci-of-dwcmshc: add rockchip platform support

KASAN: use-after-free Write in cipso_v4_doi_putdef
 2021-03-03 16:20 UTC  (2+ messages)

[PATCH v18 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-03-03 16:22 UTC  (9+ messages)
` [PATCH v18 1/9] mm: add definition of PMD_PAGE_ORDER
` [PATCH v18 2/9] mmap: make mlock_future_check() global
` [PATCH v18 3/9] riscv/Kconfig: make direct map manipulation options depend on MMU
` [PATCH v18 4/9] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v18 5/9] set_memory: allow querying whether set_direct_map_*() is actually enabled
` [PATCH v18 6/9] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v18 7/9] PM: hibernate: disable when there are active secretmem users
` [PATCH v18 8/9] arch, mm: wire up memfd_secret system call where relevant

[PATCH AUTOSEL 4.4 1/8] mmc: mxs-mmc: Fix a resource leak in an error handling path in 'mxs_mmc_probe()'
 2021-03-02 11:59 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 2/8] mmc: mediatek: fix race condition between msdc_request_timeout and irq

[PATCH v9 0/7] clk: clk-wizard: clock-wizard: Driver updates
 2021-03-03  4:14 UTC  (7+ messages)
` [PATCH v9 1/7] dt-bindings: add documentation of xilinx clocking wizard

[PATCH v3 0/7] drm: sun4i: dsi: Convert drm bridge
 2021-03-02 16:35 UTC  (5+ messages)
` [PATCH v3 6/7] drm: sun4i: dsi: Use drm_panel_bridge, connector API

[PATCH v4 0/9] Various minor fixes
 2021-03-03 19:10 UTC  (19+ messages)
` [PATCH v4 1/9] spl: Drop duplicate 'Jumping to U-Boot' message
` [PATCH v4 2/9] binman: Indicate how to make binman verbose
` [PATCH v4 3/9] doc: describe the md command
` [PATCH v4 4/9] doc: Add a note about producing 'md.b' output using hexdump
` [PATCH v4 5/9] s5p4418_nanopi2: Drop dead code
` [PATCH v4 6/9] sandbox: Add os_realloc()
` [PATCH v4 7/9] sandbox: Avoid using malloc() for system state
` [PATCH v4 8/9] sandbox: Write out bloblist when exiting
` [PATCH v4 9/9] bootm: Fix duplicate debugging in bootm_process_cmdline()

[PATCH 1/2] mtd: spi-nor: add block protection flags to macronix
 2021-03-03  9:48 UTC  (2+ messages)
` [PATCH 2/2] mtd: spi-nor: use 4 bit BP for large Macronix flash

[PATCH] KVM: arm64: Fix unaligned addr case in mmu walking
 2021-03-03 19:07 UTC  (5+ messages)

[PATCH 0/8]
 2021-03-03 19:09 UTC  (17+ messages)
` [PATCH 1/8] stm32mp: update MMU config before the relocation
` [PATCH 2/8] stm32mp: update the mmu configuration for SPL and prereloc
` [PATCH 3/8] arm: remove TTB_SECT_XN_MASK in DCACHE_WRITETHROUGH
` [PATCH 4/8] arm: cosmetic: align TTB_SECT define value
` [PATCH 5/8] arm: cp15: update DACR value to activate access control
` [PATCH 6/8] arm: omap2: remove arm_init_domains
` [PATCH 7/8] arm: cp15: remove weak function arm_init_domains
` [PATCH 8/8] arm: remove set_dacr/get_dacr functions

[PATCH][4.15] crypto: adjust rijndaelEncrypt() prototype for gcc11
 2021-03-03 19:09 UTC  (2+ messages)

[PATCH v3 0/5] Reset driver for IMX8MQ VPU hardware block
 2021-03-03 16:25 UTC  (4+ messages)

[PATCH v6 09/40] xattr: handle idmapped mounts
 2021-03-03 16:15 UTC  (6+ messages)
  ` [PATCH v6 00/40] "

[PATCH 00/30] [Set 1] Rid W=1 warnings in SCSI
 2021-03-03 16:13 UTC  (9+ messages)
` [PATCH 12/30] scsi: qla4xxx: ql4_os: Fix formatting issues - missing '-' and '_'
  ` [EXT] "
` [PATCH 15/30] scsi: qla2xxx: qla_iocb: Replace __qla2x00_marker()'s missing underscores
  ` [EXT] "
` [PATCH 19/30] scsi: qla4xxx: ql4_mbx: Fix kernel-doc formatting and misnaming issue
  ` [EXT] "
` [PATCH 23/30] scsi: qla2xxx: qla_gs: Fix some incorrect formatting/spelling issues
  ` [EXT] "

[PATCH] usb: dwc3: Fix dereferencing of null dwc->usb_psy
 2021-03-03 16:02 UTC  (2+ messages)

[PATCH] mtd: require write permissions for locking and badblock ioctls
 2021-03-03 16:17 UTC  (3+ messages)

[PATCH 1/2] perf test: Fix sample-parsing fails on non-x86 platforms
 2021-03-03 16:01 UTC  (2+ messages)
` [PATCH 2/2] perf test: Support the ins_lat check in the X86 specific test

[RFC PATCH] autofs: find_autofs_mount overmounted parent support
 2021-03-03 16:17 UTC 

[PATCH] KVM: LAPIC: Advancing the timer expiration on guest initiated write
 2021-03-03 16:12 UTC  (4+ messages)

[PATCH] counter: stm32-timer-cnt: fix ceiling write max value
 2021-03-03 16:11 UTC  (5+ messages)

[PATCH 5.10 000/657] 5.10.20-rc4 review
 2021-03-03 16:12 UTC  (2+ messages)

[PATCH v3 0/4] hw/riscv: Clean-ups and map high mmio for PCIe of 'virt' machine
 2021-03-03 19:06 UTC  (7+ messages)
` [PATCH v3 3/4] hw/riscv: virt: Limit RAM size in a 32-bit system

[igt-dev] [RFC i-g-t 00/11] Introduce PXP Test
 2021-03-03 19:08 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH 0/4] Remove addr parameter from reset_cpu()
 2021-03-03 19:08 UTC  (9+ messages)
` [PATCH 1/4] nds32: Remove dead reset_cpu() implementation
` [PATCH 2/4] board: ns3: Remove superfluous reset logic
` [PATCH 3/4] Revert "lpc32xx: cpu: add support for soft reset"
` [PATCH 4/4] reset: Remove addr parameter from reset_cpu()

[PATCH 4.4 00/92] 4.4.259-rc2 review
 2021-03-03 16:08 UTC  (2+ messages)

exec error: BUG: Bad rss-counter
 2021-03-03 16:07 UTC  (8+ messages)

[PATCH v3 2/2] tty/serial: Add rx-tx-swap OF option to stm32-usart
 2021-03-03 16:06 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: serial: Add rx-tx-swap "
  ` [PATCH v4 2/2] tty/serial: Add rx-tx-swap OF option "

[PATCH] selftests/bpf: Simplify the calculation of variables
 2021-03-03 15:58 UTC  (2+ messages)

[PATCH 4.9 000/134] 4.9.259-rc3 review
 2021-03-03 16:04 UTC  (2+ messages)

[PATCH v2 RESEND 1/2] dt-bindings: arm: Convert nuvoton,npcm750 binding to YAML
 2021-03-03 15:46 UTC  (2+ messages)
` [PATCH v2 RESEND 2/2] ARM: dts: Add board-specific compatible string to npcm750-evb devicetree

[PATCH] docs: conf.py: adjust the LaTeX document output
 2021-03-03 15:58 UTC 

[PATCH V4 00/18] IOASID extensions for guest SVA
 2021-03-03 15:44 UTC  (3+ messages)
` [RFC PATCH 15/18] cgroup: Introduce ioasids controller

[PATCH] dma-fence: Document recoverable page fault implications
 2021-03-03 19:07 UTC  (2+ messages)
` [Linaro-mm-sig] "

Pull request: u-boot-imx u-boot-imx-20210003
 2021-03-03 19:07 UTC  (2+ messages)

[PATCH 2/2] mm: fs: Invalidate BH LRU during page migration
 2021-03-03 15:55 UTC  (2+ messages)

[PATCH 1/2] perf archive: Fix filtering of empty build-ids
 2021-03-03 15:56 UTC  (3+ messages)

[PATCH] perf daemon: Fix compile error with Asan
 2021-03-03 15:54 UTC  (3+ messages)

[PATCH net v2] net: l2tp: reduce log level of messages in receive path, add counter instead
 2021-03-03 15:50 UTC 

[PATCH] perf metric: remove unneeded semicolon
 2021-03-03 15:53 UTC  (2+ messages)

[GIT PULL] TPM DEVICE DRIVER changes for v5.12-rc2
 2021-03-03 15:52 UTC 

[PATCH v2 1/2] libperf: Add perf_evlist__reset_id_hash()
 2021-03-03 15:51 UTC  (3+ messages)

[PATCH] clocksource: don't run watchdog forever
 2021-03-03 15:50 UTC  (4+ messages)

[PATCH v2 0/1] Bluetooth: Suspend improvements
 2021-03-03 15:47 UTC  (3+ messages)
` [PATCH v2 1/1] Bluetooth: Remove unneeded commands for suspend

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

[PATCH][next] drm/radeon/si_dpm: Replace one-element array with flexible-array in struct SISLANDS_SMC_SWSTATE
 2021-03-03 19:04 UTC  (2+ messages)

[PATCH 3/5] mtd: rawnand: qcom: Rename parameter name in macro
 2021-03-02 16:32 UTC  (2+ messages)

[PATCH stblinux.git 1/2] dt-bindings: firmware: add Broadcom's NVRAM memory mapping
 2021-03-02 16:59 UTC  (3+ messages)
` [PATCH stblinux.git 2/2] firmware: bcm47xx_nvram: support platform device "brcm,nvram"

[PATCH] mtd: physmap: physmap-bt1-rom: Fix unintentional stack access
 2021-03-02 17:14 UTC  (2+ messages)

[PATCH v3 00/32] KVM: arm64: A stage 2 for the host
 2021-03-02 14:59 UTC 

[Intel-gfx] [PATCH v4 0/4] drm/i915: complete eDP MSO support
 2021-03-03 19:02 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: complete eDP MSO support (rev2)

[PATCH] ARM: dts: imx6q-dhcom: Add PU,VDD1P1,VDD2P5 regulators
 2021-03-03 12:56 UTC  (2+ messages)

[PATCH RFC v1 00/15] iommu/virtio: Nested stage support with Arm
 2021-03-03 17:11 UTC  (3+ messages)
` [PATCH RFC v1 02/15] iommu: Add a simple PASID table library

[PATCH] [v6] linux-firmware: New firmware files for pureLiFi USB devices
 2021-03-03 19:00 UTC  (3+ messages)

[PATCH v2] v4l-utils: Package systemd fragment for systemd-udevd.service.d
 2021-03-03 18:59 UTC  (2+ messages)
` [oe] "

[PATCH V8 0/4] dt: Add fdtoverlay rule and statically build unittest
 2021-03-02 20:17 UTC  (5+ messages)

[kbd] [PATCH] src/libkeymap: add support for parsing more unicode values
 2021-03-03 18:59 UTC  (3+ messages)
` [kbd] [PATCH] src/libkeymap: better error message on unsupported unicode value

[GDP] : Query on container development for Genivi GDP. #linux #meta-virtualization #yocto
 2021-03-03 18:58 UTC 

[PATCH v3 1/1] mm/madvise: replace ptrace attach requirement for process_madvise
 2021-03-03 18:58 UTC 

[PATCH v3 1/3] ARM: imx7d-remarkable2.dts: Initial device tree for reMarkable2
 2021-03-03 13:47 UTC  (3+ messages)
` [PATCH v3 3/3] ARM: imx_v6_v7_defconfig: Regenerate

[PATCH] riscv: Return -EFAULT if copy_to_user() failed in signal.c
 2021-03-03  1:53 UTC  (3+ messages)

Commits for 5.11 stable
 2021-03-02 12:25 UTC  (6+ messages)

[PATCH 0/4] ALSA: hda/cirrus: Add support for CS8409 HDA bridge and CS42L42 companion codec
 2021-03-03 18:53 UTC  (5+ messages)
` [PATCH 1/4] ALSA: hda/cirrus: Increase AUTO_CFG_MAX_INS from 8 to 18
` [PATCH 2/4] ALSA: hda/cirrus: Add support for CS8409 HDA bridge and CS42L42 companion codec
` [PATCH 3/4] ALSA: hda/cirrus: Add jack detect interrupt support from "
` [PATCH 4/4] ALSA: hda/cirrus: Add Headphone and Headset MIC Volume Control

[RFC v1 00/38] arm cleanup experiment for kvm-only build
 2021-03-03 18:54 UTC  (12+ messages)

QEMU RBD is slow with QCOW2 images
 2021-03-03 18:47 UTC  (2+ messages)

[PATCH v4 00/11] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-03-03 11:39 UTC  (3+ messages)
` [PATCH v4 06/11] media: uapi: Add a control for HANTRO driver

[PATCH 0/2] Handle probe defer properly in MTD core
 2021-03-03  8:03 UTC  (2+ messages)

[PATCH] tests/acceptance: Use imgtec.com URL for Fedora 22 artifacts
 2021-03-03 18:52 UTC  (6+ messages)

[PATCH] [OE-core] [meta-openembedded] hostapd: fix CVE-2021-27803
 2021-03-03 18:53 UTC 

[PATCH] [OE-core] wpa-supplicant: fix CVE-2021-27803
 2021-03-03 18:53 UTC 

[PATCH v3 0/5] misc: Replace the words 'blacklist/whitelist'
 2021-03-03 18:46 UTC  (6+ messages)
` [PATCH v3 1/5] ui: Replace the word 'whitelist'
` [PATCH v3 2/5] scripts/tracetool: "
` [PATCH v3 3/5] seccomp: Replace the word 'blacklist'
` [PATCH v3 4/5] qemu-options: "
` [PATCH v3 5/5] tests/fp/fp-test: "

[PATCH v9] perf stat: Fix wrong skipping for per-die aggregation
 2021-03-03 15:45 UTC  (3+ messages)

[PATCH] mm,hwpoison: return -EBUSY when page already poisoned
 2021-03-03 15:41 UTC  (13+ messages)

[PATCHSET 00/11] perf test: Fix cpu/thread map leaks
 2021-03-03 15:43 UTC  (6+ messages)
` [PATCH 04/11] perf test: Fix cpu and thread map leaks in sw_clock_freq test

[PATCH] usb: dwc3: make USB_DWC3_EXYNOS independent
 2021-03-03 15:46 UTC  (9+ messages)

[PATCH v5 0/3] mm, vsprintf: dump full information of page flags in pGp
 2021-03-03 15:43 UTC  (5+ messages)
` [PATCH v5 3/3] "

[RFC PATCH] fuse: Clear SGID bit when setting mode in setacl
 2021-03-03 15:36 UTC  (6+ messages)

[RFC v2 0/2] cgroup: New misc cgroup controller
 2021-03-03 15:42 UTC  (3+ messages)
` [RFC v2 1/2] cgroup: sev: Add "

[PATCH] gfs2: Remove unneeded return variable
 2021-03-03 15:40 UTC  (2+ messages)

5.11 regression: "ia64: add support for TIF_NOTIFY_SIGNAL" breaks ia64 boot
 2021-03-03 15:42 UTC  (7+ messages)
                ` [bisected] 5.12-rc1 hpsa regression: "scsi: hpsa: Correct dev cmds outstanding for retried cmds" breaks hpsa P600

KMSAN: kernel-infoleak in compat_drm_wait_vblank
 2021-03-03 15:37 UTC  (2+ messages)

[PATCH next v4 00/15] printk: remove logbuf_lock
 2021-03-03 15:34 UTC  (2+ messages)

[PATCH] signal: Allow RT tasks to cache one sigqueue struct
 2021-03-03 15:37 UTC  (2+ messages)

[PATCH v1 net-next 0/5] net: stmmac: enable multi-vector MSI
 2021-03-03 15:27 UTC  (6+ messages)
` [PATCH v1 net-next 1/5] net: stmmac: introduce DMA interrupt status masking per traffic direction
` [PATCH v1 net-next 2/5] net: stmmac: make stmmac_interrupt() function more friendly to MSI
` [PATCH v1 net-next 3/5] net: stmmac: introduce MSI Interrupt routines for mac, safety, RX & TX
` [PATCH v1 net-next 4/5] stmmac: intel: add support for multi-vector msi and msi-x
` [PATCH v1 net-next 5/5] net: stmmac: use interrupt mode INTM=1 for multi-MSI

[PATCH v4 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs
 2021-03-03 15:34 UTC  (5+ messages)
` [PATCH v4 10/14] drm/bridge: imx: Add LDB driver helper support

[PATCH 0/4] spi: Adding support for software nodes
 2021-03-03 15:28 UTC  (3+ messages)
` [PATCH 3/4] ARM: pxa: zeus: Constify the software node
` [PATCH 4/4] spi: Remove support for dangling device properties

[PATCH] nvme-fabrics: fix crash for no IO queues
 2021-03-03  2:53 UTC 

[PATCH v2 0/8] misc: Replace the words 'blacklist/whitelist'
 2021-03-03 18:50 UTC  (4+ messages)
` [PATCH v2 4/8] scripts/device-crash-test: Replace the word 'whitelist'

[PATCH v4 00/13] error: Do compile-time format string checking on grub_error
 2021-03-03 18:17 UTC  (5+ messages)
` [PATCH v4 12/13] error: Use format code llu for 64-bit uint bp->blk_prop in grub_error

[PATCH mtd/next 8/8] mtd: rfd_ftl: Use module_mtd_blktrans to register driver
 2021-03-02 17:14 UTC  (2+ messages)

[PATCH v2] mtd: spinand: gigadevice: Support GD5F1GQ5UExxG
 2021-03-02 16:32 UTC  (2+ messages)

[xlnx:master 59/60] drivers/media/i2c/adv7511-v4l2.c:2102:63: sparse: sparse: incorrect type in argument 1 (different base types)
 2021-03-02 17:35 UTC 

[PATCH v3 2/9] mtd: nand: ecc-bch: Populate the public nsteps field
 2021-03-02 16:33 UTC  (2+ messages)

[MPTCP] Re: [MPTCP][PATCH v5 mptcp-next 0/5] remove id 0 address
 2021-03-03 18:47 UTC 

[dpdk-dev] [PATCH v9 0/2] support both PIO and MMIO BAR for legacy device in virtio PMD
 2021-03-03 18:47 UTC  (4+ messages)
` [dpdk-dev] [PATCH v10 0/2] support both PIO and MMIO BAR for legacy virito device
  ` [dpdk-dev] [PATCH v10 1/2] bus/pci: use PCI standard sysfs entry to get PIO address
  ` [dpdk-dev] [PATCH v10 2/2] bus/pci: support MMIO in PCI ioport accessors

[PATCH XENSTORE v1 00/10] Code analysis fixes
 2021-03-03 18:45 UTC  (2+ messages)

[PATCH v12 00/17] arm64: MMU enabled kexec relocation
 2021-03-03  0:22 UTC  (2+ messages)
` [PATCH v12 03/17] arm64: hyp-stub: Move el1_sync into the vectors

[PATCH v2 8/9] mtd/drivers/nand: Use HZ macros
 2021-03-02 16:31 UTC  (2+ messages)

[RFC PATCH] docs/system: add a gentle prompt for the complexity to come
 2021-03-03 18:41 UTC  (2+ messages)

[MPTCP] [RFC v2 PATCH 2/2] mptcp: revert "mptcp: provide subflow aware release function"$ ....$
 2021-03-03 18:43 UTC 

[MPTCP] [RFC v2 PATCH 1/2] mptcp: only admit explicitly supported sockopt
 2021-03-03 18:43 UTC 

[MPTCP] [RFC v2 PATCH 0/2] mptcp: fix deadlock in mptcp{,6}_release
 2021-03-03 18:43 UTC 

[PATCH] crypto: mediatek - remove obsolete documentation
 2021-03-03  9:39 UTC 

[PATCH 0/5] perf arm64 metricgroup support
 2021-03-03 15:22 UTC  (5+ messages)
` [PATCH 2/5] perf metricgroup: Support adding metrics for arm64
` [PATCH 3/5] perf vendor events arm64: Add Hisi hip08 L1 metrics
` [PATCH 4/5] perf vendor events arm64: Add Hisi hip08 L2 metrics
` [PATCH 5/5] perf vendor events arm64: Add Hisi hip08 L3 metrics

[PATCH] x86/vdso: Use proper modifier for len's printf in extract
 2021-03-03 15:28 UTC  (2+ 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.