All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-13 11:38:17 to 2023-10-13 12:10:40 UTC [more...]

[patch net-next v3 0/7] devlink: fix a deadlock when taking devlink instance lock while holding RTNL lock
 2023-10-13 12:10 UTC  (4+ messages)
` [patch net-next v3 1/7] net: treat possible_net_t net pointer as an RCU one and add read_pnet_rcu()
` [patch net-next v3 2/7] devlink: call peernet2id_alloc() with net pointer under RCU read lock
` [patch net-next v3 3/7] devlink: take device reference for devlink object

[LTP] [PATCH 0/4] Add .modprobe (loading modules in C API)
 2023-10-13 12:09 UTC  (3+ messages)
` [LTP] [PATCH 2/4] lib: Add .modprobe

[PATCH 0/5] Add ZynqMP efuse access support
 2023-10-13 12:08 UTC  (12+ messages)
` [PATCH 2/5] dt-bindings: nvmem: Convert xlnx,zynqmp-nvmem.txt to yaml

[PATCH v3 00/16] Introduce PMF Smart PC Solution Builder Feature
 2023-10-13 12:08 UTC  (4+ messages)
` [PATCH v3 06/16] platform/x86/amd/pmf: Add support to get inputs from other subsystems

[Intel-xe] [PATCH V6 0/2] drm/xe: Count and report low level driver errors
 2023-10-13 12:16 UTC  (3+ messages)
` [Intel-xe] [PATCH V6 1/2] drm/xe: Introduce low level driver error counting APIs
` [Intel-xe] [PATCH V6 2/2] drm/xe: Update counter for low level driver errors

[PATCH net] net: ti: icssg-prueth: Fix r30 CMDs bitmasks
 2023-10-13 12:07 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/3] tests/kms_plane_scaling: add get_num_scalers()
 2023-10-13 12:06 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/3] lib/igt_kms: "

[PATCH v2 00/10] thunderbolt: USB4 v2 asymmetric switching and more
 2023-10-13 12:06 UTC  (11+ messages)
` [PATCH v2 01/10] thunderbolt: Use constants for path weight and priority
` [PATCH v2 02/10] thunderbolt: Use weight constants in tb_usb3_consumed_bandwidth()
` [PATCH v2 03/10] thunderbolt: Make is_gen4_link() available to the rest of the driver
` [PATCH v2 04/10] thunderbolt: Change bandwidth reservations to comply USB4 v2
` [PATCH v2 05/10] thunderbolt: Set path power management packet support bit for USB4 v2 routers
` [PATCH v2 06/10] thunderbolt: Introduce tb_port_path_direction_downstream()
` [PATCH v2 07/10] thunderbolt: Introduce tb_for_each_upstream_port_on_path()
` [PATCH v2 08/10] thunderbolt: Introduce tb_switch_depth()
` [PATCH v2 09/10] thunderbolt: Add support for asymmetric link
` [PATCH v2 10/10] thunderbolt: Configure asymmetric link if needed and bandwidth allows

[Nouveau] [PATCH drm-misc-next v6 0/6] [RFC] DRM GPUVM features
 2023-10-13 12:05 UTC  (23+ messages)
` [Nouveau] [PATCH drm-misc-next v6 1/6] drm/gpuvm: add common dma-resv per struct drm_gpuvm
  `  "
` [Nouveau] [PATCH drm-misc-next v6 2/6] drm/gpuvm: add drm_gpuvm_flags to drm_gpuvm
    `  "
` [Nouveau] [PATCH drm-misc-next v6 4/6] drm/gpuvm: track/lock/validate external/evicted objects
        `  "

[PATCH -next] usb/usbip: fix wrong data added to platform device
 2023-10-13 12:05 UTC  (2+ messages)

[PATCH] net: mdio: replace deprecated strncpy with strscpy
 2023-10-13 12:05 UTC  (4+ messages)

[PATCH v1] drm/msm/dp: do not reinitialize phy unless retry during link training
 2023-10-13 12:06 UTC  (4+ messages)

Fwd: Kernel 6.5 hangs on shutdown
 2023-10-13 12:05 UTC  (2+ messages)
` [regression] some Dell systems hang at shutdown due to "x86/smp: Put CPUs into INIT on shutdown if possible" (was Fwd: Kernel 6.5 hangs on shutdown)

Add network RoutingPolicyRules at OpenBMC Networkd
 2023-10-13 12:04 UTC  (3+ messages)

[PATCH v4] xen/arm: Skip memory nodes if not enabled
 2023-10-13 12:04 UTC 

[GIT PULL] iommu/arm-smmu: Updates for 6.7
 2023-10-13 12:02 UTC  (2+ messages)

[PATCH 1/1] RDMA/rxe: Fix blktests srp lead kernel panic with 64k page size
 2023-10-13 12:01 UTC  (2+ messages)

[PATCH v1] svcrdma: Drop connection after an RDMA Read error
 2023-10-13 12:01 UTC  (3+ messages)

[PATCH v2] Fix NULL pointer deref due to filtering on fork
 2023-10-13 12:01 UTC  (2+ messages)

[OE-core] Summary of the remaining 6.5 kernel serial issue (and 6.5 summary)
 2023-10-13 12:00 UTC  (3+ messages)

[PATCH 00/18] RCU fixes for v6.7
 2023-10-13 11:59 UTC  (19+ messages)
` [PATCH 01/18] Revert "checkpatch: Error out if deprecated RCU API used"
` [PATCH 02/18] srcu: Fix error handling in init_srcu_struct_fields()
` [PATCH 03/18] rcu/tree: Remove superfluous return from void call_rcu* functions
` [PATCH 04/18] rcu: Add sysfs to provide throttled access to rcu_barrier()
` [PATCH 05/18] rcu: Remove unused function declaration rcu_eqs_special_set()
` [PATCH 06/18] mm: Remove kmem_valid_obj()
` [PATCH 07/18] rcu: Dump memory object info if callback function is invalid
` [PATCH 08/18] rcu: Eliminate rcu_gp_slow_unregister() false positive
` [PATCH 09/18] srcu: Fix srcu_struct node grpmask overflow on 64-bit systems
` [PATCH 10/18] rcu: kmemleak: Ignore kmemleak false positives when RCU-freeing objects
` [PATCH 11/18] rcu: Use rcu_segcblist_segempty() instead of open coding it
` [PATCH 12/18] rcu: Assume IRQS disabled from rcu_report_dead()
` [PATCH 13/18] rcu: Assume rcu_report_dead() is always called locally
` [PATCH 14/18] rcu: Conditionally build CPU-hotplug teardown callbacks
` [PATCH 15/18] rcu: Standardize explicit CPU-hotplug calls
` [PATCH 16/18] rcu: Comment why callbacks migration can't wait for CPUHP_RCUTREE_PREP
` [PATCH 17/18] srcu: Fix callbacks acceleration mishandling
` [PATCH 18/18] srcu: Only accelerate on enqueue time

[PATCH 1/1] mdadm/super1: Add MD_FEATURE_RAID0_LAYOUT if sb->layout is set
 2023-10-13 11:59 UTC  (4+ messages)

[virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration
 2023-10-13 12:00 UTC  (20+ messages)

[PATCH 0/5] PM: domains: Drop pm_genpd_opp_to_performance_state()
 2023-10-13 11:59 UTC  (3+ messages)
` (subset) "

[PATCH v3] xen/arm: Skip memory nodes if not enabled
 2023-10-13 11:59 UTC  (3+ messages)

[PATCH net-next v3 1/3] rust: core abstractions for network PHY drivers
 2023-10-13 11:59 UTC  (5+ messages)

[PATCH v7 00/13] selftests/sgx: Fix compilation errors
 2023-10-13 11:58 UTC  (7+ messages)

[PATCH] phy: sun4i-usb: Fix a W=1 compilation failure
 2023-10-13 11:57 UTC  (5+ messages)

[PATCH v4] dt-bindings: arm: mediatek: convert audsys and mt2701-afe-pcm to yaml
 2023-10-13 11:54 UTC  (3+ messages)

[RFC dwarves 0/4] pahole, btf_encoder: support --btf_features
 2023-10-13 11:54 UTC  (4+ messages)
` [RFC dwarves 3/4] pahole: add --btf_features=feature1[,feature2...] support

Ethernet issue on imx6
 2023-10-13 11:54 UTC  (4+ messages)

drivers/infiniband/hw/hfi1/verbs.c:1661 hfi1_alloc_hw_device_stats() error: we previously assumed 'dev_cntr_descs' could be null (see line 1650)
 2023-10-13 11:54 UTC 

[virtio-comment] [PATCH v1 0/8] Introduce device migration support commands
 2023-10-13 11:54 UTC  (24+ messages)
` [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration
` [virtio-comment] [PATCH v1 3/8] device-context: Define the device context fields "
  ` [virtio-comment] "

[PATCH mptcp-next v16 0/8] userspace pm remove id 0 subflow & address
 2023-10-13 11:54 UTC  (5+ messages)

[PATCH v2 -tip] x86/percpu: Use C for arch_raw_cpu_ptr()
 2023-10-13 11:53 UTC  (16+ messages)

[GIT PULL for v6.6-rc6] media fixes
 2023-10-13 11:53 UTC  (2+ messages)
` [GIT PULL for v6.6-rc6] media fixes (#95897)

trans path overflow during metadata replication with lockdep
 2023-10-13 11:52 UTC  (4+ messages)

[Intel-wired-lan] [PATCH iwl-next v5] i40e: add restore default speed when changed PHY doesn't support it
 2023-10-13 11:52 UTC  (2+ messages)
`  "

[PATCH V1 0/3] ASoC: codecs: Add aw88399 amplifier driver
 2023-10-13 11:50 UTC  (5+ messages)
` [PATCH V1 1/3] ASoC: dt-bindings: Add schema for "awinic,aw88399"
` [PATCH V1 3/3] ASoC: codecs: Add aw88399 amplifier driver

[PATCH net 0/5] net/smc: bugfixs for smc-r
 2023-10-13 11:52 UTC  (6+ messages)
` [PATCH net 1/5] net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT

[PATCH v2 0/3] Improve pwm-ir-tx precision
 2023-10-13 11:51 UTC  (8+ messages)
` [PATCH v2 1/3] pwm: make it possible to apply pwm changes in atomic context
` [PATCH v2 2/3] pwm: bcm2835: allow pwm driver to be used "

[PATCH v2] bus/cdx: provide driver flag for optional resource mapping
 2023-10-13 11:51 UTC  (6+ messages)
` [PATCH v3] "

[PATCH] workqueue: Provide one lock class key per work_on_cpu() callsite
 2023-10-13 11:49 UTC  (2+ messages)

[PATCH v4 00/15] arm64: qcom: add and enable SHM Bridge support
 2023-10-13 11:48 UTC  (32+ messages)
` [PATCH v4 01/15] firmware: qcom: move Qualcomm code into its own directory
` [PATCH v4 02/15] firmware: qcom: scm: add a missing forward declaration for struct device
` [PATCH v4 03/15] firmware: qcom: scm: remove unneeded 'extern' specifiers
` [PATCH v4 04/15] firmware: qcom: add a dedicated TrustZone buffer allocator
` [PATCH v4 05/15] firmware: qcom: scm: enable the TZ mem allocator
` [PATCH v4 06/15] firmware: qcom: scm: smc: switch to using the SCM allocator
` [PATCH v4 07/15] firmware: qcom: scm: make qcom_scm_assign_mem() use the TZ allocator
` [PATCH v4 08/15] firmware: qcom: scm: make qcom_scm_ice_set_key() "
` [PATCH v4 09/15] firmware: qcom: scm: make qcom_scm_lmh_dcvsh() "
` [PATCH v4 10/15] firmware: qcom: scm: make qcom_scm_qseecom_app_get_id() "
` [PATCH v4 11/15] firmware: qcom: qseecom: convert to using "
` [PATCH v4 12/15] firmware: qcom: scm: add support for SHM bridge operations
` [PATCH v4 13/15] firmware: qcom: tzmem: enable SHM Bridge support
` [PATCH v4 14/15] firmware: qcom: scm: clarify the comment in qcom_scm_pas_init_image()
` [PATCH v4 15/15] arm64: defconfig: enable SHM Bridge support for the TZ memory allocator

[f2fs-dev] [PATCH] f2fs: fix error path of __f2fs_build_free_nids
 2023-10-13 10:58 UTC 

[xen-unstable-smoke test] 183364: tolerable all pass - PUSHED
 2023-10-13 11:49 UTC 

[igt-dev] [PATCH] [i-g-t] tests/kms_cursor_crc: Fix test intermittent failures on AMD gpu
 2023-10-13 11:49 UTC  (3+ messages)

[PATCH v4] tty: serial: meson: fix hard LOCKUP on crtscts mode
 2023-10-13 11:48 UTC  (3+ messages)

[PATCH v1 0/2] Fix i2s0 pin conflict on ROCK Pi 4 RK3399 boards
 2023-10-13 11:47 UTC  (9+ messages)
` [PATCH v1 1/2] arm64: dts: rockchip: Add i2s0-2ch-bus-bclk-off pins to RK3399
` [PATCH v1 2/2] arm64: dts: rockchip: Fix i2s0 pin conflict on ROCK Pi 4 boards

[PATCH] net/iavf: fix pkt len check
 2023-10-13 11:47 UTC  (2+ messages)

[PATCH v24 00/21] s390x: CPU Topology
 2023-10-13 11:46 UTC  (4+ messages)
` [PATCH v24 01/21] qapi: machine.json: change docs regarding CpuInstanceProperties

[PATCH v2] usb: xhci: Workaround to fix the USB halted endpoint issues
 2023-10-13 11:47 UTC  (2+ messages)

[PATCH v3] net: dsa: bcm_sf2: Fix possible memory leak in bcm_sf2_mdio_register()
 2023-10-13 11:46 UTC  (2+ messages)

[syzbot] [usb?] linux-next boot error: KASAN: slab-out-of-bounds Write in vhci_setup
 2023-10-13 11:46 UTC  (2+ messages)

[PATCH 00/12] PCI device authentication
 2023-10-13 11:45 UTC  (11+ messages)

[PATCH] doc: update feature list for idpf and cpfl
 2023-10-13 11:45 UTC  (2+ messages)

[PATCH v7 0/4] wifi: ath12k: implement some functionalities through reading ACPI Table
 2023-10-13 11:44 UTC  (10+ messages)
` [PATCH v7 1/4] wifi: ath12k: add TAS capability for WCN7850
` [PATCH v7 2/4] wifi: ath12k: add BIOS SAR "
` [PATCH v7 3/4] wifi: ath12k: add adjust configuration of CCA threshold value "
` [PATCH v7 4/4] wifi: ath12k: add set band edge channel power "

linux-next: Signed-off-by missing for commits in the pwm tree
 2023-10-13 11:44 UTC  (2+ messages)

[bug report] xfrm: Support GRO for IPv4 ESP in UDP encapsulation
 2023-10-13 11:44 UTC  (3+ messages)

[PATCH] [RFC] wireless: move obsolete drivers to staging
 2023-10-13 11:43 UTC  (2+ messages)

[freescale-fslc:6.1-2.1.x-imx 2861/15768] drivers/firmware/imx/ele_mu.h:16:47: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'size_t' {aka 'unsigned int'}
 2023-10-13 11:43 UTC 

[PATCH v2 00/13] thermal: tegra: Do not register cooling device
 2023-10-13 11:43 UTC  (6+ messages)
` [PATCH v2 04/13] thermal: tegra: Use driver-private data consistently

[PATCH v8 0/3] greybus: Add BeaglePlay Greybus Driver
 2023-10-13 11:41 UTC  (3+ messages)
` [PATCH v8 2/3] greybus: Add BeaglePlay Linux Driver

[PATCH v5 0/8] Add printf attribute to kselftest functions
 2023-10-13 11:41 UTC  (6+ messages)
` [PATCH v5 1/8] selftests: Add printf attribute to kselftest prints

[PATCH v4 00/17] iommufd: Add nesting infrastructure
 2023-10-13 11:42 UTC  (5+ messages)
` [PATCH v4 01/17] iommu: Add hwpt_type with user_data for domain_alloc_user op

[PATCH net] net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validation
 2023-10-13 11:40 UTC  (5+ messages)

[PATCH] btrfs: remove duplicate btrfs_clear_buffer_dirty() prototype from disk-io.h
 2023-10-13 11:38 UTC 

[RFC PATCH] tee: tstee: Add initial Trusted Services TEE driver
 2023-10-13 11:38 UTC  (5+ messages)

[PATCH 0/3] Handle reversed SBU orientation for FSA4480
 2023-10-13 11:38 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: usb: fsa4480: Add data-lanes property to endpoint
` [PATCH 2/3] usb: typec: fsa4480: Add support to swap SBU orientation
` [PATCH 3/3] dt-bindings: usb: fsa4480: Add compatible for OCP96011

[PATCH v6 0/8] Add printf attribute to kselftest functions
 2023-10-13 11:36 UTC  (2+ messages)
` [PATCH v6 8/8] selftests/resctrl: Fix wrong format specifier


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.