All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-23 19:16:54 to 2021-12-23 21:45:44 UTC [more...]

[PATCH 0/8] ppc/ppc405: Fixes
 2021-12-23 21:43 UTC  (11+ messages)
` [PATCH 1/8] target/ppc: Print out literal exception names in logs
` [PATCH 3/8] ppc/ppc405: Activate MMU logs
` [PATCH 4/8] ppc/ppc405: Restore TCR and STR write handlers
` [PATCH 5/8] ppc/ppc405: Rework ppc_40x_timers_init() to use a PowerPCCPU
` [PATCH 6/8] ppc/ppc405: Fix timer initialization

[GIT PULL] asm-generic: cleanups for 5.17
 2021-12-23 21:42 UTC 

[GIT PULL 0/5] SoC changes for 5.17
 2021-12-23 21:37 UTC  (12+ messages)
` [GIT PULL 1/5] ARM: SoC updates for v5.17
` [GIT PULL 2/5] ARM: defconfig updates for 5.17
` [GIT PULL 3/5] ARM: SoC driver updates for v5.17
` [GIT PULL 4/5] ARM: SoC devicetree changes "
` [GIT PULL 5/5] SoC: Add support for StarFive JH7100 RISC-V SoC

[RFC PATCH 0/3] mm/memcg: Address PREEMPT_RT problems instead of disabling it
 2021-12-23 21:38 UTC  (4+ messages)
` [RFC PATCH 2/3] mm/memcg: Add a local_lock_t for IRQ and TASK object

[PATCH 0/2] PCI: Clean up address space warnings
 2021-12-23 21:37 UTC  (3+ messages)
` [PATCH 1/2] PCI: hisi: Avoid invalid address space conversions
` [PATCH 2/2] PCI: spear13xx: "

[PATCH v5 10/13] vdpa: Support reporting max device virtqueues
 2021-12-23 21:37 UTC  (8+ messages)

[PATCH 0/3] Apple M1 power management controller support
 2021-12-23 21:37 UTC  (5+ messages)

[PATCH v2] parisc: Rewrite light-weight syscall and futex code
 2021-12-23 21:36 UTC  (10+ messages)

[PATCH 0/6] linux-user: prctl improvements
 2021-12-23 21:27 UTC  (4+ messages)
` [PATCH 6/6] target/sh4: Implement prctl_unalign_sigbus

[PATCH v2 0/3] Apple M1 power management controller support
 2021-12-23 21:34 UTC  (4+ messages)
` [PATCH v2 1/3] arm: dts: apple: Update Apple M1 device trees
` [PATCH v2 2/3] arm: dts: apple: Add u-boot,dm-pre-reloc properties
` [PATCH v2 3/3] power: domain: Add Apple pmgr driver

[PATCH] lib: objagg: Use the bitmap API when applicable
 2021-12-23 21:33 UTC 

[PATCH 0/6] Introduce CanoKey QEMU
 2021-12-23 17:18 UTC  (7+ messages)
` [PATCH 1/6] hw/usb: Add CanoKey Implementation
` [PATCH 2/6] meson: Add CanoKey
` [PATCH 3/6] docs: Add CanoKey documentation
` [PATCH 4/6] docs/system/devices/usb: Add CanoKey to USB devices examples
` [PATCH 5/6] docs/qdev-device-use: Add CanoKey to QDEV "
` [PATCH 6/6] MAINTAINERS: add myself as CanoKey maintainer

[PATCH] drm/i915: Increment composite fence seqno
 2021-12-23 21:32 UTC  (3+ messages)
  ` [Intel-gfx] "

[Buildroot] [PATCH v2] package/lttng-libust: bump to version 2.13.1
 2021-12-23 21:30 UTC 

[OpenRISC] [PATCH v3 00/13] Glibc OpenRISC port
 2021-12-23 21:26 UTC  (6+ messages)

[PATCH v6 0/6] x86/xen: Add in-kernel Xen event channel delivery
 2021-12-23 21:24 UTC  (5+ messages)

[RFC PATCH v2] Bluetooth: btintel: Fix broken LED quirk for legacy ROM devices
 2021-12-23 21:24 UTC  (8+ messages)

Partial reconfiguration on ZynqMP
 2021-12-23 21:23 UTC  (3+ messages)

[mptcp:export] BUILD SUCCESS b56d94c4e41a14e083b8b90ebc56b0492ec326fb
 2021-12-23 21:22 UTC 

[PATCH 0/3] KVM: PPC: KVM module exit fixes
 2021-12-23 21:19 UTC  (8+ messages)
` [PATCH 1/3] KVM: PPC: Book3S HV: Check return value of kvmppc_radix_init
` [PATCH 2/3] KVM: PPC: Book3S HV: Delay setting of kvm ops
` [PATCH 3/3] KVM: PPC: Book3S HV: Free allocated memory if module init fails

[PATCH 0/3] Fix spurious wakes on ACPI platforms
 2021-12-23 21:21 UTC  (5+ messages)
` [PATCH 2/3] Input: elan_i2c - Use PM subsystem to manage wake irq

[PATCH 0/3] Reorg ppc64 pmu insn counting
 2021-12-23 21:19 UTC  (3+ messages)

[PATCH 0/5] nvmem: support more NVMEM cells variants
 2021-12-23 21:18 UTC  (3+ messages)
` [PATCH 3/5] dt-bindings: nvmem: allow referencing device defined cells by names

[PATCH 0/3] KVM: PPC: Minor fixes
 2021-12-23 21:15 UTC  (8+ messages)
` [PATCH 1/3] KVM: PPC: Book3S HV: Stop returning internal values to userspace
` [PATCH 2/3] KVM: PPC: Fix vmx/vsx mixup in mmio emulation
` [PATCH 3/3] KVM: PPC: Fix mmio length message

linux-next: manual merge of the nand tree with the drivers-memory tree
 2021-12-23 21:17 UTC  (2+ messages)

[PATCH v2 0/5] Re-write PPC64 PMU instruction count using TCG Ops
 2021-12-23 21:14 UTC  (7+ messages)
` [PATCH v2 1/5] target/ppc: introduce power8-pmu-insn-cnt.c.inc
` [PATCH v2 2/5] target/ppc/power8-pmu-insn-cnt: introduce inc_spr_if_cond()
` [PATCH v2 3/5] target/ppc/power8-pmu-insn-cnt: add PMCs1-4 insn count
` [PATCH v2 4/5] target/ppc/power8-pmu-insn-cnt: add pmu_check_overflow()
` [PATCH v2 5/5] target/ppc/power8-pmu.c: remove helper_insns_inc()

[PATCH] parisc: Add lws_atomic_xchg and lws_atomic_store syscalls
 2021-12-23 21:11 UTC 

[GIT PULL] io_uring fix for 5.16-rc7
 2021-12-23 21:11 UTC 

[PATCH 00/26] TDX Guest: TDX core support
 2021-12-23 21:09 UTC  (10+ messages)
` [PATCH 04/26] x86/traps: Add #VE support for TDX guest
` [PATCH 19/26] x86/tdx: Make pages shared in ioremap()

[PATCH kvm-unit-tests] vmx: separate VPID tests
 2021-12-23 21:07 UTC  (2+ messages)

[PATCH -next V3] ubi: fix race condition between ctrl_cdev_ioctl and ubi_cdev_ioctl
 2021-12-23 21:06 UTC  (4+ messages)

[GIT PULL]
 2021-12-23 19:55 UTC  (2+ messages)

[PATCH v3 0/2] linux-user: fixes for sched_ syscalls
 2021-12-23 21:03 UTC  (5+ messages)
` [PATCH v3 1/2] linux-user: add sched_getattr support
` [PATCH v3 2/2] linux-user: call set/getscheduler set/getparam directly

[PATCH RESEND 1/1] x86/smpboot: check cpu_initialized_mask first after returning from schedule()
 2021-12-23 21:03 UTC 

[PATCH 0/3] drm/vkms: add support for multiple overlay planes
 2021-12-23 20:35 UTC  (6+ messages)
` [PATCH 2/3] "

linux-next: Signed-off-by missing for commit in the livepatching tree
 2021-12-23 21:00 UTC 

[PATCH] parisc: Switch user access functions to signal errors in r29 instead of r8
 2021-12-23 20:52 UTC 

[PATCH v4 1/6] hwmon: adt7x10: Refactor to use with_info API
 2021-12-23 20:52 UTC  (7+ messages)
` [PATCH v4 1/6] hwmon: adt7x10: Convert to use regmap
` [PATCH v4 2/6] hwmon: (adt7x10) Add device managed action for restoring config
` [PATCH v4 3/6] hwmon: (adt7x10) Use devm_hwmon_device_register_with_info
` [PATCH v4 4/6] hwmon: (adt7x10) Use devm_request_threaded_irq
` [PATCH v4 5/6] hwmon: (adt7x10) Remove empty driver removal callback
` [PATCH v4 6/6] hwmon: (adt7x10) Use hwmon_notify_event

[PATCH] acpi: validate hotplug selector on access
 2021-12-23 20:46 UTC  (8+ messages)

[PATCH v2] drm/amd/display: move calcs folder into DML
 2021-12-23 20:44 UTC  (3+ messages)

[PATCH v2 0/4] ata: pata_platform: Refurbish the driver
 2021-12-23 20:36 UTC  (4+ messages)
` [PATCH v2 2/4] ata: pata_platform: Merge pata_of_platform into pata_platform

[PATCH] cifs: invalidate dns resolver keys after use
 2021-12-23 20:33 UTC  (5+ messages)

[PATCH] mac80211: initialize variable have_higher_than_11mbit
 2021-12-23 20:30 UTC  (2+ messages)

[soc:arm/dt] BUILD SUCCESS 8b0c59c622dc4dab970ec63264fb5b152944ac80
 2021-12-23 20:27 UTC 

[PATCH 0/3] preliminary fixes for reftable support
 2021-12-23 20:27 UTC  (5+ messages)
` [PATCH 1/3] reftable: fix typo in header
` [PATCH 2/3] reftable: signal overflow
` [PATCH 3/3] reftable: support preset file mode for writing

[PATCH v2] memcg: add per-memcg vmalloc stat
 2021-12-23 20:27 UTC  (4+ messages)

[PATCH v6 0/2] On Semi AR0521 sensor driver
 2021-12-23 20:27 UTC  (7+ messages)
` [PATCH v6 2/2] Driver for ON Semi AR0521 camera sensor

[PATCH v2 0/2] TJA1103 perout and extts
 2021-12-23 20:24 UTC  (4+ messages)
` [PATCH v2 2/2] phy: nxp-c45-tja11xx: read the tx timestamp without lock

[PATCH v2 0/4] ext4 fast commit API cleanup
 2021-12-23 20:21 UTC  (5+ messages)
` [PATCH v2 1/4] ext4: use ext4_journal_start/stop for fast commit transactions
` [PATCH v2 2/4] ext4: drop ineligible txn start stop APIs
` [PATCH v2 3/4] ext4: simplify updating of fast commit stats
` [PATCH v2 4/4] ext4: update fast commit TODOs

[auto-upgrade-helper][PATCH] bitbake: consider both stdout and stderr when checking or logging output
 2021-12-23 20:21 UTC 

[paulmck-rcu:rcu/next] BUILD SUCCESS 6a654e5501a6930af14a7dfb3e8cb0c7efc31493
 2021-12-23 20:15 UTC 

[PATCH 0/2] ext4: fast commit crash consistency issues
 2021-12-23 20:13 UTC  (6+ messages)
` [PATCH 1/2] ext4: use ext4_ext_remove_space() for fast commit replay delete range
` [PATCH 2/2] ext4: fast commit may miss tracking unwritten range during ftruncate

[PATCH v7 0/5] io_uring: add xattr support
 2021-12-23 20:11 UTC  (7+ messages)
` [PATCH v7 1/5] fs: split off do_user_path_at_empty from user_path_at_empty()
` [PATCH v7 2/5] fs: split off setxattr_copy and do_setxattr function from setxattr
` [PATCH v7 3/5] fs: split off do_getxattr from getxattr
` [PATCH v7 4/5] io_uring: add fsetxattr and setxattr support
` [PATCH v7 5/5] io_uring: add fgetxattr and getxattr support

[PATCH] x86/mce: Reduce number of machine checks taken during recovery
 2021-12-23 20:07 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] EDAC/amd64: Add PCI device IDs for family 19h model 50h
 2021-12-23 20:04 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net-next v2 0/4] igb: support PEROUT and EXTTS PTP pin functions on 82580/i354/i350
 2021-12-23 20:03 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH v6 0/5] io_uring: add xattr support
 2021-12-23 20:00 UTC  (4+ messages)
` [PATCH v6 4/5] io_uring: add fsetxattr and setxattr support

[PATCH] notifier: Return an error when a callback has already been registered
 2021-12-23 20:00 UTC  (3+ messages)
` [PATCH -v2] "

[GIT PULL] ucount fix for v5.16-rc7
 2021-12-23 19:59 UTC  (2+ messages)

[PATCH 0/3] docs: sphinx/kfigure.py: Improve conversion to PDF
 2021-12-23 19:56 UTC  (2+ messages)

[tip:ras/core] BUILD SUCCESS 91f75eb481cfaee5c4ed8fb5214bf2fbfa04bd7b
 2021-12-23 19:55 UTC 

[PATCHv2] ref-manual: Add documentation of PACKAGE_DEBUG_FILE_SUFFIX
 2021-12-23 19:55 UTC 

[PATCH v4 1/4] build: Add sanitizer options
 2021-12-23 19:50 UTC  (4+ messages)
` [PATCH v4 2/4] build: Fix build when sanitizer are enabled
` [PATCH v4 3/4] bootstrap-configure: Enable sanitizer options
` [PATCH v4 4/4] gattrib: Fix passing NULL to memcpy

[PATCH v6 0/7] Documentation: KUnit: Rework KUnit documentation
 2021-12-23 19:49 UTC  (5+ messages)
` [PATCH v6 3/7] Documentation: KUnit: Added KUnit Architecture

[tip:master] BUILD SUCCESS 8144a7147ddca336f015064b9cbedf90e12ba6b7
 2021-12-23 19:45 UTC 

[PATCH] ARM: dts: BCM5301X: remove reg property from ports node on Asus RT-AC88U
 2021-12-23 19:29 UTC  (2+ messages)

[PATCH v4] docs/zh_CN: Add zh_CN/accounting/delay-accounting.rst
 2021-12-23 19:44 UTC  (2+ messages)

[PATCH] Documentation/sphinx: fix typos of "its"
 2021-12-23 19:42 UTC  (2+ messages)

[PATCH v2] docs/zh_CN: Add sched-domains translation
 2021-12-23 19:42 UTC  (2+ messages)

[PATCH 0/4] ASoC: qcom: Parse "pin-switches" and "widgets" from DT
 2021-12-23 19:39 UTC  (3+ messages)

[PATCH] doc: fs: remove bdev_try_to_free_page related doc
 2021-12-23 19:41 UTC  (3+ messages)

[RFC PATCH] ASoC: mediatek: mt8192-mt6359: fix device_node leak
 2021-12-23 19:39 UTC  (4+ messages)

[GIT PULL] etnaviv-next for 5.17
 2021-12-23 19:36 UTC 

[PULL v2 0/7] NBD patches
 2021-12-23 19:32 UTC  (2+ messages)

[PATCH] net: ethernet: mellanox: return errno instead of 1
 2021-12-23 19:34 UTC  (2+ messages)

[PATCH] dt-bindings: net: dsa: Fix realtek-smi example
 2021-12-23 19:31 UTC  (2+ messages)

[RFC PATCH v1 0/4] Rework realtek-rtl IRQ driver
 2021-12-23 19:29 UTC  (7+ messages)
` [RFC PATCH v1 2/4] irqchip: realtek-rtl: use per-parent irq handling
` [RFC PATCH v1 3/4] dt-bindings: interrupt-controller: realtek,rtl-intc: replace irq mapping

[PATCH v3] perf evlist: Remove group option
 2021-12-23 19:28 UTC 

QEMU CAS
 2021-12-23 19:24 UTC  (2+ messages)

[PATCH v6 0/5] tools/usbip: Patch set summary
 2021-12-23 19:22 UTC  (6+ messages)

[PATCH] eal: log hugepage create errors with filename
 2021-12-23 19:21 UTC 

[bisected][regression] drm: amdgpu: system hangs on tty login prompt
 2021-12-23 19:20 UTC  (2+ messages)

meta-virtualization/docker/containerd issue seen
 2021-12-23 19:18 UTC 

[PATCH] drm/amdgpu: no DC support for headless chips
 2021-12-23 19:19 UTC 

[PATCH v5 00/14] CSI2RX support on J721E
 2021-12-23 19:16 UTC  (11+ messages)
` [PATCH v5 04/14] media: cadence: csi2rx: Add external DPHY support
` [PATCH v5 06/14] media: cadence: csi2rx: Set the STOP bit when stopping a stream
` [PATCH v5 07/14] media: cadence: csi2rx: Fix stream data configuration
` [PATCH v5 08/14] media: cadence: csi2rx: Populate subdev devnode
` [PATCH v5 09/14] media: cadence: csi2rx: Add link validation
` [PATCH v5 10/14] media: Re-structure TI platform drivers
` [PATCH v5 11/14] media: ti: Add CSI2RX support for J721E
` [PATCH v5 12/14] media: dt-bindings: Make sure items in data-lanes are unique
` [PATCH v5 13/14] media: dt-bindings: Add DT bindings for TI J721E CSI2RX driver
` [PATCH v5 14/14] media: dt-bindings: Convert Cadence CSI2RX binding to YAML

[igt-dev] [PATCH i-g-t v4] tests/kms_rotation_crc: MPO subtest-mixing of pixel format and tiling on different planes
 2021-12-23 19:17 UTC  (4+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "


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.