LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-25 15:56:56 to 2021-02-25 18:29:57 UTC [more...]

[PATCH 0/7] Add support for AEAD algorithms in Qualcomm Crypto Engine driver
 2021-02-25 18:27 UTC  (5+ messages)
` [PATCH 1/7] crypto: qce: common: Add MAC failed error checking
` [PATCH 2/7] crypto: qce: common: Make result dump optional
` [PATCH 3/7] crypto: qce: Add mode for rfc4309
` [PATCH 4/7] crypto: qce: Add support for AEAD algorithms

[PATCH v2 0/7] Allocate memmap from hotadded memory (per device)
 2021-02-25 18:25 UTC  (3+ messages)
` [PATCH v2 3/7] mm,memory_hotplug: Add kernel boot option to enable memmap_on_memory

[PATCH 1/2] Documentation: features: remove c6x references
 2021-02-25 18:26 UTC  (2+ messages)

[PATCH v2] PM: runtime: Update device status before letting suppliers suspend
 2021-02-25 18:23 UTC 

[PATCH v4 0/5] USB DWC3 host wake up support from system suspend
 2021-02-25 18:15 UTC  (3+ messages)
` [PATCH v4 4/5] arm64: dts: qcom: sc7180: Use pdc interrupts for USB instead of GIC interrupts

[PATCH] iwlwifi: fix link error without CONFIG_IWLMVM
 2021-02-25 18:21 UTC  (2+ messages)

[RFC PATCH 00/10] vfio: Device memory DMA mapping improvements
 2021-02-25 18:19 UTC  (7+ messages)
` [RFC PATCH 10/10] vfio/type1: Register device notifier

[RFC] KVM: x86: Support KVM VMs sharing SEV context
 2021-02-25 18:18 UTC  (3+ messages)

[drm/i915/gt] 8c3b1ba0e7: perf-sanity-tests.Parse_event_definition_strings.fail
 2021-02-25 18:16 UTC  (4+ messages)

[PATCH] mm,hwpoison: return -EBUSY when page already poisoned
 2021-02-25 18:15 UTC  (7+ messages)

[RFC PATCH 0/5] Flexible sysclk/pll configuration
 2021-02-25 18:06 UTC  (6+ messages)
` [RFC PATCH 1/5] ASoC: soc-component: Fix return value of snd_soc_component_set_pll()
` [RFC PATCH 2/5] ASoC: soc-dai: Add sysclk source to snd_soc_dai_set_sysclk()
` [RFC PATCH 3/5] ASoC: audio-graph-card: Add bindings for sysclk and pll
` [RFC PATCH 4/5] ASoC: simple-card-utils: Parse sysclk id and source
` [RFC PATCH 5/5] ASoC: simple-card-utils: Support pll configuration

[PATCH v7 0/1] mm: fix initialization of struct page for holes in memory layout
 2021-02-25 18:09 UTC  (9+ messages)
` [PATCH v7 1/1] mm/page_alloc.c: refactor "

WARNING on latest master due to DYNAMIC_PREEMPT and cond_resched()
 2021-02-25 18:12 UTC 

[PATCH v7 0/2] checkpatch: add verbose mode
 2021-02-25 18:08 UTC  (3+ messages)

[PATCH 0/2] iommu/arm-smmu-qcom: Add SC7280 support
 2021-02-25 18:06 UTC  (3+ messages)
` [PATCH 2/2] iommu/arm-smmu-qcom: Move the adreno smmu specific impl earlier

[PATCH v2] mm: vmstat: fix /proc/sys/vm/stat_refresh generating false warnings
 2021-02-25 18:06 UTC  (13+ messages)

[PATCH v3 0/9] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-02-25 18:05 UTC  (8+ messages)
` [PATCH v3 1/9] media: hevc: Modify structures to follow H265 ITU spec
    `  "
        `  "
` [PATCH v3 5/9] media: hantro: Introduce G2/HEVC decoder

[PATCH v5 0/3] Add support for MaxLinear/Exar USB to serial converters
 2021-02-25 18:04 UTC  (9+ messages)
` [PATCH v5 1/3] usb: serial: Add MaxLinear/Exar USB to Serial driver

[BISECTED] Kernel 5.11.x breaks pulseaudio
 2021-02-25 18:01 UTC  (4+ messages)

[PATCH 1/2] mt76: mt7915: fix unused 'mode' variable
 2021-02-25 17:58 UTC  (3+ messages)

[PATCH] sched/fair: Fix shift-out-of-bounds in load_balance()
 2021-02-25 17:56 UTC 

[RFC 0/6] x86: prefetch_page() vDSO call
 2021-02-25 17:53 UTC  (5+ messages)

[PATCH v3 0/3] iommu/arm-smmu: adreno-smmu page fault handling
 2021-02-25 17:51 UTC  (4+ messages)
` [PATCH v3 1/3] iommu/arm-smmu: Add support for driver IOMMU fault handlers
` [PATCH v3 2/3] drm/msm: Add an adreno-smmu-priv callback to get pagefault info
` [PATCH v3 3/3] drm/msm: Improve the a6xx page fault handler

[PATCH v1 00/15] powerpc: Cleanup of uaccess.h
 2021-02-25 17:50 UTC  (16+ messages)
` [PATCH v1 01/15] powerpc/uaccess: Remove __get_user_allowed() and unsafe_op_wrap()
` [PATCH v1 02/15] powerpc/uaccess: Define ___get_user_instr() for ppc32
` [PATCH v1 03/15] powerpc/uaccess: Remove __get/put_user_inatomic()
` [PATCH v1 04/15] powerpc/uaccess: Move get_user_instr helpers in asm/inst.h
` [PATCH v1 05/15] powerpc/align: Don't use __get_user_instr() on kernel addresses
` [PATCH v1 06/15] powerpc/uaccess: Call might_fault() inconditionaly
` [PATCH v1 07/15] powerpc/uaccess: Remove __unsafe_put_user_goto()
` [PATCH v1 08/15] powerpc/uaccess: Remove __chk_user_ptr() in __get/put_user
` [PATCH v1 09/15] powerpc/uaccess: Remove calls to __get_user_bad() and __put_user_bad()
` [PATCH v1 10/15] powerpc/uaccess: Split out __get_user_nocheck()
` [PATCH v1 11/15] powerpc/uaccess: Rename __get/put_user_check/nocheck
` [PATCH v1 12/15] powerpc/uaccess: Refactor get/put_user() and __get/put_user()
` [PATCH v1 13/15] powerpc/uaccess: Swap clear_user() and __clear_user()
` [PATCH v1 14/15] powerpc/uaccess: Also perform 64 bits copies in unsafe_copy_to_user() on ppc32
` [PATCH v1 15/15] powerpc/uaccess: Move copy_mc_xxx() functions down

[PATCH] mm, kasan: don't poison boot memory
 2021-02-25 17:50 UTC  (19+ messages)

[PATCH 1/4] soc: mediatek: pm-domains: Add a meaningful power domain name
 2021-02-25 17:50 UTC  (4+ messages)
` [PATCH 2/4] soc: mediatek: pm-domains: Add a power domain names for mt8183
` [PATCH 3/4] soc: mediatek: pm-domains: Add a power domain names for mt8192
` [PATCH 4/4] soc: mediatek: pm-domains: Add a power domain names for mt8167

[PATCH] net: dsa: sja1105: Remove unneeded cast in sja1105_crc32()
 2021-02-25 17:50 UTC  (2+ messages)

[PATCH v7 0/6] userfaultfd: add minor fault handling
 2021-02-25 17:49 UTC  (4+ messages)
` [PATCH v7 1/6] userfaultfd: add minor fault registration mode

[PATCH] net: hsr: add support for EntryForgetTime
 2021-02-25 17:49 UTC  (4+ messages)
` [PATCH net] "

[PATCH 0/4] kbuild: build speed improvment of CONFIG_TRIM_UNUSED_KSYMS
 2021-02-25 17:45 UTC  (7+ messages)
` [PATCH 1/4] kbuild: fix UNUSED_KSYMS_WHITELIST for Clang LTO
` [PATCH 2/4] export.h: make __ksymtab_strings per-symbol section
` [PATCH 3/4] kbuild: separate out vmlinux.lds generation
` [PATCH 4/4] kbuild: re-implement CONFIG_TRIM_UNUSED_KSYMS to make it work in one-pass

[PATCH 1/2] PCI: controller: thunder: fix compile testing
 2021-02-25 17:44 UTC  (2+ messages)

[PATCH 1/3] PCI: Introduce quirk hook after driver shutdown callback
 2021-02-25 17:40 UTC  (3+ messages)
` [PATCH 2/3] PCI: Set AMD Renoir USB controller to D3 when shutdown
` [PATCH 3/3] PCI: Convert rtw88 power cycle quirk to shutdown quirk

[RFC PATCH 0/4] KVM: arm64: Improve efficiency of stage2 page table
 2021-02-25 17:39 UTC  (6+ messages)
` [RFC PATCH 1/4] KVM: arm64: Move the clean of dcache to the map handler

[PATCH v2 0/2] Fix task utilization accountability for EAS
 2021-02-25 17:29 UTC  (5+ messages)
` [PATCH v2 1/2] sched/fair: Fix task utilization accountability in compute_energy()

[PATCH 0/4] RFC/WIP: KVM: separate injected and pending exception + few more fixes
 2021-02-25 17:25 UTC  (5+ messages)
` [PATCH 3/4] KVM: x86: pending exception must be be injected even with an injected event

[PATCH BUGFIX/IMPROVEMENT 0/6] block, bfq: third and last batch of fixes and improvements
 2021-02-25 17:25 UTC  (7+ messages)
` [PATCH BUGFIX/IMPROVEMENT 1/6] block, bfq: always inject I/O of queues blocked by wakers
` [PATCH BUGFIX/IMPROVEMENT 6/6] block, bfq: merge bursts of newly-created queues

[PATCH] coresight: etm4x: work around clang-12+ build failure
 2021-02-25 17:20 UTC  (3+ messages)

[PATCH 1/1] net: fec: ptp: avoid register access when ipg clock is disabled
 2021-02-25 17:14 UTC  (9+ messages)

[PATCH stable 0/8] net: dsa: b53: Correct learning for standalone ports
 2021-02-25 17:11 UTC  (4+ messages)

udldrmfb: causes WARN in i915 on X60 (x86-32)
 2021-02-25 17:07 UTC  (5+ messages)
  ` udldrm does not recover from powersave? "

INFO: task can't die in io_sq_thread_finish
 2021-02-25 17:05 UTC  (2+ messages)

[PATCH 0/4] mmc: core: Preparations to support SD UHS-II cards
 2021-02-25 17:03 UTC  (5+ messages)
` [PATCH 1/4] mmc: core: Cleanup printing of speed mode at card insertion
` [PATCH 2/4] mmc: core: Prepare to support SD UHS-II cards
` [PATCH 3/4] mmc: core: Announce successful insertion of an SD UHS-II card
` [PATCH 4/4] mmc: core: Extend support for mmc regulators with a vqmmc2

[RFC PATCH v5 00/19] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-02-25 17:01 UTC  (7+ messages)
` [RFC PATCH v5 02/19] af_vsock: separate wait data loop
` [RFC PATCH v5 04/19] af_vsock: implement SEQPACKET receive loop

[PATCH 0/1] Fix for the latency-collector
 2021-02-25 16:58 UTC  (3+ messages)
` [PATCH 1/1] tracing/tools: fix a couple of spelling mistakes

[v8 PATCH 00/13] Make shrinker's nr_deferred memcg aware
 2021-02-25 17:00 UTC  (2+ messages)

[PATCH v2] sched/pelt: Fix task util_est update filtering
 2021-02-25 16:58 UTC 

WARNING in __alloc_skb
 2021-02-25 16:58 UTC 

[PATCH] kallsyms: make arch_get_kallsym static
 2021-02-25 16:56 UTC  (2+ messages)

[PATCH] printk: clarify the documentation for plain pointer printing
 2021-02-25 16:52 UTC  (2+ messages)

KASAN: use-after-free Read in try_to_wake_up
 2021-02-25 16:53 UTC  (2+ messages)

[PATCH] perf bench numa: Fix the condition checks for max number of numa nodes
 2021-02-25 16:50 UTC 

[PATCH 0/4] Add Ampere's Altra SMPro hwmon driver
 2021-02-25 16:47 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: mfd: Add bindings for Ampere Altra SMPro drivers
` [PATCH 3/4] hwmon: smpro: Add Ampere's Altra smpro-hwmon driver
` [PATCH 4/4] docs: hwmon: (smpro-hwmon) Add documentation

general protection fault in kobject_cleanup
 2021-02-25 16:47 UTC 

general protection fault in ieee802154_llsec_parse_dev_addr
 2021-02-25 16:47 UTC 

memory leak in v4l2_ctrl_handler_init_class
 2021-02-25 16:48 UTC 

[BUG] Race between policy reload sidtab conversion and live conversion
 2021-02-25 16:45 UTC  (7+ messages)

[PATCH] linux/compiler-clang.h: define HAVE_BUILTIN_BSWAP*
 2021-02-25 16:45 UTC 

[GIT PULL] Kbuild updates for v5.12-rc1
 2021-02-25 16:42 UTC 

[PATCH 00/12] pinctrl: add BCM63XX pincontrol support
 2021-02-25 16:42 UTC  (13+ 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

[PATCHv5 0/7] Extend Intel service layer, FPGA manager and region
 2021-02-25 16:58 UTC  (4+ messages)

[PATCH 2/2] usb-storage: revert from scsi_add_host_with_dma() to scsi_add_host()
 2021-02-25 16:35 UTC  (11+ messages)

[PATCH v1] perf: cast (struct timeval).tv_sec when printing
 2021-02-25 16:33 UTC  (2+ messages)

[PATCH v1 0/3] gpio: pca953x: Better quirk for Intel Galileo Gen 2
 2021-02-25 16:33 UTC  (4+ messages)
` [PATCH v1 1/3] gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirk
` [PATCH v1 2/3] gpiolib: acpi: Allow to find GpioInt() resource by name and index
` [PATCH v1 3/3] gpio: pca953x: Set IRQ type when handle Intel Galileo Gen 2

[GIT PULL] Kmap conversions for 5.12
 2021-02-25 16:32 UTC  (7+ messages)

[RFC PATCH] sched: Simplify leaf_cfs_rq_list maintenance
 2021-02-25 16:27 UTC 

[PATCH] arm64: dts: mediatek: Add gce client reg for display subcomponents
 2021-02-25 16:26 UTC  (2+ messages)

[RFC PATCH] drm/vkms: Add support for virtual hardware mode
 2021-02-25 16:25 UTC  (3+ messages)

[PATCH] staging: board: Fix uninitialized spinlock when attaching genpd
 2021-02-25 16:21 UTC  (6+ messages)

[PATCH v5 0/2] perf tools: add 'perf irq' to measure the hardware interrupts
 2021-02-25 16:19 UTC  (2+ messages)

[GIT PULL] Modules updates for v5.12
 2021-02-25 16:19 UTC  (12+ messages)

[PATCH 1/4] habanalabs: support HW blocks vm show
 2021-02-25 16:19 UTC  (4+ messages)
` [PATCH 2/4] habanalabs: return current power via INFO IOCTL
` [PATCH 3/4] habanalabs/gaudi: update extended async event header
` [PATCH 4/4] habanalabs: replace GFP_ATOMIC with GFP_KERNEL

[PATCH 1/3] net: mscc: ocelot: select NET_DEVLINK
 2021-02-25 16:14 UTC  (4+ messages)
` [PATCH 3/3] net: dsa: mt7530: add GPIOLIB dependency

[PATCH v2 1/2] libperf: Add perf_evlist__reset_id_hash()
 2021-02-25 16:12 UTC  (2+ messages)

[PATCH] memblock: fix section mismatch warning
 2021-02-25 16:12 UTC  (5+ messages)

[PATCH v2] perf tools: perf_event_paranoid and kptr_restrict may crash on 'perf top'
 2021-02-25 16:11 UTC  (2+ messages)

[PATCH v9 0/9] Add support for x509 certs with NIST P384/256/192 keys
 2021-02-25 16:08 UTC  (10+ messages)
` [PATCH v9 1/9] crypto: Add support for ECDSA signature verification
` [PATCH v9 2/9] x509: Detect sm2 keys by their parameters OID
` [PATCH v9 3/9] x509: Add support for parsing x509 certs with ECDSA keys
` [PATCH v9 4/9] ima: Support EC keys for signature verification
` [PATCH v9 5/9] x509: Add OID for NIST P384 and extend parser for it
` [PATCH v9 6/9] crypto: Add NIST P384 curve parameters
` [PATCH v9 7/9] crypto: Add math to support fast NIST P384
` [PATCH v9 8/9] ecdsa: Register NIST P384 and extend test suite
` [PATCH v9 9/9] certs: Add support for using elliptic curve keys for signing modules

[PATCH] recordmcount: Fix the wrong use of w* in arm64_is_fake_mcount()
 2021-02-25 16:08 UTC  (4+ messages)

[PATCH v14 00/13] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-02-25 16:06 UTC  (2+ messages)

[PATCH] sched/pelt: Fix task util_est update filtering
 2021-02-25 16:07 UTC  (5+ messages)

[PATCH v2] ALSA: hda/realtek: Enable headset mic of Acer SWIFT with ALC256
 2021-02-25 16:04 UTC 

[PATCH 0/3 v2] arm64/ptrace: allow to get all registers on syscall traps
 2021-02-25 16:00 UTC  (4+ messages)
` [PATCH 1/3] arm64/ptrace: don't clobber task registers on syscall entry/exit traps

[RESEND PATCH v2 1/2] pstore: Add mem_type property DT parsing support
 2021-02-25 16:00 UTC  (2+ messages)
` [RESEND PATCH v2 2/2] pstore: Add buffer start check during init

[GIT PULL] ext4 changes for v5.12
 2021-02-25 16:00 UTC 

[PATCH] drivers/hid: fix for the big hid report length
 2021-02-25 15:59 UTC  (2+ messages)

[PATCH] kgdb: Fix to kill breakpoints on initmem after boot
 2021-02-25 15:56 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).