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

[PULL 00/39] target-arm queue
 2022-02-08 11:39 UTC  (7+ messages)
` [PULL 07/39] cpu.c: Make start-powered-off settable after realize
` [PULL 16/39] hw/arm/highbank: Drop use of secure_board_setup
` [PULL 31/39] hw/intc/arm_gicv3_its: Fix address calculation in get_ite() and update_ite()
` [PULL 33/39] hw/intc/arm_gicv3_its: Pass ITE values back from get_ite() via a struct
` [PULL 35/39] hw/intc/arm_gicv3_its: Drop TableDesc and CmdQDesc valid fields
` [PULL 38/39] hw/intc/arm_gicv3_its: Split error checks

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

[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 v5 net-next 0/3] use bulk reads for ocelot statistics
 2022-02-08 13:07 UTC  (5+ 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 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] mtd: rawnand: pl353: Set the nand chip node as the flash node
 2022-02-08 13:05 UTC  (4+ messages)

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

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

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

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

[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/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 v3 00/31] clk: mediatek: Cleanups and Improvements - Part 1
 2022-02-08 12:40 UTC  (44+ 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 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 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 v2] regmap-irq: Use regmap_irq_update_bits instead of regmap_write
 2022-02-08 12:29 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 v2] KVM: X86: Introduce vfio_intr_stat per-vm debugfs file
 2022-02-08 12:40 UTC 

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

[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 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

[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

[syzbot] KASAN: use-after-free Read in jbd2_journal_wait_updates
 2022-02-08 12:49 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()

[PATCH v2 00/11] KVM: s390: Do storage key checking
 2022-02-08 12:43 UTC  (5+ 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 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

[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

[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] net: fix wrong network header length
 2022-02-08 12:57 UTC  (3+ messages)

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

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

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

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

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

[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

[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] Add check for READ ONLY flag
 2022-02-08 12:42 UTC 

[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] gpio: Revert regression in sysfs-gpio (gpiolib.c)
 2022-02-08 12:24 UTC  (7+ messages)

[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

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

[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] [v2] ARM: sa1100/assabet: move dmabounce hack to ohci driver
 2022-02-08 12:49 UTC  (4+ messages)

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

Bug 215561 - snd-usb-audio:reset_resume error -22 after suspend (fwd from bugzilla)
 2022-02-08 12:14 UTC  (2+ messages)

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

[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] 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  (10+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] archive: optionally add "virtual" files
  ` [PATCH v2 3/6] Implement `scalar diagnose`

[PATCH v10 0/9] ls-tree: "--object-only" and "--format" opts
 2022-02-08 12:14 UTC  (15+ messages)
` [PATCH v11 00/13] "
  ` [PATCH v11 01/13] ls-tree: remove commented-out code
  ` [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"

[LTP] [PATCH 1/1] lib: Rename array used for .all_filesystems flag
 2022-02-08 13:16 UTC  (3+ messages)

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

[PATCH v3 0/6] support L2TPv2 for AVF RSS hash and FDIR
 2022-02-08 13:13 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/6] ethdev: add L2TPv2 RSS offload type

[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] psi: Treat ksm swapping in copy as memstall
 2022-02-08 13:09 UTC  (9+ messages)

[PATCH 00/27] Next batch of Meson cleanups and conversions
 2022-02-08 11:20 UTC  (4+ messages)
` [PATCH 20/27] qga/vss-win32: use widl if available

[dpdk-dev] [PATCH v4 1/2] ethdev: support queue-based priority flow control
 2022-02-08 13:07 UTC  (3+ messages)
` [dpdk-dev] [PATCH v5 "

[Intel-gfx] [PATCH v2 00/18] drm/i915/guc: Refactor ADS access to use iosys_map
 2022-02-08 13:07 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/guc: Refactor ADS access to use iosys_map (rev2)

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

[Intel-gfx] [PATCH v2 00/26] drm/i915: Refactor the display power domain mappings
 2022-02-08 13:03 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Refactor the display power domain mappings (rev2)


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.