linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-08 07:16:02 to 2022-06-08 09:11:22 UTC [more...]

[PATCH] security:trusted_tpm2: Fix memory leak in tpm2_key_encode()
 2022-06-08  8:29 UTC  (3+ messages)

RFC: Memory Tiering Kernel Interfaces (v3)
 2022-06-08  8:29 UTC  (10+ messages)
` [RFC PATCH v4 0/7] mm/demotion: Memory tiers and demotion
  ` [RFC PATCH v4 1/7] mm/demotion: Add support for explicit memory tiers
  ` [RFC PATCH v4 2/7] mm/demotion: Expose per node memory tier to sysfs

[PATCH v5 0/9] mm/demotion: Memory tiers and demotion
 2022-06-08  8:28 UTC  (31+ messages)
` [PATCH v5 1/9] mm/demotion: Add support for explicit memory tiers
` [PATCH v5 2/9] mm/demotion: Expose per node memory tier to sysfs
` [PATCH v5 4/9] mm/demotion: Build demotion targets based on explicit memory tiers
` [PATCH v5 6/9] mm/demotion: Add support for removing node from demotion "
` [PATCH v5 9/9] mm/demotion: Update node_is_toptier to work with "

[PATCH 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-06-08  8:28 UTC  (5+ messages)
` [PATCH 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
` [PATCH 3/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency

[syzbot] WARNING: locking bug in __inet_bind
 2022-06-08  8:27 UTC 

[PATCH 0/4] arm64: dts: qcom: Introduce SC8280XP
 2022-06-08  8:26 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: mailbox: qcom-ipcc: Add NSP1 client
` [PATCH 2/4] arm64: dts: qcom: add SC8280XP platform
` [PATCH 3/4] arm64: dts: qcom: sc8280x: Add reference device
` [PATCH 4/4] arm64: dts: qcom: add SA8540P and ADP

[PATCH] random: do not use jump labels before they are initialized
 2022-06-08  8:24 UTC  (2+ messages)

[syzbot] general protection fault in __device_attach
 2022-06-08  8:24 UTC  (13+ messages)

[PATCH v4] ALSA: hda/realtek - Add HW8326 support
 2022-06-08  8:23 UTC 

[PATCH 0/7] Virtual NMI feature
 2022-06-08  8:23 UTC  (3+ messages)

[PATCH][next] ASoC: mediatek: mt8186: Fix a handful of spelling mistakes
 2022-06-08  8:23 UTC 

[PATCH 00/20] Convert aops->migratepage to aops->migrate_folio
 2022-06-08  8:22 UTC  (27+ messages)
` [PATCH 01/20] fs: Add aops->migrate_folio
` [PATCH 02/20] mm/migrate: Convert fallback_migrate_page() to fallback_migrate_folio()
` [PATCH 03/20] mm/migrate: Convert writeout() to take a folio
` [PATCH 04/20] mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()
` [PATCH 05/20] mm/migrate: Convert expected_page_refs() to folio_expected_refs()
` [PATCH 06/20] btrfs: Convert btree_migratepage to migrate_folio
` [PATCH 07/20] nfs: Convert "
` [PATCH 08/20] mm/migrate: Convert migrate_page() to migrate_folio()
` [PATCH 09/20] mm/migrate: Add filemap_migrate_folio()
` [PATCH 10/20] btrfs: Convert btrfs_migratepage to migrate_folio
` [PATCH 13/20] aio: Convert "
` [PATCH 19/20] fs: Remove aops->migratepage()
` [PATCH 20/20] mm/folio-compat: Remove migration compatibility functions

[PATCH 00/10] Convert to filemap_get_folios()
 2022-06-08  8:08 UTC  (21+ messages)
` [PATCH 01/10] filemap: Add filemap_get_folios()
` [PATCH 02/10] buffer: Convert clean_bdev_aliases() to use filemap_get_folios()
` [PATCH 03/10] ext4: Convert mpage_release_unused_pages() "
` [PATCH 04/10] ext4: Convert mpage_map_and_submit_buffers() "
` [PATCH 05/10] f2fs: Convert f2fs_invalidate_compress_pages() "
` [PATCH 06/10] hugetlbfs: Convert remove_inode_hugepages() "
` [PATCH 07/10] nilfs2: Convert nilfs_copy_back_pages() "
` [PATCH 08/10] vmscan: Add check_move_unevictable_folios()
` [PATCH 09/10] shmem: Convert shmem_unlock_mapping() to use filemap_get_folios()
` [PATCH 10/10] filemap: Remove find_get_pages_range() and associated functions

[PATCH v2] ARM: initialize jump labels before setup_machine_fdt()
 2022-06-08  8:20 UTC  (6+ messages)

[PATCH v2 0/3] Add support for lan966x flexcom chip-select configuration
 2022-06-08  8:20 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: mfd: atmel,flexcom: Convert to json-schema
` [PATCH v2 3/3] mfd: atmel-flexcom: Add support for lan966x flexcom chip-select configuration

[PATCH 0/3] platform/chrome: cros_ec_command() improvements
 2022-06-08  8:20 UTC  (4+ messages)
` [PATCH 2/3] platform/chrome: cros_ec_proto: Rename cros_ec_command function

[PATCH 0/3] serial: atmel: cleanup code
 2022-06-08  8:18 UTC  (4+ messages)
` [PATCH 2/3] tty: serial: atmel: improve clock management

[PATCH][next] spi: s3c64xx: Fix spelling mistake "hannel" -> "channel"
 2022-06-08  8:19 UTC 

[PATCH 01/36] tty/vt: consolemap: use ARRAY_SIZE()
 2022-06-08  8:18 UTC  (24+ messages)
` [PATCH 03/36] tty/vt: consolemap: define UNI_* macros for constants
` [PATCH 10/36] tty/vt: consolemap: introduce UNI_*() macros
` [PATCH 12/36] tty/vt: consolemap: use sizeof(*pointer) instead of sizeof(type)
` [PATCH 16/36] tty/vt: consolemap: check put_user() in con_get_unimap()
` [PATCH 33/36] tty/vt: consolemap: change refcount only if needed in con_do_clear_unimap()

[PATCH] riscv: initialize jump labels before early_init_dt_scan()
 2022-06-08  8:17 UTC  (2+ messages)

[PATCH v2] ARM: initialize jump labels before setup_machine_fdt()
 2022-06-08  8:18 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] drm/doc: Add KUnit documentation
 2022-06-08  8:17 UTC  (2+ messages)

[PATCH v2] drm/sun4i: Enable output signal premultiplication for DE2/DE3
 2022-06-08  8:17 UTC  (4+ messages)

[PATCH 0/3] arm64: bcmbca: add bcm4912 SoC support
 2022-06-08  8:16 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: arm64: add bcm4912 SoC to binding document
` [PATCH 2/3] arm64: dts: add dts files for bcmbca SoC bcm4912

[PATCH] x86: replace_intsrc_all function removes unused return values
 2022-06-08  8:16 UTC 

[PATCH] vdpa/mlx5: Fix syntax errors in comments
 2022-06-08  8:14 UTC  (2+ messages)

[PATCH v2 0/5] arm64: bcmbca: add bcm63158 soc support under bcmbca arch
 2022-06-08  8:14 UTC  (11+ messages)
` [PATCH v2 1/5] dt-bindings: arm64: add bcm63158 SoC
` [PATCH v2 2/5] arm64: bcmbca: add arch bcmbca machine entry
` [PATCH v2 3/5] arm64: dts: add dts files for bcmbca soc 63158
` [PATCH v2 4/5] MAINTAINERS: add bcm63158 to bcmbca arch entry
` [PATCH v2 5/5] arm64: defconfig: enable bcmbca soc support

[PATCH] vdpa: allow vdpa dev_del management operation to return failure
 2022-06-08  8:14 UTC  (2+ messages)

[PATCH] virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed
 2022-06-08  8:11 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update BCM2711/BCM2835 maintainer
 2022-06-08  8:02 UTC  (2+ messages)

[PATCH v1 1/2] wireless: ray_cs: Utilize strnlen() in parse_addr()
 2022-06-08  8:08 UTC  (2+ messages)
` [v1,1/2] wifi: "

[PATCH] staging: wfx: Remove redundant NULL check before release_firmware() call
 2022-06-08  8:02 UTC  (3+ messages)

[PATCH v2 0/2] MT8192 pinctrl properties adjustments
 2022-06-08  8:08 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: mt8192: Switch drive-strength-adv for -microamp

[PATCH v1 1/1] rtw88: use %*ph to print small buffer
 2022-06-08  8:07 UTC  (2+ messages)
` [v1,1/1] wifi: "

[RESEND][PATCH net-next] net: macb: change return type for gem_ptp_set_one_step_sync()
 2022-06-08  8:08 UTC 

[RESEND PATCH] arm64/hugetlb: Simplify the huge_ptep_set_access_flags()
 2022-06-08  8:04 UTC 

[io_uring] 584b0180f0: phoronix-test-suite.fio.SequentialWrite.IO_uring.Yes.Yes.1MB.DefaultTestDirectory.mb_s -10.2% regression
 2022-06-08  8:00 UTC  (3+ messages)

[PATCH v6 1/4] media: dt-bindings: ov5675: document YAML binding
 2022-06-08  8:03 UTC  (6+ messages)
` [PATCH v6 4/4] media: i2c: ov5675: add .get_selection support

[PATCHv2 bpf 0/3] bpf: Fix cookie values for kprobe multi
 2022-06-08  7:59 UTC  (6+ messages)
` [PATCHv2 bpf 3/3] bpf: Force cookies array to follow symbols sorting

[PATCH v2 0/5] phy: qcom: Add SC8280XP UNI and COMBO USB phys
 2022-06-08  7:58 UTC  (3+ messages)
` [PATCH v2 1/5] dt-bindings: phy: qcom,qmp: Add compatible for SC8280XP "

[PATCH -next] RDMA/erdma: remove unneeded semicolon
 2022-06-08  7:58 UTC  (3+ messages)

[PATCH v4 0/4] fat: add support for the renameat2 RENAME_EXCHANGE flag
 2022-06-08  7:56 UTC  (2+ messages)

[PATCH v3] ALSA: hda/realtek - Add HW8326 support
 2022-06-08  7:56 UTC  (4+ messages)

[PATCH 0/7] SUNIV USB support (and updating mailmap)
 2022-06-08  7:04 UTC  (8+ messages)
` [PATCH 1/7] mailmap: update Icenowy Zheng's mail address
` [PATCH 2/7] dt-bindings: phy: add binding document for Allwinner F1C100s USB PHY
` [PATCH 3/7] dt-bindings: usb: sunxi-musb: add F1C100s MUSB compatible string
` [PATCH 4/7] phy: sun4i-usb: add support for the USB PHY on F1C100s SoC
` [PATCH 5/7] musb: sunxi: add support for the F1C100s MUSB controller
` [PATCH 6/7] ARM: suniv: add USB-related device nodes
` [PATCH 7/7] ARM: suniv: f1c100s: enable USB on Lichee Pi Nano

[PATCH] sh: cast away __iomem to remove sparse warning
 2022-06-08  7:52 UTC  (6+ messages)

[PATCH v9 0/8] PCI: imx6: refine codes and add compliance tests mode support
 2022-06-08  7:48 UTC  (13+ messages)
` [PATCH v9 3/8] PCI: imx6: Move imx6_pcie_clk_disable() earlier
` [PATCH v9 4/8] PCI: imx6: Disable iMX6QDL PCIe REF clock when disable PCIe clocks
` [PATCH v9 5/8] PCI: imx6: Refine the regulator usage
` [PATCH v9 6/8] PCI: imx6: Disable clocks and regulators after link is down
` [PATCH v9 7/8] PCI: imx6: Move the phy driver callbacks to the proper places
` [PATCH v9 8/8] PCI: imx6: Add compliance tests mode support

[PATCH v3 0/4] clear riscv dtbs_check errors
 2022-06-08  7:48 UTC  (3+ messages)
` [PATCH v3 3/4] dt-bindings: mfd: convert da9063 to yaml

[PATCH v11 00/14] Multi-Gen LRU Framework
 2022-06-08  7:48 UTC  (6+ messages)
` [PATCH v11 07/14] mm: multi-gen LRU: exploit locality in rmap

[PATCH v6 00/38] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features
 2022-06-08  7:47 UTC  (4+ messages)
` [PATCH v6 03/38] KVM: x86: hyper-v: Introduce TLB flush fifo

[PATCH v23 0/5] FPGA MAX10 BMC Secure Update Driver
 2022-06-08  7:46 UTC  (3+ messages)
` [PATCH v23 1/5] mfd: intel-m10-bmc: Rename n3000bmc-secure driver

unsub
 2022-06-08  7:46 UTC 

[PATCH 0/4] Add Richtek RT5120 PMIC support
 2022-06-08  7:44 UTC  (10+ messages)
` [PATCH 1/4] dt-binding: mfd: "
` [PATCH 4/4] input: misc: rt5120: Add power key support

[PATCH] scsi_lib: Don't fail the path in ALUA transition state
 2022-06-08  7:44 UTC  (2+ messages)

[PATCH] kbuild: avoid regex RS for POSIX awk
 2022-06-08  7:43 UTC  (2+ messages)

[PATCH 0/2] Improve vfio-pci primary GPU assignment behavior
 2022-06-08  7:43 UTC  (3+ messages)

[PATCH v6 00/12] platform/x86: introduce p2sb_bar() helper
 2022-06-08  7:42 UTC  (2+ messages)

[tcp] e926147618: stress-ng.icmp-flood.ops_per_sec -8.7% regression
 2022-06-08  7:34 UTC  (3+ messages)

[PATCH] dma: imx-sdma: Add FIFO offset support for multi FIFO script
 2022-06-08  7:40 UTC  (2+ messages)

[PATCH v5 0/2] Optimize performance of update hash-map when free is zero
 2022-06-08  7:37 UTC  (4+ messages)
` [PATCH v5 1/2] bpf: avoid grabbing spin_locks of all cpus when no free elems
    ` [External] "

[PATCH 1/2] ARM: dts: at91: sam9x60ek: fix eeprom compatible and size
 2022-06-08  7:37 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: at91: sama5d2_icp: fix eeprom compatibles

qemu-arm: zram: mkfs.ext4 : Unable to handle kernel NULL pointer dereference at virtual address 00000140
 2022-06-08  7:36 UTC  (8+ messages)

[PATCH v3 0/5] KVM nVHE Hypervisor stack unwinder
 2022-06-08  7:33 UTC  (5+ messages)
` [PATCH v3 2/5] KVM: arm64: Compile stacktrace.nvhe.o
` [PATCH v3 3/5] KVM: arm64: Add hypervisor overflow stack

[PATCH 5.10 000/452] 5.10.121-rc1 review
 2022-06-08  7:26 UTC  (5+ messages)
` [PATCH 5.10 001/452] arm64: Initialize jump labels before setup_machine_fdt()

[PATCH v3 0/6] introduce mirrored memory support for arm64
 2022-06-08  7:27 UTC  (5+ messages)
` [PATCH v3 5/6] mm: Add mirror flag back on initrd memory

linux-next: build warning after merge of the spi tree
 2022-06-08  7:30 UTC  (2+ messages)

[PATCH v5 0/6] arm64: Cleanup ioremap() and support ioremap_prot()
 2022-06-08  7:22 UTC  (7+ messages)
` [PATCH v5 2/6] mm: ioremap: Use more sensibly name in ioremap_prot()
` [PATCH v5 4/6] mm: ioremap: Add ioremap/iounmap_allowed()

[PATCH net-next v2 0/3] net: phy: dp83td510: add cable diag support
 2022-06-08  7:21 UTC  (5+ messages)
` [PATCH net-next v2 1/3] net: phy: dp83td510: add SQI support
` [PATCH net-next v2 2/3] net: phy: dp83td510: add cable testing support
` [PATCH net-next v2 3/3] net: phy: dp83td510: disable cable test support for 1Vpp PHYs

[RFC PATCH 00/13] can: slcan: extend supported features
 2022-06-08  7:19 UTC  (3+ messages)

[PATCH v2] usb: host: ohci-at91: add support to enter suspend using SMC
 2022-06-08  7:21 UTC  (2+ messages)

[PATCH v2 1/2] drm: Add DRM_GEM_FOPS
 2022-06-08  7:19 UTC  (6+ messages)
` [PATCH v2 2/2] drm/msm: Expose client engine utilization via fdinfo

[PATCH] zram: fix unused 'zram_wb_devops' warning
 2022-06-08  7:25 UTC 

[PATCH 1/1] libbpf: fix broken gcc pragma macros in bpf_helpers.h/bpf_tracing.h
 2022-06-08  7:13 UTC  (5+ messages)

[PATCH] drm: shmobile: Use backlight helper
 2022-06-08  7:08 UTC  (3+ messages)

[PATCH 0/2] x86/mpparse, kexec: Fix kdump/kexec kernel panic with MPTABLE and x2apic
 2022-06-08  6:43 UTC  (3+ messages)
` [PATCH 1/2] x86/apic: add a more generic early_probe
` [PATCH 2/2] x86/mpparse, kexec: probe apic driver early for x2apic

[PATCH -next] watchdog:Fix typo in comment
 2022-06-08  6:57 UTC  (2+ messages)

[PATCH v3 0/7] uvcvideo: Fix handling of power_line_frequency
 2022-06-08  6:56 UTC  (5+ messages)
` [PATCH v3 1/7] media: uvcvideo: Add missing value for power_line_frequency

[PATCH] pwm: stmpe: Deleted extra {}
 2022-06-08  6:51 UTC  (2+ messages)

gcc-12: build errors: arch/arm64/kernel/setup.c:225:56: warning: array subscript -1 is outside array bounds of 'char[]' [-Warray-bounds]
 2022-06-08  6:54 UTC  (4+ messages)

[PATCH] staging: r8188eu: remove HW_VAR_SLOT_TIME from SetHwReg8188EU()
 2022-06-08  6:50 UTC  (2+ messages)
` [BUG] staging: r8188eu: driver stopped working with commit ("staging: r8188eu: add check for kzalloc")

[PATCH] mm/filemap.c: Always read one page in do_sync_mmap_readahead()
 2022-06-08  6:35 UTC  (3+ messages)

[PATCH 5.18 000/879] 5.18.3-rc1 review
 2022-06-08  6:54 UTC  (2+ messages)

[PATCH] pwm: atmel-tcb: use 'unsigned int' instead of 'unsigned'
 2022-06-08  6:45 UTC  (2+ messages)

[PATCH v2 00/12] MIPS: Support I6500 multi-cluster configuration
 2022-06-08  6:13 UTC  (5+ messages)
` [PATCH v2 11/12] MIPS: Report cluster in /proc/cpuinfo

[PATCH v2 4/5] phy: Add ARTPEC-8 PCIe PHY driver
 2022-06-08  4:14 UTC  (4+ messages)
` [PATCH v2 0/5] Add support for Axis, ARTPEC-8 PCIe driver

[PATCH v5 0/6] Add hardware prefetch control driver for A64FX and x86
 2022-06-08  6:11 UTC  (4+ messages)
` [PATCH v5 5/6] x86: Add Kconfig/Makefile to build hardware prefetch control driver

[PATCH v2] KEYS: trusted: tpm2: Fix migratable logic
 2022-06-08  5:47 UTC  (2+ messages)

[PATCH v1 0/4] pinctrl: mediatek: add driver support driving and resistance property on mt8192
 2022-06-08  5:39 UTC  (3+ messages)
` [PATCH v1 1/4] pinctrl: add generic driving setup "
` [PATCH v1 2/4] pinctrl: add drive for I2C related pins "

[V2,0/2] Enable hardware jpeg encoder for MT8186
 2022-06-08  6:07 UTC  (3+ messages)
` [V2,1/2] media: media: jpegenc: add mediatek,mt8186-jpgenc compatible
` [V2,2/2] media: media: jpegenc: set bit mask for jpegenc

[PATCH] kprobes: Enable tracing for mololithic kernel images
 2022-06-08  5:25 UTC  (3+ messages)

[PATCH -next] RDMA/erdma: Remove duplicated include in erdma_cm.c
 2022-06-08  6:12 UTC  (2+ messages)

[PATCH] perf report: Skip symbols for idle symbols
 2022-06-08  5:51 UTC 

[PATCH] virtio-rng: make device ready before making request
 2022-06-08  6:14 UTC 

[PATCH v1 0/5] mm, hwpoison: enable 1GB hugepage support
 2022-06-08  6:16 UTC  (4+ messages)
` [PATCH v1 5/5] mm, hwpoison: enable memory error handling on 1GB hugepage

[PATCH v2 0/2] Add software clock gating requirement check
 2022-06-08  5:57 UTC  (2+ messages)
` [PATCH v2 1/2] soundwire: qcom: Add flag for software clock gating check

[PATCH 0/3] net: unexport some symbols that are annotated __init
 2022-06-08  5:39 UTC  (4+ messages)
` [PATCH 2/3] net: xfrm: unexport __init-annotated xfrm4_protocol_init()

[PATCH v2] rcu/nocb: Avoid polling when myrdp->nocb_head_rdp list is empty
 2022-06-08  6:28 UTC  (7+ messages)

[PATCH v9 00/21] KVM: s390: enable zPCI for interpretive execution
 2022-06-08  6:02 UTC  (3+ messages)
` [PATCH v9 21/21] MAINTAINERS: additional files related kvm s390 pci passthrough

[PATCH 1/2] perf vendor events intel: Rename tremontx to snowridgex
 2022-06-08  6:34 UTC  (2+ messages)
` [PATCH 2/2] perf vendor events intel: Update event list for Snowridgex


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