linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-05 02:34:56 to 2022-02-05 12:51:05 UTC [more...]

[PATCH 5/5] random: Defer processing of randomness on PREEMPT_RT
 2022-02-05 12:50 UTC  (5+ messages)
` [PATCH RFC v1] random: do not take spinlocks in irq handler

[PATCH v5 06/12] dt-bindings: pwm: add microchip corepwm binding
 2022-02-05 12:48 UTC  (7+ messages)

[PATCHv2 00/29] TDX Guest: TDX core support
 2022-02-05 12:37 UTC  (4+ messages)
` [PATCHv2 17/29] x86/acpi, x86/boot: Add multiprocessor wake-up support

[PATCH RESEND] mm: memcg: synchronize objcg lists with a dedicated spinlock
 2022-02-05 12:27 UTC  (2+ messages)

[PATCH v3 0/4] clk drivers: Terminate clk_div_table with sentinel element
 2022-02-05 12:17 UTC  (7+ messages)
` [PATCH v3 1/4] clk: actions: "
` [PATCH v3 2/4] clk: loongson1: "
` [PATCH v3 4/4] clk: clps711x: "

[PATCH] Correct documentation comments for x86 csum_and_copy_...user()
 2022-02-05 12:14 UTC 

Linux 5.16.6
 2022-02-05 12:15 UTC  (2+ messages)

Linux 5.15.20
 2022-02-05 12:15 UTC  (2+ messages)

Linux 5.10.97
 2022-02-05 12:15 UTC  (2+ messages)

Linux 5.4.177
 2022-02-05 12:14 UTC  (2+ messages)

[PATCH 5.10 00/25] 5.10.97-rc1 review
 2022-02-05 12:04 UTC  (11+ messages)
` [PATCH 5.10 08/25] perf: Rework perf_event_exit_event()
` [PATCH 5.10 12/25] drm/vc4: hdmi: Make sure the device is powered with CEC

[PATCH v2 0/5] dt-bindings: memory: convert to dtschema
 2022-02-05 12:00 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: memory: lpddr3: "
` [PATCH v2 2/5] dt-bindings: memory: lpddr3: adjust IO width to spec
` [PATCH v2 3/5] dt-bindings: memory: lpddr3: deprecated manufacturer ID
` [PATCH v2 4/5] dt-bindings: memory: lpddr3-timings: convert to dtschema
` [PATCH v2 5/5] dt-bindings: memory: lpddr2-timings: "

[PATCH v5 00/12] Update the Icicle Kit device tree
 2022-02-05 11:53 UTC  (6+ messages)
` [PATCH v5 03/12] dt-bindings: i2c: add bindings for microchip mpfs i2c

[PATCH v2] ARM: dts: nuvoton,npcm7xx: Remove bogus unit addresses from fixed-partition nodes
 2022-02-05 11:45 UTC 

[PATCH v2 0/4] random: use computational hash for entropy extraction, and related fixes
 2022-02-05 11:43 UTC  (11+ messages)
` [PATCH v2 1/4] random: use computational hash for entropy extraction
` [PATCH v2 2/4] random: simplify entropy debiting
` [PATCH v2 3/4] random: use linear min-entropy accumulation crediting
` [PATCH v2 4/4] random: make credit_entropy_bits() always safe

[PATCH 0/8] staging: r8188eu: more rf cleanups
 2022-02-05 11:37 UTC  (9+ messages)
` [PATCH 1/8] staging: r8188eu: TXPowercount is set but not used
` [PATCH 2/8] staging: r8188eu: TXPowerTrackingCallbackCnt "
` [PATCH 3/8] staging: r8188eu: bTXPowerTrackingInit "
` [PATCH 4/8] staging: r8188eu: bTXPowerTracking "
` [PATCH 5/8] staging: r8188eu: remove constant rf variable
` [PATCH 6/8] staging: r8188eu: RfRegChnlVal[1] is set but not used
` [PATCH 7/8] staging: r8188eu: use a define for the radio path
` [PATCH 8/8] staging: r8188eu: limit rf register writes to path a

[PATCH 1/6] arm64: dts: exynos: use generic node name for LPDDR3 timings
 2022-02-05 11:34 UTC  (4+ messages)
` [PATCH 6/6] dt-bindings: memory: lpddr2-timings: convert to dtschema

[PATCH] SELinux: Always allow FIOCLEX and FIONCLEX
 2022-02-05 11:19 UTC  (10+ messages)

Wrongly bound Elantech touchpad on Lenovo Yoga Slim 7
 2022-02-05 11:12 UTC  (3+ messages)

[GIT PULL] xen: branch for v5.17-rc3
 2022-02-05 11:07 UTC 

[PATCH v9 00/43] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-02-05 10:54 UTC  (3+ messages)
` [PATCH v9 31/43] x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlers

[GIT PULL]: Generic phy fixes for v5.17
 2022-02-05 10:53 UTC  (2+ messages)

[PATCH 0/2] ext4: fast commit crash consistency issues
 2022-02-05 10:40 UTC  (7+ messages)
` [PATCH 1/2] ext4: use ext4_ext_remove_space() for fast commit replay delete range
    ` [External] "

[PATCH v2 0/7] clk: Declare mux tables as const u32[]
 2022-02-05 10:36 UTC  (8+ messages)
` [PATCH v2 1/7] clk: nxp: Remove unused variable
` [PATCH v2 2/7] clk: nxp: Declare mux table parameter as const u32 *
` [PATCH v2 3/7] clk: mux: Declare u32 *table parameter as const
` [PATCH v2 4/7] clk: hisilicon: Remove unnecessary cast of mux table to u32 *
` [PATCH v2 5/7] clk: mmp: Declare mux tables as const u32[]
` [PATCH v2 6/7] clk: qcom: Declare mux table "
` [PATCH v2 7/7] clk: pistachio: "

[PATCH 0/2] random: fix write locking for crng_init
 2022-02-05 10:34 UTC  (3+ messages)
` [PATCH 1/2] random: fix locking in crng_fast_load()
` [PATCH 2/2] random: fix locking for crng_init in crng_reseed()

[PATCH] media: cedrus: Add watchdog for job completion
 2022-02-05 10:28 UTC  (5+ messages)

[PATCH] pcmcia: db1xxx_ss: restrict to MIPS_DB1XXX boards
 2022-02-05 10:23 UTC  (2+ messages)

[PATCH] drivers/pcmcia: Fix typo in comment
 2022-02-05 10:23 UTC  (2+ messages)

[PATCH] pcmcia: rsrc_nonstatic: make static read-only array order const
 2022-02-05 10:13 UTC  (2+ messages)

[PATCH] scsi: qedf: fix race in qedf_alloc_cmd()
 2022-02-05  9:27 UTC 

[PATCH v2 00/24] Driver for Hyper-v virtual compute device
 2022-02-05  9:14 UTC  (27+ messages)
` [PATCH v2 01/24] drivers: hv: dxgkrnl: Driver initialization and creation of dxgadapter
` [PATCH v2 08/24] drivers: hv: dxgkrnl: Operations using GPU sync objects
` [PATCH v2 09/24] drivers: hv: dxgkrnl: Sharing of dxgresource objects
` [PATCH v2 10/24] drivers: hv: dxgkrnl: Sharing of sync objects
` [PATCH v2 11/24] drivers: hv: dxgkrnl: Creation of hardware queue. Sync object operations to hw queue
` [PATCH v2 12/24] drivers: hv: dxgkrnl: Creation of paging queue objects
` [PATCH v2 13/24] drivers: hv: dxgkrnl: Submit execution commands to the compute device
` [PATCH v2 14/24] drivers: hv: dxgkrnl: Implement LX_DXSHAREOBJECTWITHHOST ioctl
` [PATCH v2 15/24] drivers: hv: dxgkrnl: IOCTL to get the dxgdevice state LX_DXGETDEVICESTATE
` [PATCH v2 16/24] drivers: hv: dxgkrnl: Mmap(unmap) CPU address to device allocation: LX_DXLOCK2, LX_DXUNLOCK2
` [PATCH v2 17/24] drivers: hv: dxgkrnl: IOCTLs to handle GPU allocation properties
` [PATCH v2 18/24] drivers: hv: dxgkrnl: Various simple IOCTLs and unused ones LX_DXQUERYVIDEOMEMORYINFO, LX_DXFLUSHHEAPTRANSITIONS, LX_DXINVALIDATECACHE LX_DXGETSHAREDRESOURCEADAPTERLUID
` [PATCH v2 19/24] drivers: hv: dxgkrnl: Simple IOCTLs LX_DXESCAPE, LX_DXMARKDEVICEASERROR, LX_DXQUERYSTATISTICS, LX_DXQUERYCLOCKCALIBRATION
` [PATCH v2 20/24] drivers: hv: dxgkrnl: IOCTLs to offer and reclaim allocations
` [PATCH v2 21/24] drivers: hv: dxgkrnl: Ioctls to set/get scheduling priority
` [PATCH v2 22/24] drivers: hv: dxgkrnl: IOCTLs to manage allocation residency
` [PATCH v2 23/24] drivers: hv: dxgkrnl: IOCTLs to handle GPU virtual addressing (GPU VA)
` [PATCH v2 24/24] drivers: hv: dxgkrnl: Add support to map guest pages by host

[v6 PATCH] block: introduce block_rq_error tracepoint
 2022-02-05  9:12 UTC  (4+ messages)

[RFC V1 00/31] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
 2022-02-05  9:10 UTC  (5+ messages)
` [RFC V1 02/31] mm/mmap: Clarify protection_map[] indices
` [RFC V1 22/31] openrisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
  ` [OpenRISC] "

[PATCH 5.16 00/43] 5.16.6-rc1 review
 2022-02-05  9:08 UTC  (7+ messages)

[PATCH] PCI: fu740: RFC: force gen1 and get devices probing
 2022-02-05  8:59 UTC  (3+ messages)

[willy-pagecache:for-next 12/75] mm/hugetlb.c:1323:10: error: 'struct page' has no member named 'compound_nr'; did you mean 'compound_dtor'?
 2022-02-05  8:54 UTC 

[PATCH] PCI: fu740: fix finding gpios
 2022-02-05  8:52 UTC  (2+ messages)

[BUG] staging: wfx: possible deadlock in wfx_conf_tx() and wfx_add_interface()
 2022-02-05  8:34 UTC  (2+ messages)

[PATCH] m68k: mm: Remove check for VM_IO to fix deferred I/O
 2022-02-05  8:31 UTC  (5+ messages)
    ` Regression in 5.17-rc1 on pata-falcon (was: Re: [PATCH] m68k: mm: Remove check for VM_IO to fix deferred I/O)

[PATCH] random: remove use_input_pool parameter from crng_reseed()
 2022-02-05  7:22 UTC  (2+ messages)

[PATCH V8 00/44] PKS/PMEM: Add Stray Write Protection
 2022-02-05  8:19 UTC  (14+ messages)
` [PATCH V8 36/44] memremap_pages: Reserve a PKS PKey for eventual use by PMEM
` [PATCH V8 38/44] memremap_pages: Define pgmap_mk_{readwrite|noaccess}() calls

[PATCH v6 net-next] net: drop_monitor: support drop reason
 2022-02-05  8:17 UTC 

[PATCH v1 0/2] x86/kvm/fpu: Fix guest migration bugs that can crash guest
 2022-02-05  8:16 UTC  (3+ messages)
` [PATCH v1 1/2] x86/kvm/fpu: Mask guest fpstate->xfeatures with guest_supported_xcr0
` [PATCH v1 2/2] x86/kvm/fpu: Limit setting guest fpu features based on guest_supported_xcr0

[PATCH] perf test: Add perf_event_attr tests for the arm_spe event
 2022-02-05  8:10 UTC  (2+ messages)

[PATCH v5 net-next] net: drop_monitor: support drop reason
 2022-02-05  7:56 UTC  (2+ messages)

[PATCH] Add ability to disallow idmapped mounts
 2022-02-05  7:57 UTC  (5+ messages)

[PATCH 0/8] imx7/imx8mm media / csi patches
 2022-02-05  7:51 UTC  (17+ messages)
` [PATCH 1/8] media: imx: Store the type of hardware implementation
` [PATCH 2/8] media: imx: Forward "
` [PATCH 3/8] media: imx: Use dedicated format handler for i.MX7/8
` [PATCH 4/8] media: imx: Fail conversion if pixel format not supported
` [PATCH 5/8] media: imx: imx7_mipi_csis: store colorspace in set_fmt as well
` [PATCH 6/8] media: imx: imx7_media-csi: Add support for additional Bayer patterns
` [PATCH 7/8] media: imx: utils: Add more Bayer formats

[PATCH v4 net-next 0/7] net: use kfree_skb_reason() for ip/udp packet receive
 2022-02-05  7:47 UTC  (8+ messages)
` [PATCH v4 net-next 1/7] net: skb_drop_reason: add document for drop reasons
` [PATCH v4 net-next 2/7] net: netfilter: use kfree_drop_reason() for NF_DROP
` [PATCH v4 net-next 3/7] net: ipv4: use kfree_skb_reason() in ip_rcv_core()
` [PATCH v4 net-next 4/7] net: ipv4: use kfree_skb_reason() in ip_rcv_finish_core()
` [PATCH v4 net-next 5/7] net: ipv4: use kfree_skb_reason() in ip_protocol_deliver_rcu()
` [PATCH v4 net-next 6/7] net: udp: use kfree_skb_reason() in udp_queue_rcv_one_skb()
` [PATCH v4 net-next 7/7] net: udp: use kfree_skb_reason() in __udp_queue_rcv_skb()

[PATCH v1] scsi: ufs: remove clk_scaling_lock when clkscaling isn't supported
 2022-02-05  7:39 UTC 

[PATCH] backlight: pwm_bl: Avoid open coded arithmetic in memory allocation
 2022-02-05  7:40 UTC 

[PATCH v8 0/4] clk: ralink: make system controller a reset provider
 2022-02-05  7:31 UTC  (7+ messages)

[PATCH 5.4 00/10] 5.4.177-rc1 review
 2022-02-05  7:20 UTC  (2+ messages)

[PATCH v3 00/11] Re-enable ENQCMD and PASID MSR
 2022-02-05  7:10 UTC  (5+ messages)
` [PATCH v3 05/11] iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit

[mark:arm64/preempt-dynamic-static-key 7/7] kernel/locking/locktorture.c:122:3: error: implicit declaration of function 'preempt_schedule'
 2022-02-05  7:13 UTC 

[PATCH v2] dmaengine: ptdma: Fix the error handling path in pt_core_init()
 2022-02-05  6:58 UTC 

[PATCH 5.15 00/32] 5.15.20-rc1 review
 2022-02-05  6:51 UTC  (3+ messages)

[PATCH] net: phy: mscc: enable MAC SerDes autonegotiation
 2022-02-05  6:44 UTC 

[PATCH] mm: io_uring: allow oom-killer from io_uring_setup
 2022-02-05  6:32 UTC  (2+ messages)

[PATCH] Revert "fat: add simple validation for directory inode"
 2022-02-05  6:21 UTC  (2+ messages)

[PATCH 1/3] list: test: Add test for list_del_init_careful()
 2022-02-05  6:15 UTC  (3+ messages)
` [PATCH 2/3] list: test: Add a test for list_is_head()
` [PATCH 3/3] list: test: Add a test for list_entry_is_head()

[GIT PULL] KVM fixes for Linux 5.17-rc3
 2022-02-05  6:09 UTC 

[PATCH] bus: imx-weim: add DT overlay support for WEIM bus
 2022-02-05  5:50 UTC  (2+ messages)

[PATCH v10 00/27] ima: Namespace IMA with audit support in IMA-ns
 2022-02-05  5:58 UTC  (3+ messages)
` [PATCH v10 12/27] ima: Define mac_admin_ns_capable() as a wrapper for ns_capable()

[PATCH 00/21] some fbcon patches, mostly locking
 2022-02-04 20:15 UTC  (9+ messages)
` [PATCH 01/21] MAINTAINERS: Add entry for fbdev core
` [PATCH 04/21] fbcon: delete a few unneeded forward decl
` [PATCH 06/21] fbcon: delete delayed loading code
` [PATCH 19/21] fbcon: Maintain a private array of fb_info

[PATCH 0/4] drm/tiny: Add driver for Solomon SSD1307 OLED displays
 2022-02-01 20:40 UTC  (8+ messages)

[PATCH] fbdev: fbmem: Fix the implicit type casting
 2022-02-02 17:27 UTC  (3+ messages)

[PATCH rcu 0/19] SRCU updates for v5.18
 2022-02-05  5:20 UTC  (2+ messages)
  ` [PATCH rcu 19/19] srcu: Add contention check to call_srcu() srcu_data ->lock acquisition

[rmk-arm:clearfog 9/10] drivers/pci/pcie/portdrv_core.c:329 pcie_port_device_register() warn: inconsistent indenting
 2022-02-05  4:51 UTC 

[PATCH v2 0/4] Reference count checker and related fixes
 2022-02-05  4:41 UTC  (11+ messages)

[intel-tdx:kvm-upstream-workaround 158/167] arch/x86/kvm/mmu/tdp_mmu.c:786:34: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-02-05  4:40 UTC 

[PATCH] crypto: sl3516: remove redundant initializations of pointers in_sg and out_sg
 2022-02-05  4:34 UTC  (2+ messages)

[PATCH] crypto: marvell/octeontx: remove redundant initialization of variable c_size
 2022-02-05  4:34 UTC  (2+ messages)

[PATCH v2] crypto: octeontx2: fix NULL pointer dereference
 2022-02-05  4:32 UTC  (3+ messages)
` [PATCH v3] crypto: octeontx2: remove CONFIG_DM_CRYPT check

[PATCH] crypto: tcrypt - remove all multibuffer ahash tests
 2022-02-05  4:32 UTC  (2+ messages)

[PATCH v2] crypto: atmel: add support for AES and SHA IPs available on lan966x SoC
 2022-02-05  4:31 UTC  (2+ messages)

[PATCH] crypto: atmel: add support for AES and SHA IPs available on lan966x SoC
 2022-02-05  4:31 UTC  (2+ messages)

[PATCH] crypto: octeontx2: CN10K CPT to RNM workaround
 2022-02-05  4:30 UTC  (6+ messages)
` [PATCH] crypto: octeontx2: disable DMA black hole on an DMA fault
` [PATCH] crypto: octeontx2: increase CPT HW instruction queue length

[PATCH 1/6] hw_random: explicit ordering of initcalls
 2022-02-05  4:30 UTC  (2+ messages)

[BUG] tty: serial: possible deadlock in uart_remove_one_port() and uart_hangup()
 2022-02-05  4:30 UTC  (3+ messages)

[PATCH net-next 0/7] net: ipa: use bulk interconnect interfaces
 2022-02-05  4:23 UTC  (3+ messages)
` [PATCH net-next 3/7] net: ipa: use interconnect bulk enable/disable operations

[PATCH] crypto: engine: disable BH during completion
 2022-02-05  4:03 UTC  (2+ messages)

[PATCH] net: phy: marvell: Fix RGMII Tx/Rx delays setting in 88e1121-compatible PHYs
 2022-02-05  4:02 UTC  (2+ messages)

[PATCH][next] net: sundance: Replace one-element array with non-array object
 2022-02-05  3:40 UTC  (2+ messages)

[PATCH][next] bnx2x: Replace one-element array with flexible-array member
 2022-02-05  3:38 UTC  (2+ messages)

[PATCH] IOMMU: Intel: DMAR: Replace acpi_bus_get_device()
 2022-02-05  3:31 UTC  (2+ messages)

[PATCH v7 net-next 00/10] net: dsa: microchip: DSA driver support for LAN937x switch
 2022-02-05  3:29 UTC  (6+ messages)
` [PATCH v7 net-next 05/10] net: dsa: microchip: add DSA support for microchip lan937x
` [PATCH v7 net-next 07/10] net: dsa: microchip: add support for ethtool port counters

[PATCH 3/5] HID: Extract vivaldi hid feature mapping for use in hid-hammer
 2022-02-05  3:19 UTC  (2+ messages)

[PATCH] proc: add SecBits field to /proc/<PID>/status
 2022-02-05  3:10 UTC  (3+ messages)

[PATCH v3 00/15] Multiple addition and improvement to ipq8064 gcc
 2022-02-05  3:03 UTC  (7+ messages)
` [PATCH v3 10/15] drivers: clk: qcom: gcc-ipq806x: add additional freq for sdc table

[PATCH v3 00/14] arm64: dts: qcom: sc7x80: A smattering of misc dts cleanups + herobrine-rev1
 2022-02-05  2:59 UTC  (4+ messages)
` [PATCH v3 13/14] arm64: dts: qcom: sc7280: Add the CPU compatible to the soc@0 node

[GIT PULL] xfs: fixes for 5.17-rc3
 2022-02-05  2:56 UTC 

[GIT PULL] vfs: fixes for 5.17-rc1
 2022-02-05  2:51 UTC 

[PATCH v1 1/2] clk: qcom: sc7280: Update clk_init_data to const for clock controllers
 2022-02-05  2:48 UTC  (4+ messages)
` [PATCH v1 2/2] "

[GIT PULL] iomap: fixes for 5.17-rc3
 2022-02-05  2:46 UTC 

[PATCH] MAINTAINERS: Add RTLA entry
 2022-02-05  2:44 UTC  (2+ messages)

[PATCH v3] arm64: dts: qcom: sc7280: Add lpasscore & lpassaudio clock controllers
 2022-02-05  2:43 UTC  (2+ 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).