linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-16 02:20:21 to 2023-06-16 06:42:06 UTC [more...]

[PATCH -next v2 0/6] md: fix that MD_RECOVERY_RUNNING can be cleared while sync_thread is still running
 2023-06-16  6:41 UTC  (5+ messages)
` [PATCH -next v2 3/6] md: add a mutex to synchronize idle and frozen in action_store()
  ` [dm-devel] "

[RFC PATCH 1/3] zram: charge the compressed RAM to the page's memcgroup
 2023-06-16  6:40 UTC  (21+ messages)
      ` [External] "

[PATCH 0/3] Add mt8188 compatiable for DSI cmd packet control
 2023-06-16  6:24 UTC  (4+ messages)
` [PATCH 3/3] drm/mediatek: dsi: Add dsi cmdq_ctl to send panel initial code

[PATCH] CMDQ feature is introduced to eMMC standard in v5.1, which can be used to improve performance
 2023-06-16  6:37 UTC 

[PATCH v18 0/5] Implement IOCTL to get and optionally clear info about PTEs
 2023-06-16  6:37 UTC  (13+ messages)
` [PATCH v18 2/5] fs/proc/task_mmu: "

[PATCH 0/3] mm: use memmap_on_memory semantics for dax/kmem
 2023-06-16  6:35 UTC  (3+ messages)
` [PATCH 1/3] mm/memory_hotplug: Allow an override for the memmap_on_memory param

[tip: sched/core] sched/fair: Multi-LLC select_idle_sibling()
 2023-06-16  6:34 UTC  (11+ messages)

[PATCH] selftests/nolibc: Remove unneeded variable
 2023-06-16  6:34 UTC  (2+ messages)

[PATCH 0/3] Add SiFive Private L2 cache and PMU driver
 2023-06-16  6:32 UTC  (4+ messages)
` [PATCH 1/3] soc: sifive: Add SiFive private L2 cache support
` [PATCH 2/3] soc: sifive: Add SiFive private L2 cache PMU driver
` [PATCH 3/3] dt-bindings: riscv: sifive: Add SiFive Private L2 cache controller

[PATCH 0/1] pci: agilex_rp: add pci root port support for agilex platform
 2023-06-16  6:33 UTC  (2+ messages)
` [PATCH 1/1] pci: agilex_pci: add pcie rootport support for agilex

[PATCH v1] fs:smb:server:Fix unsigned compared with less than zero
 2023-06-16  6:31 UTC  (3+ messages)

[PATCH v2] mm/memcg: remove return value of mem_cgroup_scan_tasks()
 2023-06-16  6:30 UTC 

[PATCH v2 bpf-next] xsk: Remove unused inline function xsk_buff_discard()
 2023-06-16  6:28 UTC 

[PATCH] md/raid1-10: fix casting from randomized structure in raid1_submit_write()
 2023-06-16  6:27 UTC  (2+ messages)

[PATCH 0/8] ethosu: Add Arm Ethos-U driver
 2023-06-16  6:26 UTC  (12+ messages)
` [PATCH 1/8] "
` [PATCH 2/8] ethosu: Use RPMsg messaging protocol based on i.MX Rpmsg implementation
` [PATCH 3/8] ethosu: Add inference type option for model and op
` [PATCH 4/8] ethosu: Add suspend/resume power management
` [PATCH 5/8] ethosu: Use ids for identifying messages sent to Ethos-U firmware
` [PATCH 6/8] ethosu: Add core message about network info
` [PATCH 7/8] ethosu: Add core message about inference cancellation
` [PATCH 8/8] ethosu: Add rwlock when alloc and remove msg id

[PATCH net v5 0/6] net: dsa: mt7530: fix multiple CPU ports, BPDU and LLDP handling
 2023-06-16  6:21 UTC  (9+ messages)
` [PATCH net v5 1/6] net: dsa: mt7530: set all CPU ports in MT7531_CPU_PMAP
` [PATCH net v5 2/6] net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switch
` [PATCH net v5 3/6] net: dsa: mt7530: fix handling of BPDUs on "
` [PATCH net v5 4/6] net: dsa: mt7530: fix handling of LLDP frames
` [PATCH net v5 5/6] net: dsa: introduce preferred_default_local_cpu_port and use on MT7530
` [PATCH net v5 6/6] MAINTAINERS: add me as maintainer of MEDIATEK SWITCH DRIVER

[PATCH v6 00/26] Add perf support to the rockchip-dfi driver
 2023-06-16  6:21 UTC  (27+ messages)
` [PATCH v6 01/26] PM / devfreq: rockchip-dfi: Make pmu regmap mandatory
` [PATCH v6 02/26] PM / devfreq: rockchip-dfi: Embed desc into private data struct
` [PATCH v6 03/26] PM / devfreq: rockchip-dfi: use consistent name for "
` [PATCH v6 04/26] PM / devfreq: rockchip-dfi: Add SoC specific init function
` [PATCH v6 05/26] PM / devfreq: rockchip-dfi: dfi store raw values in counter struct
` [PATCH v6 06/26] PM / devfreq: rockchip-dfi: Use free running counter
` [PATCH v6 07/26] PM / devfreq: rockchip-dfi: introduce channel mask
` [PATCH v6 08/26] PM / devfreq: rk3399_dmc,dfi: generalize DDRTYPE defines
` [PATCH v6 09/26] PM / devfreq: rockchip-dfi: Clean up DDR type register defines
` [PATCH v6 10/26] PM / devfreq: rockchip-dfi: Add RK3568 support
` [PATCH v6 11/26] PM / devfreq: rockchip-dfi: Handle LPDDR2 correctly
` [PATCH v6 12/26] PM / devfreq: rockchip-dfi: Handle LPDDR4X
` [PATCH v6 13/26] PM / devfreq: rockchip-dfi: Pass private data struct to internal functions
` [PATCH v6 14/26] PM / devfreq: rockchip-dfi: Prepare for multiple users
` [PATCH v6 15/26] PM / devfreq: rockchip-dfi: give variable a better name
` [PATCH v6 16/26] PM / devfreq: rockchip-dfi: Add perf support
` [PATCH v6 17/26] PM / devfreq: rockchip-dfi: make register stride SoC specific
` [PATCH v6 18/26] PM / devfreq: rockchip-dfi: account for multiple DDRMON_CTRL registers
` [PATCH v6 19/26] PM / devfreq: rockchip-dfi: add support for RK3588
` [PATCH v6 20/26] dt-bindings: devfreq: event: convert Rockchip DFI binding to yaml
` [PATCH v6 21/26] dt-bindings: devfreq: event: rockchip,dfi: Add rk3568 support
` [PATCH v6 22/26] dt-bindings: devfreq: event: rockchip,dfi: Add rk3588 support
` [PATCH v6 23/26] dt-bindings: soc: rockchip: grf: add rockchip,rk3588-pmugrf
` [PATCH v6 24/26] arm64: dts: rockchip: rk3399: Enable DFI
` [PATCH v6 25/26] arm64: dts: rockchip: rk356x: Add DFI
` [PATCH v6 26/26] arm64: dts: rockchip: rk3588s: "

[PATCH 1/2] OPP: pstate is only valid for genpd OPP tables
 2023-06-16  6:20 UTC  (6+ messages)
` [PATCH 2/2] OPP: Simplify the over-designed pstate <-> level dance

[RESEND PATCH v4 -next] tty: serial: add panic serial helper
 2023-06-16  6:19 UTC  (6+ messages)

[RFC PATCH 0/4] Limit the scan depth to find the busiest sched group during newidle balance
 2023-06-16  6:17 UTC  (4+ messages)
` [RFC PATCH 3/4] sched/fair: Calculate the scan depth for idle balance based on system utilization

[PATCH v1] fs:dlm:Fix potential null pointer dereference on pointer
 2023-06-16  6:15 UTC  (2+ messages)

Closing down the wireless trees for a summer break?
 2023-06-16  6:12 UTC  (9+ messages)

[PATCH] md/raid10: Only check QUEUE_FLAG_IO_STAT when issuing io
 2023-06-16  6:12 UTC  (2+ messages)

[PATCH v3 0/9] mips: ralink: add complete clock and reset driver for mtmips SoCs
 2023-06-16  6:12 UTC  (4+ messages)

[PATCH] mm/memcg: remove return value of mem_cgroup_scan_tasks()
 2023-06-16  6:10 UTC  (3+ messages)

[PATCH v8 2/2] sched/fair: Scan cluster before scanning LLC in wake-up path
 2023-06-16  6:00 UTC  (11+ messages)

[PATCH] net: ethernet: litex: add support for 64 bit stats
 2023-06-16  6:10 UTC  (2+ messages)

[PATCH v3 0/3] soc: loongson2_pm: add power management support
 2023-06-16  6:06 UTC  (10+ messages)
` [PATCH v3 1/3] loongarch: export some arch-specific pm interfaces
` [PATCH v3 3/3] soc: loongson2_pm: add power management support

usb: typec: tcpm: fix cc role at port reset
 2023-06-16  6:06 UTC  (4+ messages)

[paulmck-rcu:rcu/next] BUILD SUCCESS 2d52a9ced37b1ad1da8dff184d635e30f1e01f4e
 2023-06-16  5:45 UTC 

usb: typec: tcpm: add get max power support
 2023-06-16  6:05 UTC  (4+ messages)

[PATCH v2] f2fs: fix to avoid mmap vs set_compress_option case
 2023-06-16  6:03 UTC  (2+ messages)
` [f2fs-dev] "

[syzbot] [iommu?] KASAN: slab-use-after-free Read in iommufd_access_unpin_pages
 2023-06-16  6:01 UTC 

[PATCH v1 1/1] pinctrl: spear: Remove unused of_gpio.h inclusion
 2023-06-16  6:00 UTC  (2+ messages)

[PATCH net-next] splice, net: Fix splice_to_socket() to handle pipe bufs larger than a page
 2023-06-16  6:00 UTC  (2+ messages)

[PATCH V4 0/5] New metricgroup output in perf stat default mode
 2023-06-16  5:59 UTC  (10+ messages)
` [PATCH V4 1/5] perf metrics: Sort the Default metricgroup
` [PATCH V4 2/5] perf stat: New metricgroup output for the default mode
` [PATCH V4 3/5] perf test: Move all the check functions of stat csv output to lib
` [PATCH V4 4/5] perf test: Add test case for the standard perf stat output
` [PATCH V4 5/5] perf vendor events arm64: Add default tags for Hisi hip08 L1 metrics

[PATCH 0/2] Add provision to keep idle state disabled
 2023-06-16  5:56 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: arm: idle-states: Add idle-state-disabled property

linux-next: manual merge of the f2fs tree with the mm tree
 2023-06-16  5:52 UTC  (2+ messages)

[PATCH net-next v7] net: ioctl: Use kernel memory on protocol ioctl callbacks
 2023-06-16  5:50 UTC  (2+ messages)

linux-next: build failure after merge of the net-next tree
 2023-06-16  5:50 UTC  (2+ messages)

[PATCH V3] net: phy: Add sysfs attribute for PHY c45 identifiers
 2023-06-16  5:41 UTC  (2+ messages)

[PATCH v2 00/15] Add display driver for MT8188 VDOSYS1
 2023-06-16  5:40 UTC  (7+ messages)
` [PATCH v2 03/15] dt-bindings: display: mediatek: merge: Add compatible for MT8188
` [PATCH v2 04/15] dt-bindings: display: mediatek: padding: Add documentation "

[PATCH v2 net-next] net: hsr: Disable promiscuous mode in offload mode
 2023-06-16  5:37 UTC  (2+ messages)

[PATCH 0/2] SC7180 BWMONs
 2023-06-16  5:34 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: sc7180: Hook up BWMONs

KVM page-fault on Kernel 6.3.8
 2023-06-16  5:25 UTC 

[PATCH] media: venus: core: Set up secure memory ranges for SC7180
 2023-06-16  5:31 UTC  (2+ messages)

[PATCH v4 0/4] Check if FIPS mode is enabled when running selftests
 2023-06-16  5:30 UTC  (2+ messages)

[PATCH v2 00/24] selftests/resctrl: Fixes, cleanups, and rewritten CAT test
 2023-06-16  5:30 UTC  (7+ messages)
` [PATCH v2 21/24] selftests/resctrl: Read in less obvious order to defeat prefetch optimizations

[PATCH net-next] ip, ip6: Fix splice to raw and ping sockets
 2023-06-16  5:23 UTC  (2+ messages)

[syzbot] [iommu?] KASAN: slab-use-after-free Read in iopt_unmap_iova_range
 2023-06-16  5:19 UTC 

[syzbot] [lsm?] [keyrings?] kernel BUG in assoc_array_insert (3)
 2023-06-16  5:16 UTC 

linux-next: Tree for Jun 16
 2023-06-16  5:13 UTC 

[PATCH] MAINTAINERS: update email addresses of octeon_ep driver maintainers
 2023-06-16  5:04 UTC  (3+ messages)
  ` [EXT] "

[PATCH 1/2] mfd: rsmu: fix mixed module-builtin object
 2023-06-16  5:03 UTC  (4+ messages)
` [PATCH 2/2] mfd: rsmu: turn rsmu-{core,i2c,spi} into single-object modules

[syzbot] [crypto?] general protection fault in shash_async_final
 2023-06-16  5:01 UTC  (2+ messages)

[PATCH net-next] devlink: report devlink_port_type_warn source device
 2023-06-16  5:00 UTC  (2+ messages)

[RFC 1/1] wifi: rtw88: Add support for the SDIO based RTL8723DS chipset
 2023-06-16  4:57 UTC  (3+ messages)

[PATCH 0/6] KUnit integration for Rust doctests
 2023-06-16  4:53 UTC  (17+ messages)
` [PATCH 1/6] rust: init: make doctests compilable/testable
` [PATCH 2/6] rust: str: "
` [PATCH 3/6] rust: sync: "
` [PATCH 4/6] rust: types: "
` [PATCH 5/6] rust: support running Rust documentation tests as KUnit ones
` [PATCH 6/6] MAINTAINERS: add Rust KUnit files to the KUnit entry

[PATCH v7 0/2] Support TDX guests on Hyper-V (the x86/tdx part)
 2023-06-16  4:47 UTC  (3+ messages)
` [PATCH v7 1/2] x86/tdx: Retry TDVMCALL_MAP_GPA() when needed
` [PATCH v7 2/2] x86/tdx: Support vmalloc() for tdx_enc_status_changed()

[PATCH V2 0/2] Add support for GPIO based leds and buttons on IPQ5332/9574 devices
 2023-06-16  4:42 UTC  (4+ messages)
` [PATCH V2 1/2] arm64: dts: qcom: ipq5332: enable GPIO based LEDs and Buttons

[PATCH v2] f2fs: including waf data in f2fs status information
 2023-06-16  4:37 UTC 

[PATCH] regulator: tps65219: Fix pointer assignment in tps65219_get_rdev_by_name()
 2023-06-16  4:22 UTC  (2+ messages)

[GIT PULL] LoongArch fixes for v6.4-rc7
 2023-06-16  4:16 UTC  (2+ messages)

[GIT PULL] Networking for v6.4-rc7
 2023-06-16  4:16 UTC  (2+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2023-06-16  4:16 UTC  (2+ messages)

[PATCH] dt-bindings: arm: socionext: add bindings for the Synquacer platform
 2023-06-16  3:58 UTC 

[PATCH v13 00/30] Add KVM LoongArch support
 2023-06-16  3:52 UTC  (6+ messages)
` [PATCH v13 29/30] LoongArch: KVM: Supplement kvm document about LoongArch-specific part

linux-next: manual merge of the block tree with the mm tree
 2023-06-16  3:50 UTC  (2+ messages)

[PATCH V12 05/10] arm64/perf: Add branch stack support in ARMV8 PMU
 2023-06-16  3:41 UTC  (2+ messages)

[PATCH 0/8] New metricgroup output in perf stat default mode
 2023-06-16  3:17 UTC  (4+ messages)
` [PATCH 4/8] perf vendor events arm64: Add default tags into topdown L1 metrics

[PATCH v2 0/1] cdrom: Fix spectre-v1 gadget
 2023-06-16  3:14 UTC  (5+ messages)
` [PATCH v2 1/1] "

[PATCH v2 0/4] input: touchscreen: add initial support for Goodix Berlin touchscreen IC
 2023-06-16  3:14 UTC  (3+ messages)
` [PATCH v2 2/4] input: touchscreen: add core support for Goodix Berlin Touchscreen IC

[PATCH] iommu/vt-d: Fix to flush cache of PASID directory table
 2023-06-16  3:11 UTC  (4+ messages)

[PATCH 0/3] MediaTek clocks: various fixes
 2023-06-16  3:10 UTC  (7+ messages)
` [PATCH 1/3] clk: mediatek: clk-mtk: Grab iomem pointer for divider clocks
` [PATCH 2/3] clk: mediatek: clk-mt8173-apmixedsys: Fix return value for of_iomap() error
` [PATCH 3/3] clk: mediatek: clk-mt8173-apmixedsys: Fix iomap not released issue

[GIT PULL] SPI fixes for v6.4-rc6
 2023-06-16  3:10 UTC  (2+ messages)

[GIT PULL for v6.4-rc5] media fixes
 2023-06-16  3:10 UTC  (2+ messages)

[GIT PULL] regulator fixes for v6.4-rc6
 2023-06-16  3:10 UTC  (2+ messages)

[GIT PULL for v6.4-rc7] media fixes
 2023-06-16  3:10 UTC  (2+ messages)

[GIT PULL] regmap fixes for v6.4-rc6
 2023-06-16  3:10 UTC  (2+ messages)

[PATCH v3 00/11] KVM: x86/mmu: refine memtype related mmu zap
 2023-06-16  2:42 UTC  (12+ messages)
` [PATCH v3 01/11] KVM: x86/mmu: helpers to return if KVM honors guest MTRRs
` [PATCH v3 02/11] KVM: x86/mmu: Use KVM honors guest MTRRs helper in kvm_tdp_page_fault()
` [PATCH v3 03/11] KVM: x86/mmu: Use KVM honors guest MTRRs helper when CR0.CD toggles
` [PATCH v3 04/11] KVM: x86/mmu: Use KVM honors guest MTRRs helper when update mtrr
` [PATCH v3 05/11] KVM: x86/mmu: zap KVM TDP when noncoherent DMA assignment starts/stops
` [PATCH v3 06/11] KVM: x86/mmu: move TDP zaps from guest MTRRs update to CR0.CD toggling
` [PATCH v3 07/11] KVM: VMX: drop IPAT in memtype when CD=1 for KVM_X86_QUIRK_CD_NW_CLEARED
` [PATCH v3 08/11] KVM: x86: move vmx code to get EPT memtype when CR0.CD=1 to x86 common code
` [PATCH v3 09/11] KVM: x86/mmu: serialize vCPUs to zap gfn when guest MTRRs are honored
` [PATCH v3 10/11] KVM: x86/mmu: fine-grained gfn zap "
` [PATCH v3 11/11] KVM: x86/mmu: split a single gfn zap range "

[PATCH net-next] page pool: not return page to alloc cache during pool destruction
 2023-06-16  3:07 UTC  (5+ messages)

[PATCH] PCI/ASPM: Enable ASPM on external PCIe devices
 2023-06-16  3:01 UTC  (5+ messages)

[PATCH v13 00/30] Add KVM LoongArch support
 2023-06-16  2:50 UTC  (4+ messages)
` [PATCH v13 30/30] LoongArch: KVM: Add maintainers for LoongArch KVM

[PATCH] perf parse: Add missing newline to pr_debug message in evsel__compute_group_pmu_name()
 2023-06-16  2:45 UTC 

[PATCH v2 00/11] iommufd: Add nesting infrastructure
 2023-06-16  2:43 UTC  (6+ messages)

[PATCH V3 0/8] New metricgroup output in perf stat default mode
 2023-06-16  2:41 UTC  (3+ messages)

[PATCH V12 07/10] arm64/perf: Add PERF_ATTACH_TASK_DATA to events with has_branch_stack()
 2023-06-16  2:38 UTC  (2+ messages)

[PATCH v2] locking/osq_lock: Fix false sharing of optimistic_spin_node in osq_lock
 2023-06-16  2:37 UTC  (3+ messages)

[PATCH v2] mm: pass nid to reserve_bootmem_region()
 2023-06-16  2:30 UTC 

[PATCH v3 00/10] Add Intel VT-d nested translation
 2023-06-16  2:29 UTC  (6+ messages)

[PATCH v7 0/9] fix fwnode_irq_get[_byname()] returnvalue
 2023-06-16  2:28 UTC  (4+ messages)

[PATCH net v4 0/7] net: dsa: mt7530: fix multiple CPU ports, BPDU and LLDP handling
 2023-06-16  2:24 UTC  (6+ messages)
` [PATCH net v4 5/7] net: dsa: mt7530: fix handling of LLDP frames

[PATCH v2 0/6] Enhance AMD SMN Error Checking
 2023-06-16  2:22 UTC  (5+ messages)
` [PATCH v2 3/6] hwmon: (k10temp) Check return value of amd_smn_read()
` [PATCH v2 5/6] hwmon: (k10temp) Define helper function to read CCD temp

[PATCH v2] gpiolib: Fix GPIO chip IRQ initialization restriction
 2023-06-16  2:20 UTC  (8+ messages)

[PATCH v3] usb: cdns3: Put the cdns set active part outside the spin lock
 2023-06-16  2:19 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).