linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-21 12:07:59 to 2021-02-21 19:58:35 UTC [more...]

[PATCH v6] vfs: fix copy_file_range regression in cross-fs copies
 2021-02-21 19:58 UTC  (2+ messages)
` [PATCH v7] "

[PATCH] staging: media: omap4iss: code style - avoid macro argument precedence issues
 2021-02-21 19:53 UTC 

[PATCH 0/9] Enable hibernation when Lockdown is enabled
 2021-02-21 19:44 UTC  (4+ messages)
` [PATCH 5/9] security: keys: trusted: Allow storage of PCR values in creation data

[PATCH v3 0/8] Fork brute force attack mitigation
 2021-02-21 15:49 UTC  (8+ messages)
` [PATCH v3 1/8] security: Add LSM hook at the point where a task gets a fatal signal
` [PATCH v3 2/8] security/brute: Define a LSM and manage statistical data
` [PATCH v3 3/8] securtiy/brute: Detect a brute force attack
` [PATCH v3 4/8] security/brute: Fine tuning the attack detection
` [PATCH v3 5/8] security/brute: Mitigate a brute force attack
` [PATCH v3 6/8] selftests/brute: Add tests for the Brute LSM
` [PATCH v3 7/8] Documentation: Add documentation "

[PATCH v2 0/2] add support for the lmk04832
 2021-02-21 19:44 UTC  (3+ messages)
` [PATCH v2 1/2] clk: "
` [PATCH v2 2/2] clk: lmk04832: add support for digital delay

[PATCH] mm: Use rcu_dereference in in_vfork
 2021-02-21 19:42 UTC 

[PATCH v3 0/2] io_uring: add support for IORING_OP_GETDENTS
 2021-02-21 19:38 UTC  (4+ messages)

[PATCH v4 00/22] x86: Support Intel Advanced Matrix Extensions
 2021-02-21 19:30 UTC  (24+ messages)
` [PATCH v4 01/22] x86/fpu/xstate: Modify the initialization helper to handle both static and dynamic buffers
` [PATCH v4 02/22] x86/fpu/xstate: Modify state copy helpers "
` [PATCH v4 03/22] x86/fpu/xstate: Modify address finders "
` [PATCH v4 04/22] x86/fpu/xstate: Modify the context restore helper "
` [PATCH v4 05/22] x86/fpu/xstate: Add a new variable to indicate dynamic user states
` [PATCH v4 06/22] x86/fpu/xstate: Add new variables to indicate dynamic xstate buffer size
` [PATCH v4 07/22] x86/fpu/xstate: Calculate and remember dynamic xstate buffer sizes
` [PATCH v4 08/22] x86/fpu/xstate: Convert the struct fpu 'state' field to a pointer
` [PATCH v4 09/22] x86/fpu/xstate: Introduce helpers to manage the xstate buffer dynamically
` [PATCH v4 10/22] x86/fpu/xstate: Define the scope of the initial xstate data
` [PATCH v4 11/22] x86/fpu/xstate: Update the xstate save function to support dynamic states
` [PATCH v4 12/22] x86/fpu/xstate: Update the xstate buffer address finder "
` [PATCH v4 13/22] x86/fpu/xstate: Update the xstate context copy function "
` [PATCH v4 14/22] x86/fpu/xstate: Expand the xstate buffer on the first use of dynamic user state
` [PATCH v4 15/22] x86/fpu/xstate: Support ptracer-induced xstate buffer expansion
` [PATCH v4 16/22] x86/fpu/xstate: Extend the table to map state components with features
` [PATCH v4 17/22] x86/cpufeatures/amx: Enumerate Advanced Matrix Extension (AMX) feature bits
` [PATCH v4 18/22] x86/fpu/amx: Define AMX state components and have it used for boot-time checks
` [PATCH v4 19/22] x86/fpu/amx: Enable the AMX feature in 64-bit mode
` [PATCH v4 20/22] selftest/x86/amx: Include test cases for the AMX state management
` [PATCH v4 21/22] x86/fpu/xstate: Support dynamic user state in the signal handling path
` [PATCH v4 22/22] x86/fpu/xstate: Introduce boot-parameters to control state component support

arch/mips/bmips/dma.c:43:12: warning: no previous prototype for 'phys_to_dma'
 2021-02-21 19:25 UTC 

[GIT PULL] Remove oprofile and dcookies for v5.12
 2021-02-21 19:14 UTC  (2+ messages)

[PATCH net-next RFC v4] net: hdlc_x25: Queue outgoing LAPB frames
 2021-02-21 19:13 UTC  (12+ messages)

arch/mips/bmips/dma.c:55:13: warning: no previous prototype for 'dma_to_phys'
 2021-02-21 19:12 UTC 

[PATCH] drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features
 2021-02-21 19:08 UTC  (2+ messages)

[PATCH] KVM: s390: use ARRAY_SIZE instead of division operation
 2021-02-21 19:06 UTC  (2+ messages)

[PATCH v2.1 1/3] v4l: common: v4l2_get_link_freq: add printing a warning
 2021-02-21 18:56 UTC  (2+ messages)

[PATCH] fs/locks: print full locks information
 2021-02-21 18:43 UTC  (4+ messages)

[GIT PULL] xfs: new code for 5.12
 2021-02-21 18:39 UTC  (2+ messages)

WARNING in iov_iter_revert (2)
 2021-02-21 18:39 UTC  (9+ messages)
      ` [git pull] work.namei stuff (v2)

[GIT PULL] erofs update for 5.12-rc1
 2021-02-21 18:39 UTC  (2+ messages)

[GIT PULL] pstore update for v5.12-rc1
 2021-02-21 18:39 UTC  (2+ messages)

[GIT PULL] iomap: new code for 5.12-rc1
 2021-02-21 18:39 UTC  (2+ messages)

[GIT PULL] fsverity updates for 5.12
 2021-02-21 18:39 UTC  (2+ messages)

[GIT PULL] f2fs update for 5.12-rc1
 2021-02-21 18:39 UTC  (2+ messages)

[GIT PULL] AFFS fix for 5.12
 2021-02-21 18:39 UTC  (2+ messages)

[GIT PULL] Btrfs updates for 5.12
 2021-02-21 18:39 UTC  (2+ messages)

[PATCH v5 00/22] Add support for the SDM845 Camera Subsystem
 2021-02-21 18:39 UTC  (16+ messages)
` [PATCH v5 09/22] media: camss: Refactor CSID HW version support
` [PATCH v5 10/22] media: camss: Add support for CSID hardware version Titan 170
` [PATCH v5 11/22] media: camss: Add support for CSIPHY "
` [PATCH v5 13/22] media: camss: Enable SDM845
` [PATCH v5 20/22] arm64: dts: sdm845: Add CAMSS ISP node
` [PATCH v5 21/22] arm64: dts: sdm845-db845c: Configure regulators for camss node
` [PATCH v5 22/22] arm64: dts: sdm845-db845c: Enable ov8856 sensor and connect to ISP

[PATCH V3 XRT Alveo 00/18] XRT Alveo driver overview
 2021-02-21 18:39 UTC  (7+ messages)
` [PATCH V3 XRT Alveo 03/18] fpga: xrt: xclbin file helper functions
` [PATCH V3 XRT Alveo 18/18] fpga: xrt: Kconfig and Makefile updates for XRT drivers

[GIT PULL] fcntl fix
 2021-02-21 18:39 UTC  (2+ messages)

[GIT PULL] jfs updates for 5.12
 2021-02-21 18:39 UTC  (2+ messages)

[git pull] sendfile fixes
 2021-02-21 18:39 UTC  (2+ messages)

[git pull] saner ELF compat handling
 2021-02-21 18:39 UTC  (2+ messages)

[PATCH v6 0/2] checkpatch: add verbose mode
 2021-02-21 18:35 UTC  (4+ messages)
` [PATCH v6 1/2] "

[PATCH] ath11k: qmi: use %pad to format dma_addr_t
 2021-02-21 18:27 UTC 

[PATCH 06/30] drm/bridge/ti-sn65dsi86: (Un)register aux device on bridge attach/detach
 2021-02-21 18:23 UTC  (8+ messages)
` [PATCH 15/30] drm/dp: Add backpointer to drm_device in drm_dp_aux
` [PATCH 19/30] drm/dp: Pass drm_dp_aux to drm_dp_link_train_clock_recovery_delay()
` [PATCH 20/30] drm/dp: Pass drm_dp_aux to drm_dp*_link_train_channel_eq_delay()

[PATCH v13 00/15] SMMUv3 Nested Stage Setup (IOMMU part)
 2021-02-21 18:21 UTC  (3+ messages)

[PATCH v2] staging: wimax: Fix block comment style issue in stack.c
 2021-02-21 18:09 UTC  (2+ messages)

[PATCH v19 00/13] Carry forward IMA measurement log on kexec on ARM64
 2021-02-21 17:49 UTC  (14+ messages)
` [PATCH v19 01/13] kexec: Move ELF fields to struct kimage
` [PATCH v19 02/13] arm64: Use ELF fields defined in 'struct kimage'
` [PATCH v19 03/13] powerpc: "
` [PATCH v19 04/13] x86: "
` [PATCH v19 05/13] of: Add a common kexec FDT setup function
` [PATCH v19 06/13] arm64: Use common of_kexec_alloc_and_setup_fdt()
` [PATCH v19 07/13] powerpc: "
` [PATCH v19 08/13] powerpc: Move ima buffer fields to struct kimage
` [PATCH v19 09/13] powerpc: Enable passing IMA log to next kernel on kexec
` [PATCH v19 10/13] powerpc: Move arch independent ima kexec functions to drivers/of/kexec.c
` [PATCH v19 11/13] kexec: Use fdt_appendprop_addrrange() to add ima buffer to FDT
` [PATCH v19 12/13] powerpc: Delete unused function delete_fdt_mem_rsv()
` [PATCH v19 13/13] arm64: Enable passing IMA log to next kernel on kexec

[PATCH 1/2] scripts: add generic syscalltbl.sh
 2021-02-21 17:18 UTC  (2+ messages)

[PATCH 1/2] arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
 2021-02-21 17:14 UTC  (2+ messages)

[PATCH v3 2/3] docs: arm: marvell: drop a dead links
 2021-02-21 17:13 UTC  (2+ messages)

[PATCH 1/2] kbuild: remove ld-version macro
 2021-02-21 17:10 UTC  (3+ messages)
` [PATCH 2/2] kbuild: check the minimum linker version in Kconfig

[PATCH v2 00/25] Apple M1 SoC platform bring-up
 2021-02-21 17:09 UTC  (20+ messages)
` [PATCH v2 19/25] tty: serial: samsung_tty: IRQ rework
` [PATCH v2 20/25] tty: serial: samsung_tty: Use devm_ioremap_resource
` [PATCH v2 25/25] arm64: apple: Add initial Mac Mini 2020 (M1) devicetree

[PATCH] staging: android: Remove filename reference from file
 2021-02-21 17:05 UTC 

[PATCH 1/2] staging: rtl8192e: Pass array value to memcpy instead of struct pointer
 2021-02-21 16:57 UTC  (4+ messages)
` [PATCH 2/2] staging: rtl8192e: Change state information from u16 to u8

[GIT PULL] parisc architecture updates for kernel v5.12-rc1
 2021-02-21 16:56 UTC 

[PATCH] kbuild: remove deprecated 'always' and 'hostprogs-y/m'
 2021-02-21 16:53 UTC 

[PATCH] kbuild: parse C= and M= before changing the working directory
 2021-02-21 16:53 UTC 

[PATCH] kbuild: reuse this-makefile to define abs_srctree
 2021-02-21 16:50 UTC 

[RESEND] [PATCH 1/2] iio: adc: qcom-spmi-vadc: Use right ratiometric range for 8998,660,845
 2021-02-21 16:40 UTC  (3+ messages)

[PATCH 1/5] iio: adc: spear_adc: Replace indio_dev->mlock with own device lock
 2021-02-21 16:39 UTC  (6+ messages)
` [PATCH 2/5] iio: adc: palmas_gpadc: "
` [PATCH 3/5] iio: adc: npcm_adc: "

[PATCH v7 0/5] Add initial support for ATC260x PMICs
 2021-02-21 16:36 UTC  (2+ messages)

[PATCH 1/2] iio: cros_ec: do an early exit if not physical_device case
 2021-02-21 16:29 UTC  (2+ messages)

NFS Caching broken in 4.19.37
 2021-02-21 15:53 UTC  (8+ messages)

[PATCH v6 0/3] iio: Add a ChromeOS EC MKBP proximity driver
 2021-02-21 15:53 UTC  (5+ messages)
` [PATCH v6 3/3] iio: proximity: "

[PATCH v8 00/22] Introduce the Counter character device interface
 2021-02-21 15:51 UTC  (13+ messages)
` [PATCH v8 10/22] counter: Standardize to ERANGE for limit exceeded errors
` [PATCH v8 19/22] counter: Implement extension*_name sysfs attributes
` [PATCH v8 20/22] counter: Implement events_queue_size sysfs attribute

[PATCH 02/13] staging: greybus: Switch from strlcpy to strscpy
 2021-02-21 15:42 UTC  (2+ messages)
` [PATCH] staging/greybus: eliminate use of NAME_SIZE for strings

[RFC 00/19] Rework support for i.MX8MQ interconnect with devfreq
 2021-02-21 15:47 UTC  (3+ messages)
` [RFC 15/19] arm64: dts: imx8mq: Add all pl301 nodes

[PATCH v6 0/2] add support for GPIO or IRQ based evemt counter
 2021-02-21 15:41 UTC  (3+ messages)
` [PATCH v6 2/2] counter: add IRQ or GPIO based event counter

[PATCH] staging: media/atomisp: don't compile unused code
 2021-02-21 15:38 UTC 

[PATCH] riscv: Get rid of MAX_EARLY_MAPPING_SIZE
 2021-02-21 15:38 UTC  (2+ messages)

[PATCH] doc: use KCFLAGS instead of EXTRA_CFLAGS to pass flags from command line
 2021-02-21 15:25 UTC 

[PATCH 0/2] fix sparse warnings
 2021-02-21 15:31 UTC  (3+ messages)
` [PATCH 1/2] staging: wimax/i2400m: fix byte-order issue
` [PATCH 2/2] staging: wimax/i2400m: convert __le32 type to host byte-order

[PATCH] ASoC: constify of_phandle_args in snd_soc_get_dai_name()
 2021-02-21 15:30 UTC 

KMSAN: uninit-value in __crypto_memneq (2)
 2021-02-21 15:27 UTC  (4+ messages)

[PATCH] iio: adis16400: Fix an error code in adis16400_initial_setup()
 2021-02-21 15:26 UTC  (2+ messages)

[PATCH 0/2] add proximity rate option for vcnl3020
 2021-02-21 15:20 UTC  (5+ messages)
` [PATCH 1/2] iio: proximity: vcnl3020: add proximity rate
` [PATCH 2/2] dt-bindings: vcnl3020: add proximity rate in hz

[PATCH] net/mlx4_core: Add missed mlx4_free_cmd_mailbox()
 2021-02-21 15:12 UTC  (2+ messages)

[PATCH 0/3] fix sparse warnings
 2021-02-21 15:02 UTC  (5+ messages)
` [PATCH 1/3] staging: wimax/i2400m: fix byte-order issue
` [PATCH 2/3] staging: wimax/i2400m: convert __le32 type to host byte-order
` [PATCH 3/3] staging: media/atomisp: don't compile unused code

[PATCH] arp: Remove the arp_hh_ops structure
 2021-02-21 15:04 UTC  (2+ messages)
` [arp] 4591591ab7: RIP:neigh_probe

[PATCH v2 0/3] Kconfig oldconfig string update
 2021-02-21 14:45 UTC  (10+ messages)
` [PATCH v2 2/3] kconfig: Ask user if string needs to be changed when dependency changed
` [PATCH v2 3/3] security: Add LSMs dependencies to CONFIG_LSM

[PATCH v6 0/1] Adding support for IIO SCMI based sensors
 2021-02-21 14:46 UTC  (3+ messages)
` [PATCH v6 1/1] iio/scmi: Adding support for IIO SCMI Based Sensors

[PATCH] vdpa/mlx5: set_features should allow reset to zero
 2021-02-21 14:44 UTC  (2+ messages)

[PATCH v4 1/9] uapi: virtio_ids: add a sound device type ID from OASIS spec
 2021-02-21 13:57 UTC  (9+ messages)
` [PATCH v4 2/9] ALSA: virtio: add virtio sound driver
` [PATCH v4 3/9] ALSA: virtio: handling control messages
` [PATCH v4 4/9] ALSA: virtio: build PCM devices and substream hardware descriptors
` [PATCH v4 5/9] ALSA: virtio: handling control and I/O messages for the PCM device
` [PATCH v4 6/9] ALSA: virtio: PCM substream operators
` [PATCH v4 7/9] ALSA: virtio: introduce jack support
` [PATCH v4 8/9] ALSA: virtio: introduce PCM channel map support
` [PATCH v4 9/9] ALSA: virtio: introduce device suspend/resume support

[PATCH 01/20] net: phy: realtek: Fix events detection failure in LPI mode
 2021-02-21 13:51 UTC  (11+ messages)

[PATCH] iommu/amd: Fix event counter availability check
 2021-02-21 13:49 UTC  (11+ messages)

[PATCH RESEND v2 1/2] cpu/hotplug: Fix build error of using {add,remove}_cpu() with !CONFIG_SMP
 2021-02-21 13:43 UTC  (2+ messages)
` [PATCH RESEND v2 2/2] virt: acrn: Make remove_cpu sysfs invisible with !CONFIG_HOTPLUG_CPU

[PATCH 0/4] Kasan improvements and fixes
 2021-02-21 13:42 UTC  (2+ messages)

[PATCH] staging: wimax: i2400m: add space before open parenthesis
 2021-02-21 13:39 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v2 1/1] riscv/kasan: add KASAN_VMALLOC support
 2021-02-21 13:38 UTC  (4+ messages)

[PATCH RESEND] virt: acrn: Use vfs_poll() instead of f_op->poll()
 2021-02-21 13:33 UTC 

[PATCH v6] TPM fixes
 2021-02-21 13:25 UTC  (5+ messages)
` [PATCH v6] tpm: fix reference counting for struct tpm_chip

[PATCH v2 1/4] drivers: phy: add support for Armada CP110 UTMI PHY
 2021-02-21 13:23 UTC  (3+ messages)

[PATCH v2] staging: kpc2000: code style: fix alignment issues
 2021-02-21 13:22 UTC  (5+ messages)
` [PATCH v3 01/02] "
    ` [PATCH v4 01/02] staging: kpc2000: code style: match alignment with open parenthesis
      ` [PATCH v4 02/02] staging: kpc2000: code style: fix line length issue

[PATCH] virt: acrn: Use vfs_poll() instead of f_op->poll()
 2021-02-21 13:11 UTC  (4+ messages)

[PATCH] ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls
 2021-02-21 13:08 UTC  (4+ messages)
` [PATCH] ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign

[PATCH] Staging: rtl8192e: fix kconfig dependency on CRYPTO
 2021-02-21 13:07 UTC  (4+ messages)
  ` [PATCH v1] "

[PATCH] staging: wimax: Fix block comment style issue in stack.c
 2021-02-21 13:05 UTC  (2+ messages)

[PATCH 1/3] kconfig: fix 'invalid option' for help option
 2021-02-21 13:03 UTC  (3+ messages)
` [PATCH 2/3] kconfig: omit --oldaskconfig option for 'make config'
` [PATCH 3/3] kconfig: unify rule of config, menuconfig, nconfig, gconfig, xconfig

[PATCH] staging: hikey9xx: Fix space tab style warnings
 2021-02-21 13:02 UTC  (2+ messages)

[PATCH] perf annotate: improve --stdio mode
 2021-02-21 12:46 UTC 

arch/mips/loongson64/cop2-ex.c:97:29: error: 'struct thread_struct' has no member named 'fpu'
 2021-02-21 12:42 UTC 

[PATCH] net/qrtr: restrict user-controlled length in qrtr_tun_write_iter()
 2021-02-21 12:39 UTC  (2+ messages)
` [PATCH] net/qrtr: restrict "

[PATCH] virtio: remove export for virtio_config_{enable, disable}
 2021-02-21  2:48 UTC 

[PATCH 2/2] staging: media: ipu3: code style fix - missing a blank line after declarations
 2021-02-21 12:10 UTC  (2+ messages)
` [PATCH v2] staging: media: ipu3: code style fix - avoid multiple line dereference

[PATCH 0/2] add Kontron pITX-imx8m board
 2021-02-21 12:11 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: fsl: add support for Kontron pitx-imx8m board

[PATCH v3 0/6] iio: Add output buffer support
 2021-02-21 12:09 UTC  (3+ messages)
` [PATCH v3 6/6] iio: buffer-dma: add support for cyclic DMA transfers

[PATCH v21 0/4] scsi: ufs: Add Host Performance Booster Support
 2021-02-21 12:06 UTC  (3+ messages)
  ` [PATCH v21 2/4] scsi: ufs: L2P map management for HPB read


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