LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-25 14:09:29 to 2023-04-25 17:05:25 UTC [more...]

[PATCH 0/9] fix, rework and clean up for maple tree
 2023-04-25 17:04 UTC  (17+ messages)
` [PATCH 2/9] maple_tree: Make maple state reusable after mas_empty_area()
` [PATCH 3/9] maple_tree: Modify the allocation method of mtree_alloc_range/rrange()
` [PATCH 4/9] maple_tree: Update mtree_alloc_rrange() and mtree_alloc_range() testing
` [PATCH 5/9] maple_tree: Remove an if statement that cannot be true
` [PATCH 6/9] maple_tree: Remove a confusing check
` [PATCH 7/9] maple_tree: Delete redundant code in mas_next_node()
` [PATCH 8/9] maple_tree: Remove the redundant check of mas->offset in mas_empty_area/area_rev()
` [PATCH 9/9] maple_tree: Move declaration of mas_empty_area_rev() to a better place

[PATCH v2] recordmcount: Fix memory leaks in the uwrite function
 2023-04-25 17:04 UTC  (2+ messages)

[PATCH v2 00/13] SM63(50|75) DPU support
 2023-04-25 17:03 UTC  (4+ messages)
` [PATCH v2 03/13] dt-bindings: display/msm: Add SM6350 DPU

[PATCH 0/2] arm64: dts: ti: Add OLDI panel DT overlay
 2023-04-25 17:00 UTC  (4+ messages)
` [PATCH 1/2] arm64: dts: ti: Add overlay for OLDI-LCD1EVM Display and touch screen

[PATCH] f2fs: no need test opt for f2fs_issue_flush
 2023-04-25 16:58 UTC 

[PATCH v2 0/2] Handle core soft reset failure in pullup
 2023-04-25 16:58 UTC  (13+ messages)
` [PATCH v2 1/2] usb: dwc3: gadget: Bail out in pullup if soft reset timeout happens

[PATCH] clk: mediatek: clk-mt8173: fix memory leak in clk_mt8173_apmixed_probe
 2023-04-25 16:56 UTC  (2+ messages)

[PATCH v5 0/2] arm64: dts: meson-gxl: add support for Xiaomi Mibox 3
 2023-04-25 16:56 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: arm: amlogic: add Xiaomi Mi box 3 binding
` [PATCH v5 2/2] arm64: dts: meson-gxl: add support for Xiaomi Mi box 3

[PATCH] arch/x86: Include <asm/fb.h> in fbdev source file
 2023-04-25 16:56 UTC  (2+ messages)

[RESEND v2 1/6] dt-bindings: power: Add JH7110 AON PMU support
 2023-04-25 16:56 UTC  (11+ messages)

[PATCH] drm/exynos: fix g2d_open/close helper function definitions
 2023-04-25 16:56 UTC  (2+ messages)

[PATCH 00/34] Maple tree mas_{next,prev}_range() and cleanup
 2023-04-25 16:13 UTC  (36+ messages)
` [PATCH 01/34] maple_tree: Fix static analyser cppcheck issue
` [PATCH 02/34] maple_tree: Clean up mas_parent_enum()
` [PATCH 03/34] maple_tree: Avoid unnecessary ascending
` [PATCH 04/34] maple_tree: Clean up mas_dfs_postorder()
` [PATCH 05/34] maple_tree: Add format option to mt_dump()
` [PATCH 06/34] maple_tree: Add debug BUG_ON and WARN_ON variants
` [PATCH 07/34] maple_tree: Convert BUG_ON() to MT_BUG_ON()
` [PATCH 08/34] maple_tree: Change RCU checks to WARN_ON() instead of BUG_ON()
` [PATCH 09/34] maple_tree: Convert debug code to use MT_WARN_ON() and MAS_WARN_ON()
` [PATCH 10/34] maple_tree: Use MAS_BUG_ON() when setting a leaf node as a parent
` [PATCH 11/34] maple_tree: Use MAS_BUG_ON() in mas_set_height()
` [PATCH 12/34] maple_tree: Use MAS_BUG_ON() from mas_topiary_range()
` [PATCH 13/34] maple_tree: Use MAS_WR_BUG_ON() in mas_store_prealloc()
` [PATCH 14/34] maple_tree: Use MAS_BUG_ON() prior to calling mas_meta_gap()
` [PATCH 15/34] maple_tree: Return error on mte_pivots() out of range
` [PATCH 16/34] maple_tree: Make test code work without debug enabled
` [PATCH 17/34] mm: Update validate_mm() to use vma iterator
` [PATCH 18/34] mm: Update vma_iter_store() to use MAS_WARN_ON()
` [PATCH 19/34] maple_tree: Add __init and __exit to test module
` [PATCH 20/34] maple_tree: Remove unnecessary check from mas_destroy()
` [PATCH 21/34] maple_tree: mas_start() reset depth on dead node
` [PATCH 22/34] mm/mmap: Change do_vmi_align_munmap() for maple tree iterator changes
` [PATCH 23/34] maple_tree: Try harder to keep active node after mas_next()
` [PATCH 24/34] maple_tree: Try harder to keep active node with mas_prev()
` [PATCH 25/34] maple_tree: Clear up index and last setting in single entry tree
` [PATCH 26/34] maple_tree: Update testing code for mas_{next,prev,walk}
` [PATCH 27/34] maple_tree: Introduce mas_next_slot() interface
` [PATCH 28/34] maple_tree: Revise limit checks in mas_empty_area{_rev}()
` [PATCH 29/34] maple_tree: Introduce mas_prev_slot() interface
` [PATCH 30/34] maple_tree: Fix comments for mas_next_entry() and mas_prev_entry()
` [PATCH 31/34] maple_tree: Add mas_next_range() and mas_find_range() interfaces
` [PATCH 32/34] maple_tree: Add mas_prev_range() and mas_find_range_rev interface
` [PATCH 33/34] maple_tree: Add testing for mas_{prev,next}_range()
` [PATCH 34/34] mm: Add vma_iter_{next,prev}_range() to vma iterator

[GIT PULL] EDAC updates for v6.4
 2023-04-25 16:55 UTC  (2+ messages)

[PATCH V3 00/10] vfio/pci: Support dynamic allocation of MSI-X interrupts
 2023-04-25 16:52 UTC  (8+ messages)
` [PATCH V3 08/10] vfio/pci: Probe and store ability to support dynamic MSI-X

[PATCH 0/2] Allow parameter in smc/hvc calls
 2023-04-25 16:50 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] dt-bindings: firmware: arm,scmi: support for parameter in smc/hvc call

[PATCH] Fix freeze in lm8333 i2c keyboard driver
 2023-04-25 16:49 UTC  (3+ messages)
  ` [PATCH v2] "

[syzbot] [ntfs3?] WARNING in evict
 2023-04-25 16:49 UTC 

[PATCH v2 00/17] drm/msm/dpu: Implement tearcheck support on INTF block
 2023-04-25 16:47 UTC  (9+ messages)
` [PATCH v2 04/17] drm/msm/dpu: Fix PP_BLK_DIPHER -> DITHER typo
  ` [Freedreno] "

[PATCH v2] f2fs: do not allow to defragment files have FI_COMPRESS_RELEASED
 2023-04-25 16:47 UTC 

[PATCH v4 1/1] wifi: mac80211: fortify the spinlock against deadlock by interrupt
 2023-04-25 16:40 UTC 

[PATCH v3] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-04-25 16:45 UTC  (3+ messages)

[PATCH v2 0/5] Support ROHM BU27008 RGB sensor
 2023-04-25 16:45 UTC  (3+ messages)
` [PATCH v2 4/5] iio: light: ROHM BU27008 color sensor

[PATCH 0/9] Add Chameleon v3 ASoC audio
 2023-04-25 16:42 UTC  (17+ messages)
` [PATCH 1/9] ASoC: Add Chameleon v3 audio
` [PATCH 2/9] dt-bindings: ASoC: Add chv3-i2s
` [PATCH 3/9] dt-bindings: ASoC: Add chv3-audio
` [PATCH 5/9] ASoC: ssm2602: Add workaround for playback with external MCLK

[PATCH v3] Add rumble support to latest xbox controllers
 2023-04-25 16:40 UTC  (3+ messages)

[PATCH v4] Add rumble support to latest xbox controllers
 2023-04-25 16:38 UTC 

[PATCH v6 00/10] tracing: Add fprobe events
 2023-04-25 16:35 UTC  (3+ messages)
` [PATCH v6 06/10] tracing/probes: Support function parameters if BTF is available

[PATCH v12 00/25] Drivers for Gunyah hypervisor
 2023-04-25 16:33 UTC  (2+ messages)

[PATCH v2 0/4] platform/x86: wmi: Add subsystem documentation
 2023-04-25 16:30 UTC  (4+ messages)
` [PATCH v2 3/4] platform/x86: wmi: Add documentation

[syzbot] [bpf?] KCSAN: data-race in __bpf_lru_list_rotate / __htab_lru_percpu_map_update_elem (5)
 2023-04-25 16:21 UTC  (3+ messages)

[GIT PULL] pidfd updates
 2023-04-25 16:28 UTC  (8+ messages)

Bug: "perf record" reporting buffer overflow when writing data
 2023-04-25 16:27 UTC 

[PATCH v2 1/2] wifi: rtw88: fix incorrect error codes in rtw_debugfs_copy_from_user
 2023-04-25 16:24 UTC  (2+ messages)
` [PATCH v2 2/2] wifi: rtw88: fix incorrect error codes in rtw_debugfs_set_*

[PATCH v2 0/2] wifi: rtw88: error codes fix patches
 2023-04-25 16:24 UTC 

[PATCH] platform/x86/intel-uncore-freq: Return error on write frequency
 2023-04-25 16:22 UTC  (2+ messages)

[RFC PATCH 0/1] Categorize ARM dts directory
 2023-04-25 16:21 UTC  (9+ messages)

[PATCH v3] f2fs: refactor struct f2fs_attr macro
 2023-04-25 16:19 UTC 

[PATCH] mei: make hdcp and pxp depend on X86 && PCI
 2023-04-25 16:16 UTC  (7+ messages)
        ` [PATCH v2] mei: deduplicate X86 && PCI dependencies, make them apply to all subentries

[PATCH net-next v2 00/14] net: dsa: add support for MT7988
 2023-04-25 16:11 UTC  (4+ messages)
` [PATCH net-next v2 13/14] net: dsa: mt7530: introduce driver for MT7988 built-in switch

[PATCH v2 0/3] drm/msm/dpu: Drop useless for-loop HW block lookup
 2023-04-25 16:11 UTC  (11+ messages)
` [PATCH v2 3/3] drm/msm/dpu: Pass catalog pointers directly from RM instead of IDs

[PATCH v3 00/14] arch,mm: cleanup Kconfig entries for ARCH_FORCE_MAX_ORDER
 2023-04-25 16:09 UTC  (8+ messages)
` [PATCH v3 02/14] arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER

[PATCH v2 0/7] drm: sun4i: set proper TCON0 DCLK rate in DSI mode
 2023-04-25 16:10 UTC  (5+ messages)
` [PATCH v2 1/7] clk: sunxi-ng: a64: propagate rate change from pll-mipi
` [PATCH v2 4/7] arm64: dts: allwinner: a64: assign PLL_MIPI to CLK_TCON0

[PATCH v2] f2fs: add sanity check for proc_mkdir
 2023-04-25 16:06 UTC 

[syzbot] [kernel?] KCSAN: data-race in __fput / __tty_hangup (4)
 2023-04-25 16:03 UTC  (9+ messages)

[RFC v1 0/4] Input: support virtual objects on touchscreens
 2023-04-25 16:02 UTC  (3+ messages)

[PATCH RESEND] selftests/ftrace: Improve integration with kselftest runner
 2023-04-25 16:01 UTC  (2+ messages)

[PATCH v3 1/1] wifi: mac80211: fortify the spinlock against deadlock by interrupt
 2023-04-25 15:59 UTC  (3+ messages)

[PATCH v3 0/7] iio: accel: Add support for Kionix/ROHM KX132-1211 accelerometer
 2023-04-25 15:57 UTC  (3+ messages)
` [PATCH v3 5/7] iio: accel: kionix-kx022a: Refactor driver and add chip_info structure

[PATCH] HID: intel-ish-hid: pci-ish: Fix use after free bug in ish_remove due to race condition
 2023-04-25 15:55 UTC  (2+ messages)

[PATCH v2] mm: compaction: optimize compact_memory to comply with the admin-guide
 2023-04-25 15:52 UTC 

[net PATCH 0/9] Macsec fixes for CN10KB
 2023-04-25 15:51 UTC  (5+ messages)
` [net PATCH 5/9] octeontx2-pf: mcs: Fix NULL pointer dereferences
    ` [EXT] "

[PATCH] mm: slub: annotate kmem_cache_node->list_lock as raw_spinlock
 2023-04-25 15:51 UTC  (12+ messages)

[PATCH] perf/arm-cmn: Fix DTC reset
 2023-04-25 15:49 UTC  (4+ messages)

[PATCH v3 1/4] kunit: Always run cleanup from a test kthread
 2023-04-25 15:47 UTC  (2+ messages)

[PATCH] netdevsim: fib: Make use of rhashtable_iter
 2023-04-25 15:41 UTC  (2+ messages)

[GIT PULL] dlm updates for 6.4
 2023-04-25 15:39 UTC 

[RFC PATCH 00/26] mm: reliable huge page allocator
 2023-04-25 15:40 UTC  (10+ messages)
` [RFC PATCH 08/26] mm: page_alloc: claim blocks during compaction capturing
` [RFC PATCH 10/26] mm: page_alloc: allow compaction capturing from larger blocks
` [RFC PATCH 20/26] mm: vmscan: use compaction_suitable() check in kswapd

[PATCH 0/1] fix pin count in gpio bank
 2023-04-25 15:39 UTC  (2+ messages)
` [PATCH 1/1] gpio-f7188x: fix pin count on nct6116d bank 7

[PATCH] net/ncsi: clear Tx enable mode when handling a Config required AEN
 2023-04-25 15:38 UTC  (2+ messages)

[PATCH net-next 00/24] net: dsa: MT7530, MT7531, and MT7988 improvements
 2023-04-25 15:35 UTC  (8+ messages)
` [PATCH net-next 03/24] net: dsa: mt7530: use p5_interface_select as data type for p5_intf_sel
` [PATCH net-next 04/24] net: dsa: mt7530: properly support MT7531AE and MT7531BE
` [PATCH net-next 10/24] net: dsa: mt7530: empty default case on mt7530_setup_port5()

[PATCH] hardlockup: detect hard lockups using secondary (buddy) cpus
 2023-04-25 15:26 UTC  (5+ messages)

[PATCH V8 0/3] Generate device tree node for pci devices
 2023-04-25 15:32 UTC  (6+ messages)
` [PATCH V8 2/3] PCI: Create device tree node for selected devices

[RFC 0/3] Add support control UP board CPLD/FPGA pin control
 2023-04-25 15:28 UTC  (7+ messages)
` [RFC 1/3] mfd: Add support for UP board CPLD/FPGA
    ` 回覆: "
` [RFC 2/3] pinctrl: Add support pin control "
    ` 回覆: "

[RFC RESEND 0/3] Add support control UP board CPLD/FPGA pin control
 2023-04-25 15:21 UTC  (4+ messages)
` [RFC RESEND 1/3] mfd: Add support for UP board CPLD/FPGA
` [RFC RESEND 2/3] pinctrl: Add support pin control "
` [RFC RESEND 3/3] leds: Add support for UP board CPLD onboard LEDS

How to find information about kernel based open ports?
 2023-04-25 15:18 UTC 

[PATCH v1 0/3] kunit: Deferred action helpers
 2023-04-25 15:23 UTC  (2+ messages)

[PATCH] perf: Avoid implicit function declarations in lexer/parse interface
 2023-04-25 15:18 UTC 

[PATCH 6.2 000/110] 6.2.13-rc1 review
 2023-04-25 15:14 UTC  (2+ messages)

[lvc-project] [PATCH] drm/radeon: remove useless conditions
 2023-04-25 15:13 UTC 

[PATCH] f2fs: do not allow to defragment files have FI_COMPRESS_RELEASED
 2023-04-25 15:11 UTC 

[PATCH] spi: bcm63xx: remove PM_SLEEP based conditional compilation
 2023-04-25 15:08 UTC  (2+ messages)

[PATCH] spi: spi-geni-qcom: Correct CS_TOGGLE bit in SPI_TRANS_CFG
 2023-04-25 15:07 UTC  (2+ messages)

[PATCH v2] i2c: ocores: use devm_ managed clks
 2023-04-25 15:06 UTC  (5+ messages)
` [PATCH v3] "
    `  "

[PATCH v2] kasan: Fix lockdep report invalid wait context
 2023-04-25 15:03 UTC  (4+ messages)

[PATCH v2] f2fs: add async reset zone command support
 2023-04-25 15:04 UTC  (2+ messages)

[PATCH] docs: security: Confidential computing intro and threat model
 2023-04-25 15:02 UTC  (2+ messages)

[PATCH v10 00/14] HP BIOSCFG driver
 2023-04-25 14:59 UTC  (6+ messages)
` [PATCH v10 03/14] HP BIOSCFG driver - bioscfg

[PATCH v4 0/2] printk: console: Per-console loglevels
 2023-04-25 14:57 UTC  (3+ messages)
` [PATCH v4 2/2] printk: console: Support console-specific loglevels

[GIT PULL] Btrfs updates for 6.3
 2023-04-25 14:54 UTC  (4+ messages)

[PATCH v3 00/14] Generalized Priority Inheritance via Proxy Execution v3
 2023-04-25 14:53 UTC  (10+ messages)
` [PATCH v3 06/14] locking/mutex: Expose mutex_owner()
` [PATCH v3 08/14] sched: Replace rq->curr access w/ rq_curr(rq)
` [PATCH v3 09/14] sched: Split scheduler execution context

[GIT PULL] Btrfs updates for 6.4
 2023-04-25 14:51 UTC 

[PATCH v3 00/65] clk: Make determine_rate mandatory for muxes
 2023-04-25 14:48 UTC  (5+ messages)
` [PATCH v3 29/65] clk: socfpga: gate: Add a determine_rate hook

[GIT PULL] Please pull IOMMUFD subsystem changes
 2023-04-25 14:46 UTC 

[PATCH 0/3] tracing/user_events: Fixes and improvements for 6.4
 2023-04-25 14:43 UTC  (3+ messages)
` [PATCH 1/3] tracing/user_events: Ensure write index cannot be negative

[RFC] ACPI: PCC: Support shared interrupt for multiple subspaces
 2023-04-25 14:41 UTC  (3+ messages)
` [PATCH v3 0/2] mailbox: pcc: Support platform notification for type4 and shared interrupt

[PATCH v2 0/2] selftests/ftrace: Add tests for kprobes and optimized probes
 2023-04-25 14:41 UTC  (5+ messages)
` [PATCH v2 2/2] selftests/ftrace: Add new test case which checks for "

[PATCH v5 00/13] coresight: Fix CTI module refcount leak by making it a helper device
 2023-04-25 14:41 UTC  (6+ messages)
` [PATCH v5 13/13] "

[PATCH v6 00/13] coresight: Fix CTI module refcount leak by making it a helper device
 2023-04-25 14:35 UTC  (14+ messages)
` [PATCH v6 01/13] coresight: Fix loss of connection info when a module is unloaded
` [PATCH v6 02/13] coresight: Use enum type for cs_mode wherever possible
` [PATCH v6 03/13] coresight: Change name of pdata->conns
` [PATCH v6 04/13] coresight: Rename nr_outports to nr_outconns
` [PATCH v6 05/13] coresight: Rename connection members to make the direction explicit
` [PATCH v6 06/13] coresight: Dynamically add connections
` [PATCH v6 07/13] coresight: Store pointers to connections rather than an array of them
` [PATCH v6 08/13] coresight: Simplify connection fixup mechanism
` [PATCH v6 09/13] coresight: Store in-connections as well as out-connections
` [PATCH v6 10/13] coresight: Make refcount a property of the connection
` [PATCH v6 11/13] coresight: Refactor out buffer allocation function for ETR
` [PATCH v6 12/13] coresight: Enable and disable helper devices adjacent to the path
` [PATCH v6 13/13] coresight: Fix CTI module refcount leak by making it a helper device

[PATCH RESEND v3 0/3] Add support for ESM
 2023-04-25 14:34 UTC  (4+ messages)

[PATCH 6.1 00/98] 6.1.26-rc1 review
 2023-04-25 14:33 UTC  (2+ messages)

[PATCH tracing 0/3] tracing: support > 8 byte filter predicates
 2023-04-25 14:32 UTC  (2+ messages)

[PATCH v2 00/24] selftests/resctrl: Fixes, cleanups, and rewritten CAT test
 2023-04-25 14:28 UTC  (5+ messages)
` [PATCH v2 17/24] selftests/resctrl: Replace count_bits with count_consecutive_bits()

[PATCH v2] net: phy: add driver for MediaTek SoC built-in GE PHYs
 2023-04-25 14:24 UTC  (4+ messages)

[PATCH v3 0/3] perf: Rework event forwarding logic
 2023-04-25 14:22 UTC  (4+ messages)
` [PATCH v3 1/3] perf/core: Rework forwarding of {task|cpu}-clock events
` [PATCH v3 2/3] perf/ibs: Fix interface via core pmu events
` [PATCH v3 3/3] perf test: Add selftest to test IBS invocation "

[PATCH v2 0/4] migrate: Avoid unbounded blocks in MIGRATE_SYNC_LIGHT
 2023-04-25 14:19 UTC  (4+ messages)
` [PATCH v2 1/4] mm/filemap: Add folio_lock_timeout()

[PATCH v2] ALSA: hda: Glenfly: add HD Audio PCI IDs and HDMI Codec Vendor IDs
 2023-04-25 14:17 UTC  (2+ messages)

[PATCH v1 0/2] LTC4286 and LTC4287 driver support
 2023-04-25 14:09 UTC  (4+ messages)
` [PATCH v1 2/2] hwmon: pmbus: Add ltc4286 driver


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 read-only IMAP folder(s) and NNTP newsgroup(s).