mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v2 0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
 2024-06-11 14:40 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH v2 6/6] drivers/pci/hyperv/arm64: vPCI MSI IRQ domain from DT
 2024-06-11 14:40 UTC  (2+ messages)

[PATCH v3 00/10] AMD Pstate Driver Fixes and Improvements
 2024-06-11 14:39 UTC  (5+ messages)
` [PATCH v3 08/10] x86/cpufeatures: Add feature bits for AMD heterogeneous processor

[PATCH v5 0/6] add mTHP support for anonymous shmem
 2024-06-11 14:38 UTC  (3+ messages)
` [PATCH v5 1/6] mm: memory: extend finish_fault() to support large folio

[PATCH 0/3] btrfs: rst: updates for RAID stripe tree
 2024-06-11 14:36 UTC  (3+ messages)
` [PATCH 1/3] btrfs: rst: remove encoding field from stripe_extent

[PATCH] scripts/make_fit: Support decomposing DTBs
 2024-06-11 14:32 UTC  (2+ messages)

iwlwifi: Regression after migrating to 6.6.32
 2024-06-11 14:32 UTC  (5+ messages)

[PATCHv8 bpf-next 0/9] uprobe: uretprobe speed up
 2024-06-11 14:30 UTC  (3+ messages)
` [PATCHv8 9/9] man2: Add uretprobe syscall page

[PATCH 1/2] usb: dwc3: core: add p3p2tranok quirk
 2024-06-11 14:29 UTC  (2+ messages)
` [PATCH v3, 3/3] usb: dwc3: core: Workaround for CSR read timeout

[PATCH 0/7] arm64 / x86-64: low-level code generation issues
 2024-06-11 14:29 UTC  (3+ messages)
` [PATCH 4/7] arm64: add 'runtime constant' support

linux-next: manual merge of the tomoyo tree with the net-next tree
 2024-06-11 14:27 UTC  (3+ messages)

[PATCH 1/2] arm64: dts: qcom: x1e80100-crd: fix WCD audio codec TX port mapping
 2024-06-11 14:25 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: qcom: x1e80100-crd: fix DAI used for headset recording

[PATCHv7 bpf-next 0/9] uprobe: uretprobe speed up
 2024-06-11 14:25 UTC  (6+ messages)

[PATCH v3 0/3] tracing: Fix some selftest issues
 2024-06-11 14:25 UTC  (6+ messages)
` [PATCH v3 1/3] tracing: Build event generation tests only as modules
` [PATCH v3 2/3] tracing/kprobe: Integrate test warnings into WARN_ONCE
` [PATCH v3 3/3] tracing/kprobe: Remove cleanup code unrelated to selftest

[bug report] block: integer overflow in __bvec_gap_to_prev()
 2024-06-11 14:23 UTC 

[RFC PATCH 1/1] mm/vmalloc: Modify permission reset procedure to avoid invalid access
 2024-06-11 14:21 UTC  (2+ messages)

omap2-mcspi multi mode
 2024-06-11 14:21 UTC  (5+ messages)

[PATCH v6 0/3] Clean up usage of rt_task()
 2024-06-11 14:20 UTC  (4+ messages)
` [PATCH v6 3/3] sched/rt: Rename realtime_{prio, task}() to rt_or_dl_{prio, task}()

[PATCH] mm/memory: Pass head page to do_set_pmd()
 2024-06-11 14:18 UTC 

[PATCH v5 00/18] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
 2024-06-11 14:17 UTC  (4+ messages)
` [PATCH v5 02/18] mm: Define __pte_leaf_size() to also take a PMD entry

[PATCH 0/6] Add per-core RAPL energy counter support for AMD CPUs
 2024-06-11 14:17 UTC  (4+ messages)
` [PATCH 1/6] perf/x86/rapl: Fix the energy-pkg event "

[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-06-11 14:14 UTC  (10+ messages)
` [PATCH 05/14] tracefs: "

[PATCH 1/1] MIPS: Routerboard 532: Fix vendor retry check code
 2024-06-11 14:14 UTC  (2+ messages)

[PATCH v3 0/3] vfio/pci: s390: Fix issues preventing VFIO_PCI_MMAP=y for s390 and enable it
 2024-06-11 14:13 UTC  (6+ messages)
` [PATCH v3 1/3] s390/pci: Fix s390_mmio_read/write syscall page fault handling

[PATCH 0/5] cleanups, fixes, and progress towards avoiding "make headers"
 2024-06-11 14:13 UTC  (6+ messages)

[PATCH v7 0/5] mips: bmips: improve handling of RAC and CBR addr
 2024-06-11 14:12 UTC  (6+ messages)
` [PATCH v7 1/5] mips: bmips: BCM6358: make sure CBR is correctly set

[PATCH] leds: mt6360: fix memory leak in mt6360_init_isnk_properties()
 2024-06-11 14:12 UTC  (3+ messages)

[PATCH] MIPS: pci: lantiq: restore reset gpio polarity
 2024-06-11 14:12 UTC  (2+ messages)

[PATCH v19 000/130] KVM TDX basic feature support
 2024-06-11 14:11 UTC  (5+ messages)
` [PATCH v19 116/130] KVM: TDX: Silently discard SMI request

[PATCH v2 md-6.11 00/12] md: refacotor and some fixes related to sync_thread
 2024-06-11 14:10 UTC  (14+ messages)
` [PATCH v2 md-6.11 01/12] md: rearrange recovery_flags
` [PATCH v2 md-6.11 02/12] md: add a new enum type sync_action
` [PATCH v2 md-6.11 03/12] md: add new helpers for sync_action
` [PATCH v2 md-6.11 04/12] md: factor out helper to start reshape from action_store()
` [PATCH v2 md-6.11 05/12] md: replace sysfs api sync_action with new helpers
` [PATCH v2 md-6.11 06/12] md: remove parameter check_seq for stop_sync_thread()
` [PATCH v2 md-6.11 07/12] md: don't fail action_store() if sync_thread is not registered
` [PATCH v2 md-6.11 08/12] md: use new helers in md_do_sync()
` [PATCH v2 md-6.11 09/12] md: replace last_sync_action with new enum type
` [PATCH v2 md-6.11 10/12] md: factor out helpers for different sync_action in md_do_sync()
` [PATCH v2 md-6.11 11/12] md: pass in max_sectors for pers->sync_request()
` [PATCH v2 md-6.11 12/12] md/raid5: avoid BUG_ON() while continue reshape after reassembling

[PATCH v1] ASoC: support machine driver with TAS2781
 2024-06-11 14:09 UTC  (5+ messages)

[PATCH v5 4/5] x86/pkeys: Restore altstack before sigcontext
 2024-06-11 14:08 UTC  (3+ messages)
` Re "

[RFC PATCH v3 00/10] Virtualize Intel IA32_SPEC_CTRL
 2024-06-11 14:08 UTC  (6+ messages)
` [RFC PATCH v3 09/10] KVM: VMX: Advertise MITI_CTRL_BHB_CLEAR_SEQ_S_SUPPORT

[syzbot] [bluetooth?] general protection fault in l2cap_sock_recv_cb
 2024-06-11 14:06 UTC  (3+ messages)

[PATCH v1 00/14] x86/alternatives: Nest them
 2024-06-11 14:05 UTC  (5+ messages)
` [PATCH v1 14/14] x86/alternative: Replace the old macros

[PATCH v5 2/5] x86/pkeys: Add helper functions to update PKRU on sigframe
 2024-06-11 14:05 UTC  (3+ messages)
` Re "

[PATCH v2] drm/panel : himax-hx83102: fix incorrect argument to mipi_dsi_msleep
 2024-06-11 14:05 UTC 

[PATCH net-next 1/2] selftests: openvswitch: fix action formatting
 2024-06-11 14:04 UTC  (4+ messages)

[PATCH] mmc: add missing MODULE_DESCRIPTION() macros
 2024-06-11 14:01 UTC  (3+ messages)

[PATCH 1/2] printk: Track command line console positions to fix console order
 2024-06-11 14:01 UTC  (5+ messages)

[PATCH] dt-bindings: gpio: lsi,zevio-gpio: convert to YAML
 2024-06-11 14:00 UTC 

[PATCH v2] drm: add missing MODULE_DESCRIPTION() macros
 2024-06-11 13:59 UTC  (2+ messages)

[PATCH 1/6] auxbus: make to_auxiliary_drv accept and return a constant pointer
 2024-06-11 13:56 UTC  (11+ messages)
` [PATCH 2/6] driver core: platform: fix ups for constant struct device_driver
` [PATCH 3/6] driver core: driver: mark driver_add/remove_groups constant
` [PATCH 4/6] driver core: make device_release_driver_internal() take a const *
` [PATCH 5/6] driver core: make driver_detach() "
` [PATCH 6/6] driver core: mark async_driver as "

[PATCH v5 1/5] x86/pkeys: Add PKRU as a parameter in signal handling functions
 2024-06-11 13:56 UTC  (3+ messages)
` Re "

[PATCH v5] checkpatch: check for missing Fixes tags
 2024-06-11 13:55 UTC  (2+ messages)

[PATCH net-next v2 5/9] net: openvswitch: add emit_sample action
 2024-06-11 13:54 UTC  (4+ messages)
  ` [ovs-dev] "

[PATCH net-next v5 00/12] net: dsa: lantiq_gswip: code improvements
 2024-06-11 13:54 UTC  (13+ messages)
` [PATCH net-next v5 01/12] dt-bindings: net: dsa: lantiq,gswip: convert to YAML schema
` [PATCH net-next v5 02/12] net: dsa: lantiq_gswip: Only allow phy-mode = "internal" on the CPU port
` [PATCH net-next v5 03/12] net: dsa: lantiq_gswip: add terminating \n where missing
` [PATCH net-next v5 04/12] net: dsa: lantiq_gswip: Use dev_err_probe where appropriate
` [PATCH net-next v5 05/12] net: dsa: lantiq_gswip: Don't manually call gswip_port_enable()
` [PATCH net-next v5 06/12] net: dsa: lantiq_gswip: do also enable or disable cpu port
` [PATCH net-next v5 07/12] net: dsa: lantiq_gswip: Use dsa_is_cpu_port() in gswip_port_change_mtu()
` [PATCH net-next v5 08/12] net: dsa: lantiq_gswip: Change literal 6 to ETH_ALEN
` [PATCH net-next v5 09/12] net: dsa: lantiq_gswip: Consistently use macros for the mac bridge table
` [PATCH net-next v5 10/12] net: dsa: lantiq_gswip: Remove dead code from gswip_add_single_port_br()
` [PATCH net-next v5 11/12] net: dsa: lantiq_gswip: Update comments in gswip_port_vlan_filtering()
` [PATCH net-next v5 12/12] net: dsa: lantiq_gswip: Improve error message in gswip_port_fdb()

[PATCH] scsi: ufs: core: quiesce request queues before check pending cmds
 2024-06-11 13:54 UTC  (5+ messages)

[PATCH v4 0/8] Enable eQEP DT support for Sitara K3 platforms
 2024-06-11 13:52 UTC  (6+ messages)
` [PATCH v4 1/8] dt-bindings: counter: Add new ti,am62-eqep compatible

[PATCH v1 1/1] drm/mipi-dbi: Add missing MODULE_DESCRIPTION()
 2024-06-11 13:52 UTC  (6+ messages)

[PATCH] PCI: kirin: fix memory leak in kirin_pcie_parse_port()
 2024-06-11 13:50 UTC  (2+ messages)

[PATCH net-next v4 00/13] net: dsa: lantiq_gswip: code improvements
 2024-06-11 13:48 UTC  (6+ messages)
` [PATCH net-next v4 01/13] dt-bindings: net: dsa: lantiq,gswip: convert to YAML schema

[PATCH 0/2] Add I2C and SPI busses for SDX75
 2024-06-11 13:47 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: dma: qcom,gpi: document the SDX75 GPI DMA Engine

[PATCH] clk: meson: add missing MODULE_DESCRIPTION() macros
 2024-06-11 13:46 UTC  (2+ messages)

[PATCH rcu 0/9] Miscellaneous fixes for v6.11
 2024-06-11 13:46 UTC  (8+ messages)
` [PATCH rcu 3/9] rcu/tree: Reduce wake up for synchronize_rcu() common case

[PATCH v2 0/2] Rust abstractions for Device & Firmware
 2024-06-11 13:44 UTC  (9+ messages)
` [PATCH v2 1/2] rust: add abstraction for struct device
` [PATCH v2 2/2] rust: add firmware abstractions

[PATCH v3 0/4] Updates to mlxbf-pmc
 2024-06-11 13:41 UTC  (4+ messages)
` [PATCH v3 4/4] Documentation/ABI: Add new sysfs fields to sysfs-platform-mellanox-pmc

[syzbot] Monthly hams report (Jun 2024)
 2024-06-11 13:40 UTC 

[PATCH v4] dt-bindings: regulator: twl-regulator: convert to yaml
 2024-06-11 13:39 UTC  (2+ messages)

[PATCH v2] scripts: add scripts/checktransupdate.py
 2024-06-11 13:39 UTC  (2+ messages)

[PATCH V4 0/8] clk: qcom: Add support for DISPCC, CAMCC and GPUCC on SM4450
 2024-06-11 13:37 UTC  (9+ messages)
` [PATCH V4 1/8] clk: qcom: clk-alpha-pll: Fix CAL_L_VAL override for LUCID EVO PLL
` [PATCH V4 2/8] dt-bindings: clock: qcom: add DISPCC clocks on SM4450
` [PATCH V4 3/8] clk: qcom: Add DISPCC driver support for SM4450
` [PATCH V4 4/8] dt-bindings: clock: qcom: add CAMCC clocks on SM4450
` [PATCH V4 5/8] clk: qcom: Add CAMCC driver support for SM4450
` [PATCH V4 6/8] dt-bindings: clock: qcom: add GPUCC clocks on SM4450
` [PATCH V4 7/8] clk: qcom: Add GPUCC driver support for SM4450
` [PATCH V4 8/8] arm64: dts: qcom: sm4450: add camera, display and gpu clock controller

[PATCHv2 0/3] cpuidle: teo: Fixing utilization and intercept logic
 2024-06-11 13:37 UTC  (3+ messages)
` [PATCHv2 1/3] Revert: "cpuidle: teo: Introduce util-awareness"

[PATCH] kcov, usb: disable interrupts in kcov_remote_start_usb_softirq
 2024-06-11 13:35 UTC  (4+ messages)

[PATCH v2 0/4] Updates to mlxbf-pmc
 2024-06-11 13:34 UTC  (6+ messages)
` [PATCH v2 2/4] platform/mellanox: mlxbf-pmc: Add support for 64-bit counters and cycle count

[PATCH] kcov: don't lose track of remote references during softirqs
 2024-06-11 13:33 UTC  (2+ messages)

[net-next,PATCH v7 0/8] Series to deliver Ethernet for STM32MP13
 2024-06-11 13:32 UTC  (4+ messages)
` [net-next,PATCH v7 7/8] net: stmmac: dwmac-stm32: Mask support for PMCR configuration

[PATCH v3 0/7] Add Mule I2C multiplexer support
 2024-06-11 13:32 UTC  (4+ messages)
` [PATCH v3 2/7] dt-bindings: i2c: mux: mule: add dt-bindings for mule i2c multiplexer

[PATCH] arm64: dts: ti: k3-j722s-evm: Enable analog audio support
 2024-06-11 13:32 UTC  (2+ messages)

[PATCH 00/14] Introduce support for feature Fabric Discovery and
 2024-06-11 13:31 UTC  (3+ messages)
` [PATCH 04/14] scsi: fnic: Add support for target based solicited requests and responses

[PATCH 00/12] md: refacotor and some fixes related to sync_thread
 2024-06-11 13:30 UTC  (4+ messages)
` [PATCH 02/12] md: add a new enum type sync_action

CVE-2023-52666: ksmbd: fix potential circular locking issue in smb2_set_ea()
 2024-06-11 13:28 UTC  (2+ messages)

[PATCH 1/3] spi: cs42l43: Refactor accessing the SDCA extension properties
 2024-06-11 13:25 UTC  (3+ messages)
` [PATCH 2/3] spi: cs42l43: Add speaker id support to the bridge configuration
` [PATCH 3/3] ASoC: cs35l56: Attempt to read from cirrus,speaker-id device property first

[PATCH v1] ARM: dts: twl6032: Add DTS file for TWL6032 PMIC
 2024-06-11 13:21 UTC 

[PATCH next-next] net: phy: realtek: add support for rtl8224 2.5Gbps PHY
 2024-06-11 13:21 UTC  (2+ messages)

[PATCH] x86: add 'runtime constant' infrastructure
 2024-06-11 13:21 UTC  (5+ messages)

[PATCH v1 0/4] clk: Switch to use kmemdup_array()
 2024-06-11 13:20 UTC  (4+ messages)
` [PATCH v1 2/4] clk: rockchip: "

[PATCH] genirq: Keep handle_nested_irq() from touching desc->threads_active
 2024-06-11 13:19 UTC  (3+ messages)

current->alloc_tag not set WARNING: CPU: 0 PID: 31 at include/linux/alloc_tag.h:125 alloc_tag_add_check+0x86/0x96 when stressing VMM via stress-ng (kernel 6.10-rc1, i686)
 2024-06-11 13:16 UTC  (2+ messages)

[PATCH v2 0/9] Configure GbEth for RGMII on RZ/G2L family
 2024-06-11 13:14 UTC  (2+ messages)

[PATCH v3 0/2] rcu-based inode lookup for iget*
 2024-06-11 13:13 UTC  (6+ messages)
` [PATCH v3 1/2] vfs: add rcu-based find_inode variants for iget ops

[PATCH 0/3] media: vgxy61: Remove vendor prefix from driver name
 2024-06-11 13:13 UTC  (13+ messages)
` [PATCH 2/3] media: vgxy61: Add legacy compatible string
` [PATCH 3/3] media: vgxy61: Add MODULE_ALIAS()

[PATCH v1 0/2] PCI: microchip: support using either instance 1 or 2
 2024-06-11 13:12 UTC  (3+ messages)
` [PATCH v1 2/2] PCI: microchip: rework reg region handing

[PATCH] wifi: mwifiex: increase max_num_akm_suites
 2024-06-11 13:12 UTC  (4+ messages)

[PATCH v2 0/4] Add overlays to disable optional hardware in k3-am6xx-phycore-som boards
 2024-06-11 13:11 UTC  (4+ messages)

[PATCH] sched/fair: Reschedule the cfs_rq when current is ineligible
 2024-06-11 13:10 UTC  (8+ messages)

[PATCH 0/5] Reorganize string-stream and assert tests
 2024-06-11 13:10 UTC  (4+ messages)
` [PATCH 5/5] kunit: Merge assertion test into kunit-test.c

[PATCH] bitops: Add a comment explaining the double underscore macros
 2024-06-11 13:08 UTC  (2+ messages)

[PATCH v4] mm: convert page type macros to enum
 2024-06-11 13:07 UTC  (2+ messages)

[PATCH v2] net: fec: Add ECR bit macros, fix FEC_ECR_EN1588 being cleared on link-down
 2024-06-11 13:06 UTC  (4+ messages)

[PATCH v2 0/2] signal(7) fixes
 2024-06-11 13:06 UTC  (3+ messages)
` [PATCH v2 2/2] signal.7: Fix wrong mention of sigprocmask

[PATCH 6.6 000/741] 6.6.33-rc2 review
 2024-06-11 13:06 UTC  (6+ messages)

[PATCH v2 0/3] Series DTs to deliver Ethernet for STM32MP13
 2024-06-11 13:05 UTC  (5+ messages)
` [PATCH v2 1/3] ARM: dts: stm32: add ethernet1 and ethernet2 support on stm32mp13
` [PATCH v2 2/3] ARM: dts: stm32: add ethernet1/2 RMII pins for STM32MP13F-DK board
` [PATCH v2 3/3] ARM: dts: stm32: add ethernet1 for STM32MP135F-DK board

[PATCH] arm64: dts: mt7622: fix switch probe on bananapi-r64
 2024-06-11 13:03 UTC  (14+ messages)

ezmlm warning
 2024-06-11 13:03 UTC 

[PATCH v14 00/14] Add Cgroup support for SGX EPC memory
 2024-06-11 12:57 UTC  (8+ messages)
` [PATCH v14 14/14] selftests/sgx: Add scripts for EPC cgroup testing

[PATCH net-next v4 0/4] net: macb: WOL enhancements
 2024-06-11 12:57 UTC  (5+ messages)
` [PATCH net-next v4 3/4] net: macb: Add ARP support to WOL

[PATCH v5 0/2] misc: fastrpc: FastRPC reserved memory assignment for SDM845 SLPI
 2024-06-11 12:57 UTC  (5+ messages)
` [PATCH v5 1/2] misc: fastrpc: support complete DMA pool access to the DSP
` [PATCH v5 2/2] misc: fastrpc: use coherent pool for untranslated Compute Banks

[PATCH net-next v7 00/15] First try to replace page_frag with page_frag_cache
 2024-06-11 12:55 UTC  (2+ messages)

[PATCH v2] sbitmap: fix io hung due to race on sbitmap_word::cleared
 2024-06-11 12:53 UTC  (6+ messages)

[PATCH] [i2c-tegra] Do not mark ACPI devices as irq safe
 2024-06-11 12:49 UTC  (2+ messages)

[PATCH v4 0/2] hwmon: (ina2xx):Add Suppor for passing alert polarity from device tree to driver
 2024-06-11 12:49 UTC  (2+ messages)

[PATCH] ASoC: samsung: midas_wm1811: Fix error code in probe()
 2024-06-11 12:48 UTC  (2+ messages)

[PATCH-next v4] arm32: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
 2024-06-11 12:45 UTC  (2+ messages)

[PATCH] dt-bindings: wlf,wm8782: Convert to dtschema
 2024-06-11 12:44 UTC 

[PATCH v2] irqchip/loongson-eiointc: Add extioi virt extension support
 2024-06-11 12:33 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®