linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-21 13:30:00 to 2023-04-21 16:04:12 UTC [more...]

linux-next: build failure after merge of the tip tree
 2023-04-21 16:03 UTC 

[RFC PATCH 00/26] mm: reliable huge page allocator
 2023-04-21 16:03 UTC  (28+ messages)
` [RFC PATCH 02/26] mm: compaction: avoid GFP_NOFS deadlocks
` [RFC PATCH 05/26] mm: page_alloc: per-migratetype pcplist for THPs
` [RFC PATCH 06/26] mm: page_alloc: consolidate free page accounting
` [RFC PATCH 10/26] mm: page_alloc: allow compaction capturing from larger blocks
` [RFC PATCH 11/26] mm: page_alloc: introduce MIGRATE_FREE
` [RFC PATCH 12/26] mm: page_alloc: per-migratetype free counts
` [RFC PATCH 13/26] mm: compaction: remove compaction result helpers
` [RFC PATCH 14/26] mm: compaction: simplify should_compact_retry()
` [RFC PATCH 15/26] mm: compaction: simplify free block check in suitable_migration_target()
` [RFC PATCH 25/26] mm: page_alloc: disallow fallbacks when 2M defrag is enabled

[PATCH v3 0/5] Add support for Focaltech FTS Touchscreen
 2023-04-21 16:02 UTC  (3+ messages)
` [PATCH v3 5/5] arm64: dts: qcom: sdm845-shift-axolotl: update focaltech touchscreen properties

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

[PATCH v2] perf stat: Introduce skippable evsels
 2023-04-21 15:58 UTC  (19+ messages)

[PATCH v9 0/8] Enable IPQ9754 USB
 2023-04-21 15:54 UTC  (9+ messages)
` [PATCH v9 1/8] dt-bindings: phy: qcom,qusb2: Document IPQ9574 compatible
` [PATCH v9 2/8] dt-bindings: phy: qcom,qmp-usb: Add IPQ9574 USB3 PHY
` [PATCH v9 3/8] dt-bindings: usb: dwc3: Add IPQ9574 compatible
` [PATCH v9 4/8] clk: qcom: gcc-ipq9574: Add USB related clocks
` [PATCH v9 5/8] phy: qcom-qusb2: add QUSB2 support for IPQ9574
` [PATCH v9 6/8] phy: qcom: qmp: Update IPQ9574 USB Phy initialization Sequence
` [PATCH v9 7/8] arm64: dts: qcom: ipq9574: Add USB related nodes
` [PATCH v9 8/8] arm64: dts: qcom: ipq9574: Enable USB

Can you drop the splice patches?
 2023-04-21 15:57 UTC  (2+ messages)

[PATCH] clk: use ULONG_MAX as the initial value for the iteration in clk_mux_determine_rate_flags()
 2023-04-21 15:56 UTC 

[PATCH] media: ov5693: Simplify an error message
 2023-04-21 15:50 UTC  (3+ messages)

[PATCH] regmap: don't check for alignment when using reg_shift
 2023-04-21 15:50 UTC  (2+ messages)

[PATCH 0/7] add displays support for bsh-smm-s2/pro boards
 2023-04-21 15:43 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: display: panel: Add synaptics r63353 panel controller
` [PATCH 2/7] drm/panel: Add Synaptics R63353 panel driver
` [PATCH 3/7] arm64: dts: imx8mn-bsh-smm-s2/pro: add display setup
` [PATCH 4/7] dt-bindings: display: panel: Add Ilitek ili9805 panel controller
` [PATCH 5/7] drm/panel: Add Ilitek ILI9805 panel driver
` [PATCH 6/7] dt-bindings: ili9805: add compatible string for Tianma TM041XDHG01
` [PATCH 7/7] drm/panel: ilitek-ili9805: add support for Tianma TM041XDHG01 panel

[PATCH] misc: hisi_hikey_usb: Fix use after free bug in hisi_hikey_usb_remove due to race condition
 2023-04-21 15:42 UTC  (15+ messages)

[PATCH] RDMA/irdma: Drop spurious WQ_UNBOUND from alloc_ordered_workqueue() call
 2023-04-21 15:39 UTC  (5+ messages)

[PATCH] overlayfs: Trigger file re-evaluation by IMA / EVM after writes
 2023-04-21 14:55 UTC  (7+ messages)

[PATCH] usb-audio: Rate limit usb_set_interface error reporting
 2023-04-21 15:37 UTC  (6+ messages)

[GIT PULL] irqchip updates for 6.4
 2023-04-21 15:37 UTC  (2+ messages)
` [tip: irq/core] Merge tag 'irqchip-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core

[RFC 00/48] RISC-V CoVE support
 2023-04-21 15:35 UTC  (3+ messages)

[PATCH] Kconfig.debug: disable CONFIG_FRAME_WARN for KASAN_STACK && CC_IS_CLANG by default
 2023-04-21 15:28 UTC  (4+ messages)

[PATCH bpf-next v3 1/3] xsk: Support UMEM chunk_size > PAGE_SIZE
 2023-04-21 15:27 UTC  (12+ messages)

[PATCH v2] arm64: dts: rockchip: fix nEXTRST on SOQuartz
 2023-04-21 15:26 UTC 

[PATCH] net: ethernet: mediatek: remove return value check of `mtk_wed_hw_add_debugfs`
 2023-04-21 15:10 UTC 

Loongson (and other $ARCHs?) idle VS timer enqueue
 2023-04-21 15:24 UTC  (3+ messages)

[RFC PATCH net-next 00/22] net: dsa: MT7530, MT7531, and MT7988 improvements
 2023-04-21 15:22 UTC  (24+ messages)
` [RFC PATCH net-next 01/22] net: dsa: mt7530: add missing @p5_interface to mt7530_priv description
` [RFC PATCH net-next 02/22] net: dsa: mt7530: use p5_interface_select as data type for p5_intf_sel
` [RFC PATCH net-next 03/22] net: dsa: mt7530: properly support MT7531AE and MT7531BE
` [RFC PATCH net-next 04/22] net: dsa: mt7530: improve comments regarding port 5 and 6
` [RFC PATCH net-next 05/22] net: dsa: mt7530: read XTAL value from correct register
` [RFC PATCH net-next 06/22] net: dsa: mt7530: improve code path for setting up port 5
` [RFC PATCH net-next 07/22] net: dsa: mt7530: do not run mt7530_setup_port5() if port 5 is disabled
` [RFC PATCH net-next 08/22] net: dsa: mt7530: change p{5,6}_interface to p{5,6}_configured
` [RFC PATCH net-next 09/22] net: dsa: mt7530: empty default case on mt7530_setup_port5()
` [RFC PATCH net-next 10/22] net: dsa: mt7530: call port 6 setup from mt7530_mac_config()
` [RFC PATCH net-next 11/22] net: dsa: mt7530: remove pad_setup function pointer
` [RFC PATCH net-next 12/22] net: dsa: mt7530: move XTAL check to mt7530_setup()
` [RFC PATCH net-next 13/22] net: dsa: mt7530: move enabling port 6 to mt7530_setup_port6()
` [RFC PATCH net-next 14/22] net: dsa: mt7530: switch to if/else statements on mt7530_setup_port6()
` [RFC PATCH net-next 15/22] net: dsa: mt7530: set TRGMII RD TAP if trgmii is being used
` [RFC PATCH net-next 16/22] net: dsa: mt7530: move lowering port 5 RGMII driving to mt7530_setup()
` [RFC PATCH net-next 17/22] net: dsa: mt7530: fix port capabilities for MT7988
` [RFC PATCH net-next 18/22] net: dsa: mt7530: remove .mac_port_config for MT7988 and make it optional
` [RFC PATCH net-next 19/22] net: dsa: mt7530: set interrupt register only for MT7530
` [RFC PATCH net-next 20/22] net: dsa: mt7530: force link-down on MACs before reset on MT7530
` [RFC PATCH net-next 21/22] net: dsa: mt7530: get rid of useless error returns on phylink code path
` [RFC PATCH net-next 22/22] net: dsa: mt7530: rename p5_intf_sel and use only for MT7530 switch

[GIT PULL] Btrfs fixes for 6.3-rc8
 2023-04-21 15:21 UTC 

[RFC PATCH v2] can: virtio: Initial virtio CAN driver
 2023-04-21 14:56 UTC 

[PATCH] drm/mediatek: Clarify/finish documentation for some driver structures
 2023-04-21 15:16 UTC  (3+ messages)

[syzbot] [ext4?] [mm?] KCSAN: data-race in strscpy / strscpy (3)
 2023-04-21 15:15 UTC  (4+ messages)

[PATCH] module: add debugging auto-load duplicate module support
 2023-04-21 15:12 UTC  (6+ messages)

[PATCH 0/2] io_uring: Pass whole sqe to commands
 2023-04-21 15:11 UTC  (4+ messages)
` [PATCH 1/2] "

[RFC PATCH v1] sched/uclamp: Introduce SCHED_FLAG_RESET_UCLAMP_ON_FORK flag
 2023-04-21 15:10 UTC  (7+ messages)

[RFC v1 0/4] Allow dynamic allocation of software IO TLB bounce buffers
 2023-04-21 15:09 UTC  (10+ messages)
` [RFC v1 3/4] swiotlb: Allow dynamic allocation of "

[PATCH v3 1/3] dt-bindings: mfd: x-powers,axp152: Document the AXP15060 variant
 2023-04-21 15:08 UTC  (3+ messages)
` [PATCH v3 2/3] mfd: axp20x: Add support for AXP15060 PMIC
` [PATCH v3 3/3] regulator: axp20x: Add AXP15060 support

[PATCH v3 0/3] Add X-Powers AXP15060 PMIC support
 2023-04-21 15:08 UTC 

[PATCH v4 1/1] test_firmware: fix some memory leaks and racing conditions
 2023-04-21 15:08 UTC  (2+ messages)

[RFC PATCH] sched/fair: Make tg->load_avg per node
 2023-04-21 15:05 UTC  (9+ messages)

[REGRESSION] suspend to ram fails in 6.2-rc1 due to tpm errors
 2023-04-21 15:03 UTC  (11+ messages)

[PATCH v2] UHCI:adjust zhaoxin UHCI controllers OverCurrent bit value
 2023-04-21 17:41 UTC  (2+ messages)

[PATCH v2] mm: Fix memcg writeback for rt tasks
 2023-04-21 14:57 UTC  (3+ messages)

[PATCH] drm/msm/dp: unregister audio driver during unbind
 2023-04-21 14:56 UTC 

[syzbot] [crypto?] KCSAN: data-race in random_recv_done / virtio_read (3)
 2023-04-21 14:52 UTC  (2+ messages)

[PATCH v4 0/6] drm: fdinfo memory stats
 2023-04-21 14:50 UTC  (7+ messages)
` [PATCH v4 5/6] drm: Add "

[syzbot] [kernel?] KCSAN: data-race in do_timer_create / do_timer_create (8)
 2023-04-21 14:49 UTC  (2+ messages)

[RFC 0/3] drm: Add comm/cmdline fdinfo fields
 2023-04-21 14:47 UTC  (7+ messages)
` [RFC 2/3] drm/msm: Rework get_comm_cmdline() helper

[PATCH] [PATCH] fuse: no interrupt for lookup request
 2023-04-21 14:47 UTC 

[syzbot] [kernel?] KCSAN: data-race in complete_signal / do_group_exit (7)
 2023-04-21 14:45 UTC  (2+ messages)

[PATCH] kasan: use internal prototypes matching gcc-13 builtins
 2023-04-21 14:40 UTC  (3+ messages)

[syzbot] [cgroups?] [mm?] KCSAN: data-race in drain_all_stock / drain_obj_stock (4)
 2023-04-21 14:38 UTC  (2+ messages)

(no subject)
 2023-04-21 14:35 UTC 

[PATCH v5 00/15] x86/mtrr: fix handling with PAT but without MTRR
 2023-04-21 14:35 UTC  (10+ messages)
` [PATCH v5 11/15] x86/mtrr: construct a memory map with cache modes

[PATCHSET v3] sched: Implement BPF extensible scheduler class
 2023-04-21 14:32 UTC  (7+ messages)
` [PATCH 24/32] sched_ext: Add cgroup support
` [PATCH 28/32] sched_ext: Implement core-sched support

[PATCH v10 0/5] add debugfs to migration driver
 2023-04-21 14:31 UTC  (10+ messages)
` [PATCH v10 3/5] hisi_acc_vfio_pci: register debugfs for hisilicon "
` [PATCH v10 5/5] vfio: update live migration device status

[PATCH v7 0/7] drm/i915: use ref_tracker library for tracking wakerefs
 2023-04-21 14:30 UTC  (9+ messages)
` [PATCH v7 1/7] lib/ref_tracker: add unlocked leak print helper
` [PATCH v7 2/7] lib/ref_tracker: improve printing stats
` [PATCH v7 4/7] lib/ref_tracker: remove warnings in case of allocation failure

[RFC 0/2] vduse: add support for networking devices
 2023-04-21 14:28 UTC  (5+ messages)

[PATCH v2] wifi: mt7601u: delete dead code checking debugfs returns
 2023-04-21 14:28 UTC  (2+ messages)

[PATCHSET wq/for-6.5] workqueue: Ordered workqueue creation cleanup
 2023-04-21 14:28 UTC  (9+ messages)
` [PATCH 03/22] IB/hfi1: Use alloc_ordered_workqueue() to create ordered workqueues
` [PATCH 06/22] net: thunderx: "
` [PATCH 12/22] scsi: "

[PATCH] ovl: Handle ENOSYS when fileattr support is missing in lower/upper fs
 2023-04-21 14:26 UTC  (25+ messages)
          ` [PATCH] [REGRESSION] "

[PATCH] clk: mediatek: Enable all MT8192 clocks by default
 2023-04-21 14:25 UTC  (2+ messages)

[PATCH v8 0/8] Enable IPQ9754 USB
 2023-04-21 14:19 UTC  (5+ messages)
` [PATCH v8 2/8] dt-bindings: phy: qcom,qmp-usb: Add IPQ9574 USB3 PHY

[PATCH v1 0/9] x86/resctrl: Use soft RMIDs for reliable MBM on AMD
 2023-04-21 14:17 UTC  (10+ messages)
` [PATCH v1 1/9] selftests/resctrl: Verify all RMIDs count together
` [PATCH v1 2/9] x86/resctrl: Hold a spinlock in __rmid_read() on AMD
` [PATCH v1 3/9] x86/resctrl: Add resctrl_mbm_flush_cpu() to collect CPUs' MBM events
` [PATCH v1 4/9] x86/resctrl: Flush MBM event counts on soft RMID change
` [PATCH v1 5/9] x86/resctrl: Call mon_event_count() directly for soft RMIDs
` [PATCH v1 6/9] x86/resctrl: Create soft RMID version of __mon_event_count()
` [PATCH v1 7/9] x86/resctrl: Assign HW RMIDs to CPUs for soft RMID
` [PATCH v1 8/9] x86/resctrl: Use mbm_update() to push soft RMID counts
` [PATCH v1 9/9] x86/resctrl: Add mount option to enable soft RMID

[PATCH RFC 0/4] Add WCN3988 Bluetooth support for Fairphone 4
 2023-04-21 14:11 UTC  (5+ messages)
` [PATCH RFC 1/4] dt-bindings: net: qualcomm: Add WCN3988
` [PATCH RFC 2/4] Bluetooth: btqca: Add WCN3988 support
` [PATCH RFC 3/4] arm64: dts: qcom: sm6350: add uart1 node
` [PATCH RFC 4/4] arm64: dts: qcom: sm7225-fairphone-fp4: Add Bluetooth

[PATCH v3] i2c: lpi2c: cache peripheral clock rate
 2023-04-21 14:10 UTC  (4+ messages)

[PATCH] thunderbolt: Clear registers properly when auto clear isn't in use
 2023-04-21 14:07 UTC 

[GIT PULL] open: fix O_DIRECTORY | O_CREAT
 2023-04-21 14:02 UTC 

[GIT PULL] pipe: nonblocking rw for io_uring
 2023-04-21 14:01 UTC 

[PATCH] arm64: dts: mediatek: mt8192-asurada-hayato: Enable Bluetooth
 2023-04-21 14:01 UTC  (2+ messages)

[PATCH] hwrng: Kconfig - Add HAS_IOMEM dependencies for exynos/meson/mtk/npcm
 2023-04-21 14:00 UTC  (2+ messages)

[PATCH v3 0/4] Fix mas_empty_area() search
 2023-04-21 13:55 UTC  (5+ messages)
` [PATCH v3 1/4] maple_tree: Make maple state reusable after mas_empty_area_rev()
` [PATCH v3 2/4] maple_tree: Update mtree_alloc_rrange() and mtree_alloc_range() testing
` [PATCH v3 3/4] maple_tree: Fix mas_empty_area() search
` [PATCH v3 4/4] mm/mmap: Regression fix for unmapped_area{_topdown}

[PATCH v2 0/2] Add pinctrl support for SDX75
 2023-04-21 13:50 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: qcom: Add SDX75 pinctrl devicetree compatible

Linux regressions report for mainline [2023-04-16]
 2023-04-21 13:49 UTC  (4+ messages)
    ` the wake-on-lan regression from 6.2 (was: Re: Linux regressions report for mainline [2023-04-16])

[GIT PULL] vfs: misc updates
 2023-04-21 13:48 UTC 

[GIT PULL] acl updates
 2023-04-21 13:45 UTC 

[PATCH 0/2] Fix two warnings about rq clock
 2023-04-21 13:44 UTC  (3+ messages)
` [PATCH 2/2] sched/core: Avoid double calling update_rq_clock()

[PATCH] posix-cpu-timers: Implement the missing timer_wait_running callback
 2023-04-21 13:43 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v3] firmware/sysfb: Fix VESA format selection
 2023-04-21 13:42 UTC  (4+ messages)

[GIT PULL] pidfd updates
 2023-04-21 13:41 UTC 

[PATCH] clk: qcom: camcc-sc7180: Add parent dependency to all camera GDSCs
 2023-04-21 13:42 UTC  (2+ messages)

[RFC PATCH 0/3] efi: Implement generic zboot support
 2023-04-21 13:41 UTC  (3+ messages)

[PATCH v1 0/6] arm64: qcom: sa8775p: add support for USB
 2023-04-21 13:39 UTC  (7+ messages)
` [PATCH v1 1/6] dt-bindings: usb: qcom,dwc3: Add bindings for SA8775P
` [PATCH v1 2/6] dt-bindings: phy: qcom,usb-snps-femto-v2: "
` [PATCH v1 3/6] dt-bindings: phy: qcom,sc8280xp-qmp-usb3-uni: Add SA8775P USB PHY binding
` [PATCH v1 4/6] phy: qcom-qmp: Add SA8775P USB3 UNI phy
` [PATCH v1 5/6] arm64: dts: qcom: sa8775p: add USB nodes
` [PATCH v1 6/6] arm64: dts: qcom: sa8775p-ride: enable "

[PATCH] dt-bindings: thermal: qcom-tsens: correct unit address
 2023-04-21 13:40 UTC  (2+ messages)

[GIT PULL] fork: user workers & vhost
 2023-04-21 13:37 UTC 

[PATCH net-next v2] lan966x: Don't use xdp_frame when action is XDP_TX
 2023-04-21 13:34 UTC  (2+ messages)

[PATCH v7 0/5] Add MAX77541/MAX77540 PMIC Support
 2023-04-21 13:33 UTC  (6+ messages)
` [PATCH v7 5/5] mfd: max77541: Add ADI "

[GIT PULL] clone3 selftest fix
 2023-04-21 13:29 UTC 

Subject: [PATCH v1 0/7] Add mt7986 thermal and pwm
 2023-04-21 13:20 UTC  (4+ messages)
` [PATCH v1 1/7] dt-bindings: nvmem: mediatek: efuse: add support for mt7986
` [PATCH v1 5/7] arm64: dts: mt7986: add PWM to BPI-R3
` [PATCH v1 6/7] arm64: dts: mt7986: add thermal-zones


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