linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-30 17:35:17 to 2021-03-30 20:59:04 UTC [more...]

[PATCH 00/18] Implement RSASSA-PSS signature verification
 2021-04-01  7:31 UTC  (19+ messages)
` [PATCH 01/18] X.509: Parse RSASSA-PSS style certificates
` [PATCH 02/18] crypto: rsa-pkcs1pad: Rename pkcs1pad-specific functions to rsapad
` [PATCH 03/18] crypto: rsa-pkcs1pad: Extract pkcs1pad_create into a generic helper
` [PATCH 04/18] crypto: rsa-pkcs1pad: Pull out child req processing code into helpers
` [PATCH 05/18] crypto: rsa-pkcs1pad: Rename pkcs1pad_* structs to rsapad_*
` [PATCH 06/18] crypto: rsa: Start moving RSA common code to rsa-common
` [PATCH 07/18] crypto: rsa: Move more "
` [PATCH 08/18] crypto: rsa: Move rsapad_akcipher_setup_child and callback "
` [PATCH 09/18] crypto: Extend akcipher API to pass signature parameters
` [PATCH 10/18] crypto: rsa: Move struct rsa_mpi_key definition to rsa.h
` [PATCH 11/18] crypto: Scaffolding for RSA-PSS signature style
` [PATCH 12/18] crypto: rsa-psspad: Introduce shash alloc/dealloc helpers
` [PATCH 13/18] crypto: rsa-psspad: Get signature salt length from a given signature
` [PATCH 14/18] crypto: Implement MGF1 Mask Generation Function for RSASSA-PSS
` [PATCH 15/18] crypto: rsa-psspad: Provide PSS signature verify operation
` [PATCH 16/18] crypto: rsa-psspad: Implement signature verify callback
` [PATCH 17/18] crypto: Accept pss as valid encoding during signature verification
` [PATCH 18/18] keyctl_pkey: Add pkey parameter slen to pass in PSS salt length

[PATCH v8 0/6] Optionally randomize kernel stack offset each syscall
 2021-03-30 20:57 UTC  (7+ messages)
` [PATCH v8 1/6] jump_label: Provide CONFIG-driven build state defaults
` [PATCH v8 2/6] init_on_alloc: Optimize static branches
` [PATCH v8 3/6] stack: Optionally randomize kernel stack offset each syscall
` [PATCH v8 4/6] x86/entry: Enable random_kstack_offset support
` [PATCH v8 5/6] arm64: entry: "
` [PATCH v8 6/6] lkdtm: Add REPORT_STACK for checking stack offsets

[PATCH v3] userfaultfd/shmem: fix MCOPY_ATOMIC_CONTNUE behavior
 2021-03-30 20:55 UTC  (2+ messages)

linux-next: build warning after merge of the hwmon-staging tree
 2021-03-30 20:55 UTC  (3+ messages)

[RFC PATCH v2 0/2] usb: typec: Add driver for Microchip sama7g5 tcpc
 2021-03-30 20:54 UTC  (3+ messages)
` [RFC PATCH v2 1/2] dt-bindings: usb: Add DT bindings "
` [RFC PATCH v2 2/2] usb: typec: sama7g5_tcpc: add driver "

[PATCH] ARM: OMAP1: fix incorrect kernel-doc comment syntax in file
 2021-03-30 20:53 UTC 

[PATCH] PCI: Don't use Printk in raw_spinlocks
 2021-03-30 20:53 UTC  (3+ messages)

[PATCH v3 0/7] clk: st: embed clock outputs within drivers
 2021-03-30 20:51 UTC  (8+ messages)
` [PATCH v3 1/7] clk: st: clkgen-pll: remove unused variable of struct clkgen_pll
` [PATCH v3 2/7] clk: st: flexgen: embed soc clock outputs within compatible data
` [PATCH v3 3/7] dt-bindings: clock: st: flexgen: add new introduced compatible
` [PATCH v3 4/7] clk: st: clkgen-pll: embed soc clock outputs within compatible data
` [PATCH v3 5/7] dt-bindings: clock: st: clkgen-pll: add new introduced compatible
` [PATCH v3 6/7] clk: st: clkgen-fsyn: embed soc clock outputs within compatible data
` [PATCH v3 7/7] dt-bindings: clock: st: clkgen-fsyn: add new introduced compatible

[PATCH] RCU: some improvements to comments of tree.c
 2021-03-30 20:50 UTC  (2+ messages)

[PATCH -next v2 1/2] mISDN: Use DEFINE_SPINLOCK() for spinlock
 2021-03-30 20:50 UTC  (2+ messages)

[PATCH net-next 1/1] stmmac: intel: add cross time-stamping freq difference adjustment
 2021-03-30 20:50 UTC  (2+ messages)

[PATCH 0/3] MIPS: Remove get_fs/set_fs
 2021-03-30 20:02 UTC  (9+ messages)
` [PATCH 1/3] MIPS: uaccess: Added __get/__put_kernel_nofault
` [PATCH 2/3] MIPS: uaccess: Remove get_fs/set_fs call sites
` [PATCH 3/3] MIPS: Remove get_fs/set_fs

[PATCH] ARM: mach-sa1100: fix incorrect kernel-doc comment syntax in file
 2021-03-30 20:44 UTC 

Candidate Linux ABI for Intel AMX and hypothetical new related features
 2021-03-30 20:42 UTC  (6+ messages)

[PATCH bpf-next 0/5] libbpf: Add TC-BPF API
 2021-03-30 20:39 UTC  (12+ messages)
` [PATCH bpf-next 3/5] libbpf: add low level "
` [PATCH bpf-next 5/5] libbpf: add selftests for "

[v2 PATCH] mm: gup: remove FOLL_SPLIT
 2021-03-30 20:38 UTC 

[PATCH v2 00/24] x86/resctrl: Merge the CDP resources
 2021-03-30 20:36 UTC  (2+ messages)

[PATCH] riscv: Bump COMMAND_LINE_SIZE value to 1024
 2021-03-30 20:31 UTC  (2+ messages)

[PATCH] net/ncsi: Avoid channel_monitor hrtimer deadlock
 2021-03-30 20:20 UTC  (2+ messages)

[PATCH v3 1/2] usb: dwc3: Trigger a GCTL soft reset when switching modes in DRD
 2021-03-30 20:17 UTC  (7+ messages)
` [PATCH v3 2/2] usb: dwc3: Fix DRD mode change sequence following programming guide

drivers/net/dsa/ocelot/seville_vsc9953.c:1107:34: warning: unused variable 'seville_of_match'
 2021-03-30 20:15 UTC 

[PATCH v2 3/7] powerpc: convert config files to generic cmdline
 2021-03-30 20:13 UTC  (12+ messages)

[PATCH v6] RISC-V: enable XIP
 2021-03-30 20:04 UTC  (6+ messages)

linux-next: build warning after merge of the akpm-current tree
 2021-03-30 20:04 UTC 

[PATCH] mm, thp: Relax the VM_DENYWRITE constraint on file-backed THPs
 2021-03-30 20:00 UTC  (4+ messages)

ERROR: "X86_FEATURE_XMM" [drivers/fpga/altera-pr-ip-core.ko] undefined!
 2021-03-30 20:00 UTC 

[PATCH 00/18] KVM: Consolidate and optimize MMU notifiers
 2021-03-30 19:58 UTC  (4+ messages)

Fix hibernation in FIPS mode?
 2021-03-30 19:55 UTC  (5+ messages)

[PATCH v2 0/4] cxl/mem: Fix memdev device setup
 2021-03-30 19:51 UTC  (13+ messages)
` [PATCH v2 2/4] cxl/mem: Fix synchronization mechanism for device removal vs ioctl operations

[PATCH] ACPI: processor: Fix build when !CONFIG_HOTPLUG_CPU
 2021-03-30 19:50 UTC  (2+ messages)

[PATCH 1/8] CMDLINE: add generic builtin command line
 2021-03-30 19:49 UTC  (9+ messages)
` [PATCH 2/8] CMDLINE: drivers: of: ifdef out cmdline section
` [PATCH 3/8] powerpc: convert strcpy to strlcpy in prom_init
` [PATCH 4/8] CMDLINE: powerpc: convert to generic builtin command line
` [PATCH 5/8] CMDLINE: mips: "
` [PATCH 6/8] drivers: firmware: efi: libstub: enable generic commandline
` [PATCH 7/8] CMDLINE: x86: convert to generic builtin command line
` [PATCH 8/8] CMDLINE: arm64: "

[PATCH v1] of: property: fw_devlink: Add support for remote-endpoint
 2021-03-30 19:45 UTC  (3+ messages)

[PATCH] riscv: kprobes/ftrace: Add recursion protection to the ftrace callback
 2021-03-30 19:39 UTC  (2+ messages)

Enabling pmbus power control
 2021-03-30 19:38 UTC  (8+ messages)

[PATCH] wireless: ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchored_urbs()
 2021-03-30 19:36 UTC  (2+ messages)
` Memory leak in ath9k_hif_usb_dealloc_tx_urbs()

[PATCH v2 1/3] mux: gpio: Use bitmap API instead of direct assignment
 2021-03-30 19:33 UTC  (3+ messages)
` [PATCH v2 2/3] mux: gpio: Make it OF independent
` [PATCH v2 3/3] mux: gpio: Simplify code by using dev_err_probe()

[PATCH v7 0/8] Add support for SVM atomics in Nouveau
 2021-03-30 19:32 UTC  (7+ messages)
` [PATCH v7 1/8] mm: Remove special swap entry functions
` [PATCH v7 3/8] mm/rmap: Split try_to_munlock from try_to_unmap
` [PATCH v7 5/8] mm: Device exclusive memory access

[PATCH v5 00/27] Memory Folios
 2021-03-30 19:30 UTC  (8+ messages)

[PATCH] kvm: fix minor typos in x86/kvm.h and selftests/processor.c
 2021-03-30 19:30 UTC 

[PATCH v5 0/1] Unprivileged chroot
 2021-03-30 19:28 UTC  (8+ messages)
` [PATCH v5 1/1] fs: Allow no_new_privs tasks to call chroot(2)

[PATCH v2] wireless/nl80211.c: fix uninitialized variable
 2021-03-30 19:26 UTC  (2+ messages)

[PATCH V4 00/10] PKS Add Protection Key Supervisor support
 2021-03-30 19:25 UTC  (3+ messages)
` [PATCH V4 07/10] x86/pks: Preserve the PKRS MSR on context switch

[PATCH] PCI: xgene: fix a mistake about cfg address
 2021-03-30 19:19 UTC  (2+ messages)

[PATCH v2 00/12] Add build ID to stacktraces
 2021-03-30 19:12 UTC  (4+ messages)
` [PATCH v2 04/12] module: Add printk format to add module "

[RFC PATCH v1 0/4] arm64: Implement stack trace reliability checks
 2021-03-30 19:09 UTC  (5+ messages)
  ` [RFC PATCH v1 1/4] arm64: Implement infrastructure for "
  ` [RFC PATCH v1 2/4] arm64: Mark a stack trace unreliable if an EL1 exception frame is detected
  ` [RFC PATCH v1 3/4] arm64: Detect FTRACE cases that make the stack trace unreliable
  ` [RFC PATCH v1 4/4] arm64: Mark stack trace as unreliable if kretprobed functions are present

[PATCH v4 1/5] dt-bindings: mfd: Initial commit of silergy,sy7636a.yaml
 2021-03-30 19:08 UTC  (5+ messages)
` [PATCH v4 2/5] mfd: sy7636a: Initial commit
` [PATCH v4 3/5] regulator: "

[GIT PULL] s390 updates for 5.12-rc6
 2021-03-30 19:04 UTC  (2+ messages)

[PATCH v2 0/4] Misc vSVA fixes for VT-d
 2021-03-30 19:02 UTC  (5+ messages)
` [PATCH v2 1/4] iommu/vt-d: Enable write protect for supervisor SVM

[PATCH 0/4] kvm: cpuid: fix cpuid nent field
 2021-03-30 18:58 UTC  (5+ messages)
` [PATCH 1/4] kvm: cpuid: adjust the returned nent field of kvm_cpuid2 for KVM_GET_SUPPORTED_CPUID and KVM_GET_EMULATED_CPUID
` [PATCH 2/4] Documentation: kvm: update KVM_GET_EMULATED_CPUID ioctl description
` [PATCH 3/4] selftests: add kvm_get_emulated_cpuid
` [PATCH 4/4] selftests: kvm: add get_emulated_cpuid test

[RFC PATCH 00/15] Use obj_cgroup APIs to charge the LRU pages
 2021-03-30 18:58 UTC  (3+ messages)

[PATCH v8 0/3] ARM: Implement MODULE_PLT support in FTRACE
 2021-03-30 18:57 UTC  (2+ messages)

[PATCH] perf annotate: add --demangle and --demangle-kernel
 2021-03-30 18:33 UTC  (9+ messages)

[RFC PATCH 0/6] Use local_lock for pcp protection and reduce stat overhead
 2021-03-30 18:51 UTC  (2+ messages)

[PATCH] kasan: fix hwasan build for gcc
 2021-03-30 18:48 UTC  (2+ messages)

[PATCH] checkpatch: Warn when missing newline in return sysfs_emit() formats
 2021-03-30 18:48 UTC 

[PATCH] arm64: dts: qcom: Move rmtfs memory region
 2021-03-30 18:48 UTC  (2+ messages)

[v1] drm/msm/disp/dpu1: icc path needs to be set before dpu runtime resume
 2021-03-30 18:34 UTC  (2+ messages)

[PATCH RFC/RFT 0/1] add simple logic analyzer using polling
 2021-03-30 18:44 UTC  (4+ messages)
` [PATCH RFC/RFT 1/1] misc: "

[PATCH] arm64: dts: allwinner: h6: beelink-gs1: Remove ext. 32 kHz osc reference
 2021-03-30 18:42 UTC 

[PATCH] arch: s390: Remove duplicate struct ccw1 declaration
 2021-03-30 18:39 UTC  (2+ messages)

[PATCH] jffs2: Hook up splice_write callback
 2021-03-30 18:38 UTC  (4+ messages)

[PATCH v1 01/10] ipmi_si: Switch to use platform_get_mem_or_io()
 2021-03-30 18:16 UTC  (10+ messages)
` [PATCH v1 02/10] ipmi_si: Remove bogus err_free label
` [PATCH v1 03/10] ipmi_si: Utilize temporary variable to hold device pointer
` [PATCH v1 04/10] ipmi_si: Use proper ACPI macros to check error code for failures
` [PATCH v1 05/10] ipmi_si: Introduce panic_event_str array
` [PATCH v1 06/10] ipmi_si: Reuse si_to_str array in ipmi_hardcode_init_one()
` [PATCH v1 07/10] ipmi_si: Get rid of ->addr_source_cleanup()
` [PATCH v1 08/10] ipmi_si: Use strstrip() to remove surrounding spaces
` [PATCH v1 09/10] ipmi_si: Drop redundant check before calling put_device()
` [PATCH v1 10/10] ipmi_si: Join string literals back

[RFC PATCH] nvme: allow NVME_IOCTL_IO_CMD on controller char dev even when multiple ns
 2021-03-30 18:30 UTC  (2+ messages)

[PATCH v3 00/17] Implement GENERIC_CMDLINE
 2021-03-30 18:23 UTC  (5+ messages)
` [PATCH v3 01/17] cmdline: Add generic function to build command line

[PATCH] arm64: dts: qcom: sc7280: Add PMIC peripherals for SC7280
 2021-03-30 18:19 UTC  (6+ messages)

[PATCH] nds32: flush_dcache_page: use page_mapping_file to avoid races with swapoff
 2021-03-30 18:13 UTC  (2+ messages)

[PATCH] USB: serial: xr: fix CSIZE handling
 2021-03-30 18:12 UTC  (2+ messages)

[PATCH] mtd: intel-spi: add is_protected and is_bios_locked knobs
 2021-03-30 18:12 UTC  (2+ messages)

[PATCH bpf-next] bpf: add 'BPF_RB_MAY_WAKEUP' flag
 2021-03-30 18:12 UTC  (5+ messages)
` [PATCH bpf-next] bpf: check flags in 'bpf_ringbuf_discard()' and 'bpf_ringbuf_submit()'

[PATCH mm v2] mm, kasan: fix for "integrate page_alloc init with HW_TAGS"
 2021-03-30 18:11 UTC  (3+ messages)

arch/x86/lib/copy_mc.c:30:1: warning: no previous prototype for 'copy_mc_fragile_handle_tail'
 2021-03-30 18:10 UTC 

[Patch bpf-next] net: filter: Remove unused bpf_load_pointer
 2021-03-30 18:08 UTC  (2+ messages)

[PATCH v2 0/8] ensure bios aren't split in middle of crypto data unit
 2021-03-30 18:06 UTC  (5+ messages)
` [PATCH v2 1/8] block: introduce blk_ksm_is_empty()
` [PATCH v2 4/8] block: introduce bio_required_sector_alignment()

[PATCH 0/4] PHY: Update Cadence Torrent PHY multilink configurations specific to TI
 2021-03-30 18:04 UTC  (2+ messages)

[PATCH v3 0/6] AM64: Add SERDES driver support
 2021-03-30 18:04 UTC  (2+ messages)

[PATCH v2 1/2] thermal: qcom-spmi-temp-alarm: Don't suppress negative temp
 2021-03-30 18:00 UTC  (5+ messages)
` [PATCH v2 2/2] thermal: qcom-spmi-temp-alarm: add support for GEN2 rev 1 PMIC peripherals

[PATCH v3 0/5] Add support for CP110 UTMI PHY
 2021-03-30 17:54 UTC  (2+ messages)

[PATCH v5 00/10] CoreSight configuration management; ETM strobing
 2021-03-30 17:53 UTC  (3+ messages)
` [PATCH v5 03/10] coresight: config: Add configuration and feature generic functions

[PATCH] hwmon: (nzxt-kraken2) mark and order concurrent accesses
 2021-03-30 17:53 UTC  (9+ messages)

BUG: key ffff000800eba398 has not been registered!
 2021-03-30 17:49 UTC 

[PATCH 0/2] Add Realtek Otto GPIO support
 2021-03-30 17:48 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/2] dt-bindings: gpio: Binding for Realtek Otto GPIO
  ` [PATCH v6 2/2] gpio: Add Realtek Otto GPIO support

[PATCH v2] sched/debug: Use sched_debug_lock to serialize use of cgroup_path[] only
 2021-03-30 17:43 UTC  (3+ messages)

[PATCH v7 00/38] SCMI vendor protocols and modularization
 2021-03-30 17:40 UTC  (7+ messages)
` [PATCH v7 25/38] iio/scmi: port driver to the new scmi_sensor_proto_ops interface
    ` [PATCH v8 25/38] iio/scmi: Port "

[PATCH] btrfs: Use readahead_batch_length
 2021-03-30 17:38 UTC  (2+ messages)

[PATCH 00/16] CSI2RX support on J721E
 2021-03-30 17:33 UTC  (14+ messages)
` [PATCH 04/16] phy: cdns-dphy: Add Rx support
` [PATCH 05/16] media: cadence: csi2rx: Add external DPHY support
` [PATCH 06/16] media: cadence: csi2rx: Soft reset the streams before starting capture
` [PATCH 07/16] media: cadence: csi2rx: Set the STOP bit when stopping a stream
` [PATCH 08/16] media: cadence: csi2rx: Fix stream data configuration
` [PATCH 09/16] media: cadence: csi2rx: Turn subdev power on before starting stream
` [PATCH 10/16] media: cadence: csi2rx: Add wrappers for subdev calls
` [PATCH 11/16] dmaengine: ti: k3-psil-j721e: Add entry for CSI2RX
` [PATCH 12/16] dt-bindings: media: Add DT bindings for TI CSI2RX driver
` [PATCH 13/16] media: ti-vpe: csi2rx: Add CSI2RX support
` [PATCH 14/16] dt-bindings: phy: Convert Cadence DPHY binding to YAML
` [PATCH 15/16] dt-bindings: phy: cdns,dphy: make clocks optional
` [PATCH 16/16] dt-bindings: phy: cdns,dphy: add power-domains property


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).