mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH] mm/zswap: avoid touching XArray for unnecessary invalidation
 2024-10-11 17:19 UTC 

[net-next v5 0/9] Add support for per-NAPI config via netlink
 2024-10-11 17:19 UTC  (7+ messages)
` [net-next v5 6/9] netdev-genl: Support setting per-NAPI config values

[PATCH 0/4] Add new panel driver Samsung S6E88A0-AMS427AP24
 2024-10-11 17:17 UTC  (5+ messages)
` [PATCH 2/4] drm/panel: samsung-s6e88a0-ams427ap24: Add initial driver
` [PATCH 4/4] drm/panel: samsung-s6e88a0-ams427ap24: Add flip option

[PATCH v8 00/25] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-10-11 17:17 UTC  (3+ messages)
` [PATCH v8 19/25] x86/resctrl: Auto assign/unassign counters when mbm_cntr_assign is enabled

[PATCH v2 0/3] Document the 'perf test -w' workloads functionality
 2024-10-11 17:14 UTC  (4+ messages)
` [PATCH 1/3] perf test: Introduce workloads__for_each()
` [PATCH 2/3] perf test: Introduce '-w --list' to list the available workloads
` [PATCH 3/3] perf test: Document the -w/--workload option

[PATCH net-next v02 1/2] af_packet: allow fanout_add when socket is not RUNNING
 2024-10-11 17:12 UTC  (12+ messages)

[PATCH] elevator: Remove argument from elevator_find_get
 2024-10-11 17:11 UTC  (2+ messages)

[PATCH v3] elevator: do not request_module if elevator exists
 2024-10-11 17:11 UTC  (2+ messages)

[PATCH] drbd: Remove unused conn_lowest_minor
 2024-10-11 17:11 UTC  (2+ messages)

[PATCH 3/3 v2] nvmet: add rotational support
 2024-10-11 17:11 UTC  (2+ messages)

[PATCH net v3 3/4] ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_compat_ioctl()
 2024-10-11 17:11 UTC  (2+ messages)

[PATCH] ring-buffer: Synchronize ring_buffer_subbuf_order_set() with rb_check_pages()
 2024-10-11 17:09 UTC  (2+ messages)

[PATCH v3 0/8] Improve objtool jump table handling
 2024-10-11 17:08 UTC  (9+ messages)
` [PATCH v3 1/8] objtool: Deal with relative jump tables correctly
` [PATCH v3 2/8] objtool: Allow arch code to discover jump table size
` [PATCH v3 3/8] objtool: Make some helper functions globally accessible
` [PATCH v3 4/8] objtool: Move jump table heuristics to a x86 specific source file
` [PATCH v3 5/8] objtool: Add generic support for jump table annotations
` [PATCH v3 6/8] crypto: x86/crc32c - Use idiomatic relative jump table
` [PATCH v3 7/8] crypto: x86/crc32c - Add jump table annotation
` [PATCH v3 8/8] crypto: x86/crc32c-intel - Tweaks to make objtool's life harder

[PATCH RFC/RFT 0/3] Converge common flows for cpu assisted shadow stack
 2024-10-11 17:08 UTC  (10+ messages)
` [PATCH RFC/RFT 1/3] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
` [PATCH RFC/RFT 2/3] mm: helper `is_shadow_stack_vma` to check shadow stack vma
` [PATCH RFC/RFT 3/3] kernel: converge common shadow stack flow agnostic to arch

[PATCH v6 0/2] nosnp sev command line support
 2024-10-11 17:08 UTC  (8+ messages)
` [PATCH v6 1/2] x86, KVM:SVM: Move sev specific parsing into arch/x86/virt/svm

[GIT PULL] tomoyo update for v6.12
 2024-10-11 17:06 UTC  (9+ messages)

[PATCH 0/2] Docs/damon/maintainer-profile: a couple of minor hotfixes
 2024-10-11 17:01 UTC  (3+ messages)
` [PATCH 1/2] Docs/damon/maintainer-profile: add missing '_' suffixes for external web links
` [PATCH 2/2] Docs/damon/maintainer-profile: update deprecated awslabs GitHub URLs

[PATCH,bpf-next v3 0/4] selftests/bpf: migrate and remove cgroup/tracing related tests
 2024-10-11 17:00 UTC  (2+ messages)

[PATCH] libbpf: Fix possible compiler warnings in hashmap
 2024-10-11 17:00 UTC 

[PATCH v6 0/8] MediaTek pinctrl DT binding cleanup and MT6735 pinctrl support
 2024-10-11 16:58 UTC  (5+ messages)
` [PATCH v6 1/8] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Pull pinctrl node changes from MT6795 document
` [PATCH v6 6/8] dt-bindings: pinctrl: mediatek: Add bindings for MT6735 pin controller

[PATCH 0/2] Misc omap GPIO/UART fixes
 2024-10-11 16:58 UTC  (2+ messages)

[PATCH v2 1/3] acpi: make EC support compile-time conditional
 2024-10-11 16:56 UTC  (2+ messages)

[PATCH 5.4.y 0/2] tracing/kprobes: Backport request about
 2024-10-11 16:55 UTC  (3+ messages)

[PATCH v4 00/28] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-10-11 16:54 UTC  (4+ messages)
` [PATCH v4 02/28] printk: Add print format (%pra) for struct range

[PATCH v3] xhci: tegra: fix checked USB2 port number
 2024-10-11 16:54 UTC  (2+ messages)

[PATCH] ring-buffer: Have the buffer update counter be atomic
 2024-10-11 16:53 UTC  (7+ messages)

[PATCH v1 0/8] Run tests in parallel showing number of tests running
 2024-10-11 16:52 UTC  (7+ messages)
` [PATCH v1 5/8] perf test: Tag parallel failing shell tests with "(exclusive)"

[PATCH] wifi: ath10k: add channel 177 for 5 GHz band
 2024-10-11 16:51 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/5] Improve objtool jump table handling
 2024-10-11 16:50 UTC  (13+ messages)
` [PATCH v2 2/5] objtool: Allow arch code to discover jump table size
` [PATCH v2 3/5] objtool: Add support for annotated jump tables
` [PATCH v2 5/5] crypto: x86/crc32c - Tweak jump table to validate objtool logic

[PATCH] perf evsel: Fix missing inherit + sample read check
 2024-10-11 16:45 UTC  (4+ messages)

[PATCH 1/2] perf tools: Fix possible compiler warnings in hashmap
 2024-10-11 16:44 UTC  (3+ messages)

[PATCH v3] xfs: Check for delayed allocations before setting extsize
 2024-10-11 16:40 UTC  (3+ messages)

[PATCH v3 0/5] iommu: Enable user space IOPFs in non-PASID and non-svm cases
 2024-10-11 16:40 UTC  (2+ messages)

USB-C DisplayPort display failing to stay active with Intel Barlow Ridge USB4 controller, power-management related issue?
 2024-10-11 16:38 UTC  (4+ messages)

[PATCH V2 1/2] platform/x86/intel/pmc: Refactor platform resume functions to use cnl_resume()
 2024-10-11 16:36 UTC  (5+ messages)
` [PATCH V2 2/2] platform/x86/intel/pmc: Disable C1 auto-demotion during suspend

[PATCH v2] xfs_logprint: Fix super block buffer interpretation issue
 2024-10-11 16:36 UTC  (2+ messages)

failed to remove key (0, ce:ce:1e:27:bb:e0) from hardware (-110) (ETIMEDOUT)
 2024-10-11 16:36 UTC  (4+ messages)

[PATCH v1 0/3] pinctrl: th1520: Unbreak the driver
 2024-10-11 16:35 UTC  (8+ messages)
` [PATCH v1 1/3] pinctrl: th1520: Fix pinconf return values
` [PATCH v1 2/3] pinctrl: th1520: Update pinmux tables
` [PATCH v1 3/3] pinctrl: th1520: Factor out casts

[PATCH] arm64: dts: rockchip: Prevent thermal runaways in RK3308 SoC dtsi
 2024-10-11 16:35 UTC  (3+ messages)

[PATCH v4 04/13] Audit: maintain an lsm_prop in audit_context
 2024-10-11 16:34 UTC  (5+ messages)
` [PATCH v4 4/13] "

[PATCH 0/7] iommu/vt-d: Add domain_alloc_paging support
 2024-10-11 16:33 UTC  (16+ messages)
` [PATCH 1/7] "
` [PATCH 2/7] iommu/vt-d: Remove unused domain_alloc callback
` [PATCH 3/7] iommu/vt-d: Enhance compatibility check for paging domain attach
` [PATCH 4/7] iommu/vt-d: Remove domain_update_iommu_cap()
` [PATCH 5/7] iommu/vt-d: Remove domain_update_iommu_superpage()
` [PATCH 6/7] iommu/vt-d: Refactor first_level_by_default()
` [PATCH 7/7] iommu/vt-d: Refine intel_iommu_domain_alloc_user()

[PATCH v2] elevator: do not request_module if elevator exists
 2024-10-11 16:30 UTC  (3+ messages)

[linux-next:master] [x86/module] 6661cae1aa: WARNING:at_arch/x86/mm/pat/set_memory.c:#__cpa_process_fault
 2024-10-11 16:30 UTC  (5+ messages)

[PATCH 0/6] KUnit test moves / renames
 2024-10-11 16:29 UTC  (8+ messages)
` [PATCH 3/6] lib: Move KUnit tests into tests/ subdirectory

[PATCH v7 0/4] Add support for AArch64 AMUv1-based average freq
 2024-10-11 16:29 UTC  (9+ messages)
` [PATCH v7 3/4] arm64: Provide an AMU-based version of arch_freq_avg_get_on_cpu

[PATCH] powermac: Call of_node_put(bk_node) only once in pmac_has_backlight_type()
 2024-10-11 16:25 UTC  (4+ messages)
  ` [PATCH] powermac: Use of_property_match_string() "

[PATCH v5 0/5] Lazy flush for the auth session
 2024-10-11 16:25 UTC  (4+ messages)

[PATCH 6.10 000/482] 6.10.14-rc1 review
 2024-10-11 16:22 UTC  (2+ messages)

[PATCH v6 00/11] arm64: Support for running as a guest in Arm CCA
 2024-10-11 16:22 UTC  (5+ messages)
` [PATCH v6 10/11] virt: arm-cca-guest: TSM_REPORT support for realms

[PATCH 0/4] Add support for stm32mp25x RNG
 2024-10-11 16:18 UTC  (9+ messages)
` [PATCH 2/4] hwrng: stm32 - implement support for STM32MP25x platforms

[PATCH v2 0/4] Add support for stm32mp25x RNG
 2024-10-11 16:17 UTC  (8+ messages)
` [PATCH v2 1/4] dt-bindings: rng: add st,stm32mp25-rng support
` [PATCH v2 2/4] hwrng: stm32 - implement support for STM32MP25x platforms
` [PATCH v2 3/4] hwrng: stm32 - update STM32MP15 RNG max clock frequency
` [PATCH v2 4/4] arm64: dts: st: add RNG node on stm32mp251

[PATCH v10 0/5] Tracepoints and static branch in Rust
 2024-10-11 16:12 UTC  (7+ messages)
` [PATCH v10 1/5] rust: add static_branch_unlikely for static_key_false
` [PATCH v10 5/5] rust: add arch_static_branch

[PATCH v2 0/3] Add SEV-SNP CipherTextHiding feature support
 2024-10-11 16:10 UTC  (6+ messages)
` [PATCH v2 3/3] x86/sev: Add SEV-SNP CipherTextHiding support

[PATCH v2 0/1] binder: report txn errors via generic netlink (genl)
 2024-10-11 16:09 UTC  (3+ messages)
` [PATCH v2 1/1] binder: report txn errors via generic netlink

[PATCH] btrfs: fix uninit pointer free on read_alloc_one_name error
 2024-10-11 16:09 UTC  (2+ messages)

[PATCH v6 0/8] Add support for PCIe3 on x1e80100
 2024-10-11 16:06 UTC  (7+ messages)
` [PATCH v6 3/8] dt-bindings: PCI: qcom,pcie-x1e80100: Add 'global' interrupt

[PATCH net v4 0/5] Lock RCU before calling ip6mr_get_table()
 2024-10-11 16:04 UTC  (3+ messages)
` [PATCH net v4 3/5] ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_compat_ioctl()

[PATCH] MAINTAINERS: Add an entry for PREEMPT_RT
 2024-10-11 16:00 UTC  (2+ messages)

[syzbot] Monthly trace report (Oct 2024)
 2024-10-11 16:00 UTC  (2+ messages)

[PATCH 2/7] rcu: limit PREEMPT_RCU configurations
 2024-10-11 15:59 UTC  (11+ messages)

(no subject)
 2024-10-11 15:57 UTC 

[PATCH v3 0/6] configure imx8 dsp DT node for rproc usage
 2024-10-11 15:56 UTC  (11+ messages)
` [PATCH v3 2/6] arm64: dts: imx8-ss-audio: configure dsp "
` [PATCH v3 3/6] arm64: dts: imx8qxp-mek: add dsp rproc-related mem regions
` [PATCH v3 4/6] arm64: dts: imx8qm: drop dsp node from audio_subsys bus
` [PATCH v3 5/6] arm64: dts: imx8qm: add node for VPU dsp
` [PATCH v3 6/6] arm64: dts: imx8qm-mek: enable dsp node for rproc usage

[PATCH v2 0/1] remove SWAP_MAP_SHMEM
 2024-10-11 15:56 UTC  (4+ messages)
` [PATCH v2 1/1] swap: shmem: "

[PATCH v9 0/4] shut down devices asynchronously
 2024-10-11 15:52 UTC  (3+ messages)

[PATCH RFC v2] mm: Enforce the stack gap when changing inaccessible VMAs
 2024-10-11 15:50 UTC 

[PATCH net-next v1] net: phy: aquantia: poll status register
 2024-10-11 15:50 UTC  (2+ messages)

[PATCH net-next v1] page_pool: check for dma_sync_size earlier
 2024-10-11 15:49 UTC  (8+ messages)

[PATCH v4] Docs/zh_CN: Translate page_tables.rst to Simplified Chinese
 2024-10-11 15:49 UTC 

[PATCH v4 01/13] LSM: Add the lsm_prop data structure
 2024-10-11 15:45 UTC  (3+ messages)
` [PATCH v4 1/13] "

[syzbot] [usb?] INFO: task hung in usb_port_suspend
 2024-10-11 15:45 UTC  (4+ messages)

[PATCH v2 00/14] hrtimer Rust API
 2024-10-11 15:43 UTC  (5+ messages)

[PATCH 0/1] pinctrl: ocelot: fix system hang on level based interrupts
 2024-10-11 15:40 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] ima: Suspend PCR extends and log appends when rebooting
 2024-10-11 15:40 UTC  (2+ messages)

[GIT PULL] Power management updates for v6.12-rc3
 2024-10-11 15:39 UTC 

[PATCH] x86/unwind/orc: Fix unwind for newly forked tasks
 2024-10-11 15:39 UTC  (4+ messages)

[PATCH] ASoC: qcom: sdm845: add missing soundwire runtime stream alloc
 2024-10-11 15:38 UTC  (5+ messages)

[GIT PULL] Thermal control fixes for v6.12-rc3
 2024-10-11 15:38 UTC 

[PATCH 1/5] rtc: pm8xxx: implement no-alarm flag for non-HLOS owned alarm
 2024-10-11 15:37 UTC  (6+ messages)
` [PATCH 2/5] dt-bindings: rtc: qcom-pm8xxx: document no-alarm flag
` [PATCH 3/5] arm64: dts: qcom: x1e80100-pmics: enable RTC
` [PATCH 4/5] arm64: dts: qcom: x1e80100-crd: add rtc offset to set rtc time
` [PATCH 5/5] arm64: dts: qcom: x1e78100-t14s: "

[PATCH 0/3] Add i2c driver for Bosch BMI260 IMU
 2024-10-11 15:37 UTC  (4+ messages)
` [PATCH 1/3] iio: imu: Add i2c driver for bmi260 imu
` [PATCH 2/3] iio: imu: Add triggered buffer for Bosch BMI270 IMU
` [PATCH 3/3] iio: imu: Add scale and sampling frequency to "

[GIT PULL] ACPI fixes for v6.12-rc3
 2024-10-11 15:36 UTC 

[PATCH v2] PCI: imx6: Add suspend/resume support for i.MX6QDL
 2024-10-11 15:36 UTC  (6+ messages)

RE:(3) [PATCH] libf2fs: Fix calculation of usable segments for single zoned
 2024-10-11 15:34 UTC  (6+ messages)
`  "
  `  "
        ` [PATCH v2] libf2fs: Fix calculation of usable segments for single

[PATCH v3 2/2] irqchip/aspeed-intc: Add support for AST27XX INTC
 2024-10-11 15:34 UTC  (4+ messages)

[PATCH net-next v20 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-10-11 15:31 UTC  (7+ messages)
` [PATCH net-next v20 06/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'

[PATCH v2 0/6] EDAC/fsl-ddr: Add imx9 support
 2024-10-11 15:31 UTC  (7+ messages)
` [PATCH v2 1/6] EDAC/fsl_ddr: Pass down fsl_mc_pdata in ddr_in32() and ddr_out32()
` [PATCH v2 2/6] EDAC/fsl_ddr: Move global variables into struct fsl_mc_pdata
` [PATCH v2 3/6] EDAC/fsl_ddr: Fix bad bit shift operations
` [PATCH v2 4/6] dt-bindings: memory: fsl: Add compatible string nxp,imx9-memory-controller
` [PATCH v2 5/6] EDAC/fsl_ddr: Add support for i.MX9 DDR controller
` [PATCH v2 6/6] arm64: dts: imx93: add ddr edac support

[PATCH] drm/edid: transition to passing struct cea_db * to cae_db_payload_len
 2024-10-11 15:29 UTC 

[syzbot] [mm?] KMSAN: uninit-value in swap_writepage
 2024-10-11 15:28 UTC  (3+ messages)

[PATCH] net: microchip: vcap api: Fix memory leaks in vcap_api_encode_rule_test()
 2024-10-11 15:28 UTC  (4+ messages)

CVE-2024-38630: watchdog: cpu5wdt.c: Fix use-after-free bug caused by cpu5wdt_trigger
 2024-10-11 15:27 UTC  (3+ messages)

[PATCH 1/2] arm64: dts: qcom: x1e80100-crd: enable otg on usb ports
 2024-10-11 15:27 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: qcom: x1e78100-t14s: enable otg on usb-c ports

[PATCH net-next v25 00/13] Device Memory TCP
 2024-10-11 15:27 UTC  (5+ messages)
` [PATCH net-next v25 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags

[PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
 2024-10-11 15:26 UTC  (11+ messages)

[syzbot] Monthly nilfs report (Oct 2024)
 2024-10-11 15:25 UTC 

[syzbot] [mm?] WARNING in vms_complete_munmap_vmas
 2024-10-11 15:25 UTC  (2+ messages)

[PATCH v3 0/8] media: qcom: camss: Add sc7280 support
 2024-10-11 15:25 UTC  (4+ messages)
` [PATCH v3 2/8] media: dt-bindings: Add qcs6490-rb3gen2-vision-mezzanine

[PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
 2024-10-11 15:23 UTC  (11+ messages)

[PATCH 1/2] ASoC: mediatek: mt8188: Remove unnecessary variable assignments
 2024-10-11 15:23 UTC  (2+ messages)
` (subset) "

[PATCH V2][next] ASoC: rt722-sdca: Remove logically deadcode in rt722-sdca.c
 2024-10-11 15:23 UTC  (2+ messages)

[PATCH 0/7] of: Constify DT structs
 2024-10-11 15:20 UTC  (10+ messages)
` [PATCH 3/7] of: Constify struct device_node function arguments
` [PATCH 4/7] of: Constify struct property pointers
` [PATCH 5/7] of: Constify of_changeset_entry function arguments
` [PATCH 6/7] of: Constify safe_name() kobject arg

[syzbot] [kasan?] [mm?] INFO: task hung in hugetlb_wp
 2024-10-11 15:17 UTC  (2+ messages)
` [syzbot] "

[RFC] Synchronized Shared Pointers for the Linux kernel
 2024-10-11 15:15 UTC  (3+ messages)

[PATCH v3 0/3] Add iMX91 clock driver support
 2024-10-11 15:14 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: clock: Add i.MX91 clock support
` [PATCH v3 2/3] dt-bindings: clock: Add i.MX91 clock definition

[syzbot] [mm?] KCSAN: data-race in exec_mmap / vms_clear_ptes
 2024-10-11 15:12 UTC  (3+ messages)

[PATCH 0/1] selftests: livepatch: add test cases of stack_order sysfs
 2024-10-11 15:11 UTC  (2+ messages)
` [PATCH] selftests: livepatch: add test cases of stack_order sysfs interface

[PATCH 1/2] rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long long
 2024-10-11 15:10 UTC  (3+ messages)
` [PATCH 2/2] rtla/timerlat: Make timerlat_hist_cpu->*_count "

[PATCH v15] pwm: opencores: Add PWM driver support
 2024-10-11 10:43 UTC 

page:  |  | latest

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

all inboxes | Powered by JetHome®