All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-02 15:17:12 to 2022-03-02 15:59:30 UTC [more...]

[meta-oe][PATCH] nodejs: Upgrade to 16.11.1
 2022-03-02 15:59 UTC  (2+ messages)
      ` [oe] "

Alert when auditd is stopped
 2022-03-02 15:51 UTC 

[PATCH v8 0/2] Add the driver for Intel Keem Bay SoC timer block
 2022-03-02 15:58 UTC  (5+ messages)
` [PATCH v8 2/2] clocksource: Add Intel Keem Bay timer support

[PATCH v12 0/6] Use drm_clflush* instead of clflush
 2022-03-02 15:55 UTC  (8+ messages)
` [PATCH v12 1/6] drm: Add arch arm64 for drm_clflush_virt_range
          ` [Intel-gfx] "

RTT-PROBE: lore-subspace-rtt
 2022-03-02 15:56 UTC 

[PATCH 0/3] net/mlx5: fix link state detection
 2022-03-02 15:56 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] common/mlx5: add Netlink event helpers

[PATCH] bootcount: clarify documentation
 2022-03-02 15:56 UTC 

[PATCH 0/4] livepatch: fixes for patch generation
 2022-03-02 15:55 UTC  (9+ messages)
` [PATCH 1/4] livepatch: update readme to mention --xen-depends
` [PATCH 2/4] livepatch: improve rune for fetching of Build ID
` [PATCH 4/4] livepatch: differentiate between old and new build systems

[PATCH v1 0/5] Introduce virtio subsystem and Admin virtqueue
 2022-03-02 15:56 UTC  (6+ messages)
` [PATCH v1 1/5] virtio: Introduce virtio subsystem
` [virtio-comment] [PATCH v1 2/5] Introduce Admin Command Set
` [PATCH v1 3/5] Introduce DEVICE INFO Admin command
` [PATCH v1 4/5] Add virtio Admin virtqueue
` [PATCH v1 5/5] Add miscellaneous configuration structure for PCI

[PATCH v1 1/1] media: c8sectpfe: Clean up handling of *_buffer_aligned
 2022-03-02 15:51 UTC  (3+ messages)

[PATCH 0/8] ASoC: Intel: machine driver updates for 5.18
 2022-03-02 15:50 UTC  (7+ messages)
` [PATCH 6/8] ASoC: Intel: cirrus-common: support cs35l41 amplifier
` [PATCH 7/8] ASoC: Intel: sof_ssp_amp: rename driver and "

[libgpiod v2][PATCH v2 0/2] libgpiod v2: rewrite tests for the C library
 2022-03-02 15:54 UTC  (6+ messages)
` [libgpiod v2][PATCH v2 1/2] line-config: expose the override logic to users

[PATCH] ARM: at91: add support in soc driver for new SAMA5D29
 2022-03-02 15:53 UTC  (2+ messages)

[PATCH 00/17] cruft packs
 2022-03-02 15:54 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 11/17] builtin/pack-objects.c: --cruft with expiration

[lttng-dev] CTF2-SPECRC-4.0: Common Trace Format version 2 release candidate
 2022-03-02 15:54 UTC  (2+ messages)
` [diamon-discuss] "

Regression in workingset_refault latency on 5.15
 2022-03-02 15:53 UTC  (15+ messages)

[PATCH 4.19 000/247] 4.19.178-rc1 review
 2022-03-02 15:52 UTC  (3+ messages)
` [PATCH 4.19 041/247] ACPICA: Fix exception code class checks

[PATCH v4 0/3] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
 2022-03-02 15:51 UTC  (13+ messages)
` [PATCH v4 2/3] "

[PATCH v3 1/3] iio: temperature: ltc2983: Don't hard code defined constants in messages
 2022-03-02 15:50 UTC  (3+ messages)

[PATCH v5 1/1] pps: generators: pps_gen_parport: Switch to use module_parport_driver()
 2022-03-02 15:50 UTC  (2+ messages)

[PATCH 0/5] trace-cmd: Improvements in compression logic
 2022-03-02 15:52 UTC  (4+ messages)
` [PATCH 3/5] trace-cmd: Use errno from zlib, if available

[PATCH] builtin/remote.c: show progress when renaming remote references
 2022-03-02 15:52 UTC  (3+ messages)

phosphor-network: does it make sense to disable systemd-networkd sending DHCP release?
 2022-03-02 15:50 UTC  (2+ messages)

[PATCH v4] syscalls/keyctl09: test encrypted keys with provided decrypted data
 2022-03-02 15:53 UTC  (3+ messages)
` [LTP] "

RTT-PROBE: lore-subspace-rtt
 2022-03-02 15:51 UTC 

[PATCH v1 1/1] ACPI: Switch to use list_entry_is_head() helper
 2022-03-02 15:49 UTC  (2+ messages)

[PATCH 00/19] rcu/context-tracking: Merge RCU eqs-dynticks counter to context tracking
 2022-03-02 15:48 UTC  (20+ messages)
` [PATCH 01/19] context_tracking: Rename __context_tracking_enter/exit() to __ct_user_enter/exit()
` [PATCH 02/19] context_tracking: Rename context_tracking_user_enter/exit() to user_enter/exit_callable()
` [PATCH 03/19] context_tracking: Rename context_tracking_enter/exit() to ct_user_enter/exit()
` [PATCH 04/19] context_tracking: Rename context_tracking_cpu_set() to context_tracking_cpu_track_user()
` [PATCH 05/19] context_tracking: Split user tracking Kconfig
` [PATCH 06/19] context_tracking: Take idle eqs entrypoints over RCU
` [PATCH 07/19] context_tracking: Take IRQ "
` [PATCH 08/19] context_tracking: Take NMI "
` [PATCH 09/19] rcu/context-tracking: Remove rcu_irq_enter/exit()
` [PATCH 10/19] rcu/context_tracking: Move dynticks counter to context tracking
` [PATCH 11/19] rcu/context_tracking: Move dynticks_nesting "
` [PATCH 12/19] rcu/context_tracking: Move dynticks_nmi_nesting "
` [PATCH 13/19] rcu/context-tracking: Move deferred nocb resched "
` [PATCH 14/19] rcu/context-tracking: Move RCU-dynticks internal functions to context_tracking
` [PATCH 15/19] rcu/context-tracking: Remove unused and/or unecessary middle functions
` [PATCH 16/19] context_tracking: Convert state to atomic_t
` [PATCH 17/19] rcu/context-tracking: Use accessor for dynticks counter value
` [PATCH 18/19] rcu/context_tracking: Merge dynticks counter and context tracking states
` [PATCH 19/19] context_tracking: Exempt CONFIG_HAVE_CONTEXT_TRACKING_USER_OFFSTACK from non-active tracking

[PATCH v6 0/3] Add support for SoundWire1.6 audio cgcr register control
 2022-03-02 15:49 UTC  (10+ messages)
` [PATCH v6 1/3] soundwire: qcom: Add compatible name for v1.6.0
` [PATCH v6 2/3] soundwire: qcom: constify static struct qcom_swrm_data global variables
` [PATCH v6 3/3] dt-bindings: soundwire: qcom: Add bindings for audio CSR reset control property

[PATCH 0/9] introduce mt7921u driver
 2022-03-02 15:48 UTC  (20+ messages)
` [PATCH 1/9] mt76: usb: add req_type to ___mt76u_rr signature
` [PATCH 2/9] mt76: usb: add req_type to ___mt76u_wr signature
` [PATCH 3/9] mt76: usb: introduce __mt76u_init utility routine
` [PATCH 4/9] mt76: mt7921: disable runtime pm for usb
` [PATCH 5/9] mt76: mt7921: update mt7921_skb_add_usb_sdio_hdr to support usb
` [PATCH 6/9] mt76: mt7921: move mt7921_usb_sdio_tx_prepare_skb in common mac code
` [PATCH 7/9] mt76: mt7921: move mt7921_usb_sdio_tx_complete_skb "
` [PATCH 8/9] mt76: mt7921: move mt7921_usb_sdio_tx_status_data in mac common code
` [PATCH 9/9] mt76: mt7921: add mt7921u driver

[PATCH] staging: greybus: loopback: Fix Coding Style Error
 2022-03-02 15:49 UTC  (4+ messages)
    ` [greybus-dev] "

[PATCH v2 1/1] crypto: cavium/nitrox - don't cast parameter in bit operations
 2022-03-02 15:47 UTC  (2+ messages)

[linux-linus test] 168326: tolerable FAIL - PUSHED
 2022-03-02 15:48 UTC 

[PATCH v1 1/3] auxdisplay: lcd2s: Fix lcd2s_redefine_char() feature
 2022-03-02 15:47 UTC  (2+ messages)

[PATCH] [CIFS]: Add clamp_length support
 2022-03-02 15:47 UTC  (8+ messages)

[paulmck-rcu:rcu/next] BUILD SUCCESS 1498a74770d7ec2f6b62083cbd671c2ca7ca7549
 2022-03-02 15:46 UTC 

[PATCH] livepatch: set -f{function,data}-sections compiler option
 2022-03-02 15:46 UTC  (4+ messages)

[PATCH 1/2] cgroup: Use irqsave in cgroup_rstat_flush_locked()
 2022-03-02 15:47 UTC  (5+ messages)
      ` [PATCH] cgroup: Add a comment to cgroup_rstat_flush_locked()

[helgaas-pci:next] BUILD SUCCESS b3c57902bef6a4da58cb0465e858f797a5885c1a
 2022-03-02 15:46 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 6b97cd669adbe358d746609ee5f3d752a072790b
 2022-03-02 15:46 UTC 

[tty:tty-next] BUILD SUCCESS 16b3ac9041a33fd34990717096476145d08d42fc
 2022-03-02 15:46 UTC 

[helgaas-pci:pci/vga] BUILD SUCCESS 943f0c7ba0fd7d6bbedd5875f4d71055a0282997
 2022-03-02 15:47 UTC 

[PATCH v1 1/1] KVM: s390: Don't cast parameter in bit operations
 2022-03-02 15:45 UTC  (5+ messages)

[tty:tty-testing] BUILD SUCCESS 47b95e8ab731511b7ed7924ec3ec922e14737e4e
 2022-03-02 15:46 UTC 

access to bitbake arguments
 2022-03-02 15:47 UTC 

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 5862d8e032585a3e3841c020c2cae61f7f302e89
 2022-03-02 15:46 UTC 

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 99dfa925a9491d8916f63b7b1a3b99f23f107756
 2022-03-02 15:46 UTC 

[Intel-wired-lan] [tnguy-net-queue:master] BUILD SUCCESS 4761df52f1549cc8c5ffcad0b2095fffe2c5435d
 2022-03-02 15:46 UTC 

[PATCH] mt76: mt7921: fix xmit-queue dump for usb and sdio
 2022-03-02 15:46 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-03-02 15:46 UTC 

Questions regarding regarding idt/renesas versaclock5 driver
 2022-03-02 15:45 UTC  (8+ messages)
        ` [EXTERNAL] "

[PATCH mptcp-next 0/3] Upstreaming cleanup
 2022-03-02 15:45 UTC  (5+ messages)

Use after free in cgroup_migrate_execute
 2022-03-02 15:45 UTC 

[next-20220225] powerpc boot broken with maple tree code ?
 2022-03-02 14:52 UTC  (2+ messages)

ipipe-5.4: arm64 regression
 2022-03-02 15:44 UTC  (2+ messages)

[PATCH v3 0/3] soundwire: qcom: add pm runtime support
 2022-03-02 15:42 UTC  (3+ messages)

[PATCH] drivers: led: bcm6858: Set default brightness when setting LED state
 2022-03-02 15:31 UTC 

[RFC PATCH 0/5] PCIe EPF support for internal DMAC handling and driver update for R-Car PCIe EP to support DMAC
 2022-03-02 15:42 UTC 

[PATCH v2 1/2] perf arm-spe: Use SPE data source for neoverse cores
 2022-03-02 15:39 UTC  (4+ messages)
` [PATCH v2 2/2] perf mem: Support HITM for when mem_lvl_num is used

[RFC PATCH] powerpc: Implement hotplug smt control
 2022-03-02 15:40 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-02 15:41 UTC 

[PATCH] libceph: fix last_piece calculation in ceph_msg_data_pages_advance
 2022-03-02 15:41 UTC  (2+ messages)

[PATCH 0/4] media: videobuf2: Add a transfer error event
 2022-03-02 15:40 UTC  (3+ messages)
` [PATCH 2/4] "

[PATCH v3 0/6] ceph: encrypt the snapshot directories
 2022-03-02 15:40 UTC  (2+ messages)

[PATCH 0/2] Enable vhost-user to be used on BSD systems
 2022-03-02 15:38 UTC  (7+ messages)
` [PATCH 1/2] Allow returning EventNotifier's wfd

[PATCH v2 0/6] Exception handling in HYP mode on ARMv7-A
 2022-03-02 15:39 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix potential null dereference
 2022-03-02 15:39 UTC  (4+ messages)

patch "staging: rtl8723bs: Fix access-point mode deadlock" added to staging-linus
 2022-03-02 15:38 UTC 

Battery1 vs. GATT reporting
 2022-03-02 15:33 UTC  (6+ messages)

propagating vmgenid outward and upward
 2022-03-02 15:36 UTC  (14+ messages)

[PATCH v2 0/2] Add support for Xilinx Versal CPM5 Root Port
 2022-03-02 15:37 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: xilinx-cpm: Add "
` [PATCH v2 2/2] PCI: xilinx-cpm: Add support for "

[PATCH 1/1] vhost: Protect the virtqueue from being cleared whilst still in use
 2022-03-02 15:36 UTC  (7+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-02 15:36 UTC 

[PATCH V9 mlx5-next 00/15] Add mlx5 live migration driver and v2 migration protocol
 2022-03-02 15:34 UTC  (5+ messages)
` [PATCH V9 mlx5-next 09/15] vfio: Define device migration protocol v2

[PATCH 0/6] perf: Arm SMMU PMU driver
 2022-03-02 15:33 UTC  (3+ messages)
` [PATCH 3/6] iommu/arm-smmu: Add DT PMU support

[PATCH 1/4] mutlilib: Handle WHITELIST_GPL-3.0 being unset
 2022-03-02 15:34 UTC  (7+ messages)
` [PATCH 3/4] license/insane: Show warning for obsolete license usage
  ` [OE-core] "
` [PATCH 4/4] license: Rework INCOMPATIBLE_LICENSE wildcard handling
  ` [OE-core] "

sh4-linux-gcc: error: unrecognized command-line option '-Wout-of-line-declaration'; did you mean '-Wold-style-declaration'?
 2022-03-02 15:32 UTC 

[RFC 00/10] Introduce In Field Scan driver
 2022-03-02 15:33 UTC  (3+ messages)

[PATCH] mt76: mt7921: make mt7921_init_tx_queues static
 2022-03-02 15:32 UTC 

[PATCH] platform/x86: thinkpad_acpi: Add PSC mode support
 2022-03-02 15:32 UTC  (3+ messages)
  ` [External] "

[PATCH v2 00/10] tpm: rng: Move TPM RNG functionality to driver model
 2022-03-02 15:32 UTC  (5+ messages)
` [PATCH v2 06/10] configs: chromebook_coral: Build TPMV1 library routines

[PATCH v2 0/4] drm/i915/ttm: Evict and store of compressed object
 2022-03-02 15:31 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v3 00/17] mtd: spinand: Add Octal DTR SPI (8D-8D-8D) mode support
 2022-03-02 15:30 UTC  (7+ messages)
` [PATCH v3 05/17] mtd: spinand: Define ctrl_ops for non-page read/write op templates

[PATCH net] net: dcb: flush lingering app table entries for unregistered devices
 2022-03-02 15:31 UTC  (4+ messages)

[PATCH v1 1/1] iio: dac: ltc2688: Use temporary variable for struct device
 2022-03-02 15:31 UTC 

[dpdk-dev] [PATCH] net/mlx5: fix the NIC egress flow mismatch in switchdev mode
 2022-03-02 15:30 UTC  (2+ messages)
` [PATCH v4] "

RTT-PROBE: lore-subspace-rtt
 2022-03-02 15:31 UTC 

[PATCH] i2c: xiic: Make bus names unique
 2022-03-02 15:29 UTC  (4+ messages)

[PATCH] docs: generate manpage from README and HOWTO
 2022-03-02 15:27 UTC  (2+ messages)

[meta-networking][PATCH V2 0/2] networkmanager: switch to meson and git
 2022-03-02 15:27 UTC  (2+ messages)
` [meta-networking][PATCH V2 2/2] networkmanager: new configure options

[PATCH v1 -next] kasan: fix a missing header include of static_keys.h
 2022-03-02 15:25 UTC  (3+ messages)

[PATCH] config: Using HOSTPKG_CONFIG prefix for pkg-config
 2022-03-02 15:27 UTC  (3+ messages)

arm: stm32h7: Support for the STM32H747I-DISCO board
 2022-03-02 15:26 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-03-02 15:26 UTC 

[PATCH] btrfs: fallback to blocking mode when doing async dio over multiple extents
 2022-03-02 15:21 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/8] drm/vmwgfx: 3D on arm64 and large cursor support
 2022-03-02 15:24 UTC  (10+ messages)
` [PATCH 1/8] drm/vmwgfx: Add support for CursorMob and CursorBypass 4
` [PATCH 2/8] drm/vmwgfx: Cleanup multimon initialization code
` [PATCH 3/8] drm/vmwgfx: Print capabilities early during the initialization
` [PATCH 4/8] drm/vmwgfx: Fix fencing on SVGAv3
` [PATCH 5/8] drm/vmwgfx: Allow querying of the SVGA PCI id from the userspace
` [PATCH 6/8] drm/vmwgfx: Initialize drm_mode_fb_cmd2
` [PATCH 7/8] drm/vmwgfx: Implement MSI/MSI-X support for IRQs
` [PATCH 8/8] drm/vmwgfx: Stop using surface dma commands on most configurations

drivers/irqchip/irq-xilinx-intc.c:127:14: warning: no previous prototype for 'xintc_get_irq'
 2022-03-02 15:23 UTC  (4+ messages)

[PATCH v2] btrfs: add test for enable/disable quota and create/destroy qgroup repeatedly
 2022-03-02 15:22 UTC  (2+ messages)

[PATCH] ksmbd: use netif_is_bridge_port
 2022-03-02 15:11 UTC 

[Intel-gfx] [RFC PATCH 0/2] Remove frontbuffer tracking from the gem code
 2022-03-02 15:21 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

RTT-PROBE: lore-subspace-rtt
 2022-03-02 15:21 UTC 

[LSF/MM/BPF TOPIC] configfd as a replacement for both ioctls and fsconfig
 2022-03-02 15:19 UTC  (4+ messages)

[iptables PATCH 0/4] Speed up iptables-nft-save
 2022-03-02 15:18 UTC  (5+ messages)
` [iptables PATCH 1/4] nft: Simplify immediate parsing
` [iptables PATCH 2/4] nft: Speed up "
` [iptables PATCH 3/4] xshared: Prefer xtables_chain_protos lookup over getprotoent
` [iptables PATCH 4/4] nft: Don't pass command state opaque to family ops callbacks


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.