linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-24 20:27:13 to 2022-05-25 02:16:52 UTC [more...]

[GIT PULL] ext4 updates for v5.19-rc1
 2022-05-25  2:16 UTC  (2+ messages)

[GIT PULL] exfat update for 5.19-rc1
 2022-05-25  2:16 UTC  (2+ messages)

[GIT PULL] fs idmapped mount updates for v5.19
 2022-05-25  2:16 UTC  (2+ messages)

[GIT PULL] Btrfs updates for 5.19
 2022-05-25  2:16 UTC  (2+ messages)

[PATCH v7 00/10] iommu: SVA and IOPF refactoring
 2022-05-25  2:13 UTC  (13+ messages)
` [PATCH v7 01/10] iommu: Add pasids field in struct iommu_device
` [PATCH v7 03/10] iommu/sva: Add iommu_sva_domain support
` [PATCH v7 06/10] iommu/sva: Refactoring iommu_sva_bind/unbind_device()

[PATCH -next] serial: pic32: fix missing clk_disable_unprepare() on error in pic32_uart_startup()
 2022-05-25  2:12 UTC 

[PATCH] f2fs: allow compression for mmap files in compress_mode=user
 2022-05-25  1:59 UTC  (2+ messages)

[RFC PATCH] scsi: support packing multi-segment in UNMAP command
 2022-05-25  1:58 UTC  (4+ messages)

[PATCH] f2fs: avoid unneeded error handling for revoke_entry_slab allocation
 2022-05-25  1:56 UTC 

[RESEND v12 0/3] mmc: mediatek: add support for SDIO async IRQ
 2022-05-25  1:51 UTC  (4+ messages)
` [RESEND v12 1/3] dt-bindings: mmc: mtk-sd: extend interrupts and pinctrls properties
` [RESEND v12 2/3] mmc: core: Add support for SDIO wakeup interrupt
` [RESEND v12 3/3] mmc: mediatek: add support for SDIO eint wakup IRQ

[PATCH v12 0/3] mmc: mediatek: add support for SDIO async IRQ
 2022-05-25  1:48 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: mmc: mtk-sd: extend interrupts and pinctrls properties
` [PATCH 2/3] mmc: core: Add support for SDIO wakeup interrupt
` [PATCH 3/3] mmc: mediatek: add support for SDIO eint wakup IRQ

[ammarfaizi2-block:axboe/linux-block/for-5.20/io_uring 8/34] io_uring/io_uring.c:6533:12: error: redefinition of 'io_shutdown'
 2022-05-25  1:45 UTC 

[PATCH v2] riscv/kprobe: reclaim insn_slot on kprobe unregistration
 2022-05-25  1:44 UTC 

[PATCH v2 4/7] clk: mediatek: mt6779: use mtk_clk_simple_probe to simplify driver
 2022-05-25  1:45 UTC  (2+ messages)

[v3 0/3] Add dtsi for sc7280 herobrine boards that using rt5682 codec
 2022-05-25  1:43 UTC  (4+ messages)
` [v3 1/3] arm64: dts: qcom: sc7280: herobrine: Add pinconf settings for mi2s1
` [v3 2/3] arm64: dts: qcom: sc7280: Add sc7280-herobrine-audio-rt5682.dtsi
` [v3 3/3] arm64: dts: qcom: sc7280: include sc7280-herobrine-audio-rt5682.dtsi in villager and herobrine-r1

[PATCH v4 0/5] A few fixup patches for mm
 2022-05-25  1:42 UTC  (6+ messages)
` [PATCH v4 4/5] mm/shmem: fix infinite loop when swap in shmem error at swapoff time

[PATCH v7,0/4] Cooperate with DSI RX devices to modify dsi funcs and delay mipi high to cooperate with panel sequence
 2022-05-25  1:41 UTC  (5+ messages)
` [PATCH v7,2/4] drm/mediatek: Separate poweron/poweroff from enable/disable and define new funcs
  ` [PATCH v7, 2/4] "
` [PATCH v7,3/4] drm/mediatek: keep dsi as LP00 before dcs cmds transfer
  ` [PATCH v7, 3/4] "

[PATCH v3] tracing: add 'accounted' entry into output of allocation tracepoints
 2022-05-25  1:34 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 0/2] tools libtraceevent fixes
 2022-05-25  1:34 UTC  (2+ messages)

[PATCH 0/2] tracing/probes: allow no event name input when create group
 2022-05-25  1:33 UTC  (6+ messages)
` [PATCH 1/2] tracing/probes: auto generate events name when create a group of events
` [PATCH 2/2] tracing/probes: make match function safe

[PATCH 0/3] Add Visconti5 IOMMU driver
 2022-05-25  1:31 UTC  (4+ messages)
` [PATCH 1/3] iommu: "
` [PATCH 2/3] iommu: bindings: Add binding documentation for Toshiba Visconti5 IOMMU device
` [PATCH 3/3] MAINTAINERS: Add entries for Toshiba Visconti5 IOMMU

[PATCH] RDMA/rxe: Use kzalloc() to alloc map_set
 2022-05-25  1:31 UTC  (6+ messages)

[PATCH 0/4] memcg: accounting for objects allocated by mkdir cgroup
 2022-05-25  1:31 UTC  (7+ messages)
` [PATCH mm v2 5/9] memcg: enable accounting for percpu allocation of struct psi_group_cpu
` [PATCH mm v2 6/9] memcg: enable accounting for percpu allocation of struct cgroup_rstat_cpu
` [PATCH mm v2 9/9] memcg: enable accounting for percpu allocation of struct rt_rq

[PATCH v2 RESEND] x86,trace: Remove unused headers
 2022-05-25  1:28 UTC 

[PATCH] MIPS: Export _machine_restart to modules
 2022-05-25  1:26 UTC 

[PATCH] riscv/kprobe: reclaim insn_slot on kprobe unregistration
 2022-05-25  1:24 UTC  (3+ messages)

[Patch v2] [PATCH] mm/page_alloc: Fix tracepoint mm_page_alloc_zone_locked()
 2022-05-25  1:22 UTC  (2+ messages)

[ammarfaizi2-block:axboe/linux-block/io_uring-5.19 6/6] fs/io_uring.c:6775:1: error: redefinition of 'io_shutdown'
 2022-05-25  1:19 UTC 

[GIT PULL for v5.19-rc1] media updates
 2022-05-25  1:16 UTC  (2+ messages)

[PATCH -next] ext4: fix super block checksum incorrect after mount
 2022-05-25  1:29 UTC 

[PATCH v2 1/3] hwmon: (pmbus) Add IEEE 754 half precision support to PMBus core
 2022-05-25  1:07 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: trivial-devices: Add lt7182s
` [PATCH v2 3/3] hwmon: (pmbus) Add support for Analog Devices LT7182S

[PATCH v1] softirq: Add tracepoint for tasklet_entry/exit
 2022-05-25  1:07 UTC  (2+ messages)

[PATCH 5.4 00/68] 5.4.196-rc1 review
 2022-05-25  1:06 UTC  (3+ messages)

[PATCH 5.10 00/97] 5.10.118-rc1 review
 2022-05-25  1:05 UTC  (2+ messages)

[RFC PATCH 0/3] x86/microcode: Drop old interface and default-disable late loading
 2022-05-25  1:03 UTC  (3+ messages)
` [RFC PATCH 3/3] x86/microcode: Taint and warn on "

[PATCH v3 0/2] iio: pressure: dps310: Reset chip if MEAS_CFG is corrupt
 2022-05-25  1:00 UTC  (5+ messages)
` [PATCH v3 1/2] iio: pressure: dps310: Refactor startup procedure
` [PATCH v3 2/2] iio: pressure: dps310: Reset chip if MEAS_CFG is corrupt

[RESEND PATCH V7 0/2] drivers/perf: hisi: Add driver for HNS3 PMU
 2022-05-25  0:52 UTC  (3+ messages)
` [RESEND PATCH V7 1/2] drivers/perf: hisi: Add description for HNS3 PMU driver
` [RESEND PATCH V7 2/2] drivers/perf: hisi: add driver for HNS3 PMU

[PATCH v3] selftests/damon: suppress compiler warnings for huge_count_read_write
 2022-05-25  0:55 UTC  (3+ messages)

[PATCH v3] dt-bindings: watchdog: toshiba,visconti-wdt: Update the common clock properties
 2022-05-25  0:46 UTC 

[PATCH v2] dt-bindings: watchdog: toshiba,visconti-wdt: Update the common clock properties
 2022-05-25  0:41 UTC  (3+ messages)

[PATCH] usb: dwc3: Fix ep0 handling when getting reset while doing control transfer
 2022-05-25  0:40 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the mm tree
 2022-05-25  0:36 UTC  (2+ messages)

[PATCH] ARM: bcmbca: add VFP and NEON fixup for bcm6846 SoC
 2022-05-25  0:35 UTC 

[PATCH 0/3] arm: bcmbca: add bcm6846 SoC support
 2022-05-25  0:32 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: arm: add BCM6846 SoC to device tree binding document
` [PATCH 2/3] ARM: dts: add dts files for bcmbca SoC bcm6846
` [PATCH 3/3] MAINTAINERS: add bcm6846 to bcmbca arch entry

[PATCH 5.15 000/132] 5.15.42-rc1 review
 2022-05-25  0:23 UTC  (2+ messages)

[PATCH v11 0/3] eDP/DP Phy vdda realted function
 2022-05-25  0:20 UTC  (7+ messages)
` [PATCH v11 1/3] phy: qcom-edp: add regulator_set_load to edp phy
` [PATCH v11 2/3] phy: qcom-qmp: add regulator_set_load to dp phy
` [PATCH v11 3/3] drm/msm/dp: delete vdda regulator related functions from eDP/DP controller

[ammarfaizi2-block:axboe/linux-block/for-5.20/io_uring 8/34] io_uring/io_uring.c:2937:40: warning: variable 'prev' set but not used
 2022-05-25  0:18 UTC 

[PATCH 5.17 000/158] 5.17.10-rc1 review
 2022-05-25  0:16 UTC  (2+ messages)

[RFC] xfrm: convert alg_key to flexible array member
 2022-05-25  0:15 UTC  (2+ messages)

[PATCH v2 0/2] Optimize performance of update hash-map when free is zero
 2022-05-25  0:13 UTC  (4+ messages)
` [PATCH v2 2/2] selftest/bpf/benchs: Add bpf_map benchmark

[PATCH] arm64: dts: qcom: sc7280: Add touchscreen to villager
 2022-05-24 23:57 UTC  (7+ messages)

[PATCH v1] PCI: brcmstb: Fix regression regarding missing PCIe linkup
 2022-05-24 23:56 UTC  (4+ messages)

[PATCH v3 0/6] mm: introduce shrinker debugfs interface
 2022-05-24 23:54 UTC  (5+ messages)
` [PATCH v3 3/6] mm: shrinkers: provide shrinkers with names

[PATCH net-next] net: macb: change return type for gem_ptp_set_one_step_sync()
 2022-05-24 23:45 UTC  (2+ messages)

[PATCH v3] mm: Avoid unnecessary page fault retires on shared memory types
 2022-05-24 23:45 UTC 

[GIT PULL] Device properties framework updates for v5.19-rc1
 2022-05-24 23:42 UTC  (2+ messages)

[GIT PULL] ACPI updates for v5.19-rc1
 2022-05-24 23:42 UTC  (2+ messages)

[GIT PULL] Thermal control updates for v5.19-rc1
 2022-05-24 23:42 UTC  (2+ messages)

[GIT PULL] Power management updates for v5.19-rc1
 2022-05-24 23:42 UTC  (2+ messages)

[PATCH 0/3] recover hardware corrupted page by virtio balloon
 2022-05-24 23:32 UTC  (4+ messages)
` [PATCH 3/3] virtio_balloon: Introduce memory recover
    `  "

[PATCH v7 0/8] KVM: PKS Virtualization support
 2022-05-24 23:34 UTC  (13+ messages)
` [PATCH v7 1/8] KVM: VMX: Introduce PKS VMCS fields
` [PATCH v7 2/8] KVM: VMX: Add proper cache tracking for PKRS
` [PATCH v7 3/8] KVM: X86: Expose IA32_PKRS MSR
` [PATCH v7 5/8] KVM: MMU: Add helper function to get pkr bits
` [PATCH v7 6/8] KVM: MMU: Add support for PKS emulation
` [PATCH v7 7/8] KVM: VMX: Expose PKS to guest

[PATCH] rethook: Reject getting a rethook if RCU is not watching
 2022-05-24 23:23 UTC  (2+ messages)

[PATCH] ethtool: Fix and optimize ethtool_convert_link_mode_to_legacy_u32()
 2022-05-24 23:21 UTC  (2+ messages)

[PATCH] ftrace/fgraph: fix increased missing-prototypes warnings
 2022-05-24 23:17 UTC  (2+ messages)

[PATCH v2] media: venus: hfi_platform: Correct supported codecs for sc7280
 2022-05-24 23:13 UTC  (2+ messages)

[PATCH] ipc: Remove dead code in perform_atomic_semop()
 2022-05-24 23:12 UTC  (2+ messages)

[PATCH v2 RESEND] x86,trace: Remove unused headers
 2022-05-24 23:07 UTC 

[PATCH v4 1/5] dt-bindings: Document how Chromebooks with depthcharge boot
 2022-05-24 23:00 UTC  (6+ messages)
` [PATCH v4 3/5] dt-bindings: arm: qcom: Add sc7180 Chromebook board bindings

[PATCH v8 00/22] KVM: s390: enable zPCI for interpretive execution
 2022-05-24 22:50 UTC  (5+ messages)
` [PATCH v8 11/22] KVM: s390: pci: add basic kvm_zdev structure
` [PATCH v8 17/22] vfio-pci/zdev: add open/close device hooks

[PATCH v2 0/2] Prevent re-use of FUSE superblock after force unmount
 2022-05-24 22:44 UTC  (9+ messages)
` [PATCH v2 2/2] FUSE: Retire superblock on "

[GIT PULL] Devicetree updates for v5.19
 2022-05-24 22:44 UTC 

[syzbot] memory leak in dvb_usb_device_init
 2022-05-24 22:40 UTC 

[PATCH] mtd: spi-nor: atmel: Add at25ql641 support
 2022-05-24 22:37 UTC  (2+ messages)

[PATCH v4 0/4] KVM: mm: count KVM mmu usage in memory stats
 2022-05-24 22:31 UTC  (12+ messages)
` [PATCH v4 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses

[PATCH] mtd: spi-nor: gigadevice: add support for gd25lq128e
 2022-05-24 22:30 UTC  (4+ messages)

[GIT PULL] HID for 5.19
 2022-05-24 22:29 UTC  (3+ messages)

[PATCH v3 0/2] Add no-idle tasks check which in dyntick-idle state
 2022-05-24 22:28 UTC  (3+ messages)

[GIT PULL] regmap updates for v5.19
 2022-05-24 22:27 UTC  (2+ messages)

[GIT PULL] regulator updates for v5.19
 2022-05-24 22:27 UTC  (2+ messages)

[GIT PULL] IPMI bug fixes for 4.19
 2022-05-24 22:27 UTC  (2+ messages)

[GIT PULL] MMC updates for v5.19
 2022-05-24 22:27 UTC  (3+ messages)

[GIT PULL] SPI updates for v5.19
 2022-05-24 22:27 UTC  (2+ messages)

[GIT PULL] hwmon patches for v5.19-rc1
 2022-05-24 22:27 UTC  (2+ messages)

[GIT PULL] mtd: Changes for 5.19
 2022-05-24 22:27 UTC  (2+ messages)

[GIT PULL] checkpatch.pl changes for 5.19-rc1
 2022-05-24 22:29 UTC 

[GIT PULL] Misc hardening changes for 5.19-rc1
 2022-05-24 22:27 UTC 

[GIT PULL] -Wstringop-overflow fixes for 5.19-rc1
 2022-05-24 22:25 UTC 

[RFC] EADDRINUSE from bind() on application restart after killing
 2022-05-24 22:13 UTC  (2+ messages)

[PATCH v17 0/5] USB DWC3 host wake up support from system suspend
 2022-05-24 22:12 UTC  (5+ messages)
` [PATCH v17 2/5] usb: dwc3: core: Host "
` [PATCH v17 4/5] usb: dwc3: qcom: Configure wakeup interrupts during suspend

[PATCHv3 0/3] Fix for load_unaligned_zeropad() in TDX guest
 2022-05-24 22:10 UTC  (4+ messages)
` [PATCHv3 1/3] x86/tdx: Fix early #VE handling
` [PATCHv3 2/3] x86/tdx: Clarify RIP adjustments in #VE handler
` [PATCHv3 3/3] x86/tdx: Handle load_unaligned_zeropad() page-cross to a shared page

[PATCH v3 bpf-next 5/8] bpf: use module_alloc_huge for bpf_prog_pack
 2022-05-24 22:08 UTC  (5+ messages)

[PATCH V9 00/20] riscv: compat: Add COMPAT Kbuild skeletal support
 2022-05-24 22:06 UTC  (6+ messages)
` [PATCH V9 20/20] "

[PATCH 0/9] drm/msm/dsi_phy: Replace parent names with clk_hw pointers
 2022-05-24 22:03 UTC  (7+ messages)
` [PATCH 5/9] drm/msm/dsi_phy_28nm_8960: "

[asahilinux:bits/110-smc 13/15] drivers/input/misc/macsmc-hid.c:59:37: error: implicit declaration of function 'kernel_can_power_off'; did you mean 'kernel_power_off'?
 2022-05-24 21:56 UTC 

[PATCH v2] eeprom: at25: Split reads into chunks and cap write size
 2022-05-24 21:51 UTC 

[PATCH v4 0/5] platform/chrome: cros_kbd_led_backlight: add EC PWM backend
 2022-05-24 21:44 UTC  (3+ messages)
` [PATCH v4 5/5] platform/chrome: cros_kbd_led_backlight: support "

linux-next: Signed-off-by missing for commit in the pci tree
 2022-05-24 21:43 UTC  (2+ messages)

[PATCH v2 0/3] arm64: allwinner: a64: add bluetooth support for Pinebook
 2022-05-24 21:21 UTC  (4+ messages)
` [PATCH v2 1/3] Bluetooth: Add new quirk for broken local ext features max_page
` [PATCH v2 2/3] Bluetooth: btrtl: add support for the RTL8723CS
` [PATCH v2 3/3] arm64: allwinner: a64: enable Bluetooth On Pinebook

[PATCH V3 net-next 3/4] net: dsa: mv88e6xxx: mac-auth/MAB implementation
 2022-05-24 21:36 UTC  (2+ messages)

[PATCH] eeprom: at25: Split reads into chunks and cap write size
 2022-05-24 21:30 UTC 

[PATCH v14 04/11] PCI: kirin: Add support for bridge slot DT schema
 2022-05-24 21:29 UTC  (2+ messages)

[PATCH v1] kernel/reboot: Change registration order of legacy power-off handler
 2022-05-24 21:21 UTC 

[PATCH] drm/amdgpu/discovery: make amdgpu_discovery_get_mall_info static
 2022-05-24 21:22 UTC  (2+ messages)

[PATCH v2] arch/riscv: add Zihintpause support
 2022-05-24 21:19 UTC 

[syzbot] memory leak in tty_init_dev (2)
 2022-05-24 21:19 UTC 

[PATCH 0/7] Miscellaneous PAS fixes
 2022-05-24 21:17 UTC  (3+ messages)
` [PATCH 1/7] remoteproc: qcom: pas: Fixup the elf class for SM8450 remoteprocs

[PATCH v4 0/6] Enable PASID for DMA API users
 2022-05-24 21:10 UTC  (7+ messages)
` [PATCH v4 3/6] iommu/vt-d: Implement domain ops for attach_dev_pasid

[martyn:imx8mp 8/9] drivers/gpu/drm/panel/panel-simple.c:2143:38: warning: unused variable 'innolux_g121x1_l03_mode'
 2022-05-24 21:01 UTC 

[RESEND PATCH v5] PCI: Make sure the bus bridge powered on when scanning bus
 2022-05-24 20:58 UTC  (2+ messages)

[RFC V1 PATCH 0/3] selftests: KVM: sev: selftests for fd-based approach of supporting private memory
 2022-05-24 20:56 UTC  (4+ messages)
` [RFC V1 PATCH 1/3] selftests: kvm: x86_64: Add support for pagetable tracking
` [RFC V1 PATCH 2/3] selftests: kvm: sev: Handle hypercall exit
` [RFC V1 PATCH 3/3] selftests: kvm: sev: Port UPM selftests onto SEV/SEV-ES VMs

arch/riscv/mm/init.c:782:83: warning: suggest braces around empty body in an 'if' statement
 2022-05-24 20:56 UTC  (2+ messages)

[GIT PULL] integrity subsystem updates for v5.19
 2022-05-24 20:53 UTC  (2+ messages)

[PATCH] kbuild: replace $(if A,A,B) with $(or A,B) in scripts/Makefile.modpost
 2022-05-24 20:53 UTC  (2+ messages)

[PATCH 1/5] modpost: fix undefined behavior of is_arm_mapping_symbol()
 2022-05-24 20:51 UTC  (10+ messages)
` [PATCH 2/5] modpost: remove the unused argument of check_sec_ref()
` [PATCH 3/5] modpost: simplify mod->name allocation
` [PATCH 4/5] modpost: reuse ARRAY_SIZE() macro for section_mismatch()
` [PATCH 5/5] modpost: squash if...else if in find_elf_symbol2()

kernel/bpf/devmap.c:1030:40: sparse: sparse: cast removes address space '__rcu' of expression
 2022-05-24 20:51 UTC  (3+ messages)

[asahilinux:bits/050-nvme 8/9] drivers/soc/apple/rtkit.c:665:16: error: implicit declaration of function 'mbox_client_poll_data'; did you mean 'mbox_client_peek_data'?
 2022-05-24 20:50 UTC 

[PATCH] hugetlb: fix huge_pmd_unshare address update
 2022-05-24 20:50 UTC 

[CFP LPC 2022] Kernel Memory Management Microconference
 2022-05-24 20:48 UTC 

Bug when mapping designware PCIe MSI msg
 2022-05-24 20:41 UTC  (2+ messages)

[axboe-block:io_uring-5.19 6/6] fs/io_uring.c:8094:10: error: call to undeclared function 'io_shutdown_prep'; ISO C99 and later do not support implicit function declarations
 2022-05-24 20:40 UTC 

Memory allocation on speculative fastpaths
 2022-05-24 20:37 UTC  (7+ messages)

[GIT PULL] Networking for 5.19
 2022-05-24 20:31 UTC 

[GIT PULL] dlm updates for 5.19
 2022-05-24 20:31 UTC 

[PATCH] kprobes: fix build with CONFIG_KRETPROBES=n
 2022-05-24 20:30 UTC  (6+ messages)
` [PATCH] kprobes: Fix build errors "

[PATCH] workqueue: Fix type of cpu in trace event
 2022-05-24 20:29 UTC  (2+ messages)

[PATCH] mm: fix a potential infinite loop in start_isolate_page_range()
 2022-05-24 20:27 UTC  (3+ messages)

[GIT PULL] Smack patches for v5.19
 2022-05-24 20:26 UTC  (2+ messages)

[GIT PULL] SELinux patches for v5.19
 2022-05-24 20:26 UTC  (2+ messages)

[GIT PULL] Landlock changes for v5.19
 2022-05-24 20:26 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).