linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-09 08:51:46 to 2023-10-09 11:06:21 UTC [more...]

[PATCH v4 00/10] Introduce __mt_dup() to improve the performance of fork()
 2023-10-09 11:06 UTC  (12+ messages)
` [PATCH v4 01/10] maple_tree: Add mt_free_one() and mt_attr() helpers
` [PATCH v4 02/10] maple_tree: Introduce {mtree,mas}_lock_nested()
` [PATCH v4 03/10] maple_tree: Introduce interfaces __mt_dup() and mtree_dup()
` [PATCH v4 04/10] radix tree test suite: Align kmem_cache_alloc_bulk() with kernel behavior
` [PATCH v4 05/10] maple_tree: Add test for mtree_dup()
` [PATCH v4 06/10] maple_tree: Update the documentation of maple tree
` [PATCH v4 07/10] maple_tree: Skip other tests when BENCH is enabled
` [PATCH v4 08/10] maple_tree: Update check_forking() and bench_forking()
` [PATCH v4 09/10] maple_tree: Preserve the tree attributes when destroying maple tree
` [PATCH v4 10/10] fork: Use __mt_dup() to duplicate maple tree in dup_mmap()

[PATCH] sched/rt: case sysctl_sched_rt_period to integer
 2023-10-09 11:04 UTC  (3+ messages)
` [tip: sched/core] sched/rt: Change the type of 'sysctl_sched_rt_period' from 'unsigned int' to 'int'

[PATCH v2 0/6] consolidate and cleanup CPU capacity
 2023-10-09 11:04 UTC  (10+ messages)
` [PATCH v2 1/6] sched: consolidate and cleanup access to CPU's max compute capacity
  ` [tip: sched/core] sched/topology: Consolidate and clean up access to a "
` [PATCH v2 2/6] topology: add a new arch_scale_freq_reference
` [PATCH v2 3/6] cpufreq: use the fixed and coherent frequency for scaling capacity
` [PATCH v2 4/6] cpufreq/schedutil: use a fixed reference frequency
` [PATCH v2 5/6] energy_model: "
` [PATCH v2 6/6] cpufreq/cppc: set the frequency used for capacity computation

[PATCH 00/10] userfaultfd man page updates
 2023-10-09 11:01 UTC  (15+ messages)
` [PATCH 05/10] ioctl_userfaultfd.2: describe two-step feature handshake
` [PATCH 06/10] ioctl_userfaultfd.2: describe missing UFFDIO_API feature flags
` [PATCH 07/10] ioctl_userfaultfd.2: correct and update UFFDIO_API ioctl error codes
` [PATCH 08/10] ioctl_userfaultfd.2: clarify the state of the uffdio_api structure on error
` [PATCH 10/10] ioctl_userfaultfd.2: document new UFFDIO_POISON ioctl

[PATCH v7 0/19] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-10-09 10:58 UTC  (2+ messages)

[PATCH net-next v7] net/core: Introduce netdev_core_stats_inc()
 2023-10-09 10:58 UTC  (18+ messages)

[PATCH 0/2] xen: privcmd: Add ioeventfd support
 2023-10-09 10:58 UTC  (7+ messages)
` [PATCH 2/2] xen: privcmd: Add support for ioeventfd

[PATCH v6 0/2] selftests/resctrl: Bug fix and optimization
 2023-10-09 10:57 UTC  (3+ messages)
` [PATCH v6 1/2] selftests/resctrl: Fix schemata write error check
` [PATCH v6 2/2] selftests/resctrl: Move run_benchmark() to a more fitting file

[PATCH drivers/perf: hisi:] drivers/perf: hisi: fix NULL pointer issue when uninstall hns3 pmu driver
 2023-10-09 10:50 UTC 

[PATCH 1/2] tools/virtio: Add dma sync api for virtio test
 2023-10-09 10:52 UTC  (5+ messages)
` [PATCH 2/2] tools/virtio: Add hints when module is not installed

[PATCH linux-next] sched/psi: Avoid update triggers and rtpoll_total when it is unnecessary
 2023-10-09 10:49 UTC  (3+ messages)
` [PATCH linux-next v2] "

[PATCH] rust: macros: update 'paste!' macro to accept string literals
 2023-10-09 10:49 UTC  (5+ messages)

[PATCH v2] mm/mprotect: allow unfaulted VMAs to be unaccounted on mprotect()
 2023-10-09 10:46 UTC  (2+ messages)

[RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
 2023-10-09 10:44 UTC  (18+ messages)

[PATCH RESEND] xhci: Keep interrupt disabled in initialization until host is running
 2023-10-09 10:39 UTC 

[PATCH v8] hv/hv_kvp_daemon:Support for keyfile based connection profile
 2023-10-09 10:38 UTC 

selftests: cgroup: test_core - Unable to handle kernel NULL pointer dereference at virtual address
 2023-10-09 10:38 UTC  (3+ messages)

[PATCH 0/4] Fix Samsung pinctrl driver static allocation of GPIO base warning
 2023-10-09 10:38 UTC  (8+ messages)

[PATCH 00/20] pinctrl: Convert to platform remove callback returning void
 2023-10-09 10:37 UTC  (23+ messages)
` [PATCH 01/20] pinctrl: stmfx: Improve error message in .remove()'s error path
` [PATCH 02/20] pinctrl: single: Drop if block with always false condition
` [PATCH 03/20] pinctrl: ti: ti-iodelay: "
` [PATCH 04/20] pinctrl: cirrus: madera-core: Convert to platform remove callback returning void
` [PATCH 05/20] pinctrl: intel: cherryview: "
` [PATCH 06/20] pinctrl: intel: lynxpoint: "
` [PATCH 07/20] pinctrl: nomadik: abx500: "
` [PATCH 08/20] pinctrl: amd: "
` [PATCH 09/20] pinctrl: artpec6: "
` [PATCH 10/20] pinctrl: as3722: "
` [PATCH 11/20] pinctrl: rockchip: "
` [PATCH 12/20] pinctrl: single: "
` [PATCH 13/20] pinctrl: stmfx: "
` [PATCH 14/20] pinctrl: tb10x: "
` [PATCH 15/20] pinctrl: qcom: spmi-gpio: "
` [PATCH 16/20] pinctrl: qcom: spmi-mpp: "
` [PATCH 17/20] pinctrl: qcom: ssbi-gpio: "
` [PATCH 18/20] pinctrl: qcom: ssbi-mpp: "
` [PATCH 19/20] pinctrl: renesas: rzn1: "
` [PATCH 20/20] pinctrl: ti: ti-iodelay: "

[PATCH] perf/x86/intel/pt: Cleanup kernel-doc comments
 2023-10-09 10:33 UTC  (3+ messages)
` [tip: perf/core] perf/x86/intel/pt: Fix "

[PATCH v4 0/8] Add printf attribute to kselftest functions
 2023-10-09 10:30 UTC  (9+ messages)
` [PATCH v4 1/8] selftests: Add printf attribute to kselftest prints
` [PATCH v4 2/8] selftests/cachestat: Fix print_cachestat format
` [PATCH v4 3/8] selftests/openat2: Fix wrong format specifier
` [PATCH v4 4/8] selftests/pidfd: Fix ksft print formats
` [PATCH v4 5/8] selftests/sigaltstack: Fix wrong format specifier
` [PATCH v4 6/8] selftests/kvm: Replace attribute with macro
` [PATCH v4 7/8] selftests/mm: Substitute attribute with a macro
` [PATCH v4 8/8] selftests/resctrl: Fix wrong format specifier

EEVDF and NUMA balancing
 2023-10-09 10:29 UTC  (8+ messages)

[syzbot] [bluetooth?] KASAN: slab-out-of-bounds Read in create_monitor_event
 2023-10-09 10:29 UTC 

[PATCH 0/3] delayacct: optimization & code simplify
 2023-10-09 10:29 UTC  (6+ messages)
` [PATCH 2/3] delayacct: convert task->delays to a object

[PATCH V2 1/1] mmc: sdhci-pci-o2micro: Fix Bayhub SD host hardware tuning compatibility issue for BanQ card
 2023-10-09 10:26 UTC  (3+ messages)

[PATCH 1/3] sched/nohz: Update idle load-balancing (ILB) comments
 2023-10-09 10:26 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 2/3] sched/nohz: Use consistent variable names in find_new_ilb() and kick_ilb()
 2023-10-09 10:26 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH 3/3] sched/nohz: Remove weird error handling from find_new_ilb()
 2023-10-09 10:26 UTC  (2+ messages)
` [tip: sched/core] sched/nohz: Remove unnecessarily complex error handling pattern "

[PATCH net-next 7/7] vxlan: use generic function for tunnel IPv4 route lookup
 2023-10-09 10:22 UTC  (2+ messages)

[PATCH v20 0/4] Add Intel LJCA device driver
 2023-10-09 10:22 UTC  (3+ messages)
` [PATCH v20 1/4] usb: Add support for Intel LJCA device

[PATCH 0/5] kasan: assorted fixes and improvements
 2023-10-09  8:43 UTC  (3+ messages)
` [PATCH 2/5] kasan: unify printk prefixes

[PATCH RESEND] xhci: Keep interrupt disabled in initialization until host is running
 2023-10-09 10:18 UTC  (3+ messages)

[PATCH 0/5] Add sc8280xp CCI and CAMSS core dtsi
 2023-10-09 10:16 UTC  (5+ messages)
` [PATCH 2/5] i2c: qcom-cci: Add sc8280xp compatible

[PATCH 0/2] Move sched_rt_entity::back to RT_GROUP_SCHED
 2023-10-09 10:16 UTC  (3+ messages)
` [PATCH 2/2] sched/rt: Move sched_rt_entity::back to under the CONFIG_RT_GROUP_SCHED block

[PATCH v1 1/1] xarray: fix the data-race in xas_find_chunk() by using READ_ONCE()
 2023-10-09 10:15 UTC  (11+ messages)

[PATCH] docs: submitting-patches: Introduce Test: tag
 2023-10-09 10:14 UTC  (4+ messages)

[PATCH] tee: make tee_class constant
 2023-10-09 10:13 UTC  (3+ messages)

[PATCH v6 2/8] hugetlb: restructure pool allocations
 2023-10-09 10:13 UTC  (11+ messages)

[PATCH v12 0/6] staging: vc04_services: vchiq: Register devices with a custom bus_type
 2023-10-09 10:12 UTC  (5+ messages)
` [PATCH v12 5/6] staging: bcm2835-camera: Register bcm2835-camera with vchiq_bus_type

[PATCH] ata: sata_mv: aspeed: fix value check in mv_platform_probe()
 2023-10-09 10:12 UTC  (2+ messages)

[PATCH v4 00/10] io_uring: Initial support for {s,g}etsockopt commands
 2023-10-09 10:11 UTC  (4+ messages)

[PATCH v5 2/2] iio: adc: Add driver support for MAX34408/9
 2023-10-09 10:08 UTC  (2+ messages)

[PATCH v2 00/19] stackdepot: allow evicting stack traces
 2023-10-09 10:09 UTC  (12+ messages)
` [PATCH v2 07/19] lib/stackdepot: rework helpers for depot_alloc_stack
` [PATCH v2 10/19] lib/stackdepot: store free stack records in a freelist
` [PATCH v2 11/19] lib/stackdepot: use read/write lock
` [PATCH v2 13/19] kmsan: use stack_depot_save instead of __stack_depot_save
` [PATCH v2 14/19] lib/stackdepot, kasan: add flags to __stack_depot_save and rename

[syzbot] [jfs?] general protection fault in lbmStartIO
 2023-10-09 10:08 UTC  (3+ messages)
` [PATCH] jfs: fix log->bdev_handle null ptr deref "

[Patch v2 0/2] Fix hang due to CPU BW request as BPMP suspended
 2023-10-09 10:05 UTC  (3+ messages)
` [Patch v2 1/2] firmware: tegra: add suspend hook and reset BPMP IPC early on resume
` [Patch v2 2/2] memory: tegra: set BPMP msg flags to reset IPC channels

[PATCH] pwm: bcm2835: Add support for suspend/resume
 2023-10-09 10:06 UTC  (2+ messages)

[PATCH v1 0/3] mm/rmap: convert page_move_anon_rmap() to folio_move_anon_rmap()
 2023-10-09 10:03 UTC  (4+ messages)
` [PATCH v1 3/3] memory: move exclusivity detection in do_wp_page() into wp_can_reuse_anon_folio()

[PATCH] doc: blk-ioprio: Standardize a few names
 2023-10-09 10:03 UTC 

[PATCH] pwm: brcmstb: Checked clk_prepare_enable() return value
 2023-10-09 10:01 UTC  (2+ messages)

linux-next: build failure after merge of the v4l-dvb-next tree
 2023-10-09  9:50 UTC  (3+ messages)

linux-next: build failure after merge of the usb tree
 2023-10-09  9:49 UTC  (7+ messages)

[PATCH v1 0/4] mm/ksm: Add ksm advisor
 2023-10-09  9:48 UTC  (4+ messages)

[PATCH v12 0/7] NVMEM cells in sysfs
 2023-10-09  9:48 UTC  (9+ messages)
` [PATCH v12 2/7] nvmem: Clarify the situation when there is no DT node available
` [PATCH v12 5/7] nvmem: core: Rework layouts to become regular devices
` [PATCH v12 7/7] nvmem: core: Expose cells through sysfs

[PATCH net v2] octeontx2-pf: Fix page pool frag allocation failure
 2023-10-09  9:47 UTC  (3+ messages)
  ` [EXT] "

[PATCH 00/36] pinctrl: don't use GPIOLIB global numberspace in helpers
 2023-10-09  9:45 UTC  (5+ messages)
` [PATCH 08/36] gpio: aspeed: use new pinctrl GPIO helpers
` [PATCH 09/36] gpio: mvebu: "

[PATCH] drivers: perf: arm_pmuv3: Update 'pmc_width' based on actual HW event width
 2023-10-09  9:43 UTC  (2+ messages)

[PATCH v4 0/4] spi: Header and core clean up and refactoring
 2023-10-09  9:15 UTC  (3+ messages)
` [PATCH v4 4/4] spi: Use struct_size() helper

linux-next: manual merge of the block tree with the asm-generic tree
 2023-10-09  9:33 UTC  (4+ messages)

[PATCH 0/9] drm/ci: fixes and improvements
 2023-10-09  9:30 UTC  (3+ messages)
` [PATCH 7/9] drm/ci: export kernel config

[PATCH 0/2] Kinetic KTD2801 backlight driver
 2023-10-09  9:29 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: backlight: add Kinetic KTD2801 binding
` [PATCH 2/2] backlight: Add Kinetic KTD2801 driver

[PATCH v9 0/5] lib,kprobes: kretprobe scalability improvement
 2023-10-09  9:23 UTC  (4+ messages)
` [PATCH v9 1/5] lib: objpool added: ring-array based lockless MPMC

[PATCH 1/5] modpost: fix tee MODULE_DEVICE_TABLE built on big endian host
 2023-10-09  9:24 UTC  (4+ messages)

[syzbot] Monthly udf report (Oct 2023)
 2023-10-09  9:23 UTC 

[syzbot] Monthly block report (Oct 2023)
 2023-10-09  9:23 UTC 

[syzbot] Monthly ext4 report (Oct 2023)
 2023-10-09  9:23 UTC 

[syzbot] Monthly batman report (Oct 2023)
 2023-10-09  9:23 UTC 

[PATCH] drm/tidss: Power up attached PM domains on probe
 2023-10-09  9:23 UTC  (2+ messages)

[PATCH 1/2] KVM: x86: Fix partially uninitialized integer in emulate_pop
 2023-10-09  9:20 UTC  (3+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] KVM: x86: rename push to emulate_push for consistency

[PATCH] soc: renesas: select ERRATA_ANDES for R9A07G043 only when alternatives are present
 2023-10-09  9:21 UTC  (3+ messages)

[PATCH] driver: perf: arm_pmu: Drop some unused arguments from armv8_pmu_init()
 2023-10-09  9:17 UTC  (2+ messages)

[PATCH v2 0/5] userfaultfd man page updates
 2023-10-09  9:12 UTC  (4+ messages)
` [PATCH v2 3/5] ioctl_userfaultfd.2: clarify the state of the uffdio_api structure on error

[PATCH v2] drm/etnaviv: refactor deprecated strncpy
 2023-10-09  9:13 UTC  (3+ messages)

[PATCH v2] drm/panel/panel-tpo-tpg110: fix a possible null pointer dereference
 2023-10-09  9:13 UTC  (2+ messages)

[PATCH v5 0/3] Support non-default LVDS data mapping for simple panel
 2023-10-09  9:12 UTC  (2+ messages)

[PATCH 0/6] Enable IPQ5018 PCI support
 2023-10-09  9:10 UTC  (4+ messages)
` [PATCH 2/6] dt-bindings: PCI: qcom: Add IPQ5108 SoC

[PATCH v2 0/5] drm/bridge: samsung-dsim: fix various modes with ADV7535 bridge
 2023-10-09  9:09 UTC  (2+ messages)

[RFC v2 0/5] gpio: add pinctrl based generic gpio driver
 2023-10-09  9:08 UTC  (5+ messages)
` [RFC v2 5/5] dt-bindings: gpio: Add bindings for "

[RFH] wireless-next: fix new W=1 warnings
 2023-10-09  9:07 UTC  (2+ messages)

[PATCH] dmaengine: stm32-mdma: correct desc prep when channel running
 2023-10-09  9:02 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix SI failure due to doorbells allocation
 2023-10-09  9:01 UTC 

+ selftests-proc-add-proc-pid-statm-output-validation.patch added to mm-nonmm-unstable branch
 2023-10-09  9:00 UTC  (2+ messages)

[PATCH] dt-bindings: watchdog: da9062-wdt: convert txt to yaml
 2023-10-09  8:59 UTC  (2+ messages)

[PATCH] driver: perf: arm_pmuv3: Read PMMIR_EL1 unconditionally
 2023-10-09  8:59 UTC  (2+ messages)

[PATCH v2] drm/panel: boe-tv101wum-nl6: Completely pull GPW to VGL before TP term
 2023-10-09  8:57 UTC 

[PATCH] drm/panel: fix a possible null pointer dereference
 2023-10-09  8:56 UTC  (2+ messages)

[PATCH] drm/panel/panel-tpo-tpg110: fix a possible null pointer dereference
 2023-10-09  8:56 UTC  (2+ messages)

[PATCH] firmware: arm_scpi: Use device_get_match_data()
 2023-10-09  8:56 UTC  (2+ messages)

Blank screen on boot of Linux 6.5 and later on Lenovo ThinkPad L570
 2023-10-09  8:54 UTC  (2+ messages)

[PATCH v2 0/4] power: reset: gpio-poweroff: use sys-off handler API
 2023-10-09  8:54 UTC  (3+ messages)
` [PATCH v2 3/4] dt-bindings: power: reset: gpio-poweroff: Add priority property

[PATCH v1] arm64: dts: amlogic: a1: support all i2c masters and their muxes
 2023-10-09  8:53 UTC  (2+ messages)

[PATCH rebased] kbuild: rpm-pkg: Fix build with non-default MODLIB
 2023-10-09  8:52 UTC  (3+ messages)

[PATCH 0/8] Convert Mediatek ASoC codecs to use GPIO descriptors
 2023-10-09  8:51 UTC  (11+ messages)
` [PATCH 3/8] ASoC: mt8173-max98090: Drop unused include
` [PATCH 5/8] ASoC: mt8173-rt5650-rt5676: Drop unused includes
` [PATCH 6/8] ASoC: mt8173-rt5650: "
` [PATCH 7/8] ASoC: mt8186-mt6366-rt1019-rt5682s: Drop unused include
` [PATCH 8/8] ASoC: mt8192-afe-gpio: "

[RFC 0/7] Add SIOV virtual device support
 2023-10-09  8:51 UTC  (8+ messages)
` [RFC 1/7] iommufd: Handle unsafe interrupts in a separate function
` [RFC 2/7] iommufd: Introduce iommufd_alloc_device()
` [RFC 3/7] iommufd: Add iommufd_device_bind_pasid()
` [RFC 4/7] iommufd: Support attach/replace for SIOV virtual device {dev, pasid}
` [RFC 5/7] iommufd/selftest: Extend IOMMU_TEST_OP_MOCK_DOMAIN to pass in pasid
` [RFC 6/7] iommufd/selftest: Add test coverage for SIOV virtual device
` [RFC 7/7] vfio: Add vfio_register_pasid_iommu_dev()


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