linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-21 15:16:23 to 2021-02-21 22:05:38 UTC [more...]

[GIT PULL] UML changes for 5.12
 2021-02-21 22:02 UTC  (2+ messages)

[GIT PULL] parisc architecture updates for kernel v5.12-rc1
 2021-02-21 22:01 UTC  (2+ messages)

[GIT PULL] Hyper-V commits for 5.12
 2021-02-21 22:01 UTC  (2+ messages)

[GIT PULL] xen: branch for v5.12-rc1
 2021-02-21 22:01 UTC  (2+ messages)

[GIT PULL] First batch of KVM changes for Linux 5.12
 2021-02-21 22:01 UTC  (2+ messages)

[GIT PULL] JFFS2/UBIFS and UBI changes for 5.12
 2021-02-21 22:01 UTC  (2+ messages)

[GIT PULL] m68k updates for 5.12
 2021-02-21 22:01 UTC  (2+ messages)

[GIT PULL] MIPS changes for v5.12-rc1
 2021-02-21 22:01 UTC  (2+ messages)

[GIT PULL] MTD changes for 5.12
 2021-02-21 22:01 UTC  (2+ messages)

[GIT PULL] s390 patches for the 5.12 merge window
 2021-02-21 22:01 UTC  (2+ messages)

[GIT PULL] arm64 updates for 5.12
 2021-02-21 22:01 UTC  (2+ messages)

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

[PATCH 2/2] platform/x86: hp-wmi: add platform profile support
 2021-02-21 21:51 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] scripts/gdb: document lx_current is only supported by x86
 2021-02-21 21:35 UTC 

[PATCH printk-rework 00/14] printk: remove logbuf_lock
 2021-02-21 21:39 UTC  (6+ messages)
` [PATCH printk-rework 08/14] printk: add syslog_lock

[PATCH] staging: media: omap4iss: code style - avoid macro argument precedence issues
 2021-02-21 21:33 UTC  (3+ messages)

[PATCH] staging: media: omap4iss: code style - avoid macro argument precedence issues
 2021-02-21 21:33 UTC  (2+ messages)

linux-next: build failure after merge of the kbuild tree
 2021-02-21 21:33 UTC 

*Wrong EFI loader signature.* logged on non-EFI boot
 2021-02-21 21:22 UTC 

drivers/net/wireless/mediatek/mt76/mt7921/mcu.c:520:3: warning: variable 'stats' is uninitialized when used here
 2021-02-21 21:19 UTC 

[GIT PULL] workqueue changes for v5.12-rc1
 2021-02-21 21:14 UTC 

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

[GIT PULL] cgroup changes for v5.12-rc1
 2021-02-21 21:12 UTC 

[PATCH 1/2] platform/x86: hp-wmi: rename "thermal policy" to "thermal profile"
 2021-02-21 21:02 UTC 

Droid 4 charging
 2021-02-21 20:56 UTC  (4+ messages)

linux-next: manual merge of the sparc tree with Linus' tree
 2021-02-21 20:56 UTC 

[PATCH] include: media: davinci: Fixed up few trivial spellings in the file isif.h
 2021-02-21 20:55 UTC  (2+ messages)

[GIT PULL] scheduler updates for v5.12
 2021-02-21 20:53 UTC  (2+ messages)

[GIT PULL] Performance events updates for v5.12
 2021-02-21 20:53 UTC  (2+ messages)

[GIT pull] irq/core for 5.12
 2021-02-21 20:53 UTC  (4+ messages)
` [GIT pull] timers/core "

[GIT PULL] RCU updates for v5.12
 2021-02-21 20:53 UTC  (2+ messages)

[GIT PULL] locking updates for v5.12
 2021-02-21 20:53 UTC  (2+ messages)

[GIT PULL] core/mm: Fix (soft-)dirty bit management & clean up the TLB gather API
 2021-02-21 20:53 UTC  (2+ messages)

[PATCH V3 XRT Alveo 00/18] XRT Alveo driver overview
 2021-02-21 20:43 UTC  (16+ messages)
` [PATCH V3 XRT Alveo 03/18] fpga: xrt: xclbin file helper functions
` [PATCH V3 XRT Alveo 04/18] fpga: xrt: xrt-lib platform driver manager
` [PATCH V3 XRT Alveo 12/18] fpga: xrt: ICAP platform driver
` [PATCH V3 XRT Alveo 16/18] fpga: xrt: DDR calibration "
` [PATCH V3 XRT Alveo 17/18] fpga: xrt: partition isolation "
` [PATCH V3 XRT Alveo 18/18] fpga: xrt: Kconfig and Makefile updates for XRT drivers

[PATCH v4 00/22] x86: Support Intel Advanced Matrix Extensions
 2021-02-21 20:37 UTC  (26+ 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

[PATCH] Bluetooth: btusb: Always fallback to alt 1 for WBS
 2021-02-21 20:35 UTC  (4+ messages)

[PATCH] staging: rtl8192e: fix alignment issues in rtllib_wx.c
 2021-02-19 23:33 UTC 

[PATCH -next] staging: comedi dt2814: Removed unused variables
 2021-02-21 20:28 UTC 

[PATCH] mtd: rawnand: qcom: update last code word register
 2021-02-21 20:27 UTC  (6+ messages)

[PATCH] mtd: rawnand: qcom: Convert nandc to chip in Read/Write helper
 2021-02-21 20:25 UTC 

[PATCH v3 0/8] Fork brute force attack mitigation
 2021-02-21 15:49 UTC  (9+ 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 v3 8/8] MAINTAINERS: Add a new entry "

[PATCH] staging: ks7010: Replace macros with do while loop
 2021-02-21 20:13 UTC 

[PATCH 0/7] staging: rtl8192e: ba_record struct cleanups
 2021-02-19 23:11 UTC  (8+ messages)
` [PATCH 1/7] staging: rtl8192e: rename Timer to timer in ba_record struct
` [PATCH 2/7] staging: rtl8192e: rename bValid to b_valid "
` [PATCH 3/7] staging: rtl8192e: rename DialogToken to dialog_token "
` [PATCH 4/7] staging: rtl8192e: rename BaParamSet to ba_param_set "
` [PATCH 5/7] staging: rtl8192e: rename BaTimeoutValue to ba_timeout_value "
` [PATCH 6/7] staging: rtl8192e: rename BaStartSeqCtrl to ba_start_seq_ctrl "
` [PATCH 7/7] staging: rtl8192e: reformat "

[PATCH] fs/locks: print full locks information
 2021-02-21 20:10 UTC  (5+ messages)

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

[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 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 

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)

[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

[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  (15+ messages)
` [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

[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  (5+ messages)
` [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  (3+ messages)
` [PATCH 1/2] iio: proximity: vcnl3020: add proximity rate


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