linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-10 20:33:49 to 2023-02-11 00:12:00 UTC [more...]

[PATCH 0/2] 9p/xen: fix 2 issues with connecting to backend
 2023-02-11  0:11 UTC  (5+ messages)
` [PATCH 1/2] 9p/xen: fix version parsing

[PATCH v2 00/10] Add IO page table replacement support
 2023-02-11  0:10 UTC  (15+ messages)
` [PATCH v2 02/10] iommu: Introduce a new iommu_group_replace_domain() API
` [PATCH v2 07/10] iommufd/device: Make hwpt_list list_add/del symmetric
` [PATCH v2 08/10] iommufd/device: Use iommu_group_replace_domain()

[PATCH v7 0/1] Migrate MT8195 VPPSYS 0/1 to mtk-mmsys drive
 2023-02-11  0:09 UTC  (4+ messages)
` [PATCH v7 1/1] clk: mediatek: remove MT8195 vppsys/0/1 simple_probe

[PATCH] clk: ralink: fix 'mt7621_gate_is_enabled()' function
 2023-02-11  0:07 UTC  (2+ messages)

[PATCH v2 0/8] x86/mtrr: fix handling with PAT but without MTRR
 2023-02-11  0:06 UTC  (4+ messages)
` [PATCH v2 7/8] x86/mm: only check uniform after calling mtrr_type_lookup()

[RFC PATCH v2 00/22] Introduce QC USB SND audio offloading support
 2023-02-11  0:03 UTC  (10+ messages)
` [RFC PATCH v2 07/22] ASoC: Add SOC USB APIs for adding an USB backend
` [RFC PATCH v2 12/22] sound: usb: card: Introduce USB SND platform op callbacks
` [RFC PATCH v2 16/22] sound: usb: Introduce QC USB SND offloading support

[PATCH -next] clk: mediatek: clk-mtk: Remove unneeded semicolon
 2023-02-11  0:02 UTC  (2+ messages)

[PATCH] rcu/tree: Improve comments in rcu_report_qs_rdp()
 2023-02-10 23:55 UTC  (8+ messages)

[RFC PATCH 0/9] apple-gmux: support MMIO gmux type on T2 Macs
 2023-02-10 23:54 UTC  (22+ messages)
` [RFC PATCH 1/9] apple-gmux: use cpu_to_be32 instead of manual reorder
` [RFC PATCH 2/9] apple-gmux: consolidate version reading
` [RFC PATCH 5/9] apple-gmux: Use GMSP acpi method for interrupt clear
` [RFC PATCH 7/9] apple-gmux: add sysfs interface
` [RFC PATCH 9/9] drm/amdgpu: register a vga_switcheroo client for all GPUs that are not thunderbolt attached

[PATCH v5 06/14] x86/ioremap: Support hypervisor specified range to map as encrypted
 2023-02-10 23:47 UTC  (14+ messages)

[PATCH] x86/cacheinfo: Remove unused trace variable
 2023-02-10 23:45 UTC 

[PATCH v10 1/4] dt-bindings: clock: add loongson-2 clock include file
 2023-02-10 23:43 UTC  (8+ messages)
` [PATCH v10 2/4] clk: clk-loongson2: add clock controller driver support
` [PATCH v10 3/4] LoongArch: time: add of_clk_init in time_init
` [PATCH v10 4/4] dt-bindings: clock: add loongson-2 clock

[PATCH v3] coresight: tmc: Don't enable TMC when it's not ready
 2023-02-10 23:43 UTC  (2+ messages)
` [PATCH] coresight: tmc-etr: Handle enable failure in tmc_read_unprepare_etr

[PATCH v4 00/12] net: ethernet: mtk_eth_soc: various enhancements
 2023-02-10 23:40 UTC  (13+ messages)
` [PATCH v4 01/12] net: ethernet: mtk_eth_soc: add support for MT7981 SoC
` [PATCH v4 02/12] dt-bindings: net: mediatek,net: add mt7981-eth binding
` [PATCH v4 03/12] dt-bindings: arm: mediatek: sgmiisys: Convert to DT schema
` [PATCH v4 04/12] dt-bindings: arm: mediatek: sgmiisys: add MT7981 SoC
` [PATCH v4 05/12] net: ethernet: mtk_eth_soc: set MDIO bus clock frequency
` [PATCH v4 06/12] net: ethernet: mtk_eth_soc: reset PCS state
` [PATCH v4 07/12] net: ethernet: mtk_eth_soc: only write values if needed
` [PATCH v4 08/12] net: ethernet: mtk_eth_soc: fix RX data corruption issue
` [PATCH v4 09/12] net: ethernet: mtk_eth_soc: ppe: add support for flow accounting
` [PATCH v4 10/12] net: pcs: add driver for MediaTek SGMII PCS
` [PATCH v4 11/12] net: ethernet: mtk_eth_soc: switch to external PCS driver
` [PATCH v4 12/12] net: dsa: mt7530: use "

[GIT PULL] pin control fixes for the v6.2 series
 2023-02-10 23:38 UTC  (2+ messages)

[GIT PULL] clk fixes for v6.2-rc7
 2023-02-10 23:38 UTC  (2+ messages)

[PATCH 1/1] fpga: intel-m10-bmc-log: Create MAX 10 BMC log driver
 2023-02-10 23:37 UTC  (3+ messages)

[PATCH 00/11] smb3: Use iov_iters down to the network transport and fix DIO page pinning
 2023-02-10 23:32 UTC  (12+ messages)
` [PATCH 01/11] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator
` [PATCH 02/11] netfs: Add a function to extract an iterator into a scatterlist
` [PATCH 03/11] cifs: Add a function to build an RDMA SGE list from an iterator
` [PATCH 04/11] cifs: Add a function to Hash the contents of "
` [PATCH 05/11] cifs: Add some helper functions
` [PATCH 06/11] cifs: Add a function to read into an iter from a socket
` [PATCH 07/11] cifs: Change the I/O paths to use an iterator rather than a page list
` [PATCH 08/11] cifs: Build the RDMA SGE list directly from an iterator
` [PATCH 09/11] cifs: Remove unused code
` [PATCH 10/11] cifs: DIO to/from KVEC-type iterators should now work
` [PATCH 11/11] cifs: Fix problem with encrypted RDMA data read

[PATCH] xen/grant-dma-iommu: Implement a dummy probe_device() callback
 2023-02-10 23:32 UTC  (2+ messages)

[PATCH] MIPS: loongson32: Update the clock initialization
 2023-02-10 23:31 UTC  (2+ messages)

[PATCH] [v2] dmaengine: dw-edma: reduce stack usage after debugfs rework
 2023-02-10 23:29 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the pci tree
 2023-02-10 23:28 UTC  (2+ messages)

[PATCH] clk: imx: fix compile testing imxrt1050
 2023-02-10 23:26 UTC  (2+ messages)

[PATCH] clk: imx: pll14xx: fix recalc_rate for negative kdiv
 2023-02-10 23:24 UTC  (2+ messages)

[PATCH 0/3] Touch Bar and Keyboard backlight driver for Intel Macs
 2023-02-10 23:24 UTC  (6+ messages)
` [PATCH 1/3] HID: apple-ibridge: Add Apple iBridge HID driver for T1 chip
  ` [PATCH 2/3] HID: apple-touchbar: Add driver for the Touch Bar on MacBook Pros
    ` [PATCH 3/3] HID: apple-magic-backlight: Add driver for keyboard backlight on internal Magic Keyboards

[RFC PATCH v9 00/16] Integrity Policy Enforcement LSM (IPE)
 2023-02-10 23:21 UTC  (4+ messages)
` [RFC PATCH v9 03/16] ipe: add evaluation loop and introduce 'boot_verified' as a trust provider

[PATCH v3 0/3] x86/resctrl: Implement rename to help move containers' tasks
 2023-02-10 23:21 UTC  (5+ messages)
` [PATCH v3 1/3] x86/resctrl: Factor rdtgroup lock for multi-file ops
` [PATCH v3 3/3] x86/resctrl: Implement rename op for mon groups

[PATCH 0/4] tracing/histogram: Some fixes for new stacktrace variables
 2023-02-10 23:07 UTC  (6+ messages)
` [PATCH 1/4] tracing/histogram: Don't use strlen to find length of "
` [PATCH 2/4] tracing/histogram: Fix a few problems with stacktrace variable printing
` [PATCH 3/4] tracing/histogram: Fix stacktrace key
` [PATCH 4/4] tracing/histogram: Fix stacktrace histogram Documententation

[PATCH 5.4 v2 0/6] Fix Build ID on arm64 if CONFIG_MODVERSIONS=y
 2023-02-10 20:39 UTC  (7+ messages)
` [PATCH 5.4 v2 4/6] powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
` [PATCH 5.4 v2 5/6] s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
` [PATCH 5.4 v2 6/6] sh: define RUNTIME_DISCARD_EXIT

Add linux-um archives to lore.kernel.org?
 2023-02-10 23:03 UTC  (12+ messages)

[PATCH] psi: reduce min window size to 50ms
 2023-02-10 23:03 UTC  (3+ messages)

[PATCH v2] io_uring,audit: don't log IORING_OP_MADVISE
 2023-02-10 23:01 UTC  (11+ messages)

[PATCH 0/2] Remove VT-d virtual command interface
 2023-02-10 23:02 UTC  (3+ messages)
` [PATCH 1/2] iommu/vt-d: Remove "
` [PATCH 2/2] iommu/ioasid: Remove custom IOASID allocator

[RFC] Support for Arm CCA VMs on Linux
 2023-02-10 22:53 UTC  (3+ messages)

copy on write for splice() from file to pipe?
 2023-02-10 22:51 UTC  (38+ messages)

[RFC PATCH v2 00/11] clk: imx8mn: setup clocks from the device tree
 2023-02-10 22:49 UTC  (4+ messages)

[PATCH v4 1/2] pinctrl: qcom: Add support for i2c specific pull feature
 2023-02-10 22:48 UTC  (2+ messages)

[PATCH v2 00/22] rtc: pm8xxx: add support for setting time using nvmem
 2023-02-10 22:48 UTC  (3+ messages)
` [PATCH v2 16/22] dt-bindings: rtc: qcom-pm8xxx: add nvmem-cell offset

drivers/infiniband/hw/vmw_pvrdma/pvrdma.h:301:16: sparse: sparse: incorrect type in argument 1 (different base types)
 2023-02-10 22:46 UTC 

[PATCH v5 0/4] Basic pinctrl support for StarFive JH7110 RISC-V SoC
 2023-02-10 22:45 UTC  (2+ messages)

[PATCH 0/6] iommufd: Add iommu capability reporting
 2023-02-10 22:44 UTC  (8+ messages)
` [PATCH 2/6] iommu/vt-d: Implement hw_info for iommu capability query
` [PATCH 3/6] iommufd: Add IOMMU_DEVICE_GET_INFO

[PATCH v2] rust: allow to use INIT_STACK_ALL_ZERO
 2023-02-10 22:43 UTC  (2+ messages)

[PATCH] reset: sti: rely on regmap_field_read_poll_timeout for ack wait
 2023-02-10 22:43 UTC 

[PATCH] phy: st: miphy28lp: use _poll_timeout functions for waits
 2023-02-10 22:43 UTC 

[PATCH v4 0/6] Add CA enforcement keyring restrictions
 2023-02-10 22:42 UTC  (10+ messages)
` [PATCH v4 1/6] KEYS: Create static version of public_key_verify_signature
` [PATCH v4 4/6] KEYS: X.509: Parse Key Usage
` [PATCH v4 6/6] integrity: machine keyring CA configuration

[PATCH 0/2] x86/unwind/orc: Fix unwinding from kprobe on PUSH/POP instruction
 2023-02-10 22:42 UTC  (3+ messages)
` [PATCH 1/2] x86/unwind/orc: Add 'signal' field to ORC metadata
` [PATCH 2/2] x86/entry: Fix unwinding from kprobe on PUSH/POP instruction

[PATCH v5 0/5] Device tree support for Hyper-V VMBus driver
 2023-02-10 22:37 UTC  (5+ messages)
` [PATCH v5 5/5] Driver: VMBus: Add device tree support

[GIT PULL] PCI fixes for v6.2
 2023-02-10 22:37 UTC  (3+ messages)

[PATCH RFC] PCI/AER: Enable internal AER errors by default
 2023-02-10 22:33 UTC 

[PATCH 1/2] clk: qcom: add compile test to MSM8996 CPU clocks
 2023-02-10 22:32 UTC  (7+ messages)
` [PATCH 2/2] clk: qcom: restrict drivers per ARM/ARM64

[PATCH v13 00/12] iov_iter: Improve page extraction (pin or just list)
 2023-02-10 22:31 UTC  (2+ messages)

[PATCH net-next] net: dsa: mt7530: add support for changing DSA master
 2023-02-10 22:27 UTC  (4+ messages)

[PATCH v2 00/11] net: ethernet: mtk_eth_soc: various enhancements
 2023-02-10 22:17 UTC  (4+ messages)
` [PATCH v2 11/11] net: dsa: mt7530: use external PCS driver

[PATCH V2] clk: qcom: ipq5332: mark GPLL4 as critical temporarily
 2023-02-10 22:14 UTC  (2+ messages)

[RFC PATCH net-next] selftests: forwarding: add a test for MAC Merge layer
 2023-02-10 22:12 UTC 

[PATCH v2 0/4] Remove get_kernel_pages()
 2023-02-10 21:59 UTC  (5+ messages)
` [PATCH v2 1/4] highmem: Enhance is_kmap_addr() to check kmap_local_page() mappings
` [PATCH v2 4/4] mm: Remove get_kernel_pages()

[PATCH] clk: imx: set imx_clk_gpr_mux_ops storage-class-specifier to static
 2023-02-10 21:58 UTC  (2+ messages)

[GIT PULL] clk: imx: Updates for v6.3
 2023-02-10 21:57 UTC  (2+ messages)

[PATCH] ata: libata-core: Disable READ LOG DMA EXT for Samsung MZ7LH
 2023-02-10 21:51 UTC 

[tip:x86/cache 9/13] arch/x86/kernel/cpu/resctrl/rdtgroup.c:1456:6: warning: variable 'h' set but not used
 2023-02-10 21:49 UTC  (6+ messages)

[PATCH v3 00/12] net: ethernet: mtk_eth_soc: various enhancements
 2023-02-10 21:45 UTC  (5+ messages)
` [PATCH v3 07/12] net: ethernet: mtk_eth_soc: only write values if needed
` [PATCH v3 10/12] net: pcs: add driver for MediaTek SGMII PCS

[PATCH] f2fs: make kobj_type structures constant
 2023-02-10 21:40 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 00/24 v2] Documentation: correct lots of spelling errors (series 1)
 2023-02-10 21:39 UTC  (9+ messages)
` [PATCH 19/24] Documentation: tools/rtla: correct spelling
` [PATCH 20/24] Documentation: trace/rv: "
` [PATCH 21/24] Documentation: trace: "

[PATCH] rust: allow to use INIT_STACK_ALL_ZERO
 2023-02-10 21:37 UTC  (3+ messages)

[PATCH -tip] kasan: Emit different calls for instrumentable memintrinsics
 2023-02-10 21:36 UTC  (6+ messages)

[PATCH v3 00/12] fw_devlink improvements
 2023-02-10 21:32 UTC  (5+ messages)

[PATCH] f2fs: fix wrong segment count
 2023-02-10 21:32 UTC 

[PATCH] x86/unwind/orc: Fix unwind ip when kprobes hits push/pop
 2023-02-10 21:30 UTC  (2+ messages)

[PATCH] f2fs: fix to release compress file for F2FS_IOC_RESERVE_COMPRESS_BLOCKS when has no space
 2023-02-10 21:30 UTC  (2+ messages)

[PATCH v6 00/26] pSeries dynamic secure boot secvar interface + platform keyring loading
 2023-02-10 21:28 UTC  (10+ messages)
` [PATCH v6 05/26] powerpc/secvar: Warn and error if multiple secvar ops are set
` [PATCH v6 21/26] powerpc/pseries: Clarify warning when PLPKS password already set
` [PATCH v6 23/26] powerpc/pseries: Pass PLPKS password on kexec
` [PATCH v6 24/26] powerpc/pseries: Implement secvars for dynamic secure boot

[PATCH] power: supply: max77650: Make max77650_charger_disable() return void
 2023-02-10 21:25 UTC 

[PATCH 0/6 v2] tracing/histograms: Pass stacktrace from synthetic start event to end event
 2023-02-10 21:25 UTC  (2+ messages)

[PATCH v2 00/18] lib/stackdepot: fixes and clean-ups
 2023-02-10 21:16 UTC  (19+ messages)
` [PATCH v2 01/18] lib/stackdepot: put functions in logical order
` [PATCH v2 02/18] lib/stackdepot: use pr_fmt to define message format
` [PATCH v2 03/18] lib/stackdepot, mm: rename stack_depot_want_early_init
` [PATCH v2 04/18] lib/stackdepot: rename stack_depot_disable
` [PATCH v2 05/18] lib/stackdepot: annotate init and early init functions
` [PATCH v2 06/18] lib/stackdepot: lower the indentation in stack_depot_init
` [PATCH v2 07/18] lib/stackdepot: reorder and annotate global variables
` [PATCH v2 08/18] lib/stackdepot: rename hash table constants and variables
` [PATCH v2 09/18] lib/stackdepot: rename slab to pool
` [PATCH v2 10/18] lib/stackdepot: rename handle and pool constants
` [PATCH v2 11/18] lib/stackdepot: rename init_stack_pool
` [PATCH v2 12/18] lib/stacktrace: drop impossible WARN_ON for depot_init_pool
` [PATCH v2 13/18] lib/stackdepot: annotate depot_init_pool and depot_alloc_stack
` [PATCH v2 14/18] lib/stackdepot: rename next_pool_inited to next_pool_required
` [PATCH v2 15/18] lib/stacktrace, kasan, kmsan: rework extra_bits interface
` [PATCH v2 16/18] lib/stackdepot: annotate racy pool_index accesses
` [PATCH v2 17/18] lib/stackdepot: various comments clean-ups
` [PATCH v2 18/18] lib/stackdepot: move documentation comments to stackdepot.h

[PATCH] PCI: Fix build error when CONFIG_PCI_MSI disabled
 2023-02-10 21:12 UTC  (3+ messages)

[PATCH 0/3] livepatch,sched: Add livepatch task switching to cond_resched()
 2023-02-10 21:08 UTC  (2+ messages)

Removing the deprecated htmldocs for good?
 2023-02-10 21:07 UTC  (3+ messages)

Regression: NULL pointer dereference after NFS_V4_2_READ_PLUS (commit 7fd461c47)
 2023-02-10 20:55 UTC  (11+ messages)

[PATCH v1 1/5] pinctrl: at91: use devm_kasprintf() to avoid potential leaks (part 2)
 2023-02-10 20:54 UTC  (2+ messages)

[PATCH 0/2] Small fixups for the Zbb string functions
 2023-02-10 20:49 UTC  (2+ messages)

[PATCH v3] scripts: Exclude Rust CUs with pahole
 2023-02-10 20:48 UTC  (6+ messages)
        ` [PATCH 1/1] pahole/Rust: Check that we're adding DW_TAG_member sorted by byte offset

[PATCH v3 1/2] dt-bindings: gpio: nxp,pcf8575: add gpio-line-names
 2023-02-10 20:37 UTC  (3+ messages)
` [PATCH v3 2/2] riscv: dts: nezha-d1: "

[PATCH v4] panic: Fixes the panic_print NMI backtrace setting
 2023-02-10 20:35 UTC 

[PATCH 0/2] Single-lane CSI-2 operation on OmniVision OV5670
 2023-02-10 20:33 UTC  (3+ messages)
` [PATCH 1/2] media: i2c: ov5670: Use dev_err_probe in probe function
` [PATCH 2/2] media: i2c: ov5670: Support single-lane operation


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