All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-27 17:37:46 to 2022-07-27 18:20:03 UTC [more...]

[RFC] futex2: add NUMA awareness
 2022-07-27 17:19 UTC  (5+ messages)

[PATCH net-next v9 0/2] add framework for selftests in devlink
 2022-07-27 17:19 UTC  (4+ messages)
` [PATCH net-next v9 1/2] devlink: introduce framework for selftests
` [PATCH net-next v9 2/2] bnxt_en: implement callbacks for devlink selftests

[linux-next:master 12817/13276] drivers/dma/ppc4xx/adma.c:1329: warning: expecting prototype for ppc440spe_adma_device_estimate(). Prototype was for ppc440spe_adma_estimate() instead
 2022-07-27 18:19 UTC 

[meta-networking][PATCH] sshpass: add recipe
 2022-07-27 18:19 UTC 

Docker Compose issue regarding the deprecation of Python3 distutils on Kirkstone
 2022-07-27 18:19 UTC  (2+ messages)
  ` [meta-virtualization] "

[PATCH 0/4] Introduction of rpmsg_rx_done
 2022-07-27 17:18 UTC  (5+ messages)
` [PATCH 1/4] rpmsg: core: Add rx done hooks
` [PATCH 2/4] rpmsg: char: Add support to use rpmsg_rx_done

[Intel-gfx] [PATCH 1/2] drm/i915/d12+: Disable DMC handlers during loading/disabling the firmware
 2022-07-27 18:17 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for series starting with [1/2] "

[PATCH] ext4: Avoid crash when inline data creation follows DIO write
 2022-07-27 17:17 UTC  (2+ messages)

[PATCH 0/2] vfio-ccw fixes for 5.20
 2022-07-27 17:16 UTC  (5+ messages)
` [PATCH 1/2] vfio/ccw: Add length to DMA_UNMAP checks

[PATCH v3 1/3] dt-bindings: usb: Add binding for TI USB8041 hub controller
 2022-07-27 17:16 UTC  (4+ messages)
` [PATCH v3 2/3] usb: misc: onboard_usb_hub: Add reset-gpio support

[Buildroot] [PATCH 1/3] package/libdeflate: new package
 2022-07-27 18:14 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/dht: "

[PATCH v2 6/9] aspeed: Add AST2600 (BMC) to fby35
 2022-07-27 18:09 UTC  (3+ messages)

[PATCH v3 0/2] iio: humidity: hdc100x: add manufacturer and device ID check
 2022-07-27 17:14 UTC  (5+ messages)
` [PATCH v3 1/2] iio: humidity: hdc100x: switch to probe_new callback
` [PATCH v3 2/2] iio: humidity: hdc100x: add manufacturer and device ID check

[PATCH v3 00/12] powernv: introduce pnv-phb base/proxy devices
 2022-07-27 17:44 UTC  (21+ messages)
` [PATCH v3 01/12] ppc/pnv: add PHB3 bus init helper
` [PATCH v3 02/12] ppc/pnv: add PnvPHB base/proxy device
` [PATCH v3 04/12] ppc/pnv: add PHB4 bus init helper
` [PATCH v3 06/12] ppc/pnv: add pnv-phb-root-port device
` [PATCH v3 07/12] ppc/pnv: remove pnv-phb3-root-port
` [PATCH v3 08/12] ppc/pnv: remove pnv-phb4-root-port
` [PATCH v3 09/12] ppc/pnv: remove root port name from pnv_phb_attach_root_port()
` [PATCH v3 10/12] ppc/pnv: remove pecc->rp_model
` [PATCH v3 11/12] ppc/pnv: remove PnvPHB4.version
` [PATCH v3 12/12] ppc/pnv: move attach_root_port helper to pnv-phb.c

[PATCH v1 00/11] Put struct nfsd4_copy on a diet
 2022-07-27 17:15 UTC  (4+ messages)

[PATCH v4 1/2] usb: misc: onboard_usb_hub: Add reset-gpio support
 2022-07-27 17:14 UTC  (2+ messages)

[Buildroot] [PATCH 1/4] package/libutp: bump version
 2022-07-27 18:13 UTC  (4+ messages)
` [Buildroot] [PATCH 2/4] package/libdeflate: new package
` [Buildroot] [PATCH 3/4] package/dht: "
` [Buildroot] [PATCH/RFC 4/4] package/transmission: bump version

[PATCH bpf-next 00/14] bpf: net: Remove duplicated codes from bpf_setsockopt()
 2022-07-27 17:14 UTC  (4+ messages)
` [PATCH bpf-next 03/14] bpf: net: Consider optval.is_bpf before capable check in sock_setsockopt()

[PATCH bpf-next v1 0/3] Add skb + xdp dynptrs
 2022-07-27 17:13 UTC  (3+ messages)
` [PATCH bpf-next v1 1/3] bpf: Add skb dynptrs

[RFC PATCH v2 0/2] workqueue: destroy_worker() vs isolated CPUs
 2022-07-27 17:13 UTC  (3+ messages)
` [RFC PATCH v2 1/2] workqueue: Unbind workers before sending them to exit()

[PATCH V8 00/16] The Runtime Verification (RV) interface
 2022-07-27 17:11 UTC  (17+ messages)
` [PATCH V8 01/16] rv: Add "
` [PATCH V8 02/16] rv: Add runtime reactors interface
` [PATCH V8 03/16] rv/include: Add helper functions for deterministic automata
` [PATCH V8 04/16] rv/include: Add deterministic automata monitor definition via C macros
` [PATCH V8 05/16] rv/include: Add instrumentation helper functions
` [PATCH V8 06/16] Documentation/rv: Add a basic documentation
` [PATCH V8 07/16] tools/rv: Add dot2c
` [PATCH V8 08/16] Documentation/rv: Add deterministic automaton documentation
` [PATCH V8 09/16] tools/rv: Add dot2k
` [PATCH V8 10/16] Documentation/rv: Add deterministic automata monitor synthesis documentation
` [PATCH V8 11/16] Documentation/rv: Add deterministic automata instrumentation documentation
` [PATCH V8 12/16] rv/monitor: Add the wip monitor skeleton created by dot2k
` [PATCH V8 13/16] rv/monitor: Add the wip monitor
` [PATCH V8 14/16] rv/monitor: Add the wwnr monitor
` [PATCH V8 15/16] rv/reactor: Add the printk reactor
` [PATCH V8 16/16] rv/reactor: Add the panic reactor

RTT-PROBE: lore-subspace-rtt
 2022-07-27 18:10 UTC 

[PATCH] drm/i915/ttm: don't leak the ccs state
 2022-07-27 18:10 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v3 0/8] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / Platform Support
 2022-07-27 18:07 UTC  (9+ messages)
` [PATCH RFC v3 1/8] of: Mark interconnects property supplier as optional

[PATCH 00/13] NFSD: clean up locking
 2022-07-27 17:12 UTC  (3+ messages)

[PATCH intel-next 0/2] ice: add NETIF_F_LOOPBACK support
 2022-07-27 18:09 UTC  (5+ messages)
` [PATCH intel-next 1/2] ice: compress branches in ice_set_features()
  ` [Intel-wired-lan] "
` [PATCH intel-next 2/2] ice: allow toggling loopback mode via ndo_set_features callback
  ` [Intel-wired-lan] "

[RFC PATCH 0/6] Introduce "sysctl:" module aliases
 2022-07-27 17:11 UTC  (12+ messages)
` [RFC PATCH 2/6] modpost: deduplicate section_rel[a]()
` [RFC PATCH 3/6] sysctl, mod_devicetable: shadow struct ctl_table.procname for file2alias
` [RFC PATCH 6/6] sysctl: introduce /proc/sys/kernel/modprobe_sysctl_alias

[Buildroot] [PATCH 1/1] package/qt5: bump packages to latest kde submodule versions
 2022-07-27 18:08 UTC  (3+ messages)

[oe-core][kirkstone][PATCH 1/1] lua: Backport fix for CVE-2022-33099
 2022-07-27 18:07 UTC  (2+ messages)

[RFC PATCH v3 0/9] can: slcan: extend supported features (step 2)
 2022-07-27 17:09 UTC  (3+ messages)
` [RFC PATCH v3 3/9] can: slcan: remove legacy infrastructure

[PATCH] config.c: NULL check when reading protected config
 2022-07-27 17:07 UTC  (6+ messages)
` [PATCH v2] "
  ` nonnull v.s. BUG() if !x (was: [PATCH v2] config.c: NULL check when reading protected config)

Ext4 mballoc behavior with mb_optimize_scan=1
 2022-07-27 17:07 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-27 18:00 UTC 

[PATCH net-next 0/9] Take devlink lock on mlx4 and mlx5 callbacks
 2022-07-27 17:03 UTC  (10+ messages)
` [PATCH net-next 1/9] net: devlink: remove region snapshot ID tracking dependency on devlink->lock
` [PATCH net-next 2/9] net: devlink: remove region snapshots list "
` [PATCH net-next 3/9] net/mlx5: Move fw reset unload to mlx5_fw_reset_complete_reload
` [PATCH net-next 4/9] net/mlx5: Lock mlx5 devlink reload callbacks
` [PATCH net-next 5/9] net/mlx4: Use devl_ API for devlink region create / destroy
` [PATCH net-next 6/9] net/mlx4: Use devl_ API for devlink port register / unregister
` [PATCH net-next 7/9] net/mlx4: Lock mlx4 devlink reload callback
` [PATCH net-next 8/9] net/mlx5: Lock mlx5 devlink health recovery callback
` [PATCH net-next 9/9] devlink: Hold the instance lock in health callbacks

[PATCH] dt-bindings: display: use spi-peripheral-props.yaml
 2022-07-27 17:04 UTC  (2+ messages)

[PATCH V3] bsh: imx6ulz_smm_m2: Add imx6ulz BSH SMM M2 boards
 2022-07-27 17:56 UTC 

[PATCH] libusb1: Link with -latomic only if no atomic builtins
 2022-07-27 17:56 UTC  (8+ messages)
` [OE-core] "

[net-next: PATCH v3 0/8] DSA: switch to fwnode_/device_
 2022-07-27 17:00 UTC  (5+ messages)
` [net-next: PATCH v3 6/8] net: core: switch to fwnode_find_net_device_by_node()

[GIT PULL] asm-generic fixes for 5.19, part 2
 2022-07-27 17:00 UTC  (2+ messages)

[PATCH 1/3 cgroup/for-5.20] cgroup: Elide write-locking threadgroup_rwsem when updating csses on an empty subtree
 2022-07-27 17:55 UTC  (8+ messages)
` [PATCH 2/3 cgroup/for-5.20] cgroup: Add "no" prefixed mount options
        ` [PATCH cgroup/for-5.20] cgroup: remove "no" prefixed mount options options

[PATCH V7 00/11] PCI devices passthrough on Arm, part 3
 2022-07-27 17:54 UTC  (4+ messages)
` [PATCH V7 10/11] xen/arm: translate virtual PCI bus topology for guests

[PATCH 1/1] drivers/base/cpu: Print kernel arch
 2022-07-27 16:40 UTC  (2+ messages)

[PATCH] dt-bindings: fpga: microchip,mpf-spi-fpga-mgr: use spi-peripheral-props.yaml
 2022-07-27 16:57 UTC  (2+ messages)

[PATCH] drivers/net/amt.c : fix typo
 2022-07-27 16:56 UTC 

[PATCH] virtio-pci: don't touch pci on virtio reset
 2022-07-27 17:32 UTC  (3+ messages)

[PATCH] drm/amd/display: Remove unused struct freesync_context
 2022-07-27 17:50 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-07-27 17:50 UTC 

[PATCH 5.18 000/158] 5.18.15-rc1 review
 2022-07-27 16:13 UTC  (87+ messages)
` [PATCH 5.18 062/158] igmp: Fix data-races around sysctl_igmp_llm_reports
` [PATCH 5.18 064/158] igmp: Fix data-races around sysctl_igmp_max_msf
` [PATCH 5.18 065/158] igmp: Fix data-races around sysctl_igmp_qrv
` [PATCH 5.18 066/158] tcp: Fix data-races around keepalive sysctl knobs
` [PATCH 5.18 067/158] tcp: Fix data-races around sysctl_tcp_syn(ack)?_retries
` [PATCH 5.18 068/158] tcp: Fix data-races around sysctl_tcp_syncookies
` [PATCH 5.18 069/158] tcp: Fix data-races around sysctl_tcp_migrate_req
` [PATCH 5.18 070/158] tcp: Fix data-races around sysctl_tcp_reordering
` [PATCH 5.18 071/158] tcp: Fix data-races around some timeout sysctl knobs
` [PATCH 5.18 082/158] pinctrl: armada-37xx: Reuse GPIO fwnode in armada_37xx_irqchip_register()
` [PATCH 5.18 083/158] pinctrl: armada-37xx: make irq_lock a raw spinlock to avoid invalid wait context
` [PATCH 5.18 084/158] net: lan966x: Fix taking rtnl_lock while holding spin_lock
` [PATCH 5.18 085/158] net: lan966x: Fix usage of lan966x->mac_lock when entry is added
` [PATCH 5.18 086/158] net: lan966x: Fix usage of lan966x->mac_lock when entry is removed
` [PATCH 5.18 087/158] net: lan966x: Fix usage of lan966x->mac_lock inside lan966x_mac_irq_handler
` [PATCH 5.18 088/158] net: lan966x: Fix usage of lan966x->mac_lock when used by FDB
` [PATCH 5.18 089/158] i40e: Fix erroneous adapter reinitialization during recovery process
` [PATCH 5.18 090/158] ixgbe: Add locking to prevent panic when setting sriov_numvfs to zero
` [PATCH 5.18 091/158] net: dsa: fix dsa_port_vlan_filtering when global
` [PATCH 5.18 092/158] net: dsa: move reset of VLAN filtering to dsa_port_switchdev_unsync_attrs
` [PATCH 5.18 093/158] net: dsa: fix NULL pointer dereference in dsa_port_reset_vlan_filtering
` [PATCH 5.18 094/158] net: stmmac: remove redunctant disable xPCS EEE call
` [PATCH 5.18 095/158] gpio: pca953x: only use single read/write for No AI mode
` [PATCH 5.18 096/158] gpio: pca953x: use the correct range when do regmap sync
` [PATCH 5.18 097/158] gpio: pca953x: use the correct register address when regcache sync during init
` [PATCH 5.18 098/158] be2net: Fix buffer overflow in be_get_module_eeprom
` [PATCH 5.18 099/158] net: dsa: sja1105: silent spi_device_id warnings
` [PATCH 5.18 100/158] net: dsa: vitesse-vsc73xx: "
` [PATCH 5.18 101/158] amt: use workqueue for gateway side message handling
` [PATCH 5.18 102/158] amt: remove unnecessary locks
` [PATCH 5.18 103/158] amt: use READ_ONCE() in amt module
` [PATCH 5.18 104/158] amt: add missing regeneration nonce logic in request logic
` [PATCH 5.18 105/158] amt: drop unexpected advertisement message
` [PATCH 5.18 106/158] amt: drop unexpected query message
` [PATCH 5.18 107/158] amt: drop unexpected multicast data
` [PATCH 5.18 108/158] amt: do not use amt->nr_tunnels outside of lock
` [PATCH 5.18 109/158] drm/panel-edp: Fix variable typo when saving hpd absent delay from DT
` [PATCH 5.18 110/158] drm/imx/dcss: Add missing of_node_put() in fail path
` [PATCH 5.18 111/158] can: rcar_canfd: Add missing of_node_put() in rcar_canfd_probe()
` [PATCH 5.18 112/158] ipv4: Fix a data-race around sysctl_fib_multipath_use_neigh
` [PATCH 5.18 113/158] ipv4: Fix data-races around sysctl_fib_multipath_hash_policy
` [PATCH 5.18 114/158] ipv4: Fix data-races around sysctl_fib_multipath_hash_fields
` [PATCH 5.18 115/158] ip: Fix data-races around sysctl_ip_prot_sock
` [PATCH 5.18 116/158] udp: Fix a data-race around sysctl_udp_l3mdev_accept
` [PATCH 5.18 117/158] tcp: Fix data-races around sysctl knobs related to SYN option
` [PATCH 5.18 118/158] tcp: Fix a data-race around sysctl_tcp_early_retrans
` [PATCH 5.18 119/158] tcp: Fix data-races around sysctl_tcp_recovery
` [PATCH 5.18 120/158] tcp: Fix a data-race around sysctl_tcp_thin_linear_timeouts
` [PATCH 5.18 121/158] tcp: Fix data-races around sysctl_tcp_slow_start_after_idle
` [PATCH 5.18 122/158] tcp: Fix a data-race around sysctl_tcp_retrans_collapse
` [PATCH 5.18 123/158] tcp: Fix a data-race around sysctl_tcp_stdurg
` [PATCH 5.18 124/158] tcp: Fix a data-race around sysctl_tcp_rfc1337
` [PATCH 5.18 125/158] tcp: Fix a data-race around sysctl_tcp_abort_on_overflow
` [PATCH 5.18 126/158] tcp: Fix data-races around sysctl_tcp_max_reordering
` [PATCH 5.18 127/158] net/sched: cls_api: Fix flow action initialization
` [PATCH 5.18 128/158] selftests: gpio: fix include path to kernel headers for out of tree builds
` [PATCH 5.18 129/158] gpio: gpio-xilinx: Fix integer overflow
` [PATCH 5.18 130/158] KVM: selftests: Fix target thread to be migrated in rseq_test
` [PATCH 5.18 131/158] spi: bcm2835: bcm2835_spi_handle_err(): fix NULL pointer deref for non DMA transfers
` [PATCH 5.18 132/158] KVM: Dont null dereference ops->destroy
` [PATCH 5.18 133/158] mm/mempolicy: fix uninit-value in mpol_rebind_policy()
` [PATCH 5.18 134/158] bpf: Make sure mac_header was set before using it
` [PATCH 5.18 135/158] sched/deadline: Fix BUG_ON condition for deboosted tasks
` [PATCH 5.18 136/158] perf/x86/intel/lbr: Fix unchecked MSR access error on HSW
` [PATCH 5.18 137/158] x86/bugs: Warn when "ibrs" mitigation is selected on Enhanced IBRS parts
` [PATCH 5.18 138/158] clk: lan966x: Fix the lan966x clock gate register address
` [PATCH 5.18 139/158] dlm: fix pending remove if msg allocation fails
` [PATCH 5.18 140/158] crypto: qat - set to zero DH parameters before free
` [PATCH 5.18 141/158] crypto: qat - use pre-allocated buffers in datapath
` [PATCH 5.18 142/158] crypto: qat - refactor submission logic
` [PATCH 5.18 143/158] crypto: qat - add backlog mechanism
` [PATCH 5.18 144/158] crypto: qat - fix memory leak in RSA
` [PATCH 5.18 145/158] crypto: qat - remove dma_free_coherent() for RSA
` [PATCH 5.18 146/158] crypto: qat - remove dma_free_coherent() for DH
` [PATCH 5.18 147/158] crypto: qat - add param check for RSA
` [PATCH 5.18 148/158] crypto: qat - add param check for DH
` [PATCH 5.18 149/158] crypto: qat - re-enable registration of algorithms
` [PATCH 5.18 150/158] exfat: fix referencing wrong parent directory information after renaming
` [PATCH 5.18 151/158] exfat: use updated exfat_chain directly during renaming
` [PATCH 5.18 152/158] x86/amd: Use IBPB for firmware calls
` [PATCH 5.18 153/158] x86/alternative: Report missing return thunk details
` [PATCH 5.18 154/158] watchqueue: make sure to serialize wqueue->defunct properly
` [PATCH 5.18 155/158] ASoC: SOF: pm: add explicit behavior for ACPI S1 and S2
` [PATCH 5.18 156/158] ASoC: SOF: pm: add definitions for S4 and S5 states
` [PATCH 5.18 157/158] ASoC: SOF: Intel: disable IMR boot when resuming from ACPI "
` [PATCH 5.18 158/158] watch-queue: remove spurious double semicolon

[igt-dev] [PATCH igt] tests/kms_bw: Skip unsupported modes
 2022-07-27 17:48 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_bw: Skip unsupported modes (rev4)

[PATCH] ASoC: dt-bindings: use spi-peripheral-props.yaml
 2022-07-27 16:53 UTC  (2+ messages)

[PATCH v6 17/17] KVM: arm64: Introduce pkvm_dump_backtrace()
 2022-07-27 17:45 UTC  (4+ messages)
` [PATCH 0/6] KVM: arm64: nVHE stack unwinder rework

[PATCH v6 00/17] KVM nVHE Hypervisor stack unwinder
 2022-07-27 17:44 UTC  (3+ messages)

[PATCH v2 00/10] dt-bindings: iio: use spi-peripheral-props.yaml
 2022-07-27 16:56 UTC  (3+ messages)
` [PATCH v2 01/10] dt-bindings: iio: adc: "

[ANNOUNCE] 5.10.131-cip13-rt5 (rt72)
 2022-07-27 17:45 UTC 

[PATCH 0/2] IPsec on Arm
 2022-07-27 17:42 UTC  (5+ messages)
` [PATCH 2/2] crypto/ipsec_mb: enable IPsec on Arm platform

[Buildroot] [PATCH] support/scripts/check-host-rpath: send readelf error output to oblivion
 2022-07-27 17:42 UTC  (3+ messages)

[PATCH] workqueue: avoid re-entry of pwq->pool->lock through __queue_work
 2022-07-27 16:51 UTC  (2+ messages)

[Intel-wired-lan] [net-next 0/6] ice: detect and report PTP timestamp issues
 2022-07-27 17:40 UTC  (3+ messages)
` [Intel-wired-lan] [net-next 4/6] ice: track and warn when PHC update is late

[igt-dev] [PATCH i-g-t v1] tests/kms_cursor_legacy: Update cursor before page flip
 2022-07-27 17:40 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_cursor_legacy: Update cursor before page flip (rev2)

RTT-PROBE: lore-subspace-rtt
 2022-07-27 17:40 UTC 

[Intel-gfx] [PATCH] drm/i915: Suppress oom warning for shmemfs object allocation failure
 2022-07-27 17:40 UTC 

[PATCH v5 0/5] Add SPI Driver to HPE GXP Architecture
 2022-07-27 16:50 UTC  (3+ messages)
` [PATCH v5 2/5] spi: dt-bindings: add documentation for hpe,gxp-spifi

[RFC v2] non-temporal memcpy
 2022-07-27 17:37 UTC  (7+ messages)


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.