linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-22 15:31:41 to 2022-03-22 18:37:26 UTC [more...]

[PATCH v1] random: block in /dev/urandom
 2022-03-22 18:36 UTC  (10+ messages)

[PATCH 00/18] dt-bindings: irqchip: include generic schema
 2022-03-22 18:36 UTC  (3+ messages)

[GIT PULL] Btrfs updates for 5.18
 2022-03-22 18:32 UTC  (3+ messages)

[GIT PULL] f2fs for 5.18
 2022-03-22 18:32 UTC  (5+ messages)
` [f2fs-dev] "

[GIT PULL] nfsd changes for 5.18
 2022-03-22 18:32 UTC  (2+ messages)

[GIT PULL] cifs/smb3 fixes
 2022-03-22 18:32 UTC  (2+ messages)

[GIT PULL] fscrypt updates for 5.18
 2022-03-22 18:31 UTC  (2+ messages)

[GIT PULL] erofs updates for 5.18-rc1
 2022-03-22 18:31 UTC  (2+ messages)

[PATCH v2] mailbox: tegra-hsp: Flush whole channel
 2022-03-22 18:29 UTC  (4+ messages)

[PATCH] dt-bindings: gpio: add common consumer GPIO lines
 2022-03-22 18:26 UTC  (3+ messages)

[PATCH v2] ice: use min_t() to make code cleaner in ice_gnss
 2022-03-22 18:27 UTC  (5+ messages)

[PATCH v2] drm/nouveau/bios: Rename prom_init() and friends functions
 2022-03-22 18:25 UTC  (2+ messages)

[RFC PATCH v2 0/8] Add dynamic memory allocator support for nolibc
 2022-03-22 18:24 UTC  (8+ messages)
` [RFC PATCH v2 2/8] tools/nolibc: Remove .global _start from the entry point code

[Patch v5 0/4] memory: tegra: Add MC channels and error logging
 2022-03-22 18:24 UTC  (19+ messages)
` [Patch v5 1/4] memory: tegra: Add memory controller channels support
` [Patch v5 2/4] memory: tegra: Add MC error logging on tegra186 onward
` [Patch v5 3/4] dt-bindings: memory: Update reg maxitems for tegra186

[RFC PATCH] mm: memcg: Do not count memory.low reclaim if it does not happen
 2022-03-22 18:22 UTC 

[RFC PATCH v2 0/3] Fix enumeration issues during composition switching
 2022-03-22 18:21 UTC  (3+ messages)
` [RFC PATCH v2 1/3] usb: dwc3: Flush pending SETUP data during stop active xfers

[PATCH 0/5] Generic Ticket Spinlocks
 2022-03-22 18:18 UTC  (2+ messages)

[PATCH v4 00/18] Modernize rest of the krait drivers
 2022-03-22 18:15 UTC  (5+ messages)
` [PATCH v4 18/18] dt-bindings: arm: msm: Convert kpss-gcc driver Documentation to yaml

[PATCH v2] ufs: qcom: drop custom Android boot parameters
 2022-03-22 18:14 UTC  (3+ messages)

[RFC] arm64: dts: ti: introduce a minimal am642 device tree
 2022-03-22 18:14 UTC  (2+ messages)

[PATCH v5 00/22] Support SDEI Virtualization
 2022-03-22 18:13 UTC  (4+ messages)
` [PATCH v5 03/22] KVM: arm64: Support SDEI_VERSION hypercall

[PATCH v2] winmate-fm07-keys: Winmate FM07/FM07P buttons
 2022-03-21  3:16 UTC 

[PATCH v4 00/11] Intro to Hardware timestamping engine
 2022-03-22 18:07 UTC  (2+ messages)
  ` [PATCH v4 02/11] drivers: Add hardware timestamp engine (HTE)

[PATCH v3 0/2] phy: mediatek: Add PCIe PHY driver
 2022-03-22 18:08 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: phy: mediatek: Add YAML schema for PCIe PHY

[PATCH v3 00/26] crypto: rockchip: permit to pass self-tests
 2022-03-22 18:05 UTC  (6+ messages)
` [PATCH v3 21/26] dt-bindings: crypto: convert rockchip-crypto to yaml

[PATCH] tools/vm/page_owner_sort.c: add switch between culling by stacktrace and txt
 2022-03-22 18:03 UTC  (6+ messages)

[syzbot] BUG: sleeping function called from invalid context in blk_release_queue
 2022-03-22 17:57 UTC 

[PATCH v6] drm/msm/disp/dpu1: add inline rotation support for sc7280 target
 2022-03-22 17:55 UTC 

[PATCH] ACPI, APEI: fix using the correct variable for sizeof()
 2022-03-22 17:53 UTC  (2+ messages)

[PATCH] cxl/core/port: fix NULL but dereferenced coccicheck error
 2022-03-22 17:53 UTC  (2+ messages)

[PATCH v3 00/11] i2c: npcm: Bug fixes timeout, spurious interrupts
 2022-03-22 17:51 UTC  (8+ messages)
` [PATCH v3 08/11] i2c: npcm: Correct register access width

[PATCH 1/2] dt-bindings: thermal: Add ARTPEC-8 compatible string for exynos-thermal
 2022-03-22 17:51 UTC  (2+ messages)

hppa vDSO and compiler (non-)support
 2022-03-22 17:50 UTC  (12+ messages)

[PATCH 2/2] thermal: exynos: Add support for ARTPEC-8
 2022-03-22 17:49 UTC  (3+ messages)

CONFIG_THUMB2_KERNEL=y boot failure after Spectre BHB fixes
 2022-03-22 17:49 UTC  (2+ messages)

[PATCH] csky: Move to generic ticket-spinlock
 2022-03-22 17:48 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in tty_release
 2022-03-22 17:48 UTC 

[PATCH v2] ext4: check if offset+length is valid in fallocate
 2022-03-22 17:42 UTC  (3+ messages)

[PATCH] Docs: admin/kernel-parameters: edit a few boot options
 2022-03-22 17:41 UTC  (2+ messages)

[PATCH v4 0/6] nSVM/SVM features
 2022-03-22 17:40 UTC  (7+ messages)
` [PATCH v4 1/6] KVM: x86: nSVM: correctly virtualize LBR msrs when L2 is running
` [PATCH v4 2/6] KVM: x86: nSVM: implement nested LBR virtualization
` [PATCH v4 3/6] KVM: x86: nSVM: support PAUSE filtering when L0 doesn't intercept PAUSE
` [PATCH v4 4/6] KVM: x86: nSVM: implement nested vGIF
` [PATCH v4 5/6] KVM: x86: allow per cpu apicv inhibit reasons
` [PATCH v4 6/6] KVM: x86: SVM: allow AVIC to co-exist with a nested guest running

[PATCH 0/9] Apple M1 (Pro/Max) NVMe driver
 2022-03-22 17:41 UTC  (6+ messages)
` [PATCH 5/9] soc: apple: Add RTKit IPC library

[PATCH v2 0/1] Explain panic() calls for keyring initialization
 2022-03-22 17:39 UTC  (3+ messages)
` [PATCH v2 1/1] certs: Explain the rationale to call panic()

[PATCH bpf-next] bpf/bpftool: add unprivileged_bpf_disabled check against value of 2
 2022-03-22 17:39 UTC  (3+ messages)

[PATCH] um: Fix filtering '-mno-global-merge'
 2022-03-22 17:35 UTC 

[PATCH 0/4] Unifrom keyring support across architectures and functions
 2022-03-22 17:37 UTC  (9+ messages)
` [PATCH 4/4] module, KEYS: Make use of platform keyring for signature verification

[PATCH 1/1 module-next] kallsyms: enhance %pS/s/b printing when KALLSYSMS is disabled
 2022-03-22 17:31 UTC  (2+ messages)

[RFC PATCH v5 000/104] KVM TDX basic feature support
 2022-03-22 17:28 UTC  (3+ messages)
` [RFC PATCH v5 064/104] KVM: TDX: Implement TDX vcpu enter/exit path

[PATCH] random: skip fast_init if hwrng provides large chunk of entropy
 2022-03-22 17:25 UTC  (3+ messages)

[PATCH 0/8] SVM fixes + refactoring
 2022-03-22 17:24 UTC  (9+ messages)
` [PATCH 1/8] KVM: x86: avoid loading a vCPU after .vm_destroy was called
` [PATCH 2/8] KVM: x86: SVM: use vmcb01 in avic_init_vmcb and init_vmcb
` [PATCH 3/8] kvm: x86: SVM: use vmcb* instead of svm->vmcb where it makes sense
` [PATCH 4/8] KVM: x86: SVM: fix avic spec based definitions again
` [PATCH 5/8] KVM: x86: SVM: move tsc ratio definitions to svm.h
` [PATCH 6/8] kvm: x86: SVM: remove unused defines
` [PATCH 7/8] KVM: x86: SVM: fix tsc scaling when the host doesn't support it
` [PATCH 8/8] KVM: x86: SVM: remove vgif_enabled()

[PATCH v6 0/6] Allocate module text and data separately
 2022-03-22 17:24 UTC  (2+ messages)

[PATCH v4 0/4] Miscellaneous cleanups
 2022-03-22 17:23 UTC  (2+ messages)

[PATCH v12 00/14] module: core code clean up
 2022-03-22 17:23 UTC  (3+ messages)

[PATCH] KVM: x86: Fix clang -Wimplicit-fallthrough in do_host_cpuid()
 2022-03-22 17:22 UTC  (2+ messages)

[PATCH v9 0/4] trace: Introduce objtrace trigger to trace the kernel object
 2022-03-22 17:20 UTC  (6+ messages)

[PATCH v4] config: Allow kernel installation packaging to override pkg-config
 2022-03-22 17:19 UTC  (7+ messages)

[PATCH] i2c: cadence: Increase timeout per message if necessary
 2022-03-22 17:18 UTC  (4+ messages)

[PATCH v3 0/4] support USB offload feature
 2022-03-22 17:16 UTC  (12+ messages)
    ` [PATCH v3 1/4] usb: host: export symbols for xhci hooks usage
    ` [PATCH v3 4/4] usb: host: add xhci-exynos driver

[PATCH v3 00/13] drm/msm: Add Display Stream Compression Support
 2022-03-22 17:16 UTC  (6+ messages)
` [PATCH v3 12/13] drm/msm/dsi: Add support for DSC configuration
    ` [Freedreno] "

[PATCH 0/4] ALSA: pcm: Fix ioctl races
 2022-03-22 17:14 UTC  (6+ messages)
` [PATCH 1/4] ALSA: pcm: Fix races among concurrent hw_params and hw_free calls
` [PATCH 2/4] ALSA: pcm: Fix races among concurrent read/write and buffer changes
` [PATCH 3/4] ALSA: pcm: Fix races among concurrent prepare and hw_params/hw_free calls
` [PATCH 4/4] ALSA: pcm: Fix races among concurrent prealloc proc writes

[PATCH v2 0/2] Add PCIE device IDs for Intel DFL cards
 2022-03-22 17:11 UTC  (6+ messages)
` [PATCH v2 1/2] Documentation: fpga: dfl: add PCI Identification documentation

[RESEND PATCH v7 0/8] kernfs: Introduce interface to access global kernfs_open_file_mutex
 2022-03-22 17:08 UTC  (10+ messages)
` [RESEND PATCH v7 7/8] kernfs: Replace per-fs rwsem with hashed rwsems

linux-next: manual merge of the parisc-hd tree with the asm-generic tree
 2022-03-22 17:06 UTC  (4+ messages)

RFC: Use of user space handler vs. SIG_DFL on forced signals
 2022-03-22 17:06 UTC  (4+ messages)

[PATCH v5 03/22] cachefiles: introduce on-demand read mode
 2022-03-22 17:04 UTC  (9+ messages)
` [PATCH v5 00/22] fscache,erofs: fscache-based on-demand read semantics

[PATCH] arm64: fix clang warning about TRAMP_VALIAS
 2022-03-22 17:02 UTC  (4+ messages)

[PATCH] vmw_balloon: Print errors on reset only once
 2022-03-22 17:00 UTC 

[ammarfaizi2-block:google/android/kernel/common/android-trusty-5.4 1704/6879] drivers/scsi/ufs/ufshcd-crypto.c:250:26: warning: no previous prototype for function 'ufshcd_blk_crypto_mode_num_for_alg_dusize'
 2022-03-22 16:57 UTC 

[avpatel:riscv_kvm_aia_v1 37/38] arch/riscv/kvm/aia_aplic.c:264:6: warning: variable 'inject' is used uninitialized whenever 'if' condition is true
 2022-03-22 16:57 UTC 

[PATCH v11 0/5] Add driver for GSC controller
 2022-03-22 16:56 UTC  (3+ messages)
` [PATCH v11 4/5] mei: gsc: add runtime pm handlers
  ` [Intel-gfx] "

[PATCH v3 0/7] nSVM/SVM features
 2022-03-22 16:53 UTC  (7+ messages)
` [PATCH v3 2/7] KVM: x86: nSVM: implement nested LBR virtualization
` [PATCH v3 4/7] KVM: x86: nSVM: support PAUSE filter threshold and count when cpu_pm=on

[RFC v3 5/8] dmabuf: Add gpu cgroup charge transfer function
 2022-03-22 16:47 UTC 

[PATCH] random: go back to not blocking in /dev/urandom
 2022-03-22 16:46 UTC 

[PATCH] ioctl_userfaultfd.2: Corrections for returned .ioctls members
 2022-03-22 16:46 UTC  (6+ messages)

[PATCH] xtensa: define update_mmu_tlb function
 2022-03-22 16:45 UTC 

[PATCH v8 0/5] Use pageblock_order for cma and alloc_contig_range alignment
 2022-03-22 16:42 UTC  (5+ messages)
` [PATCH v8 2/5] mm: page_isolation: check specified range for unmovable pages

[PATCH v8 0/3] mmc: mediatek: add support for SDIO async IRQ
 2022-03-22 16:42 UTC  (7+ messages)
` [PATCH v8 1/3] dt-bindings: mmc: mtk-sd: extend interrupts and pinctrls properties

[PATCH 0/6] Add latency_nice priority
 2022-03-22 16:41 UTC  (7+ messages)
` [RFC 6/6] sched/fair: Add sched group latency support

[PATCH 0/2] locking: Add new lock contention tracepoints (v3)
 2022-03-22 16:39 UTC  (10+ messages)
` [PATCH 2/2] locking: Apply contention tracepoints in the slow path

[PATCH v3] ioctl_userfaultfd.2, userfaultfd.2: add minor fault mode
 2022-03-22 16:39 UTC 

[kbuild] [djwong-xfs:djwong-wtf 349/351] fs/xfs/xfs_bmap_util.c:1372 xfs_map_free_extent() warn: missing error code 'error'
 2022-03-22 16:38 UTC  (4+ messages)

[RFC PATCH 2/4] ARM: OMAP1: clock: Remove noop code
 2022-03-22 16:36 UTC  (3+ messages)
` [PATCH v2] ARM: OMAP1: Prepare for conversion of OMAP1 clocks to CCF

[PATCH v5] mm/oom_kill.c: futex: Close a race between do_exit and the oom_reaper
 2022-03-22 16:36 UTC  (8+ messages)

[PATCH v6] driver core: Add sysfs support for physical location of a device
 2022-03-22 16:36 UTC  (2+ messages)

[PATCH v2 0/6] perf/core: Fixes and cleanup for cgroup events
 2022-03-22 16:33 UTC  (4+ messages)
` [PATCH v2 2/6] perf/core: Introduce percpu perf_cgroup
    ` [External] "

[PATCH 1/2] drivers/nvdimm: Fix build failure when CONFIG_PERF_EVENTS is not set
 2022-03-22 16:32 UTC  (5+ messages)
` [PATCH 2/2] powerpc/papr_scm: "

[PATCH v2] ioctl_userfaultfd.2, userfaultfd.2: add minor fault mode
 2022-03-22 16:31 UTC  (5+ messages)

[PATCH] gpio: Drop CONFIG_DEBUG_GPIO
 2022-03-22 16:31 UTC  (5+ messages)

[PATCH] rxrpc: fix some null-ptr-deref bugs in server_key.c
 2022-03-22 16:28 UTC 

[xfs] 1fc3f2c3c9: xfstests.xfs.529.fail
 2022-03-22 16:27 UTC  (2+ messages)

[ANNOUNCE] "Fast Kernel Headers" Tree -v2
 2022-03-22 16:22 UTC  (5+ messages)
` [TREE] "Fast Kernel Headers" Tree -v3

[PATCH v4] input/i8042: Rework quirk tables
 2022-03-22 16:21 UTC  (5+ messages)
` [PATCH v4 1/4] input/i8042: Move __initconst to fix code styling warning
` [PATCH v4 2/4] input/i8042: Merge quirk tables
` [PATCH v4 3/4] input/i8042: Add debug output for quirks
` [PATCH v4 4/4] input/i8042: Add TUXEDO devices to i8042 quirk tables

[PATCH] mmc: block: Check for errors after write on SPI
 2022-03-22 16:21 UTC 

[PATCH] ASoC: codecs: Fix error handling in power domain init and exit handlers
 2022-03-22 16:18 UTC 

linux-next: build warnings after merge of the tip tree
 2022-03-22 16:17 UTC  (12+ messages)

[PATCH] KVM: s390: Fix lockdep issue in vm memop
 2022-03-22 16:15 UTC  (2+ messages)

[PATCH v1 0/5] iio: accel: bma400: Add support for buffer and step
 2022-03-22 16:12 UTC  (7+ messages)
` [PATCH v1 3/5] iio: accel: bma400: Add triggered buffer support

[PATCH v7 00/13] riscv: support for Svpbmt and D1 memory types
 2022-03-22 16:09 UTC  (2+ messages)

[PATCH v11 0/7] drm/lsdc: add drm driver for loongson display controller
 2022-03-22 16:08 UTC  (11+ messages)
` [PATCH v11 2/7] MIPS: Loongson64: dts: introduce ls3A4000 evaluation board
` [PATCH v11 5/7] dt-bindings: display: Add Loongson display controller

[RFC v3 0/8] Proposal for a GPU cgroup controller
 2022-03-22 16:07 UTC  (7+ messages)
` [RFC v3 1/8] gpu: rfc: "
` [RFC v3 8/8] selftests: Add binder cgroup gpu memory transfer test

[PATCH v1 0/2] ACPI: CPPC: acpi_cppc_processor_probe() fix and cleanup
 2022-03-22 16:03 UTC  (3+ messages)
` [PATCH v1 1/2] ACPI: CPPC: Avoid out of bounds access when parsing _CPC data
` [PATCH v1 2/2] ACPI: CPPC: Change default error code and clean up debug messages in probe

[PATCH] arch/arm64: Fix topology initialization for core scheduling
 2022-03-22 16:03 UTC 

[PATCH V8 00/22] arch: Add basic LoongArch support
 2022-03-22 16:02 UTC  (7+ messages)
` [PATCH V8 08/22] LoongArch: Add other common headers
  ` [PATCH V8 13/22] LoongArch: Add system call support

[PATCH v2] cpu/hotplug: Set st->cpu earlier
 2022-03-22 15:59 UTC  (3+ messages)

[esmil:visionfive 46/61] sound/soc/starfive/pwmdac-pcm.c:84:6: warning: variable 'substream' is used uninitialized whenever 'if' condition is false
 2022-03-22 15:56 UTC 

[PATCH V2 0/5] Generic Ticket Spinlocks
 2022-03-22 15:54 UTC  (4+ messages)
` [PATCH V2 1/5] asm-generic: ticket-lock: New generic ticket-based spinlock
  ` [OpenRISC] "

[PATCH] scsi: core: Refine how we set tag_set NUMA node
 2022-03-22 15:53 UTC  (2+ messages)

[PATCH v2 0/3] Refactor xhci quirks and plat private data
 2022-03-22 15:53 UTC  (5+ messages)

[PATCH v2] i2c: cadence: Increase timeout per message if necessary
 2022-03-22 15:50 UTC 

[PATCH] xen: fix is_xen_pmu()
 2022-03-22 15:50 UTC 

[PATCH v2 0/2] PCI: xgene: Restore working PCIe functionnality
 2022-03-22 15:41 UTC  (9+ messages)

[PATCH v1 0/4] Kill the time spent in patch_instruction()
 2022-03-22 15:40 UTC  (5+ messages)
` [PATCH v1 1/4] powerpc/code-patching: Don't call is_vmalloc_or_module_addr() without CONFIG_MODULES
` [PATCH v1 2/4] powerpc/code-patching: Speed up page mapping/unmapping
` [PATCH v1 3/4] powerpc/code-patching: Use jump_label for testing freed initmem
` [PATCH v1 4/4] powerpc/code-patching: Use jump_label to check if poking_init() is done

[GIT PULL] scheduler updates for v5.18
 2022-03-22 15:39 UTC  (5+ messages)

[PATCH 4.9 00/16] 4.9.308-rc1 review
 2022-03-22 15:32 UTC  (2+ messages)

[PATCH RFC 00/11] blk-mq/libata/scsi: SCSI driver tagging improvements
 2022-03-22 15:31 UTC  (9+ messages)
` [PATCH 01/11] blk-mq: Add blk_mq_init_queue_ops()


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 NNTP newsgroup(s).