linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-07 01:03:17 to 2023-02-07 04:37:22 UTC [more...]

linux-next: build failure after merge of the mm tree
 2023-02-07  4:37 UTC 

[PATCH v4 0/4] HID: kye: Add support for all kye tablets
 2023-02-07  4:33 UTC  (5+ messages)
` [PATCH v4 1/4] HID: kye: Rewrite tablet descriptor fixup routine
` [PATCH v4 2/4] HID: kye: Generate tablet fixup descriptors on the fly
` [PATCH v4 3/4] HID: kye: Sort kye devices
` [PATCH v4 4/4] HID: kye: Add support for all kye tablets

[PATCH V3 0/9] Add minimal boot support for IPQ5332
 2023-02-07  4:31 UTC  (11+ messages)
` [PATCH V3 2/9] pinctrl: qcom: Introduce IPQ5332 TLMM driver
` [PATCH V3 4/9] dt-bindings: clock: Add Qualcomm IPQ5332 GCC
` [PATCH V3 5/9] clk: qcom: add Global Clock controller (GCC) driver for IPQ5332 SoC

[PATCH v12 0/5] Add kprobe and kretprobe support for LoongArch
 2023-02-07  4:32 UTC  (11+ messages)

[PATCH net-next v1 1/1] net: openvswitch: remove unnecessary vlan init in key_extract
 2023-02-07  4:31 UTC 

[PATCH v7 0/1] Migrate MT8195 VPPSYS 0/1 to mtk-mmsys drive
 2023-02-07  4:29 UTC  (3+ messages)
` [PATCH v7 1/1] clk: mediatek: remove MT8195 vppsys/0/1 simple_probe

[PATCH v2 0/3] iommufd: Remove iommufd_hw_pagetable_has_group
 2023-02-07  4:27 UTC  (17+ messages)
` [PATCH v2 1/3] iommufd: Add devices_users to track the hw_pagetable usage by device

[PATCH v2] ksmbd: fix possible memory leak in smb2_lock()
 2023-02-07  4:22 UTC  (4+ messages)

[PATCH 1/2] backlight: hx8357: switch to using gpiod API
 2023-02-07  4:15 UTC  (3+ messages)

[PATCH 1/4] soc: qcom: socinfo: move SMEM item struct and defines to a header
 2023-02-07  4:15 UTC  (4+ messages)
` [PATCH 2/4] cpufreq: qcom-nvmem: reuse socinfo SMEM item struct

[PATCH v2] mm/khugepaged: skip shmem with userfaultfd
 2023-02-07  4:14 UTC  (9+ messages)

[PATCH v13 tty-next 0/4] serial: 8250_pci1xxxx: Add driver for the pci1xxxx's quad-uart function
 2023-02-07 16:48 UTC  (5+ messages)
` [PATCH v13 tty-next 1/4] serial: 8250_pci: Add serial8250_pci_setup_port definition in 8250_pcilib.c
` [PATCH v13 tty-next 2/4] serial: 8250_pci1xxxx: Add driver for quad-uart support
` [PATCH v13 tty-next 3/4] serial: 8250_pci1xxxx: Add RS485 support to quad-uart driver
` [PATCH v13 tty-next 4/4] serial: 8250_pci1xxxx: Add power management functions "

[PATCH] USB: core: hub: fix usb_hub worker blocking drain_all_pages() worker issue
 2023-02-07  4:07 UTC  (6+ messages)

[tip:x86/vdso] BUILD SUCCESS WITH WARNING 5646bbd6684acf5c9b9dedb863b7d2f6f5a330fb
 2023-02-07  4:05 UTC 

[PATCH v2 00/14] Add vfio_device cdev for iommufd support
 2023-02-07  3:56 UTC  (13+ messages)
` [PATCH v2 03/14] vfio: Accept vfio device file in the driver facing kAPI
` [PATCH v2 05/14] kvm/vfio: Accept vfio device file from userspace
` [PATCH v2 06/14] vfio: Pass struct vfio_device_file * to vfio_device_open/close()
` [PATCH v2 07/14] vfio: Block device access via device fd until device is opened
` [PATCH v2 08/14] vfio: Add infrastructure for bind_iommufd from userspace
` [PATCH v2 13/14] vfio: Add ioctls for device cdev using iommufd

[PATCH 0/7] arm: qcom: Fix touchscreen voltage for sc7280-herobrine boards
 2023-02-07  4:02 UTC  (11+ messages)
` [PATCH 1/7] arm64: dts: qcom: sc7280: On QCard, regulator L3C should be 1.8V
` [PATCH 2/7] arm64: dts: qcom: sc7280: Add 3ms ramp to herobrine's pp3300_left_in_mlb
` [PATCH 3/7] arm64: dts: qcom: sc7280: Hook up the touchscreen IO rail on villager
` [PATCH 4/7] HID: i2c-hid: goodix: Stop tying the reset line to the regulator
` [PATCH 5/7] dt-bindings: HID: i2c-hid: goodix: Add mainboard-vddio-supply
` [PATCH 6/7] "
` [PATCH 7/7] arm64: dts: qcom: sc7280: Hook up the touchscreen IO rail on evoker

[RFC 0/2] tmpfs: add the option to disable swap
 2023-02-07  4:01 UTC  (5+ messages)
` [RFC 1/2] shmem: set shmem_writepage() variables early
` [RFC 2/2] shmem: add support to ignore swap

[PATCH] LoongArch: add checksum optimization for 64-bit system
 2023-02-07  4:01 UTC 

[PATCH v2] arm64: kdump: simplify the reservation behaviour of crashkernel=,high
 2023-02-07  3:59 UTC  (3+ messages)

[PATCH v9 00/27] Drivers for gunyah hypervisor
 2023-02-07  3:59 UTC  (4+ messages)
` [PATCH v9 23/27] virt: gunyah: Add IO handlers

[PATCH -next V7 0/7] riscv: Optimize function trace
 2023-02-07  3:57 UTC  (5+ messages)

[PATCH v4 00/14] Introduce Copy-On-Write to Page Table
 2023-02-07  3:51 UTC  (15+ messages)
` [PATCH v4 01/14] mm: Allow user to control COW PTE via prctl
` [PATCH v4 02/14] mm: Add Copy-On-Write PTE to fork()
` [PATCH v4 03/14] mm: Add break COW PTE fault and helper functions
` [PATCH v4 04/14] mm/rmap: Break COW PTE in rmap walking
` [PATCH v4 05/14] mm/khugepaged: Break COW PTE before scanning pte
` [PATCH v4 06/14] mm/ksm: Break COW PTE before modify shared PTE
` [PATCH v4 07/14] mm/madvise: Handle COW-ed PTE with madvise()
` [PATCH v4 08/14] mm/gup: Trigger break COW PTE before calling follow_pfn_pte()
` [PATCH v4 09/14] mm/mprotect: Break COW PTE before changing protection
` [PATCH v4 10/14] mm/userfaultfd: Support COW PTE
` [PATCH v4 11/14] mm/migrate_device: "
` [PATCH v4 12/14] fs/proc: Support COW PTE with clear_refs_write
` [PATCH v4 13/14] events/uprobes: Break COW PTE before replacing page
` [PATCH v4 14/14] mm: fork: Enable COW PTE to fork system call

[PATCH 0/3] Update kcpuid leaves and tool
 2023-02-07  3:49 UTC  (7+ messages)
` [PATCH 1/3] tools/x86/kcpuid: Fix avx512bw and avx512lvl fields in Fn00000007
` [PATCH 2/3] tools/x86/kcpuid: Update AMD leaf Fn80000001
` [PATCH 3/3] tools/x86/kcpuid: Dump the CPUID function in detailed view

[PATCH] perf tools: Fix auto-complete on aarch64
 2023-02-07  3:50 UTC 

[PATCH v1] irqchip/irq-sifive-plic: Add syscore callbacks for hibernation
 2023-02-07  3:50 UTC  (5+ messages)

[PATCH] [Trivial] Remove a few redundant semicolons
 2023-02-07  3:46 UTC 

[PATCH v6 0/4] sched/fair: Improve scan efficiency of SIS
 2023-02-07  3:42 UTC  (2+ messages)

[syzbot] kernel BUG in process_one_work
 2023-02-07  3:41 UTC 

[PATCH] usb: max-3421: Fix setting of I/O pins
 2023-02-07  3:33 UTC 

[PATCH v2 0/6] iommu/exynos: Convert to a module
 2023-02-07  3:32 UTC  (5+ messages)

[PATCH v2 0/2] firmware/psci: Switch to the sys-off handler API
 2023-02-07  3:32 UTC  (3+ messages)

[RFC PATCH 0/4] PCI: endpoint: Introduce a virtio-net EP function
 2023-02-07  3:27 UTC  (4+ messages)
` [EXT] "

[PATCH 0/2] Fix boot hang issue on Ampere Emag server
 2023-02-07  3:21 UTC  (6+ messages)

[PATCH 0/7] Enable LASS (Linear Address space Separation)
 2023-02-07  3:21 UTC  (3+ messages)
` [PATCH 7/7] x86/kvm: Expose LASS feature to VM guest

[PATCH v3 0/4] tools/nolibc: Adding stdint.h, more integer types and tests
 2023-02-07  3:21 UTC  (4+ messages)

[PATCH v2 0/5] Introduce memcg_stock_pcp remote draining
 2023-02-07  3:18 UTC  (12+ messages)

[PATCH] PCI: vmd: Do not disable MSI-X remapping in VMD 28C0 controller
 2023-02-07  3:18 UTC  (12+ messages)

[PATCH v2 00/22] rtc: pm8xxx: add support for setting time using nvmem
 2023-02-07  3:16 UTC  (27+ messages)
` [PATCH v2 01/22] rtc: pm8xxx: fix set-alarm race
` [PATCH v2 03/22] rtc: pm8xxx: use regmap_update_bits()
` [PATCH v2 04/22] rtc: pm8xxx: drop bogus locking
` [PATCH v2 06/22] rtc: pm8xxx: drop unused register defines
` [PATCH v2 07/22] rtc: pm8xxx: use unaligned le32 helpers
` [PATCH v2 08/22] rtc: pm8xxx: clean up time and alarm debugging
` [PATCH v2 09/22] rtc: pm8xxx: rename struct device pointer
` [PATCH v2 10/22] rtc: pm8xxx: rename alarm irq variable
` [PATCH v2 11/22] rtc: pm8xxx: clean up comments
` [PATCH v2 13/22] rtc: pm8xxx: refactor read_time()
` [PATCH v2 14/22] rtc: pm8xxx: clean up local declarations
` [PATCH v2 16/22] dt-bindings: rtc: qcom-pm8xxx: add nvmem-cell offset
` [PATCH v2 17/22] rtc: pm8xxx: add support for nvmem offset

[PATCH v3 6/6] Driver: VMBus: Add device tree support
 2023-02-07  3:05 UTC  (2+ messages)

[RFC PATCH v1 0/4] HiSilicon Performance Monitor Control Unit
 2023-02-07  3:03 UTC  (3+ messages)
` [RFC PATCH v1 1/4] docs: perf: Add documentation for HiSilicon PMCU

[PATCH] ext4: extents: Modify the return value variable type and initialize the assignment
 2023-02-08 19:34 UTC 

[PATCH] Mark a few scripts as executable
 2023-02-07  3:01 UTC 

[PATCH v4 0/6] Add CA enforcement keyring restrictions
 2023-02-07  2:59 UTC  (7+ messages)
` [PATCH v4 1/6] KEYS: Create static version of public_key_verify_signature
` [PATCH v4 2/6] KEYS: Add missing function documentation
` [PATCH v4 3/6] KEYS: X.509: Parse Basic Constraints for CA
` [PATCH v4 4/6] KEYS: X.509: Parse Key Usage
` [PATCH v4 5/6] KEYS: CA link restriction
` [PATCH v4 6/6] integrity: machine keyring CA configuration

[PATCH v4] erofs: replace erofs_unzipd workqueue with per-cpu threads
 2023-02-07  2:55 UTC  (4+ messages)

[PATCH] ASoC: da7219: Fix pole orientation detection on OMTP headsets when playing music
 2023-02-07  2:48 UTC  (15+ messages)

[tip:locking/core] BUILD SUCCESS 3b4863fa5b7dd50dab1b10abbed938efd203752f
 2023-02-07  2:48 UTC 

[tip:locking/urgent] BUILD SUCCESS db370a8b9f67ae5f17e3d5482493294467784504
 2023-02-07  2:47 UTC 

[syzbot] kernel BUG in process_one_work
 2023-02-07  2:47 UTC 

[PATCH v4 0/7] Add Ethernet driver for StarFive JH7110 SoC
 2023-02-07  2:43 UTC  (4+ messages)
` [PATCH v4 2/7] dt-bindings: net: snps,dwmac: Update the maxitems number of resets and reset-names

[PATCH] Update CREDITS file entry for Jesper Juhl
 2023-02-07  2:41 UTC 

[PATCH] lib/mpi: Fix poential NULL pointer dereference in mpi_fdiv_q
 2023-02-07  2:41 UTC  (2+ messages)

[PATCH bpf-next 0/2] libbpf: allow users to set kprobe/uprobe attach mode
 2023-02-07  2:39 UTC  (7+ messages)
` [PATCH bpf-next 1/2] libbpf: add support "
` [PATCH bpf-next 2/2] selftests/bpf: add test for legacy/perf "

[PATCH 0/8] Update UniPhier devicetree for 6.3
 2023-02-07  2:35 UTC  (9+ messages)
` [PATCH 1/8] ARM: dts: uniphier: Align node names for SoC-dependent controller and PHYs with bindings
` [PATCH 2/8] ARM: dts: uniphier: Add missing reg properties for glue layer
` [PATCH 3/8] ARM: dts: uniphier: Add syscon compatible string to soc-glue-debug
` [PATCH 4/8] ARM: dts: uniphier: Add syscon-uhs-mode to SD node
` [PATCH 5/8] arm64: dts: uniphier: Align node names for SoC-dependent controller and PHYs with bindings
` [PATCH 6/8] arm64: dts: uniphier: Add missing reg properties for glue layer nodes
` [PATCH 7/8] arm64: dts: uniphier: Add syscon compatible string to soc-glue-debug
` [PATCH 8/8] arm64: dts: uniphier: Add syscon-uhs-mode to SD node

[PATCH v2] HID: add KEY_CAMERA_FOCUS event in HID
 2023-02-07  2:35 UTC  (2+ messages)

[PATCH net,v3] net: mana: Fix accessing freed irq affinity_hint
 2023-02-07  2:33 UTC  (2+ messages)

[PATCH -next V6 0/7] riscv: Optimize function trace
 2023-02-07  2:31 UTC  (8+ messages)
` [PATCH -next V6 1/7] riscv: ftrace: Fixup panic by disabling preemption

[RFC] ACPI: PCC: Support shared interrupt for multiple subspaces
 2023-02-07  2:27 UTC  (5+ messages)
` [RFC-V3 0/2] mailbox: pcc: Support platform notification for type4 and shared interrupt
  ` [RFC-V3 1/2] mailbox: pcc: Add processing platform notification for slave subspaces

[PATCH] arm64: dts: Add support for Unisoc's UMS512
 2023-02-07  2:19 UTC  (3+ messages)

[PATCH v3 0/5] Add function suspend/resume and remote wakeup support
 2023-02-07  2:14 UTC  (5+ messages)
` [PATCH v3 3/5] usb: gadget: Add function "

[PATCH] arm64: dts: uniphier: Fix property name in PXs3 USB node
 2023-02-07  2:14 UTC 

[PATCH v9 15/15] spi: pensando-sr: Add AMD Pensando SoC System Resource
 2023-02-07  2:12 UTC  (2+ messages)

[PATCH v2] remoteproc: sysfs/debugfs: fix race while updating recovery flag
 2023-02-07  2:12 UTC  (3+ messages)

[PATCH] xen: speed up grant-table reclaim
 2023-02-07  2:10 UTC 

[PATCH 0/3] Add LoongArch support to nolibc
 2023-02-07  2:09 UTC  (4+ messages)
` [PATCH 1/3] nolibc: Add statx() support to implement sys_stat()
` [PATCH 2/3] nolibc: Add support for LoongArch
` [PATCH 3/3] selftests/nolibc: "

[PATCH v6 0/4] Migrate MT8195 VPPSYS 0/1 to mtk-mmsys driver
 2023-02-07  1:58 UTC  (4+ messages)
` [PATCH v6 3/4] clk: mediatek: remove MT8195 vppsys/0/1 simple_probe

[PATCH 00/19] mm: Introduce a cgroup to limit the amount of locked and pinned memory
 2023-02-07  1:50 UTC  (12+ messages)
` [PATCH 09/19] io_uring: convert to use vm_account
` [PATCH 14/19] mm: Introduce a cgroup for pinned memory

[PATCH] ksmbd: Fix parameter name and comment mismatch
 2023-02-07  1:52 UTC  (2+ messages)

[PATCH v9 14/15] mmc: sdhci-cadence: Support mmc hardware reset
 2023-02-07  1:51 UTC  (2+ messages)

[PATCH] [RESEND v4] printf: fix errname.c list
 2023-02-07  1:51 UTC  (2+ messages)

[PATCH 0/2] zsmalloc: fine-grained fullness grouping
 2023-02-07  1:47 UTC  (4+ messages)
` [PATCH 2/2] zsmalloc: fine-grained inuse ratio based "

[tip:timers/core] BUILD SUCCESS 915d4ad3830aa1a2dafda9b737749fb410cb9790
 2023-02-07  1:45 UTC 

[tip:sched/core 9/10] vmlinux.o: warning: objtool: local_clock+0x44: call to ftrace_likely_update() leaves .noinstr.text section
 2023-02-07  1:44 UTC 

[PATCH v3 00/12] fw_devlink improvements
 2023-02-07  1:42 UTC  (13+ messages)
` [PATCH v3 01/12] driver core: fw_devlink: Don't purge child fwnode's consumer links
` [PATCH v3 02/12] driver core: fw_devlink: Improve check for fwnode with no device/driver
` [PATCH v3 03/12] soc: renesas: Move away from using OF_POPULATED for fw_devlink
` [PATCH v3 04/12] gpiolib: Clear the gpio_device's fwnode initialized flag before adding
` [PATCH v3 05/12] driver core: fw_devlink: Add DL_FLAG_CYCLE support to device links
` [PATCH v3 06/12] driver core: fw_devlink: Allow marking a fwnode link as being part of a cycle
` [PATCH v3 07/12] driver core: fw_devlink: Consolidate device link flag computation
` [PATCH v3 08/12] driver core: fw_devlink: Make cycle detection more robust
` [PATCH v3 09/12] of: property: Simplify of_link_to_phandle()
` [PATCH v3 10/12] irqchip/irq-imx-gpcv2: Mark fwnode device as not initialized
` [PATCH v3 11/12] firmware: arm_scmi: Set fwnode for the scmi_device
` [PATCH v3 12/12] mtd: mtdpart: Don't create platform device that'll never probe

[PATCH] xen: speed up grant-table reclaim
 2023-02-07  1:38 UTC 

[PATCH RFC 0/3] dt-bindings: net: Add network-class.yaml schema
 2023-02-07  1:34 UTC  (4+ messages)

[PATCH v1] usb: handle warm-reset port requests on hub_init
 2023-02-07  1:30 UTC  (6+ messages)

[PATCH] LoongArch: Make -mstrict-align be configurable
 2023-02-07  1:27 UTC  (9+ messages)

[PATCH RFC v7 52/64] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
 2023-02-07  1:24 UTC  (4+ messages)
` [PATCH kernel] KVM: SVM: Fix SVM_VMGEXIT_EXT_GUEST_REQUEST to follow the rest of API

[PATCH v6 00/11] Parallel CPU bringup for x86_64
 2023-02-07  1:24 UTC  (4+ messages)
` [PATCH v6 02/11] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>

[PATCH] clockevents/drivers/i8253: Do not zero timer counter in shutdown
 2023-02-07  1:14 UTC 

[PATCH v3 0/4] Add overflow checks for several syscalls
 2023-02-07  1:24 UTC  (6+ messages)
` [PATCH v3 1/4] mm/mlock: return EINVAL if len overflows for mlock/munlock

[PATCH] xhci: also avoid the XHCI_ZERO_64B_REGS quirk with a passthrough iommu
 2023-02-07  1:22 UTC 

[PATCH 1/2] Fail I/O to thin pool devices
 2023-02-07  1:18 UTC  (2+ messages)
` [PATCH 2/2] dm-thin: Allow specifying an offset

[tip:x86/microcode] BUILD SUCCESS f33e0c893b22bf94d7985f1f2aa3872237560c74
 2023-02-07  1:18 UTC 

[PATCH] ARM: dts: allwinner: minimize irq debounce filter per default
 2023-02-07  1:16 UTC  (2+ messages)

[RFC PATCH v2 00/22] Introduce QC USB SND audio offloading support
 2023-02-07  1:15 UTC  (4+ messages)
` [RFC PATCH v2 20/22] sound: usb: Prevent starting of audio stream if in use

[PATCH] rcu/tree: Improve comments in rcu_report_qs_rdp()
 2023-02-07  1:14 UTC  (5+ messages)

[PATCH v4] kernel/fork: beware of __put_task_struct calling context
 2023-02-07  1:09 UTC  (2+ messages)

[syzbot] kernel BUG in process_one_work
 2023-02-07  1:09 UTC 

[PATCH clocksource v2 0/7] Clocksource watchdog updates for v6.3
 2023-02-07  1:08 UTC  (4+ messages)
` PATCH v2 clocksource 8/7] clocksource: Enable TSC watchdog checking of HPET and PMTMR only when requested

[PATCH net-next v5 00/23] net: add EEE support for KSZ9477 and AR8035 with i.MX6
 2023-02-07  1:05 UTC  (3+ messages)
` [PATCH net-next v5 09/23] net: phy: start using genphy_c45_ethtool_get/set_eee()

[RFC PATCH 0/4] fpga: add initial KUnit test suite for the subsystem
 2023-02-07  1:05 UTC  (3+ messages)
` [RFC PATCH 1/4] fpga: add initial KUnit test suite

[PATCH] sched: Consider capacity for certain load balancing decisions
 2023-02-07  1:03 UTC  (5+ 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).