linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-20 18:11:22 to 2021-12-20 22:10:20 UTC [more...]

[PATCH RESEND] random: use correct memory barriers for crng_node_pool
 2021-12-20 22:10 UTC  (9+ messages)

[PATCH v2 1/2] platform/chrome: Add driver for ChromeOS privacy-screen
 2021-12-20 22:07 UTC  (8+ messages)
` [PATCH v2 2/2] drm/privacy_screen_x86: Add entry "

[PATCH mm v4 00/39] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
 2021-12-20 22:05 UTC  (41+ messages)
` [PATCH mm v4 01/39] kasan, page_alloc: deduplicate should_skip_kasan_poison
` [PATCH mm v4 02/39] kasan, page_alloc: move tag_clear_highpage out of kernel_init_free_pages
` [PATCH mm v4 03/39] kasan, page_alloc: merge kasan_free_pages into free_pages_prepare
` [PATCH mm v4 04/39] kasan, page_alloc: simplify kasan_poison_pages call site
` [PATCH mm v4 05/39] kasan, page_alloc: init memory of skipped pages on free
` [PATCH mm v4 06/39] kasan: drop skip_kasan_poison variable in free_pages_prepare
` [PATCH mm v4 07/39] mm: clarify __GFP_ZEROTAGS comment
` [PATCH mm v4 08/39] kasan: only apply __GFP_ZEROTAGS when memory is zeroed
` [PATCH mm v4 09/39] kasan, page_alloc: refactor init checks in post_alloc_hook
` [PATCH mm v4 10/39] kasan, page_alloc: merge kasan_alloc_pages into post_alloc_hook
` [PATCH mm v4 11/39] kasan, page_alloc: combine tag_clear_highpage calls in post_alloc_hook
` [PATCH mm v4 12/39] kasan, page_alloc: move SetPageSkipKASanPoison "
` [PATCH mm v4 13/39] kasan, page_alloc: move kernel_init_free_pages "
` [PATCH mm v4 14/39] kasan, page_alloc: rework kasan_unpoison_pages call site
` [PATCH mm v4 15/39] kasan: clean up metadata byte definitions
` [PATCH mm v4 16/39] kasan: define KASAN_VMALLOC_INVALID for SW_TAGS
` [PATCH mm v4 17/39] kasan, x86, arm64, s390: rename functions for modules shadow
` [PATCH mm v4 18/39] kasan, vmalloc: drop outdated VM_KASAN comment
` [PATCH mm v4 19/39] kasan: reorder vmalloc hooks
` [PATCH mm v4 20/39] kasan: add wrappers for "
` [PATCH mm v4 21/39] kasan, vmalloc: reset tags in vmalloc functions
` [PATCH mm v4 22/39] kasan, fork: reset pointer tags of vmapped stacks
` [PATCH mm v4 23/39] kasan, arm64: "
` [PATCH mm v4 24/39] kasan, vmalloc: add vmalloc tagging for SW_TAGS
` [PATCH mm v4 25/39] kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_tagged
` [PATCH mm v4 26/39] kasan, vmalloc: unpoison VM_ALLOC pages after mapping
` [PATCH mm v4 27/39] kasan, mm: only define ___GFP_SKIP_KASAN_POISON with HW_TAGS
` [PATCH mm v4 28/39] kasan, page_alloc: allow skipping unpoisoning for HW_TAGS
` [PATCH mm v4 29/39] kasan, page_alloc: allow skipping memory init "
` [PATCH mm v4 30/39] kasan, vmalloc: add vmalloc tagging "
` [PATCH mm v4 31/39] kasan, vmalloc: only tag normal vmalloc allocations
` [PATCH mm v4 32/39] kasan, arm64: don't tag executable "
` [PATCH mm v4 33/39] kasan: mark kasan_arg_stacktrace as __initdata
` [PATCH mm v4 34/39] kasan: simplify kasan_init_hw_tags
` [PATCH mm v4 35/39] kasan: add kasan.vmalloc command line flag
` [PATCH mm v4 36/39] kasan: allow enabling KASAN_VMALLOC and SW/HW_TAGS
` [PATCH mm v4 37/39] arm64: select KASAN_VMALLOC for SW/HW_TAGS modes
` [PATCH mm v4 38/39] kasan: documentation updates
` [PATCH mm v4 39/39] kasan: improve vmalloc tests

[chao:feature/dax 4/9] fs/f2fs/file.c:584:14: error: implicit declaration of function 'daxdev_mapping_supported'
 2021-12-20 21:57 UTC 

[PATCH v2] kasan: fix quarantine conflicting with init_on_free
 2021-12-20 21:55 UTC 

[PATCH] CHROMIUM: i2c: Add device property for probing
 2021-12-20 21:49 UTC  (2+ messages)

[PATCH v3 0/9] Parallel CPU bringup for x86_64
 2021-12-20 21:47 UTC  (10+ messages)

[PATCH mm v3 00/38] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
 2021-12-20 21:38 UTC  (12+ messages)
` [PATCH mm v3 25/38] kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_tagged
` [PATCH mm v3 26/38] kasan, vmalloc: don't unpoison VM_ALLOC pages before mapping
` [PATCH mm v3 28/38] kasan, page_alloc: allow skipping memory init for HW_TAGS

[PATCH v10 00/14] iio: afe: add temperature rescaling support
 2021-12-20 21:37 UTC  (2+ messages)

[PATCH v4] usb: ohci: add check for host controller functional states
 2021-12-20 21:35 UTC  (3+ messages)

[PATCH 1/2] x86/sgx: Add accounting for tracking overcommit
 2021-12-20 21:35 UTC  (2+ messages)

Unable to transfer big files to Nokia N9
 2021-12-20 21:31 UTC  (4+ messages)

[PATCH 0/4] staging: vc04_services: avoid the use of typedef for function pointers
 2021-12-20 21:29 UTC  (5+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] "
` [PATCH 3/4] "
` [PATCH 4/4] staging: vc04_services: update TODO file

[PATCH v7 00/16] Introduce atomic support for SCMI transports
 2021-12-20 21:30 UTC  (4+ messages)
` [PATCH v7 14/16] firmware: arm_scmi: Add atomic mode support to virtio transport

[PATCH v1 06/11] mm: support GUP-triggered unsharing via FAULT_FLAG_UNSHARE (!hugetlb)
 2021-12-20 21:27 UTC  (16+ messages)

[PATCH v8 01/14] dt-bindings: Add vendor prefix for Airoha
 2021-12-20 21:18 UTC  (14+ messages)
` [PATCH v8 02/14] dt-bindings: arm: airoha: Add binding for EN7523 SoC and EVB
` [PATCH v8 03/14] ARM: dts: Add basic support for Airoha EN7523
` [PATCH v8 04/14] ARM: Add basic support for Airoha EN7523 SoC
` [PATCH v8 05/14] ARM: multi_v7_defconfig: Add "
` [PATCH v8 06/14] dt-bindings: Add en7523-scu device tree binding documentation
` [PATCH v8 07/14] clk: en7523: Add clock driver for Airoha EN7523 SoC
` [PATCH v8 08/14] ARM: dts: add clock support for Airoha EN7523
` [PATCH v8 09/14] dt-bindings: PCI: Add support for Airoha EN7532
` [PATCH v8 10/14] PCI: mediatek: Allow building for ARCH_AIROHA
` [PATCH v8 11/14] ARM: dts: Add PCIe support for Airoha EN7523
` [PATCH v8 12/14] dt-bindings: arm: airoha: Add binding for Airoha GPIO controller
` [PATCH v8 13/14] gpio: Add support for Airoha EN7523 "
` [PATCH v8 14/14] ARM: dts: add GPIO support for Airoha EN7523

[syzbot] INFO: task hung in jbd2_journal_commit_transaction (3)
 2021-12-20 21:24 UTC  (3+ messages)

[PATCH -next, v3 1/2] audit: use struct_size() helper in audit_[send|make]_reply()
 2021-12-20 21:20 UTC  (4+ messages)
` [PATCH -next, v3 2/2] audit: replace zero-length array with flexible-array member

[PATCH 1/2] tpm: Fix error handling in async work
 2021-12-20 21:17 UTC  (2+ messages)
` [PATCH 2/2] selftests: tpm: add async space test with noneexisting handle

[PATCH] arm64: dts: qcom: sdm845: add missing power-controller compatible
 2021-12-20 21:14 UTC 

[PATCH bpf-next] selftests/bpf: Correct the INDEX address in vmtest.sh
 2021-12-20 21:10 UTC  (2+ messages)

[PATCH] watchdog: s3c2410: Fix getting the optional clock
 2021-12-20 21:08 UTC  (4+ messages)

[PATCH] software node: fix wrong node passed to find nargs_prop
 2021-12-20 21:05 UTC 

[PATCH v2 0/2] usb: dwc3: Add a quirk to set GUCTL.SPRSCTRLTRANSEN bit
 2021-12-20 21:05 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: usb: document snps,dis_split_quirk property in dwc3

[RFC PATCH 0/3] Add driver for Renesas RZ/G2L CRU module
 2021-12-20 21:04 UTC  (2+ messages)

[PATCH v1 1/1] hwmon : (mr75203) fix wrong power-up delay value
 2021-12-20 21:03 UTC  (2+ messages)

[PATCH][next] hwmon/pmbus: (ir38064): Fix spelling mistake "comaptible" -> "compatible"
 2021-12-20 21:02 UTC  (2+ messages)

[chao:feature/dax 2/9] fs/f2fs/gc.c:1522:56: error: 'struct f2fs_inode_info' has no member named 'i_dax_task'
 2021-12-20 20:56 UTC 

[axboe-block:nvme-passthru-wip.2 4/10] fs/io_uring.c:11271:2: error: call to __compiletime_assert_764 declared with 'error' attribute: BUILD_BUG_ON failed: offsetof(struct io_uring_cmd_sqe, user_data) != sqe_offsets[1].user_data
 2021-12-20 20:57 UTC 

[PATCH v5 1/1] blktrace: switch trace spinlock to a raw spinlock
 2021-12-20 20:50 UTC  (9+ messages)

[PATCH 4.19 00/56] 4.19.222-rc1 review
 2021-12-20 20:49 UTC  (5+ messages)
` [PATCH 4.19 18/56] hv: utils: add PTP_1588_CLOCK to Kconfig to fix build

[PATCH v4] net: bonding: Add support for IPV6 ns/na to balance-alb mode
 2021-12-20 20:48 UTC  (2+ messages)

[PATCH] x86/mce: drop cpu_missing since we have more capable mce_missing_cpus
 2021-12-20 20:43 UTC  (11+ messages)
                  ` [PATCH] x86/mce: Remove the tolerance level control

[PATCH 1/2] sysfs: add sysfs_add_bin_file_to_group()
 2021-12-20 20:39 UTC  (4+ messages)
` [PATCH 2/2] nvmem: expose NVMEM cells in sysfs

Question about node naming in [PATCH v3 13/18] ARM: dts: qcom: sdx55: Add spmi node
 2021-12-20 20:27 UTC 

[PATCH v4 0/5] x86: Show in sysfs if a memory node is able to do encryption
 2021-12-20 20:27 UTC  (4+ messages)
` [PATCH v4 3/5] x86/e820: Tag e820_entry with crypto capabilities

[PATCH v2] staging: vt6655: drop off byRxMode var in device.h
 2021-12-20 20:25 UTC 

[PATCH v17 0/7] usb: misc: Add onboard_usb_hub driver
 2021-12-20 20:05 UTC  (8+ messages)
` [PATCH v17 1/7] "
` [PATCH v17 7/7] usb: Specify dependencies on USB_XHCI_PLATFORM with 'depends on'

[PATCH v1 ] nitro_enclaves: Add mmap_read_lock() for the get_user_pages() call
 2021-12-20 20:04 UTC  (3+ messages)

[PATCH 4.4 00/23] 4.4.296-rc1 review
 2021-12-20 20:04 UTC  (2+ messages)

[PATCH v6 0/1] gpio: add simple logic analyzer using polling
 2021-12-20 20:01 UTC  (4+ messages)
` [PATCH v6 1/1] gpio: add sloppy "

[PATCH v2 ] nitro_enclaves: Use get_user_pages_unlocked() call to handle mmap assert
 2021-12-20 19:58 UTC 

[PATCH] psi: fix possible trigger missing in the window
 2021-12-20 19:58 UTC  (3+ messages)

[PATCH v8 00/11] Introduce atomic support for SCMI transports
 2021-12-20 19:56 UTC  (12+ messages)
` [PATCH v8 01/11] firmware: arm_scmi: Add configurable polling mode for transports
` [PATCH v8 02/11] firmware: arm_scmi: Make smc transport use common completions
` [PATCH v8 03/11] firmware: arm_scmi: Add sync_cmds_completed_on_ret transport flag
` [PATCH v8 04/11] firmware: arm_scmi: Make smc support sync_cmds_completed_on_ret
` [PATCH v8 05/11] firmware: arm_scmi: Make optee "
` [PATCH v8 06/11] firmware: arm_scmi: Add support for atomic transports
` [PATCH v8 07/11] firmware: arm_scmi: Add atomic mode support to smc transport
` [PATCH v8 08/11] firmware: arm_scmi: Add new parameter to mark_txdone
` [PATCH v8 09/11] firmware: arm_scmi: Add atomic mode support to virtio transport
` [PATCH v8 10/11] firmware: arm_scmi: Add atomic support to clock protocol
` [PATCH v8 11/11] clk: scmi: Support atomic clock enable/disable API

[PATCH v5 00/10] add aspeed-jpeg support for aspeed-video
 2021-12-20 19:55 UTC  (7+ messages)

[PATCH v6] drm/msm/dp: Add sc8180x DP controllers
 2021-12-20 19:52 UTC  (2+ messages)

[PATCH v2] drm/msm/dp: Only create debugfs for PRIMARY minor
 2021-12-20 19:51 UTC  (2+ messages)

[nbd168-wireless:mt76 75/86] drivers/net/wireless/mediatek/mt76/mt7915/mac.c:472:13: warning: variable 'legacy' set but not used
 2021-12-20 19:45 UTC 

[PATCH v2 0/4] KVM RISC-V 64-bit selftests support
 2021-12-20 19:45 UTC  (3+ messages)
` [PATCH v2 3/4] KVM: selftests: Add EXTRA_CFLAGS in top-level Makefile

[PATCH v2 1/2] ASoC: dt-bindings: codecs: Add bindings for ak4375
 2021-12-20 19:37 UTC  (2+ messages)
` [PATCH v2 2/2] ASoC: Add AK4375 support

[PATCH v3 0/2] clk: ingenic: Add MDMA and BDMA clocks
 2021-12-20 19:33 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: clk/ingenic: "
` [PATCH v3 2/2] clk: ingenic: "

[PATCH] staging: vt6655: drop off byRxMode var in device.h
 2021-12-20 19:31 UTC  (3+ messages)

[PATCH v5 0/1] blktrace: switch trace spinlock to a raw spinlock
 2021-12-20 19:29 UTC 

[PATCH -next] sysctl: returns -EINVAL when a negative value is passed to proc_doulongvec_minmax
 2021-12-20 19:27 UTC  (4+ messages)

[PATCH v3 0/5] iommu/arm-smmu-v3: Add NVIDIA Grace CMDQ-V Support
 2021-12-20 19:27 UTC  (4+ messages)
` [PATCH v3 4/5] iommu/arm-smmu-v3: Add host support for NVIDIA Grace CMDQ-V

[PATCH 0/9] sysctl: 4th set of kernel/sysctl cleanups
 2021-12-20 19:25 UTC  (4+ messages)
` [PATCH 4/9] sysctl: move maxolduid as a sysctl specific const

[RFC PATCH] module: Introduce module unload taint tracking
 2021-12-20 19:23 UTC  (5+ messages)

[PATCH] ARM: dts: Remove "spidev" nodes
 2021-12-20 19:22 UTC  (2+ messages)

[PATCH] kernel/module.c: fix for symbol decode in stack trace for stripped modules
 2021-12-20 19:21 UTC  (6+ messages)

[PATCH -next V2] sysctl: returns -EINVAL when a negative value is passed to proc_doulongvec_minmax
 2021-12-20 19:17 UTC  (2+ messages)

[PATCH 2/2] wireless: Initial driver submission for pureLiFi STA devices
 2021-12-20 19:13 UTC  (2+ messages)

[PATCH 0/2] mmc: ingenic: Support bi-directional DMA channel
 2021-12-20 19:08 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: mmc: ingenic: Support using "
` [PATCH 2/2] mmc: jz4740: Support using a "

[tip: x86/urgent] x86/boot: Pull up cmdline preparation and early param parsing
 2021-12-20 19:08 UTC  (13+ messages)

[PATCH 5.10 00/99] 5.10.88-rc1 review
 2021-12-20 19:06 UTC  (2+ messages)

[PATCH] binder: fix async_free_space accounting for empty parcels
 2021-12-20 19:06 UTC  (2+ messages)

[PATCH 0/2] mtd: core: Remove partid and partname debugfs files
 2021-12-20 19:05 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH 0/2] gnss: add USB support
 2021-12-20 19:04 UTC  (3+ messages)
` [PATCH 2/2] gnss: usb: add support for Sierra Wireless XM1210

[PATCH v2] rtl8xxxu: Improve the A-MPDU retransmission rate with RTS/CTS protection
 2021-12-20 19:04 UTC  (2+ messages)

[PATCH 0/4] x86/nmi: NMI cleanups
 2021-12-20 18:56 UTC  (3+ messages)
` [PATCH 1/4] x86/entry: Make paranoid_exit() callable

[PATCH] mtd: rawnand: protect access to rawnand devices while in suspend
 2021-12-20 18:54 UTC  (2+ messages)

[PATCH v4] rtw88: Disable PCIe ASPM while doing NAPI poll on 8821CE
 2021-12-20 18:48 UTC  (2+ messages)

[PATCH 5.4 00/71] 5.4.168-rc1 review
 2021-12-20 18:48 UTC  (2+ messages)

[PATCH 2/3] Bluetooth: btmtksdio: Enable SCO over I2S function
 2021-12-20 18:47 UTC  (2+ messages)

[PATCH v3 1/2] power_supply: Register cooling device outside of probe
 2021-12-20 18:46 UTC  (2+ messages)
` [PATCH v3 2/2] power_supply: Use of-thermal cdev registration API

[PATCH] nvmem: brcm_nvram: parse NVRAM content into NVMEM cells
 2021-12-20 18:44 UTC  (2+ messages)
` [PATCH V2] "

[PATCH] dt-bindings: crypto: convert Qualcomm PRNG to yaml
 2021-12-20 18:43 UTC 

[PATCH] dt-bindings: msm: disp: remove bus from dpu bindings
 2021-12-20 18:42 UTC 

[PATCH RESEND 1/3] Bluetooth: btmtksdio: add the support of wake on bluetooth
 2021-12-20 18:34 UTC 

[PATCH 0/2] sound/soc: Use platform_get_irq() to fetch IRQ's
 2021-12-20 18:30 UTC  (3+ messages)
` [PATCH 2/2] ASoC: bcm: Use platform_get_irq() to get the interrupt

[GIT PULL] regulator fixes for v5.16-rc6
 2021-12-20 18:29 UTC  (2+ messages)

[GIT PULL] SPI fixes for v5.16-rc6
 2021-12-20 18:29 UTC  (2+ messages)

[PATCH -next] SUNRPC: Clean XPRT_CONGESTED of xprt->state when rpc task is killed
 2021-12-20 18:22 UTC  (4+ messages)

[PATCH v4 1/1] blktrace: switch trace spinlock to a raw spinlock
 2021-12-20 18:14 UTC  (2+ messages)

[PATCH 1/1] kbuild: install the modules.order for external modules
 2021-12-20 18:13 UTC  (3+ 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 NNTP newsgroup(s).