All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-08 13:15:15 to 2022-02-08 13:27:01 UTC [more...]

[PULL 00/39] target-arm queue
 2022-02-08 11:39 UTC  (4+ messages)
` [PULL 18/39] hw/arm/boot: Don't write secondary boot stub if using PSCI
` [PULL 35/39] hw/intc/arm_gicv3_its: Drop TableDesc and CmdQDesc valid fields
` [PULL 37/39] hw/intc/arm_gicv3_its: Don't allow intid 1023 in MAPI/MAPTI

regression: LTP isofs testcase failure - bisection fingers "loop: make autoclear operation asynchronous"
 2022-02-08 12:37 UTC  (4+ messages)

[PATCH v3 2/2] usb: typec: rt1719: Add support for Richtek RT1719
 2022-02-08 13:27 UTC 

[PATCH v5 net-next 0/3] use bulk reads for ocelot statistics
 2022-02-08 13:18 UTC  (7+ messages)
` [PATCH v5 net-next 1/3] net: ocelot: align macros for consistency
` [PATCH v5 net-next 2/3] net: mscc: ocelot: add ability to perform bulk reads
` [PATCH v5 net-next 3/3] net: mscc: ocelot: use bulk reads for stats

[PATCH v4 00/27] drm/rockchip: RK356x VOP2 support
 2022-02-08 13:21 UTC  (3+ messages)
` (subset) "

[PATCH v6 00/33] block layer: split block APIs in global state and I/O
 2022-02-08 11:42 UTC  (3+ messages)

[LTP] [PATCH 0/2] shell API: print environment variables in .h
 2022-02-08 13:27 UTC  (3+ messages)
` [LTP] [PATCH 1/2] tst_test.sh: Print environment variables in help

[PATCH 0/5] arm64: Initial support for Texas Instruments AM62 Platform
 2022-02-08 13:18 UTC  (6+ messages)
` [PATCH 1/5] soc: ti: k3-socinfo: Add AM62x JTAG ID
` [PATCH 2/5] dt-bindings: arm: ti: Add bindings for AM625 SoC
` [PATCH 3/5] dt-bindings: pinctrl: k3: Introduce pinmux definitions for AM62
` [PATCH 4/5] arm64: dts: ti: Introduce base support for AM62x SoC
` [PATCH 5/5] arm64: dts: ti: Add support for AM62-SK

[PATCH net-next] net: dsa: typo in comment
 2022-02-08 13:18 UTC  (2+ messages)

[PATCH] mm/damon: Add option to monitor only writes
 2022-02-08 13:18 UTC  (5+ messages)

ppc64le: `NOHZ tick-stop error: Non-RCU local softirq work is pending, handler #20!!!` when turning off SMT
 2022-02-08 13:23 UTC  (4+ messages)

[LTP] [PATCH] getrusage03: mlock the memory area in consume_mb
 2022-02-08 13:24 UTC 

[PATCH v2 00/11] KVM: s390: Do storage key checking
 2022-02-08 13:16 UTC  (6+ messages)
` [PATCH v2 01/11] s390/uaccess: Add copy_from/to_user_key functions
` [PATCH v2 04/11] KVM: s390: selftests: Test TEST PROTECTION emulation

[PATCH v8 net-next 00/10] net: dsa: microchip: DSA driver support for LAN937x switch
 2022-02-08 13:09 UTC  (3+ messages)
` [PATCH v8 net-next 03/10] net: phy: Add support for LAN937x T1 phy driver

[PATCH v3 00/31] clk: mediatek: Cleanups and Improvements - Part 1
 2022-02-08 12:40 UTC  (32+ messages)
` [PATCH v3 01/31] clk: mediatek: Use %pe to print errors
` [PATCH v3 02/31] clk: mediatek: gate: Consolidate gate type clk related code
` [PATCH v3 03/31] clk: mediatek: gate: Internalize clk implementation
` [PATCH v3 04/31] clk: mediatek: gate: Implement unregister API
` [PATCH v3 05/31] clk: mediatek: gate: Clean up included headers
` [PATCH v3 06/31] clk: mediatek: cpumux: Implement unregister API
` [PATCH v3 07/31] clk: mediatek: cpumux: Internalize struct mtk_clk_cpumux
` [PATCH v3 08/31] clk: mediatek: cpumux: Clean up included headers
` [PATCH v3 09/31] clk: mediatek: mux: Implement unregister API
` [PATCH v3 10/31] clk: mediatek: mux: Internalize struct mtk_clk_mux
` [PATCH v3 11/31] clk: mediatek: mux: Clean up included headers
` [PATCH v3 12/31] clk: mediatek: pll: Split definitions into separate header file
` [PATCH v3 13/31] clk: mediatek: pll: Implement unregister API
` [PATCH v3 14/31] clk: mediatek: pll: Clean up included headers
` [PATCH v3 15/31] clk: mediatek: Implement mtk_clk_unregister_fixed_clks() API
` [PATCH v3 16/31] clk: mediatek: Implement mtk_clk_unregister_factors() API
` [PATCH v3 17/31] clk: mediatek: Implement mtk_clk_unregister_divider_clks() API
` [PATCH v3 18/31] clk: mediatek: Implement mtk_clk_unregister_composites() API
` [PATCH v3 19/31] clk: mediatek: Add mtk_clk_simple_remove()
` [PATCH v3 20/31] clk: mediatek: mtk: Clean up included headers
` [PATCH v3 21/31] clk: mediatek: cpumux: Implement error handling in register API
` [PATCH v3 22/31] clk: mediatek: gate: "
` [PATCH v3 23/31] clk: mediatek: mux: Reverse check for existing clk to reduce nesting level
` [PATCH v3 24/31] clk: mediatek: mux: Implement error handling in register API
` [PATCH v3 25/31] clk: mediatek: pll: "
` [PATCH v3 26/31] clk: mediatek: mtk: Implement error handling in register APIs
` [PATCH v3 27/31] clk: mediatek: Unregister clks in mtk_clk_simple_probe() error path
` [PATCH v3 28/31] clk: mediatek: mt8195: Hook up mtk_clk_simple_remove()
` [PATCH v3 29/31] clk: mediatek: mt8195: Implement error handling in probe functions
` [PATCH v3 30/31] clk: mediatek: mt8195: Implement remove functions
` [PATCH v3 31/31] clk: mediatek: Warn if clk IDs are duplicated

[PATCH net-next] net: dsa: realtek: add compatible strings for RTL8367RB-VB
 2022-02-08 13:17 UTC  (2+ messages)

[PATCH v2] KVM: X86: Introduce vfio_intr_stat per-vm debugfs file
 2022-02-08 12:40 UTC 

[PATCH v2 0/5] Update doc and fix some issues about kdump
 2022-02-08 12:51 UTC  (6+ messages)
` [PATCH v2 1/5] docs: kdump: update description about sysfs file system support
` [PATCH v2 2/5] docs: kdump: add scp example to write out the dump file
` [PATCH v2 3/5] panic: unset panic_on_warn inside panic()
` [PATCH v2 4/5] ubsan: no need to unset panic_on_warn in ubsan_epilogue()
` [PATCH v2 5/5] kasan: no need to unset panic_on_warn in end_report()

[syzbot] WARNING in component_del
 2022-02-08 12:39 UTC  (4+ messages)

[PATCH 0/6] Raspberry Pi Sense HAT driver
 2022-02-08 12:36 UTC  (3+ messages)
` [PATCH 3/6] drivers/auxdisplay: sensehat: Raspberry Pi Sense HAT display driver

[PATCH] ASoC: codec: wm8960: complete discharge on BIAS OFF->STANDBY
 2022-02-08 12:17 UTC 

[PATCH RFC 00/39] x86/KVM: Xen HVM guest support
 2022-02-08 12:36 UTC  (3+ messages)
` [PATCH RFC 15/39] KVM: x86/xen: handle PV spinlocks slowpath

[PATCH] psi: Treat ksm swapping in copy as memstall
 2022-02-08 13:09 UTC  (9+ messages)

[PATCH v4 00/11] media: atmel: atmel-isc: implement media controller
 2022-02-08 12:50 UTC  (4+ messages)
` [PATCH v4 01/11] media: atmel: atmel-isc: replace 'stop' variable with vb2 calls

[PATCHv2 00/29] TDX Guest: TDX core support
 2022-02-08 12:12 UTC  (3+ messages)
` [PATCHv2 23/29] x86/tdx: Add helper to convert memory between shared and private

[PATCH v2 0/7] arm64 / sched/preempt: support PREEMPT_DYNAMIC with static keys
 2022-02-08 12:15 UTC  (4+ messages)
` [PATCH v2 5/7] sched/preempt: add PREEMPT_DYNAMIC using "

[PATCH] drm/i915/psr: Disable PSR2 selective fetch for all TGL steps
 2022-02-08 13:06 UTC  (2+ messages)

[PATCH] drm/nouveau/backlight: Fix LVDS backlight detection on some laptops
 2022-02-08 12:21 UTC  (2+ messages)

[RFC PATCH 0/2] perf: arm_spe: Fix consistency of CONTEXT packets in SPE driver
 2022-02-08 13:00 UTC  (5+ messages)
` [RFC PATCH 1/2] perf: arm_spe: Fix consistency of PMSCR register bit CX

[RFC PATCH 0/5] TUN/VirtioNet USO features support
 2022-02-08 13:09 UTC  (4+ messages)

[PATCH] drm/nouveau/backlight: Just set all backlight types as RAW
 2022-02-08 12:21 UTC  (2+ messages)

[PATCH RESEND 00/30] My patch queue
 2022-02-08 12:45 UTC  (7+ messages)
` [PATCH RESEND 07/30] KVM: x86: nSVM: deal with L1 hypervisor that intercepts interrupts but lets L2 control them

x86: should clear_user() have alternatives?
 2022-02-08 12:52 UTC  (2+ messages)

[RFC] support for multi project toolchain-cmake
 2022-02-08 13:21 UTC  (3+ messages)

[PATCH v4] dma-buf-map: Rename to iosys-map
 2022-02-08 11:42 UTC  (2+ messages)
` [Intel-gfx] "

[oe-layersetup][master][PATCH] Fix calling path to git_retry.sh
 2022-02-08 13:20 UTC 

[PATCH v2] Add check for READ ONLY flag
 2022-02-08 12:42 UTC 

[PATCH v14 00/11] app/test: enable subset of tests on Windows
 2022-02-08 13:20 UTC  (3+ messages)
` [PATCH v15 "

[PATCH] drm/rockchip: vop: Correct RK3399 VOP register fields
 2022-02-08 13:05 UTC  (2+ messages)

[PATCH v3 0/4] VIRTIO: Provision maximum MSI-X vectors for a VF
 2022-02-08 13:20 UTC  (14+ messages)
` [PATCH v3 1/4] Add virtio Admin virtqueue
              ` [virtio-dev] "
          ` [virtio-comment] "

[syzbot] WARNING in __dma_map_sg_attrs
 2022-02-08 12:26 UTC  (3+ messages)

[PATCH 0/5] linux-user: Fixes for sparc64 host
 2022-02-08 11:32 UTC  (5+ messages)
` [PATCH 2/5] linux-user: Introduce host_signal_mask

[PATCH net-next 0/4] Add support for locked bridge ports (for 802.1X)
 2022-02-08 12:14 UTC  (4+ messages)
` [PATCH net-next 3/4] net: dsa: mv88e6xxx: Add support for bridge port locked feature

[PATCH v2] create-spdx: Get SPDX-License-Identifier from source
 2022-02-08 13:19 UTC  (4+ messages)
` [OE-core] "

[PATCH v3 0/4] ethdev: introduce IP reassembly offload
 2022-02-08 13:19 UTC  (8+ messages)
` [PATCH v4 0/3] "
  ` [PATCH v4 3/3] security: add IPsec option for IP reassembly
      ` [EXT] "

[PATCH] [v2] ARM: sa1100/assabet: move dmabounce hack to ohci driver
 2022-02-08 12:49 UTC  (3+ messages)

[PATCH v5 0/4] mm/page_owner: Extend page_owner to show memcg information
 2022-02-08 12:13 UTC  (3+ messages)
` [PATCH v5 3/4] mm/page_owner: Print "

[PATCH] net: fix wrong network header length
 2022-02-08 12:57 UTC  (3+ messages)

[PATCH] mtd: rawnand: pl353: Set the nand chip node as the flash node
 2022-02-08 13:05 UTC  (2+ messages)

[PATCH] Add check for READ ONLY flag
 2022-02-08 12:43 UTC  (3+ messages)

[PATCH v3 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-02-08 12:20 UTC  (6+ messages)
` [PATCH v3 8/8] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity

[RFC PATCH -V2] NUMA balancing: fix NUMA topology for systems with CPU-less nodes
 2022-02-08 12:23 UTC 

renesas/next igt-kms-rockchip: 1 runs, 1 regressions (renesas-next-2022-02-08-v5.17-rc1)
 2022-02-08 12:25 UTC 

[PATCH v5] docs/zh_CN: Add energy-model Chinese translation
 2022-02-08 13:37 UTC  (2+ messages)

error: unknown target CPU 'loongson2f'
 2022-02-08 13:16 UTC  (2+ messages)

[PATCH v6 00/12] Update the Icicle Kit device tree
 2022-02-08 12:32 UTC  (4+ messages)
` [PATCH v6 03/12] dt-bindings: i2c: add bindings for microchip mpfs i2c

[PATCH 00/23] drm: Fill in default values for plane properties
 2022-02-08 12:16 UTC  (3+ messages)
` [PATCH 16/23] drm/rcar: plane: Remove redundant zpos initialisation

[PATCH 0/5] arm64: renesas: Add R-Car S4-8 watchdog support on Spider
 2022-02-08 12:42 UTC  (11+ messages)
` [PATCH 1/5] clk: renesas: r8a779f0: Add WDT clock
` [PATCH 2/5] dt-bindings: watchdog: renesas-wdt: Document r8a779f0 support
` [PATCH 3/5] watchdog: renesas_wdt: Add R-Car Gen4 support
` [PATCH 4/5] arm64: dts: renesas: r8a779f0: Add RWDT node
` [PATCH 5/5] arm64: dts: renesas: spider-cpu: Enable watchdog timer

[PATCH 0/7] My set of KVM unit tests + fixes
 2022-02-08 12:21 UTC  (8+ messages)
` [PATCH 1/7] pmu_lbr: few fixes
` [PATCH 2/7] svm: Fix reg_corruption test, to avoid timer interrupt firing in later tests
` [PATCH 3/7] svm: NMI is an "exception" and not interrupt in x86 land
` [PATCH 4/7] svm: intercept shutdown in all svm tests by default
` [PATCH 5/7] svm: add SVM_BARE_VMRUN
` [PATCH 6/7] svm: add tests for LBR virtualization
` [PATCH 7/7] svm: add tests for case when L1 intercepts various hardware interrupts (an interrupt, SMI, NMI), but lets L2 control either EFLAG.IF or GIF

[syzbot] KASAN: use-after-free Read in jbd2_journal_wait_updates
 2022-02-08 12:49 UTC 

[PATCH v2] regmap-irq: Use regmap_irq_update_bits instead of regmap_write
 2022-02-08 12:29 UTC  (2+ messages)

[PATCH 0/5] Handle amd_sfh work buffer and interrupts
 2022-02-08 12:21 UTC  (6+ messages)
` [PATCH 1/5] HID: amd_sfh: Handle amd_sfh work buffer in PM ops
` [PATCH 2/5] HID: amd_sfh: Correct the structure field name
` [PATCH 3/5] HID: amd_sfh: Disable the interrupt for all command
` [PATCH 4/5] HID: amd_sfh: Add functionality to clear interrupts
` [PATCH 5/5] HID: amd_sfh: Add interrupt handler to process interrupts

[PATCH 1/1] keys: Allow access to key_type_lookup()/key_type_put() within kernel
 2022-02-08 12:24 UTC 

[PATCH v6 00/35] component: Make into an aggregate bus
 2022-02-08 12:53 UTC  (6+ messages)
` [PATCH v6 02/35] component: Introduce the aggregate bus_type

[PATCH v3] docs/zh_CN: Add energy-model Chinese translation
 2022-02-08 12:46 UTC  (4+ messages)

[PATCH v3] dma-buf-map: Rename to iosys-map
 2022-02-08 13:11 UTC  (2+ messages)

[PATCH v4 1/6] kunit: Introduce _NULL and _NOT_NULL macros
 2022-02-08 12:47 UTC  (3+ messages)
` [PATCH v4 3/6] thunderbolt: test: use NULL macros

[PATCH net-next v5 0/5] net/smc: Optimizing performance in short-lived scenarios
 2022-02-08 12:53 UTC  (6+ messages)
` [PATCH net-next v5 1/5] net/smc: Make smc_tcp_listen_work() independent
` [PATCH net-next v5 2/5] net/smc: Limit backlog connections
` [PATCH net-next v5 3/5] net/smc: Fallback when handshake workqueue congested
` [PATCH net-next v5 4/5] net/smc: Dynamic control auto fallback by socket options
` [PATCH net-next v5 5/5] net/smc: Add global configure for auto fallback by netlink

[PATCH] drm/buddy: fixup potential uaf
 2022-02-08 13:16 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH] KVM: arm64: vgic: Read HW interrupt pending state from the HW
 2022-02-08 12:37 UTC 

[PATCH] mt76: mt7915: fix potential memory leak of fw monitor packets
 2022-02-08 13:12 UTC  (2+ messages)

[PATCH net-next v4 0/3] net/smc: Optimizing performance in short-lived scenarios
 2022-02-08 12:58 UTC  (6+ messages)
` [PATCH net-next v4 3/3] net/smc: Fallback when handshake workqueue congested

[PATCH] power: supply: axp288-charger: Set Vhold to 4.4V
 2022-02-08 12:51 UTC 

[PATCH v3 1/2] iio: mma8452: Fix probe failing when an i2c_device_id is used
 2022-02-08 12:43 UTC  (2+ messages)
` [PATCH v3 2/2] iio: mma8452: Add support for the "mount-matrix" device property

[PATCH 0/3] i2c/busses: Use platform_get_irq/_optional() variants to fetch IRQ's
 2022-02-08 12:31 UTC  (5+ messages)
` [PATCH 2/3] i2c: sh_mobile: Use platform_get_irq_optional() to get the interrupt

[PATCH 0/9] i2c: qcom-cci: fixes and updates
 2022-02-08 12:55 UTC  (10+ messages)
` [PATCH 2/9] dt-bindings: i2c: qcom-cci: add description of a vbus-supply property

[PATCH v4] docs/zh_CN: Add energy-model Chinese translation
 2022-02-08 13:27 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: qcom: c630: Add backlight controller
 2022-02-08 12:35 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: c630: Move panel to aux-bus

[RESEND] m68k: m5441x: remove erroneous clock disable
 2022-02-08 12:34 UTC  (3+ messages)

[PATCH bpf-next v2] bpf: reject kfunc calls that overflow insn->imm
 2022-02-08 12:33 UTC 

[PATCH bpf-next v4 00/14] Fix accessing syscall arguments
 2022-02-08 13:10 UTC  (3+ messages)
` [PATCH bpf-next v4 11/14] libbpf: Fix accessing the first syscall argument on s390

[PATCH v2] builddeb: Support signing kernels with the module signing key
 2022-02-08 13:10 UTC  (6+ messages)

[helgaas-pci:for-linus] BUILD SUCCESS b139e263240928e877038c4d60527e96ed176d6b
 2022-02-08 12:38 UTC 

[RFC PATCH 0/2] landlock network implementation cover letter
 2022-02-08 12:17 UTC  (13+ messages)
` [RFC PATCH 1/2] landlock: TCP network hooks implementation
` [RFC PATCH 2/2] landlock: selftests for bind and connect hooks

[PATCH 1/1] microchip-csi2dc: Remove VC support for now
 2022-02-08 12:19 UTC  (6+ messages)

[PATCH v2 0/2] net: phy: micrel: add Microchip KSZ 9897 Switch PHY
 2022-02-08 13:13 UTC  (5+ messages)
` [PATCH v2 1/2] net: phy: micrel: add Microchip KSZ 9897 Switch PHY support

[GIT PULL FOR v5.18] Various fixes
 2022-02-08 11:59 UTC  (2+ messages)
` [GIT PULL FOR v5.18] Various fixes (#80608)

[PATCH v2 0/3] drm/panel: Add MIPI DBI compatible SPI driver
 2022-02-08 12:16 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: display: add bindings for MIPI DBI compatible SPI panels

[PATCH 0/2] i2c: rcar: Add R-Car S4-8 support
 2022-02-08 12:35 UTC  (4+ messages)
` [PATCH 2/2] i2c: rcar: Add R-Car Gen4 support

[PATCH 1/5] ARM: dts: imx6qdl-mba6: Move rtc alias to common location
 2022-02-08 12:32 UTC  (5+ messages)
` [PATCH 2/5] ARM: dts: imx6qdl: tqma6: Add i2c bus recovery
` [PATCH 3/5] ARM: dts: imx6qdl: tqma6: Mark gpio-buttons as wakeup-source
` [PATCH 4/5] ARM: dts: imx6qdl: tqma6: Remove obsolete comment
` [PATCH 5/5] ARM: dts: imx6qdl-mba6: Move pinmux to regulator node

renesas/next sleep: 6 runs, 1 regressions (renesas-next-2022-02-08-v5.17-rc1)
 2022-02-08 12:25 UTC 

rcutorture’s init segfaults in ppc64le VM
 2022-02-08 12:27 UTC  (4+ messages)

[PATCH v1 0/9] drivers: hv: dxgkrnl: Driver overview
 2022-02-08 12:28 UTC  (7+ messages)
` [PATCH v1 9/9] drivers: hv: dxgkrnl: Implement DXGSYNCFILE

[PATCH] sbitmap: Delete old sbitmap_queue_get_shallow()
 2022-02-08 12:07 UTC 

[PATCH 0/5] scalar: implement the subcommand "diagnose"
 2022-02-08 13:12 UTC  (7+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] archive: optionally add "virtual" files

[PATCH v10 0/9] ls-tree: "--object-only" and "--format" opts
 2022-02-08 12:14 UTC  (14+ messages)
` [PATCH v11 00/13] "
  ` [PATCH v11 02/13] ls-tree: add missing braces to "else" arms
  ` [PATCH v11 03/13] ls-tree: use "enum object_type", not {blob,tree,commit}_type
  ` [PATCH v11 04/13] ls-tree: use "size_t", not "int" for "struct strbuf"'s "len"
  ` [PATCH v11 05/13] ls-tree: rename "retval" to "recurse" in "show_tree()"
  ` [PATCH v11 06/13] ls-tree: simplify nesting if/else logic "
  ` [PATCH v11 07/13] ls-tree: fix "--name-only" and "--long" combined use bug
  ` [PATCH v11 08/13] ls-tree: slightly refactor `show_tree()`
  ` [PATCH v11 09/13] ls-tree: introduce struct "show_tree_data"
  ` [PATCH v11 10/13] cocci: allow padding with `strbuf_addf()`
  ` [PATCH v11 11/13] ls-tree.c: introduce "--format" option
  ` [PATCH v11 12/13] ls-tree: introduce function "fast_path()"
  ` [PATCH v11 13/13] ls-tree.c: support --object-only option for "git-ls-tree"


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.