linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-21 20:40:44 to 2022-10-22 01:44:59 UTC [more...]

[PATCH v1 0/5] convert tree to get_random_u32_{below,above,between}()
 2022-10-22  1:44 UTC  (4+ messages)
` [PATCH v1 1/5] treewide: use get_random_u32_below() instead of deprecated function
` [PATCH v1 2/5] prandom: remove prandom_u32_max()
` [PATCH v1 4/5] treewide: use get_random_u32_{above,below}() instead of manual loop

[ogabbay:accel 7/9] drivers/gpu/drm/drm_file.c:470:5: warning: no previous prototype for function 'accel_open'
 2022-10-22  1:34 UTC 

[GIT PULL] Power management fixes for v6.1-rc2
 2022-10-22  1:28 UTC  (2+ messages)

[GIT PULL] Thermal control fix for v6.1-rc2
 2022-10-22  1:28 UTC  (2+ messages)

[GIT PULL] HID fixes
 2022-10-22  1:28 UTC  (2+ messages)

[GIT PULL] ACPI fixes for v6.1-rc1
 2022-10-22  1:28 UTC  (2+ messages)

[git pull] IOMMU Fixes for Linux v6.1-rc1
 2022-10-22  1:28 UTC  (2+ messages)

[PATCH v3 0/3] crypto: hisilicon/qm - some misc-fixes by fuzz test
 2022-10-22  1:17 UTC  (4+ messages)
` [PATCH v3 1/3] crypto: hisilicon/qm - increase the memory of local variables
` [PATCH v3 2/3] crypto: hisilicon/qm - add pci bdf number check
` [PATCH v3 3/3] crypto: hisilicon/qm - delete redundancy check

[PATCH -next v2] csky: add arch support current_stack_pointer
 2022-10-22  1:43 UTC 

[tip:objtool/urgent] BUILD SUCCESS 230db82413c091bc16acee72650f48d419cebe49
 2022-10-22  1:13 UTC 

[for-next PATCH v2 1/2] RDMA/rxe: Remove unnecessary mr testing
 2022-10-22  1:09 UTC  (4+ messages)

[tip: x86/mm] x86/mm: Randomize per-cpu entry area
 2022-10-22  0:56 UTC 

[tip: x86/mm] x86/mm: Randomize per-cpu entry area
 2022-10-22  0:56 UTC 

High-resolution timer warning
 2022-10-22  0:42 UTC 

[PATCH] MAINTAINERS: Add drivers/firmware/google/ entry
 2022-10-22  0:39 UTC  (2+ messages)

[syzbot] BUG: sleeping function called from invalid context in vm_area_dup
 2022-10-22  0:39 UTC  (9+ messages)

[Patch v8 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-10-22  0:38 UTC  (12+ messages)
` [Patch v8 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter

[PATCH v2 0/4] vDPA: dev config export via "vdpa dev show" command
 2022-10-22  0:31 UTC  (6+ messages)
` [PATCH v2 2/4] vdpa: pass initial config to _vdpa_register_device()

[PATCH] firmware: coreboot: Register bus in module init
 2022-10-22  0:28 UTC  (3+ messages)

[PATCH -next] hugetlbfs: fix null-ptr-deref in hugetlbfs_parse_param()
 2022-10-22  0:20 UTC  (4+ messages)

[shmem] 7a7256d5f5: WARNING:possible_recursive_locking_detected
 2022-10-22  0:17 UTC  (9+ messages)

[PATCH v10 0/7] Wave5 codec driver
 2022-10-22  0:05 UTC  (8+ messages)
` [PATCH v10 1/7] media: platform: chips-media: Move Coda to separate folder
` [PATCH v10 2/7] media: chips-media: wave5: Add vpuapi layer
` [PATCH v10 3/7] media: chips-media: wave5: Add the vdi layer
` [PATCH v10 4/7] media: chips-media: wave5: Add the v4l2 layer
` [PATCH v10 5/7] media: chips-media: wave5: Add TODO file
` [PATCH v10 6/7] dt-bindings: media: wave5: add yaml devicetree bindings
` [PATCH v10 7/7] media: chips-media: wave5: Add wave5 driver to maintainers file

[Patch v9 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-10-22  0:01 UTC  (13+ messages)
` [Patch v9 01/12] net: mana: Add support for auxiliary device
` [Patch v9 02/12] net: mana: Record the physical address for doorbell page region
` [Patch v9 03/12] net: mana: Handle vport sharing between devices
` [Patch v9 04/12] net: mana: Set the DMA device max segment size
` [Patch v9 05/12] net: mana: Export Work Queue functions for use by RDMA driver
` [Patch v9 06/12] net: mana: Record port number in netdev
` [Patch v9 07/12] net: mana: Move header files to a common location
` [Patch v9 08/12] net: mana: Define max values for SGL entries
` [Patch v9 09/12] net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIES
` [Patch v9 10/12] net: mana: Define data structures for allocating doorbell page from GDMA
` [Patch v9 11/12] net: mana: Define data structures for protection domain and memory registration
` [Patch v9 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter

[PATCH v3 0/5] arm: qcom: mdm9615: second round of bindings and DT fixes
 2022-10-22  0:01 UTC  (8+ messages)
` [PATCH v3 3/5] dt-bindings: regulators: convert non-smd RPM Regulators bindings to dt-schema
` [PATCH v3 4/5] dt-bindings: soc: qcom: convert non-smd RPM "
` [PATCH v3 5/5] arm: dts: qcom-msm8660: align RPM regulators node name with bindings

[PATCH 1/1] dt-bindings: rtc: convert hym8563 bindings to json-schema
 2022-10-21 23:59 UTC  (3+ messages)

[PATCH v10 0/7] Wave5 codec driver
 2022-10-21 23:56 UTC  (2+ messages)
` [PATCH v10 1/7] media: platform: chips-media: Move Coda to separate folder

[PATCH] irqchip/apple-aic: Mark aic_info structs __initconst
 2022-10-21 23:57 UTC  (2+ messages)

[PATCH 0/2] Regset cleanups
 2022-10-21 23:56 UTC  (5+ messages)
` [PATCH 1/2] x86: Separate out x86_regset for 32 and 64 bit
` [PATCH 2/2] x86: Improve formatting of user_regset arrays

[PATCH v2] mm,madvise,hugetlb: fix unexpected data loss with MADV_DONTNEED on hugetlbfs
 2022-10-21 23:53 UTC  (2+ messages)

[PATCH v15 0/3]] Add TDX Guest Attestation support
 2022-10-21 23:51 UTC  (6+ messages)
` [PATCH v15 2/3] virt: Add TDX guest driver

[PATCH v3 0/4] vDPA: initial config export via "vdpa dev show"
 2022-10-21 22:43 UTC  (5+ messages)
` [PATCH v3 1/4] vdpa: save vdpa_dev_set_config in struct vdpa_device
` [PATCH v3 2/4] vdpa: pass initial config to _vdpa_register_device()
` [PATCH v3 3/4] vdpa: show dev config as-is in "vdpa dev show" output
` [PATCH v3 4/4] vdpa: fix improper error message when adding vdpa dev

[PATCH v4] skbuff: Proactively round up to kmalloc bucket size
 2022-10-21 23:49 UTC 

[PATCH 00/11] fix memory leak while kset_register() fails
 2022-10-21 23:48 UTC  (11+ messages)

[PATCH] mm,madvise,hugetlb: fix unexpected data loss with MADV_DONTNEED on hugetlbfs
 2022-10-21 23:42 UTC  (5+ messages)

[PATCH v3] PM/devfreq: governor: Add a private governor_data for governor
 2022-10-21 23:41 UTC  (2+ messages)

[mark:arm64/ftrace/per-callsite-ops 5/12] include/linux/compiler_attributes.h:84:5: warning: 'CONFIG_CC_IS_GCC' is not defined, evaluates to 0
 2022-10-21 23:33 UTC 

[PATCH V3 0/2] CXL: Taint user access to DOE mailbox config space
 2022-10-21 23:29 UTC  (2+ messages)

[PATCH] hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processing
 2022-10-21 23:32 UTC  (2+ messages)

[PATCH] mm/slab: Annotate kmem_cache_node->list_lock as raw
 2022-10-21 23:13 UTC  (3+ messages)

[PATCH] x86/ibt: Implement FineIBT
 2022-10-21 23:08 UTC  (2+ messages)

[PATCH] cxl/pmem: Use size_add() against integer overflow
 2022-10-21 23:07 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2022-10-21 23:03 UTC  (2+ messages)

[PATCH 2/2] dt-bindings: pwm: mediatek: Add compatible string for MT7986
 2022-10-21 22:58 UTC  (3+ messages)

[RFC 00/17] DRM scheduling cgroup controller
 2022-10-21 22:52 UTC  (3+ messages)
` [RFC 13/17] cgroup/drm: Ability to periodically scan cgroups for over budget GPU usage

[GIT PULL] SCSI fixes for 6.0-rc1
 2022-10-21 22:50 UTC  (2+ messages)

[PATCH] kbuild: treat char as always signed
 2022-10-21 22:46 UTC  (7+ messages)

[PATCH 0/5] cxl: Log downport PCIe AER and CXL RAS error information
 2022-10-21 22:39 UTC  (3+ messages)
` [PATCH 1/5] cxl/acpi: Set ACPI's CXL _OSC to indicate CXL1.1 support

[PATCH v1] KVM: selftests: name the threads
 2022-10-21 22:34 UTC  (2+ messages)

[PATCH 00/21] ARM: s3c: clean out obsolete platforms
 2022-10-21 22:33 UTC  (21+ messages)
` [PATCH 02/21] ARM: s3c: remove s3c24xx specific hacks
` [PATCH 05/21] ARM: s3c: simplify platform code
` [PATCH 06/21] ARM: s3c: remove s3c6400 support
` [PATCH 07/21] power: remove s3c adc battery driver
` [PATCH 08/21] hwmon: remove s3c driver
` [PATCH 09/21] pata: remove samsung_cf driver
` [PATCH 10/21] mmc: remove s3cmci driver
` [PATCH 11/21] clk: remove s3c24xx driver
` [PATCH 12/21] leds: "
` [PATCH 13/21] usb: gadget: remove s3c24xx drivers
` [PATCH 14/21] dmaengine: remove s3c24xx driver
` [PATCH 15/21] cpufreq: remove s3c24xx drivers
` [PATCH 16/21] fbdev: remove s3c2410 framebuffer
` [PATCH 17/21] input: remove s3c24xx touchscreen driver
` [PATCH 18/21] pinctrl: remove s3c24xx driver
` [PATCH 19/21] spi: "
` [PATCH 20/21] soc: s3c: remove pm-debug hack
` [PATCH 21/21] ASoC: samsung: remove unused drivers

[RFC PATCH v3 0/2] AX45MP: Add support to non-coherent DMA
 2022-10-21 22:32 UTC  (8+ messages)
` [RFC PATCH v3 1/2] dt-bindings: cache: r9a07g043f-l2-cache: Add DT binding documentation for L2 cache controller
` [RFC PATCH v3 2/2] soc: renesas: Add L2 cache management for RZ/Five SoC

RFC: Package Necessary Files To Build out-of-tree modules
 2022-10-21 22:28 UTC  (5+ messages)
` [PATCH 1/2] package: add tar development package for 3rd party modules

[PATCH] arm64/mm: Consolidate TCR_EL1 fields
 2022-10-21 22:28 UTC 

[tip: x86/mm] x86/mm: Randomize per-cpu entry area
 2022-10-21 22:25 UTC 

[PATCH v2] x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctly
 2022-10-21 22:25 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCHv4 00/13] Introduce RK806 Support
 2022-10-21 22:19 UTC  (3+ messages)
` [PATCHv4 08/13] dt-bindings: mfd: add rk806 binding

[PATCH 0/4] Enhance watchdog API test coverage
 2022-10-21 22:18 UTC  (5+ messages)
` [PATCH 1/4] selftests/watchdog: change to print reset reason info
` [PATCH 2/4] selftests/watchdog: add support for WDIOC_GETSTATUS
` [PATCH 3/4] selftests/watchdog: print watchdog_info option strings
` [PATCH 4/4] selftests/watchdog: add test for WDIOC_GETTEMP

[PATCH 0/2] efi/cper, cxl: Decode CXL Protocol Errors CPER
 2022-10-21 22:18 UTC  (2+ messages)

[PATCH 0/2] dt-bindings: mtd: marvell-nand: Add YAML scheme
 2022-10-21 22:12 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: mtd: marvell-nand: Convert to YAML DT scheme

[RFC PATCH] Add Hyperv extended hypercall support in KVM
 2022-10-21 22:04 UTC  (4+ messages)

[PATCH] USB: gadget: dummy_hcd: switch char * to u8 *
 2022-10-21 22:02 UTC  (3+ messages)

[PATCH v2] perf test: Do not fail Intel-PT misc test w/o libpython
 2022-10-21 22:00 UTC  (2+ messages)

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-10-21 21:56 UTC  (6+ messages)
` [PATCH Part2 v6 42/49] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event

[PATCH] ARM: mach-qcom: fix support for ipq806x
 2022-10-21 21:55 UTC  (3+ messages)

[PATCH] x86: Include asm/ptrace.h in syscall_wrapper header
 2022-10-21 21:49 UTC  (4+ messages)

[GIT PULL] SELinux fixes for v6.1 (#1)
 2022-10-21 21:47 UTC  (3+ messages)

[GIT PULL] xen: branch for v6.1-rc2
 2022-10-21 21:47 UTC  (2+ messages)

[PATCH v4] iio: temperature: Add driver support for Maxim MAX30208
 2022-10-21 21:42 UTC  (2+ messages)

[PATCH 0/5] padata: fix liftime issues after ->serial() has completed
 2022-10-21 21:35 UTC  (2+ messages)

[RFD] resctrl: reassigning a running container's CTRL_MON group
 2022-10-21 21:34 UTC  (12+ messages)

[PATCH] libbpf: Avoid allocating reg_name with sscanf in parse_usdt_arg()
 2022-10-21 21:30 UTC  (2+ messages)

[PATCH v2] net: mtk_sgmii: implement mtk_pcs_ops
 2022-10-21 21:28 UTC  (8+ messages)
      ` Aw: "
        `  "
          ` Aw: "
            `  "

[PATCH V2] virt: Prevent IV reuse in SNP guest driver
 2022-10-21 21:27 UTC  (4+ messages)

[PATCH 1/5] compiler-gcc: be consistent with underscores use for `no_sanitize`
 2022-10-21 21:20 UTC  (10+ messages)
` [PATCH 2/5] compiler-gcc: remove attribute support check for `__no_sanitize_address__`
` [PATCH 3/5] compiler-gcc: remove attribute support check for `__no_sanitize_thread__`
` [PATCH 4/5] compiler-gcc: remove attribute support check for `__no_sanitize_undefined__`
` [PATCH 5/5] compiler-gcc: document minimum version for `__no_sanitize_coverage__`

[PATCH] drm/edid: Dump the EDID when drm_edid_get_panel_id() has an error
 2022-10-21 21:18 UTC  (2+ messages)

[PATCH v6 0/5] dirty_log_perf_test vCPU pinning
 2022-10-21 21:18 UTC  (6+ messages)
` [PATCH v6 1/5] KVM: selftests: Add missing break between -e and -g option in dirty_log_perf_test
` [PATCH v6 2/5] KVM: selftests: Put command line options in alphabetical order "
` [PATCH v6 3/5] KVM: selftests: Add atoi_paranoid() to catch errors missed by atoi()
` [PATCH v6 4/5] KVM: selftests: Add atoi_positive() and atoi_non_negative() for input validation
` [PATCH v6 5/5] KVM: selftests: Allowing running dirty_log_perf_test on specific CPUs

[GIT PULL] PCI fixes for v6.1
 2022-10-21 21:17 UTC 

[PATCH -next] nouveau/dmem: Remove duplicated include in nouveau_dmem.c
 2022-10-21 21:11 UTC  (2+ messages)

[BUG] Intel Apollolake: PCIe bridge "loses" capabilities after entering D3Cold state
 2022-10-21 21:08 UTC  (2+ messages)

[GIT PULL for v6.1-rc2] media updates
 2022-10-21 21:07 UTC 

[PATCH v3 0/2] cxl: Add general MSI-X/MSI irq support
 2022-10-21 21:05 UTC  (9+ messages)
` [PATCH 1/2] cxl/pci: Add generic "

[RFC PATCH 0/4] Introduce mempool pages bulk allocator the use it in dm-crypt
 2022-10-21 21:04 UTC  (8+ messages)
` [PATCH 2/4] mm: mempool: introduce page bulk allocator

[PATCH] dt-bindings: ata: Add 'ata-generic' binding
 2022-10-21 21:01 UTC  (2+ messages)

[PATCH v2 1/2] mm: migrate: Fix return value if all subpages of THPs are migrated successfully
 2022-10-21 20:55 UTC  (3+ messages)

[PATCH net] net: ethernet: ave: Remove duplicate suspend/resume calls for phy
 2022-10-21 20:55 UTC  (2+ messages)

[PATCH] dt-bindings: leds: Add 'cpuX' to 'linux,default-trigger'
 2022-10-21 20:54 UTC 

[PATCH v2] arm64: dts: rockchip: rk356x: Fix PCIe register map and ranges
 2022-10-21 20:52 UTC  (9+ messages)

[PATCH] virtio_blk: Fix signedness bug in virtblk_prep_rq()
 2022-10-21 20:41 UTC 

[PATCH V2 2/2] mtd: core: set ROOT_DEV for partitions marked as rootfs in DT
 2022-10-21 20:41 UTC  (2+ messages)

[PATCH 00/14] IFS multi test image support and misc changes
 2022-10-21 20:34 UTC  (9+ messages)
` [PATCH 07/14] x86/microcode/intel: Expose microcode_sanity_check()
` [PATCH 08/14] x86/microcode/intel: Meta-data support in microcode file
` [PATCH 09/14] platform/x86/intel/ifs: Use generic microcode headers and functions
` [PATCH 10/14] platform/x86/intel/ifs: Add metadata validation
` [PATCH 11/14] platform/x86/intel/ifs: Remove reload sysfs entry
` [PATCH 12/14] platform/x86/intel/ifs: Add current_batch "
` [PATCH 13/14] Documentation/ABI: Update IFS ABI doc
` [PATCH 14/14] Revert "platform/x86/intel/ifs: Mark as BROKEN"

[PATCH] dt-bindings: memory-controllers: arm,pl353-smc: Extend to support 'arm,pl354' SMC
 2022-10-21 20:39 UTC 


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