public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-28 13:30:13 to 2022-06-28 14:55:04 UTC [more...]

[PATCH v2 00/16] A few cleanup patches for huge_memory
 2022-06-28 14:54 UTC  (18+ messages)
` [PATCH v2 01/16] mm/huge_memory: use flush_pmd_tlb_range in move_huge_pmd
` [PATCH v2 02/16] mm/huge_memory: access vm_page_prot with READ_ONCE in remove_migration_pmd
` [PATCH v2 03/16] mm/huge_memory: fix comment of __pud_trans_huge_lock
` [PATCH v2 04/16] mm/huge_memory: use helper touch_pud in huge_pud_set_accessed
` [PATCH v2 05/16] mm/huge_memory: use helper touch_pmd in huge_pmd_set_accessed
` [PATCH v2 06/16] mm/huge_memory: rename mmun_start to haddr in remove_migration_pmd
` [PATCH v2 07/16] mm/huge_memory: use helper function vma_lookup in split_huge_pages_pid
` [PATCH v2 08/16] mm/huge_memory: use helper macro __ATTR_RW
` [PATCH v2 09/16] mm/huge_memory: fix comment in zap_huge_pud
` [PATCH v2 10/16] mm/huge_memory: check pmd_present first in is_huge_zero_pmd
` [PATCH v2 11/16] mm/huge_memory: try to free subpage in swapcache when possible
` [PATCH v2 12/16] mm/huge_memory: minor cleanup for split_huge_pages_all
` [PATCH v2 13/16] mm/huge_memory: fix comment of page_deferred_list
` [PATCH v2 14/16] mm/huge_memory: correct comment of prep_transhuge_page
` [PATCH v2 15/16] mm/huge_memory: comment the subtly logic in __split_huge_pmd
` [PATCH v2 16/16] mm/huge_memory: use helper macro IS_ERR_OR_NULL in split_huge_pages_pid

[PATCH] ipv6: remove redundant store to value after addition
 2022-06-28 14:54 UTC 

[PATCH v2 00/13] perf/hw_breakpoint: Optimize for thousands of tasks
 2022-06-28 14:53 UTC  (10+ messages)
` [PATCH v2 03/13] perf/hw_breakpoint: Optimize list of per-task breakpoints
` [PATCH v2 09/13] locking/percpu-rwsem: Add percpu_is_write_locked() and percpu_is_read_locked()
` [PATCH v2 10/13] perf/hw_breakpoint: Reduce contention with large number of tasks
` [PATCH v2 11/13] perf/hw_breakpoint: Introduce bp_slots_histogram

[PATCH 0/3] proc: improve root readdir latency with many threads
 2022-06-28 14:53 UTC  (9+ messages)
` [PATCH 1/3] radix-tree: propagate all tags in idr tree

[PATCH v2 net-next 0/4] Prevent permanently closed tc-taprio gates from blocking a Felix DSA switch port
 2022-06-28 14:52 UTC  (5+ messages)
` [PATCH v2 net-next 1/4] net: dsa: felix: keep reference on entire tc-taprio config
` [PATCH v2 net-next 2/4] net: dsa: felix: keep QSYS_TAG_CONFIG_INIT_GATE_STATE(0xFF) out of rmw
` [PATCH v2 net-next 3/4] net: dsa: felix: drop oversized frames with tc-taprio instead of hanging the port
` [PATCH v2 net-next 4/4] time64.h: consolidate uses of PSEC_PER_NSEC

[PATCH v2 1/2] drm/panel-edp: Add eDP innolux panel support
 2022-06-28 14:52 UTC  (2+ messages)

[PATCH v3] usb: gadget: f_mass_storage: Make CD-ROM emulation works with Windows OS
 2022-06-28 14:52 UTC  (2+ messages)

[PATCH V12 0/9] CXL: Read CDAT and DSMAS data
 2022-06-28 14:49 UTC  (10+ messages)
` [PATCH V12 3/9] PCI: Create PCIe library functions in support of DOE mailboxes
` [PATCH V12 4/9] cxl/pci: Create PCI DOE mailbox's for memory devices
` [PATCH V12 6/9] cxl/port: Read CDAT table
` [PATCH V12 7/9] cxl/port: Introduce cxl_cdat_valid()

[PATCH v1 1/6] powerpc/64e: Fix early TLB miss with KUAP
 2022-06-28 14:48 UTC  (6+ messages)
` [PATCH v1 2/6] powerpc/64e: Remove MMU_FTR_USE_TLBRSRV and MMU_FTR_USE_PAIRED_MAS
` [PATCH v1 3/6] powerpc/64e: Remove unused REGION related macros
` [PATCH v1 4/6] powerpc/64e: Move virtual memory closer to linear memory
` [PATCH v1 5/6] powerpc/64e: Reorganise virtual memory
` [PATCH v1 6/6] powerpc/64e: KASAN Full support for BOOK3E/64

[PATCH net-next v2 0/4] net: dsa: add pause stats support
 2022-06-28 14:47 UTC  (9+ messages)
` [PATCH net-next v2 1/4] net: dsa: add get_pause_stats support
` [PATCH net-next v2 2/4] net: dsa: ar9331: add support for pause stats
` [PATCH net-next v2 3/4] net: dsa: microchip: add pause stats support
` [PATCH net-next v2 4/4] net: dsa: microchip: count pause packets together will all other packets

[RESEND PATCH v4 1/2] highmem: Make __kunmap_{local,atomic}() take "const void *"
 2022-06-28 14:46 UTC  (2+ messages)

[PATCH v7 0/2] AD4130
 2022-06-28 14:46 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: iio: adc: add AD4130
` [PATCH v7 2/2] iio: adc: ad4130: add AD4130 driver

[PATCHSET 0/6] perf tools: A couple of fixes for perf record --off-cpu (v1)
 2022-06-28 14:46 UTC  (6+ messages)
` [PATCH 1/6] perf offcpu: Fix a build failure on old kernels
` [PATCH 2/6] perf offcpu: Accept allowed sample types only

[PATCH v2] net: phy: Add driver for Motorcomm yt8521 gigabit ethernet phy
 2022-06-28 14:46 UTC  (2+ messages)

[PATCH] powerpc/ptdump: Fix display of RW pages on FSL_BOOK3E
 2022-06-28 14:43 UTC 

[PATCH 00/22] Fix kernel-doc warnings at linux-next
 2022-06-28 14:42 UTC  (11+ messages)
` [PATCH 09/22] drm: amdgpu: amdgpu_dm: fix kernel-doc markups
` [PATCH 10/22] drm: amdgpu: amdgpu_device.c: fix a kernel-doc markup
` [PATCH 11/22] drm: amd: amd_shared.h: Add missing doc for PP_GFX_DCS_MASK
` [PATCH 12/22] drm: gpu_scheduler: fix a kernel-doc warning
` [PATCH 13/22] drm: scheduler: add a missing kernel-doc parameter

[PATCH] HID: amd_sfh: Ignore uninitialized device
 2022-06-28 14:42 UTC  (2+ messages)

fwnode_for_each_child_node() and OF backend discrepancy
 2022-06-28 14:41 UTC  (14+ messages)

[PATCH] perf unwind: Fix uninitialized variable
 2022-06-28 14:39 UTC  (6+ messages)
` [Linux v5.19-rc1] tools/perf/a.out remains after make -C tools/perf clean

[PATCH v2] selftests/tpm2: increase timeout for kselftests
 2022-06-28 14:39 UTC 

[PATCH RFC v1 0/8] intel-nand-controller: Fixes, cleanups and questions
 2022-06-28 14:38 UTC  (2+ messages)

[PATCH 5.10 1/3] commit 5d6651fe8583 ("rtw88: 8821c: support RFE type2 wifi NIC")
 2022-06-28 14:37 UTC  (5+ messages)
` [PATCH 5.10 2/3] commit b789e3fe7047 ("rtw88: 8821c: support RFE type4 "
` [PATCH 5.10 3/3] commit e109e3617e5d ("rtw88: rtw8821c: enable rfe 6 devices")

[PATCH 0/2] of: populate of_root_node if not set (alternate)
 2022-06-28 14:36 UTC  (3+ messages)
` [PATCH 2/2] of: unittest: treat missing of_root as error instead of fixing up

[PATCH v9 00/12] arm64: dts: Add i.MX8DXL initial support
 2022-06-28 14:35 UTC  (5+ messages)
` [PATCH v9 11/12] dt-bindings: arm: freescale: scu-ocotp: Add i.MX8DXL compatible string
` [PATCH v9 12/12] dt-bindings: arm: freescale: scu-pd: "

[PATCH net-next] net: phy: micrel: Adding LED feature for LAN8814 PHY
 2022-06-28 14:33 UTC  (2+ messages)

[PATCH v10 0/3] s390x: KVM: CPU Topology
 2022-06-28 14:38 UTC  (8+ messages)
` [PATCH v10 2/3] KVM: s390: guest support for topology function

[PATCH] watchdog: dw_wdt: Fix buffer overflow when get timeout
 2022-06-28 14:30 UTC  (3+ messages)

[PATCH v6 0/5] PCI: Rework pci_scan_slot() and isolated PCI functions
 2022-06-28 14:31 UTC  (6+ messages)
` [PATCH v6 1/5] PCI: Clean up pci_scan_slot()
` [PATCH v6 2/5] PCI: Split out next_ari_fn() from next_fn()
` [PATCH v6 3/5] PCI: Move jailhouse's isolated function handling to pci_scan_slot()
` [PATCH v6 4/5] PCI: Extend isolated function probing to s390
` [PATCH v6 5/5] s390/pci: allow zPCI zbus without a function zero

[PATCH v5 0/2] AD4130
 2022-06-28 14:30 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: iio: adc: add AD4130

[PATCH -next 1/2] soc: fsl: guts: fix return value check in fsl_guts_init()
 2022-06-28 14:29 UTC  (4+ messages)
` [PATCH -next 2/2] soc: fsl: guts: check return value after calling of_iomap() in fsl_guts_get_soc_uid()

[RFC][PATCH] kconfig: Add implicit CONFIG_ prefix to IS_ENABLED() and co
 2022-06-28 14:24 UTC  (3+ messages)

[PATCH 6/6] fanotify: add current_user_instances node
 2022-06-28 14:25 UTC  (7+ messages)

[PATCH v5] input/i8042: Rework quirk tables
 2022-06-28 14:15 UTC  (2+ messages)

[PATCH v4 1/3] dt-bindings: thermal: tsens: Add msm8992/4 compatibles
 2022-06-28 14:23 UTC  (3+ messages)
` [PATCH v4 2/3] thermal: qcom: tsens-v1: Use GENMASK macro for bitmasks
` [PATCH v4 3/3] thermal: qcom: tsens-v1: Add support for MSM8992/4 TSENS

[PATCH v9 00/11] iommu: SVA and IOPF refactoring
 2022-06-28 14:20 UTC  (7+ messages)
` [PATCH v9 10/11] iommu: Per-domain I/O page fault handling

[PATCH] Documentation: kunit: eliminate code-block warnings
 2022-06-28 14:20 UTC  (5+ messages)

[PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
 2022-06-28 14:18 UTC  (9+ messages)

[RFC PATCH 00/26] hugetlb: Introduce HugeTLB high-granularity mapping
 2022-06-28 14:17 UTC  (4+ messages)

[PATCH v2] ASoC: qcom: Add driver support for audioreach solution
 2022-06-28 14:17 UTC  (2+ messages)

[PATCH] workqueue: Make create_worker() safe against spurious wakeups
 2022-06-28 14:16 UTC  (7+ messages)
` re. Spurious wakeup on a newly created kthread

[PATCH] dt-bindings: pinctrl: mt8192: Add RSEL values to bias-pull-{up,down}
 2022-06-28 14:16 UTC  (2+ messages)

[PATCH v4] x86/paravirt: useless assignment instructions cause Unixbench full core performance degradation
 2022-06-28 14:15 UTC  (3+ messages)
` [PATCH v6] "

[PATCH] pinctrl: stm32: fix optional IRQ support to gpios
 2022-06-28 14:13 UTC  (2+ messages)

[PATCH v8 0/2] Detect stalls on guest vCPUS
 2022-06-28 14:11 UTC  (4+ messages)
` [PATCH v8 2/2] misc: Add a mechanism to detect stalls on guest vCPUs

[PATCH v2 1/8] capability: add capable_or to test for multiple caps with exactly one audit message
 2022-06-28 14:11 UTC  (5+ messages)
` [PATCH v3 2/8] capability: use new capable_any functionality
  ` [PATCH v3 5/8] fs: "

[PATCH 0/6] Fix TLB invalidate issues with Broadwell
 2022-06-27  9:00 UTC  (5+ messages)
` [PATCH 5/6] drm/i915/gt: Serialize GRDOM access between multiple engine resets

[PATCH] vfio: remove useless judgement
 2022-06-28 14:04 UTC  (6+ messages)

[PATCH 00/14] KVM: nVMX: Use vmcs_config for setting up nested VMX MSRs
 2022-06-28 14:04 UTC  (3+ messages)

[PATCH 0/4] Bluetooth: hci_bcm: Improve FW load time on CYW55572
 2022-06-28 14:03 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: net: broadcom-bluetooth: Add CYW55572 DT binding

[PATCH v2 0/4] AXP221/AXP223/AXP809 GPIO support
 2022-06-28 14:03 UTC  (3+ messages)
` [PATCH v2 2/4] mfd: axp20x: Add AXP221/AXP223/AXP809 GPIO cells

[PATCH v9 00/21] KVM: s390: enable zPCI for interpretive execution
 2022-06-28 14:02 UTC  (6+ messages)

[PATCH v4 0/4] soc/arm64: qcom: Add initial version of bwmon
 2022-06-28 14:02 UTC  (12+ messages)
` [PATCH v4 4/4] arm64: dts: qcom: sdm845: Add CPU BWMON

[PATCH] net : rps : supoort a single flow to use rps
 2022-06-28 14:00 UTC 

[PATCH v1 0/2] Fix console probe delay when stdout-path isn't set
 2022-06-28 14:00 UTC  (3+ messages)
` [PATCH v1 2/2] serial: Set probe_no_timeout for all DT based drivers

[syzbot] BUG: unable to handle kernel paging request in writeback_single_inode
 2022-06-28 13:59 UTC 

[PATCH v2 0/1] Remove forget_syscall() from start_thread_common()
 2022-06-28 13:58 UTC  (3+ messages)
` [PATCH v2 1/1] arm64: Do not forget syscall when starting a new thread

[PATCH v7] devcoredump: change gfp_t parameter of kzalloc to GFP_KERNEL
 2022-06-28 13:57 UTC  (5+ messages)

[PATCH v12 00/18] KVM: s390: pv: implement lazy destroy for reboot
 2022-06-28 13:56 UTC  (19+ messages)
` [PATCH v12 01/18] KVM: s390: pv: leak the topmost page table when destroy fails
` [PATCH v12 02/18] KVM: s390: pv: handle secure storage violations for protected guests
` [PATCH v12 03/18] KVM: s390: pv: handle secure storage exceptions for normal guests
` [PATCH v12 04/18] KVM: s390: pv: refactor s390_reset_acc
` [PATCH v12 05/18] KVM: s390: pv: usage counter instead of flag
` [PATCH v12 06/18] KVM: s390: pv: add export before import
` [PATCH v12 07/18] KVM: s390: pv: clear the state without memset
` [PATCH v12 08/18] KVM: s390: pv: Add kvm_s390_cpus_from_pv to kvm-s390.h and add documentation
` [PATCH v12 09/18] KVM: s390: pv: add mmu_notifier
` [PATCH v12 10/18] s390/mm: KVM: pv: when tearing down, try to destroy protected pages
` [PATCH v12 11/18] KVM: s390: pv: refactoring of kvm_s390_pv_deinit_vm
` [PATCH v12 12/18] KVM: s390: pv: destroy the configuration before its memory
` [PATCH v12 13/18] KVM: s390: pv: asynchronous destroy for reboot
` [PATCH v12 14/18] KVM: s390: pv: api documentation for asynchronous destroy
` [PATCH v12 15/18] KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE
` [PATCH v12 16/18] KVM: s390: pv: avoid export before import if possible
` [PATCH v12 17/18] KVM: s390: pv: support for Destroy fast UVC
` [PATCH v12 18/18] KVM: s390: pv: module parameter to fence asynchronous destroy

[PATCH v5 0/6] Add hardware prefetch control driver for A64FX and x86
 2022-06-28 13:55 UTC  (7+ messages)

[GIT PULL][PATCH] pinctrl: samsung: do not use bindings header with constants
 2022-06-28 13:55 UTC  (2+ messages)

[PATCH -next] usb: musb: mpfs: add missing clk_disable_unprepare() in mpfs_remove()
 2022-06-28 14:05 UTC 

[PATCH v3] gpio: davinci: Add support for system suspend/resume PM
 2022-06-28 13:52 UTC  (2+ messages)

[GIT PULL] ARM: at91: fixes for 5.19
 2022-06-28 13:51 UTC 

[PATCH] srcu: Reduce blocking agressiveness of expedited grace periods further
 2022-06-28 13:46 UTC  (5+ messages)

[PATCH v6 0/4] Implement vdpasim suspend operation
 2022-06-28 13:44 UTC  (7+ messages)
` [PATCH v6 1/4] vdpa: Add "
` [PATCH v6 2/4] vhost-vdpa: introduce SUSPEND backend feature bit
` [PATCH v6 3/4] vhost-vdpa: uAPI to suspend the device

[PATCH 5.10 v2 1/3] commit 5d6651fe8583 ("rtw88: 8821c: support RFE type2 wifi NIC")
 2022-06-28 13:43 UTC  (3+ messages)
` [PATCH 5.10 v2 2/3] commit b789e3fe7047 ("rtw88: 8821c: support RFE type4 "
` [PATCH 5.10 v2 3/3] commit e109e3617e5d ("rtw88: rtw8821c: enable rfe 6 devices")

[PATCH v3] soc: qcom: cmd-db: replace strscpy_pad() with strncpy()
 2022-06-28 13:44 UTC  (2+ messages)

[PATCH -next] docs/zh_CN: add vm transhuge translation
 2022-06-28 13:37 UTC 

[PATCH v6 00/17] Introducing AMD x2AVIC and hybrid-AVIC modes
 2022-06-28 13:43 UTC  (3+ messages)

[PATCH v2] Implement close-on-fork
 2022-06-28 13:43 UTC  (7+ messages)

[PATCH 0/4] serial: 8250_dw: Rework ->serial_out() & LCR retry logic
 2022-06-28 13:42 UTC  (5+ messages)
` [PATCH 1/4] serial: 8250_dw: Use dw8250_serial_out() in dw8250_serial_out38x()
` [PATCH 2/4] serial: 8250_dw: Rename offset to reg_offset
` [PATCH 3/4] serial: 8250_dw: Move 16550 compatible & LCR checks to dw8250_verify_write()
` [PATCH 4/4] serial: 8250_dw: Rework ->serial_out() LCR write retry logic

Discussion on race between freed page_ext access and memory offline operation
 2022-06-28 13:42 UTC  (3+ messages)

[PATCH v2 0/2] Fix console probe delay due to fw_devlink
 2022-06-28 13:41 UTC  (4+ messages)
` [PATCH v2 2/2] of: base: Avoid console probe delay when fw_devlink.strict=1

[PATCH 0/4] i2c: stm32: addition of STM32MP13 support
 2022-06-28 13:41 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: i2c: st,stm32-i2c: don't mandate a reset line

[PATCH] ARM: at91: fix soc detection for SAM9X60 SiPs
 2022-06-28 13:38 UTC  (2+ messages)

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

[PATCH V5] dt-bindings: ata: ahci-ceva: convert to yaml
 2022-06-28 13:36 UTC  (2+ messages)

[PATCH v2 0/3] ARM: at91: pm: fix wakeup from RTC for ULP1
 2022-06-28 13:35 UTC  (2+ messages)

[PATCH v2 00/12] powerpc: Nintendo Wii U support
 2022-06-28 13:31 UTC  (14+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/12] dt-bindings: wiiu: Document the Nintendo Wii U devicetree
  ` [PATCH v3 02/12] powerpc: wiiu: device tree
  ` [PATCH v3 03/12] powerpc: wiiu: bootwrapper support
  ` [PATCH v3 04/12] powerpc: wiiu: introduce wiiu platform
  ` [PATCH v3 05/12] powerpc: wiiu: declare as non-coherent
  ` [PATCH v3 06/12] powerpc: wiiu: udbg support for latteipc
  ` [PATCH v3 07/12] powerpc: wiiu: espresso interrupt controller support
  ` [PATCH v3 08/12] powerpc: wiiu: latte "
  ` [PATCH v3 09/12] powerpc: espresso processor support
  ` [PATCH v3 10/12] powerpc: wiiu: platform support
  ` [PATCH v3 11/12] powerpc: wiiu: don't enforce flat memory
  ` [PATCH v3 12/12] powerpc: wiiu: add minimal default config

[PATCH 0/5] SCM: Add support for wait-queue aware firmware
 2022-06-28 13:33 UTC  (3+ messages)
` [PATCH 4/5] firmware: qcom: scm: Add wait-queue helper functions

[PATCH 5.18 000/181] 5.18.8-rc1 review
 2022-06-28 13:32 UTC  (6+ messages)
` [PATCH 5.18 097/181] Revert "net/tls: fix tls_sk_proto_close executed repeatedly"

[PATCH] KVM: x86: Fully initialize 'struct kvm_lapic_irq' in kvm_pv_kick_cpu_op()
 2022-06-28 13:30 UTC 

[PATCHv3] mmc: block: Add single read for 4k sector cards
 2022-06-28 13:30 UTC 

[ammarfaizi2-block:mellanox/linux/queue-next 4/14] include/net/xfrm.h:1959:3: error: call to undeclared function 'dev_put_track'; ISO C99 and later do not support implicit function declarations
 2022-06-28 13:29 UTC 

[asahilinux:t8112/bringup 11/12] drivers/iommu/apple-dart.c:1075:78: error: macro "DART_TCR" requires 2 arguments, but only 1 given
 2022-06-28 13:29 UTC 

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-06-28 13:28 UTC  (3+ messages)
` [PATCH Part2 v6 36/49] KVM: SVM: Add support to handle GHCB GPA register VMGEXIT


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox